/** Gernal Style**/

body,body p
{
    font-family: 'Century Gothic';
}
body h1, body h2, body h3, body h4 , body h5 , body strong/** .wc_bold_text p **/
{
    font-family: 'Century Gothic bold';
}

body h2
{
    color:#e94401;
}

/*******Header*****/

div#et-info
{
	width:100%;
}
span#et-info-phone 
{
    color: #e94401;
    float: right;
    /*margin-top: 20px;*/
    right: 7%;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}


/****************LOGO CSS***8**********/
#logo
{
    position: fixed;
    width: 298px;
}

.et_header_style_left .logo_container 
{
    position: relative;
}

/******end******/

nav#top-menu-nav ul li 
{
    font-family: 'century gothic';
}
#et-top-navigation 
{
    font-weight: 500;
}
.mobile_menu_bar:before , .et_overlay:before
{
   color:#e94501!important;
}
header#main-header 
{
    border-bottom: 6px solid #231f20;
        z-index: 999999;
}
#et-top-navigation nav>ul>li:last-child 
{
    border-right: 0px;
}
#et-top-navigation nav>ul>li>a
{
    padding-bottom: 0px!important;
}
#et-top-navigation nav>ul>li
{
    
    border-right: 1px solid #a51e23;
    padding: 0 11px;
    margin-bottom: 19px;
}

#top-menu li
{
    float: left;
}

#et-info-phone a
{
    color: #e94401;
    display: none;
}

span#et-info-phone:last-child::before 
{
    display: none;
}

.desktop-number:before 
{
    position: relative;
    top: 2px;
    margin-right: 2px;
    content: "\e090";
    width: 50px;
    text-shadow: 0 0;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

span#et-info-phone:before 
{
    display: none;
}

/***********Slider*********/
.et_pb_slider .et_pb_container
{
    margin:0 18%;
}

/*****INDEX******/
i.wc_light_font 
{
    font-family: 'Century Gothic light';
}


input.submit-btn
{
    width: 20%;
    background: #231f20;
    color: #fff;
    font-size: 22px;
    padding: 0.3em 2em 0.3em 0.7em;
    border: 2px solid transparent;
    cursor: pointer;
}
input.email-fill 
{
    margin-top: 20px;
    width: 29%;
    margin-right: 3.5%;
    padding: 5px 10px;
    font-size: 20.83px;
    font-weight: lighter;
}
 /*****html css*********/

#footer-widgets .footer-widget li:before
{
	border-style: none;
}
ul.social-media-here li 
{
    display: inline-block;
}
body .wc_outer_layer_shadow
{
	box-shadow: inset 1px 8px 49px -20px rgba(0,0,0,0.75);
}
.et_pb_blurb_container p 
{
    color: #231f20;
}
span.client-name 
{
    float: left;
    width: 100%;
    color: #e94501;
    font-style: normal;
}
span.client-work
{
	color: #323e48;
	font-style: normal;
}
/****Footer*******/
input.fill-our-detail 
{
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 20.83px;
    font-weight: lighter;
}
#main-footer .footer-btn 
{
    cursor: pointer;
 	float: left;
	width: 90%;
	text-align: center;
	padding: 12px !important;
	background: #a51f23;
	color: #fff !important;
	font-size: 23px;
	border: none;
	margin-top: 11px;
	font-weight: 100;
	margin-bottom: 10px;
	border-radius: 3px;
}
.et_pb_module.et_pb_sidebar_0 .footer-btn 
{
	cursor: pointer;
    float: left;
    width: 90%;
    text-align: center !important;
    font-size: 23px;
    border: none;
    margin-top: 11px;
    font-weight: 100;
    margin-bottom: 10px;
    padding: 12px !important;
    border-radius: 3px !important;
    background-color: #a51f23;
    border-width: 0px!important;
    color: #fff!important;
}
h2.footer-heading 
{
    color: white;
    margin-bottom: 20px;
    line-height: 32px;
}
ul.address li 
{
    font-size: 25px;
}
div#media_image-5 
{
    float: none;
    margin-bottom: 0px;
}

.bottom-footer-right-content 
{
    float: left;
}
div#footer-info 
{
    width: 100%;
}

.custom-html-widget h4
{
    line-height: 34px;
}
#mc4wp_form_widget-3 input[type="text"],
#mc4wp_form_widget-3 input[type="email"] 
{
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
}

.chimp-mail-form .mc4wp-success p,
.chimp-mail-form .mc4wp-error p
{
    color: #fff;
}

#mc4wp_form_widget-3 input[type="submit"]
{
    cursor: pointer;
	float: left;
	width: 100%;
	text-align: center;
	padding: 12px !important;
	background: #a51f23;
	font-size: 23px;
	border: none;
	margin-top: 15px;
	font-weight: 100;
	margin-bottom: 10px;
	border-radius: 3px;
}

.footer-widget h3 
{
    color: #fff;
}

/*****LOGO(responsive)****/

@media(max-width:980px)
{
    #logo 
    {
        position: inherit;
    }
    .et_header_style_left .logo_container 
    {
        position: absolute;
        width: 100%;
        height: 100%;
    }
}


/*@media (max-width: 1243px) 
{
 
    #et_mobile_nav_menu 
    {
        display: block;
        color:black
    }
 
    #top-menu 
    {
     display: none;
    }
    
}*/

/** 24-nov-2017 **/
.et_pb_slide_2 .et_pb_slide_content 
{
    padding-left: 0px;
}

a.footer-btn-faq 
{
    text-align: center;
    padding: 10px 18px;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 15px;
}
a.footer-btn-pp 
{
    text-align: center;
    padding: 10px 18px;
    display: block;
    margin: 0 auto;
    float: left;
}
.bottom-footer-right-content-2 
{
    float: right;
}
#footer-info a 
{
    font-weight: normal;
}
h5.et_pb_toggle_title {
    color: #a51e23 !important;
}

/*****header******/

.et-fixed-header 
{ 
    top: 0px!important; 
}
#main-header
{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.et-fixed-header img#logo 
{
    /*height: 114px;
    padding-bottom: 33px;*/
}

/*****Blog******/
.et_pb_posts a.more-link 
{
    padding: 5px 7px 8px 8px;
    border: 1px solid #A51F23;
    background-color: transparent;
    border-radius: 5px;
    color: #A51F23;
    margin-top: 10px;
    float: left;
}
.et_pb_post
{
    margin-bottom: 33px;
}
#sidebar h4,
.et-last-child h4 
{
    background-color: #a51f23;
    color: white;
    text-align: center;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
}
.et_pb_widget ul li:hover , .et_pb_widget ul li a:hover
{
    color:#a51f23;
}
.mc4wp-form-fields input[type="submit"]
{
    background-color: #e94401;
    color: white;
    border: none;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
}

.blog-sidebar .mc4wp-form-fields input[type="submit"],
#sidebar .mc4wp-form-fields input[type="submit"] 
{
    background-color: #a51f23;
    color: white;
    border: none;
    margin: 3px 0 0 0;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    width: 100%;
}

#sidebar input[type="email"], 
#sidebar .mc4wp-form-fields input[type="text"],
.blog-sidebar input[type="email"], 
.blog-sidebar .mc4wp-form-fields input[type="text"]
{
    margin:0 0 10px;
    width: 100%;
}
/******Contact********/

/*Skype Css*/
.wc_skype_overlay 
{
    position: relative;
    z-index: 0;
}
/****404 Error page****/
.error_page 
{
    float: left;
    width: 100%;
}
.error_page h1 
{
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.error_search_form 
{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 13px;
}
/*.error404 #main-content .container:before
{
    display:none;
}*/
.error_page h1.header_top 
{
    background-color: #a51f23;
    color: white;
    padding: 15px;
    
}
.error_page h1.header_center 
{
    font-size: 133px;
}
.error404 input#s , .error_search_form input#s
{
    padding: 10px 100px 10px 16px;
}

.error404 .error_search_form input#searchsubmit:hover 
{
    opacity: 0.56;
}

.error404 .error_search_form input#searchsubmit  , .error_search_form input#searchsubmit
{
    padding: 10px 25px;
    margin-right: 10px;
    background-color: #a51f23;
    color: white;
    border: none;
}

.error404 label.screen-reader-text 
{
    display: none;
}

.social-icons 
{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.social-icons ul li a 
{
    color: #a51f23;
    margin-right: 8px;
}
.social-icons ul li a:hover , .wc_search_404 input#searchsubmit:hover
{
    opacity:0.56;
}

/******5dec2017(mailchimp on home page)********/

.mc4wp-form-5186 p
{
    display: inline;
}

.wc_mail_chimp #mc4wp-form-1 input[type="text"],
.wc_mail_chimp #mc4wp-form-1 input[type="email"] 
{
    float: left;
    margin-right: 3.5%;
    padding: 12px 10px 11px 10px;
    max-width: 31%;
    width: 100%;
}

.wc_mail_chimp #mc4wp-form-1 input[type="submit"] 
{
    float: right;
    padding: 8px 0px 9px 0px;
    font-size: 20px;
    background-color: #231f20;
    max-width: 31%;
    width: 100%;
}
/** About page **/
/*.page-id-4888 .et_pb_text_0 p:first-of-type 
{
    padding-bottom: 0px;
}*/

/****Contact page ****/
.page-id-4896 > iframe 
{
    display: none;
}
/*******/