/*
 Theme Name:     Construction Child
 Theme URI:      https://themeforest.net/user/sk-themes/
 Description:    Construction Child Theme
 Author:         SK Web Solutions
 Author URI:     https://sk-web-solutions.com/
 Template:       construction
 Version:        4.2
*/


/* Theme customization starts here
-------------------------------------------------------------- */

body.home .main-part .page-special.margin-top-bottom-75{
	margin:0!important;
}

.g-footer-copy span, .g-footer-copy a,.slider-main-title{
	color:#ff0000!important;
}
rs-module .rs-layer.rev-btn{
	background-color:#ff0000!important;
}

.wpcf7-form input[type="submit"]{
	background-color: rgb(255,0,0);
}
.wpcf7-form input[type="submit"]:hover{
	background-color: white;
}
@media screen and (max-width: 768px) {
	#popup_form{
    margin-top: 5%;
    width: 95%;
    height: auto;
}		
}