
/*!
Theme Name: Preferred-Sales
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: preferred-sales
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Preferred-Sales is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */
.home .testimonails .box .content h2 {
	color: #201e56;
	font-weight: 400;
	margin-bottom: 36px;
	font-size: 20px;
	line-height: 1.4em;
}

.solution-contact .col-right ul li:last-of-type a {
	text-decoration: underline;
}

.single-territorie .col-left ul li .content p span {
	font-weight: 500 !important;
}

footer figure a {
	width: 100%;
}

.home-banner.inner-banner .content {
	transform: none !important;
}

.home-banner .banner_img_box .banner_img {
	background-color: #6f7072;
	background-blend-mode: multiply;
}

.home-banner .banner_img_box .banner_img:before {
	display: none !important;
}

.home-banner .content {
	max-width: 1080px !important;
}

.logo-section .logo-slider figure, .small-logo .col-right .small-logo-slider figure {
	width: auto !important;
}

.solution-category ul li {
	transition: all .5s;
	border: solid 1px transparent;
}

.solution-category ul li:hover {
	background-color: #edf1f8;
	border: solid 1px #898a8c;
}

.solution-category ul li p {
	transition: all .5s;
}

.solution-category ul li p:hover {
	color: #898a8c;
}

.our-mission, .page-template-page-about .history-section {
	background-color: #ecedef !important;
}

.page-id-14 .testimonails .testimonail-slider .slick-arrow.arrow-right, .contact-territory, .single-main-head, .solution-inner .tab-section .tab-list, .history-section .history-slider .slick-arrow.arrow-right, .solution-category, .territorie-inner .col-right, .testimonails .testimonail-slider .slick-arrow.arrow-right, .testimonails, .home-solution .tab-section .tab-list, .who-we-are {
	background-color: #ecedef !important;
}

.history-section .history-slider .slick-arrow.arrow-left, .testimonails.territorie-testi .testimonail-slider .slick-arrow {
	background-color: #fff !important;
}

.page-template-page-about .history-section, .solution-category {
	border-bottom: solid 1px #fff;
}

.our-mission h2 {
	font-size: 30px;
	line-height: 1.5em !important;
}

.home-banner .content h1 {
	margin-top: 20px !important;
	font-size: 70px !important;
	line-height: 1.1em !important;
}

.solution-contact .col-right p {
	padding: 25px 0 !important;
}

.logo-section .logo-slider figure {
	width: 220px !important;
	height: 150px !important;
	margin: 0 auto;
}

.small-logo .col-right .small-logo-slider figure img, .logo-section .logo-slider figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.small-logo {
	padding: 0 0 55px 0 !important;
}

.small-logo .col-left {
	display: none;
}

.small-logo .col-right {
	width: 100% !important;
}

.small-logo .col-right .small-logo-slider figure {
	width: 150px !important;
	height: 70px !important;
	margin: 0 auto;
}

.single-territorie .col-right .box-wrapper ul li .content {
	font-size: 12px;
	padding-right: 20px;
}

.additional-blog .box, .solution-inner .tab-section .tab-content .box, .home-solution .tab-section .tab-content li .box {
	transition: all .35s;
}

.additional-blog .box:hover, .solution-inner .tab-section .tab-content .box:hover, .home-solution .tab-section .tab-content li .box:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

/* about page about-leadership section start here */
.about_leadership {
	padding: 98px 0;
}

.about_leadership .heading-wrapper {
	justify-content: space-between;
	align-items: center;
	margin-bottom: 90px;
}

.about_leadership .heading-wrapper h2 {
	color: #201e56;
	line-height: 1.4em;
}

.leader_wrapper {
	justify-content: space-between;
	padding-bottom: 90px;
}

.leader_wrapper .box {
	width: calc(50% - 20px);
	display: flex;
	justify-content: space-between;
}

.leader_wrapper .box figure {
	width: 316px;
	height: 300px;
}

.leader_wrapper .box figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.leader_wrapper .box .content {
	width: calc(100% - 327px);
	padding: 22px;
	background-color: #ecedef;
}

.leader_wrapper .box .content h4 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #201e56;
	margin-bottom: 5px;
}

.leader_wrapper .box .content p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1px;
	color: #6f7072;
	font-weight: 400;
	margin-bottom: 78px;
}

.leader_wrapper .box .content a {
	color: #051138;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1px;
	font-weight: 400;
	display: table;
}

.leader_wrapper .box .content a:last-of-type {
	text-transform: uppercase;
	text-decoration: underline;
}

.boxs_wrapper {
	flex-wrap: wrap;
}

.boxs_wrapper .box:nth-child(5n) {
	margin-right: 0;
}

.boxs_wrapper .box {
	width: calc(20% - 45px);
	margin-bottom: 40px;
	margin-right: 56px;
}

.boxs_wrapper .box figure {
	width: 100%;
	height: 195px;
}

.boxs_wrapper .box figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.boxs_wrapper .box .content {
	padding: 18px 0 0 0;
}

.boxs_wrapper .box .content h4 {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #201e56;
}

.boxs_wrapper .box .content p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1px;
	color: #6f7072;
	font-weight: 400;
	margin-bottom: 30px;
}

.boxs_wrapper .box .content a {
	color: #051138;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1px;
	font-weight: 400;
	display: table;
}

.boxs_wrapper .box .content a:last-of-type {
	text-transform: uppercase;
	text-decoration: underline;
}

/* about page about-leadership section end here */
.solution-inner .tab-section .tab-list ul li a.active, .home-solution .tab-section .tab-list ul li a.active {
	text-decoration: underline;
}

.single-territorie .col-left ul li figure img {
	width: 100%;
}

/*body.ie .home-banner .banner_img_box .banner_img:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(111,112,114,0.56);
	display: block !important;
}*/
@media (max-width: 1200px) {
	.home-banner .content h1 {
		font-size: 60px !important;
	}
	
	.leader_wrapper .box figure {
		width: 49%;
	}
	
	.leader_wrapper .box .content {
		width: 48%;
	}
	
	.boxs_wrapper .box {
		width: calc(20% - 20px);
		margin-right: 25px;
	}
}

@media (max-width: 1120px) {
	.home-banner .content {
		max-width: 100% !important;
		padding: 0 25px;
	}
}

@media (max-width: 992px) {
	header figure {
		padding: 0 15px 0 25px !important;
	}
	
	.our-mission h2 {
		font-size: 24px;
		line-height: 1.4em !important;
	}
	
	.home-banner .content h1 {
		font-size: 50px !important;
	}
	
	.solution-contact .col-right p {
		padding: 18px 0 !important;
	}
	
	.leader_wrapper .box {
		width: calc(50% - 10px);
		padding: 15px 10px;
	}
	
	.leader_wrapper .box figure {
		height: 220px;
	}
	
	.leader_wrapper .box .content p {
		margin-bottom: 20px;
	}
	
	.about_leadership {
		padding: 70px 0 45px;
	}
	
	.about_leadership .heading-wrapper {
		margin-bottom: 50px;
	}
	
	.leader_wrapper {
		padding-bottom: 50px;
	}
	
	.boxs_wrapper .box figure {
		height: 160px;
	}
	
	.boxs_wrapper .box .content {
		padding: 10px 0 0 0;
	}
	
	.boxs_wrapper {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	.boxs_wrapper .box {
		width: calc(33.33% - 20px);
		margin-bottom: 30px;
		margin-right: 20px;
	}
	
	.boxs_wrapper .box:nth-child(3n) {
		margin-right: 0;
	}
	
	.boxs_wrapper .box:nth-child(5n) {
		margin-right: 20px;
	}
	
	.boxs_wrapper .box figure {
		height: 240px;
	}
}

@media (max-width: 767px) {
	.small-logo .col-left p {
		padding-right: 10px !important;
		font-size: 15px !important;
	}
	
	.home-banner .content {
		padding: 0 15px;
	}
	
	.home-banner .content h1 {
		font-size: 35px !important;
	}
	
	.solution-contact .col-right p {
		padding: 15px 0 !important;
	}
	
	.small-logo {
		padding: 0 0 20px 0 !important;
	}
	
	.boxs_wrapper .box {
		width: calc(50% - 10px);
	}
	
	.boxs_wrapper .box:nth-child(2n) {
		margin-right: 0px;
	}
	
	.boxs_wrapper .box:nth-child(3n) {
		margin-right: 20px;
	}
	
	.leader_wrapper {
		flex-wrap: wrap;
	}
	
	.leader_wrapper .box {
		width: 100%;
	}
}

@media (max-width: 550px) {
	.boxs_wrapper .box {
		width: 100%;
	}
	
	.boxs_wrapper .box:nth-child(2n) {
		margin-right: 0px;
	}
	
	.boxs_wrapper .box:nth-child(3n) {
		margin-right: 0px;
	}
	
	.boxs_wrapper .box:nth-child(5n) {
		margin-right: 0px;
	}
	
	.boxs_wrapper .box .content p {
		margin-bottom: 20px;
	}
	
	.boxs_wrapper .box figure {
		height: 320px;
	}
	
	.leader_wrapper .box {
		padding: 15px 0;
		flex-wrap: wrap;
	}
	
	.leader_wrapper .box .content, .leader_wrapper .box figure {
		width: 100%;
	}
	
	.leader_wrapper .box figure {
		height: 320px;
	}
	
	.about_leadership .heading-wrapper {
		flex-wrap: wrap;
	}
	
	.about_leadership .heading-wrapper h2 {
		width: 100%;
	}
	
	.about_leadership .heading-wrapper .btn {
		margin-top: 20px;
	}
	
	.about_leadership {
		padding: 40px 0 30px;
	}
	
	.about_leadership .heading-wrapper {
		margin-bottom: 30px;
	}
}
