@font-face {
	font-family: 'Maison-Neue-Bold';
	src: url('/wp-content/themes/brook-child/fonts/Maison-Neue-Bold.ttf');
}

@font-face {
	font-family: 'Maison-Neue-Book';
	src: url('/wp-content/themes/brook-child/fonts/Maison-Neue-Book.ttf');
}

@font-face {
	font-family: 'Maison-Neue-Light';
	src: url('/wp-content/themes/brook-child/fonts/Maison-Neue-Light.ttf');
}
@font-face {
	font-family: 'Maison-Neue-Mono';
	src: url('/wp-content/themes/brook-child/fonts/Maison-Neue-Mono');
}
@font-face {
	font-family: 'IBMPlexSerif-Regular';
	src: url('/wp-content/themes/brook-child/fonts/IBMPlexSerif-Regular.ttf');
}
@font-face {
	font-family: 'IBMPlexSerif-Bold';
	src: url('/wp-content/themes/brook-child/fonts/IBMPlexSerif-Bold.ttf');
}

body, html{
    -webkit-font-smoothing: antialiased;
}
body footer {
    z-index: 999999 !important;
}
/*******Header css Start********/
.form_section .flex input[type="checkbox"]{
    background: transparent !important;
    padding: 0 !important;
}
 .reserve-wrapper .reserve-btn {
    background-color: #4E9BC8;
    color: #fff;
    border: 1px solid #4E9BC8;
    min-width: 220px;
    letter-spacing: 3.2px;
    font-size: 16px;
    line-height: 25px;
    padding: 17px 0px;
    font-family: Akkurat-Light;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0;
}
 #common-header .menu-wrapper ul {
    margin: 0;
}
#common-header .site_logo img {
    width: 105px;
}
#common-header .reserve-wrapper{
    padding-right:0;
     margin-right: 109px;
}
#common-header .site_logo {
    padding: 15px 0;
    max-width: 105px;
    width: 100%;
}
#common-header .header_container {
    max-width: 1660px;
    margin: 0 auto;
    width: 100%;
}
#common-header .header_container .header-right {
    width: auto;
    margin: 0;
    height: 19px;
}
.reserve-wrapper .reserve-btn {
    background-color: #F1F2F1;
    color: #192231;
    border: 1px solid #F1F2F1;
    min-width: 210px;
    letter-spacing: normal;
    font-size: 16px;
    line-height: 16px;
    padding: 24.5px 0px 20.5px;
    font-family: Maison-Neue-Bold;
    text-align: center;
    display: block;
    text-transform: none;
    border-radius: 31px;
    
}
#common-header .menu-wrapper ul{
    margin: 0 222px 0 0px;
}
#common-header .header_container .flex_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#common-header .header_container .flex_wrap:after {
    content: unset;
}

#common-header .menu-wrapper ul li.r16_menu{
    min-width:57px;
    margin-right:84px;
    text-align:center;
}
#common-header .menu-wrapper ul li.r8_menu{
    min-width:86px;
    margin-right:90px;
    text-align:center;
}
#common-header .menu-wrapper ul li.home_energy_menu {
    margin-right: 0;
}
#common-header .menu-wrapper ul li a{
    font-family: 'Maison-Neue-Book';
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #F1F2F1;
}
#common-header .menu-wrapper ul li a:hover {
    border-bottom: 1px solid #fff;
    transition: 0.5s;
}
#common-header .menu-wrapper ul>li.current-menu-item a {
    border-bottom: 1px solid #fff;
    transition: 0.5s;
}
#common-header .menu-wrapper ul li.home_energy_menu.current-menu-parent a{
    border-bottom: 1px solid #fff;
    transition: 0.5s;   
}
.blue_header #common-header .menu-wrapper ul li.home_energy_menu.current-menu-parent>a {
    border-color: #14406C;
}
#common-header .menu-wrapper ul.sub-menu {
    background: #fff;
    box-shadow: -20px 25px 25px #00000029;
    padding: 20px 15px;
    min-width: 167px;
    margin-top: 15px;
}
#common-header .menu-wrapper ul.sub-menu li a {
    font-family: 'Maison-Neue-Book';
    font-size: 16px;
    line-height: 21px;
    color: #31302C !important;
}
#common-header .menu-wrapper ul.sub-menu li {
    margin: 0;
    border-bottom: 1px solid #31302C;
    padding-bottom: 11px;
    margin-bottom: 10px;
}
#common-header .menu-wrapper ul.sub-menu li:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.light_header .reserve-wrapper .reserve-btn.btn {
    background: #14406C;
    color: #fff;
    border-color: #14406C;
}
.light_header #common-header .menu-wrapper ul li a {
    color: #31302C;
}
.light_header #common-header .site_logo .dark-logo.light-logo {
    display: block;
}

#common-header .site_logo .dark-logo.light-logo {
    display: none;
}

.light_header #common-header .site_logo .dark-logo {
    display: none;
}
.light_header .menu-wrapper .icon i {
    background: #000;
}

.light_header #common-header .site_logo svg path {
    fill: #31302C;
}
.light_header #common-header .menu-wrapper ul li a:hover, #common-header .menu-wrapper ul>li.current-menu-item a{
    border-color: #31302C;
}
.light_header #common-header .menu-wrapper ul>li.current-menu-item a{
    border-color: #31302C;
}
#common-header .menu-wrapper ul>li.current-menu-item a{
    border-color: #fff;
}
.blue_header #common-header .site_logo svg path {
    fill: #14406C;
}

.blue_header #common-header .menu-wrapper ul li a {
    color: #14406C;
}

.blue_header .reserve-wrapper .reserve-btn {
    color: #fff ;
    background-color: #14406C;
    border-color: #14406C;
}
.blue_header #common-header .menu-wrapper ul li a:hover {
    border-color: #14406C;
}
/*******Header css End********/
/*******Footer css Start *********/
.form_section .flex input[type="checkbox"]{
    background: transparent !important;
    padding: 0 !important;
}
.form_section .flex.selected input[type="submit"]{
    background-color: transparent !important;
}
 footer .footer-menu .footer-links ul.menu>li {
    width: 25%;
}
.footer-login-signup {
    display: none;
}
 body footer .social-box .site_logo img.dark-logo {
    width: 101px;
}
 body footer .row {
    padding: 0 132px;
}
 body footer .social-box .site_logo {
    margin-bottom: 161px;
}
.page-template-technology footer, .page-template-technology-v2 footer, .page-template-blog footer, .page-template-uk-technology footer, .page-template-uk-blog footer{
    background-image: none;
}
 body footer {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/brook-child/assets/images/home_new/yellow_flare.png);
    background-color: #31302C;
    padding: 172px 0 357px;
}
 body footer .footer-menu {
    max-width: 1416px;
    margin: 0 auto;
}
 footer .footer-menu .footer-links #menu-footer-new-fr {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
}
 body footer .footer-menu .footer-links #menu-footer-new,  body footer .footer-menu .footer-links #menu-footer-new-fr{
    justify-content: space-between;
}
 body footer .footer-menu .footer-links {
    width: 100%;
}
 body footer .footer-menu .footer-links ul.menu>li {
    width: fit-content;
}
 body footer .footer-menu .footer-links ul.sub-menu li a {
    font-family: 'Maison-Neue-Light';
    font-style: normal;
    font-size: 16px;
    line-height: 50px;
}

 body footer .footer-menu .footer-links ul li {
    padding: 0;
}
 body footer .footer-menu .footer-links ul.menu>li>a {
    font-family: 'Maison-Neue-Bold';
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.60px;
    pointer-events: none;
}

 body footer .footer-menu .footer-links ul {
    margin-top: 47px;
}
 body footer .copy-right p{
    padding: 67px 0;
}
 body footer .email-section {
    bottom: 67px;
}
 body footer .email-section .image-wrapper img{
    width:100%;
}
 body footer .email-section .image-wrapper {
    margin-top: 33px;
}
 body footer .email-section label {
    font-family: 'Maison-Neue-Light';
    line-height: 21px;
}
 body footer .social-box .social-icons {
    padding-bottom: 66px;
}
 body footer .social-box .social-icons img {
    width: 32px;
}
 body .footer_gmail_grabber {
    background: #404A42;
    margin-top: -1px;
}

 body .footer_gmail_grabber .wpcf7 input {
    border: 2px solid #fff !important;
    color: #fff !important;
}

 body .footer_gmail_grabber .wpcf7 input::placeholder {
    color: #fff;
}

 body .form_section .flex input[type=checkbox]:before {
    background: #404A42;
    border: 2px solid #fff;
}

 body .form_section .flex .left label a {
    color: #fff;
}
 body .form_section input,  .form_section textarea{
    height: 40px;
}
 body .footer_gmail_grabber .wpcf7 input[type="submit"]:hover{
    background: transparent;
}
 body .form_section input[type="submit"]{
    height: 60px;
}
 body .form_section input + span, .form_section textarea + span{
    font-size: 16px !important;
} 
footer .footer-menu .footer-links > ul {
	display: flex;
	justify-content: space-between !important;
	margin-top: 0px;
}
/*******Footer css End *********/
@media only screen and (max-width: 1660px) {
     /*******Header css Start********/
     #common-header .menu-wrapper ul {
    margin: 0 160px 0 0px;
}
     /*******Header css End********/
}

@media only screen and (max-width: 1440px) {
    /*******Header css Start********/
        #common-header .header_container {
            max-width: 1100px;
        }
        #common-header .site_logo {
            max-width: 73px;
            width: 100%;
            display: flex;
            align-items: center;
        }
        #common-header .site_logo svg {
            width: 73px;
            height: 22px;
        }
        #common-header .site_logo img {
            width: 73px;
        }
        #common-header .menu-wrapper ul li.r16_menu {
            min-width: 54px;
            margin-right: 79px;
        }
        #common-header .menu-wrapper ul li.r8_menu {
            min-width: 81px;
            margin-right: 79px;
        }
        #common-header .menu-wrapper ul {
            margin: 0 50px 0 0px;
        }
        #common-header .reserve-wrapper {
            margin-right: 25px;
        }
        #common-header .menu-wrapper ul li a {
            font-size: 14px;
            line-height: 19px;
        }
        .reserve-wrapper .reserve-btn {
            min-width: 167px;
            padding: 12px 0 12px;
            font-size: 14px;
            line-height: 14px;
        }
    /*******Header css End********/    
    /*******Footer css Strat *********/
         body footer .social-box .site_logo img.dark-logo {
            width: 77px;
        }
         body footer .social-box .site_logo {
            margin-bottom: 73px;
        }
         body footer .footer-menu {
            max-width: 941px;
        }
         body footer .footer-menu .footer-links ul {
            margin-top: 38px;
        }
         body footer .footer-menu .footer-links ul.menu>li>a {
            font-size: 14px;
            line-height: 14px;
        }
         body footer .footer-menu .footer-links ul.sub-menu li a {
            font-size: 14px;
            line-height: 42px;
        }
         body footer {
            padding: 130px 0 234px;
        }
        
        body footer .copy-right p {
            font-size: 10px;
            line-height: 13px;
            max-width: 386px;
        }
         body footer .email-section label {
            font-size: 14px;
            line-height: 19px;
        }
         body footer .email-section .image-wrapper {
            margin-top: 22px;
        }
         body footer .row {
            padding: 0 140px;
        }
    /*******Footer css End *********/
}
@media only screen and (max-width: 1280px) {
     body footer .row{
        max-width:100%;
    }
     body footer .row {
        padding: 0 90px;
    }
}
@media only screen and (min-width: 991px) {
    /* page scroll header text color change css start*/
        #common-header.skin_scrolld .menu-wrapper ul>li.current-menu-item a {
            border-color: #fff ;
        }
        #common-header.skin_scrolld .site_logo svg path{
            fill: #fff  ;
        }
        #common-header.skin_scrolld .menu-wrapper ul>li>a {
            color: #fff ;
        }
        #common-header.skin_scrolld .menu-wrapper ul li a:hover, #common-header.skin_scrolld .menu-wrapper ul>li.current-menu-item a {
            border-color: #fff;
        }
        #common-header.skin_scrolld .menu-wrapper ul li.home_energy_menu.current-menu-parent>a{
            border-color: #fff;
        }
    /* page scroll header text color change css End*/
}
@media only screen and (max-width: 991px) {
    body footer {
        z-index: 999 !important;
    }
    /* page scroll header text color change css start*/
        #common-header.skin_scrolld .site_logo svg path{
            fill: #fff ;
        }
        #common-header.skin_scrolld .menu-wrapper .icon i{
            background: #fff ;
        }
    /* page scroll header text color change css End*/

    #common-header .menu-wrapper ul li.home_energy_menu.current-menu-parent a{
        border-bottom:none;
    }
    /*******Header css Start********/
     .reserve-wrapper .reserve-btn {
	    border: none !important;
	    background-color: transparent !important;
	    border: none;
	    text-align: left;
	    color: #31302C !important;
	    font-size: 24px;
	    line-height: 55px;
	    min-width: max-content;
	    padding: 8px 0 18px;
	}	
    #common-header .header_container {
        max-width: 688px;
    }
    #common-header .site_logo img {
        width: 90px;
    }
    #common-header .site_logo svg {
        width: 90px;
        height: 27px;
    }
    .menu-wrapper .icon{
        width:39px;
    }
    header.header-section .icon i{
        height:6.10px;
    }
    #common-header .site_logo {
        max-width: 90px;
    }
    #common-header #page-header-inner {
        /*padding: 46px 10px;*/
        padding: 24px 20px  !important;
    }
    #common-header .site_logo {
        padding: 0;
    }
    
     /**************mobile menu css Start***************/
    #common-header .menu-show .site_logo img {
        display: none;
    }
    #common-header .menu-wrapper ul{
        margin: 0 !important;
        min-width: max-content;
    }
    #common-header .menu-wrapper ul li.r16_menu, #common-header .menu-wrapper ul li.r8_menu{
        text-align:left;
    }
    .menu-wrapper .top-menu-container {
        min-width: fit-content;
        background: #fff;
    }
    #common-header .menu-wrapper.tablet-menu ul li a {
        font-size: 24px;
        line-height: 55px;
        color: #31302C;
    }
    #common-header .menu-wrapper ul.sub-menu {
        display: block;
    }
    #common-header .menu-wrapper ul.sub-menu li:before {
        content: none;
    }
    body #common-header .menu-wrapper .wpml-ls-legacy-list-horizontal ul li a {
        font-size: 24px;
        line-height: 55px;
        color: #31302C;
    }
    #common-header .menu-wrapper ul.sub-menu li a {
        font-size: 16px;
        line-height: 32px;
    }
    #common-header .wpml-ls-legacy-list-horizontal a span.wpml-ls-native{
        color: #31302C;
    }
    #common-header .wpml-ls-legacy-list-horizontal .wpml-ls-current-language span.wpml-ls-native {
        display: none;
    }
    .reserve-wrapper .reserve-btn {
        background-color: transparent !important;
        border: none;
        text-align: left;
        color: #31302C !important;
        font-size: 24px;
        line-height: 55px;
        min-width: max-content;
        padding: 8px 0 18px;
        position: unset !important;
    }
    #common-header .menu-wrapper ul.sub-menu{
        background: transparent;   
        box-shadow: none;
    }
    #common-header .menu-wrapper li:hover ul.sub-menu {
        display: block;
    }
    #common-header .menu-wrapper ul li:last-child {
        margin-left: 0;
    }
    /**************mobile menu css End***************/
    /*******Header css End********/
    
    /*******Footer css Start********/
    body footer .footer-menu .footer-links ul.menu>li:last-child {
        max-width: 123px;
        width: 100%;
    }
    
    body footer .footer-menu .footer-links ul.menu>li:last-child li:last-child a {
        line-height: normal;
    }
     footer .social-box .social-icons {
        position: unset;
    }
     footer .social-box {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
     body footer {
        padding: 105px 0 369px;
    }
     body footer .social-box .social-icons {
        padding-bottom: 0;
        position: unset;
    }
     body footer .social-box .site_logo {
        margin-bottom: 122px;
    }
     body footer .row {
        padding: 0 40px;
    }
     body footer .footer-menu {
         max-width: 684px;
    }
     body footer .footer-menu .footer-links #menu-footer-new,  body footer .footer-menu .footer-links #menu-footer-new-fr{
        display: flex;
    }
     body footer .footer-menu .footer-links ul.menu>li {
        padding-bottom: 0;
    }
     body footer .footer-menu .footer-links ul.menu>li:first-child {
         max-width: 121px;
    }
     body footer .footer-menu .footer-links ul {
        margin-top: 25px;
    }
     body footer .footer-menu .footer-links ul.menu>li>a {
        font-size: 18px;
        line-height: 18px;
    }
     body footer .footer-menu .footer-links ul.sub-menu li a {
        font-size: 18px;
        line-height: 70px;
    }
     body footer .footer-menu .footer-links #menu-footer-new:after,  body footer .footer-menu .footer-links #menu-footer-new-fr:after{
        content: none;
    }
    
     body footer .copy-right p {
        max-width: 681px;
        text-align: center;
        margin: 0 auto;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 45px
    }
    
     body footer .copy-right {
        transform: translatex(-50%);
        left: 50%;
        width: 100%;
    }
     body footer .email-section {
        transform: translatex(-50%);
        left: 50%;
        width: 100%;
        display: block;
        text-align: center;
        bottom: 126px;
    }
    
     body footer .email-section label {
        font-size: 18px;
        line-height: 24px;
    }
    
     body footer .email-section .image-wrapper {
        margin-top: 27px;
    }
    
     body footer .email-section .image-wrapper img {
        width: 16px;
    }
     .blue_header header.header-section .icon i {
        color: #14406C;
    }
     footer .social-box {
        width: 100%;
    }
    
     footer .social-box .site_logo {
        margin-bottom: 108px;
    }
    
     footer .social-box .social-icons {
        position: absolute;
        padding-top: 0px;
        bottom: 224px;
    }
    
      footer .footer-menu {
        width: 100%;
        display: contents;
    }
    
     footer .footer-menu .footer-links ul.menu>li {
        width: 50%;
        float: left;
        padding-bottom: 54px;
    }
    
    .form_section .flex.selected input[type="submit"]{
        background-color: transparent !important;
    }
    #common-header .menu-wrapper ul li.home_energy_menu.current-menu-parent a{
        border-bottom:none;
    }
    /*******Footer css End********/
}

@media only screen and (max-width: 767px) {
    /*******Footer css start********/
     .reserve-wrapper .reserve-btn {
	    border-color: transparent;
	    font-family: 'Maison-Neue-Book';
        color: #FFF !important;
    }
     body footer .social-box .site_logo img.dark-logo {
        width: 70px;
        margin: 0 auto;
    }   
    #common-header .site_logo svg {
        width: 70px;
        height: 19px;
    }
     body footer .footer-menu .footer-links ul.menu>li:last-child {
        max-width: 100%;
        width: 100%;
    }
    
    body footer .footer-menu .footer-links ul.menu>li:last-child li:last-child a {
        line-height: 50px;
    }
     footer .social-box {
        display: block;
    }
    
     body footer .social-box .social-icons {
        position: absolute;
        bottom: 343px;
        width: 100%;
        left: 0;
    }
     footer .social-box .social-icons ul{
        text-align:center;
    }
     body footer .social-box .site_logo {
        margin-bottom: 92px;
    }
    
     body footer .footer-menu .footer-links #menu-footer-new, body footer .footer-menu .footer-links #menu-footer-new-fr{
        flex-flow: column;
    }
     body footer .footer-menu .footer-links {
        margin-bottom: 0;
    }
     body footer .footer-menu .footer-links ul.menu>li:first-child {
        max-width: 100%;
    }
    
     body footer .footer-menu .footer-links ul.menu>li {
        text-align: center;
        width: 100%;
        margin-bottom: 92px;
    }
    
     body footer .footer-menu .footer-links ul.menu>li>a {
        font-size: 16px;
        line-height: 16px;
    }
    
     body footer .footer-menu .footer-links ul.sub-menu li a {
        font-size: 16px;
        line-height: 50px;
    }
     body footer .footer-menu .footer-links ul.menu>li:last-child {
        margin: 0;
    }
     body footer .footer-menu .footer-links ul {
        margin-top: 23px;
        flex-flow: column;
    }
     footer .copy-right {
    max-width: 335px;
        bottom: 0;
    }
    
     body footer .copy-right p {
        padding-bottom: 56px;
        max-width: 335px;
    }
    
     body footer {
        padding: 77px 10px 0;
        background-position: left top;
    }
    
     body footer .email-section {
        bottom: 155px;
    }
    
     body footer .email-section .image-wrapper {
        margin-top: 33px;
    }
    
     body footer .email-section label {
        font-size: 16px;
        line-height: 21px;
    }
    
     footer .social-box .social-icons ul {
        text-align: center;
        display: block;
    }
     body footer .copy-right{
        max-width:100%;
        bottom:0;
    }
      body footer .row {
        max-width: 600px;
        padding: 0;
        margin: 0 auto;
        position: relative;
        padding-bottom: 350px;
    }
    
     footer .social-box .site_logo {
        margin-bottom: 59px;
    }
    
      footer .footer-menu .footer-links ul {
        margin-top: 20px;
    }
    
     footer .footer-menu .footer-links ul.menu>li {
        width: 100%;
        float: none;
    }
    .reserve-wrapper .reserve-btn {
        color: #31302C !important;
        position: unset !important;
        padding-top: 42px;
    }
    .blue_header .reserve-wrapper .reserve-btn {
        color: #fff !important;
    }
    /*******Footer css End********/
}
@media only screen and (max-width: 480px) {
    .light_header #common-header .site_logo .dark-logo {
        display: block;
    }
    /*******Header css Start********/
    #common-header #page-header-inner {
        padding: 24px;
    }
    #common-header .site_logo img {
        width: 70px;
    }
    #common-header .site_logo svg {
        width: 70px;
        height: 20.47px;
    }
    #common-header .site_logo {
        max-width: 70px;
        height: fit-content;
    }
    header.header-section .icon i {
        height: 3.1px;
    }
    #common-header .header_container {
        max-width: 335px;
    }
    .menu-wrapper .icon {
        width: 19px;
    }
    header.header-section .icon i:before {
        top: -7px;
    }
    header.header-section .icon i:after {
        top: 7px;
    }
    
    /**************mobile menu css Start***************/
    #common-header .menu-show .site_logo img {
        display: block;
    }
    .menu-wrapper .top-menu-container{
        background: #31302D;
        flex-flow: column;
        padding:24px;
    }
    #common-header .menu-wrapper.tablet-menu ul li a {
        color: #FFFFFF !important;
    }
    #common-header .wpml-ls-legacy-list-horizontal a span.wpml-ls-native {
        color: #FFFFFF;
    }
    .wpml-ls-legacy-list-horizontal {
        position: unset;
    }
    #common-header .menu-show .menu_item {
        margin-top: 56px;
        margin-left: 21px;
    }
    #common-header .menu-wrapper ul li.r8_menu {
        margin-bottom: 35px;
    }
    #common-header .menu-wrapper ul.sub-menu {
        margin-top:17px !important;
    }
    #common-header .menu-wrapper ul.sub-menu li {
        padding-bottom: 17px;
        margin-bottom: 17px;
        border-bottom: 1px solid #fff;
    }
    #common-header .menu-wrapper ul.sub-menu li:last-child {
        border: none;
    }
    #common-header .menu-wrapper ul.sub-menu {
        padding: 0;
    }
    #common-header .menu-wrapper ul.sub-menu li a {
        line-height: 21px;
    }
    
    #common-header .reserve-wrapper {
        margin-right: 0;
        margin-left: 21px;
    }
    .language_selector {
        margin-left: 21px;
    }
    body.home .reserve-wrapper .reserve-btn {
        color: #FFF !important;
        position: unset !important;
        padding-top: 42px;
    }
    .menu-wrapper .top-menu-container .close {
        color: #fff;
        font-size: 24px;
        top : 24px;
        right:25px;
    }
    .blue_header header.header-section .icon i {
        color: #14406C;
    }
     body footer .row {
        padding-bottom: 500px;
    }
    
     footer .social-box .site_logo {
        margin-bottom: 26px;
    }
    
     footer .social-box .social-icons {bottom: 384px;}
    
     footer .footer-menu .footer-links ul {
        margin-top: 30px;
    }
    
     footer .footer-menu .footer-links ul.menu>li {
        padding-bottom: 54px;
    }
    .form_section .flex input[type="checkbox"]{
        background: transparent !important;
        padding: 0 !important;
    }
    .reserve-wrapper .reserve-btn {
        color: #FFF !important;
    }
    /***********mobile menu css End***********/
    
    /*******Header css End********/
}







/* ------------------------------------------------- new header and footer menu css start ------------------------------------------------ */


/*---------------------------------Menu Button Changes----------------*/
html {
    margin-top: 0px !important;
}
@media only screen and (max-width: 991px) {
    .reserve-wrapper .reserve-btn {
        color: #fff !important;
        font-size: 36px;
    }
    #common-header .reserve-wrapper {
    margin-top: 97px;
    margin-left: 75px;
    }
    #common-header .menu-show .site_logo img {
        display: block;
    }
    #common-header .menu-wrapper.tablet-menu ul li a {
        font-size: 36px;
        line-height: 55px;
    }
    .light_header #common-header .site_logo .dark-logo {
        display: block;
    }
}
/* max-width:767 - media query add css */
@media only screen and (max-width: 767px) {
/*******Tablet Menu css Start********/
.menu-wrapper .icon {
    width: 19px;
}
header.header-section .icon i:before {
    top: -7px;
}
header.header-section .icon i:after {
    top: 7px;
}
header.header-section .icon i {
    height: 3.1px;
}
#common-header .menu-wrapper.tablet-menu ul li a {
font-size: 24px;
}
.reserve-wrapper .reserve-btn {
color: #fff !important;
font-size: 24px;
}
#common-header .reserve-wrapper {
margin-top: 56px;
margin-left: 31px;
}
}
/*******Tablet Menu css End********/

/* max-width:480 - media query add css */
@media only screen and (max-width: 480px) {
/***********mobile menu css Start***********/
#common-header .menu-show .menu_item {
    margin-top: 56px;
    margin-left: 31px;
}
}
/***********mobile menu css End***********/



/***************New Header css start*****************/
.header_main .header_main_new  .right_menu {
    display: flex;
    align-items: center;
}
.header_main .header_main_new .reserve-wrapper {
    margin-right: 92px !important;
    margin-left: 92px;
}
.header_main .header_main_new .header_left {
    display: flex;
    gap: 149px;
}
.header_main .header_main_new .menu-wrapper ul {
    margin: 0 !important;
}
.header_main .header_main_new .for_business_link {
    font-family: 'Maison-Neue-Book';
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #F1F2F1;
}
.header_main .header_main_new a.for_business_link:hover {
    color: #F1F2F1;
   border-bottom: 1px solid #fff;
    transition: 0.5s;
}
.light_header .header_main .header_main_new .for_business_link {
    color: #31302C;
}
    .blue_header .header_main .header_main_new .for_business_link {
    color: #14406C;
}
    .light_header .skin_scrolld .header_main_new .for_business_link, .blue_header .skin_scrolld .header_main_new .for_business_link {
    color: #fff;
}
@media only screen and (max-width:1440px){
    .header_main .header_main_new .header_left {
        gap: 98px;
    }
    
    .header_main .header_main_new .for_business_link {
        font-size: 14px;
        line-height: 19px;
    }
    
    .header_main .header_main_new .reserve-wrapper {
        margin-right: 51px !important;
        margin-left: 51px;
    }
}
@media only screen and (max-width:991px){
.light_header .header_main .header_main_new .for_business_link {
    color: #fff;
}
    .blue_header .header_main .header_main_new .for_business_link {
    color: #fff;
}
.header_main .header_main_new .menu-wrapper .top-menu-container {
    justify-content: space-between;
    padding-bottom: 48px;
    overflow: scroll;
}
.header_main .header_main_new .reserve-wrapper {
    margin-top: 0 !important;
}
.header_main .header_main_new .reserve-btn {
    padding-top: 35px !important;
}
.header_main .header_main_new .for_business_link {
    font-size: 36px;
    margin-left: 75px;
}
.for_business_button {
    line-height: normal;
    display: table;
    margin-top: 30px;
}
}
@media only screen and (max-width:767px){
    .header_main .header_main_new .reserve-btn {
        padding-top: 15px !important;
    }
    .header_main .header_main_new .for_business_link {
        font-size: 24px;
        margin-left: 31px;
    }
    .header_main .header_main_new .menu-wrapper .top-menu-container {
        justify-content: space-between;
        padding-bottom: 10px;
    }
    }
/***************New Header css start*****************/