@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');

body,html{
    margin: 0px;
    padding: 0px;
   font-family: 'Barlow', sans-serif;
   font-weight:400;   
   color: #5D5D5D;

}
*, *::before, *::after {
    box-sizing: border-box;
}

p {
    font-size: 21px;
    line-height: 40px;
    font-weight: 400;
    text-align: left;
    color: #5D5D5D;
}
.fulres{
width: 100%;
}
.nomargin{
margin: 0!important;
}
.posrel{
position: relative;
}
.section{
  margin-top:135px;
}
.containerc{
  width:90%;
  margin:auto;
  max-width:1920px;
}
.containerd{
  width:80%;
  margin:auto;
  max-width:1920px;
}
.contfix {
    height: 100%;
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto;
}
.contfix2 {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    display: flex;
}
form input, form select, form textarea {
    border: none;
    border-bottom: 1px solid #a6a6a6;
    width: 100%;
    margin-bottom: 20px;
    background: transparent;
}
form button{
border: none;
}
#toTop {
    position: fixed;
    right: 15px;
    bottom: 30px;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
        width: 50px;
    cursor: pointer;
    background-color: #0c123a;   
    height: 50px;
        border-radius: 35px;
        text-align: center;
}
#toTop i {
    font-size: 18px;
    color: #fff;
     line-height: 49px;
    padding-bottom: 3px;
}
.shows {
    opacity: 1!important;
    visibility: visible!important;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.mhk497 {
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 100vh;
}
h3, .h3 {
    font-size: 35px;
}
#svideo {
    /* width: 100vw; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0% 0%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
#svideo2 {
    z-index: -1;
    height: 100vh;
    position: sticky;
    top: 0;
    margin-left: -6%;
    max-width: 50vw;
}

#play_button {
    position: absolute;
    right: 4%;
    bottom: 5%;
    max-width: 100px;
    z-index: 3;
    cursor: pointer;
}
#mainmenu {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-image: linear-gradient(180deg, rgb(69, 69, 69, 0.73), transparent);
    padding-bottom: 5%;
    pointer-events: none;
}
.tpflx {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin: auto;
    align-items: center;
    margin-top: 30px;
    color: #fff;
    pointer-events: all;
    max-width: 1920px;
}
.logo {
    max-width: 290px;
    filter: brightness(0) invert(1);
}
.tmenu {
    display: flex;
    align-items: center;
}
.tmenu a, .gkkl {
    font-size: 21px;
    margin: 0px 24px;
    position: relative;
    font-weight: 500;
    color: #fff;
}
.tmenu a::before{
    bottom: -16%;
    height: 2px;
    width: 0%;
    left: 0%;
    content: '';
    position: absolute;
    background-color: #fff;
    transition: 0.3s ease all;
}
.tmenu a.active::before{
    width: 100%!important;
}
.tmenu a:hover::before {
    width: 100%;
    transition: 0.3s ease all;
}
.nav-link i {
    display: inline-block;
    margin-left: 8px;
    color: #fff;
    font-size: 18px;
}
.tmenu .nav-item {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    margin-bottom: 0px;
    padding-left: 0px;
    align-items: center;
    position: relative;
}
.submn {
    position: absolute;
    width: 300px;
    top: 50px;
    background: #fff;
    left: 65%;
    transform: translateX(-50%);
    padding: 20px 0px 20px 0px;
    display: none;
    box-shadow: 0 0 20px 0 rgb(0, 0, 0, 0.10);
    border-radius: 16px;
}
.submncon a {
    margin: 0px 18px;
    font-size: 20px;
    position: relative;
    width: 100%;
    padding: 12px 13px;
    display: flex;
    color: #000;
    align-items: center;
}
.submncon a:hover {
text-decoration: underline
}
.submncon {
    max-width: 98%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    font-weight: 500;
    align-items: stretch;
}
.tqj508 {
    position: absolute;
    bottom: 13%;
    display: inline-block;
    text-align: left;
    left: 5%;
    width: 100%;
    color: #fff;
}
.knb125 {
    font-size: 69px;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 15px;
    text-shadow: rgba(0, 0, 0, 0.81) 0px 2px 20px;
    width: 36%;
}
.vwf687 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    transition: all 333ms ease;
    padding: 20px 50px;
    background: #0c123a;
    color: #fff;
    font-size: 20px;
    margin-top: 35px;
}
.ButtonText,
.ButtonIcon {
  color: inherit;
  transition: all 33ms ease;
}
.vwf687 .ButtonText {
  transition: all 333ms ease;
  transform: translateX(0);
}
.vwf687 .ButtonIcon {
  font-size: 24px;
  transform: translateX(0);
  transition: all 333ms ease;
   margin-left: 18px;
  max-width: 50px;
}
.vwf687:hover .ButtonText {
  transform: translateX(32px);
}
.vwf687:hover {
  background: #b9875c;
}
.vwf687:hover .ButtonIcon {
  transform: translateX(32px);
  opacity: 0;
}
.clouds{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.clouds img{
position: absolute;
bottom: 0;
width: 100%;
animation: animcloud 30s linear infinite;
 opacity: 0;
}
.clouds img:nth-child(2){
animation: animcloud 42s linear infinite;
 animation-delay: 14s;
}
@keyframes animcloud{
     0% {
        transform: translateX(-50%);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 1;
    }
}
.vistayyd796 {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 58%;
}
h2 {
    font-size: 69px;
    font-weight: 700;
    line-height: 73px;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: rgb(0, 0, 0, 0.17) 0px 2px 20px;
}
.hedblack{
    color: #000!important;
    text-shadow: none!important;
}
.hedbrwn{
    color: #bc8757!important;
    text-shadow: none!important;
}
.vistagax222 {
    display: flex;
    justify-content: flex-start;
}
.vistazuc405 {
    width: 27%;
    margin-top: 43px;
}
.vistakix151 {
    margin-left: -3%;
    margin-top: 103px;
    width: 38%;
}
.serlist {
    margin-bottom: 57px;
    display: flex;
    align-items: flex-start;
}
.serlist img {
    width: 110px;
}
.serlist p{
line-height: 35px;
}

.vistahrf016 {
    font-weight: 600;
    font-size: 31px;
    margin-bottom: 10px;
}
.vistadeq877 {
    margin-left: 13px;
    width: 79%;
}
.mapslider{
position: initial;
}
.mapslider .owl-nav{
position: absolute;
    right: 30px;
    bottom: 4%;
}
.mapslider .owl-nav img {
    margin: 0px 11px;
    max-width: 100px;
}
.mapslider p{
color: #fff;
}
.mapslider .sldx{
    background: #0c123a;
}
.vistayot109 {
    padding-left: 5%;
    padding-top: 30px;
    padding-right: 23%;
}
.vistazcw611 {
    color: #b9875c;
    font-size: 97px;
    margin-top: 100px;
}
.vistauiv751 {
    color: #b9875c;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}
.detail-slider{
margin: 30px 0px;
}
.vistaaoc946{
position: relative;
padding: 100px 0px;
background-attachment: fixed;
        background-image: url("../images/Home UI-14.jpg");
        background-position: center center;
        background-size: cover;
}

.vistalob496 {
    margin-top: 60px;
    display: flex;
    width: 60%;
    flex-wrap: wrap;
}
.vistaqjs903 {
    width: 40%;
    background: rgb(255, 255, 255, 0.64);
    border: 1px solid #ba8960;
    padding: 25px;
    margin: 20px 50px;
}
.vistaqjs903 .serlist {
    margin-left: -25%;
    margin-bottom: 0px;
}
.vistausc728 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #142a51;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 5%;
}
.vistaifw108 {
    width: 50%;
    position: relative;
}
.vistadyg361 {
    display: flex;
    align-items: center;
}
.vistamle636 {
    padding: 0% 8%;
}
.vistaihw255 {
    position: absolute;
    top: 4%;
    padding: 0px 8%;
}
.vistaopp744{
    margin-bottom: 55px;
    margin-left: -13%;
}
.vistaglg053 {
    position: relative;
    padding: 90px 0px 65px 0px;
    background: #EBF5F6;
}
.al-shortcode{
margin-top: 30px;
}
.al-shortcode .owl-stage{
    display: flex;
}
.al-shortcode .center {
    height: 100%;
}
.al-shortcode .avatar.sld1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.al-shortcode .owl-nav {
    margin-left: 6%;
    margin-top: 39px;
}
.al-shortcode .owl-nav img {
    margin: 0px 11px;
    max-width: 100px;
    filter: brightness(0);
}
.al-shortcode .vwf687{
margin-top: 6px;
}

.vistacyb040 {
    font-weight: 600;
    font-size: 31px;
    margin-top: 8px;
}
.vistaylf930{    
    max-width: 1920px;
    margin: auto;
}
.owl-nav .disabled{
opacity: .4;
}
.inputicon {
    padding: 23px 35px 23px 65px;
    background: url("../images/Home UI-31.png") no-repeat 12px center;
    background-size: 25px;
    background-color: #fff;
    border: none;
    font-size: 16px;
    min-width: 400px;
    margin-bottom: 0;
}
.vistalri921 {
    background: #EADACD;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 130px;
}
.vistagfb489{
    display: flex;
    align-items: center;
    margin-top: 32px;
}
.vistagfb489 .vwf687{
margin-top: 0px!important;
}
.ftcont {
    display: flex;
    align-items: flex-start;
}
.ftcont img {
    width: 8%;
    max-width: 30px;
}
.ftcont div{
    width: 90%;
    margin-left: 10px;
}
.vistaqzd677 {
    max-width: 300px;
    margin-bottom: 65px;
}
.vistabzs219 {
    display: inline-block;
    width: 24%;
    padding: 0px 10px;
}
.vistabzs219 strong {
    font-size: 30px;
    margin-bottom: 18px;
    display: block;
}
.vistabzs219 div, .vistabzs219 a {
    font-size: 20px;
    margin-bottom: 13px;
    display: flex;
}
.vistabzs219 div:hover, .vistabzs219 a:hover {
    text-decoration: underline;
}
.vistacow915 {
    display: flex;
    justify-content: space-between;
}
.vistabmf893 {
    padding: 40px 20px;
    text-align: right;
    font-size: 18px;
}
.vistaiac667{
    width: 60%;
    position: relative;
}
.vistaiac667 h2 {
    max-width: 54%;
}
.vistam06 {
    padding: 0% 3%;
}
.vistaxlt068{
    width: 40%;
}
.vistaxlt068 .serlist img {
    width: 35px;
    margin-right: 10px;
    margin-top: 7px;
}
.vistaxlt068 .serlist:last-child {
margin-bottom: 0px!important;
}
.vistafar148 {
    display: flex;
    flex-direction: column;
    padding: 0px 11%;
}
.vistaztu420 {
    width: 100%;
    margin: 0px 0px 34px 0px;
    text-align: center;
    font-weight: 600;
    font-size: 23px;
}
.vistaztu420 img {
   margin-bottom: 10px;
}
.vistasge166 {
    height: 100%;
    background: #EAF3F5;
    margin: 0px auto 0px 11%;
}
.vistaevw492 {
    padding: 25% 40px 20px 40px;
    background: #A98059;
    display: flex;
    align-items: flex-end;
}
.vistasge166 p {
    padding: 20px 40px 64px 40px;
}
.vistayei464 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.vistajeg595{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.teamdetail-slider .sld1 {
    display: flex;
    background: #ebf5f6;
    align-items: flex-end;
    border-bottom: 3px solid #000;
    padding: 0px 40px;
}
.linex {
    width: 12%;
    border-bottom: 2px solid #000;
    margin: 20px 0px;
}
.vistaugz240 {
    width: 30%!important;
}
.vistabcw829 {
    width: 70%;
    padding-left: 2%;
    padding-bottom: 50px;
}
.vistayap557 {
    font-size: 18px;
    margin-top: 5px;
}
.teamthumb-slider{
    margin-top: 40px;
    position: relative;
    padding: 0px 40px;
     text-align: center;
}
.teamthumb-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.teamthumb-slider .sld1 img{
    width: 65%;
    margin: 10px auto;
}
.teamthumb-slider .sld1{
    transition: all .3s;
    cursor: pointer;
}
.teamthumb-slider .sld1:hover{
    transform: scale(1.05);
}
.teamthumb-slider p {
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    margin-top: 10px;
}
.teamthumb-slider .owl-nav img {
    margin: 0px 11px;
    max-width: 100px;
    pointer-events: all;
}
.teamthumb-slider .owl-nav .owl-prev{
margin-left: -3%;
}
.teamthumb-slider .owl-nav .owl-next{
margin-right: -3%;
}
.vistaixg113{
width: 40%;
   position: sticky;
    top: 0;
    
}
.vistahcc550 {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    padding: 114px 3% 0% 3%;
    /*background: #f1e7df;*/
}
.vistahcc550 .serlist {
    width: 50%;
}

.vistaejo306 {
    font-weight: 400;
    color: #000;
    font-size: 65px;
}
.vistaggt243 {
    display: flex;
    align-items: center;
    margin-top: 38px;
    margin-bottom: 34px;
    float: left;
}
.vistaopu522{
font-weight: 700;
    font-size: 51px;
    margin-top: 20px;
}
.vistandf188{
background: #eaf3f5;
    padding: 100px 0px;
}
.vistasyl160 {
    font-size: 25px;
    line-height: 52px;
    font-weight: 600;
    margin-top: 50px;
}
.vistaywx412 {
    width: 19%;
    margin: 1%;
    background: #eef0f3;
    padding: 40px 18px;
    text-align: center;
}
.vistaywx412:first-child{
margin-left: 0px!important;
}
.vistaywx412:last-child{
margin-right: 0px!important;
}
.vistaywx412 img {
    width: 65%;
    margin-bottom: 25px;
}
.vistaywx412 div {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px;
}
.vistaywx412 p{
text-align: center;
}
.vistafcu415 {
    display: flex;
}
.vistashh935 {
    background: #eadbce;
    padding: 100px;
}
.vistashh935 h2{
    color: #132a4f!important;
    position: relative;
}
.vistashh935 h2::before {
    bottom: -10%;
    height: 2px;
    width: 20%;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    background-color: #132a4f;
    transition: 0.3s ease all;
}
.vistashh935 p {
    text-align: center;
    color: #132a4f;
    font-size: 25px;
    line-height: 50px;
    margin-top: 80px;
}
.vistaxjb543{
    width: 50%!important;
}
.vistaxjb543 .serlist {
    margin-bottom: 25px;
    margin-left: 25px;
}
.vistamuh876 {
    width: 24%!important;
    background: #fff!important;
    position: relative;
}
.vistamuh876 img {
    width: 45%;
}
.vistaaog082 {
    position: absolute;
    right: -9%;
    top: 15%;
    width: 56px!important;
    z-index: 1;
}
.vistajty596 .serlist {
    margin-bottom: 25px;
}
.vistafhq702{
    padding: 0% 4%;
}
.hhfulw {
    width: 100%!important;
    margin-top: 65px;
    padding: 0px 25px;
}







@media (max-width: 1600px) {
.submn {
    width: 231px;
    top: 33px;
    left: 87%;
}
.vistaywx412 div {
    font-size: 20px;
    margin-bottom: 7px;
}
.vistaywx412 {
    padding: 26px 10px;
}
.vistaywx412 img {
    margin-bottom: 16px;
}
.vistashh935 {
    padding: 50px;
}
.vistaxlt068 .serlist img {
    margin-top: 3px;
}
.vistaaog082 {
    width: 33px!important;
}
.vistashh935 p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 53px;
}
.vistajty596 .serlist {
    margin-bottom: 18px;
}
.vistajty596 .serlist img {
    width: 30px;
    margin-top: 0px;
}
.hhfulw {
    margin-top: 45px;
}
.hhfulw .serlist img {
    width: 30px;
    margin-top: 0px;
}
.vistasyl160 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 26px;
}
.serlist p {
    line-height: 22px;
}
h3, .h3 {
    font-size: 21px;
    margin-bottom: 14px;
}
.vistaejo306 {
    font-weight: 400;
    font-size: 45px;
    line-height: 39px;
}
.vistaopu522 {
    font-weight: 700;
    font-size: 33px;
    margin-top: 15px;
}
.vistandf188 {
    padding: 80px 0px;
}
.vistahcc550 .serlist {
    width: 48%;
    margin-right: 2%;
}
.submncon a {
    margin: 0px 14px;
    font-size: 14px!important;
    padding: 6px 6px;
}
.nav-link i {
    margin-left: 5px;
    font-size: 11px;
}
.teamthumb-slider p {
    line-height: 20px;
    font-size: 13px;
    margin-top: 3px;
}
.linex {
    border-bottom: 1px solid #000;
}
.teamdetail-slider .sld1 {
    border-bottom: 1px solid #000;
}
.teamthumb-slider .owl-nav img {
    max-width: 68px;
}
.vistayap557 {
    font-size: 13px;
    margin-top: 3px;
}
.tpflx {
    margin-top: 20px;
}
.logo {
    max-width: 195px;
}
.vistaztu420 {
    font-size: 16px;
}
.tmenu a, .gkkl {
    font-size: 14px;
    margin: 0px 17px;
}
.vwf687 {
    padding: 12px 32px;
    font-size: 13px;
    margin-top: 20px;
}
.vwf687 .ButtonIcon {
    margin-left: 16px;
    max-width: 35px;
}
.knb125 {
    font-size: 45px;
    line-height: 48px;
    margin-bottom: 15px;
}
#play_button {
    max-width: 62px;
}
.vwf687:hover .ButtonText {
    transform: translateX(25px);
}
.vwf687:hover .ButtonIcon {
    transform: translateX(25px);
}
.tmenu a::before {
    height: 1px;
}
h2 {
    font-size: 41px;
    line-height: 50px;
    margin-bottom: 10px;
}
.vistazuc405 {
    width: 27%;
    margin-top: 27px;
}
.vistakix151 {
    margin-top: 72px;
}
.serlist img {
    width: 73px;
}
.vistahrf016 {
    font-size: 19px;
    margin-bottom: 7px;
}
p {
    font-size: 14px;
    line-height: 27px;
}
.serlist {
    margin-bottom: 35px;
}
.vistazcw611 {
    font-size: 65px;
    margin-top: 60px;
}
.vistauiv751 {
    font-size: 27px;
    margin-bottom: 7px;
}
.mapslider .owl-nav img {
    margin: 0px 7px;
    max-width: 62px;
}
.vistaaoc946 {
    padding: 55px 0px;
}
.vistalob496 {
    margin-top: 32px;
}
.vistaqjs903 {
    width: 40%;
    padding: 20px;
    margin: 18px 32px;
}
.vistaopp744 {
    margin-bottom: 40px;
}
#svideo2 {
    
}
.vistaihw255 {
    padding: 0px 9%;
}
.vistacyb040 {
    font-size: 19px;
    margin-top: 11px;
    margin-bottom: 2px;
}
.al-shortcode p {
    line-height: 25px;
}
.al-shortcode .owl-nav img {
    margin: 0px 10px;
    max-width: 62px;
}
#toTop {
    width: 40px;
    height: 40px;
}
#toTop i {
    font-size: 16px;
    line-height: 39px;
}
.vistaglg053 {
    padding: 47px 0px 45px 0px;
}
.section {
    margin-top: 85px;
}
.vistalri921 {
    padding: 78px;
}
.vistagfb489 {
    margin-top: 18px;
}
.inputicon {
    padding: 11px 24px 11px 54px;
    font-size: 15px;
    min-width: 305px;
}
.vistaqzd677 {
    max-width: 200px;
    margin-bottom: 40px;
}
.vistabzs219 strong {
    font-size: 20px;
    margin-bottom: 10px;
}
.vistabzs219 div, .vistabzs219 a {
    font-size: 13px;
    margin-bottom: 9px;
}
.vistabmf893 {
    padding: 22px 7px;
    font-size: 12px;
}
	
}

@media (max-width: 1366px) {


	
}

@media (max-width: 1100px) {
.tmenu {
    display: none;
}
.knb125 {
    width: 50%;
}
.vistahcc550 .serlist {
    width: 100%;
}
.vistayyd796 {
    width: 66%;
}
.vistagax222 {
    flex-direction: column;
}
.vistazuc405 {
    width: 100%;
    margin-bottom: 27px;
    order: 1;
}
#svideo2 {
    order: 2;
    height: 50vh;
    width: 100%;
    max-width: 50vh;
    margin: auto;
    position: initial;
    overflow: hidden;
}
.vistakix151 {
    order: 3;
    margin-left: 0%;
    margin-top: 40px;
    width: 100%;
    margin-bottom: 28px;
}
.vistaqjs903 .serlist {
    margin-left: -15%;
}
.contfix2 {
    flex-direction: column;
}
.vistayot109 {
    width: 100%;
}
.fulwidmob{
width: 100%;
}
.vistazcw611 {
    margin-top: 23px;
}
.vistalob496 {
    width: 100%;
}
.vistausc728 {
    width: 38%;
}
.vistamle636 {
    padding: 0% 3%;
}
.vistaopp744 {
    margin-left: 0%;
}
.vistabzs219 strong {
    line-height: 23px;
}


}

@media (max-width: 1024px) {


	
}

@media (max-width: 990px) {
.vistafcu415 {
    flex-wrap: wrap;
}
.vistaywx412 {
    width: 31%;
}
.vistaywx412:first-child {
    margin-left: 1%!important;
}
.vistaywx412:last-child {
    margin-left: 1%!important;
}
.vistaxjb543 {
    width: 100%!important;
}
.vistamuh876 {
    width: 29%!important;
}
.margp{
margin-bottom: 50px;
}
#contactform{
margin-top: 0px;
}
.vistaket795 {
    display: flex;
    flex-direction: column;
}
.vistahxz573 {
    order: 2;
    margin-top: 55px;
}
.vistaiac667 {
    width: 93%;
}
.teamthumb-slider {
    margin-top: 10px;
}
.vistabcw829 {
    padding-bottom: 10px;
}
.vistaixg113 {
    width: 100%;
    position: initial;
}
.vistahcc550 {
    width: 100%;
}
.vistaxlt068 {
    width: 93%;
    margin-top: 50px;
}
.vistaztu420 {
    width: 28%;
    margin: 30px 14px;
}
.vistafar148 {
    justify-content: center;
}
.vistaztu420 {
    width: 43%;
    margin: 30px 10px;
}
.vistadyg361 {
    flex-direction: column;
}	
.vistaifw108 {
    width: 100%;
}
.vistamle636 {
    margin-top: 45px;
}
.order2{
order: 2;
}
.vistalri921 {
    padding: 60px;
}
.vistacow915 {
    flex-wrap: wrap;
}
.vistabzs219 {
    width: 50%;
    padding: 0px 10px;
    margin-bottom: 50px;
}
.vistabmf893 {
    text-align: center;
}
.vistayyd796 {
    width: 85%;
}
.vistaeni165{
    overflow: hidden;
}
.vistafar148 {
    align-items: center;
}
	
}
@media (max-width: 768px) {


}

@media (max-width: 680px) {
.vistaywx412 {
    width: 48%;
}
h3, .h3 {
    line-height: 27px;
}
.vistamuh876 {
    width: 100%!important;
}
.vistaaog082 {
    right: 45%;
    bottom: -10%;
    top:initial;
    width: 23px!important;
    transform: translateX(-50%) rotate(90deg);
}
.vistaiac667 {
    width: 100%;
}
.vistayei464 {
    flex-direction: column;
}
.vistasge166 {
    margin: 35px auto 0px auto;
}
.vistafar148 {
    padding: 0px 0%;
}
.vistaztu420 {
    width: 65%;
}
.vistaggt243 {
    margin-top: 45px;
    margin-bottom: 0px;
    flex-direction: column;
}
.vistaejo306 {
    margin-top: 20px;
}
.teamdetail-slider .sld1 {
    padding: 0px 10px;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #000;
}
.teamthumb-slider .owl-nav img {
    max-width: 48px;
}
.vistahcc550 {
    width: 100%;
    padding: 71px 5% 0% 5%;
}
.vistaugz240 {
    width: 75%!important;
    margin-top: 20px;
}
.vistabcw829 {
    width: 100%;
    padding-left: 2%;
    padding-bottom: 10px;
}
.vistagfb489 {
    flex-direction: column;
}
.vistaaoc946 {
    background-attachment: scroll;
    background-position: 83% center;
}
.knb125 {
    width: 86%;
    font-size: 35px;
        line-height: 41px;
        margin-bottom: 15px;
}
.vistadou889{
    width: 248%;
    margin-left: -100%;
}
h2 {
    font-size: 35px;
    line-height: 40px;
}
.vistayyd796 {
    width: 90%;
}
.vistagax222 {
    padding: 0px 15px;
}
#svideo2 {
    height: 80vh;
}
.contfix2 {
    padding: 15px;
}
.vistaqjs903 {
    width: 95%;
    background: rgb(255, 255, 255, 0.84);
}
.vistausc728 {
    width: 100%;
    position: initial;
    padding-bottom: 35px;
}
.vistamle636 {
    padding: 0px 15px;
}
.vistaihw255 {
    padding: 0px 5%;
}
.vistalri921 {
    padding: 46px 22px;
}
.inputicon {
    margin-bottom: 20px;
}
.mapslider .owl-nav {
    z-index: 2;
}
.inputicon {
    min-width: 250px;
}
#svideo {
    object-position: 30% 0%;
}
.clouds img {
    width: 278%;
}
.mapslider .owl-nav {
    bottom: initial;
}
}

@media (max-width: 350px) {
.knb125 {
    font-size: 30px;
    line-height: 37px;
}
h2 {
    font-size: 29px;
    line-height: 34px;
}
.vistacow915 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.vistabzs219 {
    width: 100%;
    margin-bottom: 30px;
}
.vistaiac667 {
    width: 100%;
}
	
}


@media  (max-width: 800px) and (orientation: landscape) {
.knb125 {
    width: 80%;
}
h2 {
    font-size: 34px;
}
}













.vistarwr434{

}
.vistatnk017{

}
.vistaofx234{

}
.vistahpu996{

}
.vistajwb440{

}
.vistapsa661{

}
.vistawra846{

}
.vistahmw097{

}
.vistabyu207{

}
.vistaiwz600{

}
.vistatye013{

}
.vistawbi271{

}
.vistasfg988{

}
.vistaway992{

}
.vistaqff890{

}
.vistasoh854{

}
.vistatbr823{

}
.vistaohu497{

}
.vistaehn800{

}
.vistaxpl222{

}
.vistabtr740{

}
.vistanyh515{

}
.vistaiux510{

}
.vistauqs314{

}
.vistamxu008{

}
.vistaars438{

}
.vistafay773{

}
.vistaaqd053{

}
.vistashf767{

}
.vistapsw161{

}
.vistabjt191{

}
.vistaldn918{

}
.vistasdc533{

}
.vistarps879{

}
.vistakui852{

}
.vistaicm840{

}
.vistakqf618{

}
.vistaphe343{

}
.vistajbh230{

}
.vistaecg475{

}
.vistayre124{

}
.vistaroo032{

}
.vistatda602{

}
.vistabam811{

}
.vistaluy279{

}
.vistavqb870{

}
.vistaeza075{

}
.vistabmg817{

}