/*

 Theme Name:   webtakersit Child Theme
 description:  A child theme of the curlysister default WordPress theme
 Author:       Shailesh Lekhwar
 Template:     webtakersit
 Version:      7.0.0
*/
 

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
html {
	scroll-behavior: smooth;
}
.single #nobanner {
	display: none;
}
img {
	vertical-align: sub;
	border: none;
	-ms-interpolation-mode: bicubic;
	height: auto;
	max-width: 100%;
	outline: none
}
a, a:active, a:focus {
	outline: none;
}
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
}
.clear {
	clear: both;
}
 body::-webkit-scrollbar {
 width: 5px;
}
 body::-webkit-scrollbar-thumb {
 background-color: #57a595;
 border-radius: 3px;
}
 body::-webkit-scrollbar-track {
 background: #fff;
}
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	color: #535853;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}
a {
	color: #06465d;
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
a:hover {
	/*-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;*/
	text-decoration: none;
}
p {
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #000;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover {
	color: #000;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	clear: both;/* letter-spacing: -.03em; */
}
h1 {
	color: #535853;
	font-size: 36px;
	margin: 15px 0 0;
}
h2 {
	margin: 10px auto;
	font-size: 24px;
}
h3 {
	/* text-transform: uppercase; */
	margin-bottom: 20px;
	font-size: 27px;
}
h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
b, strong {
	font-weight: 600;
}
/* =WordPress Core

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

.alignleft {
	float: left;
	margin: 1em 1em 2em 0;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	display: block;
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption-text {
	min-height: 34px;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
/* Zebra striping */

tr:nth-of-type(odd) {
	background: #eee;
}
th {
	background: #333;
	color: white;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
a {
	outline: none;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}

 

:-moz-placeholder {
 color: #939393;
}



::-moz-placeholder {
 color: #939393;
 opacity: 1;
}

:-ms-input-placeholder {
 color: #939393;
}
.clear {
	clear: both;
}
.row {
	padding: 50px 0px;
	max-width: 100%;
	margin: auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0%;
}
.home .s_header {
	position: fixed;
}
.s_header {
	padding: 16px 0px;
	background: rgba(255,255,255,0.6);
	/* position: fixed; */
	width: 100%;
	border-top: 6px solid rgb(182, 5, 34);
	z-index: 123;
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
	position: sticky;/* top: 0; *//* position: fixed; */
}
.logo {
	float: left;
	text-align: center;
	display: block;
	margin: 0px auto;
}
.logo img {
	height: 72px;
	width: auto;
}
.header_right {
	float: right;
	margin: 0 auto;
}
.topbar_right {
	display: block;
	text-align: right;
	margin: 0 auto 12px;
}
.topbar_right li {
	display: inline-block;
	color: #fff;
	margin: 0 0 0 14px;
}
.topbar_right li strong {
	font-size: 14px;
	font-weight: 700;
}
.topbar_right li img {
	margin: 0 0 0 8px;
}
.header_right a {
	font-weight: 500!important;
}
.faux-heading span.screen-reader-text {
	display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 0px 0 20px!important;
}
.banner_bg {
	position: relative;
}
.header_right .fa {
	font-size: 20px;
}
.metaslider .caption-wrap {
	position: absolute !important;
	width: 100% !important;
	top: 0;
	left: 0 !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 20px;
	background: transparent !important;
	opacity: 1!important;
}
.metaslider .caption {
	background: rgba(13, 11, 11, 0.31);
	border: 2px solid rgba(255, 255, 255, 0.74);
	padding: 30px 20px !important;
	text-align: center;
	color: white;
	max-width: 50%;
}
.metaslider .caption h3 {
	color: #fff;
	font-size: 30px;
	line-height: 33px;
}
.metaslider .caption h2 {
	color: #fff;
	font-size: 49px;
	font-weight: 800;
	line-height: 58px;
	margin: 30px auto;
}
.metaslider .caption a {
	color: white !important;
	background: #b60522;
	padding: 16px 25px;
	font-size: 14px;
	text-decoration: none !important;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/*-------------------Home-------services------------------------------*/  
 

.services {
	padding: 70px 0 0;
}
.services-row {
	display: flex;/* padding: 0 4%; */
}
.services-text {
	width: 25%;
}
.services-text h4 {
	color: #b60522;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	display: flex;
	align-items: center;
}
.services-text h4 .border {
	border: 0 !important;
	width: 46%;
	height: 1px;
	background: #ed2244;
	margin-left: -58px;
	margin-right: 10px;
}
.services-text h2 {
	color: #333333;
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.services-text p {
	color: #726c6c;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	margin-bottom: 50px;
}
.services-text .btn-main {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.services-wrapper {
	width: 75%;
	display: flex;
}
.services-wrapper .services-box {
	padding: 0 15px;
	width: 100%;
	position: relative;
	top: -2px;
	margin-bottom: -40px;
	cursor: pointer;
}
.services-wrapper .services-box img {
	height: 370px;
	width: 100%;
	object-fit: cover;
}
.services-wrapper .services-box h3 {
	background: #333333;
	color: white;
	font-size: 16px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding: 20px 0;
}
.services-wrapper .services-box:hover h3 {
	background: #b60522;
	transition: all 0.6s;
}
.sub-row a img {
	height: 65px;
	width: auto;
	padding: 3px;
}
.carousel-caption.d-none.d-md-flex.service-display {
	background: #f1efef;
}
.services-text h4 .border {
	border: 0 !important;
	width: 17%;
	height: 1px;
	background: #ed2244;
	margin-left: -58px;
	margin-right: 10px;
}
.btn-main {
	color: white !important;
	background: #b60522;
	padding: 16px 25px;
	font-size: 14px;
	text-decoration: none !important;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
*, *::before, *::after {
	box-sizing: border-box;
}
.btn-main:hover {
	background: #000;
	transition: all 0.6s;
}
/*-------------------Home--END-----services------------------------------*/  

.h_logos {
	/* background: #b60522; */
	margin: 50px auto 0;
	padding-bottom: 0;
}
.h_logos h3 {
	color: #fff;
	transition: all 0.6s;
	display: block;
	text-align: center;
	font-size: 30px;
	margin: 0 auto -70px;
	z-index: 9999;
	position: relative;
}
.h_logos .anc-6310-counter-2-icon {
	display: none;
}
div#anc-6310-2-4::after {
	content: "%";
}
.h_logos .anc-6310-counter-2-count-content {
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
.h_logos .anc-6310-counter-2-row {
	padding: 110px 0 30px;
}
.video_section {
	background-image: url(assets/images/video-bg.jpg);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 500px;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.video_section .bg-shadow {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(15, 15, 15, 0.29);
	width: 100%;
	height: 100%;/* z-index: 1; */
}
.video_section .video-play img {
	height: 90px;
	z-index: 9999;
}
.video_section .video-play {
	position: relative;
}
div#html5-watermark {
	display: none !important;
}
.anc-6310-counter-2-paralax {
	background-image: none !important;
}
.testmonials {
	padding: 50px 0 0;
}
.testmonials .titles h2 {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(79, 79, 79);
	margin: 0 0 20px;
}
.titles p {
	text-align: center;
	padding: 0 70px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 0 0 0px;
}
.testmonials .rows {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.testmonials .col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.testmonial-wrapper {
	display: flex;
	background: #f9f8f3;
	padding: 40px 30px;
}
.fd-left {
	width: 30%;
	text-align: center;
}
.fd-left img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	object-fit: cover;
}
.fd-left h3 {
	font-size: 18px;
	font-style: italic;
	color: rgb(138, 138, 138);
	margin: 4px 0;
	font-family: 'Roboto', sans-serif;
}
.fd-left p {
	margin: 0 0;
	color: rgb(164, 164, 164);
	font-size: 12px;
	font-weight: 600;
}
.fd-main {
	width: 70%;
	padding: 0 10px;
}
.fd-main h2 {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	color: rgb(140, 140, 140);
}
.fd-main p {
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
}
footer {
	background-color: #151b2e;
	padding: 20px 0 0;
}
.footer-last-para ul {
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 0 auto 20px;
}
.footer-last-para ul li {
	margin-right: 65px;
	text-align: center;
	margin-top: 5px;
}
.footer-last-para ul li a {
	color: #eae6e6;
	padding: 0px 11px;
	text-transform: uppercase;
	font-size: 19px;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}
.bottom-row {
	background: #0e1222;
	color: white;
	padding-top: 10px;
}
.footer-social-icon {
	display: flex;
	justify-content: center;
	margin: 12px 0 5px 0;
}
.footer-social-icon a {
	color: #b60522 !important;
	margin-right: 22px;
	font-size: 1rem;
}
.bottom-row p {
	color: white;
	margin: 0;
	text-align: center;
	padding: 8px 0 35px 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
.clients {
	padding: 0;
}
.clients .col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.clients .rows {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.clients h5 {
	font-size: 22px;
	/* max-width: 270px; */
	line-height: 28px;
	position: relative;
}
.clients h5::after {
	content: "";
	height: 1px;
	display: block;
	background: rgb(6, 6, 6);
	position: absolute;
	bottom: -15px;
	/* right: -130%; */
	width: 100%;
	left: 0;
}
.clients-left img {
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
	margin-right: 70px;
	height: 70px;
	margin-top: -38px;
}
.clients-left p {
	margin: 0;
	font-size: 18px;
	color: #231f1f;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	max-width: 90%;
}
.clients-logos {
	display: flex;
	flex-flow: wrap;
}
.clients-logos a {
	width: 33%;
	margin: 0 auto 30px;
}
.clients-logos a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.clients-logos img:hover {
	transform: scale(1.04);
	transition: all 0.6s;
}
.clients-logos a:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.wpsm_team_1_member_wrapper {
	text-align: center;
	background: transparent;
	border: 1px solid #ccc;
	padding: 1%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.wpsm_team_1_member_wrapper:hover {
	box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
}
.inner_page_header {
	background-image: url(assets/images/innerbg.jpg);
	/*	background-position: 31% 72%;
    background-position: center center;

	background-attachment: fixed;*/	
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
}
.inner_page_header:before {
	content: ' ';
	background-color: rgba(255, 255, 255, .75);
	/* z-index: 999; */
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	/*background: linear-gradient(270deg, rgba(0,0,0,0.36458333333333337) 0%, rgba(252,253,255,0.6110819327731092) 100%);
*/

	background: linear-gradient(87deg, rgb(0 0 0 / 59%) 0%, rgb(254 254 254 / 0%) 100%);
}
.inner_page_header h1 {
	font-size: 40px;
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	letter-spacing: -.03em;
}
.inner_page_header .superheadline a {
	font-size: 20px;
	color: #fff;
}
.superheadline:before {
	content: ' ';
	margin-right: 10px;
	border-top: 2px solid #e94d65;
	display: inline-block;
	width: 3.125rem;
	position: relative;
	top: -5px;
}
.superheadline a {
	font-size: 20px;
	color: #000;
}
.superheadline {
	position: relative;
	font-weight: 500;
	font-size: 15px;
}
.wpsm_team_1_member_wrapper .wpsm_team_1_member_wrapper_inner {
	padding: 25px 9px 9px 15px;
	color: #fff;
	background-color: #b60522;
}
.s_pro h2 {
	font-size: 27px;
	margin: 30px auto 20px;
	font-weight: 700;
	border-bottom: 2px dashed #b60522;
	display: table;
}
.s_pro {
	background-image: linear-gradient(white, #f1f1f1);
}
.inner_page_header a.btn-main {
	padding: 8px 1%;
	position: relative;
	margin: 10px auto 0;
	display: inline-block;
	font-weight: 500;
}
.s_pro h3 {
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	margin: 0 auto 7px;
}
.s_pro h5 {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	margin: 0 auto 40px;
	display: block;
}
.s_about {
	padding: 50px 0 0;
}
#mission-values {
	padding: 50px 0;
	background: linear-gradient(180deg, rgb(219 219 219 / 33%) 0%, rgba(252,253,255,0.6110819327731092) 100%);
}
#mission-values .rows {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	padding: 0;
}
#mission-values .col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
#mission-values h3 {
	font-weight: 600;
	margin-top: 30px;
}
#mission-values blockquote {
	margin: 0;
}
.table-bordered {
	border: 1px solid #dee2e6;
}
#mission-values .table.table-bordered .success {
	background: rgb(182 5 34);
	color: white;
	font-weight: 600;
}
#timeline {
	list-style: none;
	position: relative;
}
#timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 2px;
	background-color: #b60522;
	left: 50%;
	margin-left: -1.5px;
}
#timeline .clearFix {
	clear: both;
	height: 0;
}
#timeline .timeline-badge {
	color: #fff;
	width: 60px;
	height: 60px;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -32px;
	background-color: #b60522;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
#timeline .timeline-badge-old {
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -25px;
	background-color: #999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
#timeline .timeline-date-shift {
	margin-top: 11px;
	text-align: center;
}
#timeline .timeline-badge span.timeline-balloon-date-year, #timeline .timeline-badge-old span.timeline-balloon-date-year {
	font-size: 16px;
}
#timeline .timeline-badge span.timeline-balloon-date-month, #timeline .timeline-badge-old span.timeline-balloon-date-month {
	font-size: 13px;
	position: relative;
	top: -6px;
}
#timeline .timeline-badge.timeline-filter-movement {
	background-color: #ffffff;
	font-size: 1.7em;
	height: 35px;
	margin-left: -18px;
	width: 35px;
	top: 40px;
}
#timeline .timeline-badge.timeline-filter-movement a span {
	color: #b60522;
	font-size: 1.3em;
	top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
	background-color: #ffffff;
	height: 26px;
	width: 35px;
	font-size: 1.7em;
	top: -16px;
	margin-left: -18px;
}
#timeline .timeline-badge.timeline-future-movement a span {
	color: #b60522;
	font-size: 17px;
	top: 2px;
	left: 1px;
}
#timeline .timeline-movement {
	border-bottom: dashed 1px #b60522;
	position: relative;
}
#timeline .timeline-movement.timeline-movement-top {
	height: 60px
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 0
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	background-color: #efefef;
	color: #666;
	padding: 10px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline-panel-old {
	background-color: #efefef;
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
	color: #b60522;
	font-size: 22px;
	font-weight: 600;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {/* text-align: left; */
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
	color: #b60522;
	font-size: 20px;
	font-weight: 600;
}
.nav-pills > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 8px 8px;
}
.team-name {
	text-transform: uppercase;
	font-size: 1.5em;
}
.team-position {
	font-size: 1.2em
}
.team-category {
	margin-top: 8px;
	text-transform: uppercase;
	font-size: 1.2em;
}
.giving-grantee {
	margin-top: 8px;
	font-size: 1.2em;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background-color: #b60522
}
.carousel, .item, .active {
	height: 100%
}
.carousel-inner {
	height: 100%
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.col-sm-offset-6.col-sm-6.timeline-item {
	margin-left: 50%;
}
#title {
	padding-top: 170px;
	background: rgb(242, 242, 242);
	padding-bottom: 20px;
}
#history {
	margin: 50px 0;
}
.timeline-movement .col-sm-6.timeline-item:nth-child(3) {
	padding-left: 60px !important;
}
.rows.timeline-movement:nth-child(2n+1) {
	flex-flow: row-reverse;
}
.rows.timeline-movement:nth-child(2n+1) .col-sm-6.timeline-item:nth-child(2n) {
	padding-left: 60px !important;
}
.rows.timeline-movement:nth-child(2n) .col-sm-6.timeline-item:nth-child(2n) {
	text-align: right;
}
#mission-values {
	padding: 50px 0;
}
#mission-values blockquote {
	margin: 0;
}
#mission-values h3 {
	font-weight: 600;
	margin-top: 30px;
}
#mission-values .table.table-bordered .success {
	background: rgb(162, 62, 79);
	color: white;
}
 @media only screen and (max-width : 767px) {
.rows.timeline-movement:nth-child(2n+1) .col-sm-6.timeline-item:nth-child(2n) {
	padding-left: 35px !important;
}
.rows.timeline-movement .col-sm-6.timeline-item:nth-child(3) {
	padding-left: 8px !important;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
	font-size: 18px;
}
.timeline-panel-ul li .causale {
	font-size: 14px;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	padding: 10px 5px;
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 4px;
}
.rows.timeline-movement {
	flex-flow: column !important;
}
#title {
	padding-top: 109px;
}
#timeline .timeline-badge {
	position: relative;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	text-align: center;
}
.rows.timeline-movement:nth-child(2n+1) .col-sm-6.timeline-item:nth-child(2n) {
	padding-left: 0 !important;
}
#history {
	padding: 0 15px;
}
}
 @media only screen and (min-width : 576px) {
.rows.timeline-movement {
	flex-flow: row !important;
}
.rows.timeline-movement:nth-child(2n+1) {
	flex-flow: row-reverse !important;
}
.rows.timeline-movement:nth-child(2n+1) .col-sm-6.timeline-item:nth-child(2n) {
	padding-left: 35px !important;
}
#timeline .timeline-badge {
	position: absolute;
}
}
.col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.rows {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.profession-banner {
	background-color: #f2f2f2;
}
.col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
profession-banner .profession-cntnt h3 {
	font-size: 19px;
	text-align: center;
	padding: 60px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.contact-main-form {
	background-color: #f2f2f2;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 50px;
}
.main-encode {
	background-color: white;
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 50px;
}
.col-lg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 20px 20px;
}
.main-encode .cntct-icon i {
	color: #b60522;
	font-size: 20px;
	margin-right: 10px;
}
.contct-cntent {
	display: flex;/* justify-content: center; *//* align-content: center; */
}
.contct-cntent h6 {
	font-size: 1rem;
}
.contct-cntent p {
	margin-left: 9px;
	font-size: 15px;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 20px 20px;
}
.main-encode .cntct-icon i {
	color: #b60522;
	font-size: 20px;
	margin-right: 10px;
}
.col-lg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.contact-main-form {
	background-color: #f2f2f2;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 50px;
}
.main-encode .contact-field {
	padding: 6px 0;
	list-style-type: none;
}
.contact-form .contact-field {
	/* display: flex; */
	list-style-type: none;
}
.contact-form .contact-field span, .contact-form .contact-field span input, .contact-form .contact-field span textarea {
	width: 100%;
	margin: 0;
}
.main-encode .contact-field .contct-item {
	font-size: 13px;
	height: 45px;
	box-shadow: inset 1px 2px 0 #0000000f;
	border: 1px solid #D9D9D9;
	padding: 10px 2% !important;
	width: 95%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
.main-encode .contact-field textarea {
	width: 100%;
	padding-left: 10px;
	font-size: 13px;
	height: 94px;
	border-radius: 4px;
	font-size: 13px;
	box-shadow: inset 1px 2px 0 #0000000f;
	border: 1px solid #D9D9D9;
	padding: 10px 2% !important;
	width: 98% !important;
}
.main-encode .contact-btn input {
	background: #b60522;
	border: 0;
	padding: 12px 40px;
	color: white;
	font-weight: 600;
	font-size: 15px;
}
.main-encode .contact-field .contct-phone {
	width: 100%;
	font-size: 13px;
	height: 45px;
	box-shadow: inset 1px 2px 0 #0000000f;
	border: 1px solid #D9D9D9;
	padding-left: 10px !important;
	border-radius: 3px;
	font-size: 13px;
	height: 45px;
	box-shadow: inset 1px 2px 0 #0000000f;
	border: 1px solid #D9D9D9;
	padding: 10px 2% !important;
	width: 95%;
}
.contact-form {
	width: 100%;
}
.contact-form .contact-btn {
	margin: 0 255px;
	list-style-type: none;
}
.contact-form li p {
	margin-bottom: 10px;
}
.contact-form li:nth-child(odd) {
	float: left;
}
.contact-form li:nth-child(even) {
	float: right;
}
.contact-form li:nth-child(5) {
	float: left;
	width: 100%;
}
.contact-lower-icons {
	width: 100%;
}
.icon-list {
	display: flex;
	width: 100%;
	text-align: center;
}
.contact-lower-icons .icon-list a {
	background-color: #b60522;
	color: white;
	font-size: 60px;
	padding: 12px 0;
	width: 25%;
	margin: 4px 3px;
}
.icon-list {
	display: flex;
	width: 100%;
	text-align: center;
}
.contact-lower-icons .icon-list a:hover {
	box-shadow: 0 6px 22px 4px #0006;
	z-index: 1;
	border-color: transparent;
}
.profession-cntnt h3 {
	width: 80%;
	text-align: center;
	margin: 50px auto;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 25px 1%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.all-services {
	padding: 80px 0 0;
}
.all-services .rows {
	padding-bottom: 50px;
	padding: 1% 1%;
	margin: 0 auto 30px;
	background-color: #fff;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.img-fluid {
	max-width: 100%;
	height: auto;
	width: 100%;
	/* border: 1px solid #ccc; */
	padding: 1%;
	margin-left: -10px;
}
.service-captions {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-flow: column;
	height: 100%;
}
.service-captions h2 {
	color: #000;
	font-size: 23px;
}
.service-captions h2::after {
	content: "";
	background: rgb(182, 5, 34);
	display: block;
	height: 3px;
	margin: 10px 0 8px;
	width: 100%;
}
.service-captions p {
	font-weight: 400;
	color: #5b5656;
	line-height: 32px;
	font-size: 15px;
}
.all-services .rows:nth-child(2n) {
	flex-flow: row-reverse;/* background-color: #f5f5f5; *//* background-color: #fff; *//* -webkit-transition: box-shadow .2s, transform .2s, opacity .2s; *//* transition: box-shadow .2s, transform .2s, opacity .2s; *//* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12); */
}
.all-services .rows:nth-child(2n) .img-fluid {
	max-width: 100%;
	height: auto;
	width: 100%;
	/* border: 1px solid #ccc; */
	/* padding: 1%; */
	margin-left: 10px;
}
.all-services .rows:hover {
	box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
}
/*.inner_slider .metaslider .caption {
	padding: 70px 4% !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}*/
.inner_slider .metaslider .caption p {
	color: #fff;
	font-size: 16px;
	margin: 30px auto !important;
	display: table;
}
/*--------------------Portfolio css start--------------------*/


.portfolio-main-new {
	background: rgb(237, 239, 237);
	padding: 35px 0 0;
}
.portfolio-main-new .main-projects-lsting {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	justify-content: center;
}
.portfolio-main-new .main-projects-lsting a {
	padding: 18px 50px;
	display: block;
	color: #000;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.portfolio-main-new .main-projects-lsting a.active {
	background: white;
	color: rgb(182, 5, 34);
}
.portfolio-main {
	margin-bottom: 60px;
}
.portfolio-main.active {
	display: block;
}
.main-portfoilio {
	width: 98%;
	padding: 10px 15px 15px;
	border: 1px solid rgb(236, 236, 236);
	background: rgb(255, 255, 255);
	margin: 8px auto;
}
.img-box-wrapper {
	display: flex;
	flex-flow: row wrap;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 0;
}
.img-box-wrapper a {
	width: calc(25% - 37px);
	margin: 18px 18px;
	text-decoration: none;
	box-shadow: 0 3px 16px 0px #ccc;
	padding: 5px;
	background: rgb(255, 255, 255);
	position: relative;
}
.img-box-wrapper a::after {
	content: "+";
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 38px);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	color: white;
	font-size: 15px;
	background: rgba(0, 0, 0, 0.4);
}
.img-box-wrapper a:hover::after {
	opacity: 1;
}
.venobox.vbox-item:nth-child(4n+1) {
	margin-left: 0;
}
.venobox.vbox-item:nth-child(4n) {
	margin-right: 0;
}
.img-box-wrapper a img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-bottom: 6px solid white;
}
.img-box-wrapper a p {
	margin: 0 auto;
	color: #000;
	padding: 1px 8px 0;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-weight: 400;
}
.main-brands-row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 24px;
	padding: 30px 0 18px;
}
.main-brands-row ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1230px;
	margin: 0 auto;
}
.main-brands-row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 24px;
	padding: 30px 0 18px;
}
.main-brands-row ul li {
	cursor: pointer;
	margin: 0 10px;
	width: calc(19% - 20px);
	text-align: center;
	font-size: 42px;
	filter: grayscale(100%);
	opacity: 0.5;
	position: relative;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.main-brands-row ul li.active {
	filter: inherit;
	opacity: 1;
}
.main-brands-row ul li img {
	max-width: 100%;
	max-height: 100%;
}
.main-brands-row ul li.active::after {
	content: "";
	background: red;
	display: block;
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -20px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.portfolio-main {
	margin-bottom: 60px;
}
.portfolio-main.active {
	display: block;
}
.portfolio-main {
	display: none;
}
.main-brands-row ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1230px;
	margin: 0 auto;
}
.main-brands-row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 24px;
	padding: 30px 0 18px;
}
.main-brands-row ul li {
	cursor: pointer;
	margin: 0 10px;
	width: calc(19% - 20px);
	text-align: center;
	font-size: 42px;
	filter: grayscale(100%);
	opacity: 0.5;
	position: relative;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.main-brands-row ul li.active {
	filter: inherit;
	opacity: 1;
}
.main-brands-row ul li img {
	max-width: 100%;
	max-height: 100%;
}
.main-brands-row ul li.active::after {
	content: "";
	background: red;
	display: block;
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -20px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
mb-3, .my-3 {
	margin-bottom: 1rem !important;
}
.sub-row #pills-tab li .nav-link {
	opacity: 0.5;
	filter: grayscale(100%);
}
.sub-row #pills-tab li .nav-link.active {
	opacity: 1;
	filter: grayscale(0);
}
.sub-row #pills-tab li .nav-link.active {
	opacity: 1;
	filter: grayscale(0);
	background: none;
}
.sub-row #pills-tab {
	padding: 0;
	max-width: 1140px;
	margin: 0 auto;
	justify-content: center;
}
#pills-tabContent {
	border-top: 1px solid #ccc;
	padding-top: 12px;
}
.sub-brands-brand .stats-row {
	justify-content: center;
	max-width: 1150px;
	margin: 0 auto;
}
.sub-brands-brand .stats-row h3 {
	color: rgb(182, 5, 34);
	font-size: 32px;
	margin: 0;
}
.sub-brands-brand .stats-row p {
	margin: 8px auto;
	padding: 0;
	text-align: center;
	color: #000;
	width: auto;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.sub-brands-brand {
	display: none;
}
.sub-brands-brand.active {
	display: block;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.stats-row {
	display: flex;
	align-items: center;
}
.stats-box {
	width: 25%;
	text-align: center;
}
.stats-left {
	width: 30%;
}
.main-stats {
	display: flex;
	justify-content: flex-end;
	width: 70%;
}
.stats-left h2 {
	font-weight: 500;
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
}
.stats-left h2 span {
	font-weight: 300;
}
.stats-box p {
	text-transform: uppercase;
}
.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav-pills .nav-link {
	border-radius: 0.25rem;
	display: block;
}
.fade {
	transition: opacity 0.15s linear;
}
/*--------------------Portfolio css end--------------------*/

/*--------------------Portfolio Detail css start--------------------*/


.detail-inner-banner {
	background-color: #efeded;
}
.container.custom {
	max-width: 1140px;
	margin: 0 auto;
}
.col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.detail-inner-banner .detail-main-header {
	margin-top: 150px;
}
.detail-main-header h2 {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}
.detail-inner-banner .detail-listing ul {
	list-style: none;
	font-family: 'Roboto', sans-serif;
	padding: 0;
	margin: 0;
}
.detail-inner-banner .detail-listing ul li {
	margin-right: 12px;
	margin-bottom: 8px;
	display: flex;
}
.detail-listing .detail-title {
	min-width: 100px;
	font-weight: 300;
	color: #ababab;
	float: left;
	font-size: 12px;
}
.detail-listing li a {
	text-decoration: none !important;
	color: #000;
}
.detail-inner-banner .social-details p {
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
	color: #8a8a8a;
	padding-top: 45px;
}
.social-details .detail-icons a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	color: #000;
	padding-top: 2px;
}
.detail-inner-banner .detail-box-wrapper {
	margin-top: 40px;
}
.detail-box-wrapper {
	text-decoration: none;
	padding: 5px;
	margin-bottom: 60px;
}
.detail-inner-banner .venobox.vbox-item {
	position: relative;
	display: block;
}
.venobox.vbox-item:nth-child(4n+1) {
	margin-left: 0;
}
.detail-inner-banner .detail-img {
	width: 100%;
	text-align: right;
}
.details-box-wrapper .venobox.vbox-item::before, .detail-inner-banner .venobox.vbox-item::before {
	content: "+";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: rgb(250, 250, 250);
	font-size: 35px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.46);
}
.detail-inner-banner .venobox.vbox-item img {
	border: 3px solid #fff;
	height: 300px;
	width: 100%;
	object-fit: cover;
}
.details-box-wrapper .venobox.vbox-item::after, .detail-inner-banner .venobox.vbox-item::after {
	bottom: 20px;
}
.venobox.vbox-item::after {
	content: "+";
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 8px);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	color: rgb(255, 255, 255);
	font-size: 15px;
	background: rgba(0, 0, 0, 0.4);
}
.detail-inner-banner .detail-img {
	width: 100%;
	text-align: right;
}
.venobox.detail-img:hover img {
	border: 3px solid rgb(182, 5, 34);
}
.detail-inner-banner .detail-box-wrapper a img {
	border: 3px solid white;
}
.detail-inner-banner .detail-box-wrapper {
	margin-top: 40px;
}
.detail-inner-banner .detail-main-header {
	margin-top: 40px;
}
.detail-listing .detail-title {
	min-width: 100px;
	font-weight: 300;
	color: #ababab;
	float: left;
	font-size: 12px;
}
.detail-inner-banner .custom-container {
	max-width: 1140px;/* width: 100%; */
}
.detail-inner-banner {
	background-color: #efeded;
}
.detail-main-header h2 {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}
.detail-inner-banner .detail-listing ul {
	list-style: none;
	font-family: 'Roboto', sans-serif;
	padding: 0;
	margin: 0;
}
.detail-inner-banner .detail-listing ul li {
	margin-bottom: 8px;
	display: flex;
}
.detail-inner-banner .social-details p {
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
	color: #8a8a8a;
	padding-top: 45px;
}
.social-details .detail-icons a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	color: #000;
	padding-top: 2px;
}
.social-details .detail-icons a:hover {
	background-color: #cc3732;
	color: white !important;
	text-align: center;
}
.detail-box-wrapper {
	text-decoration: none;
	padding: 5px;
	margin-bottom: 60px;
}
.container.custom {
	max-width: 1140px;
	margin: 0 auto;
}
.details-box-wrapper .venobox.vbox-item::after, .detail-inner-banner .venobox.vbox-item::after {
	bottom: 20px;
}
.details-box-wrapper .venobox.vbox-item::before, .detail-inner-banner .venobox.vbox-item::before {
	left: 11px;
	content: "+";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #00000075;
	color: #fafafa;
	font-size: 35px;
	opacity: 0;
}
.details-box-wrapper .venobox.vbox-item:hover::before, .detail-inner-banner .venobox.vbox-item:hover::before {
	opacity: 1;
	transition: all 1s;
}
.detail-inner-banner .venobox.vbox-item img {
	border: 3px solid #fff;
	height: 300px;
	width: 100%;
	object-fit: cover;
}
.detail-inner-banner .venobox.vbox-item {
	position: relative;
	display: block;
}
.venobox.detail-img:hover img {
	border: 3px solid rgb(182, 5, 34);
	transition: all 2s ease;
}
.details-box-wrapper {
	width: 100%;
	text-decoration: none;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
}
.detail-inner-banner .detail-listing ul.post-categories {
	display: flex;
}
.detail-inner-banner .detail-listing ul li {
	margin-right: 12px;
}
 @media only screen and (min-width: 768px) and (max-width: 992px) {
.detail-main-header h2 {
	padding-left: 0px;
	font-size: 20px;
}
.detail-inner-banner .detail-listing ul {
	padding: 0;
	margin: 0;
}
.detail-inner-banner .social-details p {
	padding-left: 0px;
}
.social-details .detail-icons {
	padding-left: 0px;
}
.detail-box-wrapper {
	width: calc(83% + 27px);
}
.detail-inner-banner .detail-listing ul li {
	font-size: 14px;
}
.detail-inner-banner .social-details p {
	padding-top: 10px;
}
}
.detail-listing li a {
	text-decoration: none !important;
	color: #000;
}
/*--------------------Portfolio Detail css end--------------------*/




/*--------------------Paymeny css Start--------------------*/

.payment_page {
	padding: 50px 0 180px;
}
.text-center {
	text-align: center !important;
}
#invoice_section .payment_col {
	margin: auto;
}
.col-xl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.payment_page .payment_col .payment-box {
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
	margin-bottom: 10px;
}
.payent-captions {
	background: #b60522;
	padding: 10px;
}
.payment-content {
	padding: 1em;
}
.payent-captions h2 {
	font-size: 22px;
	color: #fff;
	margin: 0;
	font-weight: 600;
}
.payment-content .invoice_section {
	display: flex;
	flex-direction: row;
	flex: 1 1 100%;
	width: 100%;
	padding: 8px;
}
.payment-content .invoice_section p, #invoice_section .form-group {
	flex: 1;
	margin: 0;
	align-items: center;
}
#invoice_section .payment_col {
	margin: auto;
}
.payment-content .form-group {
	display: flex;
}
.payment-content .form-group .form-control {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	line-height: 26px;
	font-size: 1rem;
	height: auto;
	flex: 1;
	margin: 5px;
}
.payment_card {
	text-transform: uppercase;
	color: #b60522;
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #b60522;
	padding-bottom: 5px;
}
#payment_section {
	display: none;
}
.payment_button .btn-main {
	text-transform: capitalize;
	color: #fff !important;
	font-weight: 600;
	letter-spacing: 0;
	margin-top: 20px;
	background: #b60522;
	padding: 0 8px;
	font-size: 16px;
	min-width: 300px;
	min-height: 36px;
	border-radius: 0;
}
.payment_button .btn-main:hover {
	color: #fff !important;
	background: #000;
}
.lock_img {
	float: left;
}
.lock_icon {
	width: 100px;
	margin: 15px auto;
}
div#txn_response {
	font-weight: bold;
}
 #invoice_section input:invalid {
 border:2px solid #b60522;
}
 #payment_section input:invalid {
 border:2px solid #b60522;
}
.company_address {
	margin: 15px 0;
}
img.imgcard {
	max-width: 30px;
}
.card_images {
	margin: 26px 0;
}
input#pay_now.inactive {
	background: #cecece;
}
input#submit_payment.inactive {
	background: #cecece;
}
/* payment tabs */
.payment-tab {
	display: flex;
}
.payment-tab button {
	background-color: transparent;
	border-width: 0 0 2px 0;
	flex: 1;
	border-style: solid;
	border-color: #00000033;
	cursor: pointer;
	border-radius: 0;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 16px;
	text-transform: uppercase;
	color: #b60522;
	width: 100%;
	text-align: center;
	font-weight: 700;
}
.payment-tab button.active {
	border-color: #b60522;
}
.payment-tab button:focus, .payment-tab button:focus-visible {
 outline: none;
}
.tabcontent {
	display: none;
	padding: 12px;
	border: none;
}
.payment-content .form-group.form-radios {
	align-items: center;
}
.account-type {
	margin: 0;
}
.payment-content .form-group.form-radios .form-radio-div {
	padding: 10px;
}
.payment-content #accept_payment {
	width: 20px;
	margin-right: 10px;
}
.payment-content .form-group label {
	margin-bottom: 0;
}
#payment_section .payment_col {
	margin-left: auto;
	margin-right: auto;
}
.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width: 500px) {
.payment-content .form-group.form-radios {
	align-items: center;
	flex-direction: inherit;
	flex-wrap: wrap;
}
.account-type {
	width: 100%;
}
.payment-content .form-group {
	flex-direction: column;
}
.payment-tab button {
	padding: 10px;
}
.payment_button .btn-main {
	min-width: 250px;
}
.payment-content .form-group .form-control {
	margin: 5px 0;
}
#payment-content p span {
	float: initial !important;
	width: 100%;
	display: block;
}
}
/*--------------------Paymeny css end--------------------*/


.pd50 {
	padding: 50px 0px;
}
.single-descritption {
	background: white;
	padding: 25px;
	margin-bottom: 42px;
	font-size: 15px;
	line-height: 28px;
	margin-top: -12px;
	border: 1px solid rgb(236, 236, 236);
}
 @media only screen and (min-width: 980px) and (max-width:1200px) {
.container {
	width: 96%;
	margin: 0 auto;
	padding: 0%;
}
.metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 92%;
	margin: 15% auto;
	text-align: center;
	border: 2px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.metaslider .caption h2 {
	color: #fff;
	font-size: 200%;
	font-weight: 800;
	line-height: 58px;
	margin: 0px auto 30px;
}
.metaslider .caption h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 auto 10px;
}
.s_about h2 {
	font-size: 18px;
	line-height: 25px;
}
.inner_slider .metaslider .caption p {
	display: none;
}
.inner_slider .metaslider .caption h3 {
	margin: 0 auto 33px;
}
.inner_slider .metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact-form li {
	width: 100%;
}
.main-encode .contact-btn input {
	float: right;
	margin: 0 auto 30px;
}
}
 @media only screen and (min-width: 769px) and (max-width: 980px) {
.container {
	width: 96%;
	margin: 0 auto;
	padding: 0%;
}
.metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 92%;
	margin: 15% auto;
	text-align: center;
	border: 2px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.metaslider .caption h2 {
	color: #fff;
	font-size: 200%;
	font-weight: 800;
	line-height: 58px;
	margin: 0px auto 30px;
}
.metaslider .caption h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 auto 10px;
}
.s_about h2 {
	font-size: 18px;
	line-height: 25px;
}
.inner_slider .metaslider .caption p {
	display: none;
}
.inner_slider .metaslider .caption h3 {
	margin: 0 auto 33px;
}
.inner_slider .metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact-form li {
	width: 100%;
}
.main-encode .contact-btn input {
	float: right;
	margin: 0 auto 30px;
}
.topbar_right {
	display: block;
	text-align: right;
	margin: 0 auto 12px;
	display: none;
}
.logo {
	float: none;
	text-align: center;
	display: block;
	margin: 0px auto 10px;
	border-bottom: 1px dashed #000;
	padding: 0 0 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 7px !important;
}
.img-box-wrapper a {
	width: calc(33% - 37px);
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 6%;
}
.timeline-item .col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 97.666667%;
	max-width: 100%;
}
.wpsm_col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.home .s_header {
	position: relative;
}
.services-row {
	flex-flow: wrap;
}
.services-text {
	width: 100%;
	text-align: center;
}
.services-text h4 {
	justify-content: center;
}
.services-wrapper {
	width: 100%;
	margin-top: 50px;
}
.anc-6310-counter-2-count-title {
	line-height: 21px !important;
	padding: 0 5%;
	font-weight: 500 !important;
}
.fd-left {
	width: 100%;
	text-align: center;
}
.testmonial-wrapper {
	flex-flow: wrap;
	padding: 20px 10px;
}
.fd-main {
	width: 100%;
	padding: 0;
	text-align: center;
}
.footer-last-para ul {
	padding: 20px 10px;
	display: inline-block;
}
.footer-last-para ul li {
	padding: 20px 10px;
	display: inline-block;
	margin: 0 auto;
}
.clients {
	padding: 0 0 50px;
}
}
 @media only screen and (min-width: 641px) and (max-width: 768px) {
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.metaslider .caption h2 {
	color: #fff;
	font-size: 200%;
	font-weight: 800;
	line-height: 58px;
	margin: 0px auto 30px;
}
.metaslider .caption h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 0px;
}
.s_about h2 {
	font-size: 18px;
	line-height: 25px;
}
.inner_slider .metaslider .caption p {
	display: none;
}
.inner_slider .metaslider .caption h3 {
	margin: 0 auto 33px;
}
.inner_slider .metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact-form li {
	width: 100%;
}
.main-encode .contact-btn input {
	float: right;
	margin: 0 auto 30px;
}
.topbar_right {
	display: block;
	text-align: right;
	margin: 0 auto 12px;
	display: none;
}
.logo {
	float: left;
	text-align: center;
	display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 7px !important;
}
.img-box-wrapper a {
	width: calc(50% - 37px);
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 6%;
}
.timeline-item .col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 97.666667%;
	max-width: 100%;
}
.wpsm_col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.home .s_header {
	position: relative;
}
.services-row {
	flex-flow: wrap;
}
.services-text {
	width: 100%;
	text-align: center;
}
.services-text h4 {
	justify-content: center;
}
.services-wrapper {
	width: 100%;
	margin-top: 50px;
}
.anc-6310-counter-2-count-title {
	line-height: 21px !important;
	padding: 0 5%;
	font-weight: 500 !important;
}
.fd-left {
	width: 100%;
	text-align: center;
}
.testmonial-wrapper {
	flex-flow: wrap;
	padding: 20px 10px;
}
.fd-main {
	width: 100%;
	padding: 0;
	text-align: center;
}
.footer-last-para ul {
	padding: 20px 10px;
	display: inline-block;
}
.footer-last-para ul li {
	padding: 20px 10px;
	display: inline-block;
	margin: 0 auto;
}
.clients {
	padding: 0 0 50px;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 20px 20px;
}
.contact-main-form .col-lg-5 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.contact-main-form .col-lg-7 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 0 20px;
}
.header_right {
	float: right;
	margin: 16px auto 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	border-bottom: 1px solid #fff;
}
.profession-cntnt h3 {
	width: auto;
	text-align: center;
	margin: 50px auto;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 25px 6%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.banner_bg .metaslider .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 0;
	right: 0;
	margin: auto;
}
.metaslider .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 70px;
	right: 0;
	margin: auto;
}
.metaslider .caption {
	padding: 16px 20px;
	max-width: 100%;
}
.services-wrapper {
	width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
.services-wrapper .services-box {
	max-width: 450px;
	top: 50px;
	margin-bottom: 0;
}
.testmonials .col-md-6, .clients .col-md-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin: 15px auto;
}
.footer-last-para ul li a {
	font-size: 17px;
}
.portfolio-main-new .main-projects-lsting {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-flow: row wrap;
}
.col-lg-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.detail-inner-banner .detail-box-wrapper {
	margin-top: 0;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.all-services .rows {
	padding-bottom: 20px;
}
.all-services .rows:nth-child(2n) {
	flex-flow: row wrap;
}
}
 @media only screen and (min-width: 481px) and (max-width: 640px) {
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.metaslider .caption h2 {
	color: #fff;
	font-size: 200%;
	font-weight: 800;
	line-height: 58px;
	margin: 0px auto 30px;
}
.metaslider .caption h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 0px;
}
.s_about h2 {
	font-size: 18px;
	line-height: 25px;
}
.inner_slider .metaslider .caption p {
	display: none;
}
.inner_slider .metaslider .caption h3 {
	margin: 0 auto 33px;
}
.inner_slider .metaslider .caption {
	padding: 4% !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact-form li {
	width: 100%;
}
.main-encode .contact-btn input {
	float: none;
	margin: 0 auto 30px;
	display: table;
}
.topbar_right {
	display: block;
	text-align: right;
	margin: 0 auto 12px;
	display: none;
}
.logo {
	float: left;
	text-align: center;
	display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 7px !important;
}
.img-box-wrapper a {
	width: calc(100% - 37px);
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 6%;
}
.timeline-item .col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 97.666667%;
	max-width: 100%;
}
.wpsm_col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 100%;
	max-width: 100%;
}
.home .s_header {
	position: relative;
}
.services-row {
	flex-flow: wrap;
}
.services-text {
	width: 100%;
	text-align: center;
}
.services-text h4 {
	justify-content: center;
}
.services-wrapper {
	width: 100%;
	margin-top: 50px;
}
.anc-6310-counter-2-count-title {
	line-height: 21px !important;
	padding: 0 5%;
	font-weight: 500 !important;
}
.fd-left {
	width: 100%;
	text-align: center;
}
.testmonial-wrapper {
	flex-flow: wrap;
	padding: 20px 10px;
}
.fd-main {
	width: 100%;
	padding: 0;
	text-align: center;
}
.footer-last-para ul {
	padding: 20px 10px;
	display: inline-block;
}
.footer-last-para ul li {
	padding: 20px 10px;
	display: inline-block;
	margin: 0 auto;
}
.clients {
	padding: 0 0 50px;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 20px 20px;
}
.contact-main-form .col-lg-5 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.contact-main-form .col-lg-7 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 0 0;
}
.header_right {
	float: right;
	margin: 16px auto 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	border-bottom: 1px solid #fff;
}
.profession-cntnt h3 {
	width: auto;
	text-align: center;
	margin: 50px auto;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 25px 6%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.banner_bg .metaslider .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 0;
	right: 0;
	margin: auto;
}
.metaslider .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 70px;
	right: 0;
	margin: auto;
}
.metaslider .caption {
	padding: 16px 20px;
	max-width: 100%;
}
.services-wrapper {
	width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
.services-wrapper .services-box {
	max-width: 450px;
	top: 50px;
	margin-bottom: 0;
}
.testmonials .col-md-6, .clients .col-md-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin: 15px auto;
}
.footer-last-para ul li a {
	font-size: 17px;
}
.portfolio-main-new .main-projects-lsting {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-flow: row wrap;
}
.col-lg-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.detail-inner-banner .detail-box-wrapper {
	margin-top: 0;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.all-services .rows {
	padding-bottom: 20px;
}
.all-services .rows:nth-child(2n) {
	flex-flow: row wrap;
}
.contct-cntent p {
	margin-left: 9px;
	font-size: 15px;
}
.contact-form .contact-btn {
	margin: 0 auto;
	list-style-type: none;
}
.single #nobanner {
	display: none;
}
.detail-inner-banner .detail-main-header {
	margin-top: 40px;
}
#mission-values .col-sm-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
#timeline .timeline-badge {
	position: relative;
}
.rows.timeline-movement {
	flex-flow: column !important;
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 4px;
}
.rows.timeline-movement .col-sm-6.timeline-item:nth-child(3) {
	padding-left: 8px !important;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	text-align: center;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	padding: 10px 5px;
}
.col-sm-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
}
 @media only screen and (min-width: 200px) and (max-width: 480px) {
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.metaslider .caption h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    line-height: normal;
    margin: 0px auto 26px;
}
.metaslider .caption a {
     
    padding: 10px 25px;
   
}
.metaslider .caption h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 0px;
}
.s_about h2 {
	font-size: 18px;
	line-height: 25px;
}
.inner_slider .metaslider .caption p {
	display: none;
}
.inner_slider .metaslider .caption h3 {
	margin: 0 auto 33px;
}.contact-lower-icons .icon-list a {
    
    font-size: 20px;
    padding: 12px 0;
    
}
.inner_slider .metaslider .caption {
    padding: 4% 0 30px !important;
	height: auto;
	width: 60%;
	margin: 6% auto 0;
	text-align: center;
	border: 1px solid #fff;
	background-image: url(assets/images/opbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact-form li {
	width: 100%;
}
.main-encode .contact-btn input {
	float: none;
	margin: 0 auto 30px;
	display: table;
}
.topbar_right {
	display: block;
	text-align: right;
	margin: 0 auto 12px;
	display: none;
}
.logo {
	float: left;
	text-align: center;
	display: block;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 7px !important;
}
.img-box-wrapper a {
	width: calc(100% - 37px);
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 6%;
}
.timeline-item .col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 97.666667%;
	max-width: 100%;
}
.wpsm_col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 100%;
	max-width: 100%;
}
.home .s_header {
	position: relative;
}
.services-row {
	flex-flow: wrap;
}
.services-text {
	width: 100%;
	text-align: center;
}
.services-text h4 {
	justify-content: center;
}
.services-wrapper {
	width: 100%;
	margin-top: 50px;
}
.anc-6310-counter-2-count-title {
	line-height: 21px !important;
	padding: 0 5%;
	font-weight: 500 !important;
}
.fd-left {
	width: 100%;
	text-align: center;
}
.testmonial-wrapper {
	flex-flow: wrap;
	padding: 20px 10px;
}
.fd-main {
	width: 100%;
	padding: 0;
	text-align: center;
}
.footer-last-para ul {
	padding: 20px 10px;
	display: inline-block;
}
.footer-last-para ul li {
	padding: 20px 10px;
	display: inline-block;
	margin: 0 auto;
}
.clients {
	padding: 0 0 50px;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 20px 20px;
}
.contact-main-form .col-lg-5 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.contact-main-form .col-lg-7 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.cntct-left-side {
	display: flex;
	padding: 0 0 0 0;
}
.header_right {
	float: right;
	margin: 16px auto 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	border-bottom: 1px solid #fff;
}
.profession-cntnt h3 {
	width: auto;
	text-align: center;
	margin: 50px auto;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 25px 6%;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.banner_bg .metaslider .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .slides img {
	height: 340px !important;
	object-fit: cover;
}
#metaslider_container_123 .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 0;
	right: 0;
	margin: auto;
}
.metaslider .caption-wrap {
	position: absolute;
	width: 90%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 70px;
	right: 0;
	margin: auto;
}
.metaslider .caption {
	padding: 16px 20px;
	max-width: 100%;
}
.services-wrapper {
    max-width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}.services-wrapper .services-box img {
    height: auto;
    width: 250px;
    object-fit: cover;
}
.titles p {
    
    padding: 0;
    
}
.services-wrapper .services-box {
	max-width: 450px;
	top: 50px;
	margin-bottom: 0;
}
.testmonials .col-md-6, .clients .col-md-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin: 15px auto;
}
.footer-last-para ul li a {
	font-size: 17px;
}
.portfolio-main-new .main-projects-lsting {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-flow: row wrap;
}
.col-lg-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.detail-inner-banner .detail-box-wrapper {
	margin-top: 0;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.all-services .rows {
	padding-bottom: 20px;
}
.all-services .rows:nth-child(2n) {
	flex-flow: row wrap;
}
.contct-cntent p {
	margin-left: 9px;
	font-size: 15px;
}
.contact-form .contact-btn {
	margin: 0 auto;
	list-style-type: none;
}
 
.detail-inner-banner .detail-main-header {
	margin-top: 40px;
}
#mission-values .col-sm-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
#timeline .timeline-badge {
	position: relative;
}
.rows.timeline-movement {
	flex-flow: column !important;
}
#timeline .timeline-movement .timeline-item {
	padding: 20px 4px;
}
.rows.timeline-movement .col-sm-6.timeline-item:nth-child(3) {
	padding-left: 8px !important;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	text-align: center;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
	padding: 10px 5px;
}
.col-sm-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
}
.metaslider .slides img {
	width: 100%;
	display: block;
	height: 100vh !important;
}
.page-template-t_services .inner_page_header, .page-template-convergepay .inner_page_header {
	display: none;
}
.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}
