/*@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');*/
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');
body{padding:0;margin:0;color:#333;font-family: 'Poppins', sans-serif !important;overflow-x: hidden;}
a:hover,a:focus{outline:0;text-decoration:none; transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;}
.mt-70{margin-top:70px;}
.mb-50{margin-bottom:50px;}
.mt-50{margin-top:50px;}
.bg-ltgreen {
background: #42A3A3;
}
.bg-slider{
background-color: #fbfbfb;
}
/*===========Common-css=============*/
.btnTheme{
display: inline-block;
padding: 12px 40px;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
background-size: 200% auto;
font-weight: 500;
text-align: center;
border-radius: 5px;
background-size: 200% auto;
background-color: #42A3A3;
}
.btn.btnTheme.btn-block a {
color: #fff;
}
/*==============Header & Banner===========*/
.header {}
.fixedHeader{
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-transition: all .5s;
transition: all .5s;
background-color: #fff; 
box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.header .navbar {
background-color: #fff; 
box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.navbar-brand img {
width: 100%;
max-width: 150px;
}
.mainMenu {
margin-left: 30px;
}
.mainMenu li a {
font-size: 17px;
}
.mainMenu li a {
color: #000 !important;
font-weight: 500;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/* .mainMenu li.active a {
color: #f6b000 !important;
}
.mainMenu li:hover a {
color: #42A3A3 !important;
} */
.bannerSection {
background: url("../img/sceneKey-banner.png");
background-repeat: repeat;
background-size: auto;
background-repeat: no-repeat;
background-size: cover;
width:100%;
height:600px;
position: relative;
z-index: 1;
}
.navbar .navbar-brand{
padding-top: 0px;
}
.header .fixed-top{
/* padding:25px 15px; */
height: 88px
}
.bannerCnt{
max-width: 500px;
}
/*==============Exploration-secrtion===========*/
.skBanner_sec{
position: absolute;
top: 50%;
/* bottom: 50%; */
transform: translate(-50%, -50%);
left: 50%;
}
.skBanner_sec .bannerCnt h4{
font-size: 16px;
color: #fff;
font-weight: 200;margin-bottom: 15px;
}
.skBanner_sec .bannerCnt h2{
font-size: 50px;
color: #4EE8E8;
font-weight: 300;margin-bottom: 15px;
}
.skBanner_sec .bannerCnt h1{
font-size: 50px;
color: #6FF3F3;
font-weight: 600;margin-bottom: 40px;
}
.bn-ply-btn{
margin: 0;
position: absolute;
top: 50%;
right: 10%;
cursor: pointer;
transform: translate(-50%, -50%);
}
.sk-explore-sec{
margin-top:-20px;
}
.sk-explore-sec h4{
font-size: 12px;
color: #333;
font-weight: 400;
margin-bottom: 5px;
}
.sk-explore-sec h2{
font-size: 30px;
color: #202020;
font-weight: 700;
line-height: 65px;
}
.sk-explore-sec p{
color: #555555;
font-weight: 300;
font-size: 14px;
max-width: 500px;
line-height: 29px;
}
.sk-reels{
position: relative;
}
.sk-reels h2{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
font-weight: 700;
}
.sk-explore-sec h3{
font-size: 110px;
font-weight: 600;
color: #42a3a31f;
}
.expHeading-main{
position:relative;
}
.expSub-main{
position: absolute;
top: 40px;
left: 7px;
}
.sk-event-section{
display: flex;
justify-content: center;
}
.sk-eventSub-main{
top: 67px;
left: 98px;
text-align: center;
}
.trip-text{
left: 140px !important;
}
.sk-event-section h3{
font-size: 140px ;
}
/*======Event slider===================*/
i.fa.fa-play.play-btn {
color: #fff !important;
width: 60px;
height: 60px;
/* border: 2px solid #fff; */
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
font-size: 20px;
cursor: pointer;
background: #42a3a3;
}
/*==============carousel-slider=================*/
.carousel-inner .active,
.carousel-inner .active + .carousel-item,
.carousel-inner .active + .carousel-item + .carousel-item,
.carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
display: block;
}
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
transition: none;
}
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
position: relative;
transform: translate3d(0, 0, 0);
}
.carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: absolute;
top: 0;
right: -25%;
z-index: -1;
display: block;
visibility: visible;
}
.active.carousel-item-left + .carousel-item-next.carousel-item-left,
.carousel-item-next.carousel-item-left + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
.carousel-inner .carousel-item-prev.carousel-item-right {
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
visibility: visible;
}
.active.carousel-item-right + .carousel-item-prev.carousel-item-right,
.carousel-item-prev.carousel-item-right + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(100%, 0, 0);
visibility: visible;
display: block;
visibility: visible;
}
/*#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}
.carousel-control-prev {
left: -115px;
}*/
i.fa.fa-chevron-left {
color: #fff;
padding: 10px;
background: #42A3A3;
}
i.fa.fa-chevron-right {
color: #fff;
padding: 10px;
background: #42A3A3;
}
/*.carousel-control-next {
right: -115px;
}*/
.carousel-control-prev {
opacity: 1 !important;
}
.carousel-control-next {
opacity: 1 !important;
}
.panel-thumbnail1 span{
position: absolute;
color: #000;
border: 1px solid #fff;
background-color: #fff;
top: 16px;
font-size: 13px;
font-weight: 600;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
padding: 7px 36px 7px 20px;
left: 0px;
} 
.panel-thumbnail2 span {
position: absolute;
color: #000;
border: 1px solid #fff;
background-color: #fff;
bottom: -20px;
left: 50%;
transform: translate(-50%, -50%);
width: 191px;
height: 79px;
border-radius: 10px;
text-align: center;
padding: 11px;
z-index: 1;
}
.panel-thumbnail2 span h4 {
font-size: 14px;
color:#000;
font-weight: 700;
margin-bottom:5px
}
.panel-thumbnail2 span h5 {
font-size: 12px;
color:#828282;
font-weight: 400;
margin-bottom:5px
}
.panel-thumbnail2 span h6 {
font-size: 10px;
color:#42A3A3;
font-weight: 600;
margin-bottom:5px
}
.part-event-sec {
    justify-content: center;
    margin-bottom: 35px;
}
.TeamPart-sec img{
border-radius: 10px;
}
.TeamPart-sec h3{

color: #202020;
text-align: center;
line-height: 33px;
font-size: 13px;
    margin: 15px 0px;
    font-weight: 700;
}
/*========Footer section===============*/
.pxy-50{
padding:50px 15px;
}
.sk-footer-sec h3{
color: #fff;
font-size: 40px;
font-weight: 700;
margin-bottom: 30px;
}
.sk-footer-sec p{
color: #fff;
font-size: 15px;
font-weight: 400;
margin-bottom: 30px;
}
.sk-footer-sec a{
background: #fff;
color: #000;
margin-bottom: 35px;
cursor: pointer;
background: #fff;
color: #000;
font-weight: 700;
}
.footer-download-btn img {
margin-right: 10px;
cursor: pointer;
}
.sub-footer-bg{
background-color: #202020;
}
.sub-ftr1-sec {
display: flex;
justify-content: space-between;
padding-bottom:15px;
align-items: center;
}
.sub-ftr-sec {
/* margin-bottom: 20px; */
}
.subftr-anchor a{
color: #fff;
margin-right: 10px;
font-size: 14px;
}
.sub-ftr1-sec h4{
font-size: 14px;
color: #fff;
font-weight: 200;
margin-bottom: 0px;
}
.sk-social-icon{
display: flex;
}
.sub-ftr-sec {
/* margin-bottom: 20px; */
display: flex;
justify-content: space-between;
align-items: center;
}
.social_font img{
    margin-right: 10px;
    cursor: pointer;
    width: 35px;
    /* margin-top: 6px; */
}
.team-partner-dash{
    left: 150px !important; 
    text-align: center !important;
}
.sk-reels{
    cursor: pointer;
    margin-bottom: 15px;
}
.bannerCnt a:hover { 
    color:#fff !important;
}
.sk-reels img{
    width: 100%;
}
.footer-sk-dash{
    display:flex;
    justify-content:end;
}
.sk-footer-sec {
    /* margin-bottom: 66px; */
    padding-top: 35px;
}
.TeamPart-sec {
    margin-bottom: 20px;
}
.panel.panel-default {
    margin-bottom: 15px;
}
.sub-ftr-dash{
    padding-top:15px;
    /* padding-bottom:15px; */
}
.panel-thumbnail2{
    position:relative;
}
.panel-thumbnail2 img{
    border-radius: 4px;
    filter: blur(3px);
}
.panel-thumbnail1{
    position:relative;
}
.bn-ply-btn img{
    width:60px;
}
.mt-40{
    margin-top: 30px;
}

.Previous-logos{
    top:-75px;
}

.next-logos{
    top:-75px;
}
.line-segment{
   
    background-color: #323232;
    margin:15px 0px;
}

.sub-ftr-dash .footer-logo{
    width:64px;}

    .TeamPart-sec img {
        border-radius: 10px;
        border:1px solid #ebebeb;
    }



.navbar-dark .navbar-nav.mainMenu li a.nav-link {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.navbar-dark .navbar-nav.mainMenu li a.nav-link {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
.navbar-dark .navbar-nav.mainMenu li a.nav-link {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.prDropdown img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-right: 5px;
}
.mainMenu .dropdown-menu {
    top: 67px;
    padding: 0;
    margin: 0;
    border: none;
}
.dropdown-menu.show {
    display: block;
}
.mainMenu .dropdown-menu a {
    font-size: 16px;
    padding: 10px 15px;
    border-bottom: 1px solid #f2f2f2;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.navbar-dark .navbar-nav.mainMenu li a.nav-link:hover {
    color: #FE5A62;
}
.langDrop a {
    right: 110px !important;
    top: 11px !important;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.langDrop .dropdown-menu a img {
    width: 100%;
    max-width: 25px;
    height: 25px;
    margin-right: 10px;
}












/*.darkgray-bg {
    background: #f8f8f8;
}
.testimonialInfo {
    background: #fff;
    border-radius: 5px;
    padding: 25px 20px;
    text-align: center;
    -webkit-box-shadow: 0 7px 12px rgba(85, 85, 85, 0.16);
    -moz-box-shadow: 0 7px 12px rgba(85, 85, 85, 0.16);
    box-shadow: 0 7px 12px rgba(85, 85, 85, 0.16);
    margin-bottom: 20px;
}
.testimonialInfo i {
    color: #e8e8e8;
    font-size: 75px;
    margin: 0px auto 25px;
    display: table;
}
.testimonialInfo p {
    padding: 0 10px;
    font-size: 16px;
    font-style: italic;
    color: #808080;
}
.testimonialInfo .author {
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    color: #d42a24;
}
.testimonialInfo .author-job {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    color: #808080;
} */                                                                                                                                                                                                                                                          