





.bg-animate {
    background-position: 0 0;
    background-repeat: repeat-x;
    animation: animatedBackground 30s linear infinite;
  }
  
  .animation-image-wrap{
    position: relative;
  }
  
  .animation-icon-img {
    position: absolute;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
    animation: bounce 1s ease-in-out 0s infinite alternate
  }
  
  .animation-icon-img.animation-icon-1 {
    left: 15%;
    top: 30%;
  }
  
  .animation-icon-img.animation-icon-2 {
    left: inherit;
    right: 45%;
    top: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
  }
  
  .animation-icon-img.animation-icon-3{
    top: 30%;
    left: 75%;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
  }
  
  .animation-icon-img.animation-icon-4 {
    left: inherit;
    right: 45%;
    top: 60%;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
  }
  .animation-icon-img.animation-icon-5{
    left: 42%;
    top: 24%;
  }
  
  @-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    to {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
  }
  
  @keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    to {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
  }
  
  
  /*animation background image*/
  @keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
  }
  
  .gradient-overly-right, .gradient-overly-left, .gradient-overly-bottom, .gradient-overly-top {
    z-index: 1;
    width: 100%;
    min-width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }
  
  .gradient-overly-right:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #1e38a3), to(transparent));
    background: linear-gradient( 259deg,#04655294,#046552ba) !important;
  }
  
  .gradient-overly-right:before, .gradient-overly-left:before, .gradient-overly-bottom:before, .gradient-overly-top:before {
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  
  /* ======= */






@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-SemiBold.woff2') format('woff2'),url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight:600;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Regular.woff2') format('woff2'),url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight:400;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Light.woff2') format('woff2'),url('../fonts/Poppins-Light.woff') format('woff');
    font-weight:300;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Thin.woff2') format('woff2'),url('../fonts/Poppins-Thin.woff') format('woff');
    font-weight:100;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Cocogoose;
    src:url('../fonts/Cocogoose-Light.woff2') format('woff2'),url('../fonts/Cocogoose-Light.woff') format('woff');
    font-weight:300;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Medium.woff2') format('woff2'),url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight:500;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Black.woff2') format('woff2'),url('../fonts/Poppins-Black.woff') format('woff');
    font-weight:900;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:COCOGOOSE;
    src:url('../fonts/COCOGOOSE-UltraLight.woff2') format('woff2'),url('../fonts/COCOGOOSE-UltraLight.woff') format('woff');
    font-weight:200;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),url('../fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight:200;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Cocogoose Pro';
    src:url('../fonts/CocogoosePro-Thin.woff2') format('woff2'),url('../fonts/CocogoosePro-Thin.woff') format('woff');
    font-weight:100;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),url('../fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Poppins;
    src:url('../fonts/Poppins-Bold.woff2') format('woff2'),url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:Cocogoose;
    src:url('../fonts/Cocogoose.woff2') format('woff2'),url('../fonts/Cocogoose.woff') format('woff');
    font-weight:400;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:COCOGOOSE;
    src:url('../fonts/COCOGOOSE-DemiBold.woff2') format('woff2'),url('../fonts/COCOGOOSE-DemiBold.woff') format('woff');
    font-weight:600;
    font-style:normal;
    font-display:swap
}
.btn-default,a,h1,h2,h3,h4,h5,h6,li,p,span,textarea,ul{
    margin:0;
    padding:0
}
*{
    margin:0;
    padding:0
}
a:hover{
    text-decoration:none
}
ul{
    padding:0
}
li{
    list-style:none
}
a{
    text-decoration:none
}
a:focus{
    text-decoration:none
}
body{
    padding:0;
    margin:0;
    font-family:Poppins
}
.container{
    max-width:1175px
}
.mobile-menu{
    display:none
}
.mobile-menu .circle{
    width:40px;
    height:40px;
    line-height:40px;
    color:#fff;
    border-radius:50%;
    background: #046552;
    margin:auto;
    font-size:16px;
    position:absolute;
    right:20px;
    top:20px;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:2
}
.mobile-menu .mobile-cross{
    width:40px;
    height:40px;
    line-height:40px;
    color:#fff;
    border-radius:50%;
    background:#fa150f;
    margin:0 auto;
    font-size:16px;
    position:fixed;
    right:10px;
    top:10px;
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:99999
}
.mobile-menu .nveMenu{
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:280px;
    height:100%;
    background:#fff;
    opacity:0;
    visibility:hidden;
    z-index:999;
    transform:translateX(-320px);
    transition:all .5s cubic-bezier(.7, 0, .3, 1);
    padding:40px 20px
}
.mobile-menu .nveMenu.is-opened{
    opacity:1;
    visibility:visible;
    transform:translateX(0)
}
.mobile-menu .overlay{
    position:fixed;
    top:0;
    right:0;
    width:calc(100% - 280px);
    height:100%;
    background:rgba(0,0,0,.71);
    opacity:0;
    visibility:hidden;
    transition:all .5s cubic-bezier(.7, 0, .3, 1)
}
.mobile-menu .overlay.is-on{
    opacity:1;
    visibility:visible;
    z-index:999
}
.mobile-menu .navlinks li{
    display:block;
    padding:12px 0
}
.mobile-menu .navlinks li a{
    text-transform:uppercase;
    color:#000;
    font-weight:700;
    line-height: 1.2;
}
.mobile-menu .navlinks li a:hover{
    text-decoration:none
}
.active-class{
    border:2px solid #000
}
body::-webkit-scrollbar{
    width:8px
}
body::-webkit-scrollbar-track{
    background:#e6e6e6;
}
body::-webkit-scrollbar-thumb{
    border-radius:10px;
    background: #046552;
}
.navigation{
    padding: 30px 10px 10px 10px;
    background:rgb(255 255 255) 0 0 no-repeat padding-box;
    box-shadow:0 0 10px #046552;
    border-bottom:1px solid #046552;
}
.menu ul li .active{
    color:black;
}
.navigation-btns ul li:nth-child(1):hover a{
    background: linear-gradient(to right,#046552 ,#13be98);
    color:#fff;
    transition-duration:.3s;
}
.navigation-btns ul li:nth-child(1):hover a{
    color:#fff;
    transition-duration:.3s;
}

.navigation-btns ul li:nth-child(2):hover a {
    background: linear-gradient(to right,#046552 ,#13be98);
    
}

.navigation-btns ul li:nth-child(2):hover a{
    color: #046552;
}
.menu ul li .active:before{
    position:absolute;
    content:'';
    width:20px;
    height:2px;
    background: #046552 ;
    bottom:-1px;
    transition-duration:.3s;
}
.menu ul{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:6px;
}
.dropdown ul{
    display:block;
    position:absolute;
    width:307px;
    padding:15px;
    box-shadow:0 3px 30px #04655229;
    background: linear-gradient(to right,#046552, #046552);
    border-radius:0 0 20px 20px;
    top:-12px;
    background-repeat:no-repeat;
    background-size:cover;
}
.dropdown ul li a{
    color:#fff!important;
    font-size:14px!important;
    font-weight:600!important;
    padding-bottom:4px;
}

.dropdown ul li a:hover{
    color: #000 !important;
}

.menu li:hover a{
    color:#000;
}
.dropdown ul li{
    line-height:34px;
    position:relative;
    padding-left:15px;
    margin-bottom:6px;
}
.dropdown ul li:before{
    position:absolute;
    content:'';
    background:url(../images/right-arrow.png);
    width:8px;
    height:8px;
    left:0;
    top:13px;
}
.dropdown{
    
    display:none;
    transition-duration:.8s
    
}
.menu ul li:hover .dropdown{
    z-index:11111;
    display:block;
    transition-duration:.8s
    
}
.menu li{
    position:relative;
}
.navigation-btns ul{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:10px;
}
.menu {
    margin-left: 70px;
    line-height: 69px;
}

.navigation-btns {
    margin-top: 23px;
}

.menu ul li a {
    color: #046552;
    font-size: 15px;
    font-weight: 600;
    position: relative;
}
.navigation-btns ul li{
    text-align:center;
    padding:4px 0;
    cursor:pointer;
}

.navigation-btns ul li a {
    color: white !important;
    font-size: 12px;
    font-weight: 500;
    background: linear-gradient(to right,#046552 ,#046552);
    transition-duration: .3s;
    border-radius: 5px;
    padding: 8px 20px;
}

.navigation-btns ul li:nth-child(2) a {
    background: linear-gradient(to right,#000 ,#000);
    transition-duration: .3s;
}

.navigation-btns ul li:nth-child(2) a{
    color:#fff;
    font-weight:600
}
.nveMenu .dropdown ul{
    display:block;
    position:absolute;
    width:230px;
    padding:15px;
    box-shadow:0 3px 30px #04655229;
    /*background:url(../images/dropdown-menu.webp);*/
    background: linear-gradient(to right, #01b290, #046552);
    border-radius:0 0 20px 20px;
    top:-2px;
    background-repeat:no-repeat;
    background-size:cover;
    left:0
}
.nveMenu .dropdown ul li a{
    color:#000!important;
    font-size:14px!important;
    font-weight:600!important;
    padding-bottom:4px
}
.nveMenu .dropdown ul li{
    line-height:10px;
    position:relative;
    padding-left:15px;
    margin-bottom:6px
}
.nveMenu .dropdown ul li:before{
    position:absolute;
    content:'';
    background:url(../images/right-arrow.webp);
    width:8px;
    height:8px;
    left:0;
    top:13px
}
.nveMenu .dropdown{
    display:none;
    transition-duration:.8s;
    z-index:1
}
.nveMenu ul li:hover .dropdown{
    display:block;
    transition-duration:.8s
}
.nveMenu li{
    position:relative
}
.mobile-menu a img{
    width:40%;
    padding:10px
}
.nveMenu img{
    width:100%!important
}
.traverse{
    background:url(../images/traverse-bg.png);
    background-size:cover;
    background-position:100%;
    height:730px;
    align-items:center;
    display:flex
}
.traverse-text h2{
    /* background:#046552 0 0 no-repeat padding-box; */
    background: linear-gradient(to right,#000 , #046552) 0 0 no-repeat padding-box;
    border-radius:2px;
    text-align:center;
    color:white;
    font-size:18px;
    font-weight:500;
    width:340px;
    padding:4px 0;
    margin-bottom:15px
}
.traverse-text h1{
    font-size:40px;
    font-family:Cocogoose;
    color:white;
    line-height:55px;
    margin-bottom:20px
}
.traverse-text h1 span{
    color: #000;
}
.traverse-text p{
    color:white;
    font-size:13px;
    margin-bottom:20px;
    font-weight:500
}
.floating-btn a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    background: #000;
    padding:12px 15px 10px 10px;
    border-radius:3px;
    background: linear-gradient(to right,#046552, #046552);
}
.floating-btn{
    width:160px;
    margin-right:10px
}
.floating-btn a h3{
    font-size:12px;
    color:#fff;
    font-weight:600;
}
.floating-line{
    width:35px;
    height:2px;
    background: #12BD98;
    position:relative
}
.floating-line:before{
    position:absolute;
    content:'';
    width:10px;
    height:10px;
    background: #12BD98;
    border:2px solid #fff;
    border-radius:100%;
    top:-4px;
    animation:float 6s ease-in-out infinite
}
.traverse-bark ul{
    display:flex;
    align-items:center;
    
}
.traverse-bark ul li{
    margin-right:10px
}
.traverse-bark{
    position:relative;
    top:94px
}
.exceptional{
    padding:90px 0 110px;
    position:relative
}
.custom-header{
    text-align:center;
    margin-bottom:60px
}
.custom-header h2{
    color:#046552;
    font-size:18px;
    font-weight:500;
    margin-bottom:15px
}
.custom-header h3{
    font-size:32px;
    font-family:Cocogoose;
    color:#046552;
    width:60%;
    margin:0 auto;
    margin-bottom:18px
}
.custom-header p{
    color:#000;
    font-size:14px;
    width:57%;
    margin:0 auto;
    font-weight:400;
    line-height:19px
}
.exceptional-tabs ul .active:before{
    position:absolute;
    content:'';
    width:6px;
    height:6px;
    background: #046552;
    right:10px;
    top:16px;
    border-radius:100%;
    transition-duration:.3s
}
.prodMain{
    display:none;
    padding:5px;
    color:#fff
}
.prodMain.active{
    display:block
}
.prodNav li:hover{
    border:1px solid  #046552;
    color: #046552;
    transition-duration:.3s
}
.prodNav li{
    padding:8px 11px;
    background:#fff 0 0 no-repeat padding-box;
    border:1px solid #878787;
    position:relative;
    border-radius:5px;
    color:#878787;
    transition-duration:.3s;
    font-size:14px;
    font-weight:500;
    cursor:pointer;
    margin-bottom:15px;
    text-transform:uppercase;
    padding-right:20px
}
.prodNav .active{
    border: 1px solid #12BD98;
    color: #046552;
    transition-duration:.3s
}
.exceptional-tab-body h3{
    font-size:28px;
    color:#046552;
    line-height:30px;
    font-weight:600;
    position:relative;
    margin-bottom:15px;
    padding-bottom:15px;
}
.exceptional-tab-body{
    padding:5px
}
.exceptional-tab-body h3:before{
    position:absolute;
    content:'';
    width:50px;
    height:3px;
    background:#12BD98;
    bottom:0;
    border-radius:3px
}
.exceptional-tab-body p{
    font-size:14px;
    color:#000;
    margin-bottom:20px;
    font-weight:400
}
.exceptional-tab-body ul{
    display:flex;
    flex-wrap:wrap
}
.exceptional-tab-body ul li{
    width:48%;
    margin-bottom:6px;
    color:#000;
    font-size:14px;
    font-weight:400;
    padding-left:15px;
    position:relative
}
.exceptional-tab-body ul li:before{
    position:absolute;
    content:'';
    width:5px;
    height:5px;
    background: #046552;
    left:0;
    top:7px;
    border-radius:100%
}
.exceptional:before{
    position:absolute;
    content:'';
    background:url(../images/images.png);
    width:115px;
    height:116px;
    left:320px;
    animation:element-1 4s ease-in-out infinite
}
.exceptional:after{
    position:absolute;
    content:'';
    background:url(../images/element-2.png);
    width:94px;
    height:94px;
    right:324px;
    top:45px;
    animation:element-2 2s ease-in-out infinite
}
.exceptional-bottom{
    position:relative
}
.exceptional-bottom:after{
    position:absolute;
    content:'';
    background:url(../images/element-1.webp);
    width:106px;
    height:116px;
    right:320px;
    top:-40px;
    animation:element-1 4s ease-in-out infinite
}
.exceptional-bottom:before{
    position:absolute;
    content:'';
    background:url(../images/element-3.webp);
    width:60px;
    height:60px;
    left:324px;
    top:25px;
    animation:element-2 2s ease-in-out infinite
}
.two-floating-btn a{
    display:flex;
    align-items:center;
    background:linear-gradient(to right#046552, #046552);
    padding:13px 13px;
    border-radius:3px;
    cursor:pointer;
    border:1px solid  #12BD98   ;
}
.two-floating-btn{
    width:192px;
    cursor:pointer
}
.two-floating-btn a h3{
    font-size:13px;
    color:#ffffff;
    font-weight:600;
    margin:0;
    text-transform:uppercase
}
.two-floating-line{
    width:35px;
    height:2px;
    background:#046552;
    position:relative;
    margin-right:8px
}
.two-floating-line:before{
    position:absolute;
    content:'';
    width:10px;
    height:10px;
    background: #046552;
    border:2px solid #fff;
    border-radius:100%;
    top:-4px;
    animation:float 6s ease-in-out infinite
}
.red-cta{
    background:linear-gradient(rgba(0, 0, 0, 0.514) , rgba(0, 0, 0, 0.486)) , url(../images/dark-green3.webp);
    background-attachment: fixed;
    background-size: cover;
    background-repeat:no-repeat;
    height:245px;
    display:flex;
    align-items:center;
    margin-bottom:60px
}
.cta-text h2{
    font-size:31px;
    font-family:Cocogoose;
    color:#fff;
    margin-bottom:15px
}
.cta-text p{
    color:#fff;
    font-size:18px;
    font-weight:300
}
.cta-text p a{
    color:#fff;
    font-size:20px;
    font-weight:500;
    margin-left:18px
}
.cta-text p a:hover{
    color:#fff
}
.two-floating-btns ul{
    display:flex;
    justify-content:space-between;
    width:90%;
    margin:auto
}
.two-floating-btns ul li:nth-child(1) .two-floating-btn a{
    background:#fff;
    border:1px solid #fff
}
.two-floating-btns ul li:nth-child(1) h3{
    color: #046552
}
.two-floating-btns ul li:nth-child(1) .two-floating-line{
    background: #046552
}
.two-floating-btns ul li:nth-child(1) .two-floating-line:before{
    background:#fff;
    border:2px solid  #046552
}
/* .packages{
    padding:50px 0 50px
} */
.packagestabs ul{
    display:flex;
    justify-content:space-between;
    width:80%;
    margin:0 auto
}
.packagestabs ul li button{
    font-size:14px!important;
    padding:10px 15px!important;
    cursor:pointer!important;
    transition-duration:.3s!important;
    font-weight:700!important
}
.packagestabs ul li button.active{
    background:linear-gradient(#046552 , #046552) , url(../images/back.jpg);
    border-radius:5px!important;
    font-weight:500!important;
    background-repeat: round;
    color:#fff!important;
    transition-duration:.3s!important
}
.packagescontent{
    width:100%;
    margin-top:0
}
.packagescontent-item{
    display:none;
    transition-duration:.3s
}
.packagescontent-item.active{
    display:block;
    transition-duration:.3s
}
.pkg-box-header h3{
    background:linear-gradient(to right,#046552, #046552);;
    border-radius:20px 20px 0 0;
    padding:20px 25px;
    color:#fff;
    font-size:22px;
    font-weight:500
}
.packages-box-inner{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 3px 30px #04655229;
    border:1px solid  #0465524D;
    border-radius:20px;
    margin:0 17px 22px
}
.pkg-box-body{
    padding:18px
}
.pkg-pricing{
    border-top:1px solid #12BD98;
    border-bottom:1px solid #12BD98;
    padding:12px 10px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:22px
}
.pkg-pricing h4{
    font-size:14px;
    color:#000;
    font-weight:500
}
.pkg-pricing h5{
    color:#656565;
    font-size:24px;
    font-weight:600;
    line-height:0
}
.pkg-pricing ul li{
    font-family:Cocogoose;
    font-size:16px
}
.pkg-box-body ul li{
    font-size:12px;
    color:#656565;
    font-weight:600;
    margin-bottom:15px;
    position:relative
}
.pkg-box-body ul{
    border-bottom:1px solid #dddddd36;
    padding-left:25px;
    height:194px;
    overflow:auto;
    margin-bottom:10px;
    padding-right:5px;
    overflow-x:hidden
}
.pkg-box-body ul li:before{
    position:absolute;
    left:-33px;
    content:'';
    background:url(../images/check.png);
    width:34px;
    height:34px;
    top:-5px
}
.pkg-box-body ul::-webkit-scrollbar{
    width:4px
}
.pkg-box-body ul::-webkit-scrollbar-track{
    background:#efeded
}
.pkg-box-body ul::-webkit-scrollbar-thumb{
    background:#046552;
    border-radius:5px
}
.pkg-box-body button{
    background: #046552 0 0 no-repeat padding-box;
    border-radius:5px;
    color:#fff;
    border:none;
    padding:7px 30px;
    display:block;
    margin:0 auto;
    margin-bottom:10px
}
.package-chat-number{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.share-idea{
    text-align:center
}
.share-idea h4{
    font-size:13px;
    color:#656565;
    font-weight:400;
    margin-bottom:2px
}
.share-idea a{
    font-size:13px;
    color: #046552;
    font-weight:500
}
.package-boxes-slder{
    position:relative
}
.package-boxes-slder .owl-nav{
    display:flex;
    justify-content:space-between;
    bottom:245px!important;
    position:relative;
    margin:0 -50px
}
.package-boxes-slder .owl-nav button{
    background:#fff!important;
    width:35px;
    height:30px;
    box-shadow:0 0 3px  #0465528f;
    border-radius:3px!important
}
.package-boxes-slder .owl-nav button span{
    color: #046552;
    font-size:36px;
    font-weight:400;
    line-height:26px
}










.endorse{
    background-image:linear-gradient(rgba(0, 0, 0, 0.26) , rgba(0, 0, 0, 0.24)), url(../images/dark-green4.webp);
    padding: 80px 0 80px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;

}
.endorse-text h3{
    color: #12BD98;
    font-size:18px;
    font-weight:600;
    margin-bottom:10px;
}
.endorse-text h4{
    font-size:33px;
    font-family:Cocogoose;
    color:white;
    position:relative;
    padding-bottom:15px;
    margin-bottom:15px;
}
.endorse-text h4:before{
    position:absolute;
    content:'';
    width:50px;
    height:3px;
    background: #12BD98;
    bottom:0;
    border-radius:3px;
}


.endorse-text p {
    font-size: 14px;
    margin-bottom: 10px;
    color: white;
    font-weight: 400;
}
.endorse-text ul{
    justify-content:unset;
    width:100%;
    margin-top:30px
}
.endorse-text ul li{
    margin-right:20px
}
.endorse-text ul li:nth-child(1) button{
    border:1px solid #000
}
.endorse ul li:nth-child(1) .two-floating-btn{
    border:1px solid #000;
    border-radius:3px
}
.endorse ul li:nth-child(1) .two-floating-btn h3{
    color:#000
}
.endorse ul li:nth-child(1) .two-floating-btn .two-floating-line{
    background:#000
}
.endorse ul li:nth-child(1) .two-floating-btn .two-floating-line:before{
    border:2px solid #000
}
.endorse-text{
    /* margin-top:70px; */
}
.endorse:before{
    position:absolute;
    content:'';
    /* background:url(../images/element-2.png); */
    width:94px;
    height:94px;
    right:314px;
    animation:element-2 2s ease-in-out infinite;
    top:-15px
}
.endorse:after{
    position:absolute;
    content:'';
    /* background:url(../images/element-1.webp); */
    width:106px;
    height:116px;
    left:240px;
    animation:element-1 4s ease-in-out infinite;
    bottom:30px
}
.blue-cta{
    background:linear-gradient(rgba(0, 0, 0, 0.514) , rgba(0, 0, 0, 0.486)) , url(../images/dark-green2.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat:no-repeat;
    height:245px;
    display:flex;
    position:relative;
    align-items:center;
    margin-bottom:60px;
    background-position:right;
}
.portfolio{
    padding:70px 0;
    position:relative
}
.portfolio-image-2:hover{
    transform:scale(1.1)
}
.portfolio h3{
    width:66%
}
.portfolio:before{
    position:absolute;
    content:'';
    background:url(../images/element-2.png);
    width:94px;
    height:94px;
    right:314px;
    animation:element-2 2s ease-in-out infinite;
    top:-15px
}
.portfoliotabs{
    display:flex;
    justify-content:space-between;
    width:100%
}
.portfoliotabs-bac{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 3px 30px #04655229;
    padding:20px 0
}
.portfoliotab{
    font-size:16px;
    padding:8px 10px;
    cursor:pointer;
    color:#12BD98;
    font-weight:600
}
.portfoliotab.active{
    color: white;
}
.portfoliocontent{
    width:100%;
    margin-top:65px
}
.portfoliocontent-item{
    display:none
}
.portfoliocontent-item.active{
    display:block
}
.portfolio-bar{
    background:linear-gradient(rgba(0, 0, 0, 0.514) , rgba(0, 0, 0, 0.486)) , url(../images/dark-green.jpg);
    box-shadow:0 3px 30px #04655229;
    padding:10px 0
}
.portfolio-inner-box{
    display:flex;
    margin:0 20px 50px 20px
}
.portfolio-image-2 img{
    max-width:150%
}
.portfolio-image-2{
    z-index:1;
    position:relative;
    left:-40px;
    transition-duration:.5s;
    box-shadow:0 3px 30px #04655229;
    transform:scale(1)
}
.portfolio-image-1 img{
    max-width:150%
}
.portfolio-image-3 img{
    max-width:150%
}
.portfolio-image-3{
    position:relative;
    left:-75px;
    transform:scale(1)
}
.portfolio-image-1:hover{
    z-index:2;
    box-shadow:0 3px 30px #04655229;
    transition-duration:.5s,.5s,.5s;
    transition-delay:0s,0.5s,0.5s;
    transform:scale(1.1)
}
.portfolio-image-3:hover{
    z-index:2;
    box-shadow:0 3px 30px #04655229;
    transition-duration:.5s,.5s,.5s;
    transition-delay:0s,0.5s,0.5s;
    transform:scale(1.1)
}
.portfolio-image-1{
    transition-duration:.5s;
    transform:scale(1)
}
.why-choose{
    padding:30px 0;
    background:url(../images/why-choose-bg.webp);
    background-size:cover
}
.why-choose-head h2{
    font-size:33px;
    font-family:Cocogoose;
    color:#046552;
    margin-bottom:15px;
    padding-bottom:15px;
    position:relative
}
.why-choose-head p{
    color:#000;
    font-size:14px;
    font-weight:400;
    width:88%;
    margin-bottom:50px
}
.why-choose-box{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 3px 15px #04655229;
    border:1px solid #7070704D;
    border-radius:10px;
    padding:25px
}
.why-choose-box h3{
    color:#000;
    font-size:22px;
    font-weight:600;
    margin-bottom:10px;
    position:relative
}
.why-choose-box h3 span{
    background: #046552;
    width:10px;
    height:10px;
    position:absolute;
    content:'';
    border-radius:100%;
    top:8px;
    margin-left:10px
}
.why-choose-head h2:before{
    position:absolute;
    content:'';
    width:50px;
    height:3px;
    background: #046552;
    bottom:0;
    border-radius:3px
}
.why-choose-box p::-webkit-scrollbar{
    width:10px
}
.why-choose-box p::-webkit-scrollbar-track{
    background:#e8e5e5;
    border-radius:10px
}
.why-choose-box p::-webkit-scrollbar-thumb{
    background:#046552;
    border-radius:5px
}
.why-choose-box p{
    font-size:16px;
    color:#000;
    font-weight:400;
    height:115px;
    overflow:auto;
    padding-right:12px
}
.why-choose-bottom{
    padding:100px 0 10px
}
.why-choose-bottom h4{
    font-size:31px;
    font-family: Cocogoose;
    color:#000;
    width:55%;
    margin:0 auto;
    text-align:center;
    margin-bottom:18px
}
.counter{
    background:linear-gradient(rgba(0, 0, 0, 0.514) , rgba(0, 0, 0, 0.486)) , url(../images/dark-green.jpg);
    box-shadow:0 3px 30px #04655229;
    padding:40px 0;
}
.counter-row{
    display:flex;
    align-items:center;
    justify-content:space-between
}
.counter-box{
    text-align:center
}
.counter-box h3{
    color:#ffffff;
    font-size:40px;
    font-weight:600
}
.counter-box h4{
    color: white;
    font-size:17px;
    font-weight:600
}
.client-box{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 15px 25px #04655217;
    border:1px solid #70707014;
    border-radius:20px 20px 0 0;
    margin:30px
}
.client-box p{
    margin:30px 30px 20px;
    color:#000;
    font-size:15px;
    font-weight:400;
    letter-spacing:1px;
    height:139px;
    overflow:auto;
    padding-right:5px
}
.client-box p::-webkit-scrollbar{
    width:10px
}
.client-box p::-webkit-scrollbar-track{
    background:#e8e5e5;
    border-radius:10px
}
.client-box p::-webkit-scrollbar-thumb{
    background:#046552;
    border-radius:5px
}
.client-img{
    border-top:1px solid #7070704D;
    display:flex;
    align-items:center;
    padding:20px 30px
}
.client-img img{
    width:17%!important;
    margin-right:10px
}
.client-bname h4{
    color:#000;
    font-size:18px;
    font-weight:600;
    margin-bottom:2px
}
.client-bname h5{
    font-size:14px;
    color:#959595;
    font-weight:400
}
.client-feedback{
    /* padding:60px 0 10px; */
    background:url(../images/testimonial-bac.webp);
    margin-top:32px;
    background-position:top;
    background-repeat:no-repeat;
}
.client-feedback .custom-header{
    margin-bottom:20px;
}

/* .footer-logo img {
    margin-bottom: -74px;
} */



/* .f-logo {
    
    width: 150px;
} */


.f-logo {
    width: 250px;
    margin-left: -17px;
}



.footer-logo p{
    color:white;
    font-size:13px;
    font-weight:400;
}
.footer-services{
    margin-top:30px;
}
.footer-services h3{
    color:white;
    font-size:23px;
    font-weight:600;
    padding-bottom:15px;
    margin-bottom:15px;
    position:relative
}
.footer-services h3:before{
    position:absolute;
    content:'';
    width:30px;
    height:2px;
    background: #046552;
    bottom:0;
    border-radius:3px;
}
.footer-services ul li{
    margin-bottom:10px
}
.footer-services ul li a{
    color:white;
    font-size:15px;
    font-weight:400;
}
.footer-payment h3{
    color:white;
    font-size:23px;
    font-weight:600;
    padding-bottom:10px;
}
.footer-payment{
    margin-top:30px
}
.adress-bar{
    display:flex;
    margin:20px 0
}
.adress-bar i{
    margin-right:10px;
    font-size:21px;
    color: white;
}
.adress-bar a p{
    color:white;
    font-size:15px;
    font-weight:400
}
.adress-bar a{
    color:white;
}
.footer-bottm{
    border-top:1px solid #d4d4d4;
    padding:17px 0;
    margin-top:30px;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.footer-copyright h3{
    font-size:15px;
    font-weight:500
}
.footer-privacy ul{
    display:flex;
    align-items:center;
}
.footer-privacy ul li a{
    color:white;
    font-size:15px;
    padding:0 10px;
    border-right:1px solid #828080;
}
footer{
    padding-top:50px;
    border-top:1px solid #dddddd40;
    background-image: linear-gradient(#0465529e, #0465524d), url(../images/dark-green6.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.footer-privacy ul li:nth-child(2) a{
    border:none
}
.adress-bar p{
    color:white;
    font-size:14px;
    font-weight:400
}
@keyframes float{
    0%{
        transform:translatex(0)
    }
    50%{
        transform:translatex(20px)
    }
    100%{
        transform:translatex(0)
    }
}
@keyframes element-1{
    0%{
        transform:translatex(0)
    }
    50%{
        transform:translatex(20px)
    }
    100%{
        transform:translatex(0)
    }
}
@keyframes element-2{
    0%{
        transform:translatey(0)
    }
    50%{
        transform:translatey(20px)
    }
    100%{
        transform:translatey(0)
    }
}
.inner-banner{
    background:url(../images/traverse-bg.webp);
    background-size:cover;
    background-position:100%;
    height:590px;
    align-items:center;
    display:flex
}

.packages {
    padding: 60px 0;
}

.iner-banner-text h2{
    background: linear-gradient(to right,#046552 ,var(--bs-blue)) 0 0 no-repeat padding-box;
    border-radius:2px;
    
    color:#fff;
    font-size:19px;
    font-weight:500;
    width:430px;
    padding: 10px 10px 10px 10px;
    margin-bottom:15px
}
.iner-banner-text h1{
    font-size:38px;
    color:white;
    line-height:50px;
    font-weight:700;
    margin-bottom:20px
}
.iner-banner-text p{
    color:white;
    font-size:13px;
    margin-bottom:20px;
    font-weight:500
}
.floating-black-btns ul{
    justify-content:unset;
    width:100%;
    margin-top:30px;
    display:flex
}
.floating-black-btns ul li{
    margin-right:20px
}
.award-winning{
    padding:60px 0
}
.award-text h3{
    font-size:17px;
    color:#046552;
    font-weight:600;
    margin-bottom:10px
}
.award-text h2{
    font-size:32px;
    font-family:Cocogoose;
    color:#000;
    line-height:48px;
    margin-bottom:20px;
    position:relative;
    padding-left:10px
}
.award-text h4{
    font-size:14px;
    color:#046552;
    font-weight:600;
    margin-bottom:20px;
    padding-left:10px
}
.award-text p{
    color:#000;
    font-size:15px;
    font-weight:500;
    padding-left:10px
}
.award-text h2:before{
    position:absolute;
    content:'';
    background: #046552;
    height:100%;
    width:3px;
    border-radius:3px;
    left:0
}
.floating-black-btns .two-floating-btn{
    width:150px
}
.floating-black-btns ul li button{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 3px 6px #04655229;
    border:1px solid #0465524D;
    border-radius:3px;
    padding:9px 17px;
    font-size:15px;
    color:#046552;
    font-weight:500
}
.award-win-img{
    position:relative
}
.award-win-img:before{
    position:absolute;
    content:'';
    background:url(../images/element-3.png);
    width:60px;
    height:60px;
    right:40px;
    animation:element-2 2s ease-in-out infinite
}
.award-win-img:after{
    position:absolute;
    content:'';
    background:url(../images/element-1.png);
    width:106px;
    height:116px;
    left:0;
    animation:element-1 4s ease-in-out infinite;
    bottom:0
}
.inner-portfilio{
    padding:40px 0 60px
}
.portfolio-img img{
    box-shadow:0 3px 30px #04655229;
    margin-bottom:50px;
    border-radius:0 35px 0 35px;
    transform:scale(1);
    transition-duration:.34s
}
.portfolio-img img:hover{
    transform:scale(1.1);
    transition-duration:.3s
}
.inner-portfilio .custom-header h3{
    font-size:32px
}
.about-us{
    padding:90px 0
}
.about-text h2{
    font-size:35px;
    font-family:Cocogoose;
    color:#000;
    margin-bottom:13px;
    padding-bottom:18px;
    position:relative
}
.about-text h2:before{
    position:absolute;
    content:'';
    width:50px;
    height:3px;
    background: #046552;
    bottom:0;
    border-radius:3px
}
.about-text p{
    color:#000;
    font-size:14px;
    font-weight:500;
    margin-bottom:15px
}
.who-we{
    padding:40px 0 90px;
    background:url(../images/who-we-bac.webp);
    background-size:cover;
    margin-bottom:50px
}
.pricing-page{
    padding:110px 0 30px
}
.pricng-pkg h6{
    text-align:center;
    font-size:22px;
    font-weight:700;
    color:#000;
    margin-bottom:25px
}
.pricng-pkg{
    margin-bottom:60px
}
.let-us{
    padding:80px 0 10px
}
.let-us-heading{
    text-align:center;
    margin-bottom:40px
}
.let-us-heading h3{
    font-size:33px;
    font-family:Cocogoose;
    color:#000;
    width:80%;
    margin:0 auto;
    margin-bottom:8px
}
.let-us-heading p{
    color:#000;
    font-size:14px;
    width:57%;
    margin:0 auto;
    font-weight:400;
    line-height:23px
}
.contact-form{
    background:#fff 0 0 no-repeat padding-box;
    box-shadow:0 3px 30px #04655229;
    border:1px solid #7070704D;
    border-radius:10px;
    padding:30px 50px;
    text-align:center
}
.contact-form h4{
    color:#046552;
    font-size:27px;
    font-weight:600;
    margin-bottom:5px
}
.contact-form p{
    font-size:12px;
    width:336px;
    margin:0 auto;
    color:#000;
    font-weight:500;
    margin-bottom:22px
}
.contact-form input{
    background:#fff 0 0 no-repeat padding-box;
    border:1px solid #0465524D;
    border-radius:5px;
    padding:8px 18px;
    width:100%;
    margin-bottom:15px
}
.contact-form textarea{
    background:#fff 0 0 no-repeat padding-box;
    border:1px solid #0465524D;
    border-radius:5px;
    padding:10px 18px;
    resize:none;
    width:100%;
    margin-bottom:15px
}
.contact-form input::placeholder{
    color:#000;
    font-size:15px;
    font-weight:400
}
.contact-form textarea::placeholder{
    color:#000;
    font-size:15px;
    font-weight:400
}
.contact-form button{
    background: #046552 0 0 no-repeat padding-box;
    border-radius:5px;
    width:100%;
    color:#fff;
    border:none;
    padding:11px 0;
    font-weight:600;
    font-size:17px
}
.contact-form-img img{
    box-shadow:0 3px 30px #04655229
}
.get-started .modal-body{
    background:url(../images/back.jpg);
    padding: 1px;
    background-size: cover;
    /* border:1px solid  #0465529e; */
    border-radius:9px;
    background-repeat: no-repeat;

    background-position: center;
}
.get-started .modal-content{
    border-radius:11px
}
.get-started .modal-body .btn-close{
    position:absolute;
    box-shadow:0 3px 30px #04655229;
    background:linear-gradient(to right,#046552 ,#046552) , url(../images/back.jpg);  
    background-repeat: round;
    padding:10px;
    border-radius:100%;
    font-size:24px;
    opacity:1;
    color:#12BD98;
    font-weight:600;
    right:15px;
    top:15px;
    line-height:0
}
.get-started-modal{
    text-align:center;
    padding:0px 40px;
}

.get-started-modal img {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 40%;
}

.get-started-modal h3{
    font-size:30px;
    font-family:Cocogoose;
    color:rgb(255, 255, 255) !important;
    width:95%;
    margin:0 auto;
    margin-bottom:18px
}

input[type="submit"]{
    background: linear-gradient(to right,#046552 ,#046552) !important;
    border:none !important;
    color: white;
}

.get-started-modal h3 span{
    color:#12BD98;
    padding-left:3px
}
.get-started-modal input{
    background:white 0 0 no-repeat padding-box;
    border:1px solid #7070704D;
    border-radius:5px;
    opacity:1;
    width:100%;
    padding:8px 15px;
    margin-bottom:15px
}
.get-started-modal textarea{
    background:white 0 0 no-repeat padding-box;
    border:1px solid #7070704D;
    border-radius:5px;
    opacity:1;
    width:100%;
    height:90px;
    resize:none;
    padding:8px 15px;
    margin-bottom:15px
}
.get-started-modal input::placeholder{
    font-size:13px
}
.get-started-modal textarea::placeholder{
    font-size:13px
}
.get-started-modal button{
    background: #046552 0 0 no-repeat padding-box;
    border-radius:5px;
    border:none;
    color:#fff;
    padding:6px 40px;
    font-size:16px;
    text-transform:uppercase;
    font-weight:600
}
.popup-modal .modal-dialog{
    max-width:960px;
    margin:1.75rem auto
}
.popup-modal .modal-body{
    background:url(../images/mobile-pop.webp);
    border:1px solid  #0465529e;
    border-radius:11px;
    position:relative;
    background-size:cover
}
.popup-modal .modal-content{
    border-radius:11px
}
.popup-modal .modal-content{
    border-radius:11px
}
.pop-mob-image img{
    position:absolute;
    top:-22px;
    left:-40px
}
.popup-text img{
    width:40%;
    margin-bottom:10px;
    margin-top:12px
}
.popup-text h3{
    font-size:23px;
    font-family:Cocogoose;
    color:#000;
    margin-bottom:18px
}
.popup-modal-body{
    padding-right:40px
}
.popup-text h4{
    color:#000;
    font-size:14px;
    font-weight:700
}
.popup-text h5{
    color:#046552;
    font-weight:600;
    font-size:30px
}
.popup-text h6{
    color:#000;
    font-size:14px;
    font-weight:700
}
.popup-text input{
    background:#046552a1 0 0 no-repeat padding-box;
    border:1px solid #7070704D;
    border-radius:5px;
    opacity:1;
    width:100%;
    padding:8px 15px;
    margin-bottom:10px
}
.popup-text textarea{
    background:#046552a1 0 0 no-repeat padding-box;
    border:1px solid #7070704D;
    border-radius:5px;
    opacity:1;
    width:100%;
    resize:none;
    padding:8px 15px;
    margin-bottom:10px;
    height:81px
}
.popup-text input::placeholder{
    font-size:13px
}
.popup-text textarea::placeholder{
    font-size:13px
}
.popup-text button{
    background:#fa150f;
    color:#fff;
    border:none;
    width:130px;
    padding:7px 0;
    font-weight:500;
    text-transform:uppercase;
    display:block;
    margin:0 auto;
    border-radius:2px
}
.popup-modal .modal-body .btn-close{
    position:absolute;
    box-shadow:0 3px 30px #04655229;
    background:#fff;
    padding:10px;
    border-radius:100%;
    font-size:24px;
    opacity:1;
    color:#c30000;
    font-weight:600;
    left:15px;
    top:15px;
    z-index:1;
    line-height:0
}
.popup-modal .modal-body::before{
    position:absolute;
    content:'';
    background:url(../images/pop-mob-thanku.webp);
    width:128px;
    height:89px;
    right:-11px;
    top:4px
}
.inner-packages-page{
    margin-top:0!important
}
.floatbutton.active{
    right:0;
    z-index:9;
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s
}
.floatbutton{
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    position:fixed;
    right:-371px;
    top:20%;
    font-size:0;
    width:420px;
    z-index:999
}
.floatbutton .clickbutton{
    width:50px;
    z-index:999;
    height:200px;
    cursor:pointer;
    box-shadow:-20px 7px 18px -7px rgba(87,184,151,.09);
    border-radius:3px 0 0 3px;
    border-radius:30px 0 0 30px;
    display:inline-block;
    padding-top:0;
    vertical-align:top;
    margin-top:125px;
    color:#fff;
    font-size:16px;
    font-weight:700;
    position:relative;
    text-transform:uppercase;
    background: linear-gradient(to right,#046552, #046552);
    box-shadow:0 0 40px #04655226;
    -webkit-box-shadow:0 0 40px #04655226;
    -ms-box-shadow:0 0 40px #04655226;
    -o-box-shadow:0 0 40px #04655226
}
.floatbutton .clickbutton .crossplus:before{
    content:"";
    display:none;
    position:absolute;
    width:20px;
    height:2px;
    right:0;
    background:#fbb334;
    z-index:99;
    top:0;
    left:0;
    bottom:0;
    margin:auto
}
.floatbutton .clickbutton .crossplus:after{
    content:"";
    display:none;
    position:absolute;
    width:2px;
    height:20px;
    right:0;
    background:#fab334;
    z-index:99;
    top:0;
    left:0;
    bottom:0;
    margin:auto
}
.floatbutton .clickbutton .crossplus{
    position:absolute;
    display:block;
    transform:rotate(-90deg);
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    left:-52px;
    white-space:pre;
    bottom:87px
}
.floatbutton .clickbutton .crossplus.rotate{
    transform:rotate(45deg);
    -webkit-transition:.4s;
    -moz-transition:.4s;
    -o-transition:.4s;
    transition:.4s
}
.floatbutton .clickbutton .crossplus i{
    font-size:18px;
    color:#fff;
    margin:17px 0 0 15px
}
.floatbutton .banner-form{
    background:#fff;
    padding:15px;
    position:relative;
    z-index:99999!important;
    border-radius:5px;
    margin:0;
    width:370px;
    display:inline-block;
    box-shadow:0 0 30px #0465521f
}
.ban-form input{
    width:100%;
    margin:0;
    border:1px solid #e5e5e5;
    background:#fff;
    padding:10px 15px;
    color:gray;
    font-size:14px;
    border-radius:3px;
    height:50px;
    font-weight:400;
    outline:0!important;
    margin:0 0 15px 0
}
.banner-form .intl-tel-input{
    width:100%
}
.banner-form h3{
    color:#141315;
    font-size:24px;
    margin-bottom:5px;
    font-weight:700
}
.banner-form h3 strong{
    font:24px/24px Poppins,sans-serif;
    font-weight:600
}
.ban-form input[type=submit]{
    color:#fff;
    font-weight:600;
    border-radius:3px;
    text-align:center;
    padding:10px 15px;
    margin:20px 0 0;
    border:transparent;
    cursor:pointer;
    background: linear-gradient(to right,#046552, #046552);;
}
.ban-form textarea{
    width:100%;
    border:1px solid #e5e5e5;
    background:#fff;
    padding:10px 15px;
    color:gray;
    font-size:14px;
    border-radius:3px;
    font-weight:400;
    height:120px;
    outline:0!important;
    margin:15px 0 0 0;
    resize:none
}
.btns_wrap{
    position:fixed;
    right:-6px
}
.btns_wrap a:hover{
    text-decoration:none!important;
    right:0
}
.btns_wrap .call_wrap{
    width:280px;

    background:linear-gradient(to right,#046552, #046552);;
    position:absolute;
    right:-225px;
    top:63px;
    border-radius:3px 0 0 3px;
    overflow:hidden;
    box-shadow:0 0 40px #04655226!important;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    z-index:9999;
    border-radius:30px 0 0 30px
}
.btns_wrap .call_wrap span{
    color:#fff;
    font-size:20px;
    vertical-align:middle;
    padding:15px 20px 15px 15px
}
.btns_wrap .chat_wrap{
    display:block;
    position:absolute;
    right:-225px;
    width:280px;
    top:0;
    border-radius:0;
    overflow:hidden;
    box-shadow:0 0 40px #04655226!important;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    border-radius:30px 0 0 30px;
    z-index:9999;
    background:linear-gradient(to right,#046552, #046552);;
}
.btns_wrap .call_wrap span.icoo,.btns_wrap .chat_wrap span.icoo{
    color:#fff;
    font-size:18px;
    padding:15px 20px;
    vertical-align:middle;
    display:inline-block;
    border:none;
    border-radius:10px 0 0 10px;
    background:linear-gradient(to right,#046552, #046552);;
}
.btns_wrap .chat_wrap span{
    color:#fff;
    font-size:20px;
    vertical-align:middle;
    padding:15px 30px 15px 15px
}
.ban-form .fldset.inpchecbx label{
    display:inline-block;
    margin:0;
    line-height:1.4;
    color:#676767;
    font-size:13px
}
.ban-form .fldset.inpchecbx input{
    display:inline-block;
    width:auto;
    height:auto;
    margin:0
}
.fldset.inpchecbx{
    margin:10px 0 0 0
}
.fldset p{
    font-size:13px;
    color:#676767;
    padding:0;
    margin:10px 0 0 0
}
.fldset p a{
    display:block;
    padding:5px 0 0 0;
    color:#141315;
    font-weight:500;
    font-size:14px
}
.portfolio-inner-box img{
    border-radius:8px
}
.inner-process{
    padding:30px 0 0
}
.client-img img{
    border-radius:100%
}
.privacy h1{
    color:#07725D;
    font-size:43px;
    font-weight:600
}
.privacy p{
    color:#000;
    margin-bottom:16px;
    font-size:16px
}
.privacy h2{
    color:#000;
    font-size:23px;
    margin-bottom:18px;
    font-weight:700
}
.privacy ul li{
    color:#000;
    font-size:16px;
    margin-bottom:13px;
    list-style:circle;
    margin-left:21px
}
#go-top-btn{
    display:inline-block;
    position:fixed;
    bottom:10px;
    left:20px;
    transition:background-color .3s,opacity .5s,visibility .5s;
    opacity:0;
    visibility:hidden;
    z-index:1000
}
#go-top-btn.show{
    opacity:1;
    visibility:visible
}
#go-top-btn img:hover{
    animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform:translate3d(0,0,0);
    backface-visibility:hidden;
    perspective:1000px;
    animation-iteration-count:infinite
}
@keyframes shake{
    10%,90%{
        transform:translate3d(-1px,0,0)
    }
    20%,80%{
        transform:translate3d(2px,0,0)
    }
    30%,50%,70%{
        transform:translate3d(-4px,0,0)
    }
    40%,60%{
        transform:translate3d(4px,0,0)
    }
}
#go-top-btn img:hover{
    filter:brightness(0);
    transition:.3s linear
}
#go-top-btn img{
    transition:.3s linea
}
.main-home-btns{
    display:flex;
    align-items:center
}
.pkg-anchor{
    text-align:center;
    margin-bottom:9px
}
.pkg-anchor a{
    color: #046552;
    font-weight:500;
    font-size:14px;
    text-decoration:underline
}
.floating-side-icons{
    padding-left:20px;
    position:fixed;
    bottom:100px;
    z-index:1
}
.f-ico-p a i{
    background:#fff;
    border-radius:100%;
    color:#f6130d;
    font-size:17px;
    font-weight:600;
    width:38px;
    line-height:33px;
    height:37px;
    text-align:center;
    margin-bottom:10px;
    border:1px solid  #046552
}
.f-ico-chat a i{
    background:#fff;
    border-radius:100%;
    color:#f6130d;
    font-size:17px;
    font-weight:600;
    width:41px;
    line-height:33px;
    height:37px;
    text-align:center;
    margin-bottom:10px;
    border:1px solid  #046552
}
.f-ico-trust img{
    width:38px
}
.f-ico-p a i:hover{
    animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform:translate3d(0,0,0);
    backface-visibility:hidden;
    perspective:1000px;
    animation-iteration-count:infinite
}
.f-ico-chat a i:hover{
    animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform:translate3d(0,0,0);
    backface-visibility:hidden;
    perspective:1000px;
    animation-iteration-count:infinite
}
.f-ico-trust a img:hover{
    animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform:translate3d(0,0,0);
    backface-visibility:hidden;
    perspective:1000px;
    animation-iteration-count:infinite
}
.vid-testi{
    padding:50px 0
}
.video-play-button{
    position:absolute;
    z-index:10;
    top:0;
    right:30px;
    transform:translateX(-50%) translateY(-50%);
    box-sizing:content-box;
    display:block;
    width:27px;
    height:39px;
    animation:element-2 2s ease-in-out infinite;
    background:#f5130d;
    border-radius:50%;
    padding:13px 15px 13px 23px
}
.video-play-button:before{
    content:"";
    position:absolute;
    z-index:0;
    left:50%;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    display:block;
    width:80px;
    height:80px;
    background:#046552;
    border-radius:50%;
    animation:pulse-border 1.5s ease-out infinite
}
.video-play-button:after{
    content:"";
    position:absolute;
    z-index:1;
    left:50%;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    display:block;
    width:80px;
    height:80px;
    background:#046552;
    border-radius:50%;
    transition:all .2s
}
.video-play-button:hover:after{
    background-color:darken(#046552,10%)
}
.video-play-button img{
    position:relative;
    z-index:3;
    max-width:100%;
    width:auto;
    height:auto
}
.video-play-button span{
    display:block;
    position:relative;
    z-index:3;
    width:0;
    height:0;
    border-left:26px solid #fff;
    border-top:19px solid transparent;
    border-bottom:17px solid transparent
}
@keyframes pulse-border{
    0%{
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity:0
    }
}
.video-overlay{
    position:fixed;
    z-index:-1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0,0,0,.8);
    opacity:0;
    transition:all ease .5s
}
.video-overlay.open{
    position:fixed;
    z-index:1000;
    opacity:1
}
.video-overlay-close{
    position:absolute;
    z-index:1000;
    top:15px;
    right:20px;
    font-size:36px;
    line-height:1;
    font-weight:400;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    transition:all .2s
}
.video-overlay-close:hover{
    color:#fa183d
}
.video-overlay iframe{
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    box-shadow:0 0 15px rgba(0,0,0,.75)
}
.testimonials-play-btn{
    position:relative
}
.f-ico-p a img{
    width:40%
}
.vid-testi-text h3{
    font-size:33px;
    font-family:Cocogoose;
    color:#000;
    position:relative;
    padding-bottom:15px;
    margin-bottom:15px
}
.vid-testi-text h3:before{
    position:absolute;
    content:'';
    width:50px;
    height:3px;
    background:#046552;
    bottom:0;
    border-radius:3px
}
.vid-testi-text p{
    font-size:14px;
    margin-bottom:10px;
    color:#000;
    font-weight:400
}
.prics-tags{
    display:inline-flex;
    align-items:center;
    margin-bottom:10px
}
.prics-tags h5{
    color:#11269d;
    font-size:28px;
    font-weight:500;
    text-decoration:line-through;
    margin-right:10px
}
.prics-tags h6{
    color:#f8130d;
    font-size:46px;
    font-weight:600
}
.inner-package-detailss{
    margin-top:0
}
.inner-package-detailss h3{
    font-size:33px;
    font-family:Cocogoose;
    color:#000;
    position:relative;
    margin-bottom:19px
}
.inner-package-detailss ul{
    border-bottom:1px solid #dddddd36;
    height:342px;
    overflow:auto;
    padding:20px;
    margin-bottom:10px;
    padding-right:5px;
    overflow-x:hidden;
    border-radius:8px;
    box-shadow:0 0 10px #f5130d38
}
.inner-package-detailss ul li{
    font-size:14px;
    color:#000;
    font-weight:600;
    margin-bottom:21px;
    padding-left:18px;
    position:relative;
    border-bottom:1px solid #f5130d17;
    padding-bottom:11px
}
.inner-package-detailss ul li:before{
    position:absolute;
    left:-20px;
    content:'';
    background:url(../images/check.webp);
    width:34px;
    height:34px;
    top:-5px
}
.inner-package-detailss ul::-webkit-scrollbar{
    width:10px
}
.inner-package-detailss ul::-webkit-scrollbar-track{
    background:#e6e6e6;
    border-radius:5px
}
.inner-package-detailss ul::-webkit-scrollbar-thumb{
    background:#f6130d;
    border-radius:5px
}
.detaill-box{
    padding:80px 0
}
.detaill-boxx{
    border:1px solid #f9130d;
    box-shadow:0 0 10px #f9130d4a;
    border-radius:15px;
    text-align:center;
    padding:50px 40px
}
.detaill-boxx h3{
    font-size:14px;
    color:#f3120d;
    margin-bottom:10px;
    font-weight:600
}
.detaill-boxx h4{
    font-size:27px;
    color:#000;
    font-weight:700;
    position:relative;
    margin-bottom:19px
}
.detaill-boxx p{
    font-size:16px;
    margin-bottom:21px
}
.pricing-detail-btn{
    margin:0 auto;
    width:165px
}
.detaill-boxx:hover{
    background:#f8130d;
    transition-duration:.3s
}
.detaill-boxx:hover h3{
    color:#fff;
    transition-duration:.3s
}
.detaill-boxx.detaill-boxx:hover h4{
    color:#fff;
    transition-duration:.3s
}
.detaill-boxx:hover h6{
    transition-duration:.3s;
    color:#fff
}
.detaill-boxx:hover p{
    transition-duration:.3s;
    color:#fff
}
.detaill-boxx:hover h5{
    transition-duration:.3s;
    color:#fff
}
.detaill-boxx:hover a{
    background:#1227a0;
    transition-duration:.3s
}
.detaill-box h2{
    font-size:33px;
    font-family:Cocogoose;
    color:#000;
    position:relative;
    width:60%;
    margin-bottom:59px
}
.footer-payment img{
    margin-bottom:10px
}
.video-padding{
    margin-bottom:80px
}
.badges{
    position:fixed;
    top:30%;
    left:0
}
.section-padding.gray_bg.get_quote{
    display:none
}
.thankBanner{
    background-image:url(../images/bg.jpg);
    height:400px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff
}
.thankBanner h2{
    font-size:50px;
    text-transform:uppercase
}
.page_content{
    padding:50px 0
}
.page_content h2{
    font-size:40px;
    text-align:center
}
.page_content p{
    text-align:center
}
.page_content h3{
    color: #046552;
    text-transform:none;
    text-align:center;
    font-weight:900;
    font-size:54px;
    margin:0 0 10px 0;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
}

/*.header-logo {*/
/*    width: 410px;*/
/*    max-width: 400px;*/
/*    margin: -119px;*/
/*    margin-top: -101px;*/
/*}*/


/* .header-logo {
    width: 120px;
    max-width: 400px;
    margin-top: -21px;
    margin-left: 11px;
} */


.header-logo {
    width: auto;
    max-width: auto;
    margin-bottom: -42px;
    margin-left: auto;
}


img.headerflag{
    height: 14px !important;
    width: auto;
    transform: translate(-4px, -1px);
}
.reviews {
    padding: 40px 0;
    background: #028785;
}
.reviews p{
    color: #fff;
    margin: 10px 0 ;
}
.reviews img{
    width: 50%;
}
span.section-title-main {
    color: #1CF0E3;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 0 20px;
}

h2.section-title.text-center {
    position: relative;
}

span.section-title-main:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 86px;
    background: #fff;
    left: 0;
    top: 43%;
}

span.section-title-main:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 86px;
    background: #ffff;
    right: 0;
    top: 42%;
}
section.qoute {
    padding: 50px 0;
}

.qoute-wrap h1 {
    color: #028785;
    font-size: 24px;
    border: 2px solid #E5E5E5;
    border-radius: 50px;
    padding: 4px;
}

.qoute-wrap h2 {
    font-size: 22px;
    padding: 20px 0;
}

.qoute-wrap p {
    font-size: 20px;
    margin: 20px 0;
}

.qoute-wrap a.btn-qoute {
    background: #028785;
    color: #fff;
    padding: 11px 40px;
    border-radius: 20px;
    font-size: 23px;
    margin-top: 40px;
}
.services{
    background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../images/viz-banner-2.webp);
    padding: 50px 0;
}
h2.service-wrap-title {
    color: #00FFFA;
}
.service-box h3 {
    color: #00FFFA;
    font-size: 21px;
}

.service-box p {
    color: #fff;
    margin: 15px 0;
    line-height: 26px;
}

.service-box a.btn-service {
    color: #fff;
    background: #349F9D;
    padding: 8px 19px;
    border-radius: 50px;
    font-size: 18px;
    text-transform: uppercase;
}
.service-box {
    margin: 15px 0;
}

/* whatsapp chat hidden fields */
.sbsi7l-0.eARkMz {
    display: none !important;
}


/* external css */
/* External CSS */

.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
    display: none;
}

.intl-tel-input .v-hide {
    visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 16px 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}

@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal;
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
    padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
    color: #999;
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
    vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
    margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 91px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

.intl-tel-input.iti-container:hover {
    cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti-flag {
    width: 20px;
}

.iti-flag.be {
    width: 18px;
}

.iti-flag.ch {
    width: 15px;
}

.iti-flag.mc {
    width: 19px;
}

.iti-flag.ne {
    width: 18px;
}

.iti-flag.np {
    width: 13px;
}

.iti-flag.va {
    width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0px;
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0px;
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0px;
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0px;
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0px;
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0px;
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0px;
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0px;
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0px;
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0px;
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0px;
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px;
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px;
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px;
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px;
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px;
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px;
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px;
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0px;
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px;
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px;
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px;
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px;
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0px;
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px;
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px;
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px;
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px;
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px;
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px;
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0px;
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0px;
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0px;
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px;
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px;
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px;
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px;
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px;
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px;
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px;
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px;
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px;
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px;
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px;
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px;
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px;
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px;
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px;
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px;
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px;
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px;
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px;
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px;
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px;
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px;
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px;
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px;
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px;
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px;
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px;
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px;
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px;
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px;
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px;
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px;
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0px;
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px;
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0px;
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0px;
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0px;
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0px;
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px;
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px;
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0px;
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0px;
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0px;
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px;
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px;
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px;
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px;
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px;
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px;
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px;
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0px;
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px;
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px;
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px;
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px;
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px;
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px;
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0px;
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px;
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px;
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0px;
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px;
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px;
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px;
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px;
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px;
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px;
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px;
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px;
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px;
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0px;
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0px;
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px;
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px;
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px;
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px;
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px;
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px;
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px;
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px;
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px;
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px;
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px;
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px;
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px;
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px;
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px;
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px;
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px;
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0px;
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px;
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0px;
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px;
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px;
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px;
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px;
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px;
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px;
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0px;
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0px;
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px;
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px;
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px;
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0px;
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px;
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px;
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px;
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px;
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px;
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px;
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px;
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px;
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px;
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px;
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px;
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px;
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px;
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0px;
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px;
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0px;
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px;
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px;
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px;
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px;
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px;
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px;
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px;
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px;
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0px;
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px;
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px;
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0px;
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px;
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px;
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px;
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px;
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px;
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0px;
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px;
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px;
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0px;
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px;
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px;
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px;
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px;
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px;
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px;
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0px;
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px;
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px;
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0px;
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px;
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px;
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px;
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px;
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px;
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0px;
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px;
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px;
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px;
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px;
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px;
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px;
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px;
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0px;
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0px;
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px;
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px;
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0px;
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px;
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px;
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px;
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px;
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px;
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px;
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px;
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px;
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px;
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px;
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px;
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0px;
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px;
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px;
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../images/flags.png") !important;
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../images/flags@2x.png");
    }
}

.iti-flag.np {
    background-color: transparent;
}