@font-face {
    font-family: 'BankGothic Md BT';
    src: url('fontface/BenguiatGothicStd-Heavy.woff2') format('woff2'),
        url('fontface/BenguiatGothicStd-Heavy.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Benguiat Gothic Std Medium';
    src: url('fontface/BenguiatGothicStd-Medium.woff2') format('woff2'),
        url('fontface/BenguiatGothicStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir LT Black';
    src: url('fontface/AvenirLT-Black.woff2') format('woff2'),
        url('fontface/AvenirLT-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Black Oblique';
    src: url('fontface/AvenirLT-BlackOblique.woff2') format('woff2'),
        url('fontface/AvenirLT-BlackOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Abril Fatface';
    src: url('fontface/AbrilFatface-Regular.woff2') format('woff2'),
        url('fontface/AbrilFatface-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 1px;
}
@font-face {
    font-family: 'AvantGarde LT Book';
    src: url('fontface/AvantGardeLT-Book.woff2') format('woff2'),
        url('fontface/AvantGardeLT-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BankGothic Md BT';
    src: url('fontface/BankGothicBT-Medium.woff2') format('woff2'),
        url('fontface/BankGothicBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'AvantGarde LT Book';
    font-size: 18px;
}

.btn.btn-yellow-blue {
    background: #FFFC00;
    border: 2px solid #002870;
    color: #18479C !important;
}

.btn.btn-my-pink {
    background: #FF0070;
    color: #FFF !important;
}
.navbar .social-mute a i{ color: #fff !important; }
.color-yellow-slider {
    color: #FFFC00;
}
.pink-yellow-wrapper-cross {
    background: linear-gradient(to bottom right, #FF0070, #054071);
}
.pink-yellow-wrapper {
    background: linear-gradient(to bottom, #C729C2, #EFAD06);
}
.deep-grey-wrapper{
    background: #3F3F3F;
}
h2.post-title{
    font-size: 20px;
    line-height: 30px;
}
.home_about li{
    list-style: none;
    display: inline-block;
}
.from-border-bottom{
    border-radius: 0px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #000000 !important;
    line-height: 20px !important;
}
.footer-menu-list li{
    display: inline-block;
    padding: 0px 30px;
}
textarea, textarea.form-control{
    resize: none;
    height: 100px;
}
#scrollUp .btn{
    background: #ffffff;
    color: #000000;
    font-size: 20px;
    border: 1px solid #000;
}
.btn.btn-book-now {
    font-family: 'BankGothic Md BT' !important;
    background: #000;
    color: #fff !important;
    font-size: 20px;
    /* text-shadow: 1px 1px #40403F; */
    margin: 0px;
    padding-top: 34px;
    padding-bottom: 34px;
}
.btn.btn-book-now:hover{
    color: #cccccc !important;
}
.navbar{
    font-family: 'BankGothic Md BT' !important;
    font-size: 22px !important;
    font-weight: 500 !important;
}
.navbar .container-fluid{ border-bottom: 1px solid #40403F; padding-left: 60px; padding-right: 0px; }
.navbar-nav .nav-link {
    font-size: 22px !important;
    letter-spacing: 0px !important;
    font-weight: 500 !important;
    line-height: 1;
    padding-top: 34px;
    padding-bottom: 34px;
}
.mega-menu-content li{
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-item, .mega-menu-content a{
   font-size: 22px !important;
    letter-spacing: 0px !important;
    font-weight: 500 !important;
    line-height: 1;
}
.navbar.solid .navbar-brand, .navbar.transparent .navbar-brand{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.navbar-brand{
    position: relative;
}
.banner--clone:not(.banner--stick){
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
}
.navbar-brand.navbar-xl img{
    width: auto;
    height: 90px;
    padding: 20px 0px;
    margin-right: -130px;
}
.navbar-brand.navbar-lg img{
    width: auto;
    height: 60px !important;
    padding: 10px 0px;
}
.navbar.fixed .navbar-brand.navbar-lg img{
    width: auto;
    height: 60px !important;
    padding: 10px 0px;
}
.navbar {
    /* z-index: 2; */
    background: rgba(255,255,255,0.7) !important;
    backdrop-filter: blur(30px) saturate(125%);
    -webkit-backdrop-filter: blur(30px) saturate(125%);
}
.navbar-nav .nav-link{
    color: #222;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .nav-link.highlighted {
    color: #565656;
}
.dropdown-menu, .dropdown-item, .dropdown-item:hover {
    color: #fff;
}
.bg-image-cover{
    padding-top: 108px;
}
.nav-wrapper-white{
    background: rgba(253, 253, 253, 0.8);
    color: #3F3F3F !important;
}
.nav-wrapper-yellow{
    background: #18479C;
}
.navbar.fixed .navbar-brand.navbar-xl img{
    width: auto;
    height: 90px !important;
    padding: 20px 0px !important;
}
.uppercase{
    text-transform: uppercase !important;
}
.inner{
    padding-top: 50px;
    padding-bottom: 50px;
}
.cunsultation-field label {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 30px !important;
    line-height: 50px !important;
    color: #2e2d2d;
    font-weight: normal;
    font-size: 16px;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
    z-index: 91;
}
.cunsultation-field span {
    color: rgb(201, 72, 72);
    font-weight: bold;
}
span.red {
    color: rgb(201, 72, 72);
    font-weight: bold;
}
.cunsultation-field.active label {
    top: -24px;
}
#callBottom {
    bottom: 15px;
    left: 30px;
    display: none;
    -webkit-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    -webkit-backface-visibility: hidden;
}
#callBottom .btn {
    background: #ffffff;
    color: #000000;
    border: 1px solid #000;
}
#callBottom .btn {
    font-size: 24px;
    margin: 0;
    letter-spacing: normal;
    padding: 12px 16px 15px 16px;
}
.tf-icons{
    font-size: inherit !important;
}

/***********From check box***********/
.row-cols-3 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-2 > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}

.form-check-cus{
    display: block;
    min-height: 1.378125rem;
    padding-left: 1.7em;
    margin-bottom: 0.125rem;
}
.form-check-inline-cus{
    display: inline-block;
    margin-right: 1rem;
}
.form-check-input-cus{
    width: 22px;
    height: 22px;
    margin-top: 0.135em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #dbdade;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    print-color-adjust: exact;
    cursor: pointer;
}
.form-check-input-cus[type="checkbox"] {
  border-radius: 0.25em;

}
.form-check-cus .form-check-input-cus {
  float: left;
  margin-left: -1.7em;
  margin-right: 10px;
}
.form-check-label-cus{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    font-weight: normal !important;
}
.form-check-cus .form-check-input-cus:checked, .form-check-cus .form-check-input-cus[type="checkbox"]:indeterminate {
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}
.form-check-input-cus:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M3.41667 7L6.33333 9.91667L12.1667 4.08333' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.form-check-input-cus:checked, .form-check-input-cus[type="checkbox"]:indeterminate {
    background-color: #FF0070;
    border-color: #FF0070;
}
.box-testimonial{
    /* background: rgba(0,0,0,0.2) !important;
    backdrop-filter: blur(10px) saturate(125%);
    -webkit-backdrop-filter: blur(10px) saturate(125%); */
    padding: 0px;
    border-radius: 0;
}
.testimonial-head{
    height: 60px;
}
.testimonial-body{
    padding: 10px 20px 20px 20px;
    text-align: center;
}
.testimonial-body p{
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
}
q::before{
    font-weight: bold;
    color: #000000;
    font-size: 30px;
    line-height: 20px;
    vertical-align: middle;
}
q::after{
    font-weight: bold;
    color: #000000;
    font-size: 30px;
    line-height: 20px;
    vertical-align: middle;
}
.testimonial-body p::before{ content: "\301E"; }
.testimonial-body p::after{ content: "\301E"; }
.testimonial-footer .blockquote-footer{
    margin-bottom: 0px;
}
.testimonial-footer span{
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 14px;
}
.testimonial-logo{
    margin-top: 10px;
}
.testimonial-logo img{ max-width: 50%; }
.testimonial-footer span::before {
    content: "\00A0 \00A0 \00A0";
}
.testimonial-ratings {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 30px;
}
.testimonial-ratings:before,
.testimonial-ratings:after {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 8px;
    position: absolute;
    top: 16px;
    left: 0;
}
.testimonial-ratings:before {
    color: rgba(0, 0, 0, 0.1);
    content: "\f005 \f005 \f005 \f005 \f005";
}
.testimonial-ratings:after {
    color: #404040;;
    content: "\f005 \f005 \f005 \f005 \f005";
    overflow: hidden;
}
.testimonial-ratings.half:after {
    content: "\f123";
}
.testimonial-ratings.one:after {
    content: "\f005";
}
.testimonial-ratings.one-half:after {
    content: "\f005 \f123";
}
.testimonial-ratings.two:after {
    content: "\f005 \f005";
}
.testimonial-ratings.two-half:after {
    content: "\f005 \f005 \f123";
}
.testimonial-ratings.three:after {
    content: "\f005 \f005 \f005";
}
.testimonial-ratings.three-half:after {
    content: "\f005 \f005 \f005 \f123";
}
.testimonial-ratings.four:after {
    content: "\f005 \f005 \f005 \f005";
}
.testimonial-ratings.four-half:after {
    content: "\f005 \f005 \f005 \f005 \f123";
}
.services_choice .invalid-feedback{
    display: block;
}
.sticky-sidebar{
    position: sticky;
    top: 140px;
    background: rgba(225, 0, 129, 0.7);
    border-radius: 10px;
    padding: 10px;
}
.dropdown-menu{
    background-color: #000;
}
.bootstrap-datetimepicker-widget.dropdown-menu{
    background-color: #000;
}
.contact_icon{
    font-size: 22px !important;
}
.author-info{
    width: 100%;
    float: left;
}
.author-info .user {
    float: left;
    width: 50px;
    height: 50px;
    position: relative;
}
.pink-slash{
    display: inline-block;
    color: #FF0070;
    padding: 0px 4px;
    font-weight: bold;
}
.post-date{
    display: inline-block;
    font-weight: bold;
}


.cbp-filter-item{
    border: 2px solid #ffffff;
    color: #18479C;
    border-radius: 30px;
    padding: 7px 14px;

    background: rgba(0,0,0,0.3) !important;
    backdrop-filter: blur(10px) saturate(125%);
    -webkit-backdrop-filter: blur(10px) saturate(125%);
}
.cbp-filter-item.cbp-filter-item-active, .cbp-filter-item:hover{
    border: 2px solid #FF0070;
    color: #FF0070;
}
.cbp-filter-item::after{
    width: 0px;
    height: 0px;
    margin: 0px;
}
.content-list li{
    /* list-style: none; */
}
.ql-size-huge{
    font-size: 24px;
}

.navbar.nav-wrapper-pink{
    background: #FF0070;
}
.btn.btn-my-yellow {
    font-family: 'Avenir LT Black' !important;
    /* background: #C6A000; */
    background: #FF0070;
    color: #FFF !important;
    font-size: 16px;
    text-shadow: 1px 1px #000;
}
.btn.btn-my-black-pink{
    font-family: 'BankGothic Md BT' !important;
    background: #000000;
    color: #FF0070 !important;
    font-size: 30px;
    text-shadow: 1px 1px #000;
}
.btn.btn-my-black-white{
    font-family: 'BankGothic Md BT' !important;
    background: #000000;
    color: #fff !important;
    font-size: 30px;
    text-shadow: 1px 1px #000;
}
.btn.btn-my-white-black{
    font-family: 'BankGothic Md BT' !important;
    background: #fff;
    color: #000 !important;
    font-size: 24px;
    text-shadow: 1px 1px #000;
    padding: 17px 40px;
}
.color-my-pink{
    color: #FF0070 !important;
    font-size: 40px !important;
}
.service-pink{
    background: #FF0070;
    padding: 20px;
}
.inverse-text select, .inverse-text textarea, .inverse-text textarea.form-control,
.inverse-text input[type="text"]:not(.qty), .inverse-text input[type="password"],
.inverse-text input[type="datetime"], .inverse-text input[type="datetime-local"],
.inverse-text input[type="date"], .inverse-text input[type="month"], .inverse-text input[type="time"],
.inverse-text input[type="week"], .inverse-text input[type="number"], .inverse-text input[type="email"],
.inverse-text input[type="url"], .inverse-text input[type="search"], .inverse-text input[type="tel"],
.inverse-text input[type="color"], .inverse-text .uneditable-input, .inverse-text .custom-control-description,
.inverse-text .custom-select-wrapper::before, .inverse-text .product-quantity{
    background: #181818;
}
.footer-border-bottom span{
    border-bottom: 2px solid #fff;
    padding: 0px 5px 3px 0px;
}
.footer-border-services{
    border-bottom: 2px solid #fff;
    padding: 0px 5px 0px 0px;
}
.footer_text p{ font-size: 16px; }
.social-bg .fa{
    background: #ffffff !important;
    font-size: 32px !important;
    color: #000;
}
.social-bg.social-s li a i {
    width: 56px;
    height: 56px;
}
.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td.active:hover.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover {
    background: #FF0070 !important;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover{
    background: #FF0070 !important;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover{
    background-color: #FF0070 !important;
}
.bootstrap-datetimepicker-widget table td span{
    font-size: 20px;
    color: #fff;
}
.bootstrap-datetimepicker-widget span{
    font-size: 20px;
    color: #fff;
}
.bootstrap-datetimepicker-widget table th{
    line-height: 30px;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{
    background: #FF0070 !important;
}

.top-title-container{ display: flex; }
.top-title-back { flex: 1; line-height: 40px; font-size: 30px; display: block; }
.top-title-container::after { flex: 1; content: ''; }

.service_bg .overlay-info figcaption{
    background: none;
}
.section-title{
    font-family: 'AvantGarde LT Book' !important;
    /* text-shadow: 1px 1px #b6b6b6; */
}
.heading{
    font-family: 'AvantGarde LT Book' !important;
    /* text-shadow: 1px 1px #b6b6b6; */
}
.backbg{
    font-family: 'AvantGarde LT Book' !important;
    background: #000;
    border-radius: 20px;
    padding: 8px 16px 7px 12px;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    min-width: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: auto;
}
.backbg .ti{ padding-bottom: 3px; font-weight: bolder; }

.footer_pete{ display: inline-block; border: 3px solid #FF0070;}


.experience-title{
    font-family: 'Avenir LT Black Oblique' !important;
    font-size: 38px !important;
    line-height: 48px !important;
    font-style: italic;
}
.experience-item{
    font-family: 'Avenir LT Black' !important;
    font-size: 70px !important;
    line-height: 80px !important;
}
.experience-item-title{
    font-family: 'Avenir LT Black' !important;
    font-size: 20px !important;
    line-height: 30px !important;
}

.heavy100{
    font-family: 'BankGothic Md BT' !important;
    font-size: 100px !important;
    line-height: 90px !important;
}
.heavy90{
    font-family: 'BankGothic Md BT' !important;
    font-size: 90px !important;
    line-height: 80px !important;
}
.heavy80{
    font-family: 'BankGothic Md BT' !important;
    font-size: 80px !important;
    line-height: 70px !important;
}
.heavy70{
    font-family: 'BankGothic Md BT' !important;
    font-size: 70px !important;
    line-height: 60px !important;
}
.heavy60{
    font-family: 'BankGothic Md BT' !important;
    font-size: 60px !important;
    line-height: 50px !important;
}
.heavy40{
    font-family: 'BankGothic Md BT' !important;
    font-size: 40px !important;
    line-height: 30px !important;
}
.heavy36{
    font-family: 'BankGothic Md BT' !important;
    font-size: 36px !important;
    line-height: 26px !important;
}
h1.heading { font-size: 60px;}


.overlay-info figcaption{
    z-index: 9 !important;
}

.bootstrap-datetimepicker-widget .btn{
    margin: 0px !important;
    padding: 0px !important;
    background: #FF0070 !important;
}
.bootstrap-datetimepicker-widget .btn.btn-primary{
    padding: 14px !important;
    font-size: 16px;
}
.bootstrap-datetimepicker-widget .btn:hover{
    color: #cecece;
}
.bootstrap-datetimepicker-widget .btn span:hover{
    color: #cecece !important;
}
.footer_menu_ul li{
    margin-bottom: 14px;
    line-height: 20px !important;
}
.footer_menu_ul li a{
    line-height: 20px !important;
    font-size: 16px;
}
.footer_menu_ul li a:hover, .footer-menu-list li a:hover{
    color: #cccccc;
}
.tf-girp{ font-size: 24px; cursor: pointer; }
.glass_bg{
    background: rgba(82, 82, 82, 0.4) !important;
    backdrop-filter: blur(15px) saturate(180%);
    -webkit-backdrop-filter: blur(15px) saturate(180%);
    padding: 35px 45px;
    border-radius: 5px;
}
.btn.btn-my-yellow.btnExtend{
    padding: 20px 34px;
    font-size: 20px;
}
.package-image{
    position: relative;
    overflow: hidden;
}
.package_price_tag{
    position: absolute; left: 0px; bottom: 15px;
}
.parallelogram {
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
	transform: skew(-20deg);
	background: #FF0070;
    border-right: 5px solid #C6A000;
    line-height: 1;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    /* font-family: 'BankGothic Md BT' !important; */
    text-shadow: 1px 1px #000;
}
.parallelogram::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 100%;
    background: #FF0070;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
	transform: skew(20deg);
    left: -10px;
    top: 0px;
  }
.parallelogram-text{
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    transform: skew(20deg);
}
.parallelogram-text-small{
    font-size: 20px;
    display: inline-block;
    padding-top: 5px;
    font-weight: normal;
}
.hamburger::before, .hamburger span, .hamburger::after{ height: 3px; }
.navbar-hamburger{
    background: transparent;
    /* border-radius: 6px; */
    padding: 5px 5px 0px 5px !important;
    margin-top: 16px;
    height: 32px;
}
.hamburger {
    width: 30px;
    height: 28px;
}
.hamburger::before, .hamburger span, .hamburger::after{
    background: #000000 !important;
    margin: 0 0 8px !important;
}
.hamburger.animate.active::before {
    transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -webkit-transform: translateY(9px) rotate(45deg);
}
.hamburger.animate.active::after {
    transform: translateY(-13px) rotate(-45deg);
    -moz-transform: translateY(-13px) rotate(-45deg);
    -webkit-transform: translateY(-13px) rotate(-45deg);
}
.dj-divider{
    background: #FF0070;
    padding: 0;
    margin: 40px 0px;;
}
.package-section ol, .package-section ul{
    margin-left: 20px;
}

.gen-sub-title{
    font-size: 26px;
    line-height: 34px;
    font-family: 'AvantGarde LT Book';
    border-bottom: 6px solid #FF0070;
}
.next-gen ul {
    list-style: none;
    padding-left: 46px;
}
.next-gen li:before {
    content: "";
    background-image: url('../images/check.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    left: -40px;
    top: 2px;
}
.next-gen li{
    position: relative;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    font-family: 'BankGothic Md BT';
}
.hamburger-wrapper{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.ql-align-center{text-align:center}
.ql-align-justify{text-align:justify}
.ql-align-right{text-align:right}
.pink-title{ color: #FF0070; font-size: 24px; line-height: 34px; font-family: 'BankGothic Md BT'; }
.white-title{ color: #fff; font-size: 24px; line-height: 34px; font-family: 'BankGothic Md BT'; }
.footer-input{ background: #fff !important; color: #000 !important; font-size: 17px !important; }
.inverse-text .form-control.footer-input::placeholder {
  color: #717171;
}
.btn-cus-pink{
    font-family: 'BankGothic Md BT';
    font-size: 18px;
    color: #FF0070 !important;
    text-align: left;
    background: none;
    padding: 12px 20px !important;
    border: 1px solid #fff !important;
}
.btn-cus-pink:hover, .btn-cus-pink:active, .btn-cus-pink:focus{
    color: #ffffff !important;
    background: #FF0070 !important;
}
.btn-cus-black-pink{
    font-family: 'BankGothic Md BT';
    font-size: 16px;
    color: #FF0070 !important;
    text-align: left;
    background: none;
    padding: 12px 24px !important;
    border: 1px solid #000;
}
.btn-cus-black-pink:hover, .btn-cus-black-pink:active, .btn-cus-black-pink:focus{
    color: #ffffff !important;
    background: #FF0070 !important;
}
.btn-cus-white-black{
    font-family: 'BankGothic Md BT';
    font-size: 16px;
    color: #404040 !important;
    text-align: left;
    background: none;
    padding: 12px 24px !important;
    border: 1px solid #404040;
}
.btn-cus-white-black:hover, .btn-cus-white-black:active, .btn-cus-white-black:focus{
    color: #ffffff !important;
    background: #000 !important;
}
.product-title{
    font-family: 'BankGothic Md BT';
    font-size: 20px;
    color: #784C00;
}
.product-title a{
    color: #784C00;
}
.social .btn{ margin-bottom: 2px !important; margin-right: 10px !important; }
.product-details-title{ font-size: 40px; line-height: 30px; font-family: 'BankGothic Md BT' !important; margin-left: -4px; }
.product-features img{ width: 64px; margin: 0px 7px; }
.product-details ul, .product-details ol{ padding-left: 30px; }
.details-btn-black{
    width: 100%;
    max-width: 400px;
    font-size: 20px;
    line-height: 1;
    background: #000000;
    color: #fff;
    font-family: 'BankGothic Md BT' !important;
    border: 1px solid #000000;
}
.details-btn-black:hover, .details-btn-black:active, .details-btn-black:focus{
    color: #000000;
    background: #fff;
    border: 1px solid #000000;
}
.details-btn-pink-border{
    width: 100%;
    max-width: 400px;
    font-size: 20px;
    line-height: 1;
    background: #fff;
    color: #FF0070;
    font-family: 'BankGothic Md BT' !important;
    border: 1px solid #FF0070;
}
.details-btn-pink-border:hover, .details-btn-pink-border:active, .details-btn-pink-border:focus{
    color: #fff;
    background: #FF0070;
    border: 1px solid #FF0070;
}
.menu-image{
    height: auto;
    width: 200px;
    display: block;
    margin-top: 15px;
}
.mega-menu-content a:hover {
  color: #FF0070;
}
.sidebox .widget-title, .sidebox li, .sidebox a{ color: #fff; }
.mega-menu-image{
    width: 40%;
    padding: 14px 20px 20px 0px;
    display: inline-block;
    vertical-align: top;
}
.mega-menu-name{
    width: 50%;
    padding: 10px;
    display: inline-block;
}
.mega-menu-name .btn{
    width: 230px;
    text-align: center;
}

.star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  font-size: 26px;
  line-height: 26px;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100px;
  display: inline-block;
  margin-right: 6px;

  .fill-ratings {
    color: #404040;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;

    span {
      display: inline-block;
    }
  }
  .empty-ratings {
    padding: 0;
    display: block;
    z-index: 0;
  }
}
.fill-ratings span{ width: 100px; }
.review-text{
    display: inline-block;
    font-size: 16px;
    color: #404040;
}
.deep-blue-wrapper {
    background: #25A3CC;
}
.price-tag{
    position: absolute; left: 8px; bottom: 6px; z-index: 9;
}
.time-tag{
    position: absolute; right: 8px; bottom: 6px; z-index: 9;
}
.bg-black{
    background-color: #000;
    text-transform: none;
    font-size: 12px;
    font-family: 'AvantGarde LT Book';
}
/******Delete CSS ******/
.image-wrapper::before{
    background: transparent;
}
.banner--clone .navbar-collapse{
    display: none;
}
.inner{
    padding-bottom: 20px;
}
.swiper-pagination{
    display: none;
}
/****************/


@media (max-width: 376px) {
    .tab-social.social li .btn.btn-my-yellow {
        font-size: 8px !important;
    }
    .social .btn.btn-my-yellow {
        font-size: 8px !important;
    }
    .btn.btn-my-yellow {
        font-size: 8px !important;
    }
}
@media (max-width: 440px) {
    .follow-me .section-title {
        font-size: 16px;
        line-height: 18px;
    }
    .follow-me .social-bg.social-s li a i{
        width: 28px;
        height: 28px;
    }
    .social-bg .fa{
        font-size: 14px !important;
    }
}
@media (max-width: 460px) {
    .social .btn.btn-my-yellow {
        margin-bottom: 2px !important;
        margin-right: 5px !important;
        font-size: 9px !important;
    }
    .tab-social.social li .btn.btn-my-yellow{
        font-size: 9px !important;
    }
    /* .navbar-hamburger {
        padding: 0px 3px;
    }
    .hamburger {
        width: 22px;
        height: auto;
    }
    .hamburger::before, .hamburger span, .hamburger::after {
        margin: 6px 0px !important;
    }
    .hamburger.animate.active::before, .hamburger.animate.active span, .hamburger.animate.active::after {
        margin: 3px 0px !important;
    }
    .hamburger.animate.active::after {
        transform: translateY(-6px) rotate(-45deg);
        -moz-transform: translateY(-6px) rotate(-45deg);
        -webkit-transform: translateY(-6px) rotate(-45deg);
    }
    .hamburger.animate.active::before {
        transform: translateY(6px) rotate(45deg);
        -moz-transform: translateY(6px) rotate(45deg);
        -webkit-transform: translateY(6px) rotate(45deg);
    }
    .navbar {
        font-size: 10px !important;
    } */
    .navbar-brand.navbar-lg img, .navbar.fixed .navbar-brand.navbar-lg img{
        width: auto;
        height: 60px !important;
    }
    .call-p {
        padding: 4px 10px 4px 4px !important;
    }
    .btn.btn-my-yellow.btnExtend{
        font-size: 16px  !important;
    }
}
@media (max-width: 480px){
    .product-features img{ width: 52px;}
    .heavy100{
        font-size: 40px !important;
        line-height: 30px !important;
    }
    .heavy90{
        font-size: 34px !important;
        line-height: 24px !important;
    }
    .heavy80{
        font-size: 30px !important;
        line-height: 20px !important;
    }
    .heavy70{
        font-size: 26px !important;
        line-height: 16px !important;
    }
    .heavy60{
        font-size: 24px !important;
        line-height: 14px !important;
    }
}
@media (max-width: 540px) {
    .follow-me .section-title {
        font-size: 22px;
        line-height: 26px;
    }
    .follow-me .social-bg.social-s li a i{
        width: 36px;
        height: 36px;
    }
    .social-bg .fa{
        font-size: 18px !important;
    }
}
@media (min-width: 481px) and (max-width:540px) {
    .heavy100{
        font-size: 60px !important;
        line-height: 50px !important;
    }
    .heavy90{
        font-size: 50px !important;
        line-height: 40px !important;
    }
    .heavy80{
        font-size: 40px !important;
        line-height: 30px !important;
    }
    .heavy70{
        font-size: 36px !important;
        line-height: 26px !important;
    }
    .heavy60{
        font-size: 36px !important;
        line-height: 26px !important;
    }
}
@media (min-width: 541px) and (max-width:768px) {
    .heavy100{
        font-size: 70px !important;
        line-height: 60px !important;
    }
    .heavy90{
        font-size: 60px !important;
        line-height: 50px !important;
    }
    .heavy80{
        font-size: 50px !important;
        line-height: 40px !important;
    }
    .heavy70{
        font-size: 46px !important;
        line-height: 36px !important;
    }
    .heavy60{
        font-size: 36px !important;
        line-height: 26px !important;
    }
}
@media (min-width: 769px) and (max-width:992px) {
    .heavy100{
        font-size: 80px !important;
        line-height: 70px !important;
    }
    .heavy90{
        font-size: 70px !important;
        line-height: 60px !important;
    }
    .heavy80{
        font-size: 60px !important;
        line-height: 50px !important;
    }
    .heavy70{
        font-size: 50px !important;
        line-height: 40px !important;
    }
    .heavy60{
        font-size: 40px !important;
        line-height: 30px !important;
    }
}
@media (max-width: 575.98px) {
    .experience-item{
        font-size: 32px !important;
        line-height: 22px !important;
    }
    .experience-item-title{
        font-size: 14px !important;
        line-height: 14px !important;
    }
}
@media (max-width: 640px) {
    .tab-social.social li{
        margin: 0 0px 5px 0;
    }
    .call-p {
        padding: 7px 12px 7px 7px !important;
    }
    .login-p {
        padding: 10px 16px !important;
    }
    .tab-social.social li .btn{
        font-size: 11px;
    }
    .navbar-brand.navbar-lg img, .navbar.fixed .navbar-brand.navbar-lg img{
        width: auto;
        height: 56px !important;
    }
    .navbar-nav .nav-link {
        font-size: 18px !important;
        padding-top: 34px;
        padding-bottom: 34px;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .navbar-hamburger{
        margin-top: 12px;
    }
}
@media (max-width: 767.98px) {
    .glass_bg{ padding: 35px 20px; }
    .experience-item{
        font-size: 50px !important;
        line-height: 40px !important;
    }
    .experience-item-title{
        font-size: 16px !important;
        line-height: 16px !important;
    }
    .footer_gif_img{ width: 60px; }
    .footer_logo_img{ width: 122px; }
    .top-title-container{ display: block; }
    .follow-me .social-bg.social-s li a i{
        width: 48px;
        height: 48px;
    }
    .social-bg .fa{
        font-size: 24px !important;
    }
    .row-cols-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .navbar .container .navbar-header {
      max-width: 100% !important;
      padding-left: 30px;
      padding-right: 30px;
    }
    .product-details{
        position: sticky;
        top: 115px;
    }
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav.sm-collapsible > li {
        border: 0;
    }
    .navbar .navbar-nav li a {
        border: 0;
        text-align: left;
    }
    .navbar-nav.sm-collapsible .sub-arrow{
        right: auto;
        left: calc(100% - 45px);
    }
    .navbar.fixed .navbar-brand {
      padding-top: 0;
      padding-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-nav>li>.dropdown-menu {
        border-top: 2px solid #FF0070;
    }
    .navbar.fixed .navbar-nav .nav-link, .navbar.fixed .navbar-hamburger {
        padding-top: 34px;
        padding-bottom: 34px;
    }
    .navbar.solid:not(.fixed) .navbar-nav .nav-link, .navbar.solid:not(.fixed) .navbar-hamburger {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .navbar-nav > li > ul.mega-menu .mega-menu-content {
        padding: 10px 60px 30px 60px;
    }
    .mega-menu-content [class*="col-"] {
        border-left: none;
    }
}
@media (min-width: 992px) and (max-width:1199.98px) {
    .navbar.center .ml-auto {
        float: none;
    }

    .ml-auto, .mx-auto {
        margin-left: auto !important;
    }
    .navbar .navbar-nav li a{
        text-align: left;
    }
    .navbar-nav.sm-collapsible .sub-arrow {
        right: auto;
        left: calc(100% - 45px);
    }
}
@media (min-width: 768px) and (max-width: 992px){
    .product-features img{ width: 52px;}
}
@media (max-width: 1074px) {
    .footer-menu-list li {
        padding: 0px 14px !important;
    }
    .footer-menu-list li:first-child {
        padding-left: 0px !important;
    }
}
@media (max-width: 1199.98px) {
    .navbar .navbar-collapse {
      background: #000;
      padding-bottom: 8px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 16px;
        padding-left: 16px;
    }
    .navbar .dropdown-menu li a {
        padding-left: 0px;
    }
    .navbar-nav > li > .dropdown-menu {
        border-top: none;
    }
    .onepage .navbar .sub-arrow {
        display: none;
    }
    .navbar .social {
      margin: 10px 30px;
    }
    .navbar .social.tab-social {
        margin: 5px 0px 0px 0px !important;
    }
    .onepage .navbar .dropdown-menu {
        display: block;
    }
    .experience-item{
        font-size: 60px !important;
        line-height: 50px !important;
    }
    .experience-item-title{
        font-size: 20px !important;
        line-height: 320px !important;
    }
    .navbar .navbar-header {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
    }
    .navbar .navbar-nav li a {
      margin: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
    }
    .navbar-nav .nav-link {
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff;
    }
    .dropdown-menu{
        margin-bottom: 0px;
    }
    .navbar .navbar-collapse{
        margin-left: -20px;
    }
    .mega-menu-content a {
        padding: 0;
    }
    .dropdown-menu.mega-menu{
        display: block;
    }
    .navbar .container-fluid {
        padding-left: 20px;
    }
}
@media (min-width: 1200px){
    .product-details{
        position: sticky;
        top: 140px;
    }
    .navbar.fixed .navbar-nav .nav-link, .navbar.fixed .navbar-hamburger {
        /* padding: 34px 20px 34px 20px;
        margin-bottom: 0px;
        margin-top: 0px; */
    }
}
@media (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar.fixed .navbar-nav .nav-link {
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .parallelogram {
        font-size: 20px;
    }
    .parallelogram-text-small{
        font-size: 14px;
        padding-top: 3px;
    }
    /* .navbar.center .ml-auto {
      float: none;
    } */
    .row-cols-2 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-3 > * {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .container {
      max-width: 1180px !important;
    }
    .navbar >.container {
      max-width: 1200px !important;
    }
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .footer-menu-list li {
        padding: 0px 20px;
    }
}
@media (min-width: 1360px) {
    .container {
      max-width: 1340px !important;
    }
}


/* flickity on by default */
.flickity-viewport {
    width: 100%;
}
.carousel:after {
    content: 'flickity';
    display: none;
}

.carousel-cell {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flickity-enabled .carousel-cell {
    margin-bottom: 0;
}
@media screen and ( min-width: 768px ) {
    .carousel:after {
        content: '';
    }
    .carousel-cell {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        border-radius: 5px;
    }
}

 @media only screen and (min-width: 1200px) and (max-width: 1204px)  {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
    }
 }
