/*
    Theme Name:  Inspiry BuilderPress Child
    Theme URI: http://themeforest.net/user/InspiryThemes/portfolio
    Description: Child Theme For BuilderPress.
    Template: inspiry-builderpress
    Author: Inspiry Themes
    Author URI: https://www.inspirythemes.com/
    Version: 1.0.0
    Text Domain: inspiry-builderpress
    Domain Path: /languages
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html

	----------------------------------------------------------------------------------------------------------------*/


h2, .h2 {
    font-size: 27px;
}

.single-service-box img {
    width: 100%;
    height: 250px !important;
}
.single-service-box:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

#breadcrumbs {
    display: none !important;
}

.leftbtn {
    float: left;
	    width: 40%;
}
.rightbtn{
	float:right;
	 width: 40%;
	    margin-left: 20px;
}
.leftbtn button {
    width: 85%;
}
.single-service .vc_column-inner {
 -webkit-box-shadow: 0px 0px 15px 2px #ededed;
    -moz-box-shadow: 0px 0px 15px 2px #ededed;
    box-shadow: 0px 0px 15px 2px #ededed;
}
.single-service .vc_column-inner:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.single-service .wpb_wrapper p img {
    margin-top: 15px;
    height: 226px;
    width: 100%;
}
.wpb_text_column.wpb_content_element h3 {
    text-align: center;
}
.single-service .vc_column_container {
    margin-right: 10px;
}


.form1 {
    height: 45px;
    border: 1px solid !important;
    padding: 10px;
    margin: 35px 0px 0px 0px;
}
.form5 {
    height: 80px;
    border: 1px solid !important;
    padding: 10px;
    margin: 35px 0px 0px 0px;
}

.enquiryform {
    max-width: 800px;
    margin: auto;
    background: #f3f3f3;
    padding: 20px 70px;
}

.slider-var1 {
height: 600px;
}

@media(max-width:320px){
	.slider-var1 {
height:170px;
}
}
@media(max-width:480px){
	.slider-var1 {
height:170px;
}
}
@media(max-width:580px){
	.slider-var1 {
height:170px;
}
}
@media(max-width:680px){
	.slider-var1 {
height:170px;
}
}
