/*
 Theme Name:     Twenty Twenty Child Theme
 Theme URI:      http://pinwnew.mynewdesign.uk/
 Description:    Twenty Twenty Child Theme
 Author:         Be Creative
 Author URI:     https://becreative.digital
 Template:       twentytwenty
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

body{
	background-color:#fff;
	font-family: 'Jost', sans-serif;
}
a{
	color:#263bcd;
}
.header-inner{
	display:block;
	width:100%;
	padding:0;
	max-width:100%;
}
.header-contacts{
	position:absolute;
	left:10%;
	text-align:center;
}
.phone-top{
	font-size:20px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:600;
	color:#6cb1b1;
}
.header-contacts a{
	color:#263bcd;
}
.header-titles-wrapper{
	float:left;
	width:100%;
	margin-right:0;
	max-width:100%;
	justify-content:center!important;
	padding:20px 0;
}
.header-navigation-wrapper{
	display:block;
	width:100%;
	float:left;
}
.primary-menu-wrapper{
	display:block;
	width:100%;
	float:left;
	background-color:#666;
	padding:10px 0;
}
ul.primary-menu{
	justify-content:center;
	display:flex;
}
.primary-menu a{
	color:#fff!important;
}
.site-logo{
	margin:0!important;
}
main{
	display:inline-block;
}
#site-content{
	width:100%;
}
.entry-title{
	display:none;
}
.entry-content > *:first-child{
	width:100%!important;
	max-width:100%!important;
}
.singular .entry-header{
	padding:0;
}
.post-inner{
	padding-top:0;
}
.hero-text{
	text-align:center;
	font-family: 'Jost', sans-serif;
	max-width:1000px;
	margin:auto;
}
.hero-text h1{
	font-family: 'Jost', sans-serif;
	font-weight:500;
}
#site-footer .section-inner{
	justify-content:center;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content cite, .entry-content figcaption, .entry-content table, .entry-content address, .entry-content .wp-caption-text, .entry-content .wp-block-file{
	font-family: 'Jost', sans-serif;
}
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary{
	font-family: 'Jost', sans-serif;
}
.verify-surveyor{
	text-align:center!important;
}
.what-do{
	color:#404040;
	max-width:1140px;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
}
.what-do p{
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
}
.what-do h3{
	margin-top:0;
	text-align:center;
	font-weight:500;
}
.what-do h4{
	text-align:center;
	font-weight:500;
}
.faq-cont{
	max-width:1140px;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
	color:#404040;
}
.faq-cont h5{
	color:#516db3;
}
.faq-img{
	margin-top:40%;
}
.faq-img-2{
	margin-top:32%;
}
.faq-img-3{
	margin-top:25%;
}
.faq-img-4{
	margin-top:5%;
}
#pg-10-0, #pl-10 .so-panel{
	margin-bottom:0;
}
.hero-button a{
	background: #6cb1b1;
    color: #fff!important;
    text-decoration: none!important;
    padding: 12px 95px;
    font-size: 15px;
    margin-left: 5px;
    margin-right: 5px;
	font-family:'Jost', sans-serif;
}
.home-img-bottom img {
    width: 100%;
}
.three-box-row{
	max-width:1140px;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
}
.three-boxes{
	font-size:18px;
	color:#404040;
}
.three-boxes a{
	color:#263bcd;
	text-decoration:none;
}
.three-boxes i{
	color:#66a5a6;
}
.mid-box p{
	text-align:center!important;
}
.three-boxes h5{
	text-align:center;
	margin-top:15px;
}
.three-boxes p{
	text-align:justify;
	margin-bottom:5px;
}
.three-box-icon{
	font-size:65px;
	text-align:center;
	color:#66a5a6;
}
.three-box-list p {
    text-align: center;
}
.one-box {
    max-width: 530px;
    margin: auto;
}
.test-slider{
	max-width:1140px;
	margin:auto;
}
span.req{
	color:red;
}
.footer-widgets-wrapper{
	display:inline-block;
	width:100%;
	margin-left:0;
}
.footer-widgets{
	width:100%;
	margin-left:0;
}
.contact-three{
	max-width:33.333%;
	float:left;
	padding:0 10px;
}
.footer-textarea{
	padding:0 10px;
}
.footer-widgets .widget-content{
	max-width:1140px;
	margin:auto;
}
.footer-widgets .widget-title{
	text-align:center;
}
.footer-nav-widgets-wrapper{
	background-image:url(/wp-content/uploads/2020/05/carbon-fibre-v2.png);
	background-color:#323232;
	color:#fff;
	margin-top:0!important;
	box-shadow:inset 0 0 10px #000000;;
}
.footer-widgets-outer-wrapper{
	border-bottom:none;
}
#site-footer{
	padding:2.3rem 0;
	background-color:#323232;
	color:#fff;
}
.footer-copyright{
	font-size:16px;
	font-weight:500;
}
#site-content{
	overflow:inherit;
}
.footer-text{
	text-align:center;
}
.footer-numb{
	text-align:center;
	font-size:30px;
	font-weight:700;
	margin-top:10px;
}
input[type="text"], input[type="email"], input[type="tel"]{
	padding:1rem;
}
input[type="submit"]{
	background-color:#6cb1b1;
	padding:12px 95px;
}
.footer-submit{
	text-align:center;
}
.two-box-row{
	max-width:1140px;
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
}
.two-boxes{
	color:#404040;
}
.grecaptcha-badge {
    z-index: 99999;
}
.two-boxes p{
	font-size:18px;
	text-align:justify;
	margin-bottom:5px;
	max-width:275px;
	margin:auto;
}
.card {
    margin: 0px;
    padding: 0px;
    background-color: #fbfbfb;
    transition: all 0.5s;
    border-radius: 15px;
	min-height:545px;
}
.card:hover {
    -webkit-box-shadow: 0px 5px 20px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 20px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 20px 10px rgba(0,0,0,0.1);
}
.card img {
    transition: all 0.5s;
    border-radius: 12px;
    width: 100%;
    margin-top: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.card-2{
	max-width:343px;
	margin:auto;
}
.two-boxes h5{
	text-align:center;
	margin-top:15px;
}
.two-boxes i{
	color:#66a5a6;
}
.contact-cont{
	max-width:1140px;
	margin:auto;
}
.three-boxes-contact{
	font-size:18px;
	text-align:center;
}
.header-social{
	position:absolute;
	right:10%;
}
.fb-text{
	font-size:22px;
	margin:5px 10px;
	text-align:center;
}
.fb-text a{
	text-decoration:none;
	color:#3b5998;
	font-size:26px;
}
.post-inner{
	position:relative;
	z-index:2;
}
.mobile-nav-toggle{
	display:none!important;
}
.responsive-contacts{
	display:none;
}
.social-responsive{
	display:none;
	color:#3b5998;
}
.nav-toggle .toggle-icon, .nav-toggle svg{
	height:36px;
	width:36px;
	font-size:30px;
}
.nav-toggle{
	width:7.6rem;
}
.email-link{
	color:#263bcd;
}
.two-boxes a{
	color:#263bcd;
}
.what-do .hero-button{
	text-align:center;
	margin:20px 0 15px 0;
}
.two-box-list p{
	text-align:left;
}
.mob-email-us{
	display:none;
}
.header-inner .toggle{
	outline:none;
}
button.close-nav-toggle{
	outline:none;
}
.mob-logo img {
    width: 45%;
    margin: auto;
    margin-bottom: -50px;
}
.footer-mail {
    text-align: center;
}
.footer-mail a {
    color: #fff;
    text-decoration: none;
}
.footer-social{
	text-align:center;
}
.footer-social a {
    margin: 5px;
    font-size: 34px;
    color: #5983da;
	background-color:transparent;
}
.testimonial-text p {
    text-align: left;
}
.testimonial-author{
	font-style:italic;
}
.social{
	display:inline-block;
	margin-top:5px;
	margin-bottom:5px;
}
.how-to-buy{
	width:150px;
	margin:auto;
}
.import-link a {
    background-color: #3fa0fd;
    padding: 10px;
    color: #ffffff;
    border-radius: 5px;
    margin: auto;
    display: block;
    width: 240px;
}
.import-link a:hover {
    background-color: #095fb1;
}
.wpcf7 .ajax-loader{
	margin:0 0 0 4px;
	width:16px;
	height:16px;
}
.store-locator__actions-bar{
	padding:0!important;
}
.what-do h1{
	font-size: 50px;
    font-weight: 500;
    text-align: center;
	margin-top:0;
}
.bark-review-badge-name {
    display: none;
}
@media (max-width:999px){
	.header-contacts{
		left:6%;
	}
	.header-social{
		right:6%;
	}
	.what-do{
		max-width:960px;
	}
	.three-box-row{
		max-width:960px;
	}
	.test-slider{
		max-width:960px;
	}
	.footer-widgets .widget-content{
		max-width:960px;
	}
	.two-box-row{
		max-width:960px;
	}
	.contact-cont{
		max-width:960px;
	}
	.two-boxes p{
		padding:0 15px;
	}
	
}
@media (max-width:830px){
	.header-contacts{
		left:2%;
	}
	.header-social{
		right:2%;
	}
}
@media (max-width:780px){
	.card{
		max-width:343px;
		margin:auto;
		margin-bottom:30px;
	}
	.two-boxes p{
		padding:0;
	}
	.faq-img, .faq-img-2, .faq-img-3, .faq-img-4{
		margin-top:0;
		width:50%;
		margin:auto;
	}
}
@media (max-width:768px){
	.three-boxes-contact{
		padding:0 30px;
	}
	.three-boxes{
		padding:0 50px 50px 50px;
	}
	.two-boxes{
		padding:0 50px;
	}
	.two-box-list p{
		text-align:center;
	}
	.sp-testimonial-free-section .slick-next{
		right:25px;
	}
	.sp-testimonial-free-section .slick-prev{
		left:25px;
	}
	.hero-text{
		padding:0 10px;
		max-width:700px;
	}
	.footer-nav-widgets-wrapper{
		margin-bottom:-1px;
	}
	.header-navigation-wrapper{
		margin-bottom:-1px;
	}
	.header-contacts{
		left:25px;
	}
	.what-do{
		max-width:700px;
	}
	.three-box-row{
		max-width:700px;
	}
	.faq-cont{
		max-width:700px;
	}
	.test-slider{
		max-width:700px;
	}
	.footer-widgets .widget-content{
		max-width:700px;
	}
	.two-box-row{
		max-width:700px;
	}
	.contact-cont{
		max-width:700px;
	}
	.three-boxes p{
		text-align:center;
	}
}
@media (max-width:750px){
	.phone-top{
		display:none;
	}
	.mail-top{
		display:none;
	}
	.fb-text{
		display:none;
	}
	.responsive-contacts{
		display:block;
		font-size:34px;
	}
	.responsive-contacts a{
		margin:0 10px;
	}
	.header-contacts{
		left:8%;
	}
	.header-contacts a{
		color:#31abe1;
	}
	.social-responsive{
		display:block;
		font-size:34px;
		margin-right:-10px;
	}
	.header-social{
		right:10%;
	}
	.social-responsive a{
		color:#31abe1;
	}
}
@media (max-width:590px){
	.hero-text h1{
		font-size:42px!important;
	}
	.hero-text p{
		font-size:20px!important;
	}
	.what-do h1{
		font-size:42px;
	}
	.three-box-row{
		padding:30px 40px!important;
	}
	.two-box-row{
		padding:30px 40px 0 40px!important;
	}
	.testimonial-img img {
    	width: 200px;
	}
	.responsive-contacts{
		display:none;
	}
	.social-responsive{
		display:none;
	}
	.testimonial {
    	padding: 0px 30px;
	}
	.testimonial-text p {
    	text-align: justify;
	}
}

@media (max-width:576px){
	.what-do{
		max-width:540px;
	}
	.three-box-row{
		max-width:540px;
	}
	.test-slider{
		max-width:540px;
	}
	.footer-widgets .widget-content{
		max-width:540px;
	}
	.two-box-row{
		max-width:540px;
	}
	.contact-cont{
		max-width:540px;
	}
}

@media (max-width:500px){
	.contact-three{
		max-width:100%;
	}
	.header-social{
		right:21%;
	}
	.mobile-nav-toggle{
		display:block!important;
	}
	.toggle-text{
		display:none;
	}
	.mobile-nav-toggle{
		top:25px;
	}
	.mobile-menu a{
		color:#31abe1;
	}
	.modal-menu{
		width:95vw;
	}
	.primary-menu{
		display:none!important;
	}
	.three-boxes{
		padding:0;
		padding-bottom:50px;
	}
	.two-boxes{
		padding:0;
	}
}
@media (max-width:414px){
	.header-contacts{
		left:15px;
	}
	.hero-button a{
		padding: 12px 50px;
	}
	.two-boxes h5{
		letter-spacing:1px;
	}
	.two-boxes p{
		padding:0 15px;
	}
	.mob-email-us{
		display:block;
	}
	.desk-email-us{
		display:none;
	}
	.three-boxes-contact{
		padding:0;
	}
	.contact-cont{
		padding:30px 40px!important;
	}
	.what-do{
		padding:30px 40px!important;
	}
	.footer-widgets-outer-wrapper{
		padding:30px;
	}
	.faq-cont .textwidget {
    	padding: 0 30px;
	}
}

@media (max-width:375px){
	.faq-cont .textwidget {
    	padding: 0 30px;
	}
	.testimonial{
		padding:0;
	}
}

@media (max-width:320px){
	.hero-text h1{
		font-size:32px!important;
	}
	.header-contacts{
		left:10px;
	}
	.responsive-contacts{
		font-size:26px;
	}
	.header-social{
		right:22%;
	}
	.social-responsive{
		font-size:26px;
	}
	input[type="submit"]{
		padding:12px 70px;
	}
}