/*
Theme Name:   Divi child theme
Description:  Write here a brief description about your child-theme
Author:       man_admin
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divi-child
*/

/* Write here your own personal stylesheet */
.et-fixed-header .logo_container {
    background-position: left;
    background-size: 45px;
    background-repeat: no-repeat;
    background-image: url(./image/logo-home-2.png);
}
.et-fixed-header .logo_container #logo{
    opacity:0;
}
header#main-header {
    box-shadow: none;
    background: transparent;
}
header#main-header div#et-top-navigation ul#top-menu li a {
    color: #fff;
    font-size: 18px;
}
header#main-header div#et-top-navigation ul#top-menu li a:hover,
header#main-header div#et-top-navigation ul#top-menu li.current-menu-item a,
.error404 header#main-header div#et-top-navigation ul#top-menu li a:hover,
.error404 header#main-header div#et-top-navigation ul#top-menu li.current-menu-item a,
.single header#main-header div#et-top-navigation ul#top-menu li a:hover,
.single header#main-header div#et-top-navigation ul#top-menu li.current-menu-item a
{
    color: #186B7F;
}
.error404 header#main-header div#et-top-navigation ul#top-menu li a,
.single header#main-header div#et-top-navigation ul#top-menu li a{
    color: #666;
}
.single #et-main-area, .error404 #et-main-area{
    padding-top: 156px;
}
div#page-container {
    padding-top: 0!important;
}
header#main-header .logo_container #logo {
    max-height: 85%;
}
header.et-fixed-header {
    background: #fff!important;
}
header.et-fixed-header div#et-top-navigation ul#top-menu li a{
    color:#000!important;
}
header.et-fixed-header div#et-top-navigation ul#top-menu li.current-menu-item a,
header.et-fixed-header div#et-top-navigation ul#top-menu li a:hover{
    color: #5DBAA8!important;
}
.n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] {
    max-width: 1080px;
    margin: auto;
    width: 80%;
    padding: 0!important;
}
.ss-home-block .block-box {
    position: relative;
}
.ss-home-block .block-box a.button-top{
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 9;
}
.ss-home-block .block-box a.button-bottom{
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 9;
}
.ss-home-block .block-box .img-box .et_pb_image_wrap:after{
    content: "";
    background-image: url(./image/service-before.png);
    position: absolute;
    right: 0;
    top: 0;
    width: 115px;
    height: 50px;
    z-index: 99;
}
.ss-home-block .block-box-1 .img-box .et_pb_image_wrap:before {
    content: "";
    background: #F7A446;
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
}
.ss-home-block .block-box-2 .img-box .et_pb_image_wrap:before {
    content: "";
    background: #C01525;
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
}
.ss-home-block .block-box-3 .img-box .et_pb_image_wrap:before {
    content: "";
    background: #D1582D;
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
}
.ss-home-block .block-box .img-box:hover .et_pb_image_wrap:before {
    background: transparent;
}
#main-footer {
    background-color: #fff;
}
#main-footer #footer-widgets{
    padding-bottom: 20px;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1){
    width:100%!important;
    margin-right: 0;
    position: relative;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1) div#gallery-1,
footer#main-footer div#footer-widgets .footer-widget:nth-child(2) div#gallery-2{
    display: block;
    text-align: center;
    vertical-align: middle;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1) div#gallery-1 .gallery-item{
    width: 20%;
    padding: 5px 25px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(2) div#gallery-2 .gallery-item{
    width: 50%;
    padding: 5px 10%;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1) div#gallery-1 .gallery-item img,
footer#main-footer div#footer-widgets .footer-widget:nth-child(2) div#gallery-2 .gallery-item img{
    border:none;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1) h4.title{
    
    position: relative;
    color: #000;
    font-weight: 700;
    display: inline-block;
    background: #fff;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10px;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1):before {
    content: "";
    border-top: 2px solid #5DBAA8;
    position: absolute;
    left: 0;
    width: 100%;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(1):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 2px solid #5DBAA8;
    width: 100%;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(2),
footer#main-footer div#footer-widgets .footer-widget:nth-child(3){
    width:50%;
    margin-right:0;
    margin-bottom: 0!important;
}
footer#main-footer div#footer-widgets .footer-widget:nth-child(4){
    margin-bottom: 0!important;
}
#footer-widgets .bottom-right,
#footer-widgets .footer-widget .bottom-right a{
    color: #000;
    font-size: 18px;
	padding-left:15px;
	padding-top: 5px;
}
#footer-widgets .footer-widget .bottom-right a:hover{
    color: #5DBAA8;
}
.bottom-right span{
    font-weight: 700;
}
#footer-widgets .footer-widget .icon-link ul li:before {
    content: none;
}
#footer-widgets .footer-widget .icon-link ul{
    display:flex;
}
#footer-widgets .footer-widget .icon-link ul li {
    padding-left: 0;
    padding-right: 15px;
}
#footer-widgets .footer-widget .icon-link ul a{
    font-size:24px;
    color: #5DBAA8;
}
#footer-widgets .footer-widget .icon-link ul a:hover{
    transform: scale(1.2);
    transition: all 0.2s linear 0.1s;
}
.bottom-right > div {
    padding-bottom: 10px;
}
div#footer-bottom {
    display: none;
}
@media(max-width:1023px){
    .n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] .n2-ss-item-content{
        font-size:36px!important;
    }
    .n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] .n2-ss-desktop p{
        font-size:13px!important;
         line-height: 1;
    }
    .n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] .slider-button .n2-ss-item-content a{
        font-size:16px!important;
    }
}
@media(max-width:980px){
    .ss-home-block .block-box .img-box .et_pb_image_wrap:after{
        display:none;
    }
    #main-footer #footer-widgets{
        padding-bottom: 0px;
    }
    .single #et-main-area, .error404 #et-main-area{
        padding-top: 40px;
    }
}
@media(max-width:767px){
    .n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] .n2-ss-item-content{
        font-size: 24px!important;
        line-height: 1;
        text-align: center;
        width: 100%;
    }
    footer#main-footer div#footer-widgets .footer-widget:nth-child(1) div#gallery-1 .gallery-item {
        width: 33.333%;
        padding: 0px 5px;
    }
    .ss-home-block .block-box a.button-top,
    .ss-home-block .block-box a.button-bottom{
        line-height: 1!important;
        font-size: 16px;
    }
	#footer-widgets .bottom-right, #footer-widgets .footer-widget .bottom-right a{
		padding-left:0;
	}
}
@media(max-width:1280px) and (min-width:980px){
    .ss-home-block .block-box a.button-top,
    .ss-home-block .block-box a.button-bottom{
        line-height: 1!important;
        font-size: 16px;
    }
}
@media(min-width:980px){
    body.single #main-content .container{
        padding-top: 0!important;
    }
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{
	margin-bottom:0!important;
}






