
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
 */ 


 /* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


 /* .et_pb_slider { height: 350px; } */
 body {
    font-weight: 400;
}
.et_right_sidebar #left-area {
    width: 69.125%;
}
.et_right_sidebar #sidebar {
    width: 30.875%;
}
.et_right_sidebar #main-content .container:before {
    display: none;
}
.single.single-post.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
	width: 90%;
	padding-top: 40px;
}
.single.single-post.et_pb_pagebuilder_layout.et_full_width_page #main-content {
    max-width: 700px;
    margin: auto;
}
#homepage-slogan p {
    color: #666666;
    text-shadow: 0 0 0;
    font-weight: normal;
    font-size:14px;
}
#seo-slider h1{
   color:#404140
   font-weight: bold;
   text-shadow: 2px 1px 4px #000;
}
#seo-sliderp{
    color:#404140
    font-weight: bold;
    text-shadow: 2px 1px 4px #000;
}
.et_pb_row_inner:nth-of-type(n+2) {
    padding-top: 0px;
}
.et-fixed-header .phone-header {
    line-height: 20px;
    width: 222px;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.phone-header {
    position: absolute;
    right: 420px;
    width: 240px;
    color: #666;
    top: 3px;
    font-size: 15px;
    line-height: 28px;
}
.phone-numbers {
    color: #845bad;
    font-size: 22.9px;
}
.phone-icon-header {
    position: absolute;
    right: -15px;
    top: 2px;
    width: 60px;
}
.google-parnet {
	position: absolute;
    right: 30px;
    bottom: 10px;
}
.et-fixed-header .phone-icon-header {
    top: 5px;
    width: 40px;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.home-services a {
    color: inherit;
    display: block;
}
.home-services h4 {
    font-size: 20px;
    color: #3e3e3e;
}
.slogan-home {
    padding: 20px 0 0;
}
.cloud-ssl{
	padding-top: 0px!important;
}
.cloud-ssl h2{
	padding-top: 30px;
	font-size: 30px;
}
.et_boxed_layout #page-container{
	box-shadow: none;
}
.bots-link{
	font-size: 22px;
}
.single.single-post.et_pb_pagebuilder_layout.et_full_width_page #main-content{
	max-width: 1200px;
}
#footer-widgets .footer-widget li {
    padding: 0 0 4px 0px;
    position: relative;
}
#footer-widgets .footer-widget li a {
    text-decoration: none;
}
.breadcrumbs {
    padding: 20px 0 0;
}
.home-breadcrumbs {
    background: url(/en/wp-content/uploads/2018/01/weberest-home-bc.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
#home-video-bg {
    height: 42vw;
}
#home-video-bg .et_pb_code_inner {
    height: 42vw;
}
#home-video-bg .vid-wrapper {
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
#home-video-bg .fluid-width-video-wrapper {
    position: absolute;
    height: 42vw;
    width: 130%;
    left: -15%;
    top: 0;
    padding-top: 0px!important;
}
#home-video-bg .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 110%;
}
#home-video-bg .et_pb_code_inner {
    padding: 40px 40px 0 40px;
}
/*-Author Box---------------------------*/
.postauthor-wrap {
    padding: 20px;
    border: 1px solid #edf0f1;
}
.postauthor-wrap .author-bio a, .postauthor-wrap .author-links a, .postauthor-wrap h5 .author-aka-name {
    color: #8c8c8c;
}
.postauthor-wrap h5.author {
    font-size: 22px;
    font-weight: normal;
}
.postauthor-wrap img.avatar {
    float: left;
    border-radius: 50%;
    margin-right: 20px;
}
.postauthor-wrap .author-bio:after {
    clear: both;
    display: block;
    content: '';
}
.postauthor-wrap .author-bio .author-site {
    margin-top: 10px;
}
.postauthor-wrap .author-links {
    padding: 15px 15px 0 0;
    margin-top: 15px;
    width: 100%;
    border-top: 1px solid #edf0f1;
    display: block;
}
.postauthor-wrap .author-links a.dashicons {
    margin-right: 5px;
}
#top-menu li li {
	padding: 0px;
	width: 100%;
}
#top-menu li li a {
	width: 100%;
}

/*SUBSCRIPTION PLANS STYLES*/

.subs-plan {
    width: 47%;
    display: block;
    float: left;
    margin: 1.5%;
    box-shadow: 0 0 5px #d4d8da;
    border-radius: 4px;
}
.subs-plan .plan-title {
    color: #000;
    font-size: 26px;
    text-align: center;
    padding: 30px 5px;
    border-radius: 4px 4px 0 0;
}
.subs-plan .features {
    padding: 10px;
}
.subs-plan .features .feature-line {
    position: relative;
    width: 100%;
    display: table;
    padding: 10px 0;
    border-bottom: 1px solid #e2ecf2;
}
.subs-plan .features .feature-line:last-child {
    border-bottom: none;
}
.subs-plan .features .feature-line div {
    float: right;
    font-weight: bold;
}
.subs-plan .features .feature-line div:first-child {
    float: left;
    max-width: 80%;
    font-weight: normal;
}
.subs-plan .features .feature-line:before {
    position: absolute;
    top: 10px;
    right: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "N";
}
.subs-plan .plan-price {
    text-align: center;
    padding: 12px 0 0;
    border-top: 1px solid #d0dee2;
}
.subs-plan .plan-price span {
    font-size: 20px;
    font-weight: bold;
}
.subs-plan .plan-price a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.subs-plan .plan-price.disc-price {
    font-weight: bold;
}
.subs-plan .plan-price.disc-price a {
    font-size: 16px;
}
.buy-plan-btn {
    text-align: center;
    background: #f39c12;
    padding: 10px 20px;
    width: 80%;
    margin: 10px auto 20px auto;
    border-radius: 4px;
    border-bottom: 2px solid #616161;
    transition: all .2s ease 0s;
}
.buy-plan-btn:hover {
    background: #ffba4d;
}


/*END SUBS PLANS STYLES*/

@media only screen and (max-width: 550px){
	.quote-sidebar{
    	max-width: 100%!important;
    }

    .home-quote{
        padding: 0 !important;
    }
}
@media only screen and (max-width: 980px) {
    #top-header > .container,
    #main-header > .container,
    #et_search_outer > .container,
    #main-content > .container,
    div.et_pb_row,
    div.et_pb_row.et_pb_row_fullwidth {
        width: 90% !important; 
    }
    .et_boxed_layout #page-container, .et_fixed_nav.et_boxed_layout #page-container #main-header {
        width: 100%;
    }
    .google-parnet {
        right: 0;
        left: 0;
        margin: auto;
        width: 202px;
        display: block;
        position: relative;
    }
    #home-video-bg {
        height: 620px;
    }
    #home-video-bg .fluid-width-video-wrapper iframe {
        display: none;
    }
    .quote-sidebar{
    	margin: auto!important;
    }
    .postauthor-wrap h5.author {
    	display: inline-block;
	    margin-top: 15px;
    }
    .home-quote {
        left: 0;
        right: 0;
        margin: auto;
    }
}
/*QUOTE FORM CSS*/
.home-quote {
    background: none repeat scroll 0 0 #fff;
    border-radius: 8px;
    opacity: .9;
    padding: 10px 30px;
    max-width: 400px;
    box-sizing: border-box;
}
.quote-sidebar {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px -3px #333;
    margin: 0 -40px 0;
    padding: 0 30px;
    max-width: 338px;
}
.quote_new {height:430px;}