/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.topbutton01{}
.topbutton01 h3{
    color: #0094f6;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
}
.topbutton01 a{
    font-size: 30px;
    font-weight: 700;
    color: #0094f6;
}
.topbutton01 a i{}
.topbutton01 a:hover{
    color: #fff !important;
}

.mainbanner01{}
.bannertxt01{}
.bannertxt01left{}
.bannertxt01left h1{
    font-size: 55px;
    color: #fff;
    margin-bottom: 11px;
    font-weight: 800;
}
.bannertxt01left p{
    color: #fff;
    font-size: 19px;
    line-height: 33px;
}
.bannertxt01right{
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    float: right;
    max-width: 85%;
    margin-left: 15%;
}
.bannertxt01right .wpb_text_column{
    background-color: #000;
    text-align: center;
    padding: 15px;
}
.bannertxt01right h3{
    color: #fff;
    font-weight: 500;
    font-size: 28px;
}
.bannertxt01right h3 strong{
    color: #0094f6;
}
.bannertxt01right .wpcf7{
    padding: 30px;
    padding-bottom: 0px;
}
.bannertxt01right ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.bannertxt01right ul li{
    margin-bottom: 14px;
}
.bannertxt01right ul li label{
    font-weight: 600;
}
.bannertxt01right ul li select{padding: 2px 20px;}
.bannertxt01right ul li input{
    padding: 2px 20px;
}
.bannertxt01right ul li input[type="submit"]{width: 100%;}
.bannertxt01right ul li input[type="submit"]:hover{}
.bannertxt01right ul li:nth-child(4){width:50%;padding-right: 3%;float: left;}
.bannertxt01right ul li:nth-child(5){width:50%;padding-right: 0%;float: left;}
.bannericon01{
    background-color: #fff;
    padding: 17px;
    margin-top: 15px;
    border-radius: 10px;
    width: 46%;
    float: left;
    margin-right: 20px;
    box-shadow: 5px 5px 5px #00000059;
}
.bannericon01 img{
    width: auto;
    max-height: 68px;
}
.bannericon01 .w-iconbox-icon{
    width: auto !important;
}
.bannericon01 h4{
    font-size: 18px;
}

.section001{
    padding-top: 40px;
    background-color: #000000;
}
.section001 h3{
    font-size: 35px;
    margin-bottom: 14px;
    color: #fff;
    text-transform: capitalize;
}
.section001 img{}

.section002{
    background-color: #141414;
}
.section002 h3{
    color: #fff;
    text-align: center;
    font-size: 35px;
    text-transform: capitalize;
}
.servicebox01{
    background-color: #0165a7;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 22px;
}
.servicebox01 img{
    width: auto;
}
.servicebox01 h4{
    font-size: 19px;
    text-transform: capitalize;
    padding-top: 0px !important;
    color: #fff;
}

.section003{background-color:#f5f5f5;}
.section003 h3{
    font-size: 45px;
    margin-bottom: 8px;
}
.section003 h3 strong{
    color: #0094f6;
}
.section003 p{}
.callicon01{
    float: left;
    margin-top: 20px;
    margin-right: 15px;
    width: 30%;
    margin-bottom: 12px;
}
.callicon01 img{
    width: auto;
    max-height: 190px;
    border-radius: 50%;
    border: 5px solid #0094f6;
    padding: 7px;
}
.callicon01 h4{
    font-size: 19px;
    padding-top: 0px !important;
    text-transform: uppercase;
}
.section003img{}
.section003img img{
    border-top-left-radius: 20%;
    border-top-right-radius: 20%;
}

.section004{}
.section004heading{
    text-align: center;
    margin-top: -125px;
    margin-bottom: 20px !important;
}
.section004heading img{
    max-height: 175px;
    object-fit: contain;
}
.section004heading h3{
    font-size: 37px;
    margin-top: 10px;
}

.section005{
    padding-bottom: 70px;
    margin-top: 50px;
}
.section005left{
    margin-top: 90px;
}
.section005left h3{
    font-size: 54px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
}
.section005left p{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.section005left p a{
    font-size: 25px;
}
.section005left p a:hover{}
.section005 .bannertxt01right{
    margin-top: -100px;
}

.footcopy01{text-align: center;padding-top: 11px !important;padding-bottom: 9px !important;background-color: #000000;color: #f5f5f5;}
.footcopy01 p{font-size: 15px;}
.footcopy01 a{font-weight: 800;color: #0094f6 !important;}
.footcopy01 a:hover{
    text-decoration: underline;
}

.bredcums001{
    text-align: center;
}
.bredcums001 h2{
    color: #fff;
}
.bredcums001 .g-breadcrumbs{
    color: #fff;
}
.bredcums001 .g-breadcrumbs a{
    color: #fff;
}
.bredcums001 .g-breadcrumbs a:hover{}


.thankyou01{text-align: center;}
.thankyou01 img{}
.thankyou01 h3{
    font-size: 35px;
    margin-bottom: 10px;
}
.thankyou01 h4{
    font-size: 26px;
    margin-bottom: 10px;
}




@media (max-width:600px){
	.topbutton01{}
	.topbutton01 h3{display: none;}
	.topbutton01 a{}
	.topbutton01 a span{display: none;}
	.bannertxt01left{text-align: center;}
	.bannertxt01left h1{font-size:36px; margin-bottom:12px;}
	.bannertxt01left p{font-size: 15px; line-height: 27px;}
	.bannericon01{width:100%; padding-right:0px;}
	.bannertxt01right{margin-left:0px; max-width:100%;}
	.bannertxt01right h3{font-size:25px;}
	.bannertxt01right .wpcf7{padding:20px;}
	.bannertxt01right ul li:nth-child(4){width:100%; padding-right:0px;}
	.bannertxt01right ul li:nth-child(5){width:100%; padding-right:0px;}
	.section001{text-align: center;}
	.section001 h3{font-size:28px;}
	.section001 .g-cols.cols_1-2{--columns-gap: 1rem !important; }
	.section002 h3{font-size:30px;}
	.servicebox01 h4{font-size:20px;}
	.section002 .g-cols.cols_3{--columns-gap: 0.5rem !important;}
	.section003{text-align: center;}
	.section003 h3{font-size:31px;}
	.callicon01{width:100%; margin-right:0px; margin-bottom: 0px;  margin-top: 13px;}
	.section004heading{margin-top:0px;}
	.section004heading h3{font-size:30px;}
	.section005{margin-top:20px;}
	.section005left{margin-top:30px; text-align: center;}
	.section005 .bannertxt01right{margin-top:0px;}
	.section005left h3{font-size:43px; margin-bottom: 10px;}
	.thankyou01 h3{font-size:30px;}
	.thankyou01 img{margin-bottom:10px;}
	.thankyou01 h4{font-size:22px;}
}




