*{
    /* max-width:100%; */
}

html{
    /* font-size:12px; */
}


.round-a img{
    position: relative;
    top:1px;
}



body{
    margin:0;
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden;
    background-color: #ffffff;
}

#footer li a:hover{
    color: #000;
}

.themecolor{
    color: #E0C707;
}

iframe, img, figure{
    max-width: 100%;
}

a{
    color: #E0C707;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
}

a:hover{
    color: #E0C707;
}

.headings {
    text-transform: uppercase;
    font-weight: bold !important;
}

.headings span {
    color:#b99b36 !important;
    font-weight: bold !important;
}

p.par {
    font-size: 14px !important;
    padding-right: 145px;
    line-height: 22px;
}

/*Safari Button & Form*/
input{
    -webkit-appearance: none;
    -moz-appearance: none;
}

select{
    border: unset;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

.gform_body input,.gform_body textarea{
    border-radius: 0;
}
/*---Safari Button End---*/



header#header{

}

footer#footer{

}

 
/***************************************
Menu
***************************************/



.menu-container{
    max-width: 1240px;
    margin: auto;
}

header#header {
    /* border-bottom: 1px solid #eeeeee; */
}

.top-header {
    background: #fff;
    padding: 10px 0;
}

.top-header-container {
    max-width: 1210px;
    margin: auto;
}

nav#menu-primary {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0;
    width: calc(59% - 29px);
    text-align: center;
}

a#logo-container {
    vertical-align: middle;
    margin: 10px 20px;
    margin-left: 10px;
    text-align: left;
    display: inline-block;
}
div#main {
    margin-top: 0;
}
.header-mail{
    margin-right:50px;
        float: right;
}

/* .header-location{
    float: right;
} */

.top-header-container a {
    font-size: 14px;
    color: #ffffff;
    vertical-align: middle;
}

.top-header {
    padding-bottom: 31px;
    border-bottom: 1px solid #ccc;
}
.top-header-container img{
    margin-right:5px;
    vertical-align: middle;
}

.header-right {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin: 15px 0;
}
.header-right::after{
    clear: both;
}

.resume-bu img{
    vertical-align: middle;
    margin-bottom: 1px;
    width: 10px;
}

.phone-header{
    font-size: 16px!important;
    transition: all ease-in-out 0.3s;
}

.phone-header:hover{
    color: #E0C707;
}

.booking-icon {
    margin: 16px 20px !important;
    padding: 15px 30px;
    text-decoration: none !important;
    border: none;
    background: #E0C707;
    display: inline-block;
    transition: all ease-in-out 0.3s;
    border-radius: 0;
    font-size: 14px!important;
    font-weight: normal!important;
    color: #ffffff!important;
    margin-right: 0!important;
    margin-left: 0!important;
}

.booking-icon:hover{
    background-color: #333333;
}


::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    }
    ::-webkit-scrollbar-thumb{
    background: #E0C707;
    border-radius: 0px;
    }
    ::-webkit-scrollbar-thumb:hover{
    background: #333333;
    }
    ::-webkit-scrollbar-track{
    background: #000000;
    border: 1px none #333333;
    border-radius: 0px;
    box-shadow: inset 0px 0px 0px 0px #F0F0F0;
    }

.menu-items li{
    display: inline-block;
    margin: 0 15px;
}
/* .menu-items li:first-child{margin-left:0;}
.menu-items li:last-child{margin-right:0;} */


.menu-items a, .header-right a{
    color: #333333;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
}


.menu-items li a:hover, .menu-items li.current-menu-item a, .menu-items li.current-menu-ancestor.current-menu-parent>a, .menu-items li.ht_megamenu.current-menu-ancestor>a{
    color: #b99b36!important;
    position: relative;
}
/* header .current_page_parent a{
    color: #b99b36!important;
    position: relative;
} */
.singular-portfolio #menu-item-2427 a{
    color: #b99b36!important;
    position: relative;
}
.singular-portfolio #menu-item-2427 a:after{
    content: "";
    height: 2px;
    width: 100%;
    background-color: #E0C707;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -33px;
}

/* footer .current_page_parent a{
    color: #ffffff!important;
} */
/* header .current_page_parent a:after{
    content: "";
    height: 2px;
    width: 100%;
    background-color: #E0C707;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -33px;
} */

/* .menu-items li.current-menu-ancestor.current-menu-parent>a:after{
    content: "";
    height: 3px;
    width: 22px;
    background-color: #E0C707;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    margin: auto;
} */

header .menu-items li.current-menu-parent>.sub-menu .sub-menu li a {
    color: #000000!important;
}
.current-menu-item a{ color: #b99b36!important; position: relative;}

header .menu-items li.current-menu-ancestor>a{
	color:#b99b36!important;
}

/* .menu-items >.menu-item-has-children{
	margin-right:30px;
} */

header .menu-items li.current-menu-parent>.sub-menu>.current-menu-item a{
	color:#333!important;
    text-decoration: underline;
}

header .menu-items li .sub-menu .sub-menu {
    width: 285px;
    background: #ffffff;
    text-align: left;
    position: absolute;
    opacity: 0;
    left: 240px;
    top: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: -1;
    visibility: hidden;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}

header .menu-items li:hover>.sub-menu {
    opacity: 1;
    z-index: 9997;
    visibility: visible;
}
header .menu-items li .sub-menu {
     width: 285px;
    background: #fff;
    text-align: left;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: -1;
    visibility: hidden;
    /* box-shadow: 0px 2px 3px rgb(255 255 255 / 10%); */
    margin-top: 10px;
    color: #333;
    border: 1px solid #ffffff;
    padding: 0;
    margin-top: 12px;
}

header .menu-items li .sub-menu li {
    width: 100%;
    position: relative;
	  padding: 5px 0;
}

.sub-menu li a{
    padding: 8px 20px;
	color: #333;
}
.menu-items .sub-menu li{margin-left:0;}

.sub-menu{
	    padding: 20px;

}

.wordpress .sub-menu a:hover{
    color: #333!important;
    text-decoration: underline;
}

body.wordpress .sub-menu a{
    color: #333!important;
}

/* .home .menu-items >.menu-item-has-children:after{
    background-image: url(../images/submenu-arrow.png);
} */

/* .menu-items li.current-menu-item a:after{
    content: "";
    height: 2px;
    width: 100%;
    background-color: #E0C707;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -33px;
} */

/* .menu-items >.menu-item-has-children:after{
        content: "";
        background-image: url(../images/submenu-arrow-color.png);
        height: 5px;
        width: 8px;
        position: absolute;
        background-repeat: no-repeat;
        top: 42px;
        margin-left: 8px;
        transition-duration: 0.8s;
        transition-property: transform;
    } */

.home header#header, .singular-page-58 header#header {
    background: #fff!important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.sub-menu li:first-child{
    padding-top: 15px!important;
}
.sub-menu li:last-child{
    padding-bottom: 15px!important;
}


/***************************************
Menu-End
***************************************/

.header-right a{
    margin: 0 15px;
    font-size:14px;
}
.header-right .header-social-media-column a:last-child{
    margin: 0 15px;
}
.header-right a:last-child{
    margin-right:0;
}

ul#menu-primary-items {
    padding-left: 50px;
}
.home .entry-title{display:none;}
header#header {
    background: #FCEE21;
}
.resume-bu{
    display: inline-block;
    transition: all ease-in-out 0.3s;
}
.resume-bu:hover{
    transform: translateY(-5px);
}





.button {
    text-align: center;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    text-transform: none;
  }
  
  
  .button-2 {
    color: #fff !important;
    border: 1px solid #b58130;
    font-size: 14px;
    padding: 12px 38px;
    font-weight: 400;
    background-image: linear-gradient(30deg, #EC1C24 50%, transparent 50%);
    background-size: 500px;
    background-repeat: no-repeat;
    border-radius: 30px;
  }

  .button-2:hover {
      background-position: 100%;
      color: #fff!important;
      border-color: #b58130;
      background-color: #fff;
  }

  footer .button-2{
    padding: 10px 20px;
  }
  .text-field-bu{
    margin-top:20px;
    font-size: 14px!important;
  }
  
  .dark-bu.button-2:hover {
      background-position: 100%;
      color: #b58130!important;
      border-color: #b58130;
      background-color: #fff;
  }

/***************************************
Mobile-Menu
***************************************/
#header .menu-icon {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    padding: 28px 20px;
    user-select: none;
    top: 26px;
    right: 23px;
    z-index: 9999;
}
#header .menu-btn {
    display: none;
    font-size: 14px;
}
#header .menu-icon .navicon {
    background: #000000;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
    display: none;
}
#menu-mobile-menu {
background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    position: fixed;
    top: 103px;
    left: 0;
    height: 0;
    transition: height .2s ease-out;
    clear: both;
    overflow: hidden;
    z-index: 99;
}
#menu-mobile-menu ul {
    clear: both;
    list-style: none;
    overflow: hidden;
}
#menu-mobile-menu li a {
    display: block;
    text-align: left;
    padding: 6px 20px;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #333!important;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
}

#menu-mobile-items li{
    width: 100%;
}

#menu-mobile-menu ul li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block;
}

#header .menu-icon .navicon:before, #header .menu-icon .navicon:after {
    background: #000000;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}
#header .menu-icon .navicon:before {
    top: 5px;
}
#header .menu-icon .navicon:after {
    top: -5px;
}
.header-social-media-column{
    display:inline-block;
}

.menu-btn:checked {}

#header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
}
#header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before, #header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
}
#header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
}
#header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
}



#menu-mobile-items.menu-items li .sub-menu{
    background-color: unset;
}


/***************************************
xxx Mobile-Menu-End xxx
***************************************/

#sub-banner h1:after{
    content: "";
    height: 50px;
    width: 50px;
    background-image: url(../images/banner-heading.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    bottom: 65px;
}

h1.entry-title {
    position: relative;
}




.booking-icon img{margin-left:10px; width: 17px;}
a.booking-icon {

}

/**Footer**/
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    margin-bottom: 15px;
}

.main-footer .current-menu-item a {
    color: #fff !important;
    text-decoration: underline !important;
}

.main-foote li a:hover{
    color: #ffffff!important;
}

.main-footer h2{
        font-size: 20px;
    font-weight: bold;
    color: #fff;
}


#footer{
background: #424242;
    padding: 80px 20px;
    padding-bottom: 40px;
}

.super-footer {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

#footer .widget-title{
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    text-transform: none;
}

#footer li{
	list-style:none;
	color: #ffffff;
}
#footer li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
}

.super-footer{
	color: #ffffff;
	padding: 13px 0;
    max-width: 1200px;
    margin: auto;
}
.super-footer a{
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
}

.footer-icon-column p {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 22px;
}
.footer-icon-column img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 27px;
}
.footer-icon-column a {
    color: #ababb0!important;
}
.footer-icon-column {
    margin-bottom: 15px;
}

.footer-one {
    width: calc(30% - 20px);
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}

.footer-two {
    width: calc(20% - 20px);
    display: inline-block;
    vertical-align: top;
}

.footer-three {
    width: calc(19% - 41px);
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-right: 50px;
}

.footer-four {
    width: calc(30% - 20px);
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.footer-one a {
    margin-right: 13px;
    color: #ffffff;
}
.footer-one a.booking-icon {
    margin-top: 0!important;
    padding: 15px 20px;
    font-weight: 400!important;
    line-height: 13px;
}

.footer-three img{
    width: 60px;
}

.footer-copyrights-section {
font-size: 14px;
    text-align: center;
    color: #fff;
}

.main-footer{
	max-width:1200px;
	margin: auto;
	padding-bottom: 30px;
	
}



.main-footer h3{
    font-size: 20px;
    color: #ffffff;
    margin-top: 0;
}
.main-footer ul{
	padding-left:0;
}

.main-footer .menu-services-container li{
	width: calc(100% - 2px);
    display: inline-block;
}

.main-footer p{
    color: #fff!important;
    font-size: 14px;
}

.address-footer a{
            color: #fff!important;
    font-size: 16px;
}

.footer-one p{
    line-height: 20px;
}

.footer-social-media-section {
    max-width: 1200px;
    margin: auto;
    padding: 30px 0;
	position:relative;
}

.footer-social-media-section a{
	color: #ffffff;
	font-size: 16px;
}
.footer-social-media-section a {
    color: #ffffff;
    font-size: 16px;
    padding: 0 5px;
}

.footer-social-media-section a:first-child{
	padding-left:0;
}

.footer-social-media-section img{
	right: 0;
    position: absolute;
    top: 0;
    display: none;
}

.footer-three a{
	font-size:24px;
	color:#ffffff;
	text-decoration: none;
}

.footer-three li{
    line-height: 14px!important;
}

.footer-three li a{
    /* line-height: 18px!important; */
}

#menu-mobile-menu .sub-menu{
    width: 100%;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 10px;
}

#menu-mobile-menu ul.sub-menu{
    left: 0!important;
}


.menu-items >.menu-item-has-children:hover::after{
    transition-duration: 0.8s;
    transition-property: transform;
    transform: rotate(180deg);
}


ul#menu-footer-menu li a {
    letter-spacing: 2px;
}

ul#menu-footer-menu li:last-child {
    margin-right: 0;
}

ul#menu-footer-menu li {
    display: inline-block;
    margin-right: 14px;
    text-transform: uppercase;
}



#gform_fields_2 input{
    border-radius: none!important;
    outline: none!important;
    transition: all ease-in-out 0.3s;
}

#gform_fields_2 input:focus{
    border-color: #E0C707;;
}
#gform_fields_2 input:hover{
    border-color: #E0C707;;
}
.header-social-media-column a{
    font-size: 18px;
}

/***/


/***
gravityform
***/

h2.gform_submission_error.hide_summary {
    font-size: 14px!important;
    vertical-align: middle!important;
}


.gform_validation_errors>h2:before{
    position: relative!important;
    top: -2px!important;
    vertical-align: middle!important;
}


#field_2_1.gfield_error{
    padding-left:8px;
    padding-right:0px!important;
}

/***************************************
Mobile-Responsive
***************************************/

@media screen and (max-width: 1200px){
	.footer-two{
        margin-right:50px;
    }
    a#logo-container {
        width: 10.333%;
    }
    nav#menu-primary{
        width: 48%;
    }
}

@media screen and (max-width: 991px){

.banner-bu a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
        width: calc(100% - 0px);
}


div#main {
    margin-top: 0px;
}
.top-header {
    display: none;
}

    .menu-items li.current-menu-item a:after{
        display: none;
    }
    .menu-items li.current-menu-item a{
        text-decoration: underline!important;
    }

    footer#footer{
        text-align: center;
    }
    .footer-three{
        text-align: center;
    }

    #header .menu-icon .navicon {
        display: block;
    }
    nav#menu-primary{display:none;}
    .header-right{display:none;}
    a#logo-container{width:100%; margin:auto;}

	.footer-one {
        width: calc(100% - 0px);
        display: block;
}
	.footer-two {
    display: none;
    }

	.footer-three {
        display: none;
}
.footer-four {
    display: none;
}
	.footer-social-media-section img{top:18px;}
	#footer .widget-title{
    border-bottom: 1px solid;
    padding-bottom: 10px;
    }
    
	#header .menu-btn:checked ~ #menu-mobile-menu {
        display:block;
        height: 100%;
      }
    #header .menu-btn:checked ~ #menu-mobile-menu{
		display: block;
    }
    
    .menu-item-has-children{
        position: relative;
    }
    /* .menu-items >.menu-item-has-children:after {
        content: "";
        background-image: url(../images/submenu-arrow.png);
        height: 5px;
        width: 8px;
        position: absolute;
        background-repeat: no-repeat;
        top: 18px;
        margin-left: 8px;
        right: 40px;
        transition-duration: 0.8s;
        transition-property: transform;
    } */

    .menu-items > .sub-menu .menu-item-has-children:after {
        top: 18px;
        margin-left: 8px;
        right: 40px;
    }
    #menu-mobile-menu ul li.menu-item-has-children:hover::after{
        transition-duration: 0.8s;
        transition-property: transform;
        transform: rotate(180deg);
    }
    

    #menu-mobile-menu ul li:hover > ul.sub-menu {
        visibility: visible;
        opacity: 1;
        display: block;
        position: relative;
    }

    #menu-mobile-menu ul li:hover > ul.sub-menu a{
        color: #ffffff;
    }
    #menu-mobile-items li{
        margin: 0;
    }
    header#header {
        position: sticky!important;
        z-index: 9999;
        width: 100%;
    }
  

    header #menu-mobile-menu li .sub-menu li {
        padding: 0px 0;
    }
    /* .home header#header.fixed {
        background-color: rgba(0,0,0,0.95)!important;
    }

    header#header.fixed{
        background-color: rgba(0,0,0,0.95)!important;
    } */
    #logo-container img{
        padding: 15px 20px;
    }
    

    header#header {
        transition: all ease-in-out 0.3s;
        box-shadow: 10px 10px 58px -34px rgb(0 0 0 / 0%);
        -webkit-box-shadow: 10px 10px 58px -34px rgb(0 0 0 / 0%);
        -moz-box-shadow: 10px 10px 58px -34px rgba(0,0,0,0.0);
    }

    header#header.fixed{
        box-shadow: 10px 10px 58px -34px rgb(0 0 0 / 75%);
        -webkit-box-shadow: 10px 10px 58px -34px rgb(0 0 0 / 75%);
        -moz-box-shadow: 10px 10px 58px -34px rgba(0,0,0,0.75);
    }

}

@media screen and (max-width: 500px){
    .footer-copyrights-section{
        text-align: center;
    }
    .footer-three{
        text-align: center;
    }
    .footer-three a:first-child{
        margin-left: 0;
    }
    section#nav_menu-2 {
        text-align: center;
    }
}










