/*
  Theme Name: Burento - Corporate Business HTML5 Template
  Author: basictheme
  Support: basictheme400@gmail.com
  Description: Corporate Business Bootstrap 4 HTML5 template.
  Version: 1.0
*/


/*===================== 1. Theme default css ====================*/
@font-face {
	font-family:Suisse Intl;src:url(../fonts/SuisseIntl-Regular-WebM.woff2) format("woff2"),url(../fonts/SuisseIntl-Regularr-WebM.woff) format("woff");font-weight:400;font-style:normal;font-display:swap;
}
@font-face {
	font-family:Suisse Intl;src:url(../fonts/SuisseIntl-Medium-WebM.woff2) format("woff2"),url(../fonts/SuisseIntl-Mediumr-WebM.woff) format("woff");font-weight:600;font-style:normal;font-display:swap;
}
html {
    scroll-behavior: smooth;
}
body {
	font-family: Suisse Intl,Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #1a191e;
	max-width: 1920px;
}.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}img {
	transition: all 0.3s ease-out 0s;
}.fix {
	overflow: hidden;
}
a, .button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}a:focus, .button:focus {
	text-decoration: none;
	outline: none;
}a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
	color: #221d5a;
	text-decoration: none;
}@media (min-width: 1500px) {
.container {
    max-width: 1400px;
}
}a, button {
	color: #333333;
	outline: medium none;
}button:focus {
	outline: 0;
}h1, h2, h3, h4, h5, h6 {
	color: #1a191e;
	margin-top: 0px;
	font-weight: 700;
}h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}h1 {
	font-size: 60px;
	font-weight: 700;
}h2 {
	font-size: 35px;
}h3 {
	font-size: 28px;
}h4 {
	font-size: 22px;
}h5 {
	font-size: 18px;
}h6 {
	font-size: 16px;
}ul {
	margin: 0px;
	padding: 0px;
}li {
	list-style: none;
}p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.667;
	color: #1a191e;
	margin-bottom: 15px;
}hr {
	border-bottom: 1px solid #cacaca;
	border-top: 0 none;
	margin: 0;
	padding: 0;
}label {
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}.back-wrapper {
    position: relative;
   z-index: 9;
}
section{
	background:#fff;
}@media only screen and (min-width: 992px){
	.back-footer.dim-static {
		position: fixed;
		   z-index: 99;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		background: #1d1d1d;
	}.back-footer.dim-fixed {
		margin: 0;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 8;
	}
}.container-xl {
    max-width: 100%;
    padding: 0 3%;
}.sec-pad{
	padding:70px 0px;
}.border-side {
	border-right: 1px solid rgba(49,48,51,.06);
}.rd-btn, .rd-btn:focus, .rd-btn2:hover {
	display: inline-block;
    padding: 15px 30px;
    width: auto;
    line-height: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    background: #da072c;
    border: none;
}.rd-btn:hover, .rd-btn:active {
	background-color: #a80523;
	color: #fff;
	border: 2px solid #a80523;
}.rd-btn2 {
	border: 2px solid #7f7b78;
	color: #fff;
	background: transparent;
}.bl-btn, .bl-btn:focus {
	border: 2px solid #221d5a;
	background-color: #221d5a !important;
}.bl-btn:hover, .bl-btn:active {
	background: #e77610 !important;
	border: 2px solid #e77610 !important;
}.bl-btn2, .bl-btn2:visited {
	border: 2px solid #d5e5f6;
	display: inline-block;
	width: 167px;
	height: 60px;
	line-height: 58px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	background-color: #d5e5f6;
	color: #1a191e;
	box-shadow: none;
}.bl-btn2:hover {
	border-color: #221d5a;
	background: #221d5a;
	color: #fff;
}.gr-btn {
	font-size: 16px;
	font-weight: bold;
	background: #fff;
	border: 2px solid #dcdcdc;
	padding: 20px 40px;
	width: 175px;
	height: 60px;
	line-height: 60px;
	transition: .3s;
}.gr-btn:hover {
	background: #221d5a;
	border: 2px solid #221d5a;
	color: #fff;
}.section-title{
	position:relative;
	display:block;
	padding-bottom: 20px;
}.section-title>h3 {
	color: #1a191e;
	letter-spacing: -0.03em;
	display: inline;
	font-size: 16px;
}.section-title>h2 {
    font-size: 56px;
    line-height: 1.1;
    padding-bottom: 20px;
    color: #221d5a;
    font-weight: 500;
}.line {
	width: 30px;
	background: #da072c;
	height: 0;
	position: relative;
	display: inline-block;
	top: -5px;
	left: -10px;
	height: 2px;
}.line::after {
	content: "";
	display: block;
	width: 10px;
	height: 2px;
	background: #da072c;
	transform: rotate(90deg);
	left: 24px;
	position: absolute;
}.line-mirror {
	transform: rotate(180deg);
}.bl-line, .bl-line:after {
	background-color: #221d5a;
}.grey-bg {
	background: #f8f8f8;
}.flex-2 {
	flex: 2;
}.color-white * {
	color: #fff !important;
}

/* pseudo classes */

*::-moz-selection {
	background: #da072c;
	color: #fff;
	text-shadow: none;
}::selection {
	background: #da072c;
	color: #fff;
	text-shadow: none;
}*::-moz-placeholder {
	color: #444;
	font-size: 14px;
	opacity: 1;
	text-align: left;
}*::placeholder {
	color: #444;
	font-size: 14px;
	opacity: 1;
	text-align: left;
}*::focus {
	outline: none;
}*::-moz-focus {
	outline: none;
}.sidebar-widget {
	border: 2px solid rgb(237, 237, 237);
}

/* ============= 2.Header Area ======================== */
.header-width {
	width: 90%;
	padding-left: 0;
	padding-right: 0;
}

/* home 3 slider */
.fixed-logo {
	width: 140px;
	background: #1a191e;
	height: 900px;
	position: absolute;
	z-index: 6;
}.fixed-logo .slider-soial-icons {
	position: absolute;
	bottom: 40px;
	animation: none;
	z-index: 45;
}.fixed-logo .slider-soial-icons ul li a {
	margin-bottom: 10px;
}

@keyframes slider-icons-animation {
	from {
		padding-left: 0px;
	}

	to {
		padding-left: 40px;
	}
}.language {
	display: inline-block;
}.language>ul>li>a {
	font-size: 14px;
	font-weight: 700;
	border: 2px solid #e9e9e9;
	height: 50px;
	width: 85px;
	text-align: center;
	display: inline-block;
	line-height: 48px;
}
ul.sub-language {
	background: #da072c;
	position: absolute;
	z-index: 6;
	opacity: 0;
	visibility: hidden;
	width: 84px;
	border-top: 0;
	transition: .3s;
}.blue-header ul.sub-language {
	background-color: #221d5a;
}.sub-language li>a {
	padding: 5px 20px;
	display: block;
	color: #fff;
	transition: .2s;
	font-weight: 500;
}.sub-language li>a:hover {
	background-color: #a80523;
}.blue-header .sub-language li>a:hover {
	background-color: #221d5a;
}.language:hover .sub-language {
	opacity: 1;
	visibility: visible;
}.main-menu ul li {
	display: inline-block;
	margin-left: 50px;
	position: relative;
}.main-menu ul li a {
	color: #313033;
    font-size: 15px;
    font-weight: 500;
	padding: 54px 0;
	line-height: 40px;
	display: inline-block;
	text-transform: capitalize;
	line-height: 1;
}.main-menu ul li:hover a {
	color: #da072c;
}.blue-header .main-menu ul li:hover a {
	color: #221d5a;
}.footer-blue .main-menu ul li:hover a {
	color: #221d5a;
}.main-menu ul li ul.sub-menu {
	position: absolute;
	top: 100%;
	background: #da072c;
	opacity: 0;
	transition: .3s all ease 0s;
	z-index: 5;
	visibility: hidden;
	padding: 0px 0;
	width: max-content;
	box-shadow: 0px 8px 16px 0px rgb(206 205 207 / 29%) !important;
}.main-menu ul li ul.sub-menu li {
	margin: 0;
	display: block;
}.main-menu ul li ul.sub-menu li a {
	padding: 14px 25px;
	color: #fff;
	font-weight: 500;
	line-height: 1.15;
	display: block;
	font-size: 14px;
	text-align:left;
	border-bottom:1px solid #453e83;
}.main-menu ul li ul.sub-menu li:last-child a {
	border-bottom: 0;
}.main-menu ul li ul.sub-menu li:hover>a {
	padding-left: 30px;
}.main-menu ul li:hover>ul.sub-menu {
	visibility: visible;
	opacity: 1;
	z-index:99;
}.phone > a {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    color: #333;
}.phone>span {
	font-size: 14px;
	color: #1a191e;
}.header-bottom {
	background-color: #fff;
}.header-button a {
	color: #fff;
	font-weight: 700;
	display: inline-block;
	background-color: #da072c;
	width: 137px;
	height: 50px;
	line-height: 50px;
	box-shadow: 0px 8px 16px 0px rgba(218, 7, 44, 0.2);
	text-align: center;
}.header-button a:hover {
	background-color: #a80523;
}

/* blue header  */
.blue-header .header-phone {
	padding:10px 0px;
}.blue-header .header-width {
	
}.blue-header .news-ticker-widht {
	width: 990px;
}.blue-header .header-top {
	border-bottom: 1px solid rgba(49,48,51,.06);
	
}.blue-header .header-top .news-ticker>a>span {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #221d5a;
	text-decoration: underline;
}.blue-header .header-top .news-ticker a span.ticker-title {
	font-size: 14px;
	text-decoration: none;
	color: #1a191e;
	font-weight: 400;
}.blue-header .header-bottom {
	
}.blue-header .language {
	position: relative;
}.card--info--xlarge.bg{
	background-image:url(../img/1.jpg);
	background-size:cover;
}

/* header bottom */
.blue-menu-width {
    text-align: right;
}.blue-header .search-form input {
	border: none;
	font-size: 16px;
	line-height: 22px;
}.blue-header .search-form input:focus {
	outline: none;
}.blue-header .search-form {
	position: relative;
}.blue-header .search-form form::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f002";
	position: absolute;
	left: -4px;
	color: #221d5a;
}.blue-header .main-menu ul li:first-child {
	margin-left: 0px;
}.blue-header .main-menu ul li a {
	padding: 0;
	line-height: 60px;
}.blue-header .main-menu ul li:hover a, .blue-header .main-menu ul li.active a {
	color: #e77610;
}.blue-header .main-menu .sub-menu li a {
	line-height: 1;
	color: #fff !important;
}.blue-header .main-menu .sub-menu li:hover a {
	color: #fff;
}.blue-header .main-menu ul li ul.sub-menu {
	background: #221d5a;
}

/* page title */

.page-title-area {
	position: relative;
}.page-bc {
	display: table;
	bottom: 0;
}.title-details {
	position: relative;
}.page-bc .breadcrumb {
	background:transparent;
	border-radius: 0;
	font-size: 16px;
	font-weight: 700;
}.page-bc .breadcrumb .breadcrumb-item {
    color: #ddd;
    font-weight: 400;
    font-size: 17px;
}.page-bc .breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 8px;
	color: #fff;
	content: "|";
}.page-title-area {
    background: url(../img/about-page-title-bg.jpg);
    background-size: 50% 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #231d5b;
   
}.page-title-area .title-details{
	display:flex;
	flex-direction:column;
	height:100%;
	justify-content:center;
	min-height: 500px;
}.page-title h2 {
    font-size: 65px;
    line-height: 1;
    font-weight: 500;
	color: #fff;
}

/* ================== 3. Slider Area =============================*/
.slider-area {
	position: relative;
}.single-slider {
	position: relative;
}.single-slider::before {
	position: absolute;
	background: #111;
	height: 100%;
	width: 470px;
	content: "";
	left: 0;
	top: 0;
	z-index: 1;
}.blue-slider .single-slider::before,.home-3-slider .single-slider::before {
	display: none;
}.slider-description {
	position: relative;
	z-index: 999;
}.slider-area .single-slider {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	position: relative;
}.slider-height {
	height: 800px;
}.slider-arrow .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
	border: none;
	background: none;
	padding: 0;
	z-index: 9;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	background: none;
	width: 60px;
	height: 60px;
	color: #6f7172;
	border-radius: 5px;
	font-size: 19px;
	border: 2px solid #1A191E;
	color: #1A191E;
	opacity: 0;
	visibility: hidden;
}.slider-arrow .slick-arrow.slick-next {
	right: 30px;
	left: auto;
}.slider-arrow:hover .slick-arrow {
	opacity: 1;
	visibility: visible;
}.slider-arrow .slick-arrow:hover {
	background: #221d5a;
	color: #fff;
	border-color: #221d5a;
}.slider-arrow-01 .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-70%);
	left: auto;
	border: none;
	background: none;
	padding: 0;
	z-index: 9;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	background: none;
	width: 60px;
	height: 60px;
	color: #6f7172;
	border-radius: 5px;
	font-size: 19px;
	border: 2px solid #fff;
	color: #fff;
	right: 30px;
}.slider-arrow-01 .slick-arrow.slick-next {
	right: 30px;
	left: auto;
	transform: translateY(50%);
}.slider-arrow-01 .slick-arrow:hover {
	background: #fff;
	color: #da072c;
	border-color: #fff;
}.home-3-slider .slick-arrow {
	display: none !important;
}@keyframes slider-social-animation {
	from {
		width: 0px;
	}
	to {
		width: 25.5%;
	}
}.slider-soial-icons {
	position: absolute;
	bottom: 80px;
	z-index: 45;
}.slider-social-animated {
	animation: slider-icons-animation 1.5s;
}
@keyframes slider-icons-animation {
	from {
		bottom: 0px;
	}
	to {
		bottom: 80px;
	}
}.slider-soial-icons ul li a {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	border: 2px solid #48474b;
	width: 60px;
	height: 60px;
	border-radius: 200px;
	line-height: 58px;
	text-align: center;
	margin-bottom: 20px;
}.slider-soial-icons ul li a:hover {
	background: #da072c;
	border: 2px solid #da072c;
}.single-slider:focus {
	outline: none;
}.slider-text>span {
	font-size: 18px;
	letter-spacing: -0.03em;
	color: #fff;
}.slider-text h1 {
	font-size: 80px;
	line-height: 1.125;
	color: #fff;
	letter-spacing: -0.03em;
}

/* blue page sliders */

.blue-slider .slider-circle {
	position: relative;
	z-index: 3;
}.blue-slider .single-slider:focus {
	outline: none;
}.blue-slider .circle-bg {
	content: ' ';
	border-radius: 50%;
	background-color: #fff;
	width: 600px;
	height: 600px;
	display: block;
	position: absolute;
	z-index: -1;
	top: 14%;
	left: -17%;
}.blue-slider .slider-img img {
	margin-right: -20px;
}.blue-slider .slider-text * {
	color: #1a191e;
}

/* slider 3 area */
.home-3-slider .slider-text * {
	color: #1a191e !important;
}.home-3-slider .slider-text h1 {
	font-size: 120px;
}.home-3-slider .slider-text h1 > span {
	font-weight: 100;
}.home-3-slider .rd-btn2 {
	border: 2px solid #d1d1d2;
	color: #1a191e;
}.home-3-slider .rd-btn2:hover {
	color: #fff;
	border: 2px solid #a80523;
}.slider-3-height {
	height: 780px;
}.slider-3-image {
	margin-left: -80px;
}.slider-3-bg {
	right: 0;
	bottom: 0;
}.slider-3-bg img {
	width: 600px;
}

/* Services Area */
.services-area {
	margin-top: -1px;
}.single-service * {
	color: #fff;
}.single-service {
	background-position: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}.single-service h2 {
	font-size: 30px;
}.single-service p {
	font-size: 18px;
	color: #b0b0b0;
	line-height: 1.667;
}

/* service-area-3 */
.services-area-3.service-bg {
	background-color: rgb(248, 248, 248);
}.service-img {
	overflow: hidden;
}.service-mono:hover .service-img img {
	transform: scale(1.1);
}.services-area-3 .service-info {
	position: relative;
	z-index: 121;
	margin-top: -45px;
	box-shadow: 0px 8px 16px 0px rgba(180, 180, 180, 0.1);
	margin-left: 30px;
	margin-right: 30px;
}.services-area-3 .service-info h2 {
	font-size: 24px;
	color: #1a191e;
	font-weight: 700;
	line-height: 36px;
	padding-top: 35px;
}.services-area-3 .service-info>p {
	font-size: 16px;
	color: #1a191e;
	line-height: 26px;
	padding: 0px 40px;
	padding-bottom: 35px;
}
/* ================= 4. About Area =================*/

.b-image {
	left: -245px;
	top: 30%;
	animation: b-animation 5s linear infinite;
}
@keyframes b-animation {
	0% {
		top: 20%;
	}
	50% {
		top: 30%;
	}
	100% {
		top: 20%;
	}
}.about-icons .single-icons {
	text-align: center;
	border: 2px solid #e8e8e8;
	padding: 40px 0;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 93% 5.9%;
	transition: .3s;
	position: relative;
}.about-icons .single-icons::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #DB1134 transparent transparent;
	content: "";
	position: absolute;
	right: 10px;
	top: 9px;
}.about-icons .single-icons:hover {
	box-shadow: 0px 8px 16px 0px rgba(218, 7, 44, 0.2);
}.about-icons .single-icons span {
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	line-height: 1;
}.hover-height {
	height: 859px;
}.hover-size {
	width: 645px;
}.single-hover {
	padding-left: 58px;
	transition: .3s;
}.hover-icon img {
	margin-top: 40px;
}.hover-icon img:last-child {
	display: none;
}.hover-text {
	padding-left: 28px;
	padding-right: 90px;
}.hover-text h3 {
	font-size: 30px;
	line-height: 1;
	margin-top: 40px;
}.hover-text p {
	font-size: 18px;
	line-height: 1.667;
	margin-bottom: 35px;
	font-weight: 400;
}.single-hover.active {
	background: #da0f33 !important;
	position: relative;
}.single-hover.active::before {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #da0f33;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
}.single-hover.active * {
	color: #fff;
}.single-hover.active .hover-icon>img:first-child {
	display: none;
}.single-hover.active .hover-icon>img:last-child {
	display: block;
}

/* blue about */

.blue-about .about-card {
	padding-top: 50px;
	text-align: center;
	background: url(img/icons/icon-bg.png), #fff;
	background-repeat: no-repeat;
	background-size: cover;
	height: 240px;
	width: 240px;
	border-radius: 16px;
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.2);
	transition: .3s;
}.blue-about .about-card:hover {
	background: url(img/icons/icon-bg-blue.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 45px;
	background-size: cover;
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.2);
}.blue-about .about-card-spacing {
	margin-right: -15px;
}.blue-about .card-img {
	padding-bottom: 15px;
}.blue-about .about-card:hover .card-img {
	display: none;
}.blue-about .about-card:hover .card-img-2 {
	display: block !important;
}.blue-about .about-details + hr {
	background-image: linear-gradient(to right, #fff, #d9d9d9, #cbcbcb, #d2d2d2, #e7e7e7, #f5f5f5, #fff);
}.blue-about .icon-body>span {
	font-size: 18px;
	color: #1a191e;
	line-height: 50px;
	font-weight: 700;
}.blue-about .about-card:hover .icon-body>span {
	color: #fff;
}.blue-about .about-person > h3 {
	font-size: 24px;
	line-height: 30px;
}.blue-about .about-person > span {
	font-size: 14px;
	line-height: 25px;
	color: #221d5a;
	font-weight: 700;
}
/* about us page */
.items-text h3 {
	font-size: 20px;
	line-height: 1.5;
}.items-icons i {
	display: block;
	line-height: 70px;
	text-align: center;
	color: #da072c;
	width: 70px;
	height: 70px;
	border: 2px solid #e8e8e8;
	border-radius: 100px;
}.items-text p {
	font-size: 16px;
	line-height: 1.625;
}

/* ============= 5. Feautures Area ================ */
.features-area {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}.feature-title {
	border-bottom: 1px solid rgb(209, 209, 209);
}.feature-title>h3 {
	font-size: 30px;
	line-height: 2.333;
	display: inline-block;
	padding-bottom: 3px;
}.feature-title>a {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: #221d5a;
	width: 70px;
	height: 30px;
	border-radius: 15px;
	margin-top: 20px;
	float: right;
	font-weight: bold;
	border: 2px solid transparent;
}.feature-title>a:hover {
	background-color: #d5e5f6;
	color: #1a191e;
	border: 2px solid #221d5a;
}.features-info-text>h4 {
	font-size: 20px;
	line-height: 2.1;
}.features-info-text>p {
	font-size: 14px;
	line-height: 2;
	margin-top: -12px;
}.features-video {
	margin-left: 50px;
	margin-top: 62px;
	position: relative;
	overflow: hidden;
}.features-video a i {
	color: rgb(55, 99, 236);
	font-size: 16px;
	line-height: 5;
	text-align: center;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	background-color: rgb(255, 255, 255);
	z-index: 111;
	transition: all 1.5s;
}.features-video-btn-cycle {
	border: 2px solid rgb(255, 255, 255);
	border-radius: 50%;
	width: 115px;
	height: 115px;
	opacity: .3;
	background: transparent;
	animation: animate 1.5s linear infinite;
	margin-top: -96px;
	margin-left: -18px;
}.features-video-btn .fectures-video-btn-cycle2 {
	border: 2px solid rgb(255, 255, 255);
	border-radius: 50%;
	width: 157px;
	height: 157px;
	animation: animate 1.5s linear infinite;
	margin-top: -22px;
	margin-left: -23px;
}.features-video-btn {
	position: absolute;
	top: 50%;
	left: 42%;
	transform: translateY(-50%);
	display: inline-block;
}.features-video:hover img {
	transform: scale(1.05);
}

@keyframes animate {
	0% {
		transform: scale(.5);
	}
	50% {
		opacity: .8;
	}
	100% {
		transform: scale(1.2);
		opacity: .1;
	}
}

/* team features */
.team-features-mono {
	border: 2px solid #e8e8e8;
}.team-features-mono h3 {
	font-size: 30px;
	line-height: 1;
}.team-features-mono p {
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 0;
}.team-features-mono {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
}

/* ============ Counter Area ============= */

.fun-fact-counters {
	border: 2px solid #e1e1e2;
	width: 700px;
	height: 700px;
	border-radius: 50%;
	margin: 65px auto;
	padding: 190px;
}.fact-sub-item {
	text-align: center;
	background: #fff;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	padding-top: 70px;
	box-shadow: 0px 10px 20px 0px rgba(155, 155, 155, 0.1);
}.fact-sub-item span {
	font-size: 50px;
	line-height: .6;
	font-weight: bold;
}.fact-sub-item p {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	line-height: 30px;
}.fact-sub-item span i {
	color: #da072c;
	font-size: 20px;
}.fact-sub-item:nth-child(2) {
	top: 0;
	left: 0;
}.fact-sub-item:nth-child(3) {
	left: -100px;
	top: 50%;
	transform: translateY(-50%);
}.fact-sub-item:nth-child(4) {
	left: 0;
}.fact-sub-item:nth-child(5) {
	right: 0;
	bottom: 0;
}.fact-sub-item:nth-child(6) {
	right: -100px;
	top: 50%;
	transform: translateY(-50%);
}.fact-sub-item:nth-child(7) {
	right: 0;
	top: 0;
}

/* ===============Team Area=============== */
.team-area .team-info>p {
	font-size: 16px;
	padding: 0px 18px;
}

/* team page */
.make-call-area {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}.team-slide-texts {
	width: 84%;
	position: relative;
	margin: -50px auto 0 auto;
	padding: 28px 55px 25px 55px;
	box-shadow: 0px 8px 16px 0px rgba(230, 230, 230, 0.3);
}.team-slide-img {
	overflow: hidden;
}.single-team-slide:hover .team-slide-img img {
	transform: scale(1.1);
}.team-slide-texts h3 {
	font-size: 24px;
	margin-bottom: 0;
}.team-slide-texts h4 {
	font-size: 14px;
	color: #da072c;
}.team-slider-items .slick-dots {
	text-align: center;
	margin-top: 40px;
}.team-slider-items .slick-dots li {
	display: inline-block;
	margin-right: 10px;
	width: 10px;
	height: 4px;
	background: #dddddd;
	transition: .3s ease;
}.team-slider-items .slick-dots li button {
	display: none;
}.team-slider-items .slick-dots li.slick-active {
	width: 30px;
	background: #da072c;
}

/* =========== 6. Portfolio Area ================= */
.portfolio-caption {
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 35px;
	padding: 30px;
}.portfolio-caption h3 a:hover {
	color: #da072c;
}.single-portfolio {
	position: relative;
	overflow: hidden;
}.single-portfolio img {
	width: 100%;
}.single-portfolio:hover img {
	transform: scale(1.1);
}.p-btn {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}.p-btn a {
	border: 1px solid #ddd;
	height: 45px;
	width: 45px;
	display: inline-block;
	text-align: center;
	line-height: 43px;
}.p-btn a:hover {
	border-color: #da072c;
	background: #da072c;
	color: #fff;
}.portfolio-area {
	background: #fff;
}.portfolio-slider .slick-arrow {
	position: absolute;
	top: 75%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.2);
	padding: 18px;
	z-index: 100;
}.portfolio-slider .portfolio-slick-next {
	left: 51.35%;
	background: #221d5a;
}.portfolio-slider .portfolio-slick-prev {
	right: 48.65%;
}.single-call-to-action {
	border-top: 6px solid #221d5a;
}.single-call-to-action.border-black {
	border-top-color: #000;
	padding-left: 44px;
}.single-call-to-action .section-title h2 {
	font-size: 48px;
}.single-call-to-action p {
	font-size: 16px;
	line-height: 1.625;
}.business-shadow {
	background: #fff;
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.1);
	z-index: 6;
	position: relative;
	margin-bottom: -125px;
}.portfolio-area-3 {
	background-color: rgb(248, 248, 248);
}.portfolio-area-3 .slick-arrow {
	padding: 24px;
	position: absolute;
	top: 108%;
	background-color: rgb(218, 7, 44);
}.portfolio-area-3 .portfolio-3-slick-prev {
	right: 50%;
}.portfolio-area-3 .portfolio-3-slick-next {
	left: 50%;
}.portfolio-area-3 .slick-arrow:hover {
	background-color: rgb(172, 0, 30);
	box-shadow: 0px 32px 32px 0px rgba(218, 7, 44, .2);
}

/* Portfolio-detalis */
.porject-detalis {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.1);
	width: 370px;
}.porject-detalis>h5 {
	font-size: 24px;
	line-height: 26px;
	border-bottom: 1px solid rgb(232, 232, 232);
}.project-title li {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}.project-title li span {
	display: inline-block;
	float: left;
	width: 110px;
}.project-title li p {
	margin: 0;
	overflow: hidden;
}.project-title-detalis {
	font-size: 14px;
}.project-icon li {
	display: inline-block;
}.project-icon li a {
	border: 2px solid rgb(234, 234, 234);
	background-color: rgb(255, 255, 255);
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 53px;
	margin-right: 10px;
}.project-icon li:hover a {
	background-color: rgb(218, 7, 44);
	color: #ffffff;
	transition: all .4s ease-in;
	border-color: rgb(218, 7, 44);
}.project-bg {
	margin-top: -180px;
	float: right;
}.portfolio-detalis-area p {
	font-size: 16px;
	line-height: 26px;
}.portfolio-design-page {
	border: 2px solid rgb(226, 226, 226);
	background-color: rgb(255, 255, 255);
}.portfolio-design-detalis span {
	font-size: 14px;
	line-height: 26px;
}.portfolio-design-detalis h4 {
	font-size: 24px;
	line-height: 26px;
	padding-top: 5px;
}.portfolio-design-page i {
	font-size: 24px;
}.design-icon {
	border-left: 2px solid #e2e2e2;
	border-right: 2px solid rgb(226, 226, 226);
}.pf-nav-btn {
	border: 2px solid #e2e2e2;
}.pf-nav-btn:nth-child(2) {
	border-left: 0;
	border-right: 0;
}.pf-nav-btn span {
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
	display: block;
}.pf-nav-btn h3 {
	font-size: 24px;
	line-height: 1;
	margin-top: 3px;
	margin-bottom: 30px;
}.pagination-icon i {
	font-size: 20px;
}.pf-page-navigation {
	text-align: center;
	width: 14.45%;
	margin: 30px auto;
}.pf-page-navigation ul li a, .pf-page-navigation ul li a:hover {
	color: #1a191e;
	border-radius: 0px !important;
}.pf-page-navigation ul li a:focus {
	outline: 0 !important;
}
/* =============== 7. Growth Area =============== */

.growth-bg {
	background-color: rgb(247, 249, 255);
}.growth-details >p {
	font-size: 24px;
	line-height: 36px;
	margin-top: -9px;
}.growth-counter h5 {
	font-size: 16px;
	text-align: center;
	margin-top: 23px;
}.growth-counter hr {
	width: 1px;
	height: 160px;
	border-radius: 50%;
	background-color: rgb(215, 215, 215);
	position: absolute;
	left: 50%;
	top: 55px;
}.growth-border:after {
	background-color: #d7d7d7;
	position: absolute;
	width: 1px;
	height: 160px;
	content: '';
	top: 30px;
	right: 0;
}

/* ================== 8. Maps Area ================== */
.maps-area {
	background-size: cover;
	background-repeat: no-repeat;
}.map-red {
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 550px;
}.map-img {
	margin-top: -215px;
	position: relative;
}.map-img .map-container {
	height: 100%;
}.map-container {
	overflow: hidden;
	position: relative;
	height: 100%;
}.map-container iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}.address-details {
	background-color: rgb(55, 98, 235);
}.address-heading i {
	font-size: 24px;
	color: rgb(255, 255, 255);
	line-height: 70px;
	text-align: center;
	border: 2px solid rgb(255, 255, 255, .2);
	width: 70px;
	height: 70px;
	border-radius: 50%;
}.address-heading>h2 {
	font-size: 30px;
	line-height: 58px;
	color: rgb(255, 255, 255);
	display: inline-block;
}.address-texts ul li i {
	font-size: 18px;
	color: rgb(255, 255, 255);
	line-height: 48.5px;
	text-align: center;
}.address-texts ul li span {
	padding-left: 30px;
	font-size: 18px;
	color: rgb(255, 255, 255);
	line-height: 48px;
}.about-detalis-2 {
	background-color: rgb(26, 24, 30);
}

/* ===================== 9. Our Approach Area ============= */
#approach-tab {
	border: none;
}#approach-tab .nav-link {
    border: none;
    border-bottom: 1px solid #898787;
    font-weight: 600;
    font-size: 20px;
    padding: 60px;
    width: 50%;
    min-height: 320px;
    background: #313033;
    color: #929191;
}#approach-tab .nav-link.active {
	background: #222;
    border-color: #fff;
    color: #fff;
}.approach-icon i {
	height: 65px;
	width: 65px;
	background: #da072c;
	line-height: 65px;
	font-size: 20px;
	color: #fff;
	border-radius: 50%;
}

/* ===================== 10. Call To Action Area ============== */

.subscription-section {
	background: url(img/bg/subscription-red.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}.cta-section {
	background-image: url(img/bg/call-to-action.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}.subscribe-form form {
	position: relative;
}.subscribe-form form input[type='email'] {
	height: 80px;
	width: 100%;
	background: transparent;
	padding-left: 40px;
	transition: .3s ease;
	font-size: 16px;
}.subscribe-form form input[type='email']:hover {
	text-align: left;
}.subscribe-form form input[type="submit"] {
	position: absolute;
	right: 10px;
	top: 10px;
	transition: .3s;
}

/* team page cta */
.make-call-actions a {
	display: block;
	text-align: center;
	margin: auto;
}.make-call-actions a:first-child {
	font-size: 100px;
	line-height: .7;
	margin-bottom: 55px;
	font-weight: 100;
}

/* ===================== 11. Testimonial Area ===================== */
/* FAQ section */
.faq-img img {
	width: 100%;
}.faq-section {
	padding-left: 30px;
}.faq-bg {
	background-color: rgb(248, 248, 248);
	padding-top: 120px !important;
	padding-bottom: 120px !important;
}.question-section .btn-link {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #1a191e;
	font-size: 20px;
	font-weight: 600;
	padding: 0;
	cursor: pointer;
}.question-section .btn-link::before {
	content: "-";
	position: absolute;
	right: 32px;
	line-height: 24px;
}.question-section-3 .btn-link::before {
	right: -14px;
}.question-section .btn-link.collapsed::before {
	content: "+";
	position: absolute;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	line-height: 24px;
}.question-section-2 .btn-link.collapsed::before, .question-section-2 .btn-link::before {
	background-color: rgb(246, 246, 246);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	margin-top: -14px;
}.question-section .btn-link:hover {
	background-color: transparent;
	border-color: transparent;
	color: inherit;
	text-decoration: none;
}.question-section .btn-link:focus {
	text-decoration: none;
}.question-section .card-header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	margin-bottom: 0;
	padding: 0;
	position: relative;
}.faq-bg .question-section .card-header {
	background-color: rgb(248, 248, 248);
}.question-section .card {
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	background-clip: border-box;
	background-color: #fff;
	border: 0 none;
	border-radius: 0;
	
	min-width: 0;
	overflow-wrap: break-word;
	position: relative;
}.question-section-2 .card {
	background-color: rgb(255, 255, 255);
	border: 2px solid rgb(26, 25, 30, 0.1);
	padding: 27px;
	padding-left: 35px;
}.question-section .card-body {
	-moz-box-flex: 1;
	flex: 1 1 auto;
	padding: 1.25rem 5.25rem 1.25rem 0;
}.question-section-button a {
	width: 232px;
	height: 60px;
	background-color: rgb(218, 7, 44);
	color: rgb(255, 255, 255);
	display: inline-block;
	font-weight: 700;
	text-align: center;
	line-height: 3.75;
}.faq-bg .question-section-3 .card-body {
	background-color: rgb(248, 248, 248);
}

/* Testimonial section */
.testimonial-section>p {
	font-size: 24px;
	margin-top: -17px;
	padding-right: 21px;
	margin-bottom: 55px;
}.testimonial-wrapper {
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 15px;
	background-position: right bottom;
	position: relative;
}.testimonial-icon li {
	display: inline-block;
}.testimonial-icon {
	position: absolute;
	right: 4%;
	top: 5%;
}.testimonial-icon li i {
	font-size: 40px;
	color: rgba(255, 255, 255, 0.059);
}.testimonial-wrapper .clint-info h4 {
	font-size: 24px;
	color: #ffffff;
	font-weight: 700;
	line-height: 16px;
}.testimonial-wrapper .clint-info>span {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}.testimonial-wrapper .clint-text p {
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	padding-right: 125px;
}.testimonial-section::before {
	content: '';
	width: 1px;
	height: 574px;
	background-color: rgb(172, 172, 172);
	position: absolute;
	border-radius: 50%;
	left: -9%;
	top: 70px;
}

/* Testimonial-area-3 */
.testimonial-area-3 {
	background-size: cover;
	background-repeat: no-repeat;
}.testimonial-area-3 .section-title>h3, .testimonial-area-3 .section-title h2 {
	color: #ffffff;
}.testimonial-area-3 .testimonial-text>p, .testimonial-active p {
	font-size: 48px;
	color: #ffffff;
	line-height: 70px;
	padding: 0px 120px;
}.testimonial-area-3 .testimonial-text hr {
	width: 1px;
	height: 70px;
	background-color: rgb(87, 87, 87);
	display: inline-block;
	margin-top: 15px;
}.testimonial-area-3 .testimonial-author>h3 {
	color: #ffffff;
	font-size: 24px;
	line-height: 34px;
}.testimonial-area-3 .testimonial-author>span {
	color: #da072c;
	font-size: 16px;
}.testimonial-area-3.slick-arrow .slick-n {
	background: red;
}.testimonial-area-3 .slick-arrow {
	top: 22%;
	border: 2px solid rgb(255, 255, 255, .1);
	border-radius: 50%;
	background-color: rgba(218, 7, 44, 0);
	padding: 23px;
	position: absolute;
	z-index: 922;
}.testimonial-slick-prev {
	left: -2%;
}.testimonial-slick-next {
	right: -2%;
}.testimonial-area-3 .slick-arrow:hover {
	background-color: rgb(218, 7, 44);
}.testimonial-case-area {
	min-height: 930px;
}

/* ================== 12. Blog Area  ==================== */
.blog-area.blog-bg {
	background-color: rgb(248, 248, 248);
	background-size: cover;
	background-repeat: no-repeat;
}.blog-meta .author {
	font-size: 14px;
	color: rgb(255, 255, 255);
	background-color: rgb(218, 7, 44);
	font-weight: 700;
	border-radius: 15px;
	display: inline-block;
	margin-top: 0;
	text-align: center;
	padding: 4px 20px;
}.blog-meta .date i {
	font-size: 14px;
	color: rgb(218, 7, 44);
}.blog-meta .date {
	color: #1a191e;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
}.blog-text h3 {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: -7px;
	transition: all 1s ease;
}.b-blog-detalis {
	position: relative;
	z-index: 2;
}.blog-text a {
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #1a191e;
	font-weight: bold;
}.blog-text a:hover h3 {
	color: #3762EB;
}.blog-section-bg {
	overflow: hidden;
}

/* .blog-area .b-blog-detalis:hover {
	background-image: url('img/blog/overlay.jpg');
	color: #ffffff;
	transform: scale(1.05);
	background-size: cover;
	transition: all .4s ease-in-out;
} */
.blog-section-bg {
	overflow: hidden;
	position: relative;
	background-color: rgb(255, 255, 255);
	transition: all .4s ease-in-out;
	position: relative;
	z-index: 22;
}.blog-bg-thumb {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	transition: all .4s ease-in-out;
	opacity: 0;
}.blog-section-bg:hover .blog-bg-thumb {
	opacity: 1;
	transform: scale(1.1);
}.blog-text p {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 25px;
	transition: .3s;
}.blog-info {
	padding: 40px 0;
}.blog-area .b-blog-detalis:hover .blog-info .date, .blog-area .b-blog-detalis:hover .blog-info .date i, .blog-area .b-blog-detalis:hover .blog-info .blog-text h3, .blog-area .b-blog-detalis:hover .blog-info .blog-text a, .blog-area .b-blog-detalis:hover .blog-text p {
	color: #ffffff;
}

/* Blog area blue */
.blog-area-blue .author {
	background-color: rgb(55, 98, 235);
}.blog-area-blue .blog-meta .date i {
	color: rgb(55, 98, 235);
}.blog-area-blue .blog-info {
	border: 2px solid rgb(55, 98, 235, .2);
	background-color: rgb(255, 255, 255);
	padding-left: 50px;
	padding-top: 70px;
}.blog-area-blue .blog-info {
	margin-top: -30px;
}.b-blog-detalis-2 .blog-info-2 .blog-meta i, .b-blog-detalis-2 .date {
	color: #ffffff;
}.blog-info-2 .blog-text h3 {
	margin-top: -17px;
	color: #fff;
	padding-bottom: 5px;
}.blog-info-2 .blog-text span {
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	padding-right: 60px;
}.blog-info-2 .blog-text a {
	color: #ffffff;
	margin-top: 30px;
}.b-blog-detalis-blue:hover .b-blog-detalis {
	display: none;
}.b-blog-detalis-blue:hover .b-blog-detalis-2 {
	display: inline-block !important;
	transition: all 1.4s;
}.b-blog-detalis-blue:hover {
	padding-top: 10px;
	overflow: hidden;
}.b-blog-detalis-blue .b-blog-detalis-2 {
	overflow: hidden;
	transform: scale(1.05);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

/* ============= Join Area =============== */
.join-area.join-bg {
	background-color: rgb(26, 25, 30);
	padding-top: 120px;
}.join-section {
	background-size: cover;
	background-repeat: no-repeat;
	margin: auto;
}.join-section .section-title>h2 {
	line-height: 68px;
	padding-right: 90px;
}.join-text .line, .join-text .line::after {
	background: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
}.join-area .join-text h3, .join-area .join-text h2 {
	color: #ffffff;
}.join-button a {
	font-size: 16px;
	line-height: 3.575;
	color: rgb(26, 25, 30);
	font-weight: 700;
	text-align: center;
	display: block;
	width: 172px;
	height: 60px;
	background-color: rgb(255, 255, 255);
}.join-area-3 {
	background-size: cover;
	background-repeat: no-repeat;
}.join-area-career {
	margin-top: -170px;
	position: relative;
}.career-blog-area img {
	width: 100%;
}.join-area .b-blog-detalis {
	width: 375px;
	height: 403px;
	float: right;
	margin-top: -230px;
}.contact-bg {
	margin: auto;
}.contact-join-btn a {
	background-color: rgb(218, 7, 44);
	color: #ffffff;
}

/* ================ Timeline Area ============ */

.timeline-vertical-line {
	width: 2px;
	background: #eaeaea;
	height: 2640px;
	text-align: center;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
}.timeline-contents::before {
	content: '';
	position: absolute;
	display: inline-block;
	border: 4px solid #da072c;
	border-radius: 50%;
	box-shadow: 0px 4px 7px 0px rgba(218, 7, 44, 0.6);
	width: 14px;
	height: 14px;
	left: -15.4%;
	top: 7.7%;
}.timeline-reverse::before {
	left: auto;
	right: -15.4%;
}.timeline-texts {
	margin-top: -50px;
	box-shadow: 0px 8px 16px 0px rgba(165, 165, 165, 0.2);
}.timeline-year p {
	font-size: 40px;
	font-weight: 700;
	margin-top: 5px;
}.timeline-texts h3 {
	font-size: 28px;
	line-height: 1.286;
	margin-bottom: 15px;
}.timeline-texts p {
	font-size: 16px;
	line-height: 1.625;
	padding-bottom: 25px;
}

/* =============== 13. Contact Area =============== */

.contact-bg {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.1);
	width: 970px;
	height: 120px;
	position: relative;
}.contact-meta h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}.contact-meta p {
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}.contact-area hr {
	background-color: rgb(231, 231, 231);
	width: 2px;
	height: 80px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
}.contact-area-2 {
	margin-top: -60px;
}

/* Contact-area-3 */
.contact-area-3 {
	margin-top: -210px;
}.contact-area-3 .contact-bg-3 {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(155, 155, 155, 0.2);
	padding: 0px 55px;
	position: relative;
	z-index: 99;
}.contact-area-3 .contact-info>h3 {
	font-size: 24px;
	line-height: 36px;
}.contact-area-3 .contact-info>p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 2px;
}.contact-area-3 hr {
	background-color: rgb(231, 231, 231);
	width: 1px;
	height: 200px;
	margin: auto;
}

/* =================== Career Area ================= */

.career-box {
	border-top: 4px solid #da072c;
	padding: 85px 80px 60px;
	box-shadow: 0px 16px 32px 0px rgba(165, 165, 165, 0.1);
}.career-title h2 {
	font-size: 30px;
	display: inline-block;
}.career-title span {
	float: right;
	color: #da072c;
	font-weight: 700;
	font-size: 16px;
	background: #ffebef;
	width: 50px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	text-align: center;
	margin-top: 5px;
}.career-info {
	border-bottom: 1px solid #e4e4e4;
	padding: 20px 0 18px;
}.career-info:last-child {
	border: none;
}.career-texts h4 {
	font-size: 18px;
}.career-texts p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}.career-btn a {
	margin-top: 8px;
	display: inline-block;
	color: #b3b3b3;
	border: 1px solid #e8e8e8;
	width: 100px;
	height: 30px;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	border-radius: 20px;
	font-weight: bold;
	transition: .3s;
}.career-btn a:hover {
	color: #da072c;
	background: #ffebef;
}
/* ================== Case Area ===================== */

.case-title {
	z-index: 9;
	bottom: 0;
	width: 72.97%;
	padding: 25px;
	left: -100%;
	padding-left: 30px;
	transition: .4s ease;
}.case-gallery-item:hover .case-title {
	left: 0;
}.case-title h3 {
	font-size: 16px;
	display: inline-block;
}.case-title h2 {
	font-size: 28px;
	line-height: 1.286;
	margin-bottom: 0;
}.case-title h2 a:hover {
	color: #da072c;
}
/* ================= Service Details Page =========== */
.service-details-text p {
	font-size: 16px;
	line-height: 1.625;
}.service-details-text blockquote {
	padding: 25px 35px 25px 30px;
	border-left: 6px solid #da072c;
	box-shadow: 0px 8px 16px 0px rgba(40, 40, 40, 0.14);
}.service-details-text blockquote cite {
	font-weight: bold;
	color: #da072c;
	font-style: normal;
}

/* sidebar */
.sb-service-list {
	background: #f1f1f1;
	padding: 30px 0;
}.sb-service-list li {
	padding: 0 45px;
	transition: .3s;
}.sb-service-list li a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 15px 0;
	text-indent: 0;
	transition: .4s;
}.sb-service-list li:hover {
	background: #da072c;
}.sb-service-list li:hover a {
	color: #fff;
	text-indent: 20px;
}.sb-service-list li a:after {
	content: '\f105';
	float: right;
	font-family: 'Font awesome 5 Pro';
}.sb-service-list li:hover a:after {
}

/* .sb-service-list li a:before {

	content: '\f105';
	float: left;
	font-family: 'Font awesome 5 Pro';
	margin-right: 20px;
	visibility: hidden;

} */

.sb-service-list li:hover a::before {
	visibility: visible;
	float: none;
	margin-left: 10px;
}.sb-service-list li:last-child a {
	margin-bottom: 10px;
}

/* sidebar form */

.sb-contact-form {
	border: 8px solid #da0f33;
	padding: 42px;
	background: url(img/bg/sidebar-cf-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}.sb-contact-form form {
	background: transparent;
}.sb-contact-form h3 {
	font-size: 30px;
	line-height: 1;
	margin-top: -3px;
	margin-bottom: 35px;
	text-align: center;
}.sb-contact-form form input:not([type='submit']) {
	border: 2px solid #e2e2e2;
	width: 270px;
	padding: 15px 28px;
	background-color: transparent;
}.sb-contact-form form input:first-child, .sb-contact-form form input:nth-child(3), .sb-contact-form form input:nth-child(5) {
	border-bottom: 0;
}.sb-contact-form form input, .sb-contact-form form input::placeholder {
	font-size: 14px;
	color: #1a191e;
}.sb-contact-form input[type="submit"] {
	width: 160px;
	height: 60px;
	line-height: 58px;
	color: #fff;
	transition: .3s;
	text-align: center;
	display: inline-block;
}.sb-contact-form form .nice-select {
	width: 100%;
	border: 2px solid #e2e2e2;
	font-size: 14px;
	padding: 20px 28px;
	height: auto;
	border-radius: 0;
	line-height: 1;
}.sb-contact-form form .nice-select.open .list {
	width: 100%;
	border-radius: 0px;
}.sb-contact-form form .nice-select::after {
	content: '\f150';
	font-family: 'Font awesome 5 Pro';
	border: none;
	transform: rotate(0deg);
	margin-right: 20px;
	font-size: 16px;
	margin-top: -8px;
}.sb-contact-form form .nice-select > ul.list li * {
	border-radius: 0;
}.sb-cf-icon {
	position: absolute;
	right: 10%;
	margin-top: -39px;
}.sb-cf-icon i {
	color: #57565a;
}

/* custom text widget */
.sb-custom-text {
	background: url(img/bg/sidebar-tb-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 45px 0;
}.sb-custom-text * {
	color: #fff;
}.sb-custom-text > h3 {
	font-size: 30px;
	margin-bottom: 22px;
}.sb-custom-text p {
	font-size: 16px;
	line-height: 1.875;
	margin-bottom: 0;
}.loan-calculator {
	background: #f1f1f1;
	padding: 60px;
	padding-top: 55px;
}.lc-header .section-title > h2 {
	font-size: 40px;
	margin-top: 10px;
}.lc-content input[type='range'] {
	width: 100%;
}.lc-content input[type="range"] {
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
	height: 10px;
	border-radius: 15px;
}.lc-content input[type="range"]::-webkit-slider-thumb {
	appearance: none;
	-webkit-appearance: none;
	width: 30px;
	height: 30px;
	background: #da0f33;
	cursor: pointer;
	border: none;
	box-shadow: 0px 4px 8px 0px rgba(218, 15, 51, 0.4);
}.lc-content input[type="range"]::-moz-range-thumb {
	width: 30px;
	height: 30px;
	background: #da0f33;
	cursor: pointer;
	border-radius: 25px;
	border: none;
	box-shadow: 0px 4px 8px 0px rgba(218, 15, 51, 0.4);
}.lc-range-values div {
	font-size: 14px;
	line-height: 1.857;
	font-weight: 700;
	margin-top: 8px;
}.single-amount {
	color: #da0f33;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 115px;
	height: 115px;
	background-color: #fff;
	border-radius: 10px;
	padding-top: 38px;
	line-height: 1;
}.single-amount p {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	margin: 0;
	margin-top: 7px;
}#loans-tab .nav-link {
	background: #fff;
	height: 50px;
	text-align: center;
}#loans-tab .nav-link {
	background: #fff;
	height: 50px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	font-weight: 700;
}#loans-tab .nav-link.active {
	background-color: #da0f33;
	color: #fff;
}

/* ============News============ */

.news-item-content {
	border: 2px solid rgb(237, 237, 237);
	border-top: none;
	padding-left: 45px;
	padding-top: 30px;
	padding-bottom: 50px;
}.news-item-content .content-name {
	background-color: rgb(218, 7, 44);
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: 700;
	padding: 7px 29px;
	border-radius: 15px;
	line-height: 70px;
}.news-title h3 {
	font-size: 40px;
}.news-title h3 a:hover {
	color: rgb(218, 7, 44);
}.news-item-content .activity-icon li {
	display: inline-block;
}.news-item-content .activity-icon li i {
	margin-right: 8px;
	color: #DA072C;
}.news-item-content .activity-icon li a {
	margin-right: 30px;
	font-size: 14px;
}.news-item-content >p {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -.4px;
	padding-right: 110px;
}.news-creator h5 {
	font-size: 16px;
	padding-top: 11px;
	display: inline-block;
	padding-left: 15px;
}.creator-detalis a i {
	margin-right: 10px;
}.creator-detalis a {
	color: #da072c;
	font-size: 14px;
	padding-right: 30px;
	padding-top: 10px;
}.video-icon {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
}.video-icon  a {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: inline-block;
	background-color: rgb(218, 7, 44);
	text-align: center;
	line-height: 80px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}.news-slick {
	color: rgba(255, 255, 255, 0.4);
	position: absolute;
	font-size: 30px;
	line-height: 0.8;
	text-align: center;
	top: 47%;
}.news-slick:hover {
	color: rgb(255, 255, 255);
}.news-slick-prv {
	left: 40px;
	z-index: 65;
}.news-slick-next {
	right: 40px;
}.news-item:nth-child(5) .news-item-content {
	border: 2px solid rgb(237, 237, 237);
}.news-item:nth-child(6) .news-item-content {
	border: none;
}.news-item:nth-child(6) .news-title h3 {
	color: #ffffff;
	padding-right: 30px;
}.news-item:nth-child(6) .news-item-content .activity-icon li a {
	color: #ffffff;
}.news-item:nth-child(7) .news-item-content {
	border: 2px solid rgb(237, 237, 237);
}.news-item {
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}.news-thumb {
	position: relative;
}.construction-pagination .page-item:first-child .page-link {
	border-radius: 0;
	margin-left: 0;
}.construction-pagination .page-item:last-child .page-link {
	border-radius: 0;
}.construction-pagination .page-item {
	margin: 0 5px;
}.construction-pagination .page-link {
	background-color: rgb(255, 255, 255);
	border: 2px solid rgb(237, 237, 237);
	color: rgb(90, 130, 153);
	display: block;
	font-weight: 400;
	width: 54px;
	height: 54px;
	line-height: 36px;
	margin-left: -1px;
	padding: 0.5rem 0.75rem;
	position: relative;
	text-align: center;
}.construction-pagination .page-item.active .page-link,.construction-pagination .page-link:hover {
	background-color: rgb(218, 7, 44);
	color: rgb(255, 255, 255);
	color: #fff;
	z-index: 1;
	border-color: rgb(218, 7, 44);
}.page-item.active .page-link {
	border: none;
}.page-link:focus {
	box-shadow: none;
}.sidebar-widget .line {
	background-color: rgb(218, 7, 44);
	width: 18px;
	height: 4px;
}.sidebar-widget .line::after {
	border-radius: 50%;
	background-color: rgb(218, 7, 44);
	width: 4px;
	height: 4px;
}.sidebar-widget .section-title > h3 {
	display: inline;
	font-size: 20px;
}.sidebar-widget .section-title {
	padding-top: 35px;
	padding-bottom: 40px;
}.news-area .sidebar-widget {
	border: 2px solid rgb(237, 237, 237);
	margin-bottom: 40px;
	margin-left: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
}.author-info >h4 {
	font-size: 18px;
	line-height: 36px;
}.author-info >p {
	font-size: 14px;
	padding: 0px 40px;
}.author-social-icon li {
	display: inline-block;
}.author-social-icon li a {
	color: rgb(179, 190, 211);
	font-size: 14px;
	display: inline-block;
	margin-right: 20px;
}.author-social-icon li a:hover {
	color: #DA072C;
}.news-search-input input {
	background-color: rgb(246, 244, 255);
	width: 270px;
	border: none;
	height: 60px;
	border-radius: 30px;
	padding-left: 30px;
}.news-search-input input:focus {
	border: none;
}.news-search-input ::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
	color: #1a191e;
	font-size: 12px;
}.news-search-input ::-moz-placeholder {
 /* Firefox 19+ */
	color: #1a191e;
	font-size: 12px;
}.news-search-input :-ms-input-placeholder {
 /* IE 10+ */
	color: #1a191e;
	font-size: 12px;
}.news-search-input :-moz-placeholder {
 /* Firefox 18- */
	color: #1a191e;
	font-size: 12px;
}.news-search-input a {
	border-radius: 50%;
	background-color: rgb(218, 7, 44);
	width: 60px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: rgb(255, 255, 255);
	position: absolute;
	right: 13.5%;
}.feeds-thumb {
	float: left;
	padding-right: 20px;
}.feeds-detalis >h5 {
	font-size: 16px;
	padding: 0px 30px;
	padding-top: 8px;
}.feeds-detalis >h5:hover {
	color: #DA072C;
	transition: all .4s ease-in-out;
}.feeds-detalis .date {
	font-size: 14px;
}.popular-feeds hr {
	width: 88%;
	background-color: rgb(225, 230, 255);
}.categories-list li {
	margin-bottom: 10px;
}.categories-list li:last-child {
	margin-bottom: 0;
}.news-area .popular-feeds .feeds-items {
	padding-bottom: 30px;
	padding-top: 30px;
}.sidebar-widget:nth-child(7), .sidebar-widget:nth-child(8) {
	padding-bottom: 25px;
}.sidebar-widget:first-child {
	padding-left: 0;
}.news-area .popular-feeds .feeds-items:first-child {
	padding-top: 0;
}.news-area .popular-feeds .feeds-items:last-child {
	padding-bottom: 0;
}.instagram-feeds .feeds-img a {
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline-block;
	cursor: pointer;
}.news-area .sidebar-widget:last-child {
	border: none;
	padding-left: 0;
}.categories-list li a {
	display: inline-block;
	width: 270px;
	height: 50px;
	background-color: rgb(21, 33, 54);
	line-height: 50px;
	color: #ffffff;
	border-radius: 30px;
	font-size: 14px;
	padding-left: 30px;
}.categories-list li a:hover {
	background: #DA072C;
}.categories-list li a h5 {
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
}.categories-list li a span {
	float: right;
	border-radius: 50%;
	background-color: rgb(9, 18, 34);
	width: 50px;
	height: 50px;
	text-align: center;
}.news-icon li {
	display: inline-block;
}.news-icon li a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	border-radius: 50%;
	background-color: rgb(9, 18, 34);
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
}.news-icon li a:hover {
	transition: .4s;
	background-color: #DA072C;
}.feeds-thumb i {
	font-size: 14px;
	color: rgb(50, 190, 255);
}.feeds-detalis >p {
	font-size: 12px;
	padding-right: 45px;
	line-height: 22px;
	margin-bottom: 9px;
}.twitter-feeds .date {
	font-size: 12px;
	font-weight: 700;
}.tags-list li {
	display: inline-block;
}.tags-list li a {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	background-color: rgb(244, 244, 244);
	width: 89px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	margin-right: 8px;
	margin-bottom: 10px;
}.banner {
	width: 350px;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
}.add-banner {
	background-color: rgb(218, 7, 44);
	width: 214px;
	height: 100px;
}.add-banner > span {
	color: #ffffff;
	font-size: 16px;
	display: inline-block;
	padding-top: 25px;
}.add-banner >h4 {
	font-size: 24px;
	color: #ffffff;
	line-height: 34px;
}

/* News Detalis */

.news-detalis .news-item-content {
	border-top: 2px solid rgb(237, 237, 237);
}.news-detalis .news-title h3 {
	font-size: 36px;
	line-height: 46px;
	padding-bottom: 8px;
}.news-detalis p {
	font-size: 16px;
	line-height: 26px;
	padding-right: 30px;
}.news-detalis h4 {
	font-size: 30px;
	line-height: 26px;
	padding-bottom: 20px;
	padding-top: 30px;
}.news-detalis hr {
	padding-top: 10px;
}.news-detalis-list li a i {
	color: #da072c;
	font-size: 16px;
	margin-right: 10px;
	line-height: 30px;
}.news-detalis-list li a {
	font-size: 16px;
	line-height: 30px;
}.news-detalis-items {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
}.news-detalis-items >span {
	color: #7886a0;
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
}.news-detalis-items span span {
	color: #1a191e;
}.news-detalis-items >h5 {
	font-size: 28px;
	line-height: 38px;
	font-weight: 700;
	padding: 0px 62px;
}.news-item-detalis p {
	padding-right: 0;
	margin-top: -7px;
}.detalis-tegs h5 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 12px;
}.social-share  .share-icon li {
	display: inline-block;
}.social-share .share-icon li a {
	color: #b5becc;
	font-size: 18px;
	display: inline-block;
	margin-left: 28px;
}.social-share .share-icon li a:hover {
	color: rgb(218, 7, 44);
	transition: all .4s ease-in-out;
}.tags-list li a:hover {
	background-color: rgb(218, 7, 44);
	color: #ffffff;
	transition: all .4s ease-in-out;
}.social-share {
	text-align: end;
}.detalis-tegs hr, .related-post hr {
	background-color: rgb(225, 230, 255);
	margin-top: 40px;
	padding-top: 0;
}.blog-nav a span {
	font-size: 14px;
	font-weight: 700;
}.blog-nav a h3 {
	font-size: 28px;
}

/* related Post */
.related-post >h5, .post-comments >h5, .post-comments-form >h5 {
	font-size: 26px;
	line-height: 26px;
	padding-top: 40px;
	padding-bottom: 30px;
}.related-post-info {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(93, 93, 93, 0.06);
}.related-post-info span {
	font-size: 14px;
	line-height: 26px;
}.related-post-info h5 {
	font-size: 24px;
	line-height: 30px;
}.related-post-info p {
	font-size: 14px;
	line-height: 26px;
	padding-top: 5px;
	padding-left: 8px;
}.comment-form {
	background-color: rgb(243, 243, 243);
}.comment-form textarea {
	width: 100%;
	background-color: rgb(255, 255, 255);
	height: 150px;
	border: none;
	padding-left: 25px;
	padding-top: 25px;
	position: relative;
}.comment-form input {
	width: 100%;
	border: none;
	height: 60px;
	margin-top: 20px;
	padding-left: 25px;
}.position-icon {
	color: red;
	position: absolute;
	right: 30px;
	top: 50%;
}.text-area i {
	top: 20px;
}.comment-form ::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
	color: #1a191e;
	font-size: 14px;
}.comment-form ::-moz-placeholder {
 /* Firefox 19+ */
	color: #1a191e;
	font-size: 14px;
}.comment-form :-ms-input-placeholder {
 /* IE 10+ */
	color: #1a191e;
	font-size: 14px;
}.comment-form :-moz-placeholder {
 /* Firefox 18- */
	color: #1a191e;
	font-size: 14px;
}.comment-form a {
	background-color: rgb(218, 7, 44);
	width: 239px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-top: 30px;
	border-radius: 30px;
}.comment-form a i {
	padding-right: 5px;
}
/* News Writer */
.news-writer {
	border: 2px solid rgb(225, 230, 255);
}.news-writer-info span {
	font-size: 12px;
	color: #da072c;
	font-weight: 700;
	line-height: 26px;
}.news-writer-info h3 {
	font-size: 36px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}.news-writer-info p {
	font-size: 14px;
	line-height: 26px;
	padding-right: 36px;
}

/* blog comments */
.comments-avatar {
	float: left;
}.comments-text {
	overflow: hidden;
	padding-left: 30px;
	padding-top: 10px;
}.avatar-name {
	margin-bottom: 15px;
	overflow: hidden;
}.avatar-name > h5 {
	font-size: 18px;
	line-height: 26px;
}.avatar-name > span {
	font-size: 12px;
	color: #da072c;
	font-weight: 700;
	line-height: 26px;
}.comments-box {
	margin-top: 30px;
}.comments-reply {
	padding-left: 130px;
}.comments-text >p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	letter-spacing: -.4px;
	padding-right: 0;
}.comments-text a i {
	margin-right: 5px;
}.comments-text a {
	border: 2px solid rgb(244, 244, 255);
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	padding: 7px 24px;
	float: right;
	border-radius: 30px;
	margin-top: -17px;
}.comments-text a:hover {
	color: #DA072C;
	transition: all .4s ease-in-out;
}

/* =================== 14. Footer Area =================== */
.footer-area.footer-bg {
	background-color: rgb(26, 25, 30);
	background-repeat: no-repeat;
	background-size: cover;
}.team-footer.footer-bg {
	margin-top: -160px;
	padding-top: 260px;
}.footer-img a>img {
	margin-right: 5px;
	margin-bottom: 9px;
}.footer-widget .section-title>h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}.footer-link>li {
    width: 100%;
    float: left;
    margin-right: 0;
    padding-left: 0;
}.footer-link-branches>li {
	margin-right: -31px;
}.footer-area .footer-link li a {
	color: #fff;
	font-size: 18px;
    line-height: 30px;
	display: inline-block;
}.footer-area .footer-link li a:hover {
	color: rgb(218, 7, 44);
}.footer-area .sub-footer {
	background-color: rgb(0, 0, 0);
}.copyright-text > p {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}.copyright-desc p {
	font-size: 16px;
}.footer-blue .copyright-text > p {
    color: #939299;
    margin-bottom: 0;
    padding: 35px 0 0;
    font-size: 16px;
    font-weight: 500;
}.footer-blue .copyright-text > p a{
	color:#fff;
} .footer-icon {
	margin-top: -43px;
}.footer-icon li {
	display: inline-block;
}.footer-icon li a {
	font-size: 14px;
	width: 40px;
	height: 40px;
	color: rgb(255, 255, 255);
	border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
	line-height: 39px;
	text-align: center;
	border: 2px solid rgb(52, 51, 56);
	background-color: rgba(255, 255, 255, 0);
}.footer-icon li a:hover {
	background: #a80523;
	border: 2px solid #a80523;
}.sub-footer .sub-footer-bg {
	height: 7px;
}
/* footer top */

.footer-manu-top .main-menu ul li {
	margin-right: 105px;
	margin-left: 0;
}.footer-manu-top .main-menu ul li:last-child {
	margin-right: 0;
}.footer-manu-top .main-menu ul li a {
	font-size: 18px;
	text-transform: uppercase;
}.footer-manu-top .main-menu {
	margin-left: 225px;
}

/* footer bottom */
.footer-blue .subscribe-area input {
	width: 366px;
	height: 60px;
	float: left;
	padding-left: 60px;
	border: none;
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.1);
}.footer-blue .subscribe-area input:focus {
	border: none;
}.footer-blue .footer-bottom {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}.footer-blue .subscribe-area input[type="email"]::-moz-placeholder {
	font-size: 16px;
	padding-left: 10px;
}.footer-blue .subscribe-input-area::before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	color: #3762eb;
	position: absolute;
	font-size: 16px;
	line-height: 25px;
	top: 16px;
	left: 5%;
}.footer-blue .subscribe-button .bl-btn {
	display: inline-block;
	background-color: #221d5a;
	border-radius: 0;
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.3);
	transition: .3s;
	font-size: 16px;
	line-height: .9;
	color: #ffffff;
	width: 182px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}.footer-blue .subscribe-button .bl-btn:hover {
	background-color: #221d5a;
	color: #ffffff;
}.footer-blue .footer-social-icon li {
	display: inline-block;
}.footer-blue .footer-social-icon li a {
	font-size: 14px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	border: none;
	color: #1a191e;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.1);
}.footer-blue .footer-social-icon li:hover a {
	background-color: rgb(55, 98, 235);
	box-shadow: 0px 8px 16px 0px rgba(55, 99, 236, 0.5);
	color: #ffffff;
}

/* footer-area-3 */
.footer-area-3.footer-bg {
	background-color: rgb(248, 248, 248);
	margin-top: -60px;
}.footer-area-3 .footer-link-3 li a {
	font-size: 20px;
	float: none;
	font-weight: 700;
	color: #000000;
	float: right;
}.footer-widget hr {
	background-color: rgb(218, 7, 44);
	width: 1px;
	height: 256px;
	float: right;
	margin-top: 45px;
}.footer-area-3 .footer-link li a {
	color: #1a191e;
}.footer-area-3 li a:hover {
	color: rgb(218, 7, 44);
	transition: all .4s ease-in-out;
}.footer-area-3 .section-title>h3 {
	color: #1a191e;
}.footer-area-3 .footer-widget {
	margin-left: 50px;
}.footer-area-3 .footer-link>li {
	margin-right: -45px;
}.footer-post-content span {
	color: #1a191e;
	font-size: 14px;
}.footer-post-content span i {
	margin-right: 10px;
	color: #1a191e;
}.footer-post-img {
	float: left;
	margin-right: 20px;
}.footer-post-content h5 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
}.footer-post-content h5 a:hover {
	color: rgb(218, 7, 44);
	transition: all .4s ease-in-out;
}.footer-post-content>span {
	color: #646464;
	font-size: 12px;
}.footer-post>li {
	margin-bottom: 35px;
}.footer-post>li:last-child {
	margin-bottom: 0;
}.footer-career-bg {
	margin-top: -160px;
	padding-top: 260px;
}.footer-widget .section-title .line {
	top: -7px;
}.single-brand {
	text-align: center;
}.single-brand a {
	display: inline-block;
}.contact-form input {
    width: 100%;
    height: 52px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #e0e3e7;
    padding: 0 0px;
    text-transform: capitalize;
    font-size: 12px;
}.contact-form textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	 border: none;
    border-bottom: 1px solid #e0e3e7;
	padding: 0px;
	text-transform: capitalize;
}.contact-form input:focus::-moz-placeholder {
	opacity: 0;
}.contact-form input:focus::placeholder {
	opacity: 0;
}.contact-form textarea:focus::-moz-placeholder {
	opacity: 0;
}.contact-form textarea:focus::placeholder {
	opacity: 0;
}.map-height {
	min-height: 700px;
}.map-height-home {
	min-height: 700px;
}.footer-1 {
    background: #e77610;
    height: 100%;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}.footer-2 {
    background: #221d5a;
    height: 100%;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}.footer-number {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.footer-number p{
	font-size:35px;
	line-height:40px;
	color:#fff;margin-bottom:0px
}.footer-address p {
    font-size:16px;
	line-height:24px;
	color:#fff;
	margin-bottom:0px
}.footer-number p a, .footer-address p a{
	color:inherit;
}.footer-2 .set-1 {
    padding-bottom: 6%;
}
/*--- preloader ---*/
.dark #preloader {
	background-color: #232323;
}#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f7f7f7;
	z-index: 999999;
}.preloader {
	width: 50px;
	height: 50px;
	display: inline-block;
	padding: 0px;
	text-align: left;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
}.preloader span {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #7460ef;
	-webkit-animation: preloader 1.3s linear infinite;
	animation: preloader 1.3s linear infinite;
}.preloader span:last-child {
	animation-delay: -0.8s;
	-webkit-animation-delay: -0.8s;
}

@keyframes preloader {
	0% {
		transform: scale(0, 0);
		opacity: 0.5;
	}
	100% {
		transform: scale(1, 1);
		opacity: 0;
	}
}

@-webkit-keyframes preloader {
	0% {
		-webkit-transform: scale(0, 0);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1, 1);
		opacity: 0;
	}
}



/* ======================= Responsive ================= */
/* ============== Screens less than 1680px ======================== */
@media (max-width: 1680px) {
	.main-menu {
		margin-left: 0px;
	}.single-service {
		padding-left: 70px;
		padding-right: 10px;
	}.phone>a {
		font-size: 20px;
	}.slider-social {
		width: 26.5%;
	}
    @	keyframes slider-social-animation {
		from {
            width: 0px;
		}

		to {
			width: 26.5%;
		}
	}.cta-section {
		padding-right: 10%;
	}.subscription-section,
		.cta-section {
		padding-left: 70px;
		padding-right: 70px;
		background-position: 100%;
	}.blue-header .news-ticker-widht {
		width: 934px;
	}.blue-header .sub-language li>a {
		padding: 5px 14px;
	}.blue-menu-width {
		
	}.footer-manu-top .main-menu {
		margin-left: 65px;
	}.footer-manu-top .main-menu ul li {
		margin-right: 75px;
	}.maps-area .address-details:first-child {
		padding-left: 40px;
	}.address-heading>h2 {
		font-size: 26px;
		line-height: 58px;
		color: rgb(255, 255, 255);
		display: inline-block;
		padding-left: 18px;
	}.footer-blue .footer-bottom {
		padding-left: 45px;
	}.footer-blue .subscribe-area::before {
		left: 56px;
	}.footer-blue .subscribe-area {
		padding-left: 55px;
	}.header-3 .fixed-logo {
		height: 730px;
	}.header-3 .phone>a {
		font-size: 20px;
	}.header-3 .main-menu ul li:first-child {
		margin-left: 0px;
	}.home-3-slider .slider-description {
		padding-top: 100px;
	}.slider-3-height {
		height: 600px;
	}.slider-3-bg img {
		width: 75%;
		float: right;
	}.home-3-slider .slider-text h1 {
		font-size: 100px;
	}.join-area .blog-detalis {
		margin-top: -30%;
	}.career-blog-area .blog-img {
		overflow: hidden;
	}
}

/*===================== Extra-larger devices(desktops, less than 1500px)============== */

@media (max-width: 1500px) {
	.page-title-height {
		
	}.page-title h2 {
		line-height: 240px;
		font-size: 64px;
	}.section-title>h2 {
		font-size: 52px;
	}.header-width {
		width: 94%;
	}.header-logo img {
		width: 90%;
	}.logo {
		padding-right: 20px;
	}.language {
		margin-right: 0;
	}.blue-header .language {
		margin-right: 40px;
	}.main-menu {
		margin-left: 0;
	}.main-menu ul li {
		margin-left: 30px;
	}.phone {
		padding-left: 0;
		margin-left: -15px;
	}.phone>a {
		font-size: 18px;
	}.slider-text h1 {
		font-size: 70px;
		margin-top: 15px;
		margin-bottom: 30px;
	}.slider-social {
		width: 28%;
	}@	keyframes slider-social-animation {
		from {
            width: 0px;
	}
	to {
		width: 28%;
	}
}.slider-description {
	padding-top: 120px;
	padding-bottom: 120px;
}.slider-height {
	height: auto;
}.single-service {
	padding-left: 50px;
	padding-right: 20px;
}.single-service h2 {
	font-size: 28px;
}.about-hovers {
	margin-top: 70px;
}.hover-height {
	height: 750px;
}.hover-text h3 {
	font-size: 28px;
}.hover-text p {
	font-size: 16px;
	margin-bottom: 30px;
}.subscription-section,
    .cta-section {
	padding-left: 50px;
	padding-right: 50px;
	background-position: 100%;
}.blue-header .news-ticker-widht {
	width: 800px;
}.blue-header .sub-language li>a {
	padding: 5px 14px;
}.blue-header .phone {
	padding-left: 30px;
}.blue-header .header-right {
	padding-left: 0;
}.blue-header .phone>a {
	font-size: 18px;
}.blue-menu-width {
	
}.blue-header .search-form input {
	width: 100%;
}.blue-slider .slider-text h1 {
	font-size: 58px;
}.slider-description {
	padding-top: 200px;
	padding-left: 180px;
}.blue-slider .circle-bg {
	left: 4%;
	height: 540px;
	width: 540px;
}.blue-slider .slider-img img {
	margin-right: 15px;
}.footer-blue .footer-bottom {
	padding-left: 20px;
}.footer-manu-top .main-menu ul li {
	margin-right: 57px;
}.border-side .logo {
	padding-left: 0;
}.footer-blue .subscribe-button .bl-btn {
	width: 136px;
}.footer-blue .subscribe-area input {
	width: 314px;
}.footer-social-icon {
	margin-left: 45px;
}.header-3 .phone>a {
	font-size: 18px;
}.header-3 .phone {
	padding-left: 0;
	margin-left: -20px;
}.header-3 .main-menu ul li:first-child {
	margin-left: 0px;
}.home-3-slider .slider-description {
	padding-top: 70px;
	padding-left: 20%;
}.slider-3-bg img {
	width: 55%;
	float: right;
}.slider-3-height {
	height: 500px;
}.home-3-slider .slider-text h1 {
	font-size: 85px;
}.header-3 .fixed-logo {
	height: 620px;
}.services-area-3 {
	padding-top: 100px;
}.portfolio-area-3 {
	padding-top: 100px;
}.testimonial-area-3 {
	padding: 100px 0;
}.faq-area {
	padding: 100px 0;
}.join-area-3 {
	padding-left: 5%;
	padding-right: 5%;
}.page-title-area {
	padding-left: 100px;
}.testimonial-slick-prev {
	left: 0%;
}.testimonial-slick-next {
	right: 0;
}.contact-faq-section .question-section .btn-link::before {
	right: 8%;
}

}

/*  Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {
	p {
		font-size: 16px;
	}.single-call-to-action {
		padding-left: 35px;
	}.single-call-to-action .section-title h2 {
		font-size: 35px;
	}.section-title>h2 {
		font-size: 40px;
	}.logo {
		padding-right: 0;
	}.header-top-area,
    .header-bottom-area {
		padding-left: 10px;
		padding-right: 10px;
	}.main-menu ul li {
		margin-left: 25px;
	}.language>ul>li>a {
		width: 72px;
		margin-left: 0;
		height: 40px;
		line-height: 38px;
	}.language i {
		margin-left: 5px;
	}ul.sub-language {
		width: 72px;
	}.header-button a {
		width: 123px;
	}.phone>a {
		letter-spacing: -.07em;
	}.phone>span {
		font-weight: 700;
	}#mobile-menu {
		margin-left: 20px;
	}.slider-social {
		padding-left: 65px;
	}.slider-description {
		padding-left: 0px;
	}.slider-text h1 {
		font-size: 50px;
		margin-top: 10px;
	}.single-service h2 {
		font-size: 21px;
		margin-left: 23px;
	}.single-service p {
		font-size: 16px;
		letter-spacing: -.7px;
	}.about-area {
		padding-top: 100px;
		padding-bottom: 90px;
	}.about-team img {
		width: 100%;
	}.hover-text h3 {
		font-size: 25px;
	}.wrapper-box {
		padding-left: 20px;
		padding-right: 20px;
	}.about-icons .single-icons {
		width: 150px;
		height: 143px;
		padding-top: 26px;
		background-position: 93% 5.9%;
		margin-right: 5px;
	}.growth-details>p {
		font-size: 18px;
		margin-top: -6px;
		line-height: 30px;
	}.growth-area {
		padding-bottom: 90px;
		text-align: center;
	}.growth-area .line-mirror {
		display: inline-block !important;
	}.hover-height {
		height: 720px;
	}.growth-counter {
		padding-bottom: 25px;
	}.about-hovers {
		margin-top: 90px;
	}.subscription-section, .cta-section {
		padding-left: 35px;
		padding-right: 30px;
	}.testimonial-area {
		padding-top: 0;
		padding-bottom: 70px;
	}.blog-area {
		padding-top: 70px;
	}.question-section .btn-link {
		font-size: 16px;
	}.question-section .btn-link::before, .faq-area .question-section .btn-link.collapsed::before {
		line-height: 15px;
	}.question-section .card-body {
		font-size: 14px;
	}.testimonial-section>p {
		font-size: 20px;
		margin-bottom: 45px;
	}.testimonial-wrapper .clint-text p {
		padding-right: 20px;
	}.testimonial-wrapper {
		background-position: 100%;
	}.testimonial-wrapper .clint-text p {
		font-size: 16px;
	}.testimonial-section>p {
		font-size: 18px;
	}.maps-area {
		background-position: 55%;
	}.blog-area {
		padding-bottom: 75px;
	}.blog-area .blog-info {
		margin-right: 15px;
		margin-left: 25px;
	}.blog-text h3 {
		font-size: 23px;
	}.blog-text span {
		display: block;
		font-size: 14px;
	}.join-text .section-title>h2 {
		font-size: 41px;
		line-height: 1.18;
		margin-top: 5px;
	}.join-button {
		margin-top: 100px;
	}.join-area {
		padding-top: 0;
	}.blog-area {
		margin-top: -40px;
		padding-top: 75px;
	}.footer-img>img {
		width: 24%;
	}.footer-area .footer-widget-2 {
		padding-left: 0;
	}.blue-header .language>ul>li>a {
		height: 50px;
		width: 85px;
		line-height: 48px;
	}.blue-header ul.sub-language {
		width: 84px;
	}.blue-header .logo {
		padding-right: 20px;
	}.blue-header .news-ticker-widht {
		width: 618px;
	}.blue-header .news-ticker {
		padding-left: 35px;
	}.blue-menu-width {
		
	}#search-website::placeholder {
		border: 2px solid red;
		font-size: 14px;
	}.blue-slider .bl-btn2, .bl-btn2:visited {
		width: 130px;
	}.blue-slider .slider-text h1 {
		font-size: 50px;
		margin-top: 10px;
	}.blue-slider .slider-img img {
		margin-right: -30px;
	}.blue-slider .circle-bg {
		left: -2%;
		height: 500px;
		width: 500px;
	}.blue-about .about-card {
		padding-top: 29px;
		height: 194px;
		width: 194px;
	}.blue-about .about-card:hover {
		padding-top: 35px;
	}.features-area {
		padding-bottom: 85px;
	}.features-video {
		margin-left: 25px;
	}.features-video img {
		width: 100%;
	}.blog-area-blue .blog-img img {
		width: 100%;
	}.blog-area-blue .blog-info {
		width: 310px;
		margin-left: 0;
	}.blog-info-2 {
		padding-left: 20px;
	}.blog-info-2 .blog-text span {
		font-size: 15px;
		padding-right: 15px;
	}.blog-detalis-2 {
		padding-bottom: 19px;
	}.join-area-blue {
		padding-top: 0;
	}.blog-area-blue {
		padding-bottom: 30px;
		margin-top: 0;
	}.contact-bg {
		width: 915px;
	}.footer-manu-top .main-menu {
		margin-left: 15px;
	}.footer-manu-top .main-menu ul li a {
		font-size: 16px;
	}.footer-manu-top .main-menu ul li {
		margin-right: 45px;
	}.footer-blue .footer-social-icon li a {
		margin-right: 5px;
	}.footer-blue .subscribe-area {
		padding-left: 0;
	}.footer-social-icon {
		margin-left: 0;
	}.footer-bottom .logo img {
		width: 100%;
	}.header-3 .phone {
		margin-left: 15px;
	}.header-3 #mobile-menu {
		margin-left: 0px;
	}.header-3 .phone>a {
		font-size: 17px;
	}.header-3 .language {
		padding-right: 22px;
		padding-top: 40px;
	}.header-3 .language {
		padding-right: 22px;
		padding-top: 40px;
	}.services-area-3 .service-info {
		margin-left: 0;
		width: 100% !important;
	}.home-3-slider .slider-text h1 {
		font-size: 70px;
	}.services-area-3 {
		padding: 70px 0;
	}.services-area-3 .section-title {
		padding-bottom: 30px;
	}.home-3-team {
		padding: 70px 0;
	}.home-3-team .section-title {
		padding-top: 0;
	}.home-3-team .team-info>p {
		width: 70%;
		margin: 0 auto;
	}.home-3-team-img {
		padding-top: 70px;
		margin: 0 auto;
	}.portfolio-area-3 {
		padding: 70px 0;
	}.testimonial-area-3 {
		padding: 70px 0;
	}.testimonial-area-3 .testimonial-text>p, .testimonial-active p {
		font-size: 35px;
	}.testimonial-area-3 .testimonial-text>p, .testimonial-active p {
		line-height: 56px;
		padding: 0px 127px;
	}.testimonial-area-3 .testimonial-img {
		padding: 20px 0 20px 0;
	}.testimonial-area-3 .section-title>h2 {
		margin-bottom: 10px;
	}.contact-area-2 {
		padding-top: 0 !important;
	}.footer-area-3 .footer-link>li {
		padding-left: 25px;
	}.footer-area-3 .footer-widget {
		margin-left: 0;
	}.footer-area-3 .footer-post {
		margin-left: 0;
	}.about-2-items .items-text {
		margin-bottom: 25px;
	}.slick-dots li button {
		display: none !important;
	}.footer-career-bg {
		margin-top: -160px;
		padding-top: 200px;
	}.team-features-mono {
		padding-left: 30px;
		padding-right: 15px;
	}.team-slide-texts h3 {
		font-size: 18px;
	}.team-slide-texts {
		width: 90%;
	}.team-footer-section {
		margin-top: -90px;
	}.timeline-contents::before {
		left: -12.4%;
		top: 7.7%;
	}.join-area .blog-detalis {
		margin-top: -50.4%;
	}.case-testimonial-area {
		padding-top: 90px;
	}.service-details-area {
		padding-top: 70px;
	}.question-section-2 .card {
		padding-left: 20px;
	}.faq-bg .faq-img {
		margin-left: 20px;
	}.faq-question-area .question-section .btn-link::before {
		line-height: 48px;
	}.single-amount {
		margin-right: 10px;
		font-size: 18px;
	}.service-details {
		padding: 0 0 30px 0;
	}.sb-contact-form form input:not([type="submit"]) {
		display: block;
		width: 100%;
	}.sb-cf-icon {
		right: 27px;
	}

    /* News Page */
	.news-area {
		padding-top: 70px;
	}.news-area .sidebar-widget {
		padding-left: 30px;
	}.news-search-input input {
		width: 220px;
		padding-left: 25px;
	}.news-search-input a {
		right: 10.5%;
	}.categories-list li a {
		width: 225px;
	}.news-icon li a {
		margin-right: 2px;
	}.sidebar-widget:first-child {
		padding-left: 0;
	}.author-info > p {
		padding: 0px 15px;
	}.news-title h3 {
		font-size: 30px;
	}.news-item-content > p {
		padding-right: 55px;
	}

    /* News Detalis Page */
	.news-detalis .news-title h3 {
		font-size: 30px;
		line-height: 40px;
	}.news-detalis .news-item-content > p {
		padding-right: 25px;
	}.news-detalis-list {
		padding-left: 20px;
	}.news-detalis-items > h5 {
		font-size: 25px;
		padding: 0px 35px;
	}.news-detalis-img img {
		height: 100%;
		width: max-content;
	}.news-detalis .news-item-content {
		padding-right: 20px;
	}.news-detalis .blog-nav a h3 {
		font-size: 26px;
	}.related-post-img img {
		width: 100%;
	}.related-post-info {
		padding-left: 25px;
	}.related-post-info h5 {
		font-size: 21px;
	}.news-writer-info h3 {
		font-size: 30px;
	}.news-writer-info p {
		padding-right: 20px;
	}

    /* Contact Page */

	.contact-faq-area .faq-img img {
		width: 100%;
	}.contact-faq-area {
		padding-top: 120px;
	}

    /* Portfolio Detalis */
	.portfolio-detalis-img img {
		width: 100%;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
	.blue-header .mean-container a.meanmenu-reveal {
		margin-top: 3px;
	}.page-title-height {
		height: 190px;
	}.single-slider::before {
		width: 170px;
	}.page-title h2 {
		line-height: 190px;
		font-size: 50px;
	}.language {
		position: relative;
		z-index: 99999999999;
	}.cta-section .action-btns .rd-btn {
		width: 150px;
	}.subscribe-form form input[type="submit"] {
		height: 75%;
		width: 25%;
	}.header-button {
		display: none;
	}.header-bottom-area {
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
	}.phone {
		display: none;
	}.slider-soial-icons {
		display: none;
	}.wrapper-box {
		padding-left: 0;
		padding-right: 0;
	}.single-feature p {
		padding: 0;
	}.slider-description {
		padding-left: 70px;
	}.services-area .single-service:last-child .service-title {
		margin-bottom: 35px;
	}.buy-text {
		padding-left: 4%;
	}.widget-subscription {
		margin-top: 20px;
	}.widget-subscription h3 {
		margin-bottom: 10px;
	}.service-icon img {
		width: 65%;
	}.single-service {
		padding-left: 15px;
		padding-right: 10px;
		padding-top: 40px;
		padding-bottom: 35px;
	}.single-service h2 {
		margin-left: 0;
	}.about-area {
		padding-top: 50px;
		padding-bottom: 0;
		overflow: hidden;
	}.about-details {
		padding-top: 20px;
	}.about-hovers {
		background-image: none !important;
		margin-top: 50px;
	}.hover-size {
		width: 100%;
	}.single-hover {
		padding-left: 100px;
	}.hover-height {
		height: 675px;
	}.about-area .line-mirror,
    .testimonial-area .line-mirror {
		display: inline-block !important;
	}

    /* Growth area */

	.section-title>h2 {
		font-size: 40px;
	}.growth-details {
		padding-right: 0;
	}.growth-details>p {
		font-size: 16px;
	}.growth-counter {
		padding-top: 25px;
	}.subscription-section {
		padding-top: 70px;
		padding-bottom: 70px;
	}.cta-section {
		padding-top: 70px;
		padding-bottom: 70px;
	}.testimonial-section::before {
		display: none;
	}.testimonial-wrapper .clint-text p {
		padding-right: 20px;
	}.testimonial-area .section-title {
		text-align: center;
	}.testimonial-section>p {
		font-size: 17px;
		text-align: center;
	}.testimonial-area .faq-section {
		padding-bottom: 70px;
	}.testimonial-wrapper .clint-text p {
		padding-right: 130px;
	}.testimonial-wrapper {
		margin-right: 115px;
		margin-left: 65px;
	}.blog-section-bg {
		margin-bottom: 30px;
	}.blog-area {
		padding-bottom: 48px;
		margin-top: 0;
	}.join-section {
		width: 100%;
		text-align: center;
	}.join-section .section-title .line-mirror {
		display: inline-block !important;
	}.join-area .join-text .section-title>h2 {
		font-size: 30px;
		margin-bottom: 0;
		padding-right: 0;
	}.join-section .section-title {
		padding-left: 0;
	}.join-area .join-button {
		margin-bottom: 50px;
		margin-top: 50px;
		display: flex;
		justify-content: center;
		float: none !important;
		margin-right: 0;
	}.footer-widget-img {
		padding-top: 30px;
	}.blue-header .header-top .news-ticker a span.ticker-title {
		font-size: 13px;
	}.blue-header .header-top .news-ticker>a>span {
		font-size: 15px;
	}.blue-header .news-ticker-widht {
		width: 100%;
	}.blue-header .search-form {
		position: relative;
		z-index: 999999999;
		margin-top: -6px;
		width: 80%;
	}.blue-header .header-right {
		z-index: 12334;
		position: relative;
	}.blue-header .mobile-menu {
		top:0%;
		padding: 0;
		right: 0;
	}.border-side:nth-child(2) {
		width: 100%;
		border-right: none;
	}.blue-header .language>ul>li>a {
		height: 42px;
		width: 85px;
		line-height: 40px;
	}.footer-blue .mobile-menu {
		display: none;
	}.blue-slider .slider-img {
		display: none;
	}.blue-slider .circle-bg {
		left: 0;
		top: 10%;
		width: 400px;
		height: 400px;
	}.blue-slider .slider-description {
		padding-left: 5%;
		padding-top: 10%;
	}.blue-slider .slider-height {
		height: 535px;
	}.blue-header .header-bottom .border-side {
		border: none;
	}.card-items-flex {
		display: flex;
		justify-content: center;
	}.blue-about .about-card {
		padding-top: 60px;
		height: 240px;
		width: 240px;
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 0;
	}.blue-about .about-card:hover {
		padding-top: 50px;
	}.blue-about .line-mirror,
    .features-area .section-title .line-mirror {
		display: inline-block !important;
	}.blue-about .about-details {
		padding-top: 65px;
	}.blue-about {
		padding-top: 65px;
		padding-bottom: 75px;
	}.features-area .section-title {
		text-align: center;
	}.features-video {
		margin-left: 30px;
	}.features-area {
		padding-bottom: 260px;
		padding-top: 80px;
	}.section-title > h2 {
		font-size: 33px;
	}.portfolio-area {
		padding-top: 65px;
	}.growth-blue-area {
		padding-top: 150px;
		padding-bottom: 80px;
	}.colom-change {
		order: 2;
	}.map-container {
		height: 400px;
	}.map-bg-blue {
		padding-bottom: 335px;
	}.blog-area-blue .blog-detalis .blog-img img {
		width: auto;
	}.blog-area-blue .blog-detalis .blog-img img {
		width: auto;
	}.blog-detalis-blue {
		display: flex;
		justify-content: center;
		margin-bottom: 30px;
	}.blog-area-blue .blog-info {
		padding-left: 50px;
		padding-right: 30px;
		width: 370px;
	}.blog-info-2 {
		padding-left: 49px;
		padding-right: 45px;
	}.blog-info-2 .blog-text span {
		display: block;
	}.blog-detalis-2 {
		padding-bottom: 67px;
		margin-left: -13px;
	}.join-area-blue .section-title {
		padding-left: 0;
	}.contact-phone {
		margin-left: 20px;
	}.contact-meta p {
		font-size: 20px;
		line-height: 30px;
	}.contact-area {
		padding-top: 80px;
	}.contact-bg {
		width: 100%;
	}.footer-manu-top .main-menu {
		display: none !important;
	}.footer-bottom .logo img {
		width: auto;
	}.footer-subscribe-area {
		order: 2;
	}.footer-blue .subscribe-input-area::before {
		left: 9%;
	}.footer-social-icon {
		margin-left: 15px;
	}.footer-blue .subscribe-area {
		border-top: 1px solid #cacaca;
		margin: auto;
		display: flex;
		justify-content: center;
	}.slider-3-bg {
		display: none;
	}.header-3 .language {
		margin-right: 9%;
	}.services-area-3 .service-info h2 {
		font-size: 20px;
		padding-top: 10px;
	}.services-area-3 .service-info p {
		padding: 0 20px 15px;
	}.home-3-team-img>img:first-child {
		width: 50%;
	}.testimonial-area-3 .testimonial-text>p,
    .testimonial-active p {
		font-size: 28px !important;
		line-height: 50px;
		padding: 0px 15px;
	}.question-section-3 {
		padding-left: 0;
	}.join-area-3 .section-title {
		padding-bottom: 45px;
		text-align: left;
	}.join-area-3 .join-button {
		margin-top: 100px;
	}.join-area-3 .section-title .line-mirror {
		display: none !important;
	}.contact-area-3 .contact-info>h3 {
		font-size: 20px;
		line-height: 20px;
	}.contact-area-3 .contact-section {
		padding: 25px 0;
	}.footer-area-3 .footer-widget {
		margin-left: 0;
		padding-top: 50px;
	}.footer-area-3 .footer-widget h3 {
		padding-bottom: 0;
	}

    /* about us */
	.mean-container .mean-nav {
		margin-top: 35px;
	}.about-us-area-2 {
		padding: 15px 0 70px;
	}.about-2-img img {
		width: 100%;
	}.fun-fact-area {
		padding: 70px 0 25px;
	}.our-approach-area .approach-team img {
		display: none;
	}.approach-texts {
		padding: 70px 0 50px;
	}.fun-center-img img {
		width: 90%;
	}.fun-fact-counters {
		width: 600px;
		height: 600px;
	}.fact-sub-item {
		width: 150px;
		height: 150px;
		padding-top: 45px;
	}.fact-sub-item:nth-child(4) {
		left: 5%;
		bottom: 0%;
	}.fact-sub-item:nth-child(3) {
		left: -11%;
		top: 50%;
		transform: translateY(-50%);
	}.fact-sub-item:nth-child(6) {
		right: -12%;
		top: 50%;
		transform: translateY(-50%);
	}.fact-sub-item:nth-child(6) {
		right: -12%;
		top: 50%;
		transform: translateY(-50%);
	}.testimonial-area-3 .slick-arrow {
		display: none !important;
	}

    /* history */
	.timeline-contents::before {
		left: -17.4%;
		top: 6.7%;
	}.timeline-texts h3 {
		font-size: 24px;
	}.timeline-texts p {
		font-size: 14px;
	}


    /* career */

	.join-area .blog-detalis {
		margin-top: -65%;
	}.careers-area {
		padding-top: 50px;
		padding-bottom: 50px;
	}.footer-career-bg .footer-widget {
		margin-top: 20px;
	}

    /* case */

	.case-title h2 {
		font-size: 20px;
		line-height: 1;
	}.case-gallery-area {
		padding-top: 70px;
		padding-bottom: 70px;
	}

    /* FAQ Area */

	#accordion-2 .card {
		margin-bottom: 20px;
	}.faq-bg {
		padding-top: 50px !important;
	}

    /* team page*/

	.team-features-area {
		padding-top: 70px;
	}.team-features-mono {
		padding-left: 18%;
		padding-right: 30%;
	}.make-call-actions a:first-child {
		font-size: 75px;
	}.single-team-slide .team-slide-img img {
		margin: 0 auto;
		text-align: center;
	}.team-slide-texts {
		padding: 28px 15px 25px 15px;
	}

    /* Contact Page */

	.contact-faq-area {
		padding-top: 60px;
	}

    /* News Page */

	.categories-list li a {
		width: 95%;
	}.news-search-input input {
		width: 89%;
	}.news-area .sidebar-widget:nth-child(3) {
		padding-bottom: 60px;
	}.sidebar-widget:nth-child(8) {
		padding-bottom: 30px;
	}.porject-detalis {
		width: 333px;
		padding-left: 40px;
	}.portfolio-detalis-area .section-title > h2 {
		font-size: 34px;
	}.portfolio-detalis-area .section-title {
		padding-top: 210px;
	}.portfolio-detalis-area .next-post {
		text-align: end;
		padding-right: 15px;
	}.portfolio-slider .slick-arrow {
		display: none !important;
	}.portfolio-info.pt-140 {
		padding-top: 30px;
	}
}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
	.blue-header .mean-container a.meanmenu-reveal {
		margin-top: 0px;right: 15px !important;
	}.portfolio-info.pt-140 {
		padding-top: 25px;
	}.portfolio-slider .slick-arrow {
		display: none !important;
	}.portfolio-person img {
		width: 100%;
	}.section-title>h2 {
		font-size: 30px;
	}.testimonial-section.ml-30 {
		margin-left: 0;
	}.header-top-area {
		padding-left: 0;
		padding-right: 0;
	}.single-slider {
		background-size: cover;
		background-repeat: no-repeat;
	}.mean-container a.meanmenu-reveal {
		margin-top: -47px;
		border: none;
	}.mean-container .mean-nav {
		margin-top: 10px;
	}.mobile-menu {
		margin-top: 26px;
	}.pofo-cat button {
		margin-bottom: 2px;
	}.slider-content h1 {
		color: #333333;
		line-height: 1;
		margin-top: 28px;
		margin-bottom: 35px;
		font-size: 40px;
		margin-top: 10px;
		margin-bottom: 10px;
	}.mean-container a.meanmenu-reveal span {
		background: #333 none repeat scroll 0 0;
		display: block;
		height: 2px;
		margin-top: 6px;
		width: 30px;
	}	

    /* Testimonial Area */
	.question-section,
    .question-section-button {
		padding-left: 60px;
	}.services-area .single-service {
		padding-left: 10%;
		padding-right: 34%;
		padding-top: 47px;
		padding-bottom: 45px;
		background-position: right bottom;
	}.testimonial-wrapper {
		margin-right: 0px;
		margin-left: 30px;
	}.testimonial-wrapper .clint-text p {
		padding-right: 30px;
	}

    /* CAT Area */
	.subscribe-form form input[type="submit"] {
		height: 75%;
		width: 35%;
	}

    /* Blog Area */
	.footer-widget h3 {
		margin-bottom: 10px;
	}.growth-area {
		padding-top: 75px;
	}.growth-details .section-title>h2 {
		margin-bottom: 25px;
	}.growth-counter {
		padding-top: 30px;
	}.join-section {
		width: 100%;
		text-align: center;
	}.join-section .section-title .line-mirror {
		display: inline-block !important;
	}.join-area .join-text .section-title>h2 {
		font-size: 30px;
		margin-bottom: 0;
	}.join-area .join-button {
		margin-bottom: 50px;
		margin-top: 50px;
		display: flex;
		justify-content: center;
		float: none !important;
		margin-right: 0;
	}.join-area .section-title {
		padding-left: 0;
	}.sub-footer {
		margin-top: 50px;
	}.blue-header .news-ticker {
		display: none;
	}.border-side {
		border-right: none;
	}.blue-slider .slider-text h1 {
		font-size: 48px;
		margin-top: 10px;
	}.features-video {
		margin-left: 0px;
	}.features-video img {
		width: 100%;
	}.growth-blue-area {
		margin-top: 44px;
	}.colom-change {
		order: 0;
	}.blog-area-blue .blog-info {
		padding-left: 50px;
		padding-right: 30px;
	}.contact-phone {
		margin-left: 5px;
		padding-right: 0;
	}.contact-icon {
		margin-left: 15px;
	}.cpontact-icon-mess {
		margin-left: 0;
		margin-right: 15px;
	}.contact-meta h3 {
		font-size: 14px;
		padding-top: 6px;
	}.contact-meta p {
		font-size: 16px;
	}.contact-area hr {
		margin-right: 13px;
	}.footer-social-icon {
		margin-left: -48px;
	}.footer-link>li {
		width: 50%;
		float: left;
		padding-left: 33px;
		margin-right: 10px;
	}.home-3-slider .slider-description {
		padding-top: 0;
	}.home-3-slider .slider-text h1 {
		font-size: 60px;
	}.slider-3-height {
		height: 300px;
	}.header-3 .fixed-logo {
		height: 450px;
	}.header-3 .fixed-logo {
		padding-top: 20px;
	}.services-area-3 .service-info {
		background: #fff;
		padding: 10px 30px;
		margin-bottom: 20px;
	}.service-img img {
		width: 100%;
	}.home-3-team-img>img:first-child {
		width: 50%;
		margin-right: 10px;
	}.home-3-team-img>img:last-child {
		width: 40%;
	}.question-section-3 {
		padding-left: 0;
	}.join-area-3 .join-button {
		margin-top: 0;
	}.join-area-3 .section-title {
		padding-bottom: 20px;
		text-align: center;
	}.join-area-3 .section-title .line-mirror {
		display: inline-block !important;
	}.contact-join .join-text h2 {
		padding-right: 0;
	}.contact-area-3 hr {
		display: none;
	}.map-img {
		margin-top: -94px;
	}.contact-area-3 .contact-icon {
		padding-bottom: 30px;
	}.contact-area-3 .contact-info>h3 {
		font-size: 18px;
		line-height: 16px;
	}.contact-area-3 .contact-info>p {
		font-size: 14px;
	}.page-title h2 {
		line-height: 170px;
		font-size: 45px;
	}.page-title-height {
		height: 170px;
	}.testimonial-area-3 .testimonial-text p {
		font-size: 20px !important;
		line-height: 1.6;
	}#approach-tab .nav-link {
		font-size: 18px;
	}.testimonial-area-3 .testimonial-active .slick-arrow {
		display: none !important;
	}.timeline-vertical-line {
		left: 0;
		height: 99.6%;
	}.timeline-contents::before {
		left: -10.7%;
		top: 6.7%;
	}.timeline-reverse {
		margin-left: 5.1%;
	}.timeline-year {
		display: none !important;
	}.join-area .blog-detalis {
		margin-top: -88%;
	}.case-gallery-area {
		padding: 50px 0;
	}.case-img img {
		width: 100%;
	}.team-slide-texts {
		width: 60%;
	}.service-details-area {
		padding-top: 50px;
	}.loan-calculator {
		padding: 15px;
	}.news-title h3 {
		font-size: 25px;
	}.news-item:nth-child(6) .news-title h3 {
		color: #ffffff;
		padding-right: 10px;
	}.news-item-content .activity-icon li a {
		margin-right: 5px;
	}.news-item-content .activity-icon li:last-child a {
		margin-right: 0;
	}.news-detalis-list li a {
		font-size: 14px;
	}.news-detalis-list {
		padding-left: 0px;
	}.news-item-detalis {
		display: inline-block !important;
	}.news-img img {
		width: 100%;
	}.detalis-tegs .social-share {
		float: none !important;
		text-align: start;
		margin-top: 25px;
	}.social-share .share-icon li a {
		margin-left: 0;
		margin-right: 30px;
	}.news-detalis .blog-nav a h3 {
		font-size: 20px;
	}.news-writer {
		display: inline-block !important;
	}.comments-reply {
		padding-left: 40px;
	}.news-detalis-items > h5 {
		font-size: 22px;
		padding: 0px 26px;
	}.pf-nav-btn h3 {
		font-size: 20px;
	}.portfolio-detalis-area .previous-post {
		padding-left: 15px;
	}.porject-detalis {
		width: 100%;
		padding-left: 20%;
		padding-right: 10%;
	}.project-bg {
		margin-top: 60px;
		float: none;
	}.portfolio-detalis-area .section-title {
		padding-top: 100px;
	}.single-slider::before {
		width: 170px;
	}
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
	.header-width {
		width: 91%;
	}.page-title h2 {
		line-height: 1.2;
		font-size: 25px;
	}.page-title-height {
		height: 140PX;
	}.page-bc {
		display: none;
	}.page-title-area {
		padding-left: 0;
	}.header-logo {
		padding-top: 7px;
	}.header-top .language {
		margin-top: 15px;
		margin-bottom: 15px;
	}.mobile-menu {
		right: 3%;
		top: -44px;
	}.slider-text>span {
		font-size: 14px;
	}.mean-container .mean-nav {
		margin-top: 18px;
	}.blue-header .mean-container .mean-nav {
		margin-top: 18%;
	}.services-area .single-service {
		padding-right: 15%;
	}.join-area .section-title {
		padding-right: 30px;
		padding-left: 30px;
	}.join-area .section-title>h2 {
		font-size: 25px;
	}.header-right ul li a {
		color: #646464;
		padding: 0 5px;
	}.slider-text h1 {
		font-size: 34px;
	}.slider-buttons a:first-child {
		margin-right: 20px;
	}.single-slider.slider-height {
		min-height: 380px !important;
	}.about-area {
		overflow: hidden;
	}.single-hover {
		padding-left: 25px;
	}.hover-text {
		padding-right: 20px;
	}.question-section,
    .question-section-button {
		padding-left: 0px;
	}.question-section .btn-link {
		font-size: 14px;
	}.question-section .card-body {
		font-size: 14px;
	}.question-section .btn-link.collapsed::before {
		line-height: 19px;
	}.question-section .btn-link::before {
		right: 3px;
		line-height: 19px;
	}.testimonial-section>p {
		margin-bottom: 0;
	}.clint-detalis {
		padding-bottom: 12px;
		padding-left: 20px;
	}.pofo-cat button {
		margin-bottom: 2px;
		padding: 8px 12px;
		font-size: 15px;
		line-height: 25px;
	}.growth-counter {
		display: none;
	}.growth-area {
		margin-top: 0;
	}.subscribe-form form input[type="email"] {
		padding-left: 15px;
	}.cta-section .action-btns .rd-btn {
		width: 110px;
	}.testimonial-wrapper {
		margin-left: 0px;
		margin-top: 30px;
	}.clint-text {
		padding-left: 30px;
	}.blog-area .blog-info {
		padding-left: 10px;
		padding-right: 15px;
	}.blog-area {
		padding-top: 70px;
	}.join-area .join-text .section-title>h2 {
		font-size: 25px;
	}.footer-widget {
		margin-left: 25px;
	}.footer-widget-2 {
		padding-top: 30px;
	}.copyright .footer-icon {
		float: none !important;
		margin-top: 0;
	}.copyright {
		text-align: center;
	}.blue-slider .slider-description {
		padding-left: 55px;
		padding-top: 100px;
	}.blue-slider .circle-bg {
		height: 350px;
		width: 350px;
		top: 7%;
	}.blue-slider .slider-text h1 {
		font-size: 34px;
	}.blue-slider .slider-height {
		height: 430px;
	}.blue-slider .blue-slider .slider-text h1 {
		font-size: 36px;
	}.blue-slider .slider-text>span {
		font-size: 14px;
	}.portfolio-info {
		position: relative;
		padding-left: 60px;
		padding-right: 60px;
		padding-top: 0;
	}.portfolio-slider .slick-arrow {
		top: 72.8%;
	}.portfolio-slider .slick-arrow {
		top: 72.8%;
		display: none !important;
	}.portfolio-slider p {
		color: black;
	}.blue-about .about-card {
		margin: auto;
		margin-bottom: 30px;
	}.card-items-flex {
		display: inline-block;
		padding-top: 0;
	}.feature-title>h3 {
		font-size: 26px;
	}.features-area {
		padding-bottom: 150px;
	}.single-call-to-action {
		padding-left: 15px;
		padding-right: 15px;
	}.single-call-to-action .section-title h2 {
		font-size: 33px;
	}.single-call-to-action p {
		font-size: 15px;
		padding-right: 20px;
	}.single-call-to-action.border-black {
		padding-left: 15px;
		padding-right: 15px;
	}.growth-blue-area {
		margin-top: 55px;
	}.blog-area-blue .blog-info {
		padding-left: 50px;
	}.contact-area hr {
		display: block;
		height: 1px;
		width: 87%;
	}.contact-bg {
		height: 100%;
		padding-bottom: 20px;
		width: 280px;
	}.justify-content-end {
		justify-content: flex-start !important;
	}.contact-meta {
		order: 2;
		text-align: left !important;
	}.contact-icon {
		margin-left: 20%;
		margin-right: 20px;
	}.border-side .logo {
		text-align: center;
	}.footer-blue .border-side:nth-child(2) {
		display: flex;
		width: 100%;
	}.footer-blue .subscribe-input-area::before {
		left: 30px;
	}.footer-social-icon {
		text-align: center;
		margin-left: 0;
	}.footer-blue .subscribe-area {
		padding-bottom: 15px;
		display: inline-block;
		text-align: center;
	}.header-3 .mobile-menu {
		right: 3%;
		top: -98px;
	}.header-3 .header-top .language {
		margin-top: -9px;
		margin-bottom: 35px;
	}.home-3-team-img>img:first-child {
		width: 50%;
		margin-right: 0;
	}.home-3-team-img img:last-child {
		width: 40%;
		margin-left: 15px;
	}.home-3-team-img img:last-child {
		width: 40%;
		margin-left: 15px;
	}.home-3-slider .slider-description {
		padding-top: 0;
		padding-left: 32%;
	}.home-3-slider .slider-text h1 {
		font-size: 50px;
	}.home-3-slider .slider-description {
		padding-top: 0;
		padding-left: 32%;
	}.home-3-slider .rd-btn, .home-3-slider .rd-btn:focus, .home-3-slider .rd-btn2:hover {
		width: 110px;
		height: 50px;
		line-height: 50px;
	}.header-3 .slider-soial-icons {
		display: none;
	}.header-3 .logo img {
		width: 30%;
		padding-top: 0;
	}.header-3 .fixed-logo {
		height: 95px;
	}.home-3-slider .slider-description {
		padding-top: 0;
		padding-left: 10%;
	}.home-3-slider .slider-description {
		padding-top: 0;
		padding-left: 10%;
	}.home-3-slider .slider-description {
		padding-top: 0;
		padding-left: 10%;
	}.services-area-3 {
		padding: 30px 0;
	}.home-3-brand {
		padding: 30px 0;
	}.home-3-brand .single-brand a>img {
		width: 60%;
	}.testimonial-area-3 .testimonial-text>p,
    .testimonial-active p {
		font-size: 20px !important;
		line-height: 40px;
	}.testimonial-area-3 .testimonial-text hr {
		display: none;
	}.testimonial-area-3 .testimonial-author>h3 {
		font-size: 20px;
	}.testimonial-author {
		padding-top: 0;
	}.join-area-3  .section-title {
		padding-right: 0;
		padding-left: 0;
	}.contact-faq-area {
		padding-top: 15px;
	}.contact-icon {
		margin-left: 5%;
	}.map-img {
		margin-top: 0;
	}.footer-area-3 .section-title {
		padding-bottom: 10px;
	}.timeline-contents::before {
		left: -5.7%;
		top: 6.7%;
	}.timeline-vertical-line {
		display: none;
	}.timeline-contents::before {
		display: none;
	}.timeline-area {
		padding-top: 40px;
	}.timeline-contents {
		margin-left: 0;
	}.join-area .blog-detalis {
		width: 100%;
		height: 350px;
		margin-top: 80px;
		margin-bottom: 120px;
		float: none;
	}.career-box {
		padding: 40px 30px;
	}.careers-area .career-title {
		margin-bottom: 10px;
	}.question-section-2 .card {
		padding-left: 10px;
		margin-left: -15px;
	}.question-section-2 .btn-link.collapsed::before, .question-section-2 .btn-link::before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		right: -4%;
		top: 52%;
	}.faq-question-area .question-section .btn-link::before {
		line-height: 30px;
	}.lc-header .section-title>h2 {
		font-size: 25px;
	}.team-features-area {
		padding-top: 50px;
		padding-bottom: 20px;
	}.make-call-actions a:first-child {
		font-size: 30px;
	}.team-slider-area {
		padding-top: 45px;
	}.team-features-mono {
		padding-left: 10%;
		padding-right: 8%;
	}.news-item-content {
		padding-left: 20px;
	}.news-title h3 {
		font-size: 22px;
	}.news-item-content > p {
		padding-right: 35px;
	}.news-item:nth-child(6) .news-thumb {
		padding-left: 20px;
	}.construction-pagination .page-link {
		width: 40px;
		height: 40px;
		line-height: 24px;
		padding: 0.5rem 0.4rem;
	}.news-slick-next, .news-slick-prv {
		display: none !important;
	}.news-detalis h4 {
		font-size: 21px;
		line-height: 18px;
	}.next-post h3 {
		text-align: end;
	}.comments-text {
		padding-left: 10px;
	}.avatar-name > h5 {
		font-size: 16px;
		line-height: 18px;
	}.comments-text a {
		padding: 7px 16px;
	}.comments-reply {
		padding-left: 0px;
	}.news-detalis .news-item-content {
		padding-right: 5px;
		padding-left: 10px;
	}.position-icon {
		right: 13px;
	}.porject-detalis {
		padding-left: 20px;
	}
}

@media (max-width: 389px) {
	.slider-description {
		padding-left: 10px;
	}.cta-area .subscribe-form {
		margin-left: -30px;
		margin-right: -27px;
	}.subscribe-form form input[type="email"] {
		padding-left: 5px;
	}.testimonial-wrapper .clint-info h4 {
		font-size: 20px;
	}.testimonial-section {
		margin-left: 0;
	}.blue-slider .slider-description {
		padding-left: 0;
		padding-top: 100px;
	}.blue-slider .circle-bg {
		height: 300px;
		width: 300px;
		top: 11%;
	}.blue-about .about-details {
		padding-top: 45px;
	}.features-area {
		padding-bottom: 100px;
	}.features-video-btn {
		margin-top: -53%;
		margin-left: 37%;
	}.portfolio-area {
		padding-top: 75px;
	}.growth-blue-area {
		margin-top: 80px;
	}.blue-header .logo {
		padding-right: 10px;
	}.blue-about .about-person>h3 {
		font-size: 18px;
	}.blog-area .date {
		display: block;
	}.blog-info-2 {
		padding-left: 30px;
		padding-right: 0;
	}.blog-detalis-2 {
		padding-bottom: 63px;
	}.blog-area-blue .blog-info {
		border: none;
	}.blog-area-blue {
		overflow: hidden;
	}.portfolio-info {
		padding-left: 30px;
		padding-right: 0px;
		padding-top: 0;
	}.feature-title>h3 {
		font-size: 20px;
	}.feature-title>a {
		margin-top: 10px;
	}.contact-icon {
		margin-left: 10%;
	}.footer-blue .footer-social-icon li a {
		margin-right: 0px;
	}.footer-blue .subscribe-area input {
		width: 100%;
	}.footer-blue .copyright-text>p {
		font-size: 14px;
	}.home-3-slider .slider-text h1 {
		font-size: 39px;
	}.services-area-3 .service-info p {
		padding: 0 10px 15px;
	}.home-3-team {
		padding-top: 50px;
	}.home-3-team .team-info>p {
		width: 100%;
	}.portfolio-area {
		padding-top: 30px;
	}.map-img {
		height: 400px;
	}.contact-area-3 .contact-bg-3 {
		padding: 0px 55px;
	}.about-2-texts {
		padding-right: 0;
	}.items-text h3 {
		font-size: 18px;
	}.testimonial-area-3 .testimonial-text p {
		font-size: 18px !important;
		line-height: 35px;
		padding: 0px 15px;
	}.timeline-texts {
		padding-left: 0;
		padding-right: 0;
	}.timeline-reverse {
		margin-right: 0;
	}.careers-area .col-xl-6 {
		padding: 0;
	}.career-title span {
		margin-top: 0;
	}.career-title h2 {
		font-size: 24px;
	}.careers-area {
		padding-top: 0;
	}.footer-career-bg {
		margin-top: -180px;
		padding-top: 210px;
	}.question-section-2 .btn-link.collapsed::before, .question-section-2 .btn-link::before {
		top: 34%;
	}.faq-question-area {
		padding-top: 75px;
		padding-bottom: 55px;
	}.question-section .card-body {
		padding: 1.25rem 1rem 1.25rem 2.5rem;
	}.faq-area .question-section {
		padding-left: 0px;
	}.faq-section .question-section .card-body {
		padding: 1.25rem 1rem 1.25rem 0px;
	}.team-slide-texts {
		width: 80%;
	}.creator-detalis a {
		padding-right: 10px;
	}.news-item-content > p {
		font-size: 14px;
		padding-right: 10px;
	}.news-title h3 {
		font-size: 22px;
	}.construction-pagination .page-link {
		width: 35px;
		height: 35px;
		line-height: 19px;
	}.news-area .sidebar-widget {
		margin-left: 0px;
	}.banner {
		width: 100%;
	}.feeds-detalis > h5 {
		padding: 0px 10px;
	}.construction-pagination {
		padding-bottom: 70px;
	}.news-item:nth-child(7) .news-title {
		padding-right: 30px;
	}.news-detalis h4 {
		font-size: 19px;
	}.news-detalis-items > h5 {
		font-size: 20px;
		padding: 0px 3px;
	}.news-writer-info h3 {
		font-size: 25px;
	}.tags-list li a {
		width: 70px;
	}.news-detalis hr {
		padding-top: 50px;
	}.comments-text a {
		position: absolute;
		left: 42%;
		top: 105%;
	}.comments-box {
		position: relative;
	}.comment-form {
		padding-left: 10px;
		padding-right: 10px;
	}.porject-detalis {
		padding-right: 0;
	}.portfolio-detalis-area .section-title > h2 {
		font-size: 28px;
	}.portfolio-detalis-area .pf-toggol {
		padding-left: 20px;
		padding-right: 20px;
	}.pf-nav-btn h3 {
		font-size: 18px;
	}
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.faq-section.pt-55 {
		padding-top: 0;
	}.approach-team img {
		width: 100%;
	}.approach-texts {
		padding-top: 0;
	}#approach-tab .nav-link:first-child {
		padding-left: 10px;
		padding-right: 10px;
	}#approach-tab .nav-link:last-child {
		padding-left: 10px;
		padding-right: 10px;
	}.about-2-texts {
		margin: 0;
	}.sb-service-list li {
		padding: 0 25px;
	}.lc-tabs.mt-10 {
		margin-bottom: 30px;
	}.slider-description {
		padding-left: 60px;
	}.slider-arrow-01 .slider-description {
		padding-left: 150px;
	}.blue-slider .slider-img img {
		margin-right: 0px;
		width: 100%;
	}
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.p-btn {
		display: none;
	}.header-3 .mean-container a.meanmenu-reveal {
		margin-top: -10px;
	}.lc-tabs.mt-10 {
		margin-left: 40px;
	}.project-bg {
		margin-top: 40px;
		float: none;
	}.porject-detalis {
		width: 100%;
	}.portfolio-detalis-area .section-title {
		padding-top: 45px;
	}
}


/* small mobile :320px. */
@media (max-width: 767px) {
	.faq-section {
		padding-left: 0;
	}.footer-widget hr {
		display: none;
	}.footer-area-3 .footer-link-3 > li {
		padding-left: 0;
		display: inline-block;
		margin: 0 8px;
		width: auto;
	}.fun-counter-items {
		display: none;
	}.fact-sub-item {
		width: 150px;
		height: 150px;
		padding-top: 45px;
		display: inline-block;
		margin: 10px 15px;
		position: static !important;
	}.fun-fact-counters {
		width: auto;
		height: auto;
		border: 0;
		padding: 0 20px;
		text-align: center;
	}.fact-sub-item:nth-child(3) {
		transform: inherit;
	}.fact-sub-item:nth-child(6) {
		transform: inherit;
	}.approach-texts {
		padding: 0;
	}.join-area-career {
		margin-top: 80px;
	}.contact-area-3 .contact-bg-3 {
		padding: 30px 55px;
	}
}

/* Large Mobile :480px. */
@media only screen and (min-width: 580px) and (max-width: 767px) {
}
.landing-wrap{
	position:relative;
	height:100%;
	min-height:800px;
	overflow: hidden;
}.landing-dots-set{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	height:100%;background: #231d5b;
}.landing-dots-set li{
	width:50%;
	height:50%;
	border:1px solid hsla(0,0%,100%,.06);
	position:relative;
	overflow:hidden;
}.landing-dots-set li a {
    padding: 60px;
    color: #fff;
    height: 100%;
    position: relative;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}.landing-dots-set li:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition-property: transform;
    transform: translateY(101%);
	background-color: #e77610;
	transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}.landing-dots-set li:hover:before{
	transform: translateY(0);
}.landing-wrap-set{
	position:relative;height:100%;
}.landing-wrap-content{
	overflow:hidden;
	padding:60px;height:100%;
}.landing-wrap-content.bg1{
	background-image:url(../img/slider/2-11.jpg);
}.landing-wrap-content.bg2{
	background-image:url(../img/slider/2.jpg);
}.landing-wrap-content.bg3{
	background-image:url(../img/slider/3.jpg);
}.landing-wrap-content.bg4{
	background-image:url(../img/slider/4.jpg);
}.landing-wrap-content h2 {
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
    position: relative;
	animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
	animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}
.landing-wrap-content p {
    color: #fff;
    width: 50%;
    font-size: 16px;
    margin-left: auto;
    position: relative;
	animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
	animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: both
}.landing-wrap-content {
    padding: 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	background-size:cover;
    position: relative;
}.landing-wrap-content:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#333;
	opacity:0.4;
}.card {
    display: block;
    position: relative;
    overflow: hidden;
    outline: none;
}.card--info {
    background: #f7f7f9;
    transition-property: transform;
    transition-duration: .8s;
    transform: scale(1);
    will-change: transform;
	color: #313033;
    border-radius: 0;
    border:none;
}.card--info--dark {
    background: #231d5b;
    color: #fff;
}.card--info--dark.bg-image{
	background-image: url(../img/3.jpg);
	background-size:cover;
    color: #fff;
}@media only screen and (min-width: 980px){
.card--info--xlarge {
    height: 41.66667vw;
}.card--info--large {
    height: 26vw;
}.card--info--medium {
    height: 23vw;
}
}.card--info .card__sizer{
	height: 100%;
}.card--info .card__content {
    width: 100%;
    height: 100%;
    padding: 60px;
}.card--info .card__description {
    padding: 0 0 2px;
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.16667em;
    letter-spacing: 0;
}.card--info--xlarge .card__description {
    font-size: 30px;
    line-height: 38px;
    width: 80%;
}.card--info .card__content .counter-set {
    color: #e29803;
}.card--info--dark h4, .card--info--dark p,.card--info--red h4, .card--info--red p {
	color:#fff;
}.card--info--large .card__content .counter-set{
    font-size: 70px;
}.card--info--medium .card__content .counter-set{
    font-size: 50px;
}.card--info--red {
    background-image:url(../img/4.jpg);
	background-size:cover;
    color: #fff;
}.card--info--xlarge .card__link{
	font-size:26px;
}.card--info--large .card__link{
	font-size:25px;
}.card--info--medium .card__link{
	font-size:21px;
}.card--info--medium+.card--info--medium{
	border-top: 1px solid hsl(0deg 0% 100% / 49%);
}.heading-border {
    padding-top: 30px;
    border-top: 1px solid #333;
}.heading h2 {
    font-size: 38px;
    font-weight: 600;
    color: #221d5a;
}.product-section p{
	 padding-bottom: 30px;
}.team.team_style--1 .image-wrap {
    margin-bottom: 20px;
}.team.team_style--1 .info .name {
    font-size: 23px;
    font-weight: 400;
}.parralax-content h2 {
    font-size: 38px;
    font-weight: 500;
}.card--project {
    overflow: visible;
	border:none;
}.card--project .card__content {
    display: block;
}.card--project .card__title {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3;
    color: #221d5a;
    width: 80%;
    display: block;
}.card--project .card__date {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #e77610;
}.card--project .card__content img {
    max-width: 30%;
    margin-top: 0px;
    float: right;
}.client-section{
	background:#f7f7f9;
}.client-item{
	margin:0px 15px;
}.client-img {
    padding: 15px 20px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}.client-item h5 {
    font-size: 20px;
}.logo img {
    max-width: 80px;
    padding: 5px 0px;
}.scroll-number {
    background-image:url(../img/2.jpg);
	background-size:cover;
    width: 100%;
    min-height: 500px;
    position: sticky;
    top: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px;
}.scroll-number h2 {
    color: #e77610;
    font-size: 65px;
    line-height: 1;
    font-weight: 500;
}.scroll-content .question-section .card {
   padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(49,48,51,.06);
    display: flex;
    flex-wrap: wrap;
	width:100%;
    flex-direction: row;
    padding-left: 20px;
}.scroll-content .question-section .card .card-header {
    width: 30%;
    position: initial;
    z-index: 1;
    padding: 0px 15px;
}.scroll-content .question-section .card .collapse{
	width:70%;
}.scroll-content .question-section .btn-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #1a191e;
    font-size: 26px;
    font-weight: 500;
    padding: 0;
    cursor: pointer;
    text-align: left;
}.scroll-content .question-section .btn-link::before {
    right: 15px;
    background: #221d5a;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}.scroll-content .question-section .btn-link.collapsed::before{
	background: #333;
}.scroll-content .question-section .card-body {
    color: #666;
    padding-top: 0;
	position:relative;
}.scroll-content .question-section .card .collapse:before {
    position: absolute;
    background: #f3f3f3;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    right: 0;
    left: 0;
    z-index: 0;
}.heading h3 {
    font-size: 26px;
    font-weight: 500;
}.feature-content {
    position: relative;
    padding: 100px 0px;
    margin-left: 3%;
    border-top: 1px solid;
}.theme-color {
    color: #221d5a;
}.feature-cont p{
    font-size: 30px;
    line-height: 1.2;
    padding: 30px 0px;
    width: 80%;
}.project-carousel .owl-nav {
    position: absolute;
    top: -18%;
    right: 15%;
}.project-carousel .owl-nav button.owl-prev,.project-carousel .owl-nav button.owl-next {
	background: #333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
	margin:0px 5px;
	color:#fff;
	font-size:30px;
}.header-area.sticky-header {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
	box-shadow: 5px 3px 40px rgba(0, 72, 88, 0.1);
    animation: smooth-header 0.65s linear;
}.intro-page p {
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    color: #333;
}.contact-page {
    padding: 100px 0px 50px;
    background: #221d5a;
}.contact-page .title {
    font-size: 22px;
    color: #ddd;
    font-weight: 500;
}.contact-page h2{
	font-size: 120px;
    color: #fff;
    font-weight: 500;
}.contact-page h2 a:hover{
	color: #ddd;
}.contact-set {
    background: #313033;
    position: relative;
    width: 100%;
    height: 100%;
}.contact-details {
    min-height: 400px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.contact-details li {
    font-size: 22px;
    line-height: 35px;
    color: #ddd;
    font-weight: 500;
    text-align: center;
}li.mid-space {
    width: 57%;
}.contact-map iframe, .contact-map{
	width:100%;
	height:100%;
	min-height:450px;
}.portfolio-slider-3 {
    padding-bottom: 0px;
}.portfolio-slider-3 .slick-arrow {
    padding: 10px;
    position: absolute;
    bottom: 0%;
    background-color: rgb(94 99 105);
    width: 40px;
    height: 40px;
}.portfolio-slider-3 .portfolio-3-slick-prev {
	left: 1%;
}.portfolio-slider-3 .portfolio-3-slick-next {
	left: 6%;
}.portfolio-slider-3 .slick-arrow:hover {
    background-color: rgb(34 29 90);
}.career-wrap {
    border: 1px solid #ddd;
}.career-wrap .career-cont {
    padding: 30px;
}.career-wrap .career-cont h5{
	font-size:20px;
    font-weight: 600;
}.career-wrap .career-cont h6{
	font-size:18px;
	color:#888;
    font-weight: 600;
}.career-sec .section-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #221d5a;
    margin-bottom: 50px;
}.career-sec p{
	font-size:19px;
	padding-bottom: 10px;
}.abt-count-wrap {
    padding: 60px;
    min-height: 420px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background: #231d5b;
	border-left:1px solid #888;
}.abt-count-wrap span.fact-counter {
    font-size: 70px;
	color:#e77610;
}.abt-count-wrap span.abt-counter-title{
	font-size: 70px;
	color:#e77610;
}.abt-count-wrap .abt-counter-text h5 {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}.abt-count-wrap.theme-bg{
	background:#e77610;
}.abt-count-wrap.theme-bg .fact-counter, .abt-count-wrap.theme-bg span.abt-counter-title {
	color:#fff;
}.abt-count-wrap.reverse-bg{
	background:#f7f7f9;
}.abt-count-wrap.reverse-bg .abt-counter-text h5 {
	color:#333;
}.abt-mission{
	position:relative;
	background:#fff;
}.abt-mission:before{
	position:absolute;
	content:'';
	left:0;
	top:13%;
	width:100%;
	height:88%;
	background-image:url(../img/Introduction-bg.jpg);
	background-size:cover;
}.abt-mission .title{
	padding-bottom:40px;
	border-bottom:1px solid;
	color:#e77610;
}.abt-mission .title h2 {
    font-size: 100px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
}.abt-mission .title h2 span{
	display:block;
	color:#e77610;
}.abt-mission p {
    font-size: 24px;
    color: #fff;
    line-height: 1.3;
}.abt-values{
	
}.abt-values .set-1{
	height:100%;
	background-color:#e77610;
	min-height:750px;
	padding:40px;
}.abt-values .set-2{
	height:100%;
	background-color:#221d5a;
	min-height:720px;
	padding:10%;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}.abt-values .set-1 h2{
	text-align:right;
	font-size: 100px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
}.abt-values .set-2 p {
    font-size: 17px;
    color: #888;
    line-height: 1.3;
}.abt-social{
	background-color:#333;
}.title-1 h2{
	font-size:74px;
	line-height:1.2;
	padding-bottom:30px;
	margin-bottom:50px;
	border-bottom:1px solid;
	color:#333;
}.title-1.light h2{
	color:#fff;
}.abt-social ul{
	padding-bottom:60px;
}.abt-social ul li{
	font-size:20px;
	color:#fff;
}.abt-social ul li+li{
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #ddd;
}.abt-social h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
}.abt-social h5 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}.card--info .card__content h4 {
    font-size: 24px;
    text-transform: uppercase;
	margin-bottom:30px;
}.card-section .card-heading {
    padding: 40px;
    color: #e77610;
    font-size: 55px;
    line-height: 1;
    font-weight: 500;
    width: 80%;
}.heading.heading-border-bottom h3 {
    padding-bottom: 25px;
    border-bottom: 1px solid #333;
    font-size: 42px;
    margin-bottom: 0;
    color: #221d5a;
    font-weight: 700;
}.product-section .unit-points{
	padding-top:30px;
}.product-section .unit-points li {
    font-size: 28px;
}.scope-section {
    position: relative;
    background: #e77610;
}.scope-section:before{
	position:absolute;
	content:'';
	top:0;
	width:50%;
	height:100%;
	left:0;
	background-image:url(../img/yellow-bg.jpg);
	background-repeat:no-repeat;
}.scope-content {
    padding-top: 60px;
}.scope-content p, .scope-content li {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 20px;
}.scope-content ul{
	padding-inline-start:25px;
}.scope-content li {
    margin-bottom: 10px;
    list-style: disc;
}.scope-content h4{
	font-size: 26px;
	color: #221d5a;
}.scope-content h5{
	font-size: 25px;
	color: #221d5a;
	margin-bottom:20px;
    font-weight: 400;
}.scope-content ul{
	margin-bottom:30px;
}.extra-links ul{
	display:flex;
	flex-wrap:wrap;
}.extra-links li{
	width:50%;
}.extra-links li a {
    display: block;
    padding: 90px 50px;
    background: #e77610;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    height: 100%;
}.extra-links li:nth-child(2) a{
	background: #dc6e0d;
}.extra-links li a img, .vision-content-3 ul li a img {
    display: block;
    min-height: 60px;
    max-height: 60px;
    width: auto;
    margin-bottom: 15px;
    max-width: max-content;
}.extra-links li a:hover, .vision-content-3 ul li a:hover, .extra-links li:nth-child(2) a:hover{
	background: #333;
}.vision-content-2 {
    height: 100%;
    background-image: url(../img/arabi-bg.jpg);
    background-size: cover;
    padding: 60px 60px 0px;
}.vision-content-2 h6 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}.vision-content-2 h2 {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    padding: 10px 0px;
}.vision-content-2 h5 {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}.vision-content-3{
	height:100%;
	background:#231d5b;
}.vision-content-3 ul {
    display: flex;
    flex-direction: column;
    height: 100%;
}.vision-content-3 ul li{
	height:40%;
}.vision-content-3 ul li:nth-child(2){
	height:65%;
	background: #e77610;
}.vision-content-3 ul li:nth-child(3){
	height:25%;
}.vision-content-3 ul li a{
	padding: 40px 50px;
    background: #231d5b;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.vision-content-3 ul li:nth-child(2) a{
	background: #e77610;
}.vision-content {
    background: #231d5b;
    height: 100%;
}.vision-content .vision-desc {
    padding: 110px 80px;
}.vision-content .vision-desc .vision-logo img{
	max-width:150px;
	margin-bottom:30px;
}.vision-content .vision-desc .vision-head h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    width: 75%;
}.vision-img {
    margin-left: -20%;
    max-width: 120%;
}.vision-img img{
	width:100%;
}.service-add .team.team_style--1 .info .name {
    color: #221d5a;
    font-weight: 500;
}.service-add .team.team_style--1 .info .name:hover{
	color: #e77610;
}.service-add .feature-content {
    padding: 65px 0px;
}.team.team_style--1 .image-wrap .thumb {
    overflow: hidden;
}.card--project .card__image .card__image__inner {
    overflow: hidden;
}.inner-title h2 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 600;
    color: #221d5a;
}.president-wrap .president-content {
    padding: 30px;
    border: 1px solid #ddd;
}.president-wrap p {
    font-size: 16px;
    color: #999;
    padding-top: 30px;
}.president-wrap .president-content .president-title h5 {
    color: #333;
    font-weight: 500;
    font-size: 20px;
}.president-wrap .president-content .president-title h6 {
    font-size: 19px;
    color: #999;
    font-weight: 500;
}.president-title-1 p {
    font-size: 20px;
    color: #333;
	padding-top: 0px;
	margin-bottom:10px;
}.president-title-1 p.phone{
	margin-bottom:5px;padding-top: 0px;
}.president-title-1 p.phone a{
	font-size:25px;
	color: #e77610;
}.certi-set{
	padding:15px;
}.certi-img {
    overflow: hidden;
	margin-bottom:20px;
}.certi-set h6 {
    font-size: 20px;
    font-weight: 500;
    color: #221d5a;
}.project-section .para {
    padding-top: 40px;
}.project-img {
    position: relative;
    overflow: hidden;
	margin-bottom:15px;
}.pro-cont{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:10px;
}.pro-cont p {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #e77610;
}.pro-cont img{
	max-width: 30%;
}.pro-title{
	font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
    width: 100%;
    display: block;
}.pro-title a{
	display: block;
	color: #221d5a;
}.project-wrap {
    margin-bottom: 40px;
}.btn-wrap .btn {
    display: inline-block;
    padding: 15px 30px;
    width: auto;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    background: #221d5a;
    border-radius: 0;
}.btn-wrap .btn:hover{
	background: #e77610;
}.btn-wrap .btn-1 {
    background: #e77610;
}.btn-wrap .btn-1:hover {
    background: #221d5a;
}.project-heading{
	padding-bottom: 25px;
    border-bottom: 1px solid #333;
	margin-bottom: 40px;
    position: relative;
}.project-heading h2 {
    font-size: 40px;
    margin-bottom: 0;
    color: #221d5a;
    font-weight: 700;
}.project-page {
	position:relative;
}.project-page:before {
	position:absolute;
	content:'';
	width:100%;
	height:80%;
	top:0;
	left:0;
	background:whitesmoke;
}.project-table{
	margin-bottom: 60px;
}.project-table td {
    border: 1px solid #221d5a;
    font-size: 25px;
    color: #221d5a;
    padding: 15px;
}.project-table tr.cont td{
	background:#fff;
	font-size: 22px;
}.btn-wrap .btn+.btn {
    margin-left: 10px;
}.pro-table th {
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    padding: 12px 15px;
    font-weight: 700;
    background: #221d5a;
}.pro-table td {
    font-size: 15px;
    line-height: 1.3;
    color: #333;
    padding: 10px 15px;
}.project-item a{
	display:block;
	overflow:hidden;
    margin: 0px 15px;
}.project-logo {
    display: block;
    width: 100%;
    text-align: right;
}.scope-page p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
}.scopes-page {
    background: #333;
}.scopes-page h2 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    width: 60%;
    margin-bottom: 20px;
}.scopes-page h3 {
    font-size: 28px;
    color: #e77610;
    font-weight: 500;
    margin-bottom: 30px;
}.scopes-page ul{
	padding-left:20px;
	margin-bottom: 15px;
}.scopes-page ul li {
    list-style: disc;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
}.location-page{
	position:relative;
}.location-page:before{
	position:absolute;
	content:'';
	top:0;
	width:100%;
	height:40%;
	left:0;
	background-image:url(../img/Location-bg.jpg);
	background-size:cover;
}.location-page .para {
    padding-top: 40px;
}.scope-list{
	position:relative;
}.scope-list .card-header {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
	padding:0px;
}.scope-list .btn-link span.count {
    font-size: 100px;
    width: 5%;
    line-height: 1;
    font-weight: 400;
    color: #e77610;
}.scope-list .btn-link h3 {
    width: 95%;
    font-size: 40px;
}.scope-list .card .show {
    border-top: 1px solid #ddd;
    background: whitesmoke;
}.scope-list .btn-link h3 span{
	display: block;
    font-size: 30px;
    font-weight: 500;
}.scope-list .card .show {
    border-top: 1px solid #ddd;
}.scope-list .btn-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #1a191e;
    font-size: 28px;
    font-weight: 500;
    padding: 0;
    cursor: pointer;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
	width: 100%;
    text-decoration: none;
	 padding: 60px 30px;
	 background: whitesmoke;
}.scope-list .btn-link.collapsed{
	background:#fff;
}.scope-list .btn-link::before {
	content: "-";
    position: absolute;
    right: 15px;
    background: #221d5a;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}.scope-list .btn-link.collapsed::before {
	content: "+";
}.enquiry-modal {
    background: #3333335e;
}.enquiry-modal .modal_body {
    padding: 45px;
}.contact_message input {
    border: 1px solid #e1e1e1;
    height: 45px;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
}.contact_message textarea {
    height: 170px;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    resize: none;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px 20px;
    color: #222222;
}.modal-content button.close {
    position: absolute;
    right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    border: 1px solid #e1e1e1;
    top: 10px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    z-index: 9;
}.client-section .heading {
    padding-bottom: 20px;
}.projects-page img {
    height: 310px;
    object-fit: cover;
}.blue-header .mean-container .mean-nav ul li a:hover {
    background-color: #221d5a;
    color: #ffffff;
}.dymatic {
    background-color: whitesmoke;
}