.banner{
  width: 32px;
}
.upForm{
    top:20px;
}

.features-section {
    margin-bottom: 60px;
    padding: 0 0 125px;
  }

#hero .heading-block .container{

  text-shadow: 3px 2px #fff;
}

.centered-block.animated div h2{
    color:#000;
}

.centered-block.animated div h5{
    color:#000;
}

.team-section .ab{
  display:flex;
   align-items: center;
}

.language {
    padding-left: 2px;
    display: flex;
    padding-left: 7px;
    border-radius: 20px;
    height: 36px;
    border: solid 2px;
    border-color: #1Ac6FF;
    margin: 9px 0px;
    width: 115px;
  }

.team-section{
padding-top: 30px;
padding-bottom: 0px!important;
}

  #hero .inp {
      background-color: rgba(0, 0, 0, 0.3);
      padding: 60px;
      width: 100%;
    }

  #ajax-launch .inp {
      background-color: #253157;
      padding: 30px;
        width: 100%;
      }














.put .inp1-1 {
        background: #ae382a;
        padding: 11px 20px;
        width: 100%;
        height: 45px;
        margin: 18px 5px;
        border-style: solid;
        font-size: 15px;
        border-width: 0px 0px 2px 0px !important;
        /* border-top-color: #d7d7d7;
        border-right-color: #d7d7d7; */
        border-bottom-color: #fff !important;
    }

    .put .inp1-1::placeholder {
      color: #fff !important;
    }

    .heading-block .btn {
      background: #ae9058;
    }

.put .inp1-1:focus {
  border-width: 2px 2px 2px 2px !important;
  border-top-color: #ae382a !important;
  border-left-color: #ae382a !important;
  border-right-color: #ae382a !important;
  border-bottom-color: #ae382a !important;

  }



.icons_mobile a.whatsappFixed{
  position: fixed;
  bottom: 0px;
  width: 50%;
  left: 0px;
  height: auto;
  border-right: 1px solid #b3afaf;
  border-radius: 0px;
  background-color: #f0f2f5 !important;
  text-align: center;
  z-index: 9999999;
  display: block;
  cursor: pointer;
  padding: 12px 15px;
  transition: all 0.5s;
}

.icons_mobile a.whatsappFixed2{
  position: fixed;
  bottom: 0px;
  width: 50%;
  right: 0px;
  border-left: 1px solid #b3afaf;

  height: auto;
  border-radius: 0px;
  background-color: #f0f2f5 !important;
  text-align: center;
  z-index: 9999999;
  display: block;
  cursor: pointer;
  padding: 12px 15px;
  transition: all 0.5s;
}


.icons_mobile a.whatsappFixed2 i {
  float: inherit;
  color: #24356a !important;
  font-size: 51px !important;
  height: 53px;
}

.inp1 {
        width: 25%;
        margin: 18px 0px;

    }

.inp1 button {
margin: 0px;
        width: 70%;
        height: 47px;
        padding: 9px;
    }

.put{
    display: flex;
}


.nav-tabs.alt > li > a {
    padding: 20px 40px;
    background-color: transparent;
    border-left: 1px solid #e9e9e9;
}

.pull-right{
  float: none ;
}

.footer p {
color: white;

}


.modal-content {
   position: relative;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   width: 100%;
   pointer-events: auto;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0,0,0,.2);
   border-radius: .3rem;
   outline: 0;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050 !important;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
  }


  .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto;
    }


    .modal-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem 1rem;
        border-bottom: 1px solid #dee2e6;
        border-top-left-radius: calc(.3rem - 1px);
        border-top-right-radius: calc(.3rem - 1px);
    }

    .modal-body {
      display: flex;
    padding: 40px 20px 20px 20px;
     border-color: #1ac6ff !important;
        border: solid 2px;
        border-right: 0;
        border-left: 0;
      }

.modal-footer {
margin-top: 0px;
 position: relative;
padding-top: 40px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: .75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(.3rem - 1px);
border-bottom-left-radius: calc(.3rem - 1px);
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: black;
}

.modal-body .inp1{
  display: contents;
  width: 70%;
}

.modal-body .inp1 button {
  margin-top: 10px;

width: 21%;

}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
  }


  .modal-header .close {
      margin-top: 8px;
      font-size: 24px;
      padding: 10px;

}

.modal-title {
    padding-right: 12px;
    padding-top: 9px;

  }
.modal-body .put{
  display: block;
}

  .modal-body .put .inp1-1 {
    position: inherit;
    width: 45%;
        margin: 6px;
  }

.modal-body .inp{
  background-color:white;
  display: contents;
}

.team-member .name, .team-member .position{
  text-align: center !important;
}

  .footer .list-unstyled li {
        width: 100%;
  }

.footer .list-inline {
  width: 36%;
text-align: inherit;
}

.fa-whatsapp{
  font-size: 57px !important;"
}

.socials1{
  padding-top: 8px;
}

.package-column .package-detail{
  min-height: 400px;
}

.package-column .package-price .price {
  font-size: 90px !important;

}

.pr{
      margin-bottom: 20px;
}


@media (max-width: 1000px) {

  .fa-whatsapp{
    font-size: 47px !important;
  }

  .footer .list-inline {
    width: 60%!important ;
  }

  .package-column .package-price .price {
      font-size: 65px !important;
  }

  }


@media (max-width: 767px) {

  .navigation-header .navigation-bar.navigation-bar-left {
      margin-right: 0px !important;
      margin-left: 0px !important;
      float: inherit !important;
  }


        .navigation.navigation-header .navigation-navbar.collapsed{
        	display: block !important;
        }

        .navigation.navigation-header .navigation-navbar.collapsed{
        	display: none !important;
        }

        body.collapsed .fixed-menu .navigation-header {
        	right: 0px  !important;
        }


  .fa-whatsapp {
      font-size: 40px !important;
      padding-top: 3px;
    }

  .put{
display: contents;
}




 .language {
     padding-left: 38px;
     padding-top: 5px;
     height: 100%;
     width: 96%;
     display: contents;

}

  .banner{
    width: 50px !important ;
  }



  .put .inp1-1 {

    padding: 3px 20px;
        width: 100%;
        height: 35px;
        margin: 10px 5px;
/*
      padding: 12px 20px;
      width: 100%;
      height: 45px;
      margin: 15px 5px; */
      border-color: #1Ac6FF;
      border-style: solid;
      border-width: 1px 1px 1px 3px;
      border-top-color: #d7d7d7;
      border-right-color: #d7d7d7;
      border-bottom-color: #d7d7d7;
    }

  .banner{
    width: 35px;
  }

    .inp1 button{
      position: inherit;
      width: 95%;
      height: 47px;
      padding: 9px;
    }


    .inp1{
      width: 100%;
    }

.nav-tabs, .alt.nav-tabs{
  display: grid !important;
}

.footer .list-inline {
    width: 19% !important;
        direction: ltr;
}


.team-section .ab{
  display: block;
}

  .modal-body .put .inp1-1 {
width: 96% !important;
}

}


@media (max-width:680px) {

  .footer .list-inline {
      width: 27% !important;
  }

  #ajax-launch .inp {
      background-color: #253157;
      padding: 0px 30px;
        width: 100%;
      }
}

@media (max-width:485px) {
.navigation-header.white-header .navigation-bar > li:not(.featured) > a:not(:hover), .fixed-menu .navigation-header .navigation-bar > li:not(.featured) > a:not(:hover){
  color: #ffffff !important;
}

  .footer .list-inline {
    text-align: center;
      width: 100% !important;
  }

.footer .footer-content .se{
  text-align: center !important;

}
}




@media (max-width: 960px) {



.about-section .nav-tabs {
display:grid !important;
}

}


@media (max-width: 1200px) {

.about-section .nav-tabs {
display: inline-flex;
}

.footer .list-inline {
  width: 50%;
}

}

@media (max-width:390px) {

  .footer .list-inline {
      width: 39% !important;
    }
}

strong {
    /*font-size: 16px;*/
  }
