/*
Theme Name: HotelPresident
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.7.7.1608733171
Updated: 2020-12-23 14:19:31

*/

#main-footer {	display:none;}
.et_menu_container {	width:100%!important;}
.logo_helper { display:none!important;}
#et-top-navigation {width: 100%; text-align: center; padding-left: 6rem!important;} 
#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav {float: revert;}
#top-menu li {position: relative; top: 9px;}
#top-menu>li:last-child { background: #b99470; position: absolute; right: 0; top: 0; height: 100%;}

#top-menu>li:last-child  a {padding: 27px 20px;  color: white; position: relative; top: 8px;}
#logo {height: 10rem;}
#et-info {    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;}


#top-menu a:hover {
   
    -webkit-transition: color 0.15s ease-out;
    -moz-transition: color 0.15s ease-out;
    -ms-transition: color 0.15s ease-out;
    -o-transition: color 0.15s ease-out;
    transition: color 0.15s ease-out;
}
#top-menu a:after {
    content: '';
    display: block;
    height: 1px;
    width: 0px;
    background: transparent;
    -webkit-transition: width 300ms ease;
    -moz-transition: width 300ms ease;
    -ms-transition: width 300ms ease;
    -o-transition: width 300ms ease;
    transition: width 300ms ease;
    margin-top: 12px;
}
#top-menu a:hover:after,
#top-menu .current-menu-item a:after {
    width: 100%;
    background: #000000;
}

#top-menu a {
    text-transform: uppercase;
}

.homepage-wrapper-1 h2{
	    margin-top: -47px;
}

.footer i{
    margin-right: 7px;
}
.footer a {
	color:#666;
}
.footer a, .footer p span  {
	color:white;
}
.footer h5 {
	    text-align: left;
    color: #a3a3a4;
    margin-top: -2px;
}
.services-wrapper .et_pb_button{
	border-radius: 30px 0px!important;
}

 .contact-wrapper-1 strong{
    font-size: 25px;
}
.contact-wrapper-1 textarea, 
form input[type=password], 
.contact-wrapper-1 input[type=password], 
.contact-wrapper-1 input[type=search], 
.contact-wrapper-1 input[type=number], 
.contact-wrapper-1 input[type=time], 
.contact-wrapper-1 input[type=date], 
.contact-wrapper-1 input[type=email],
 .contact-wrapper-1 input[type=tel], 
.contact-wrapper-1 input[type=text] {
    width: 100%;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    background: #fff;
    color: #0c4b65;
    padding: 23px 18px!important;
    border: 2px solid #eeeeec!important;
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10px;
    -moz-background-clip: padding;
    border-radius: 10px!important;
    background-clip: padding-box;
    box-shadow: none!important;
}


.contact-wrapper-1 .btn-default{
border-radius: 50px!important;
    position: relative;
    line-height: 3.1em!important;
    -webkit-box-shadow: 0 0 0 3em #b99470 inset;
    box-shadow: 0 0 0 3em #b99470 inset;
    outline: none;
    width: 100%;
    display: block!important;
    cursor: pointer!important;
    letter-spacing: 1px;
    font-weight: 600!important;
    border: none!important;
    background: transparent;
    -webkit-transition: auto;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff!important;
    text-transform: uppercase;
    width: 35%;
    font-size: 17px;

}
.parsley-required {display: none;}

input.form-control.parsley-error, 
select.form-control.parsley-error, 
textarea.form-control.parsley-error{
	    background-color: #F2DEDE!important;
    border-color: #EED3D7!important;
}
.contact-wrapper-1  input[type='submit']:hover {
-webkit-box-shadow: 0 0 0 1px #b99470 inset;
    box-shadow: 0 0 0 1px #b99470 inset;
    color: #b99470!important;
    background: transparent;
}
.contact-wrapper-1  h2{
    font-weight: bold;
    font-family: 'Times New Roman',Georgia,"Times New Roman",serif;
}
.contact-wrapper-1 a {
    color: #666;
}
.contact-wrapper-1 i{
    margin-right: 8px;
}
.gwts-gwl-slidergal {
	    height: 549.713px!important;
}
.contact-wrapper-1 .alert-success {
	text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

/*Mobile To Tablet*/
@media (max-width: 980px) {
	.et_menu_container img{max-height: 84%!important; position: relative; top: 5px;}
	.et_menu_container {background:black;}
	.mobile_menu_bar:before {color:white!important;}
	.contact-wrapper-1 .btn-default {width:100%!important;}
}