body{ font-family: AkkuratStdLight;
    color: #595757}

 .footer {
    position: relative;
  }
  .whatsappbtn svg{
border-radius:100%;
}

  a.whatsappbtn {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 4rem;
    right: 13px;
    color: #fff;
    text-align: center;
    /* padding: 10px; */
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 2;
  }


  @media screen and (max-width: 768px) {
    a.whatsappbtn {
      position: fixed;
      bottom: 3.5em;
      z-index: 9999999;
    }
  }
@font-face {
    font-family: AkkuratStdRegular;
    src: url(../fonts/AkkuratStdRegular.eot);
    src: url(../fonts/AkkuratStdRegular.eot) format('embedded-opentype'), url(../fonts/AkkuratStdRegular.woff2) format('woff2'), url(../fonts/AkkuratStdRegular.woff) format('woff'), url(../fonts/AkkuratStdRegular.ttf) format('truetype'), url(../fonts/AkkuratStdRegular.svg#AkkuratStdRegular) format('svg')
}

@font-face {
    font-family: AkkuratStdLight;
    src: url(../fonts/AkkuratStdLight.eot);
    src: url(../fonts/AkkuratStdLight.eot) format('embedded-opentype'), url(../fonts/AkkuratStdLight.woff2) format('woff2'), url(../fonts/AkkuratStdLight.woff) format('woff'), url(../fonts/AkkuratStdLight.ttf) format('truetype'), url(../fonts/AkkuratStdLight.svg#AkkuratStdLight) format('svg')
}
a{color:#368391;} a:hover{color:#368391;}
header{background-color: #eee;padding: 6px 0;}
header p{margin-bottom: 0;display: inline-block;margin-right: 20px;}
footer {padding: 10px 0;}
footer p{margin-bottom: 0;}
.sec-2{padding: 40px 0;background-color: #ebf4f5;}
.sec-3{padding: 40px 0;background-color: #fff;}
.sec-4{padding: 40px 0;background-color: #ebf4f5;}
.btn{ border-radius:0;}
.btn_custom{color: #fff;
    background-color: #368391;
    border-color: #368391;
   
}
.btn_custom:hover{color: #000;
    background-color: #fff;
    border-color: #fff;
  
}
.btn-outline-action {
    color: #fff;
    background-color: #254040;
    background-image: none;
    border: 2px solid #fff;
    text-transform: capitalize;
    padding: 15px 40px
}

.btn-outline-action:hover {
    background-color: #fff;
    color: #254040;
    border: 2px solid #254040
}
.btn-pdding {
    padding: 15px 60px;
}

.form_design{background-color: #7dd8d7;padding: 40px;}
.form_design h2{color:#fff;}

.tag_line{text-align: center;}
.tag_line li{display: inline-block;font-weight: 600;}
.tag_line li span{padding: 0 6px;font-size: 10px;}
.bottm_sec {
    padding: 40px;
   
}
.bottm_sec, .bottm_sec h1 {
    color: #fff;
}
.national_presence_sec{width:100%; float:left; background:#7cc4c3; border-radius:4px;}
.national_presence_sec h2{font-size:18px;font-weight: 600; color:#fff; text-transform:uppercase; border-right:1px solid #fff; background:#2d3739; padding:13px 20px; float:left; border-radius:4px 0 0 4px;}
.national_presence_sec ul{padding:5px 0;}
.national_presence_sec li{font-size: 14px; color:#fff; list-style:none; padding:0 10px; border-right:1px solid #d4d6d6; float:left;}
.national_presence_sec li.last{border-right:none;}

.global_presence_sec{width:100%; float:left; background:#7cc4c3; border-radius:4px; margin-top:10px;}
.global_presence_sec h2{font-size:18px;font-weight: 600; color:#fff; text-transform:uppercase; border-bottom:1px dashed #a6aaab; background:#2d3739; padding:10px 20px; border-radius:4px 4px 0 0;}
.global_presence_sec ul{padding:15px 10px; float:left;}
.global_presence_sec li{font-size: 14px;color:#fff; list-style:none; padding:0 10px; border-right:1px solid #d4d6d6; float:left; margin-bottom:10px;}
.global_presence_sec li.last{border-right:none;}
.footer {
    width: 100%;
    float: left;
    background: #404546;
    padding: 15px 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #fff;
}
.privacy li {
    display: inline-block;
    margin: 0 10px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
}
.privacy li a{color: #fff;}

/*--------------for fixed footer-----------*/
.fixed_footer{
     position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px; /* Set the fixed height of the footer here */
  line-height: 30px; /* Vertically center the text there */
  
}
.flex-box{width: 160px;text-align: center;background-color:#4a4949;}
.flex-box a{font-size:9px;color: #fff;font-weight: bold !important;display: block;}
.flex-box span {
    position: absolute;
    top: -20px;
  
    background-color: #c51f1f;
    color: #fff;
    /* padding-top: 0 !important; */
    line-height: 20px;
    width: 110px;
   display: block;
    font-size: 12px;
    text-align: center;
}
.blink {
    text-decoration: blink;
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.offers-consult{position: absolute;right: 15px;top:0;}
.offers-consult img{width: 110px;}
.national_presence_sec a{color: #fff;}
ul{margin:0;padding:0;}
@media (max-width:74.9em) {
    iframe{width: 100%;
    height: 100%;}
    .sec-2 {
    padding: 0px 0;
}
 video{width: 100% !important;}
.national_presence_sec h2 {
   float: none;
    border-radius: 4px 4px 0 4px; 
}

.form_design h2 {
   
    font-size: 20px;
}
 h1 {
    /* font-size: 2.5rem; */
    font-size: 20px;
}

h4{font-size: 20px;}
.form_design {
  
    padding: 20px 40px;
}

    }
@media(max-width: 600px){
    .deskdiscount{
        display: none;
    }
}
