/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/
html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Roboto', sans-serif;
}
html {
  scroll-behavior: smooth;
}

body {
	background: #fff;
}
body, input, textarea {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
}
@font-face {
    font-family: 'Majer';
    src: url('./fonts/MajerRegular.eot');
    src: url('./fonts/MajerRegular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/MajerRegular.woff2') format('woff2'),
        url('./fonts/MajerRegular.woff') format('woff'),
        url('./fonts/MajerRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Majer';
    src: url('./fonts/MajerRegular_1.eot');
    src: url('./fonts/MajerRegular_1.eot?#iefix') format('embedded-opentype'),
        url('./fonts/MajerRegular_1.woff2') format('woff2'),
        url('./fonts/MajerRegular_1.woff') format('woff'),
        url('./fonts/MajerRegular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-Light.eot');
    src: url('./fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gilroy-Light.woff2') format('woff2'),
        url('./fonts/Gilroy-Light.woff') format('woff'),
        url('./fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-ExtraBold.eot');
    src: url('./fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('./fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('./fonts/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ padding:50px 0; overflow:hidden;}

header{ padding:20px 0;}
nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}

/* ---- Social Icons ---- */
.social_icons{ text-align:right; margin:10px 0;}
.social_icons ul{ padding:0; margin:0;}
.social_icons ul li {display: inline-block;margin-right: 5px;}
.social_icons ul li a {background: #305294;border-radius: 100px;color: #FFF;transition: all .2s ease;display: block;font-size: 15px;padding: 5px 0;text-align: center;width: 32px; height:32px;}
.social_icons ul li+li a {background: #55ACEE ;}
.social_icons ul li+li+li a {background: #DC4B3E none ;}
.social_icons ul li+li+li+li a {background: #E52D27;}
.social_icons ul li a:hover {background: #333;color: #FFF;}

/* ---- Portfolio .grid-item ---- */
.grid-item {width: 24.7%;box-sizing:border-box;margin-bottom:0px;}
.filter-button-group button {background: #333;color: #fff;display: inline-block;margin-right: 5px;padding: 5px 10px; border:0;}
.filter-button-group { margin:10px 0; overflow:hidden;}
.filter-button-group button:hover { background:#ccc; color:#000;}

.footer{ margin:40px 0 20px;}
#back-top > a {bottom: 1%;color: #000;display: block;font-size: 37px;position: fixed;right: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #303030 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg)}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg)}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ margin-right:10px; border:1px solid #ddd !important; padding:10px; box-sizing:border-box; text-align:center;}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{	max-width:100px;	margin:10px 0;	border-radius:100%;	height:auto;	display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 30px 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }
/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs{ margin:10px 0; padding:0; background:#ddd; padding:5px;}
.breadcrumbs li{ list-style:none; display:inline-block; padding-right:2px;}
/* ----------------------------Comments-----------------------*/
#comments label {display: inline-block;vertical-align: top;width: 80px;}
.form-submit {    margin-left: 80px;}
/*#comments {    background: #eee ;    padding: 20px;}*/
#comments li {    list-style:none;}
#comments ol{ padding:0;}
/* ----------------------------Accordion-----------------------*/
.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
.set > a.active{background-color:#3399cc;color: #fff;}
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}
/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner{ height:150px; width:100%; display:table; color:#fff;}
.inner-banner h2{ margin:0; display:table-cell; vertical-align:middle; padding:10px;}
/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs{}
.blogs li {width: 100%;margin-bottom: 20px;min-height: 210px;clear: both;float: left;border-bottom: 1px solid #dcdcdc;}
.blogs li:last-child{ border:none;}
.blogs li h4{text-transform: capitalize;background: #f0f0f0;padding: 10px;position: relative;margin-bottom: 20px;font-weight: 600;color: #2f2f2f;}
.blogs li h4 span{width: 7%;text-align: center;background: #b12224;font-size: 11px;line-height: 18px;text-transform: uppercase;color: #fff;position: absolute;right: 0;top: 0;}
.blogs li h4 span strong{ display:block; font-size:26px; font-weight:normal;}
.blogs li a{ float:right;}
.blogs li .meta {background: #f0f0f0;padding: 10px;position: relative;margin: 38px 0 0;font-weight: 500;float: right;clear: right;width: 67%;color:#989898;font-size:16px;line-height:21px;}
.blogs li .meta span{ background:url('images/user-bg.png') no-repeat;padding: 3px 30px;}
.blogs li .meta span.comments{ margin-left:10px; background:url('images/comments.png') no-repeat;}
.blogs li .meta span strong{color: #258ef9;font-weight: normal;text-transform: capitalize;}
.sidebar ul{ padding:0; margin:0;}
.sidebar ul li{ list-style:none;}
.sidebar-pro{ border:1px solid #c2c2c2;    padding: 0 !important; border-radius:5px; overflow:hidden;}
.sidebar-pro h4{background: #b12224;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;margin: 0;}
.sidebar-pro .cat li{margin-bottom: 6px;list-style: none;padding: 10px;}
.sidebar-pro .cat li:hover{background: #b12224;}
.sidebar-pro .cat li:hover a{color: #fff;}
.sidebar-pro .cat li.current-cat{background: #b12224;}
.sidebar-pro .cat li:last-child{ margin-bottom:0;}
.sidebar-pro .cat .product-categories{ margin-bottom:0;}
.sidebar-pro .cat li a{ color:#424242; font-size:14px;}
.sidebar .recent li{border-bottom: 1px solid #c7c7c7;margin:5px 0; padding:5px 0;overflow:hidden;font-size: 14px;}
.sidebar .recent li h5{ margin-top:0;}
.sidebar .recent li:last-child{ border:none;}
.sidebar h4{background: #303030;color: #fff;padding: 10px;font-size: 20px;line-height: 29px;}
.sidebar .recent h5{ color:#231f20; font-size:14px; margin-bottom:10px;}
.sidebar .recent p{ color:#6d6d6d; line-height:16px;}
.sidebar .recent .more a{ color:#258ef9; float:right;}
.sidebar .cat li{border-bottom:1px solid #ddd;font-weight:600; margin:5px 0;padding:5px 0;}
.blogs .loop {border-bottom: 1px solid #ddd;margin: 10px 0;overflow: hidden;padding: 10px 0;}
.sidebar .section{ margin-top:10px; overflow:hidden;}
.blogs .title{ margin:0;}
.blogs small{ margin-bottom:10px; display:inline-block; color:#888;}
.sidebar .cat li:last-child{ border:0; margin-bottom:0; padding-bottom:0;} 
.sidebar .cat li a{ color:#424242; font-size:14px;}
.blogs .meta {background: #ddd;margin-top: 10px;padding: 5px;}
/*---------------------Pagination----------------------- */
.pagination {clear:both;padding:20px 0;position:relative;font-size:11px;line-height:13px;}
.pagination span, .pagination a {display:block;float:left;margin: 2px 2px 2px 0;padding:6px 9px 5px 9px;text-decoration:none;
width:auto;color:#fff;background: #555;}
.pagination a:hover{color:#fff;background: #3279BB;}
.pagination .current{padding:6px 9px 5px 9px;background: #3279BB;color:#fff;}


/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: #303030;}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 17px;font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #dddddd;font-weight: 700;text-transform: uppercase;}
.menu-header > ul > li:hover > a {color: #ffffff;}
/*.menu-header > ul > li.has-sub > a {padding-right: 30px;}
.menu-header > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;}*/
.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 170px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;background: #000;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}

@media (min-width: 100px) and (max-width: 767px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 767px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}


@media (min-width: 100px) and (max-width: 767px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}


header {
    position: absolute;
    width: 100%;
    z-index: 9;
}

.bannerSec, .signUpFormSec,.signUpFormSecs {
    height: auto;
    background-repeat: no-repeat !IMPORTANT;
    /* background-size: cover !IMPORTANT; */
    background-attachment: fixed !IMPORTANT;
    padding: 140px 0;
}

.bannerSec .container ,.bannerSec .row {
    height: 100%;
    display: flex;
    align-items: center;
}
 .signUpFormSec .container, .signUpFormSec .row ,.signUpFormSecs .container ,.signUpFormSecs .row
 {
         height: 100%;
 }

header .col-md-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.generalBtn a {
    background: #fe0a0a;
    color: #fff;
    font-family: "montserrat";
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 175px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    border: 1px solid transparent;
}

.generalBtn a:hover {
    background: transparent;
    color: #fe0a0a;
    border-color: #fe0a0a;
}

.bannerSec h4 {
    color: #00C4D3;
    font-size: 24px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 0;
    line-height: 50px;
}

.bannerSec h2 {
    font-family: 'Majer';
    color: #fff;
    font-size: 67px;
}

.container {
    max-width: 1240px;
}

.bannerSec h2 span {
    color: #FE0A0A;
}

.bannerSec p {
    font-size: 20px;
    color: #fff;
    font-family: 'Montserrat';
    line-height: 27px;
    width: 81%;
    margin: 40px 0 34px;
    font-weight: 500;
}
.signUpFormSec .col-md-12 ,.signUpFormSecs .col-md-12 {
    display: grid;
    align-items: center;
    width: 100%;
    padding: 0 0px;
}

.signUpFormSec form ,.contactFormClass {
    padding: 30px 34px;
    width: 53%;
    text-align: center;
    display: inline-block;
}

.signUpFormSec h4,.contactFormClass h4 {
    margin: 0 0 30px;
    color: #fe0a0a;
    font-family: 'Gilroy';
    text-transform: uppercase;
    /* font-size: 37px; */
    font-weight: 600;
}

.signUpFormSec .input-group {
    padding: 0px 0;
    height: 70px;
    border-radius: 15px !IMPORTANT;
}

.signUpFormSec .input-group-prepend span {
    padding: 0 6px 0 20px;
    background: #fff;
    border: none;
    border-radius: 15px 0 0 15px !IMPORTANT;
}

.signUpFormSec input.form-control {
    border: 0;
    border-radius: 0px 15px 15px 0px !IMPORTANT;
    outline: none !IMPORTANT;
    border: none !IMPORTANT;
}

.signUpFormSec button {
    background: #FE0A0A;
    border: none;
    color: #fff;
    outline: none;
    font-size: 16px;
    font-family: 'Montserrat';
    width: 160px;
    height: 46px;
    border-radius: 10px;
}
.referSec {
    padding: 100px 0 100px;
}

.referContent {
    height: 100%;
    border: 4px solid #00C4D3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 40px 20px 70px;
    position: relative;
    top: -50px;
    left: -60px;
    z-index: 0;
}

.referContent h4 {
    margin: 0;
    color: #FE0A0A;
    font-size: 24px;
    font-family: montserrat;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 50px;
}

.referContent h2 {
    font-family: "majer";
    font-size: 55px;
    line-height: 71px;
    position: relative;
    margin-bottom: 35px;
}

.referContent p {
    color: #000000;
    font-size: 20px;
    font-family: montserrat;
    line-height: 34px;
    width: 98%;
    font-weight: 500;
}

.referContent a {
    background: #FE0A0A;
    color: #fff;
    width: 180px;
    height: 50px;
    position: relative;
}

.referContent a:hover {
    background: transparent;
    border-color: #FE0A0A;
    color: #FE0A0A;
}

.referSec img {
    position: relative;
    z-index: 1;
}
.referContent h2:after {
    background: url('/wp-content/uploads/2023/05/Lines.png');
    position: absolute;
    content: "";
    bottom: -21px;
    left: 0;
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
}
/*.allLogos {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    gap: 47px;*/
/*}*/
.footer {
    padding: 90px 0 25px;
    margin: 0;
    background: url('/wp-content/uploads/2023/06/footerBG.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.footer .row {
    align-items: center;
}

.footer p {
    color: #FE0A0A;
    font-size: 16px;
    font-family: 'Majer';
    margin: 0 0 10px;
}

.emailSocial {
    display: flex;
    align-items: end;
}

.footer a {
    color: #fff;
    font-family: 'Majer';
    font-size: 20px;
    letter-spacing: 2px;
}

.social_icon ul {
    display: flex;
    gap: 20px;
    margin: 0;
}

.social_icon ul li {
    display: block;
}

.social_icon ul li i {
    border: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: all 0.5s ease-in-out;
    font-size: 0;
}

.social_icon ul li a {
    text-decoration: none;
}

.social_icon ul li i:hover {
    /* background: #FE0A0A; */
    color: #fff;
    border-color: #FE0A0A;
}

.copyRight p {
    margin: 0;
}

.copyRight {
    border-top: 1px solid #ffffffd1;
    margin-top: 60px;
    padding-top: 20px;
}

.copyRight p {
    font-family: 'Gilroy';
    font-size: 20px;
    color: #fff;
}
.whatWeOffer {
    padding: 80px 0;
    margin: 20px 0 0;
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !IMPORTANT;
    background-attachment: fixed !IMPORTANT;
}


.weOfferHeading {
    text-align: center;
}

.weOfferHeading h4 {
    margin: 0;
    color: #FE0A0A;
    font-size: 30px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.weOfferHeading h2 {
    font-family: 'Majer';
    color: #fff;
    font-size: 65px;
    line-height: 72px;
    margin: 25px 0;
}

.weOfferHeading p {
    color: #fff;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 22px;
    line-height: 35px;
    width: 80%;
    margin: 0 auto;
}

.gridImges {
    padding: 0px;
    grid-gap: 20px;
    column-count: 3;
    margin: 50px 0 0px;
}

.item-a {
}

.gridImges img {
    width: 100%;
    margin-bottom: 0;
    transition: all .5s ease-in-out;
}

.whatWeOffer a {
    margin: 0 auto;
    background: #FE0A0A;
    color: #fff;
}

.whatWeOffer a:hover {
    background: #fff;
    color: #FE0A0A;
    border-color: #FE0A0A;
}
.gridContent {
    position: absolute;
    width: max-content;
    text-align: center;
    bottom: 0;
    background: #0000008c;
    padding: 12px 32px;
    border-radius: 14px 14px 0px 0px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.item-a {
    position: relative;
    margin-bottom: 43px;
    overflow: hidden;
}
.gridContent h4 {
    color: #fff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 0;
    opacity: 1;
}
.item-a:hover img {
    transform: scale(1.3);
}
.mainCircle {
    position: relative;
}

.firstLayer {
    border: 1px solid #70707040;
    width: 618px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    height: 618px;
}

.healthCarePro {
    padding: 60px 0 0px;
}
.healthCarePro a {
    margin: 0 auto;
}
.firstLayer01 {
    position: absolute;
    right: 10px;
    top: 40px;
}

.firstLayer {}

.firstLayer02 {
    position: absolute;
    left: -33px;
    top: 260px;
}

.firstLayer03 {
    position: absolute;
    right: -27px;
    top: 320px;
}

.firstLayer04 {
    position: absolute;
    bottom: -30px;
    left: 62%;
    transform: translate(-50%, 0);
}

.firstLayer {}

.secondLayer {
    border: 1px solid #70707040;
    height: 444px;
    width: 444px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -20%);
}

.secondLayer02 {
    position: absolute;
    left: 37px;
    top: 78%;
}

.secondLayer04 {
    position: absolute;
    bottom: -4%;
    right: 90px;
}

.secondLayer03 {
    position: absolute;
    right: -35px;
    top: 35%;
}

.thirdLayer {
    border: 1px solid #70707040;
    height: 286px;
    width: 286px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.thirdLayer01 {
    position: absolute;
    top: 80px;
    left: -22px;
}

.thirdLayer02 {
    position: absolute;
    bottom: 9px;
    left: 20px;
}

.thirdLayer03 {
    position: absolute;
    top: -10px;
    right: 30px;
}

.thirdLayer04 {
    position: absolute;
    right: -20px;
    bottom: 50px;
}

.healthCarePro  .row {
    align-items: center;
}

.healthCarePro  h4 {
    margin: 0;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 600;
    color: #00C4D3;
    letter-spacing: 2px;
    line-height: 50px;
}

.healthCarePro h2 {
    color: #000;
    font-size: 58px;
    font-family: 'Majer';
    line-height: 75px;
}

.healthCarePro h2 span {
    color: #FE0A0A;
}

.healthCarePro .generalBtn a {
    background: #FE0A0A;
    color: #fff;
    border-color: #FE0A0A;
    margin-top: 30px;
}

.healthCarePro .generalBtn a:hover {
    background: #fff;
    color: #FE0A0A;
}

.firstLayer01 img {
    width: 80%;
}
.leadboardSec {
    padding: 80px 0;
    background-attachment: fixed !IMPORTANT;
}

.leadboardMain {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    justify-content: center;
    align-items: center;
    gap: 70px;
    margin-top: 80px;
}

.leadboardSingle {
    display: flex;
    align-items: center;
    gap: 25px;
    color: #fff;
}

.leadboardSingle h6 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: 2px;
}

.leadboardSec .generalBtn a {margin: 80px auto 0;background: #fe0a0a;color: #fff;}

.leadboardSec .generalBtn a:hover {
    background: #fff;
    color: #fe0a0a;
    border-color: #fe0a0a;
}
.membershipSec {
    padding: 100px 0;
}

.membershipSec h2 {
    color: #000;
}

.membershipSec p {
    color: #000;
}

.membershipBox {
    background: #FE0A0A;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding: 22px 0px;
    width: fit-content;
    margin: 50px auto 0;
    width: 770px;
}

.membershipBox i {
    font-size: 160px;
    color: #fff;
}

.membershipBox h1 {
    color: #fff;
    font-size: 120px;
    font-family: 'Majer';
    margin: 0;
}
.itsTravelSec {background-repeat: no-repeat !IMPORTANT;background-size: cover !IMPORTANT;background-attachment: fixed !IMPORTANT;padding: 80px 0 20px;width: 96%;margin: 80px auto 0;}

.itsTravelSec h4 {
    font-size: 47px;
    color: #fff;
    font-family: 'Montserrat';
    /* text-transform: uppercase; */
    padding-left: 48px;
    position: relative;
}

.itsTravelSec h2 {
    font-size: 100px;
    color: #FFBD00;
    font-family: 'Pacifico', cursive;
    margin-top: -37px;
    position: relative;
}

.itsTravelSec h4:after {
    position: absolute;
    content: "";
    background: url('/wp-content/uploads/2023/06/airplae.png');
    left: 24px;
    top: -50px;
    width: 330px;
    height: 167px;
    background-repeat: no-repeat;
}

.itsTravelSec  h6 {
    color: #fff;
    font-size: 29px;
    margin: 0;
    line-height: 29px;
}

.itsTravelSec p {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 22px;
    line-height: 34px;
    margin: 24px 0 20px;
    width: 98%;
    font-weight: 500;
}

.itsTravelSec a {
    background: red;
    color: #fff;
}
.rentACar {
        background-repeat: no-repeat !IMPORTANT;
        background-size: cover !IMPORTANT;
        padding: 150px 0;
        width: 96%;
        margin: 80px auto 0;
}

.rentACar h2 {
    color: #fff;
    margin: 0;
    font-family: 'Majer';
    font-size: 57px;
    line-height: 52px;
}

.rentACar p {
    color: #fff;
    font-size: 22px;
    font-family: 'Montserrat';
    line-height: 35px;
    margin: 23px 0;
    width: 54%;
}

.rentACar a {
    background: red;
    border-color: red;
    color: #fff;
}

.rentACar a:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.discSec {
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !IMPORTANT;
    padding: 150px 0;
    width: 96%;
    margin: 80px auto 0;
    background-attachment: fixed !IMPORTANT;
}

.discSec h2 {
    margin: 0;
    color: #E626FF;
    font-size: 129px;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 135px;
}

.discSec h3 {
    font-family: 'Bebas Neue', sans-serif;
    color: #fff;
    font-size: 61px;
    margin: 0;
}

.discSec h4 {
    color: #57FFF9;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 51px;
    margin: 0;
}

.dj {
    display: flex;
    justify-content: center;
    gap: 200px;
    margin-top: 30px;
}

.discSec a {
    margin: 30px auto 0;
    width: 160px;
    height: 48px;
    background: #FE0A0A;
    color: #fff;
}

.discSec a:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.winnerSec {
    padding: 100px 0;
}

.winnerSec h2 {
    color: #000;
}

.winnerMain {
    display: flex;
    /* justify-content: space-between; */
    margin-top: 50px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
}

.winnerCircle {
    background: #fff;
    box-shadow: 2px 1px 10px #efefef;
    border-radius: 50%;
    padding: 0;
    transition: all 0.4s ease-in-out;
    width: 350px;
    display: block;
    height: 350px;
    background-size: cover !IMPORTANT;
}

.winnerCircleImg {
    border: 2px dashed #FE0A0A;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
}

.winnerSingle h6 {
    margin: 0;
    text-align: center;
    margin-top: 29px;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    font-family: 'Montserrat';
}

.winnerSingle:hover .winnerCircle {
    background: #FE0A0A;
}

.winnerSingle:hover .winnerCircleImg {
    border-color: #fff;
}
div#counter1 {
    color: #fff;
    font-size: 120px;
    font-family: 'Majer';
    margin: 0;
    line-height: 120px;
    width: 485px;
}

.winnerSingle:hover img {
    filter: brightness(0) contrast(2) saturate(1.5) grayscale(10) invert(1);
}
.singleLogo {
    display: flex !IMPORTANT;
    height: 120px;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.singleLogo img {
    object-fit: contain !important;
    height: 100%;
}

.allLogos .slick-slide {
    padding:10px;
    text-align:center;
    margin-right:15px;
    margin-left:15px;
}
.signUpFormSec img {
    width: 260px;
}
.signUpFormSec h4 ,.contactFormClass h4 {font-size: 18px;}
.contactFormClass input[type="text"], .contactFormClass input[type="email"], .contactFormClass input[type="password"] {
    background: #fff;
    border: none;
    width: 100%;
    padding: 0px 0px 0px 20px;
    height: 57px;
    border-radius: 15px;
    outline: none !IMPORTANT;
    margin-bottom: 25px;
    color: #000;
    font-size: 17px;
    font-family: 'Montserrat';
    border: 1px solid #e9e9e9;
}

.contactFormClass input[type="submit"] {
    background: #FE0A0A;
    border: none;
    color: #fff;
    outline: none;
    font-size: 16px;
    font-family: 'Montserrat';
    width: 160px;
    height: 46px;
    border-radius: 10px;
    cursor: pointer;
}
.wpcf7-response-output {
    color: #fff;
    font-family: 'Montserrat';
}
img.imgLogo {
    width: 100px;
}
.healthTraMember {
    width: 96%;
    margin: 70px auto 0;
    padding: 60px 0 180px;
    background-size: cover !IMPORTANT;
    background-attachment: fixed !IMPORTANT;
}

.healthTraMember h2 {
    color: #fff;
    font-family: 'Majer';
    font-size: 57px;
    line-height: 60px;
    width: 45%;
    margin: 0 auto;
}

.healthTraMember .generalBtn a {
    margin: 30px auto 0;
}

.healthTraImage {
    margin-top: -150px;
}
.healthTraMember p {
    color: #fff;
    font-size: 22px;
    font-family: 'Montserrat';
    line-height: 35px;
    margin: 24px auto 0;
    width: 95%;
}
.healthCarePro p {
    margin: 60px auto 0;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    width: 88%;
    font-weight: 900;
}
.swpm-registration-widget-form td {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

tr.swpm-registration-membership-level-row {
    display: none;
}
.tabs-menu li {
    background: red;
    border: none;
    padding: 3px 0;
    height: auto;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 600;
    width: 175px;
}

.tabs-menu {
    height: auto;
    margin-bottom: 0px;
}

.tab-content {
    max-width: 100% !important;
}

.tab {
    width: 100%;
}

.swpm-username-label,.swpm-password-label {
    text-align: left;
    font-size: 13px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 500;
    padding-left: 10px;
}
 i.fab.fa-facebook-f {
    color: #3b5998;
    border-color: #3b5998;
    background: url('/wp-content/uploads/2024/01/facebook.png');
    background-size: cover;
    background-position: center;
}

i.fab.fa-twitter {
    color: #00acee;
    border-color: #00acee;
    background: url(/wp-content/uploads/2024/01/skype.png);
    background-size: cover;
    background-position: center;
}

i.fab.fa-instagram {
    color: #962fbf;
    border-color: #962fbf;
    background: url(/wp-content/uploads/2024/01/insta.png);
    background-size: cover;
    background-position: 100% 100%;
}
.counterText div#counter2 {
    color: #FE0A0A;
    margin: 30px 0 20px;
    font-size: 50px;
    font-family: 'Majer';
    line-height: 50px;
}
.winnerSec .weOfferHeading h4 strong {
    display: block;
}
.winnerSec .weOfferHeading h4 {
    line-height: 30px;
}
.signUpFormSecs {
    padding: 190px 0 140px;
    margin-top: 0;
}
.rentACar h4 {
    color: #fff;
    font-family: 'Gilroy';
    font-size: 35px;
    line-height: 42px;
}
.winnerSec p {
    color: #000;
    margin: 35px auto 16px;
    width: 95%;
    font-size: 22px;
    line-height: 35px;
    transform: scale(1.05);
}
.weOfferHeading h2 strong {
    font-size: 34px;
    font-family: 'Gilroy';
}
.bannerSec .col-md-5 a {
    width: 80%;
    margin: 0 auto;
    display: block;
}
i.fab.fa-pinterest-p {
    color: #E60023;
    border-color: #E60023;
    background: url(/wp-content/uploads/2024/01/printest.png);
    background-size: cover;
    background-position: 100% 100%;
}

i.fab.fa-youtube {
    color:  #CD201F;
    border-color:  #CD201F;
    background: url(/wp-content/uploads/2024/01/YT.png);
    background-size: cover;
    background-position: 100% 100%;
}
.contactFormClass {
    background-color: #03a3e3;
    background-image: linear-gradient(180deg, #028dd0 0%, #8ac2d6 46%, #027a7c 100%);
    margin: 0 auto;
}
.logoSec {
    padding: 70px 0 80px;
}
headerinner {
    width: 100%;
}

.inner-banner {
    background: #02818b !IMPORTANT;
    height: 750px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-banner h2 {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Montserrat';
    margin-top: 50px;
}

/* packages page */

.switcher-box {
  margin-top: 48px;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-bottom: 45px;
}
.switcher-box span {
  color: #fff;
  padding: 0 12px;
  font-size: 18px;
  line-height: 32px;
}
.switcher input[type="checkbox"], .switcher1 input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.switcher input[type="checkbox"]:focus, .switcher1 input[type="checkbox"]:focus {
  outline: 0;
}

.switcher .toggle, .switcher1 .toggle {
  width: 59px;
  height: 30px;
  display: inline-block;
  position: relative;
  margin: 0;
  border: 2px solid #00c4d3;
  transition: all 0.2s ease;
  border-radius: 43px;
  -webkit-border-radius: 43px;
  -moz-border-radius: 43px;
  -ms-border-radius: 43px;
  -o-border-radius: 43px;
}
.switcher .toggle:after, .switcher1 .toggle:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(263.86deg, #00c4d3 -0.33%, #00c4d3 93.97%);
  box-shadow: 0 1px 2px rgba(44, 44, 44, 0.2);
  transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}
.switcher .toggle:checked:after, .switcher1 .toggle:checked:after {
  transform: translatex(28px);
  -webkit-transform: translatex(28px);
  -moz-transform: translatex(28px);
  -ms-transform: translatex(28px);
  -o-transform: translatex(28px);
}
.table-data h4 {
  color: #5c4545;
  text-align: center;
  font-size: 20px;
  text-shadow: 3px 1px 4px #FFF;
  font-family: 'Majer';
  padding: 15px 0 0;
}
.table-data {
  padding: 26px;
  border: 1px solid #bdbdbd;
  border-radius: 30px;
  /* background: #fff; */
  background-origin: border-box;
  background-clip: padding-box, border-box;
  position: relative;
  /* overflow: hidden; */
  /* height: 475px; */
  padding-top: 0;
}
.table-data h3 {
  color: #6448ef;
  padding-top: 0px;
  text-align: center;
  font-weight: 900;
   /* Will override color (regardless of order) */
  -webkit-text-stroke: 1px #6448ef;
  text-shadow: 0px -4px 2px #fff !important;
  font-size: 32px;
}
#pricing .table-data p, #pricing1 .table-data p {
  text-align: left;
  padding-top: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.table-data h3 span {
  font-size: 14px;
  line-height: 21px;
  padding: 4px 10px;
  background: linear-gradient(
    263.86deg,
    rgba(52, 92, 239, 0.2) -0.33%,
    rgba(146, 52, 239, 0.2) 93.97%
  );
  border-radius: 4px;
  font-weight: 400;
}
.table-data p:not(:last-child) {
  padding-bottom: 24px;
  position: relative;
}

.tab-content {
  display: none;
}
.tab-content.show {
  display: block;
}
#tab-1 label.wpforms-field-label {
    text-align: left;
}

/* toggle switch password */
.wpforms-field-password,
.wpforms-field-password .wpforms-field-row-block {
     display: flex;
     flex-flow: wrap;
}
 
.wpforms-field-row-block *:not(input):not(i),
.wpforms-field-password *:not(input):not(i) {
     flex-basis: 100% !important;
}
 
#password-toggle {
     width: 35px;
     font-family: "FontAwesome" !important;
     text-align: center;
     line-height: 35px;
     background: #d9d9d9;
     border-radius: 2px 0 0 2px;
     border: 1px solid #ccc;
     border-right: 0;
}
 
.wpforms-field-password input {
     width: calc(100% - 50px) !important;
     border-radius: 0 2px 2px 0 !important;
} 
 
.fa-eye-slash:before {
    font-size: 12px;
}
.table-data ul li {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    list-style: none;
    padding-bottom: 17px;
    font-family: 'Majer';
}
h4.most-pop {
    position: absolute;
    top: -27px;
    font-size: 14px;
    background: #fe0a0a;
    color: #fff;
    left: 0;
    right: 0;
    width: 70%;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px 5px 0px 0px;
    animation: popular linear 2s infinite;
}

.table-data h5 {
    text-align: center;
    font-size: 17px;
    line-height: 14px;
    padding-bottom: 20px;
    font-weight: 700;
}

.table-data ul li:before {
    content: "\f058";
    position: absolute;
    left: -30px;
    font-family: 'FontAwesome';
    top: -1px;
    color: #00c4d3;
}
input.swpm-subscription-button-submit {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 16px;
    background: #00c4d3;
    border: unset;
    border-radius: 10px;
    color: #fff;
    transition: 0.5s;
    border: 1px solid #00c4d3;
}

input.swpm-subscription-button-submit:hover {
    border: 1px solid #00c4d3;
    color: #00c4d3;
    background: transparent;
}
section#pricing-1 td {
    border: 1px solid #0000000f;
    padding: 10px;
    border-right: unset;
    border-left: unset;
}

section#pricing-1 h4 strong {font-size: 19px;font-weight: 300;color: #00c4d3 !important;}

section#pricing-1 strong u {
    font-size: 20px;
    text-decoration: none;
    color: #068ac3;
}

section#pricing-1 td {
    font-size: 18px !important;
    font-family: 'Majer';
}

section#pricing-1 td i{
    color: #00c4d3;
    font-size: 25px;
}
p.price-para {
    margin-bottom: 10px;
    font-size: 28px;
    /* font-weight: 700; */
    color: #00c4d3;
}

tr:first-child td h5 {
    font-size: 20px;
}

section.get-discount a {
    background: #fe0a0a;
    color: #fff;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 10px;
    position: relative;
    top: 15px;
    transition: .5s;
}

h1.entry-title {
    display: none;
}
section.get-discount {
    padding: 50px 0px 0px 0px;
}

section.get-discount a:hover {
    background: #6e44ef;
    transition: .5s;
    text-decoration: none;
}

a.join-now {
    background: #00c4d3;
    color: #fff;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 15px 20px !important;
    line-height: 10px;
    width: 70%;
    border-radius: 10px;
    font-size: 16px;
    transition: .5s;
    margin-bottom: 20px;
    border: 1px solid #00c4d3 !important;
}

a.join-now:hover {
    background: transparent;
    border: 1px solid #00c4d3 !important;
    color: #00c4d3;
    text-decoration: none;
}
.page-id-188 .swpm-registration-widget-form td {
    color: #000;
}

.page-id-188 input {
    height: 50px;
    border-radius: 5px;
    border: 1px solid;
    margin-left: 20px;
}


.page-id-188 .swpm-registration-widget-form {margin: 50px 0px;}

.page-id-188 table {
    margin: 0 auto;
}

.page-id-188 input.swpm-registration-submit {
    padding: 10px 60px;
    background: #000;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.page-id-292 a.join-now {
    width: 100%;
    line-height: 20px;
}
.page-id-188 .swpm-registration-success-msg {
    padding: 90px;
}
.page-id-292 .inner-banner {
    background: url(/wp-content/uploads/2023/11/pexels-elina-fairytale-3810971-scaled.jpg) !important;
    background-position:center center !important;
    background-size: 100% 100% !important;
}
section#pricing-1 td:nth-child(3) {
    width: 300px;
}
section#pricing-1 strong {
    color: #2e66bd !important;
    font-family: 'Majer';
    font-weight: 600;
}
.page-id-252 .inner-banner {
    background: url("/wp-content/uploads/2024/01/nurseBG-2.png") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !IMPORTANT;
}
.table-data:before {
    content: "";
    background: url(/wp-content/uploads/2023/11/abstract-background-with-blue-wavy-shapes_1035-9706.jpg);
    width: 100%;
    height: 483px;
    position: absolute;
    z-index: -1;
    left: 0;
    background-position: top;
    border-radius: 30px;
    background-size: 100% 30%;
    background-repeat:no-repeat;
    opacity: 0.5;
}

.table-data ul {
    /* max-height: 190px !important; */
    /* min-height: 190px !important; */
    /* overflow-y: scroll; */
}

/* width */
.table-data ::-webkit-scrollbar {
  width: 5px;
    
}

/* Track */
.table-data ::-webkit-scrollbar-track {
  background: #f1f1f1;

}

/* Handle */
.table-data ::-webkit-scrollbar-thumb {
  background: #00c4d3;
    border-radius:10px;
}

/* Handle on hover */
.table-data ::-webkit-scrollbar-thumb:hover {
  background: #000;
}
section#pricing-1 td:nth-child(5) {
    background: #e5e5e536;
    position: relative;
}

section#pricing-1 td {
    text-align: center !important;
}

section#pricing-1 td:nth-child(1),section#pricing-1 td:nth-child(2) {
    text-align: left !important;
    width: 200px;
}
section#pricing-1 tr:first-child td.popular-1:before {
    content: "Most Popular";
    position: absolute;
    top: -22px;
    background: #fe0a0a;
    padding: 3px 0px 1px 0px;
    width: 80%;
    font-size: 14px;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.whatWeOfferSliders {margin: 100px 0;}

.whatWeOfferSlides {margin-right: 20px;padding: 50px 30px 60px;text-align: center;color: #fff;background-size: cover !important;background-repeat: no-repeat !IMPORTANT;}

.whatWeOfferSlides img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0px 0px 40px #4040407a;
    margin-top: 30px;
    filter: brightness(0.8);
}

.whatWeOfferSlides h6 {
    font-family: montserrat;
    font-size: 27px;
    font-weight: 800;
    /* height: 50px; */
    margin: 0;
}

.whatWeOfferSlides p {
    font-family: montserrat;
    font-size: 22px;
    margin: 20px 0 0;
}

.whatWeOfferSliders .slick-arrow {
    height: 40px;
    border-radius: 50%;
    width: 40px;
    cursor: pointer;
    outline: none !IMPORTANT;
}

.whatWeOfferSliders  .slick-next.slick-arrow {
    left: -60px;
}

.whatWeOfferSliders .slick-prev.slick-arrow {
    right: -40px;
}












body{margin:0;padding:0;}
.Advance-Slider{float:left;width:100%;overflow:hidden;}
.Advance-Slider button.slick-arrow{position:absolute;z-index:2;top: 0;bottom:0;height:50px;width:50px;background:#fff;z-index:99999;border:none;margin:auto;font-size:0;text-align:center;outline:none;cursor:pointer;border-radius: 50%;}
.Advance-Slider .img-fill{position:relative;height:100%;}
.Advance-Slider .img-fill img{height:100%;width:100%;object-fit:cover;animation:myMove 10s linear infinite;}
.Advance-Slider .item{height:100vh;overflow:hidden;outline:none;}
.Advance-Slider button.slick-next.slick-arrow{right:0;left:auto;}
.Advance-Slider button.slick-arrow:before{content:"\f104";top: 34% !IMPORTANT;left: 39% !IMPORTANT;margin:auto;font-family:fontawesome;font-size: 21px;position: absolute;}
.Advance-Slider button.slick-next.slick-arrow:before {transform:  scaleX(-1);display:  block;}
.Advance-Slider .img-fill:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;opacity:0.5;}

.Advance-Slider ul.slick-dots{position:absolute;bottom:20px;left:0;width:100%;margin:0;padding:0;text-align:center;}
.Advance-Slider ul.slick-dots li{display:inline-block;height:auto;padding:0 5px;line-height:0px;}
.Advance-Slider ul.slick-dots li button{height:15px;width:15px;border-radius:100%;background:#fff;border:none;font-size:0px;padding:0px;opacity:0.5;outline:none;transition:all 0.3s ease;cursor:pointer;}
.Advance-Slider ul.slick-dots li.slick-active button{opacity:1;}
.Advance-Slider button.slick-arrow{perspective:360px;}
.Advance-Slider button.slick-arrow .thumb{position:absolute;height:100px;width:150px;left:100%;top:-28px;transform-origin:0% 0%;transform:rotate3d(1,0,0,90deg);}
.Advance-Slider button.slick-arrow .thumb img{height:100%;width:100%;}
.Advance-Slider button.slick-next{}
.Advance-Slider button.slick-next .thumb{left:auto;right:100%;}
.Advance-Slider button.slick-prev.hover-out .thumb,.Advance-Slider button.slick-prev .thumb{animation:out-left 300ms ease 0ms 1 forwards;}
.Advance-Slider button.slick-prev.hover-in .thumb{animation:in-left 300ms ease 0ms 1 forwards;}
.Advance-Slider button.slick-next.hover-out .thumb,.Advance-Slider button.slick-next .thumb{animation:out-right 300ms ease 0ms 1 forwards;transform-origin:100% 50%;}
.Advance-Slider button.slick-next.hover-in .thumb{animation:in-right 300ms ease 0ms 1 forwards;}

.Advance-Slider button.slick-prev:hover{transform:translateX(-100%);}
.Advance-Slider button.slick-prev{transition:all 0.3s ease;}
.Advance-Slider button.slick-next:hover{transform:translateX(100%);}
.Advance-Slider button.slick-next{transition:all 0.3s ease;}
.Advance-Slider ul.slick-dots li button img{height:0;width:20px;top:0;object-fit:cover;transition:height 0.2s ease 0.2s,width 0.2s ease 0s;position:relative;left:-50%;}
.Advance-Slider ul.slick-dots li button a{position:absolute;height:90px;bottom:calc(100%);width:0;display:flex;align-items:flex-end;justify-content:center;transition:all 0.2s ease 0.2s;padding-bottom:10px;}
.Advance-Slider ul.slick-dots li button{position:relative;display:flex;justify-content:center;}
.Advance-Slider ul.slick-dots li button:hover a img{}
.Advance-Slider ul.slick-dots li button:hover img{height:80px;width:140px;transition:height 0.2s ease,width 0.2s ease 0.2s;}
.Advance-Slider ul.slick-dots li button:hover a{width:140px;transition:all 0.3s ease 0s;}
.Advance-Slider ul.slick-dots li button:hover{opacity:1;}
.Advance-Slider ul.slick-dots li button:before{content:'';bottom:calc(100% + -10px);left:7px;border:solid transparent;content:" ";height:0;width:0px;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:10px;margin-left:-10px;opacity:0;transition:0.3s ease 350ms;}
.Advance-Slider ul.slick-dots li button:hover:before{opacity:1;transition:0.3s ease 0s;}
.Advance-Slider  .item.slick-active{animation:Slick-FastSwipeIn 1s both;}

.Advance-Slider .item .contain-wrapper{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;}
.Advance-Slider .item .contain-wrapper .dots-contain{display:none;}
.Advance-Slider .item h3{margin:0px;color:#fff;font-size: 50px;font-weight:300;text-transform:capitalize;}
.Advance-Slider .item{color:#fff;font-family:'Roboto',sans-serif;}
.Advance-Slider .item  h5{font-size:32px;font-weight:300;padding:10px 0 0;margin:0;text-transform:capitalize;}
.Advance-Slider .item .contain-wrapper .info{max-width:1200px;background: #00000066;padding: 40px 10px;}
.Advance-Slider .item h5 span{color:#00BCD4;}
.Advance-Slider .item h3 span{color:#00BCD4;}
.Advance-Slider .item h3{animation:fadeOutRight 1s both;}
.Advance-Slider .item.slick-active h3{animation:fadeInDown 1s both 1s;}
.Advance-Slider .item  h5{animation:fadeOutLeft 1s both;}
.Advance-Slider .item.slick-active  h5{animation:fadeInLeft 1s both 1.5s;}


@keyframes myMove{
  from{transform:scale(1.0,1.0);transform-origin:50% 50%;}
  to{transform:scale(1.8,1.9);transform-origin:50% 0%;}
}
@keyframes Slick-FastSwipeIn{
  0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);}
  100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);}
}

@keyframes in-left{
  from{-webkit-transform:rotate3d(0,1,0,90deg);transform:rotate3d(0,1,0,90deg);}
  to{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
}
@keyframes out-left{
  from{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
  to{-webkit-transform:rotate3d(0,1,0,86deg);transform:rotate3d(0,1,0,86deg);}
}
@keyframes in-right{
  from{-webkit-transform:rotate3d(0,-1,0,90deg);transform:rotate3d(0,-1,0,90deg);}
  to{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
}
@keyframes out-right{
  from{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
  to{-webkit-transform:rotate3d(0,-1,0,86deg);transform:rotate3d(0,-1,0,86deg);}
}
.Advance-Slider .slick-prev.slick-arrow {
    left: 0;
    margin: auto 0 !IMPORTANT;
}

.Advance-Slider button.slick-prev:before {
    content: "\f105";
}

.Advance-Slider h1 {
    font-size: 52px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    width: 87%;
    margin: 0 auto;
}

.Advance-Slider p {
    font-size: 32px;
    line-height: 50px;
    font-family: 'Montserrat';
    width: 90%;
    margin: 5px auto 0;
    color: #fff;
}
section.trial-area-1 {
    margin-top: 90px;
    text-align: center;
}

section.trial-area-1 ul {
    column-count: 4;
    list-style: none;
    margin-top: 40px;
}

section.trial-area-1 ul li {
    font-size: 21px;
    font-family: 'Majer';
}

section.trial-area-1 ul li i {
    color: #00c4d3;
    font-size: 26px;
}

section.trial-area-1 h3 {
    font-size: 80px;
    font-family: 'Majer';
    width: 80%;
    margin: 0 auto;
}
.switcher-box:after {
    content: "Save Up to 30% with Annual Billing";
    opacity: 0;
    position: absolute;
    background: url(https://cdn-icons-png.flaticon.com/512/10238/10238279.png);
    padding: 20px;
    top: -180px;
    left: 0;
    right: -310px;
    width: fit-content;
    padding: 60px 30px 100px 30px;
    margin: 0 auto;
    color: #fff;
    transition: .5s;
    background-size: 100% 100%;
    font-size: 15px;
}

.switcher-box:hover:after {
    opacity: 1;
}

.switcher-box {
    position: relative;
    align-items: center;
    gap: 8px;
}

.img-area-tb img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.img-area-tb {
    margin: 40px 0px;
}

a.compare-btn {
    color: #00c4d3;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.col-lg-3.overlayed-1 .table-data {
    box-shadow: 0px 0px 14px 0px #0000006b;
    border: 2px solid #00c4d3;
}
section#pricing-1 td:nth-child(1) {
    width: 200px !important;
}

.bannerSec .row {
    /* height: 100%; */
    align-items: center;
    width: 100%;
}

.bannerSec  h6 {
    color: #ffffff;
    font-size: 25px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Majer';
}

.bannerSec h4 {
    color: #ffffff;
    font-size: 70px;
    margin: 15px 0;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: -2px;
    text-transform: capitalize;
}

.bannerSec h2 {
    color: #ffffff;
    font-size: 85px;
    letter-spacing: -1px;
    line-height: 90px;
    margin: 0 0 0;
    overflow: hidden;
}

.bannerSec .container {/* max-width: 1220px !IMPORTANT; */}

.bannerSec h2 strong {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 85px;
    background: #03c4d3 0% 0 no-repeat padding-box;
    padding: 10px 12px 10px 12px !IMPORTANT;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.bannerSec {background-attachment: initial !IMPORTANT;}
.logoSec h1 {
    font-size: 58px;
    margin: 0 0 30px;
    font-family: 'Majer';
    color: #000;
}.whatWeOfferSlides a {
    margin-top: 30px;
}
.allCategorySec h1 {
    font-family: 'Majer';
    margin: 0;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 50px;
}

.allCategorySec p {
    font-size: 22px;
    margin: 30px 0;
    font-family: 'Montserrat';
    line-height: 34px;
    width: 95%;
    color: #ffff;
    text-align: justify;
}
.allCategorySec {
    padding: 100px 0;
    background-attachment: fixed !IMPORTANT;
    background-size: cover !important;
    background-repeat: no-repeat !IMPORTANT;
}
.allCategorySec img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.allCategorySec .row {
    align-items: center;
}
/*.allCategorySec:nth-child(odd) .row {flex-direction: row-reverse;}*/

@keyframes popular{

    0%{
        background:transparent;
    
    }

    50%{
        background:#fe0a0a;
        
    }

     100%{
        background: transparent;
    }
}
#pricing .table-data p {
    padding: 0;
}
section#pricing-1 td:nth-child(2) {
    color: #fd1e1e;
}

#pricing-1 a.join-now {
    font-family: roboto;
    padding: 14px 5px !important;
    background: red;
    border-color: transparent !IMPORTANT;
}

.bannerSec {background-size: cover !important;}

/*.bannerSecCol08 {*/
/*    background: #00000069;*/
/*    padding: 25px 30px;*/
/*    border-radius: 20px 0px 30px 0px;*/
/*}*/
.Advance-Slider .item h3 {
    font-family: 'Majer';
    width: 95%;
    margin: 22px auto;
    color: #03c4d3;
    line-height: 64px;
}
.page-id-515 .contactFormClass {
    margin: 0 auto;
}
.winnerMain a {
    margin: 20px auto 0;
    width: 210px;
    font-size: 16px;
}
.page-id-526 .inner-banner,.page-id-715 .inner-banner ,.page-id-556 .inner-banner ,.page-id-544 .inner-banner ,.page-id-515 .inner-banner,.page-id-677 .inner-banner {
    display: none;
}

.winnerSecMain {
    padding: 100px 0;
    background-size: cover !IMPORTANT;
    background-attachment: fixed !IMPORTANT;
}

.winnerSecMain .col-md-12 {
    text-align: center;
    color: #fff;
}

.winnerSecMain h1 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 55px;
    width: 85%;
    margin: 0 auto 0;
    position: relative;
    z-index: 99999;
    max-width: max-content;
    text-transform: uppercase;
}

.winnerSecMain h2 {
    font-family: 'Majer';
    margin: 20px 0 0;
}

.texDiv {
    width: 100%;
    max-width: 400px;
    display: inline-block;
    box-shadow: 0 0 25px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    color: #000;
    font-family: 'Majer';
}

.texDiv strong {
    color: #00c4d3;
}

.signUpBtns a {margin: 60px auto 100px;width: 470px;}

.winnerSecMain li,.winnerSecMain p {
    color: #fff;
    font-family: 'Montserrat';
    width: 100%;
    display: inline-block;
    margin: 0px 0 15px;
    position: relative;
    font-size: 19px;
    line-height: 29px;
}
.winnerSecMain h4 {
    color: #fff;
    font-family: 'Montserrat';
}
.winnerSecMain li:after {
    position: absolute;
    content: "";
    background: url('/wp-content/uploads/2024/01/check-list.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    width: 25px;
    height: 25px;
    left: -40px;
    top: 13px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.winnerSecMain .row {
    align-items: center;
}

.enterToWinBtn a {
    margin: 70px auto 0;
    width: fit-content;
    padding: 0 20px;
}
.signUpFormSecs {
    background-size: cover !important;
    background-position: center !important;
}
body.page.page-id-252 {
    background: linear-gradient(to right, #ffffff, #bffaffc9);
}
.bannerSec h2 {
    font-size: 55px;
    line-height: 70px;
}

.bannerSec p {
    margin: 30px 0 0;
    text-align: justify;
}
.bannerSec .generalBtn {
    margin: 30px 0 0;
}
#movie-ticket .row .col-md-6:LAST-child {flex: 0 0 100%;max-width: 100%;}

#movie-ticket .row .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

#movie-ticket .container {
    max-width: 1320px;
}
header .container {max-width: 80%;}
.logo img {
    width: 230px !important;
    height: 100% !important;
    object-fit: cover !important;
}
#movie-ticket a {
    margin: 0 auto 50px;
}

#movie-ticket img {
    width: auto;
    height: auto;
}
i.fab.fa-tiktok {
    background: url(/wp-content/uploads/2024/01/TK.png);
    background-size: cover;
    background-position: 100% 100%;
}
.switcher-box p {
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 700;
    margin: 0;
}
.winerSignBtn a {
    margin: 60px auto 0;
}
#movie-ticket  p {
    text-align: center;
}

.itsTravelSec .row {
    align-items: center;
}
.mainTickets {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
}

.singleTickets {
    border: 1px solid #efefef;
}

.imgDv {
    background: #00c4d3;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.imgDv img {
    width: 100% !important;
    display: block;
    height: 100%;
}

.ticketsContent {
    padding: 18px 10px;
    background: #068993;
}

.ticketsContent h6 {
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat';
}

.ticketsContent h2 {
    text-transform: uppercase;
    font-weight: 900 !important;
    font: 18px/20px 'Lato', Arial, sans-serif;
    color: #b5b5b5;
    min-height: 40px;
}

.ticketsContent p {
    font-size: 14px;
    min-height: 180px;
    width: 100%;
    text-align: left !important;
    line-height: 23px;
    margin: 0;
}

.ticketsContent a {
    margin: 0 0 0 auto  !IMPORTANT;
}

.ticketsContent a {
    font-size: 15px;
    width: 150px;
    height: 45px;
}
.Advance-Slider .item h3 strong {
    color: #fe0a0a;
}
.winnerSecndRow {
    margin-top: 80px;
    position: relative;
}

.winnerSecndRow:before {
    content: "";
    position: absolute;
    top: -32px;
    left: calc(50% - 320px);
    /* background-image: url("https://www.creativemarketingincentives.biz/assets/images/certs_list/circle-shape.png"); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 330px;
    height: 330px;
    z-index: 0;
    -webkit-animation: spin 5s linear infinite;
    -moz-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
    border: 65px solid #00c4d3;
    border-radius: 50%;
}

.winnerSecMain li:last-child, .winnerSecMain p:last-child {
    margin-bottom: 0;
}

.trial-area-2 {
    display: none;
}
#pricing-1 {
    display: none;
}
section#pricing {
    margin: 0 0 60px;
}
.backToHome a {
    background: #00c4d3;
    color: #fff;
    width: 220px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: -80px;
    top: 60%;
    text-decoration: none;
    transform: rotate(90deg);
    border-radius: 30px 30px 0px 0px;
    font-family: 'Montserrat';
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: 500;
}

html body .ytp-large-play-button {
    width: 100px !important;
    height: 100px !important;
}
.winnerHowItWork {
    padding: 100px 0;
}

.winnerHowItWork h2 {
    font-size: 40px;
    text-align: center;
    font-family: 'Majer';
    color: #00c4d3;
    max-width: max-content;
    position: relative;
}

.howItWorkCount {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 60px 0 0;
    gap: 30px;
}

.howItWorkSingle {
    display: flex;
}

.howItWorkSingleNum h6 {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #fe0a0a;
    margin-right: 15px;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'Majer';
}

.howItWorkContent h3 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: 'Montserrat';
}

.howItWorkContent p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family: 'Montserrat';
}

.howItList {
    background: #00c4d3;
    padding: 20px;
    border-radius: 20px;
}

.howItList ul {
    padding: 0;
    margin: 0;
}

.howItList ul li {
    display: flex;
    margin-bottom: 14px;
    padding: 5px 0;
    font-size: 17px;
    color: #fff;
    line-height: 20px;
    align-items: center;
}

.howItList ul li .leftRepeaterIcon {
    width: 40px;
    margin-right: 15px;
    object-fit: contain !IMPORTANT;
}

.howMainHead {
    text-align: center;
    display: flex;
    justify-content: center;
}

.winnerHowItWork h2:after {
    position: absolute;
    content: "";
    background: url('/wp-content/uploads/2024/01/plane.png') no-repeat right center/contain;
    width: 40px;
    height: 40px;
    margin-left: 15px;
}

.howItList ul li p {
    margin: 0;
}
.winnerSecMain h1:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/01/download.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    left: -7px;
    top: -28px;
    width: 90px;
    height: 90px;
    -webkit-animation: spin 5s linear infinite;
    -moz-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
    z-index: -1;
}
div#strcpv-website-counter p {
    color: #fff;
    font-size: 120px;
    font-family: 'Majer';
    margin: 0;
    line-height: 120px;
}
.trin-trin {
    animation-name: trin;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


.trin-trins {
    animation-name: trin;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}


@keyframes trin {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}
.coolVerticalShake { animation-name: coolVerticalShake; animation-iteration-count: infinite }

/* coolVerticalShake animation keyframes */
@keyframes coolVerticalShake {
    3%, 21%, 39%, 57%, 74%, 92% { transform: translateY(5px) }
    6%, 24%, 42%, 60%, 77%, 95% { transform: translateY(3px) }
    9%, 27%, 45%, 63%, 80%, 98% { transform: translateY(-5px) }
}
.winnerSecMain:nth-child(2) {
    padding-top: 0;
}
.howItList04 li::after {
    display: none;
}

.howItList04 ul {
    column-count: 2;
    text-align: left;
    gap: 50px;
    padding: 20px;
}

.howItList.howItList04 {
    margin: 50px 0 0;
    background: #00000042;
}
.page-id-188 .inner-banner {
    height: 450px;
}
.page-id-735 .inner-banner{
    display:none;
}
.page-id-188 .inner-banner{
    display:none;
}
.benefitsSec {
    height: 450px;
    background-size: cover !IMPORTANT;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-attachment: fixed !important;
}

.benefitsSec h1 {
    color: #fff;
    font-size: 60px;
    font-family: montserrat;
    font-weight: 600;
    text-transform: uppercase;
}
.headerBtn {
    display: flex;
    gap: 30px;
}