/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
#top-header {
    background-color: #94c62d;
}
#et-info {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
#et-info-phone {
    font-size: 16px;   
    float: right;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
#top-header .et-social-icons {
    font-size: 16px;
    float: left;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
#top-menu li{
		padding-right:40px;
}

/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
#sec1 .et_pb_slide_description{
	padding: 20% 8%;
}
#sec1 .et_pb_slide_content h1{
	font-size: 35px;
	font-weight: bold;
}
#sec1 .et-pb-controllers a{
	width: 15px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0);
    margin-top: 6px;
    border: 2px solid white;
}
#sec1 a.et-pb-active-control {
    background-color: #94c62d;
    border: 2px solid #94c62d;
}
#sec3 #row2 .et_pb_column{
    padding: 35px 10px;
    border: 1px solid #cccccc;
}
#sec3 #row2 p:first-child{
border: 1px solid #252526;
    width: 105px;
    border-radius: 50%;
    background: #252526;
    height: 105px;

    left: 0;
    right: 0;
    margin: 0 auto;
        margin-bottom: 25px;
}
#sec3 #row2  img {
    margin: auto;
    display: block;
    margin-top: 25px;
}
#sec3 #row2 .et_pb_column:hover p:first-child{
    border: 1px solid #94c62d;
    background: #94c62d;
}
#sec3 #row2 p:last-child img{
    filter: grayscale(100%) invert(12.8) brightness(0);
}
#sec3 #row2 .et_pb_column:hover p:last-child img{
    filter: unset;
}



#sec4 #row2 .et_pb_image_wrap img:hover{
    border: 3px solid #94c62d;
}

#sec5 #row1 .tss-carousel h3.author-name {
    font-size: 35px;
    font-weight: bold;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    color: black;
}
#sec5 #row1 .item-content {
    font-size: 20px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;

}
#sec5 #row1 .item-content h4 {
    font-weight: bold;
    color: #94c62d;
}
#sec5 #row1 .item-content h3 {
    font-weight: 500;
    color: black;
    font-style: normal;
}
.owl-prev {
    float: left;
    margin-left: -20px !important;
}
.owl-next {
    float: right;
    margin-left: 20px !important;
}
.dashicons:before {
    font-size: 30px;
    border: 1px solid #252526;
    border-radius: 50%;
    background-color: #252526;
    color: white;
    font-weight: bolder;
}
.dashicons:hover:before  {
    font-size: 30px;
    border: 1px solid #94c62d;
    border-radius: 50%;
    background-color: #94c62d;
    color: white;
    font-weight: bolder;
        border: unset;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset !important;
    color: #FFF;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: 1 !important;
}
.owl-theme .owl-nav {
    margin-top: -116px !important;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/
#p-contactus-sec2 #row1  input:focus {
    border-color: #334166;
}
#p-contactus-sec2 #row1  textarea:focus {
    border-color: #334166;
}
#p-contactus-sec2 #row1  input{
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #776060;
    border-radius: 2px;
    border: 1px solid #a5a5a5;
    box-shadow: -1px 2px 12px 0px #ebebeb;
    font-family: 'Montserrat', sans-serif !important;
}
#p-contactus-sec2 #row1  textarea {
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #776060;
    border-radius: 2px;
    border: 1px solid #a5a5a5;
    box-shadow: -1px 2px 12px 0px #ebebeb;
    font-family: 'Montserrat', sans-serif !important;
}
#p-contactus-sec2 #row1 input[type=submit]{
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #94c62d;
    padding: 14px 53px;
    background-color: #94c62d;
    color: white;
}

/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
#footer-bottom {
    display: none;
}
#footer-section #row1 ul{
    list-style: none;
    padding-left: 0px;
}
#footer-section #row1 ul li{
    padding-bottom: 20px;
}

#footer-section #row1 input{
    padding: 10px 10px;
}
#footer-section #row1 select{
    padding: 10px 10px;
    width: 100%;
}
#footer-section #row1 input[type=submit]{
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #94c62d;
    padding: 8px 30px;
    background-color: #94c62d;
    color: white;
}
#footer-section  a.icon::before {
    color: white;
    font-size: 22px; 
}
#footer-section .et-social-facebook  a.icon::before {
    color: #000000c2;
    font-size: 20px; 
}

#footer-section .et-social-facebook  a:hover:before  {
    color: #3b5998;
}
#footer-section .et-social-twitter  a:hover:before  {
    color: #00aced;
}
#footer-section .et-social-linkedin  a:hover:before  {
    color: #3b5998;
}
#footer-section .et-social-youtube  a:hover:before  {
    color: #a82400;
}



/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/



@media only screen and (max-width : 980px){
    #et-info {
        font-size: 12px;
    }
    #et-info-phone {
        font-size: 12px;
    }
    #top-header .et-social-icons {
        font-size: 12px;
    }
    .mobile_menu_bar:before {
        color: white;
    }
    .et_mobile_menu {
        border-top: 3px solid #94c62d;
    }

    #top-header {
        margin-top: 40px;
    }
    #main-header {
        padding: 30px 0 !important;
        top:45px !important;
    }
    #et_mobile_nav_menu:before {
        content: '';
        background-color: #94c62d;
        position: fixed;
        width: 100%;
        height: 40px;
        left: 0;
        right: 0;
        top: 0;
    }
    #et_mobile_nav_menu {
         top: -130px;
    }
    .mobile_menu_bar:before {
        font-size: 39px;

    }
    .mobile_menu_bar {
        top: -90px;
    }

    .et_mobile_menu {
        top: 6px;
    }

    #mobile_menu a {
        color: #94c62d !important;
    }
    .select_page {
        display: none !important;
    }
    #mobile_menu li a:hover {
    background-color: #94c62d;
    color: white !important;
    opacity: unset !important;
    }
	    #footer-section #row1 input {
        width: 100%;
    }

	
}
@media only screen and (max-width : 576px){
    #et-info {
        font-size: 10px;
    }
    #et-info-phone {
        font-size: 10px;
    }
    #footer-section #row1 input {
        width: 100%;
    }
}
@media only screen and (max-width : 375px){
    #et-info {
        font-size: 7px;
    }
    #et-info-phone {
        font-size: 7px;
    }
    #footer-section #row1 input {
        width: 100%;
    }
}
@media only screen and (max-width : 320px){
    #et-info {
        font-size: 6px;
    }
    #et-info-phone {
        font-size:6px;
    }
    #footer-section #row1 input {
        width: 100%;
    }
}