/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (max-width: 980px) {
.et_parallax_bg {

    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}
}

@media only screen and (max-width: 980px) {
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 125%;
    min-height: 125%;
}
}

@media only screen and (max-width: 640px) {
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 125%;
    min-height: 125%;
}
}

@media only screen and (max-width: 980px) {
.et_fixed_nav #main-header, .et_non_fixed_nav.et_transparent_nav #main-header {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-color: transparent;
}
}

.et_mobile_menu {
		border-top: solid 0px #178dbb;
		margin-top: 20px;
}

.et_mobile_menu li a, .nav li li a {
    font-size: 16px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mobile_menu_bar::before {
    color: #fff;
}

.mfp-title {
    display:none;
}

@media only screen and (max-width: 980px) {
#top-header {
background-color: #000;
}
}

@media only screen and (max-width: 980px) {
#et-info, #et-secondary-menu {
    display: block;
    float: none;
    text-align: center;
}
}

@media only screen and (max-width: 980px) {
#et-info .et-social-icons {
    display: inline;
}
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination, .et_pb_gallery .et_pb_gallery_pagination {
    position: relative;
    width: 100%;
    border-top: 0px solid #e2e2e2;
}

.page-id-603 .et_pb_section_4 blockquote { 
border-color: #fff;
}

.et_pb_section_5 .et_parallax_bg {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}

#footer-info {
    float: left;
  	padding-top:10px;  
		padding-bottom: 10px;
    color: #666;
    text-align: center;
    font-size: 12px;
		width:100%;
} 

.page-id-1659 .et_pb_section_2 blockquote {
border-color: #fff;
}

.page-id-1659 .et_pb_section_6 blockquote {
border-color: #fff;
}

.page-id-1659 .et_pb_section_8 blockquote {
border-color: #fff;
}

.page-id-1659 .et_pb_section_10 blockquote {
border-color: #fff;
}

.page-id-1659 .et_pb_section_12 blockquote {
border-color: #fff;
}

.page-id-2334 .et_pb_section_1 blockquote {
border-color: #fff;
}

.page-id-2446 .et_pb_section_1 blockquote {
border-color: #D9B716;
}

.page-id-2446 .et_pb_section_3 blockquote {
border-color: #FFF;
}

.page-id-2446 .et_pb_section_7 blockquote {
border-color: #FFF;
}

.page-id-2446 .et_pb_section_6 blockquote {
border-color: #FFF;
}

.dipe-cf7 .wpcf7-form .wpcf7-submit {
    display: block !important;
    font-weight: 500;
}





.dipe-cf7 .wpcf7-form .wpcf7-form-control-wrap .file-111 {
	background-color: #000 !important;
	display: none;
}