.just_grid {
    display: grid;
    grid-template-columns: 85% 15%;
}

.just_grid_1 {
    display: grid;
    grid-auto-flow: column;
}

a .icon, a .location__phone:before, a .location__fax:before, a .location__email:before, a .location__address:before, a .location__address-2:before {
    color: white;
    font-size: 30px;
}

@media only screen and (max-width: 768px) {
    .just_grid {
        grid-template-columns: unset !important;
        position: relative !important;
        bottom: 47px !important;
    }
    .just_grid_1 {
        width: 130px;
        margin: 0 auto;
    }
}


.wrap__slider:after, .wrap__image:after {
    display: none;
}

.rightbox {
  background-color: #a4ca47;
  width: 95px;
  height: 95px;
  position: absolute;
  background-position: top left;
  border-radius: 10px;
  margin-left: -207px;
  margin-top: 26px;
}
.leftbox {
  background-color: rgb(32, 53, 105);
  width: 95px;
  height: 95px;
  position: absolute;
  background-position: top left;
  border-radius: 10px;
  margin-left: -311px;
  margin-top: 26px;
}
.topboxl {
  background-color: rgb(113, 161, 213);
  width: 95px;
  height: 95px;
  position: absolute;
  background-position: top left;
  border-radius: 10px;
  right: 0;
  margin-right: -102px;
  margin-top: -205px;
}
.topboxr {
  background-color: rgb(32, 53, 105);
  width: 95px;
  height: 95px;
  position: absolute;
  background-position: top left;
  border-radius: 10px;
  right: 0;
  margin-right: -203px;
  margin-top: -205px;
}
.bottomboxl {
  background-color: #fff;
  width: 95px;
  border: 3px solid #c9de84;
  height: 95px;
  position: absolute;
  background-position: top left;
  border-radius: 10px;
  right: 0;
  margin-right: -102px;
  margin-top: -102px;
}



.slider .bx-wrapper .bx-controls-buttons {
    display: none;
}



@font-face {
    font-family: 'optima';
    src: url('/storage/app/media/optima.woff');
}
@font-face {
    font-family: 'scriptin';
    src: url('/storage/app/media/scriptin.woff');
}

#hamburger {
    color: rgba(105, 159, 213, 1.00);
}

#hamburger:before {
    color: rgba(105, 159, 213, 1.00);
}

.custom_services {
    color: rgb(153, 51, 102);
}

.wrap__footer {
  color: #FFFFFF;
}

.wrap__logoHeader {
    max-width: 100% !important;
    width: 70%;
}

h1, .page__title {
    color: rgba(64, 103, 176, 1.00);
    padding-left: 2px;
    font-family: scriptin;
    font-size: 41.3333px;
    margin-bottom: 40px;
}

.custom_white {
    color: #FFFFFF !important;
}

a {
    text-decoration: none;
    color: #689ed4;
}

.custom_form {
    width: 300px;
    display: block;
    margin: 0 auto;
}

.open_sans_font {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: rgba(203, 223, 123, 1.00);
    font-weight: bold;
    line-height: 1.3;
}

.wrap__contacts::before {
    display: block;
    margin-bottom: 40px;
    content: "CONTACT";
    font-size: 26px;
    font-weight: lighter;
    color: rgb(204, 223, 124);
}

.sidebar-holder-top::before {
    display: block;
    margin: 0 10px 15px;
    content: "LEARN MORE";
    font-size: 26px;
    font-weight: lighter;
    color: rgb(105, 159, 213);
}


.logo__title {
    font-family: optima !important;
    font-size: 38.6667px !important;
}

.logo__description {
    font-family: tahoma !important;
    font-size: 21.6667px !important;
    font-weight: bold;
}

.docheadline {
  font-family: tahoma;
  font-size: 12px;
  color: #689ed4;
  font-weight: bold;
}

.docsummary {
  font-family: tahoma;
  font-size: 12px;
  color: #424242;
}

.docseperator {
  height: 3px;
  margin: 6px 0px 6px 0px;
  border-bottom: 1px solid #eeeeee;
}

.docNewsLogo {
  font-family: Tahoma;
  font-size: 10px;
  align: right;
}

.email-center {
  text-align: center;
  position: relative;
  z-index: 9999;
}

.custom_red {
  color: red;
}

.custom_black {
  color: black !important;
}

.custom_black p{
  color: black !important;
  font-size: 18px !important;
}

.custom_list-style li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}

.location__phone::before {
  content: "\f095";
  font-family: FontAwesome;
  padding-right: 5px;
}

.location__address::before {
  content: "\f041";
  font-family: FontAwesome;
  padding-right: 5px;
}

.location__fax::before {
  content: "\f1ac";
  font-family: FontAwesome;
  padding-right: 5px;
}

.location__email::before {
  content: "\f0e0";
  font-family: FontAwesome;
  padding-right: 5px;
}

.email-center {
  text-align: center;
  position: relative;
  z-index: 9999;
}

.custom_red {
  color: red;
}

.for_etc {
    width: 20rem;
}

iframe {
    width: 340px !important;
    height: 425px !important;
}

.for_border {
    border: 1px solid black;
}

table, tr, td {
  border: none;
}

table {
  display: inline-block;
}

.pix_right {
    float: right;
    margin: 10px;
}

.pix_left {
    float: left;
    margin: 10px;
}

.custom_list-style_ol li {
  list-style-position: inside;
  text-indent: -1.3em;
  padding-left: 2.5em;
}

@media only screen and (max-width: 768px) {
    .wrap__logoHeader {
        width: 100% !important;
    }
    .sidebar-holder-top::before {
        display: none !important;
    }
    .sidebar-holder-top::before {
        display: none;
    }
    .custom_email-center {
        text-align: center;
        position: relative;
        z-index: 9999;
        margin-top: 17px;
        margin-bottom: -28px;
    }
    .copyright__list li {
        text-align: center;
    }
    .pix_right {
        float: none;
        display: block;
        margin: 30px auto 0 !important;
    }
    .pix_left {
        float: none;
        display: block;
        margin: 30px auto 0 !important;
    } 
}

@media only screen and (max-width: 1024px) {
    .wrap__ctaHeader {
        display: none;
    }
    .wrap__contacts::before {
        display:none;
    }
    .wrap__image--inner .image {
        display: block !important;
    }
    .wrap__image:after {
        display: none;
    }
    .wrap__slider, .wrap__image {
      display: none;
    }
}

.font_22 {
    color: rgba(156, 173, 180, 1.00) !important;
    font-size: 22px;
}

.custom_black {
  color: #999999;
}

.wrap {
    word-break: break-all;
    line-height: 1.3;
}




