@font-face {
    font-family: 'De Valencia';
    src: url('DeValencia-Regular.eot');
    src: url('DeValencia-Regular.eot?#iefix') format('embedded-opentype'),
        url('DeValencia-Regular.woff2') format('woff2'),
        url('DeValencia-Regular.woff') format('woff'),
        url('DeValencia-Regular.ttf') format('truetype'),
        url('DeValencia-Regular.svg#DeValencia-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
font-face {
    font-family: 'Gibson';
    src: url('Gibson-SemiBold.eot');
    src: url('Gibson-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Gibson-SemiBold.woff2') format('woff2'),
        url('Gibson-SemiBold.woff') format('woff'),
        url('Gibson-SemiBold.ttf') format('truetype'),
        url('Gibson-SemiBold.svg#Gibson-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body{
    overflow-x: hidden !important;
}
/* div#navbarNav {
    display: flex;
    justify-content: flex-end;
} */
.navbar-nav li a {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.navbar-nav .nav-item.active .nav-link {
color:#BF56D8 !important;
font-weight: 700;

}
/*.navbar-nav .nav-item:hover .nav-link {*/
/*color:#BF56D8 !important;*/
/*font-weight: 700;*/
/*transition: all 0.2 ease;*/
/*}*/
h1{
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 65px;
    color: #39434D;
}
h2{
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 40x;
    color: #000;
}
h3{
    font-size: 25px;
    font-family:  'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 45px;
    color: #000000;
}
h4{
    font-size: 20px;
    font-family:  'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 38px;
    color: #39434D;
}
.home1_img {
    /* position: absolute; */
    position: relative;
    left: -15px;
}
.home1_content h1{
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #000;

}
.sec-span{
    color: #BF56D8;
    font-weight: 700;
}
.home1_content p{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
color: W#39434D;
}
.home1_content .friends{
color: #4112BD;
font-size: 60px;
font-weight: 700;
font-family:'Titillium Web', sans-serif ;
}
.main_from form input {
    width: 100%;
    padding: 0px 20px;
    margin: 0 0px 10px 0px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #99B4CC;
}
.main_from form label {
margin-bottom: 0px;
}
.main_from form button{
    background-color: #BF56D8;
   color: #fff;
   font-size: 16px;
   font-weight: 700;
   font-family: 'Gibson';
   text-align:center;
   padding: 10px 20px;
   width: 100%;
   border:2px solid #BF56D8;
   margin-top: 10px;
   transition: all 0.2 ease;
}
.main_from form button:hover{
    background-color: #fff;
   color: #BF56D8;
}
label{
    font-size: 16px;
    color: #39434D;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.main_from {
    padding: 30px 50px 50px 0px;
}
.sec_2content{
    background: linear-gradient(90deg, #BF56D8 -24.59%, #7825FB 113.66%);
    padding: 50px 50px;
}
.sec_2content p {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}
span.sec_2span {
    padding-left: 15px;
    font-size:16px;
}
.home_sec3{
    padding: 60px 0px;
}
.sec_3cards{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    padding: 30px 20px;
    background-color: #fff;
    position: relative;
}
.sec_3cards p{
    color: #808080;
    font-weight: 400px;
    font-size: 16px;
    font-family: 'Monsterrat' , sans-serif;
}
.sec_3inputbtn input{
border:2px solid #4212BD;
height: 50px;
position: relative;
}
/* .sec_3from input{
    border:2px solid #4212BD;
    height: 50px;
    position: relative;
    } */
.sec_3inputbtn button {
    background-color: #4212BD;
    color: #fff;
    font-family: 'Gibson', sans-serif;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    left: 327px;
    width: 40%;
    top: -3px;
    height: 47px;
    border-radius: 3px;
}
.sec_3inputbtn button:hover{
    background-color: #fff;
    color:#4212BD;
    border:2px solid #4212BD; 
}
.tabs_sec3 {
    padding-top: 30px;
}
.home_sec4{
    padding: 60px 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: transparent !important;
}
/*ul#pills-tab {*/
/*    display: flex;*/
/*    flex-flow: nowrap;*/
/*}*/
.tabs_4 p {
    color: #808080;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.home_sec4 ul#pills-tab{
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
}
.homesec_5{
padding: 60px 0px;
}
.sec_5purple{
    background: linear-gradient(90deg, #BF56D8 -24.59%, #7825FB 113.66%);
    padding: 30px 20px 20px 100px;
    width: 500px;

}
.sec_5purple h3{
    color: #fff;
    font-size: 25px;
}
.sec_5purple p{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.sec_5purple i{
    font-size: 30px;
    color: #fff;
}
.dest_img img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
 object-position: center;
}
.dest_img{
    position: relative;
    overflow: hidden;
}
.destimg_content{
    position: absolute;
    bottom: 0;
    background: #461CCF;
    display: block;
    width:100%;
    padding: 10px 15px;
    color: #fff;
}
.destimg_content h5{
    font-family:  'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.destimg_content p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.sec_5yellowtext{
    background: linear-gradient(140.32deg, #04D1BA 3.44%, #461CCF 106.23%);
    padding: 197px 50px;
}
.sec_5yellowtext a{
    columns: #fff;
    font-family: 'Gibson';
    font-size: 20px;
    color: #fff;
    text-decoration: unset;
}
.sec_5yellowtext i.fa.fa-arrow-right {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 4px 6px;
    margin-left: 5px;
}
.sec_5yellowtext i.fa.fa-arrow-right:hover {
    background-color: #fff;
    color:#04D1BA;
}
.sec_5yellowtext p{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.main{
    position: relative;
    overflow: hidden;
}
.home_sec6{
    padding: 60px 0px;
}
.slider_content {
    padding: 10px 20px;
}
.slider_content h2{
    background: -webkit-linear-gradient(#3011BC 0%, #7E11BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family:  'Montserrat', sans-serif;
  font-size:30px;
  line-height:40px;
}
.slider_content a{
    color: #461CCF !important;
    font-family: 'Gibson';
    font-size: 16px;
    background-color: #fff;
    text-decoration: none;
}
.slider_content i.fa.fa-arrow-right{
margin-left: 5px;
}

.slider_content h5{
    font-family:  'Montserrat', sans-serif;
}
.slider_content p{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #738799;
    font-weight: 400;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    height: 8px;
    border-radius: 10px;
    background-color: #3011BC ;
}
.home_sec7{
    padding: 60px 0px;
}
.per{
    font-family: 'Monsterrat', sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}
.sec_7content{
    position: absolute;
    bottom: 0;
    background: #461CCF;
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #fff;
    opacity: 0;
    transition: all 0.2s ease;
}
.sec_7img{
    object-fit: cover;
    object-position: center;
    position: relative !important;
    overflow: hidden !important;
}
.sec_7main{
    position: relative;
    overflow: hidden;
}
.sec_7main:hover .sec_7content{
opacity: 1;
}
.sec_7content h4 {
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-size: 31px;
    font-weight: 700;
}
.sec_7content h5 {
    font-family:  'Montserrat', sans-serif;
    font-size: 25px; 
    font-weight: 700;
    color: #fff;
}
.sec_7content p {
    padding-left: 2px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.sec_7content i.fa.fa-map-marker {
    padding-right: 10px;
   
}
.sec_7content i.fa.fa-suitcase {
    padding-right: 10px;
    margin-left: 10px;
}
.sec_7popular{
    background: linear-gradient(90deg, #BF56D8 -24.59%, #7825FB 113.66%);
    padding: 30px 120px 20px 40px;
    width: 480px;
}
.sec_7popular h4{
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.sec_7popular p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.sec_7popular i.fa.fa-gift {
    font-size: 37px;
    color: #fff;
}
.sec_7yellow{
    background: linear-gradient(140.32deg, #04D1BA 3.44%, #461CCF 106.23%);
    padding: 147px 50px;
}
.sec_7yellow p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.sec_7yellow a{
    columns: #fff;
    font-family: 'Gibson', sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: unset;
}
.sec_7yellow i.fa.fa-arrow-right {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 7px;
    margin-left: 5px;
}
.sec_7yellow i.fa.fa-arrow-right:hover {
    background-color: #fff;
   color: #04D1BA;
}
.home_sec8{
    padding: 60px 0;
}
.sec_9popular{
    background: linear-gradient(90deg, #BF56D8 -24.59%, #7825FB 113.66%);
    padding: 150px 20px;
}
.sec_9popular h5{
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.sec_9popular p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.sec_9popular i.fa.fa-building {
    font-size: 30px;
    color: #fff;
}
.homesec_10{
    padding: 60px 0;
}
.slider_10content h5{
    font-size: 20px;
    font-family:  'Montserrat', sans-serif;
    color:#4C5A66;
}
.slider_10content p{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color:#4C5A66;
    font-weight: 400;
}
.slider_10content i.fa.fa-arrow-right {
    display: flex;
    justify-content: center;
}
.icons-10 i {
    font-size: 16px;
    color: #3011BC;
    padding: 10px 10px;
}
.slider_10content {
    padding: 10px 10px;
}
.swiper-button-next {
    color: #3011BC !important;
    font-weight: 900;
}
.swiper-button-prev {
    color: #3011BC !important;
    font-weight: 900;
}
.slider_10{
    padding-top: 50px;
}
.homesec_11{
    padding: 60px 0px 0px 0px;
}
.sec_11content{
    position: absolute;
    bottom: 0;
    background: #461CCF;
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #fff;
opacity:0 ;
    transition: all 0.5s ease;
}
.sec_11content i.fa.fa-map-marker {
    padding-right: 10px;
   
}
.sec_11content h5{
    font-family:  'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}
.sec_11content h4 {
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-size: 31px;
    font-weight: 700;
}
.sec_11content p {
    padding-left: 2px;
    font-family:'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.sec_11main{
position: relative;
overflow: hidden;

}
.sec_11main:hover .sec_11content{
opacity: 1;
}
.sec_3cards h3 {
    font-size: 30px;
    line-height: 35px;
    padding-top: 10px;
}
.tabs_sec3 ul#pills-tab li {
    /* margin: 8px; */
    padding: 10px;
}
.sec_3content h2{
    font-size: 30px;
    font-family:  'Montserrat', sans-serif;
    l
}

/* Our Vision */

.our_vision1{
    padding: 60px 0;
}
.our_visioncontent1 h2 {
    font-size: 30px;
    font-family:  'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 40px;
    color: #000;
}
.our_visioncontent2 p{
    font-family: 'Montserrat', sans-serif;
     font-size: 18px ;
     font-weight: 400;
     color: #000;
     text-align: left;
}

/* Our Team */
.our_Teamcontent1 p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.our_Team1{
    padding: 60px 0;
}
.teamboxcontent h5{
    font-family: 'De-Valencia', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
.teamboxcontent{
    /*border-right: 1px solid #E4E4E4;*/
    padding:10px 10px ;
}
/* .our_Teambox .teamboxcontent:last-child{
    border:none;
} */
.our_Team2{
    padding: 60px 0;
}
.our_teammember_text h5{
    font-weight: 400px;
    font-size: 18px;
    font-family:'Montserrat', sans-serif;
    color: #000;
}
.our_teammember_text p{
    font-weight: 400px;
    font-size: 16px;
    font-family: 'Monsterrat' , sans-serif;
    color: #000;
}
.our_teammember_text {
    padding: 10px 5px;
}
.iconboxteam {
    padding-top: 30px;
}
.team_all {
    padding-top: 30px;
}
/* Privacy & Cookies */
.privacy_content1 h2{
    font-size: 30px !important;
    font-family: 'Montserrat', sans-serif ;
    font-weight: 700;
    line-height: 40px;
    color: #000;
    text-align: center;
}
.privacy_1{
    padding: 60px 0;
}
.privacy_text h6{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif ;
    font-weight: 700;
    color: #000000;
    text-align: left;
}
.privacy_text p{
    font-size: 22px;
    font-family:'Monsterrat', sans-serif ;
    font-weight: 400;
    color: #000000;
    text-align:left ;
}
.privacy_text{
    padding-top: 50px;
}
.privacy_2{
    padding: 60px 0;
}
.privacy_accordian .card-header h2 button{
    font-size: 30px;
    font-family:'Gibson', sans-serif ;
    font-weight: 700;
    line-height: 55px;
    color: #000000;
}
.card-body p{
    font-size: 18px;
    font-family:'Monsterrat', sans-serif ;
    font-weight: 400;
    color: #000000;
}
.card-header{
    background-color: #fff;
    border-bottom: none;
}
.card {
     /* position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box; */
    border: none !important;
    margin-bottom: 20px;
}
.card-header:after {
    content: "+";
    position: absolute;
    right: 0px;
    top: 20px;
    color: #000;
    font-size: 30px;
    font-weight: 800;
}
.privacy_textlist ul{
    list-style-type: none;
}
.privacy_textlist ul li{
    font-size: 16px !important;
    font-family: 'Monsterrat' , sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
}
.privacy_list2 li{
    font-size: 16px !important;
    font-family: 'Monsterrat' , sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left;
}

/* Contact Us */
.Contact_us1{
    padding: 0px 0;
    background-color: #F7F8FC;
}
.contact_form1{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 2px;
    padding: 30px 30px;
    background-color: #fff;
}
.contact_form1 h5 {
    font-size: 25px !important;
    font-family:  'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: left !important;
}
.contact_forms{
    padding-top: 20px;
}
.contact_forms input{
    border:2px solid #E8E8E8;
    background-color: #fff;
    border-radius: 6px;
    height: 40px;
    width: 100%;
}
.contact_forms textarea{
    border:2px solid #E8E8E8;
    background-color: #fff;
    border-radius: 6px;
    width:100%;
}
.contact_forms label{
    font-size: 18px;
    font-family:'Monsterrat', sans-serif ;
    font-weight: 400;
    color: #000000;
}
.contact_forms button{
    font-size: 18px;
    font-family:'Gibson', sans-serif ;
    font-weight: 700;
    color: #461CCF;
    border: 2px solid #461CCF;
    padding: 10px 20px;
    box-shadow: none;
    background-color: #fff;
    display: block;
    margin: 10px auto;
    transition: all 0.2s ease;
    cursor:pointer;
}
.contact_forms button:hover{
    background-color: #461CCF;
    color: #fff;
    border: 2px solid #3011BC;
    transition: all 0.2s ease;
}
.sec_2forms h2{
    font-size: 30px;
    font-family: 'Montserrat', sans-serif ;
    font-weight: 700;
    color: #000000;
}
.sec_2forms{
    padding: 20px 10px;
}
.sec_2forms p{
    font-size: 18.footer_social ipx !important;
    font-family:'Monsterrat', sans-serif ;
    font-weight: 400;
    color: #000000;
    text-align: left !important;
}
.sec_2mainform{
    padding-top: 20px 10px;
    
}
.sec_2mainform input{
    border: none;
    border-bottom: 2px solid #ABABAB;
    margin-bottom: 20px;
    background-color: #F7F8FC;
}
.sec_2mainform label{
    font-size: 18px;
    font-family:'Monsterrat', sans-serif ;
    font-weight: 700;
    color: #000000;
}
/* .sec_2mainform input::placeholder{
    color: #ABABAB;
    padding-left: 0px;
} */
/* Blog */
.blog_1{
    padding: 60px 0px;
}
.blog_list ul li {
    border-left: 1px solid #000;
    padding: 11px;
}
/* .blog_list ul li:after {
    content: "";
    position: absolute;
    height: 12px;
    width: 2px;
    background-color: red;
    top: 27px;
} */
.blog_1heading h2{
    font-family: 'Monsterrat' , sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #BF56D8;
    text-transform: capitalize  ;
}
.blog_list ul li {
    display: inline;
    padding: 7px 7px;
    /* border-right: 1px solid #000; */
    font-family: 'Monsterrat' , sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.blog_list{
    display: flex;
    justify-content:center;
    padding: 20px 0px;
}
.blog_content h5{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.blog_content span.post {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #7212BD;
    text-decoration: underline;
}
.blog_content span.by {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #696969;
    padding-left: 5px   ;
}
.blog_content span.smith {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #141414;
    padding-left: 5px;
}
.blog_content span.date {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #868383; 
}
.blog_content span.line {
    color: #868383;
    padding-left: 5px;
}
.blog_content span.comment {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #7212BD;
    padding-left: 3px;
}
.blog_content p{
    font-family: 'Monsterrat' , sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #868383;
    margin-bottom: 0px;
}
.blog_content a{
    font-family: 'Gibson' , sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #7212BD;
    text-decoration: none;
}
.blog_content{
    padding-top: 5px;
}
.popular_post{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 30px 10px;
    border-radius: 7px;
}
.Popular_postcontent h5{
    font-family:  'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
    padding: 12px 0px 0px 0px ;
}
.Popular_postcontent span.post {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 8px;
    font-weight: 500;
    color: #7212BD;
    text-decoration: underline;
}

.Popular_postcontent span.by {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 8px;
    font-weight: 500;
    color: #696969;
    padding-left: 5px   ;
}
.Popular_postcontent span.smith {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 8px;
    font-weight: 600;
    color: #141414;
}
.Popular_postcontent span.date {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 8px;
    font-weight: 400;
    color: #868383; 
}
.Popular_postcontent span.line {
    color: #868383;
}
.Popular_postcontent span.comment {
    font-family: 'Monsterrat' , sans-serif;
    font-size: 8px;
    font-weight: 500;
    color: #7212BD;
}
.popular_main{
display: flex;
}
.popular_posthead h5{
    font-family:  'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #141414;
    padding-left: 10px;
}
.follow_Us{
    padding: 30px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 20px;
    border-radius: 10px;
}
.follow_icons span.links_icon {
    padding: 10px 15px;
    font-size: 20px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0px 10px;
    color: #696969;
    transition: all 0.2 ease;
}
.follow_icons span.links_icon:hover {
    color: #fff;
    background-color: #7212BD;
    transition: all 0.2 ease;
}
.follow_icons{
    padding:20px 0px;
}
.follow_Us h5{
    font-family:  'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #141414;
    padding-left: 10px;
}
.Subscribe_form{
    margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #7212BD;
    padding: 20px 20px;
    border-radius: 10px;
}
.Subscribe_head h5{
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
}
.Subscribe_head p{
    color: #fff;
    font-family: 'Monsterrat' , sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.subscribe_inputsform form input{
    color: #868383;
    font-family: 'Monsterrat' , sans-serif;
    font-size: 12px;
    font-weight: 300;
    border-radius: 10px;
    margin-bottom: 5px;
   
}
.subscribe_inputsform form{
    width: 100%;
}
.subscribe_inputsform form label{
    color: #fff;
    font-family: 'Monsterrat' , sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.subscribe_inputsform button{
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-family: 'Gibson' , sans-serif;
    font-weight: 500;
    color: #7212BD;
    padding: 10px 20px;
    display: block;
    margin: 10px auto;
    border:2px solid #fff;
    transition: all 0.2 ease ;
}
.subscribe_inputsform button:hover{
    background-color: #7212BD;
    color: #fff;
    transition: all 0.2 ease ;
}
.pagination{
    display: flex;
    justify-content: center;
}
.page-item.active .page-link {
    background-color: #7212BD;
    border-color: #7212BD;
}
.page-link{
    border: none;
    color: #000;
    margin: 5px;
}

/* Footer */
.footer{
    padding: 0px 0;
}
.footer-nav li a{
     font-family: 'Gibson', sans-serif;
     font-size: 16px;
     font-weight: 700;
     color:#607080;
}  
.footer-nav  {
    list-style-type: none ;
}
.footer_purple{
    background: linear-gradient(90deg, #BF56D8 -24.59%, #7825FB 113.66%);
    padding:100px 50px 120px 50px;
}
.footer_sec1{
    background-color: #fff;
    padding: 100px 50px 110px 50px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.footer_purple  i{
color: #fff;
}
.footer_icon{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400px;
    font-size: 16px;
    padding-left: 10px;
}
.footer_social i {
    border-radius: 65px;
    border: 1px solid #fff;
    padding: 9px 10px;
    margin: 6px;
    transition: all 0.2s ease;
    cursor:pointer;
}
.footer_social i:hover {
    background-color:#fff;
    color: #BF56D8;
}
.footer_social{
    padding-top: 80px;
}
.sec_10content h4 {
    color: #000;
    font-size: 31px;
    font-family:  'Montserrat', sans-serif;
    font-weight: 700;
}


.slider_all {
    /* box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px; */
    margin-top: 20px;
    padding: 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 6px;
    height: 310px;
    border-radius: 10px;
}
.sec_3slidercontent h3 {
    font-size: 20px;
    font-family:  'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 20px;
    padding-top: 10px;
}
.sec_3slidercontent p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #808080;
}
.sec_3img {
    padding-top: 50px;
    display: flex;
    justify-content: center;
}
.sec_2mainform input::placeholder{    
    font-size: 14px !important;
}
 .home_sec3 .sec_3slide .swiper-wrapper {
    /* display: flex;
    justify-content: center; */
    padding: 10px 25px;
}
.sec_3slide .swiper-slide {
    opacity: 0.5;
}
.sec_3slide .swiper-slide.swiper-slide-active{
    opacity: 1;
}
.our_Teambox {
    text-align: center;
}
.follow_icons i.fa.fa-facebook {
    width: 6%;
    text-align: center;
}
.slider_10content a i:hover .start {
    position: relative !important;
    opacity: 1 !important;
    transition: all 1s ease-in;
    background-color: #000;
    color: #fff;
    text-decoration:unset !important;
    padding: 5px 10px;
    font-size: 14px;
}
.start {
margin-right: 10px;
opacity: 0;
position: absolute;
font-family: 'Monsterrat' , sans-serif;
padding: 5px 10px;
}
.slider_10content i{
    transition: all 1s ease-in;
}
i.fa.fa-facebook {
    width: 35px;
    text-align: center;
}
.sec_11img{
    background-image: url("./images/sec_11full.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.our_Teamcontent1 h2 {
    color: #000;
    font-size: 30px;
}
.main i.fa.fa-gift {
    margin-right: 7px;
}
.sec_2place_btn button {
    background-color: #BF56D8;
    color: #fff;
    font-family: 'Gibson',sans-serif;
    border: 2px solid #BF56D8;
    padding: 10px 20px;
    border-radius: 3px;
    transition:all ease 0.2s;
    cursor:pointer;
}
.sec_2place_btn button:hover {
    background-color: #fff;
    color:#BF56D8;
}    
.sec_2place_btn{
    padding-top:50px;
}
.sec_2place_btn .input-group input::placeholder {
    font-family: 'Montserrat',sans-serif;
    color: #000;
}
.sec_3slidercontent img {
width:35%;
border-radius: 10px;
}
.tabs_4 li img {
    border-radius: 10px;
}
.sec_2img{
    background-image: url("../images/share-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.our_teammember_text a {
    text-decoration: none;
    border-radius: 7px;
    text-decoration: none;
    background-color: #461CCF;
    color: #fff;
    padding: 10px 20px;
    font-family: 'Gibson';
    cursor:pointer;
    transition:all 0.2s ease;
    border:2px solid #461CCF;
}
.our_teammember_text a:hover {
    background-color: #fff;
    color: #461CCF;
}
.sec_4iphoneimg a{
    cursor: pointer;
}
/* .sec_11img{
    background-image: url("../images/new11img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 500px 0px;
} */
.homesec_11{
    background-image: url("../images/new11img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 400px 0px;
}
.sec_maincontent {
        position: absolute;
        right: 278px;
        top: 350px;
        text-align: center;
    }
.homesec_11{
    position: relative;
}
.sec_maincontent h4{
    font-weight: 700;
}
.sec_maincontent a{
    padding-top: 50px;
}
.sec_2content i {
    font-size: 40px;
}
.popularbox{
    transform: scale(1.0) translate(-125px, 0px);
}
.explore_box{
    transform: scale(1) translate(0px, 1px);
}
.home_sec8 .slider_content {
    margin-top: 60px;
}
.home_sec8  .slider_content{
    padding: 10px 50px !important;
}
.home_sec6 img{
    width: 100%;
}
.sec_9popular h3 {
    color: #fff;
    line-height: 35px;
}
.sec_7popular h3{
color: #fff;
line-height: 35px;
}
/* .sec_6slidercontent img {
    width: 100%;
} */
.pop_pics{
    padding:1px;
    margin:0px;
}