/*
Theme Name:   Divi child theme
Description:  Write here a brief description about your child-theme
Author:       Syed Ahmed
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 */


/*Header*/

.main-header .et_pb_column.et_pb_column_4_4.et_pb_column_2_tb_header.dd-flex-column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    justify-content: center !important;
}


.header-nav nav.et-menu-nav ul li {
    padding: 10px 60px !important;
    border-left: solid 1px #d1d1d1 !important;
    margin: 0 !important;
}


.header-nav nav.et-menu-nav ul li a {
    margin: 0;
    margin-top: 5px;
}


.header-nav nav.et-menu-nav ul li:last-child {
	border-right: solid 1px #d1d1d1!important;
}


.header-icons .et_pb_column.et_pb_column_4_4.et_pb_column_1_tb_header.dd-flex-column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    justify-content: center;
}




/*Home page*/
.tfree-testimonial-title {
    display: none !important;
}


.tfree-client-testimonial {
    font-family: 'ProximaNova-Medium',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px !important;
	text-align: left !important;
}


h4.tfree-client-name {
    font-size: 24px !important;
    text-align: left !important;
    font-family: 'ProximaNova-Extrabld',Helvetica,Arial,Lucida,sans-serif;
}


.tfree-client-designation {
    text-align: left !important;
    font-family: 'ProximaNova-Semibold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px !important;
    color: #f7f7f7 !important;
}


.tfree-client-testimonial p img {
    display: inline;
    margin: 0 10px;
}


.sp-testimonial-free {
    width: 70%;
    margin: 0 auto !important;
	padding: 0 !important;
}



.slick-arrow {
    background-color: #f7f7f7 !important;
    border: none !important;
    border-radius: 50%;
    color: #f20014 !important;
    width: 40px !important;
    height: 40px !important;
    padding: 6px 16px !important;
}

.slick-arrow  .fa {
    font-weight: bold;
    font: bold normal normal 26px/1 FontAwesome !important;
}


ul.slick-dots {
    display: none !important;
}

.tfree-client-testimonial:before {
    content: "";
    background-image: url(https://point-west-electrical-mechanical-services-inc.websitepro.hosting/wp-content/uploads/2021/07/testimonial-quotes-start.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 10%;
}



/*Products Page*/



.specialize-in-1 ul {
    list-style: none;
}


.specialize-in-1 ul li {
    display: block !important;
    border: solid 1px #979797;
    margin: 40px 10px;
    padding: 10px;
}

span.li-inside a {
    font-family: 'PTMono-Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px !important;
    line-height: 1;
    letter-spacing: normal;
    color: #f20014;
}

/*Contact Page*/

.frm-fluent-form input{
    border: none !important;
    border-bottom: 1px solid #110001 !important;
    border-radius: 0 !important;
	margin-top: -7px !important;
	background: #0000;
	padding: 15px 0 !important;
}


.frm-fluent-form label {
    font-family: 'ProximaNova-Bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #110001;
}

.frm-fluent-form input::placeholder {
	positions: absolute;
	lefts: 0px;
    font-family: 'ProximaNova-Regular',Helvetica,Arial,Lucida,sans-serif;
    color: #110001 !important;
    font-size: 14px;
	margin-tops: 5px !important;
	margin-bottoms: 10px !important;
}

.frm-fluent-form input:focus {
    background-color: transparent !important;
}

.frm-fluent-form  button.ff-btn.ff-btn-submit,
.frm-fluent-form  button.ff-btn.ff-btn-submit:hover{

    padding: 15px 24px;
    border-radius: 0;
    font-size: 16px;
    color: #f2f2f2 !important;
    font-family: 'ProximaNova-Semibold',Helvetica,Arial,Lucida,sans-serif;
	background-color: #f20014 !important;
    border-color: #f20014 !important;
    opacity: 1;
	margin-top: 20px;
	

}
/*
#fluentform_1 button.ff-btn.ff-btn-submit,
#fluentform_1 button.ff-btn.ff-btn-submit:hover{
	
	width: 100%;
}
*/



/*Footer*/

.footer-menu ul#menu-main-menu-2 li {
    margin: 0 20px;
}

.footer-menu .et_pb_menu__wrap {
    justify-content: center !important;
}


@media screen and (min-width: 980px) and (max-width: 1020px){
	
.et_pb_row.et_pb_row_2_tb_footer.footer-icon-row.et_pb_equal_columns {
    width: 60%;
}

}


@media screen and (max-width: 1235px){

.footer-menu ul#menu-main-menu-2 li {
    margin: 0 10px;
}

}



@media screen and (max-width: 1030px){

.footer-menu ul#menu-main-menu-2 li {
    margin: 0 !important;
}

}


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

.et_pb_menu_0_tb_footer.et_pb_module.footer-menu {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

	
	
.footer-menu .et_pb_menu__menu {
    display: block !important;
}

.footer-menu .et_mobile_nav_menu {
    display: none !important;
}
	
	
footer .et_pb_blurb_content {
    margin: 0;
}	
	
	
footer nav.et-menu-nav ul li a {
    padding: 10px 0 !important;
}
	
footer .et_pb_menu_inner_container.clearfix {
    display: block !important;
}
	

	
.footer-menu ul#menu-main-menu-2 {
	margin-top: 20px !important
}	

.et_pb_module.et_pb_blurb.et_pb_blurb_0_tb_footer.dd-sB.et_pb_text_align_left.et_pb_blurb_position_left.et_pb_bg_layout_light {
    margin: 0 !important;
}
	
.footer-menu .et_pb_menu__wrap {
    justify-content: flex-start !important;
}
	
	
/*homepage testimonial*/	
.tfree-client-testimonial:before {

    left: 8% !important;
}		
	
	
}





@media screen and (max-width: 767px){
	
/* Home page Testimonial*/	
.sp-testimonial-free {
	width: 85% !important;
    margin: 0 auto !important;
}
	
.tfree-client-testimonial{
	font-size: 14px !important;
}	
	

.tfree-client-testimonial:before {

    left: 0% !important;
}	
	
	
.slick-arrow {
    display: none !important;
}	
	
/*Product page */
.specialize-in-1 ul li:first-child {
    margin-top: -15px;
}	
	
	
}



@media screen and (max-width: 400px){

/* Home page Testimonial*/
	
.tfree-client-testimonial:before {
    background-size: 76%;
    content: "";
    background-image: url(https://point-west-electrical-mechanical-services-inc.websitepro.hosting/wp-content/uploads/2021/07/testimonial-quotes-start.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: -1px;
}

.sp-testimonial-free {
    width: 80%!important;
    margin: 0 auto!important;
}

}