/**
Theme Name: Tawreed
Author: Digital SME
Author URI: https://digital-sme.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tawreed
Template: astra
*/

html{
	overflow-x:hidden;
}
h1, h2, h3, h4, h5,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5{ line-height: 1.2; }

.wp-block-separator{ border-bottom:none!important; border-top:none!important;}

.not-ready{
	display:none!important;
}

/* buttons */
.wp-block-button a{ letter-spacing: 0.1em; }
.wp-block-buttons .wp-block-button .wp-block-button__link{
	padding-left: 60px;
	padding-right: 60px;
}


/*header menu
----------------------------------------------------------  */
.main-header-menu .menu-link{
	text-transform:uppercase;
	padding: 0 0em!important;
	border-bottom:1px solid transparent;
	line-height: 1.2;
	transition:.3s;
	font-weight: 700;
}

.main-header-menu li.menu-item{ 
	padding: 0 2em!important;
}

.main-header-menu .menu-item a.menu-link:hover{
	border-bottom:1px solid #5F021F;
	transition:.3s;
}

.ast-header-social-1-wrap .ast-builder-social-element svg{
	width: 25px!important;
	height: 25px!important;
}
header .ast-linkedin{
	background: #5f021f;
    border-radius: 100px;
}

header .ast-linkedin svg{
	fill: #fff!important;
	padding: 5px;
}

footer .ast-linkedin{
	background: #000;
    border-radius: 100px;
}
footer .ast-linkedin svg{
	fill: #fff!important;
	padding: 5px;
}


/* home hero section
----------------------------------------------------------  */
.home_hero h1{ line-height:1.2;}
.home_hero .wp-block-button a{ 
	border-color:#fff!important;
}

.home_hero2{
	margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
	height: calc(100vh - 140px );
	min-height:900px;
	display: flex;
    align-items: center;
}

.admin-bar .home_hero2{
	height:calc(100vh - 172px);
}
.home_hero2 h1{ margin-bottom: 10px; }
.home_hero2 p{
	margin-bottom: 0px;
}


.home_hero2  .uagb-column__wrap{
	overflow: visible;
}
.home_hero2 .uagb-column__inner-wrap{
	position:relative;
}

.home_hero2 .uagb-column__inner-wrap::before,
.home_hero2 .uagb-column__inner-wrap::after{
	content: '';
    background: #fff;
    position: absolute;
    height: 250px;
    width: 2px;
    margin: 0 auto;
    left: auto;
    right: 80px;
    top: -250px;
    z-index: 2;
    transform: rotate(45deg);
}

.home_hero2 .uagb-column__inner-wrap::after{
	bottom: -250px;
	top:auto;
	left: 80px;
	right: auto;
}


/* home intro section
----------------------------------------------------------  */
.home_intro_col .uagb-column__wrap{ overflow:visible;}
.home_intro_col h2{ line-height:1; }
.floated_item{
	position: relative;
    top: -235px;
    left: -63px;
}

.row_logos{padding: 10px 0!important; }
.row_logos .wp-block-group__inner-container{
	display: flex;
	align-items:center;
	gap: 25px;
}

.home_intro .col_txt p{ 
	padding: 10px 0;
}


/* home some clients logo section
----------------------------------------------------------  */
.some_clients{ }
.some_clients .uagb-columns__columns-4 .wp-block-uagb-column{ border-right:none!important;}
.some_clients .uagb-columns__columns-4 .wp-block-uagb-column:last-child{ border-right:1px solid #c4c4c4!important;}
.some_clients h6{ margin-bottom:5px;}


/* newsletter section
----------------------------------------------------------  */
.news_letter h3{ margin-bottom: 5px;}
form#wpforms-form-288{  display:flex;}
.wpforms-form .wpforms-field input{ 
	border:none!important;
	border-bottom:1px solid #5F021F!important;
	padding: 0!important;
    border-radius: 0!important;
	color:#000;
}

.wpforms-form .wpforms-field input::placeholder{ color:#777;}

.news_letter .wpforms-field-container{ flex-basis:75%;}
.news_letter button.wpforms-submit{ 
	position: absolute;
    margin-left: -40px!important;
    background: transparent!important;
    border: none!important;
	font-size:0px!important;
}

.news_letter button.wpforms-submit:after{
	 content: url(/wp-content/uploads/2022/02/arrow-right.svg);
}


/* footer section
----------------------------------------------------------  */
.footer-nav-wrap .astra-footer-horizontal-menu a{
	letter-spacing: 0.1em;
    text-transform: uppercase;
	padding: 0 1.5em!important;
}

/* services page
----------------------------------------------------------  */
.service_1 .service-floater, .service_3 .service-floater{ 
	position: relative;
    left: -80px;
}

.service_2 .service-floater{ 
	position: relative;
    right: -80px;
}

.service_row .uagb-column__wrap{ overflow:visible;}
.service_row .wp-block-separator{ width:50px;}

.service-floater p{ line-height:1.7;}
.service-floater .wp-block-button{    margin-top: 30px; }

.service_item .uagb-column__inner-wrap{
	padding:0px;
	background:#fff;
}

.service_item h3{
	font-weight: 700;
	padding-left: 20px;
    margin-bottom: 0;
}

.service_item h3 img{ 
	position: absolute;
    left: -30px;
    top: 2px;
}

.service_spacer figure{ margin: auto!important; }


/* consultancy page
----------------------------------------------------------  */
.let_us_help hr + p{ margin-bottom:0px;}

.col_bg_grid{ }
.col_bg_grid .icon{ margin-bottom:15px;}
.col_bg_grid .icon img{
	filter: invert(94%) sepia(94%) saturate(24%) hue-rotate(18deg) brightness(106%) contrast(106%);
}


/* Contact us page
----------------------------------------------------------  */
.get_in_touch_col{ }
.get_in_touch_col .wpforms-form .wpforms-field input{
	border-bottom:1px solid #000!important;
}

.get_in_touch_col .wpforms-form .wpforms-field textarea{
	border-color:#000!important;
	resize:none;
}

.get_in_touch_col .wpforms-form .wpforms-field-label{ font-weight:normal!important; color:#777!important;}
.get_in_touch_col .wpforms-form .wpforms-field{ margin-bottom:35px;}
.get_in_touch_col .wpforms-form .wpforms-field-textarea{ margin-bottom:0px;}

.get_in_touch_col button.wpforms-submit{
	letter-spacing: 0.1em;
	color: #5F021F!important;
	border: 1px solid #5F021F!important;
	background:transparent!important;
	padding: 10px 30px!important;
}

.map_col p{ line-height:2;}
.uagb-google-map__iframe{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.page-id-40 h3 + .wp-block-separator{ margin-bottom:40px; }


/* Our People page
----------------------------------------------------------  */
.our_people h4{ margin-bottom: 8px; }
.our_people .wp-block-separator{ max-width: 40px;    margin-bottom: 15px; }


/* Prefooter
----------------------------------------------------------  */
.wp-image-618 { margin-top: 30px; }


/* Automotive page
----------------------------------------------------------  */
.banner_vehicle { 
	min-height: 900px;
	margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw!important;
}

.banner_vehicle > .uagb-section__overlay + .uagb-section__inner-wrap{ min-height: 900px; }

/* .banner_vehicle::before{
	content:'';
	
} */

.banner_vehicle .featured_img{
	position: absolute;
    width: 45%;
    height: 900px;
    background-size: contain;
    right: 10%;
    background-position: center 70%;
}

.banner_vehicle .featured_img.mini_pickups {
	background-size: 100%;
}

.banner_vehicle .featured_img.rockies {
	width: 55%;
}

.banner_vehicle.card_right .featured_img{
	right:auto;
	left: 10%;
}

.vehicle_card{
	max-width: 560px !important;
    padding: 60px !important;
	position: absolute;
    left: 10%;
    bottom: 20%;
}

.card_right .vehicle_card{
	left: auto;
	right: 10%;
}

.vehicle_card h2{ margin-bottom: 10px; }
.vehicle_card hr{ width: 50px; }
.vehicle_card .wp-block-buttons{ padding-top: 20px; }
.vehicle_card p {
	line-height: 1.8;
	margin-bottom: 0px;
}

.banner_vehicle.offset_card_bottom .featured_img{
	left: 0;
	width: 65%;
}

.banner_vehicle.offset_card_bottom .vehicle_card{
	bottom: -100px;
}



/* media queries
----------------------------------------------------------  */
@media only screen and  (max-width:1680px)  {
	/* 	Automotive page */
	.banner_vehicle .featured_img,
	.card_right .vehicle_card{ 
		right: 5%;
	}
	
	.vehicle_card,
	.banner_vehicle.card_right .featured_img{ 
		left: 5%; 
	}
	
}

@media only screen and  (max-width:1380px)  {
	
	/* automotive page	*/
	.banner_vehicle{
		min-height: 760px;
	}
	
	.banner_vehicle .featured_img,
	.banner_vehicle{
		height: 700px;
	}
	
	.vehicle_card{
		bottom: 35%;
		max-width: 500px!important;
	}
	
	.banner_vehicle.offset_card_bottom .vehicle_card{ bottom: 15%; }
}

@media only screen and  (max-width:1180px)  {
	
	/* automotive page	*/
	.vehicle_card, .banner_vehicle.card_right .featured_img{
		left: 0;
	}
	
	.banner_vehicle .featured_img, .card_right .vehicle_card{
		right: 0;
	}
	.banner_vehicle .featured_img, .card_right .vehicle_card.3_wheel{
		top: 240px;
	}
	
}

@media only screen and  (max-width:1024px)  {
	.main-header-menu li.menu-item{ 
		 padding: 0 1em !important;
	}
	
	/* services page */
	.service_row .uagb-column__wrap{ padding-left: 0!important; }
	.floater_left .service-floater{ 
		padding: 60px 80px 60px 0px!important;
	}
	
	.floater_right .service-floater{ 
		padding: 60px 0px 60px 80px!important;
	}
}

@media only screen and  (max-width:921px)  {
	/* menu	 */
	header .custom-logo-link img{ max-width: 60px; }
	header .ast-builder-grid-row{ padding: 0 10px;}
	.main-header-menu li.menu-item{ padding: 10px 2em!important;}
	.ast-builder-menu .main-navigation>ul{ padding: 15px 0px;}
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{ outline: none; }
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
		width: 28px!important;
    	height: 28px!important;
	}

	
	/* footer*/
	.ast-footer-copyright p{ text-align:center!important; }
	#astra-footer-menu .menu-item > a{ padding-bottom: 10px!important;}
	.site-primary-footer-inner-wrap{ padding-bottom:30px;}
	.ast-footer-social-wrap{ padding-top:25px;}
	
	
	/* home */
	.home_hero2{ min-height: 600px; height:100%!important; }
	.home_hero2 p.tag{ font-size: 20px!important;}
	.home_hero2 h1{ font-size: 50px!important; }
	
	.home_hero2 .uagb-column__inner-wrap::before, 
	.home_hero2 .uagb-column__inner-wrap::after{
		height: 180px;
		top: -180px;
	}
	
	.home_hero2 .uagb-column__inner-wrap::after{
		top: auto;
		bottom: -180px;
		left: 30px;
	}
	
	.home_intro .uagb-columns__inner-wrap{
		display: block;
	}
	
	.home_intro{ padding-top: 60px!important; padding-bottom: 60px!important; }
	.home_intro .uagb-column__wrap{
		width: 100%!important;
	}
	
	.home_intro .col_txt{ padding-top: 30px;}
	.home_intro .col_txt p{ padding: 0px 0;}
	
	/* automotive page	*/
	.banner_vehicle .featured_img, .banner_vehicle{
		height:auto;
		margin-bottom: 90px !important;
	}
	.banner_vehicle .featured_img{
		position: initial;
        height: 500px;
        width: auto;
		
	}
	
	.vehicle_card{
		max-width: 100% !important;
        bottom: 0px;
		padding: 40px !important;
	}
	
	
}

@media only screen and  (max-width:768px)  {
	
	/* homepage	 */
	.home_hero{ padding-left: 10px!important; padding-right: 10px!important; }
	.home_hero h1{ font-size:40px!important; line-height:1.2;}
	.home_hero2 h1{ font-size:32px!important; }
	.home_hero2{  min-height: 500px; }
	.home_hero2 p.tag{ font-size: 17px !important; }
	.home_hero2 .uagb-column__inner-wrap::before, .home_hero2 .uagb-column__inner-wrap::after{ display:none;}
	.home_hero2 p br{ display:none; }
    .home_intro_col h2{ font-size: 40px!important; }		
	.home_intro{ padding-top: 40px !important;  padding-bottom: 40px !important;}
	.home_intro h2{ font-size: 30px!important;}
	.home_intro h3{ font-size: 22px!important; }
	.floated_item{ top:0; left:0; opacity: 0;  padding: 0px!important;}

	/*prefooter*/
	.some_clients{ padding-bottom: 0px!important; }
	.some_clients .wp-block-spacer{ height:0px!important;}
	.some_clients .uagb-columns__inner-wrap{ max-width:100%;}
	.news_letter .wpforms-field-container{ flex-basis:100%; }
	.news_letter{ padding-top: 10px!important; }
	.news_letter h3{ font-size:24px!important;}
	.news_letter .uagb-columns__inner-wrap{ max-width:100%;}

	.let_us_help hr + p{    line-height: 1.3;    margin-bottom: 10px;  }

	/*consultancy page*/
	.inner_hero p br{ display:none;}
	.inner_hero h1{ font-size: 42px!important; margin: 0; }
	.consultancy_desc h3{ font-size: 26px!important;  }
	.consultancy_desc p { margin-bottom: 0px; }
	.consultancy_sec{ }
	.consultancy_sec2 .uagb-columns__columns-2,
	.service_2 .uagb-columns__columns-2{ display: flex; flex-direction: column-reverse; }

	/*bg grid*/
	.col_bg_grid h3{ font-size: 28px!important; }

	/*contact page*/
	.get_in_touch_col{ padding-bottom: 30px!important; }
	.get_in_touch_col h3, .map_col h3{ font-size: 34px!important;  margin-bottom: 10px;  }
	.get_in_touch_col .wpforms-form .wpforms-field{ margin-bottom: 10px; }
	div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{ height: 105px!important; }
	.map_col .wp-block-spacer{ height: 0!important; }
	.page-id-40 h3 + .wp-block-separator{ margin-bottom: 25px; }
	div.wpforms-container-full .wpforms-form .wpforms-submit-container{ padding-top: 0!important; }

	/*services page*/
	.service_1 .service-floater, .service_3 .service-floater{ left: 0; }
	.service-floater{     
		padding-right: 30px!important; 
		padding-top: 45px!important;
	    padding-bottom: 45px!important;
	    padding-left: 30px!important;
	}

	.service-floater h3{ 
		font-size: 26px!important;
		display: flex;
        gap: 10px;
        margin-bottom: 15px;
		padding-left: 0; 
		align-items:baseline;
	}
	.service-floater h3 img{  
		width: 30px!important;
	    position: relative;
	    top: 2px;
		left: 0;
	}

	.service_2 .service-floater{ right: 0px; }
	.service_desc{ padding: 0px!important; }
	.service_item{  padding: 0px 20px!important;}
	.service_3 + .wp-block-spacer{ height: 0!important; }
	.service_spacer{ padding: 0px 20px!important; display: none; }
	.service_spacer .wp-block-image{ margin-bottom: 0px!important; }
	.service_spacer .wp-block-image img{  object-fit: cover; height: 100px }

	.uagb-column__background-image .uagb-column__inner-wrap{ /*height: 210px!important;*/  }
	
	
	.service_row{ padding: 0!important; }
	.service_row .uagb-column__wrap{ padding-right: 0!important; }
	.floater_right .service-floater,
	.floater_left .service-floater{ padding: 30px 30px 60px 30px !important;}


	/*our people*/
	.people_item{ padding: 0 0 12px 0!important; }
	.people_item .wp-block-image{     margin: 0px 0 15px 0!important; }
	.people_item img{ width:100%; }
	.our_people .wp-block-spacer{ height: 0!important; }
	.our_people h3{ font-size: 34px!important; }

	/* automotive	 */
	.inner_hero.automotive {
		padding-bottom: 20px;
	}
	
	.banner_vehicle > .uagb-section__overlay + .uagb-section__inner-wrap{
		min-height:700px;
	}
	.banner_vehicle .featured_img{
		background-position: center 20%;
	}
	
	.banner_vehicle.offset_card_bottom{
		margin-bottom: 0px!important;
	}
	
	.vehicle_card, .banner_vehicle.card_right .featured_img{
		width: 100%;
	}
	
	.banner_vehicle.offset_card_bottom .vehicle_card{
		bottom: 0;
	}
	
	.banner_vehicle .featured_img.rockies {
		background-position-y: 20px;
	}
	
    .banner_vehicle .featured_img.suvs {
		background-position-y: 140px;
		background-size: 380px !important;
	}
	
	 .banner_vehicle .featured_img.buses {
		background-position-y: 170px;
		background-size: 380px !important;
	}
	
	 .banner_vehicle .featured_img.pickups {
		background-position-y: 110px;
		background-size: 380px !important;
	}
	
	.banner_vehicle .featured_img.trucks {
		background-position-y: 110px;
		background-size: 380px !important;
	}
	
	.wp-block-uagb-column.uagb-block-ff2f83ab.uagb-column__wrap {
		padding-top: 0px;
	}
	
	
}


























