/* @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,500,600,700&display=swap'); */
@font-face {
    font-family: 'GothamHTF-Book';
    src: url('../fonts/GothamHTF-Book.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'GothamHTF-Book';
    src: url('../fonts/GothamHTF-Book.woff') format('woff'), url('../fonts/GothamHTF-Book.ttf') format('truetype'), url('../fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal
}
body{
    color: #909191;
    line-height: 1.3em;
    font-family: 'GothamHTF-Book';
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 400;
    overflow-x: hidden;
}
h1,h2 {
    font-size: 2.5rem;
    font-size: 36px;
    font-family: 'Gotham';
}
h1,h2,h3,h4 {
    color: #484848;
    font-weight: 400;
    font-family: 'Gotham';
}
a:hover {
    text-decoration: none;
    color: black;
}
a{
    color: black;
}
.bg_header{
    height: 35px;
    line-height: 35px;
    background-color: #f7f7f6;
}
.dropdown-menu {
    display: block;
    padding: 8px 0px;
    border-radius: 0px;
}
.dropdown-menu .dropdown-item {
    padding: 0px;
}
.dropdown-menu .dropdown-item a {
    display: block;
    padding: 8px 16px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 12px;
}
.dropdown-menu .dropdown-item a:hover,
.dropdown-menu .dropdown-item a:active,
.dropdown-menu .dropdown-item.menuactive a{
    color:#6ca9dc;
}
.owl-buttons{
    top: 50%;
    position: absolute;
    width: 100%;
    display: none;
}
.logo_img img{
    width: 180px;
}
/* =================Language================= */
.dropdown-lang{
    position: relative;
  display: inline-block;
  cursor: pointer;
}
.lang-phone p{
    margin: -9px 0px;
}
.lang-pp-sub{
  position:absolute;
  width: 116px;
  height: auto;
  background:#6ca9dc;
  display: none;
  z-index: 999999;
  top: 22px;
  border-radius: 6px;
  padding: 14px;
}
.dropdown-lang:hover .lang-pp-sub{
    display:block;
}
.lang-phone p:before {
    background: url(../uploads/images/all-icon.png) 0 0 no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
    top: 5px;
}
/* ========================= */
ul .lang-subdropdown li a.english:before{
    background: url('../uploads/images/fg-en.png') 0 0 no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 11px;
    top: 1px;
    right: 0;
    left: 0;
}
ul .lang-subdropdown li a.khmer:before{
    background: url('../uploads/images/KH.png') 0 0 no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 11px;
    top: 1px;
    right: 0;
    left: 0;
}
ul .lang-subdropdown li a.chinese:before{
    background: url('../uploads/images/fg-chinese.png') 0 0 no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 11px;
    top: 1px;
    right: 0;
    left: 0;
}
.lang-subdropdown {
    text-align:left;
}
.lang-pp-sub ul li a{
    color: #FFF;
}
/* ========================= */
.title_ser h4{
    font-size: 20px;
}
.title_add h5{
    font-weight: 700;
}
.bg_menu_top{
    background:#fff;
}
.top-contact_email {
    text-align:left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-contact_email a{
    color: #909191;
}
.top-contact_phone {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-contact_email i{
    margin: 0px 4px;
}
.top-contact_phone i{
    padding: 10px;
}

.top-contact li {
    display: inline;
    padding: 10px;
}
.top-contact_phone li a, .top-contact_email li a {
    color: #909191;
}
.top-contact li a i{
    margin-right: 5px;
}
.top-contact li:first-child {
    margin-right: 15px;
}
.header_social{
    padding: 0;
    list-style: none;
    display: inline;
}
.header_social li {
    display: inline;
}
.bg{background-color: bisque;}
a.btn-book-top{
    background-color: #677776;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 22px 0 16px;
    color: #d4d0cd;
    font-weight: 600;
}
a.btn-book-top em{
    font-style: normal!important;
    display: block;
    margin-top: -6px;
}
a.btn-book-top:hover{
    text-decoration: none;
    color: #FFF;
}
.why-book-top{
    background-color: #404042;
    background-color: #404042;
    text-align: center;
    color: gray;
    font-style: italic;
    padding: 17px 0 26px;
    margin: 0;
}
.navbar{
    padding-top: 1.05rem;
    padding-left: 0;
}
.owl-prev{
    position: absolute;
    left: 0px;
}
.owl-next{
    position: absolute;
    right:0px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav a.nav-link:hover {
    color:#6ca9dc;
}
.navbar-light ul.navbar-nav .menuactive a.nav-link {
    color:#6ca9dc;
}
.navbar-toggler-icon{
    font-size: 15px;
    font-weight: 700;
}
.navik-menu-overlay ul li .menu-overlay-link a{
    font-size: 15px;
}
.navik-menu-overlay .dropdown-menu .dropdown-item .menu-overlay-link a{
    font-weight: 700;
}
.navbar-light ul.navbar-nav{
    font-size: 0.857rem;
    line-height: 1.3em;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.19em;
}
.navik-header-overlay .burger-menu{
    background: #189ad9 !important;
}
.header_top{
    position: relative;
}
.title_image_slide{
    position: absolute;
    top: 40%;
    left: 150px;
}
.title_image_slide h2::after{
	content: ' ';
    display: block;
    height: 1px;
    margin:30px 0px;
    width: 230px;
    border-top-style: solid;
    border-top-color: rgba(255,255,255,0.5);
}
.title_image_slide h2{
    color: #fff;
}
.title_image_slide p{
    color: #fff;
}
.image_over{
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: #52525259;
    position: absolute;
}
.slide_cz{
    position: relative;
}
.short_des{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.short_des_service{
    text-align: center;
}
.short_des_service{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.short_des_service h4{
    color: #fff;
}
.box_sadow{
    position: relative;
}
.overlay_service{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: #52525259;
}
.wrap-items .box_sadow{
    position: relative;
}
.overlay_img_service{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: #52525259;
}
.short_des h6{
    color: #fff;
}
.short_des h6::after{
    content: ' ';
    display: block;
    height: 1px;
    width:65px;
    border-top-style: solid;
    border-top-color: rgba(255,255,255,0.5);
    text-align: center;
    margin: 0 auto;
}
.overlay_top img{
    position: relative;
}
.overlay_img_slide{
    width: 100%;
    height: 100%;
    top: 0px;
    background-color: #52525259;
    position: absolute;
}
.form-control{
    border-radius: 1.25rem !important;
    padding: 20px !important;

}
.detial_valu{
    border:#f7f7f6 solid; 
    padding: 20px;
    width: 100%;
    height: 100%;
}
.pading_text{
    padding: 15px;
}
/* ================= */
.sidenav {
    display: none;
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  .scroll-on {
      position: fixed;
      top: 0px;
      left: 0;
      background-color: #fff;
      width: 100%;
      z-index: 900;
      transition: cubic-bezier(0.6, -0.28, 0.735, 0.045);
      box-shadow:0 2px 7px 0 rgba(23, 200, 202, 0.08);
  }

  .navik-header-overlay .logo {
    position: absolute;
    top: 0px !important;
    left: 15px;
    z-index: 2;
}
  
/* =================== */
/* .owl-pagination{
    display: none;
} */
.home_con{
    background: #d4d0cd;
    padding: 50px 0px;
    text-align: center;
    margin-top: -10px;
}
.home_con h2{
    text-align: center;
    color: #FFF;
}
.home_con{
    margin-bottom: 0px;
}
.title_why_home{
    margin:0px;
}
.title_why_home h4{
    padding:22px ;
}
.img_home img{
    max-width: 100%;
    height: auto;
    margin-top: 50px; 
}
.img-feature img{
    width: 100%;
    height: 310px;
    background-size: cover;
}
.short_des{
    text-align: center;
}
.img-list-pro{
    width: 100%;
}
.rcorners2 {
    border-radius: 3em;
    border:none;
    padding:15px 0px;
    width: 200px;
    height: 50px;
    -webkit-border-radius: 3em;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.19em;
    font-size: 0.857rem;
    text-transform: uppercase;
  }
  .rcorners3 {
    border-radius: 3em;
    border: none;
    padding: 0px 0px;
    width: 160px;
    height: 35px;
    -webkit-border-radius: 2em;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-size: 14px !important;
    text-transform: uppercase;
}
.start-book{
    display: none;
}
.book-st .scroll-book{
    display: block;
}
.book-popup{
    border-radius: 3em;
    border: none;
    padding: 21px 0px;
    width: 77px;
    height: 77px;
    -webkit-border-radius: 3em;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.19em;
    font-size: 0.857rem;
    text-transform: uppercase;
}
.book-popup-icon{
    border-radius: 3em;
    border: none;
    width: 77px;
    -webkit-border-radius: 3em;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.19em;
    font-size: 0.857rem;
    text-transform: uppercase;
}
/* .booknow-top {
    position: fixed;
    top: 33px;
    right: 78px;
    z-index: 3;
} */
#btn_sub{
    /* background:#17c8ca; */
    background:linear-gradient(to bottom,#6ca9dc 0%,#6ca9dc 75%);
}
.short_des #btn_sub a{
    border-radius: 10px;
}
#btn_sub:hover{
    color: #1d2129;
    background: #b5d4ed;
}

.owl-theme .owl-controls .owl-buttons div{
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.owl-prev i{
    margin: 8px 0px;
}
.owl-next i{
    margin: 8px 0px;
}
a.btn-view:hover{
    text-decoration: none;
    color: #FFF;
}
.bg_footer.title_contact ul li{
    list-style: none;
}
.bg_footer{
    background:#f7f7f6;
}
.sub_infor ul li{
    list-style: none;
    text-align: left;
}
.sub_infor ul a :hover{
    text-decoration: none;
    color:#709bae;
}
.sub_infor ul a {
    color: black;
    text-align: center;
    text-decoration: none;
}
.cop{
    text-align: center;
    color:#909191;
}
.icon_footer {
    text-align: center;
    margin-top:-37px;
    font-size: 30px;
}
.bg_icon a i{
    color: black;
    text-align: center;
    text-decoration: none;
}
.bg_icon a i:after{
    text-align: center;
    text-decoration: none;
}
.bg_icon a i:hover{
    text-decoration: none;
    color:#709bae;
}
.icon_footer{
    margin-bottom: 30px;
}
.bg_icon{
    display: inline-block;
    vertical-align: baseline;
    display: inline;
    vertical-align: auto;
    position: relative;
    padding: 0 20px;
}
.bg_icon:before,
.bg_icon:after {
  content: "";
  display: block;
  width:100%;
  position: absolute;
  top: 0.73em;
  border-top: 1px solid rgb(223, 216, 216);
}
.bg_icon:before {
  right: 100%;
}
.bg_icon:after {
  left: 100%;
}
.title_send_email h1{
    text-align: center;
    margin: 40px;
}
.media_contact ul li{
    list-style: none;
}
.nav-link{
    color: #8d603d;
}
.nav-link:hover{
    color: #677776;
}
.ttl-line::after{
    content: ' ';
    display: block;
    width: 100px;
    height: 1px;
    margin: 15px auto 15px;
    max-width: 100px;
    background-color: rgba(197, 197, 197, 0.8);
}
.title_well h1{
    margin-top: 50px;
}
/* .title_well h1::after{
    content: ' ';
    display: block;
    width: 100px;
    height: 1px;
    margin: 15px auto 15px;
    max-width: 100px;
    background-color: rgba(197, 197, 197, 0.8);
} */
.title_feedback{
    color: #000;
}
.title_well h1 .first-ttl{
    color: #6ca9dc;
    font-weight: bold;
}
.sub_well{
    font-size: 50px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    color: #000000;
    padding-left: 50px;
    padding-right: 50px;
}
.img_well_home .sub_sun_title{
    font-size: 30px;
    color: #6ca9dc;
    font-weight: 700;
}
.img_well_home h2{
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    color:#000;
    padding-left: 50px;
    padding-right: 50px;
}
.moreInfo{
    color: #6ca9dc;
}
.moreInfo:hover{
    color:#1bcfc996;
}
.overlay{
    position: relative;
}
.container_image:hover .image_overlay {
    opacity: 0.3;
  }
  .container_image:hover .image_over_view {
    opacity: 1;
  }
.image_over_view{
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.image_over_view img.txt{
    width: 130px;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}
.image_overlay{
    margin: 0 auto;
    opacity: 1;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden;
  }
.container_image {
    position: relative;
  }
.img_overlay_about:hover{
    position: absolute;
    background: #f9f9f930;
    top: 0;
    width: 100%;
    height: 100%;
}
.title_contact h4::after{
    content: ' ';
    display: block;
    width: auto;
    height: 1px;
    margin: 15px 0px;
    background-color: rgba(197, 197, 197, 0.8);
}

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}
.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
  
/* ===================== */
.title_dialy h2{
    text-align: center;
}
.title_dialy{
    text-align: center;
}
.title_dialy .title-spacial{
    /* font-size: 40px; */
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #6ca9dc;
}
.fot .title-sfooter{
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    color: #909191;
}
.core_vl{
    color: #6ca9dc;
}
.fot h2{
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    color: #6ca9dc;
    font-style: italic;
}
.title_dialy_about::after{
    content: ' ';
    display: block;
    width: 20%;
    height: 1px;
    margin:0.8667em auto 0.8667em;;
    background-color: #222222;
	max-width: 270px;
	background-color:#eaeaea;
}
.title_dialy_about h2{
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color:#000;
    font-size: 30px;
}
.title_dialy_about .title-spacial{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #6ca9dc;
}
.title_dialy h2{
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color:#000;
    font-size: 40px;
}
.title_dialy::after{
	content: ' ';
    display: block;
    width: 20%;
    height: 1px;
    margin:0.8667em auto 0.8667em;;
    background-color: #222222;
	max-width: 270px;
	background-color:#eaeaea;
}
.sub_title_dialy h6{
	color: #6ca9dc;
	text-align: center;
    margin-bottom: 4.35rem;
    font-weight: 800;
    font-size: 20px;
}
.style-subscrib{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #6ca9dc;
}

.detial-subscrib{
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color:#000;
}
.img_Professional{
	text-align: center;
}
.img_Professional img{

}
.img_Professional img{
    border-radius: 50%;
    width: 240px;
    height: 240px;
}
/* .title_Professional::after{
	content: ' ';
    display: block;
    width: 47%;
    height: 1px;
    margin: 1.0667em auto;
	background-color:#eaeaea;
} */
.title_dialy h3 {
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
}
.title_dialy .title-spacial {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #6ca9dc;
}
.title_Professional h4{
	text-align: center;
	margin-top: 15px;
}
.sub_detial p{
	text-align: center;
}
.img_border_size{
    text-align: center;
}
.img_border_size img:hover{
    box-shadow: .5px .5px 3px;
    border-radius: 50%;
}.img_feedback{
    text-align: center;
}
.img_feedback img{
    /* border-radius: 50%; */
    width: 210px;
    height: 210px;
}
.menu-slide .navik-menu-overlay>ul{
    padding:80px 0 30px!important;
}
.img_well_home{
    text-align: center;
    margin-bottom: 20px;
}
.title_detail_about{
    margin: 40px;
}
.img_top_service{
    text-align: center;
    /* height: 330px; */
}
.img_top_service img{
    width: 210px;
    height: 210px;
    border-radius: 50%;
}
.sub_feedback{
    text-align: center;
}
/* =========================== */

/* ###########footer###################### */
.sub_infor_contact ul li{
    list-style:none ;
    color:#909191;
}
.sub_infor_contact{
    text-align: center;
}
.sub_infor_contact p{
    font-size: 17px;
}
.title_contact h4{
    font-size:19px;
    font-weight: bold;
    text-transform: uppercase;
}
.title_contact{
    margin-top: 40px;
    text-align: left;
}
.add{
    text-align: center;
}
.icon-header{
    margin: 20px 140px;
}
.logo_img{
    padding: 10px 0px;
}
.bg_featurs{
   background-image: url('../uploads/images/sea10.jpg');
   width: 100%;
   height: 500px;
}
.bg_featurs{
    position: relative;
}
.guest_test_footer{
    position: absolute;
    background:#ffffff3b;
    width: 100%;
    height: auto;
    top: 0;
}
.wrap-items_guest{
    text-align: center;
}
.wrap-items_guest img{
    border-radius: 50%;
}
.wrap-items_guest ul li{
    list-style: none;
}
.img_mor img{
    width: 100%;
    height: 350px;
    border-radius: 5px;
}
.img_mor{
    position: relative;
    margin-bottom: 20px;
}
.title_mor_feat {
    position: absolute;
    bottom: 10px;
    color: #fff;
    padding: 0px;
    margin: 0px 30px;
}
.title_mor_feat:hover{
    border: aliceblue .5px solid;
    border-radius: 3px;
}
.img_feature_baner {
    width: 100%;
    height: 75vh;
    background: no-repeat;
    background-size: cover;
    background-position: center;
}
.title_footer-con img{
    width: 210px;
    height: auto;  
}
.title_footer-con{
    margin-top: 40px;
    text-align: center;
}
.sub_infor_contact em p{
    color:#909191;
}
.social_footer ul {
    list-style: none;
    font-size: 30px;
    color: #fff;
    display: flex;
}
.social_footer ul li{
    padding: 5px;
}
ul li{
    list-style: none;    color:#909191;
}
.title_add a{
    color: #6ca9dc;
    font-weight: 700;
}
.title_add a:hover{
    color:#000;
    font-weight: 700;
}
.title_add {
    text-align: center;
    border-radius: 4px;
    border: #eaeaea solid;
    padding: 40px;
    height:280px;
    width: 100%;
    margin-bottom: 20px;
}
.title_add h5{
    color:#484848;
}
.title_add h5::after{
    content: ' ';
    display: block;
    width: 75px;
    height: 1px;
    margin: 1.0667em auto;
	background-color:#eaeaea;
}
.title_question h3::after{
    content: ' ';
    display: block;
    width: 75px;
    height: 1px;
    margin: 1.0667em auto;
	background-color:#eaeaea;
}
.menu_servie ul li{
    margin: 8px 0px;
    text-align: left;
}
.title-stay{
    text-align: center;
}
.title-stay h2 {
    letter-spacing: 1px;
    text-transform: capitalize;
    font-style: italic;
    color: #6ca9dc;
    font-size: 40px;
}
.title-stay span.title-spacial{
    color: #909191;
}
/* ###################### */
.box_sadow:hover{
    box-shadow: 0px 1px 12px -4px;
    transform: translateY(-5px);
}
.box_sadow{
    transform: translateY(-5px);
}

.img_star img{
    position: absolute;
    margin: -61px 0px;
}
.title_why_get{
    text-align: center;
    margin-bottom: 40px;
}
.box_style{
    box-shadow: 2px 2px 5px;
    padding: 20px;
}
.img_team_meber{
    text-align: center;
    margin-bottom: 20px;
}
.img_team_meber img{
    width: 150px;
    border-radius: 50%;
    height: 150px;
}
.detial_team_member{
    text-align: center;
}
.titl_detial{
    text-align: center;
    margin-top: 30px;
}
.short-desc{
    text-align: center;
}
.title_sumary{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.title_sub_1day{
    text-align: center;
    padding: 20px 20px;
}
.more_tour{
    text-align: center;
    margin-bottom: 40px;
}
.detial_samary p{
    text-align: justify;
}
.media_contact h4{
    text-align: center;
}
.menu_servie ul{
    padding: 0px;
}
.menu_servie ul li a span:hover{
    color:#6ca9dc;
}
.menu_servie ul  li a span{
    color: #909191;
}
.sub_infor_contact ul{
    padding: 0px;
}
.foter_social{
    display: inline;
    
}
.foter_social img{
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 30px;
    margin: 0px 5px;
   
}
.foter_social img:hover{
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 30px;
    margin: 0px 5px;
    border: #3b566d .5px solid;
    border-radius:3px;
   
}
.sub_infor_contact a li{
    color: #6ca9dc;
}
/* .sub_infor_contact a li img{
    margin: 0px 10px;
} */
.sub_infor_contact p{
    margin: 0px 10px;
}
.icon_next ul li:before {
    /* list-style: none;
    color: #909191;
    FONT-WEIGHT: 500;
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: right;
    margin-right: 10px;
    /* content: "\f105"; */
    /* content: "";
    background-image: url('../uploads/images/logo4.png');  */
    background: url('../uploads/images/all-icon.png') -165px -13px no-repeat !important;
    content: "" !important;
    position: relative !important;
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    top: 0px !important;
    margin-right: 8px !important;
}
.top-subscrib{
    letter-spacing: 0;
}
.titie_faq h3{
    text-align: center;
}
.img_con{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.list_menu_ourpack a h5{
    list-style: none;
    box-shadow: 1px 1px 3px;
    border-radius: 4px;
    padding: 4px;
}
.feedback_bg{
    position: relative;
}
.feedback_bg{
    /* background-color:#f7f7f6; */
    background-image: url('../uploads/images/footer2.jpeg');
    padding: 60px 0px;
    width: 100%;
    background-position-x: center;
    background-position-y: center;
}
.feedback_bg.overlay_feedback_bg{
    position: absolute;
    background:#ffffff3b;
    width: 100%;
    height: auto;
    top: 0;
}
.error{
    color:red;
}
.media-home-right{
    position: fixed;
    top: 20%;
    right:0;
}
.modal-backdrop{
    position: relative;
}
.img-responsive{
    width: 100%;
}
.title_promo {
    border: #189ad9 0.5px solid;
    padding: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.modal-content{
    width: 375px !important;
}
.modal-content-cz-wilist{
    width: 100%;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.icon-fb{
    width: 20px;
}
.btn-media{
    /* padding: 10px;
    border-radius: 5px 0px 0px 5px; */
    color: #fff;
    background-color: transparent;
    border:none;
}
.img-pro{
    width: 100%;
    padding: 10px;
}
.btn-media:hover {
    color: #fff;
    background-color: transparent;
    border: #117a8b solid;
}
.subscription{
    margin-bottom: 20px;
}
/* Popup container - can be anything you want */
.popup {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .popup:hover .popuptext{
    display: inline-block;
    /* visibility: visible; */
  }
  /* The actual popup */
 .txt-fb h3:before{
    background: url(../uploads/images/iconsvg/close.svg) no-repeat !important;
    content: "" !important;
    position: relative !important;
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    top: 5px !important;
    margin-right: 20px !important;
}
  .popup .popuptext {
    visibility: hidden;
    width: 375px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    top: -8%;
    height: 470px;
    margin-left: -76px;
    left: -170%;
  }
  #myDIV {
    width: 77px;
    height:77px;
    background:#6ca9dc;
    animation: mymove 5s infinite;
  }
  
  @keyframes mymove {
    from {background-color: #555;}
    to {background-color: #6ca9dc;}
  }
  .hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
  /* Popup arrow */
  .popup .popuptext::after {
    /* content: ""; */
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Toggle this class - hide and show the popup */
  .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
  }
  
  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }
  .txt-fb h3{
      color: #FFF;
  }
  .popup img{
      padding: 4px;
  }
  .icon-list li{
      content: "";
      color: #FFF;
      list-style: inside;
  }
  .img-cloase{
      text-align: right;
      margin-top: -45px;
      margin-bottom: 13px;
  }
  .agentChatContainer .messageWrapper .message::after {
    border-color: transparent #039746 transparent transparent;
}
.padding-zero{padding: 0!important;}
/* ################### Extra small devices (portrait phones, less than 576px) ##################### */
@media (max-width: 575.98px) {
    .title_contact{
        text-align:center;
    }
    .title_dialy h2{
        font-size: 30px;
    } 
    .img_feature_baner{
        width: 100%;
        height: 320px;
        background: no-repeat;
    background-size: cover;
    background-position: center;
    }
    .navbar-nav{
        margin: 0px;
    }
    .logo_img {
        text-align: center;
    }
    .icon-header{
        display: none;
    }
    .img-responsive{
        width: 100%;
        height: auto;
    }
    .text_center{
        margin: 0px auto;
    }
    .social_footer ul {
        display: none;
    }
    .top-contact_phone {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .title_image_slide {
        position: absolute;
        top: 40%;
        left: 10px;
    }
    .short_des h6::after {
        content: ' ';
        display: block;
        height: 1px;
        margin: 0 auto;
        width: 65px;
        border-top-style: solid;
        border-top-color: rgba(255,255,255,0.5);
    }
    .dis_img{
        display: none;
    }
    .popuptext.show{
        width: 340px;
        height: 510px;
        margin-left: -50px;
    }
    .media-home-right {
        position: fixed;
        top: 15%;
        right: 0;
    }
    .title_well h1 .first-ttl{
        font-size: 40px;
    }
    .sub_well{
        font-size: 40px;
    }
    .popup .popuptext {
        margin-left: -80px;
    }
    .lang-phone p {
        color: #212529;
        margin: -9px -49px;
        font-weight: 700;
    }
    .conten-home{
        margin-top: 30px;
    }
}
@media (max-width: 767.98px){ 
    .img_feature_baner{
        width: 100%;
        height: 320px;
        background: no-repeat;
    background-size: cover;
    background-position: center;
    } 
    .navbar-nav{
        margin: 0px;
    }
    .logo_img {
        text-align: center;
    }
    .icon-header{
        display: none;
    }
    .text_center{
        margin: 0px auto;
    }
    .top-contact_phone {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .title_image_slide {
        position: absolute;
        top: 20%;
        left: 10px;
    }
    .popuptext.show{
        width: 350px;
        height: 510px;
        margin-left: -50px;
    }
    .title_well h1 .first-ttl{
        font-size: 40px;
    }
    .sub_well{
        font-size: 40px;
    }
    .popup .popuptext {
        margin-left: -50px;
    }
    .lang-pp-sub {
        margin-left: -67px;
    }

}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .img_feature_baner{
        width: 100%;
        height: 320px;
        background: no-repeat;
    background-size: cover;
    background-position: center;
    }
    .logo_img {
        text-align: center;
    }
    .icon-header{
        display: none;
    }
    .text_center{
        margin: 0px auto;
    }
    .top-contact_phone {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .title_image_slide {
        position: absolute;
        top: 40%;
        left: 10px;
    }
    .media-home-right {
        position: fixed;
        top: 15%;
        right: 0;
    }
    .title_well h1 .first-ttl{
        font-size: 40px;
    }
    .sub_well{
        font-size: 40px;
    }
    .popup .popuptext {
        margin-left: -80px;
    }
    .lang-pp-sub {
        margin-left: -67px;
    }
    
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .logo_img {
        text-align: center;
        display: none;
    }
    .text_center{
        margin: 0px auto;
    }
    .top-contact_phone {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .navbar-toggler{
        display: none;
    }
    .title_image_slide {
        position: absolute;
        top: 40%;
        left: 10px;
    }
    .short_des h6::after {
        content: ' ';
        display: block;
        height: 1px;
        margin: 7px 298px;
        width: 100px;
        border-top-style: solid;
        border-top-color: rgba(255,255,255,0.5);
    }
    .title_well h1 .first-ttl{
        font-size: 40px;
    }
    .sub_well{
        font-size: 40px;
    }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .logo_img img{
        width: 150px;
    }
}
@media (max-width: 992px) {
   
    .top-list-respon {
        margin-bottom: 100px;
    }
    .logo_img {
        text-align: center;
        display: none;
    }
    .top-contact_phone {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .navbar-light .navbar-nav .nav-link {
        height: 100%;
        padding: 0px 10px;
        line-height: 77px;
    }
   
}
@media (min-width: 992px){
    .d-op-0 {
        opacity: 0;
        visibility: hidden;
    }
    .d-op-1 {
        opacity: 1;
        visibility: visible
    }
    .navbar.navbar-expand-lg{
        height: 77px;
    }
    .navbar-light .navbar-nav .nav-link {
        height: 100%;
        padding: 0px 10px;
        line-height: 77px;
    }
    .dropdown-menu {
        top: 70%!important;
    }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .none-big{
        display: none;
    }
}
@media (min-width: 1280px) { 
}



