/*
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:*/

header{}
header .l-subheader.at_middle{box-shadow: none !important;}
.heading001{
    background-color: #f5f5f5;
    text-align: center;
    padding: 37px;
    border: 2px dashed rgb(255,255,255);
    text-shadow: rgb(0 0 0 / 40%) 2px 2px 2px;
    box-shadow: rgb(56 54 54 / 50%) 0px -4px 17px 0px inset;
    background-image: none !important;
    background-color: rgb(74,205,16) !important;
}
.heading001 h3{
    display: block;
    font-family: var(--font-body);
    color: #fff;
    font-size: 34px;
    letter-spacing: 0px;
    font-weight: 300;
}
.heading001 h3 strong{ display: block;}
.section01{
    margin-top: 26px;
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ddd;
}
.section01 h3{
    font-size: 40px;
    letter-spacing: 0px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 2px;
    text-shadow: rgb(0 0 0) 1px 0px 1px;
    line-height: 48px;
}
.section01 h4{
    font-size: 37px;
    color: #1874bc;
    text-shadow: hsl(0deg 0% 0% / 47%) 1px 0px 1px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
}
.section01 ul{
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.section01 ul li{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 19px;
    position: relative;
    padding-left: 39px;
}
.section01 ul li:after{content:'';background-image: url(http://mockup4client.com/federicoconsulting/wp-content/uploads/2023/02/check-icon.png);position: absolute;top: 0;left: 0;width: 27px;height: 30px;background-size: 100%;background-repeat: no-repeat;}

.section02{
    text-align: center;
    margin-top: 29px;
    position: relative;
    padding: 50px;
}
.section02 img{
    max-height: 100px;
	 animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
.section02 p{
    margin-bottom: 0px;
}
.section02 h3{
    font-size: 36px;
    letter-spacing: 0px;
    font-weight: 800;
    padding-top: 8px;
    color: #fff;
}
.section02:after{content:'';background-color: rgb(0 0 0 / 66%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.section02 .wpb_wrapper{
    position: relative;
    z-index: 1;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.margintop01{    margin-top: 30px;}
.homefomr01{
    margin-top: 20px;
    background-color: rgb(0 118 190 / 46%);
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    /* background-color: rgb(220,238,225) !important; */
    border: 3px dashed rgb(61 135 181) !important;
    border-radius: 4px;
}
.homefomr01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.homefomr01 ul li{
    float: left;
    width: 50%;
    padding: 0px 15px;
    min-height: 85px;
}
.homefomr01 ul li input{
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border: 1px dashed #363636;
}
.homefomr01 ul li input[type="submit"]{
    background-color: #000;
    max-width: 450px;
	    margin: auto;
}
.homefomr01 ul li input[type="submit"]:hover{}
.homefomr01 ul li:nth-child(3){width:100%; text-align: center;}
.homefomr01 .wpcf7-response-output{ float: left; width:100%; margin-top: 0px !important; text-align: center;}
header .l-subheader-cell.at_center{background-color: #fff;  padding: 8px;}

.scrbtn01{}
.newbtn{padding: 12px;
    border: 2px dashed rgb(255,255,255);
    text-shadow: rgb(0 0 0 / 40%) 2px 2px 2px;
    box-shadow: rgb(56 54 54 / 50%) 0px -4px 17px 0px inset;
    background-image: none !important;
    background-color: rgb(74,205,16) !important;
}
.newbtn a{color:#000;}
.newbtn a:hover{color:#fff;}

.tahnkyou01{
    margin-top: 0px;
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ddd;
}
.tahnkyou01 img{
    max-height: 100px;
}
.tahnkyou01 p{
    font-size: 29px;
    font-weight: 500;
	color: #0688cc;
}
.tahnkyou01 h3{text-transform: uppercase;  font-size: 77px;  color: #1da503;  margin-bottom: 11px;}



@media (max-width:600px){
	.heading001{padding:28px;}
	.heading001 h3{    font-size: 27px;}
	.homefomr01{margin-top: 20px; padding-left: 5px;  padding-right: 5px;}
	.homefomr01 ul li{    width: 100%;     padding: 0px 15px;     min-height: 0px;}
	.homefomr01 ul li input[type="submit"]{    margin-top: 10px;}
	.section01 h3{font-size: 35px; line-height: 42px;}
	.section01 h4{font-size:30px;}
	.section01 ul li:after{width: 22px;}
	.section01 ul li{    font-size: 16px;     padding-left: 34px;}
	.section01 ul li:after{top: 3px;}
	.section02 img{max-height: 60px;}
	.section02 h3{    font-size: 28px;}
	.section02{padding: 22px;}
	.section02 h3{font-size: 23px;     line-height: 40px;}
	.section01{padding: 28px;}
	.tahnkyou01 p{    font-size: 24px; line-height: 35px;}
}









