html {
    width: 100%;
	margin:0;
	padding:0;
	overflow-x: hidden !important;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    overflow-x: hidden !important;
    background-color: #f1f1f1;
    margin: 0;
    padding: 0 !important;
}

body button.focus,
.btn:focus {
    outline: none !important;
    outline-offset: 0 !important;
}
ul,
ol {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

a:focus {
    outline: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin: 0;
    color: #111;
}
p {
    font-size: 17px;
    color: #1d1c1c;
    line-height: 24px;
}
img {
    max-width: 100%;
}
@-webkit-keyframes autofill {
    to {
        background:#fff;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
::placeholder {
    color: #908f8f !important;
    font-weight: 300;
}

/* ========================= */

.header {
    background: #fefefe;
    padding: 6px 2px 8px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
    border-bottom:2px solid rgba(0, 0, 0, 0.08);
}
.header a {
    display: inline-block;
}
.header .navbar_brand img {
    max-width: 200px;
}
.logo img {
    max-width:335px;
}
.left_box {
    max-width: 440px;
    float: right;
    padding: 0 20px 0 0;
}
.aboutUsSec {
    background: #fff;
}
.our_head {
    font-size: 36px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 600;
    color: #111;
    text-transform: capitalize;
	line-height: 41px;
}
.right_box img {
    min-width: 100%;
}
.aggressiveSuccessSec {
    padding: 60px 0;
}
.ylo_box {
    text-align: center;
    margin: 20px auto;
    display: table;
}
.yloBg {
    background: #ebe712;
    max-width:380px;
    height: 370px;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    padding: 60px;
	box-shadow: 0 15px 0 #a9a601;
}
.ylo_box .heading {
    color: red;
    font-weight: 600;
    font-size: 22px;
    padding-right: 5px;
}
.ylo_box p{
	font-size: 16px;
    color: #1d1c1c;
    line-height: 21px;
	margin: 0;
}
.column_boxes{
	text-align:center;
	margin-top:60px;
}
.column_boxes h4 {
    font-size: 20px;
    margin: 0 0 10px;
	font-weight: 500;
}
.column_boxes .row{
	margin-top:50px;
}
.businessSec {
    padding: 60px 0;
    background: #fefefe;
}
.businessSec .our_about {
    max-width: 900px;
    margin:0 auto 50px;
    text-align: center;
}
.businessSec .our_about p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}
.businessDesc h5 {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    margin-bottom:10px;
	line-height: 22px;
}
.businessDesc p {
    font-size: 14px;
    line-height: 21px;
    color: #333;
	position: relative;
	margin:0;
}
.quotes:before, .quotesLast:after{
	font-family: Font Awesome\ 5 Free;
    font-weight: 600;
	color: #333;
    font-size: 14px;
}
.quotes:before {
	content: "\f10d";
    position: absolute;
	margin-left: -20px;
    margin-top: -8px;
}
.quotesLast:after {
    content: "\f10e";
    position: absolute;
	margin-left: 5px;
    margin-top: 7px;
}
.businessImg, .businessDesc{
    text-align: center;
}
.businessImg img {
    max-width: 150px;
}
.second_row {
    margin-top: -80px;
}
.first_row>div:nth-child(2) {
    margin-top: -50px;
}
.first_row>div:nth-child(3) {
    margin-top: -200px;
}
.second_row>div:nth-child(1) {
    margin-top: 85px;
    padding: 0 15px 0 100px;
}
.second_row>div:nth-child(2) {
    margin-top: -300px;
    padding-right: 85px;
}
.second_row>div:nth-child(3){
	margin-top: -120px;
}
.first_row>div:nth-child(2) .businessImg {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}
.first_row>div:nth-child(2) .businessDesc {
    display: inline-block;
    width: 58%;
    vertical-align: middle;
}
.businessDesc {
    margin: 15px 0;
}
.second_row>div:nth-child(2) .businessDesc {
    display: inline-block;
    vertical-align: middle;
    width: 57%;
    padding-right: 20px;
}
.second_row>div:nth-child(2) .businessImg {
    display: inline-block;
    vertical-align: middle;
    width: 41%;
}
.second_row>div:nth-child(3) .businessImg {
    display: inline-block;
    vertical-align: middle;
    width: 43%;
}
.second_row>div:nth-child(3) .businessDesc {
    display: inline-block;
    vertical-align: middle;
    width: 54.5%;
}
.second_row>div:nth-child(2) .businessImg img {
    max-width: 200px;
}
.our_about ul {
    padding: 10px 0 0 20px;
    display: inline-block;
}
.our_about ul li {
    font-size: 16px;
    color: #1d1c1c;
    line-height: 23px;
    float: left;
    width: 49.5%;
	margin-bottom: 5px;
}
.ourBusinessSec .left_box {
    max-width: 385px;
    padding: 50px 0;
}
.ourBusinessSec .ylo_bg {
    background: rgba(0, 0, 0, 0.85);
    padding: 50px 35px;
}
.serviceBox {
    padding: 0;
    border-radius: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    margin: 13px 0;
    overflow: hidden;
}
.serviceImg {
    overflow: hidden;
    max-height: 250px;
}
.serviceDescr {
    padding: 25px;
	background: #fff;
	min-height: 330px;
}
.serviceBox h4 {
    font-size: 28px;
    color: #333;
    font-weight: 500;
    margin: 0 0 17px;
    line-height: 29px;
}
.serviceBox p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
	font-weight: 500;
	color: #333;
}
.serviceBox ul {
    padding: 5px 0 0;
    list-style: none;
}
.serviceBox ul li {
    font-size: 15px;
    line-height: 17px;
    padding-right: 3px;
    font-weight: 400;
    margin-bottom: 7px;
	color: #333;
}
.margin0{
	margin:0;
}
.ourBusinessSec .right_box .our_head {
    text-align: center;
    color: #fff;
    text-transform: none;
}
.economosGroupSec{
	background:#fff;
	padding:60px 0;
}
.economosGroupSec .row>div:nth-child(3) .serviceBox ul li {
    float: none;
    width: 100%;
    padding: 0;
}
.economosGroupSec .serviceDescr {
    padding: 40px 30px;
}
.econoServiceSec{
	background:#fff;	
}
.econoServiceSec .our_about ul li {
    float: none;
    width: 100%;
}
.logoService{
	margin-bottom:30px;
}
.logoService img {
    max-width: 400px;
}
.serviceDescrpt.left_box {
    float: left;
    padding: 20px 15px;
    max-width: 545px;
}
.maxWidth {
    max-width: 1440px;
    margin: 0 auto;
}
.blackBg{
	background:-webkit-linear-gradient(left, #181621, #545a72); 
	background:-moz-linear-gradient(left, #181621, #545a72); 
	background:-ms-linear-gradient(left, #181621, #545a72); 
	background:-o-linear-gradient(left, #181621, #545a72); 
	background:linear-gradient(left, #181621, #545a72);
	padding:50px 15px 50px 25px;
}
.px_15{
	padding:0 15px;
}
.globalPartnerSec {
    background: #fff;
}
.globalDetails p {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}
.globalImg{
	padding:35px;
}
.globalPartnerSec .our_about{
	padding: 20px 0 20px 30px;
}
.m_t30{
	margin-top:30px;
}
.m_b50{
	margin-bottom:50px;
}
.m_b25{
	margin-bottom:25px;
}
.systemServiceSec {
    padding: 75px 0;
    background: url(../img/bgServices.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.iconsSec span {
    display: inline-block;
    margin: 2px 3px;
}
.systemServiceSec .serviceDescr {
    padding: 30px;
    min-height: 330px;
}
.systemServiceSec .serviceBox ul {
    padding: 5px 0 0 18px;
	list-style: disc;
}
.serviceHead {
    display: table;
    margin: 15px auto 75px;
}
.serviceHead .yloBg {
    height: 175px;
    padding: 35px;
    max-width: 245px;
    font-size: 15px;
    line-height: 21px;
    box-shadow: 0 10px 0 #a9a601;
    border-radius: 75px 75px 0 75px;
    font-weight: 500;
    position: relative;
}
.systemServiceSec .serviceBox {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.70);
}


/* Footer css start here */
.footer {
    padding: 55px 0;
    background: #000;
}
.footer p, .footer a, .footer label, .footer h2{
    color: #fff;
}
.footer h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px;
}
.footer p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight:400;
}
.footer label {
    font-size: 16px;
    line-height: 20px;
    margin: 0 10px 8px 0;
    font-weight:600;
    text-transform: capitalize;
}
.footer p label {
	margin-bottom:0;
}

/* media css start here */

@media (max-width:1199px){
	.left_box {
		padding: 20px 0 20px 17px;
	}
	.serviceImg {
		max-height: 200px;
	}
	.globalPartnerSec .our_about{
		padding: 20px 0;
	}
	.economosGroupSec .serviceDescr {
		padding: 35px 20px;
	}
}

@media (max-width:991px){
	.first_row>div:nth-child(2) {
		margin-top: 0;
	}
	.first_row>div:nth-child(3) {
		margin-top: 0;
	}
	.second_row {
		margin-top: 25px;
	}
	.second_row>div:nth-child(1) {
		margin-top: 0;
		padding: 0 15px;
	}
	.second_row>div:nth-child(2) {
		margin-top: 0;
		padding-right: 15px;
	}
	.second_row>div:nth-child(3) {
		margin-top: 0;
	}
	.second_row>div:nth-child(3) {
		margin-top: 0;
		display: grid;
	}
	.second_row>div:nth-child(3) .businessDesc {
		width: 92%;
		margin: 15px auto;
	}
	.second_row>div:nth-child(3) .businessImg {
		width: 75%;
	}
	.second_row>div:nth-child(2) .businessImg img {
		max-width: 150px;
	}
	.yloBg {
		max-width: 325px;
		height: 315px;
		padding: 50px;
	}
	.orderCss > div:first-child {
		-ms-flex-order: 2;
		order: 2;
	}
	.orderCss > div:last-child {
		-ms-flex-order: 1;
		order: 1;
	}
	.left_box, .ourBusinessSec .left_box {
		padding: 25px 15px;
		max-width: 100%;
		float: none;
	}
	.ourBusinessSec .ylo_bg {
		padding: 50px 20px;
	}
	.ourBusinessSec .serviceBox {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	.serviceDescr {
		padding: 25px 17px;
	}
	.serviceDescrpt.left_box {
		float: none;
		padding: 40px 20px;
		max-width: 100%;
	}
	.logoService img {
		max-width: 275px;
	}
	.globalPartnerSec .our_about {
		padding: 40px 0;
	}
	.globalImg {
		padding: 50px 20px 25px;
	}
	.aggressiveSuccessSec .our_about {
		padding: 40px 0 10px;
	}
	
}

@media (max-width:767px){
	.footer .row>div:last-child {
		margin-top: 10px;
	}
	.our_head {
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 32px;
	}
	.businessSec .our_about p {
		font-size: 14px;
		line-height: 19px;
	}
	.businessSec .row{
		margin:0 -10px;
	}
	.businessSec .row>div {
		padding: 0 20px;
	}
	.businessDesc h5 {
		font-size: 16px;
		margin-bottom:6px;
	}
	.businessDesc p {
		font-size: 12px;
		line-height: 16px;
	}
	.first_row>div:nth-child(2) .businessImg {
		width: 47.5%;
	}
	.first_row>div:nth-child(2) .businessDesc {
		width:51%;
	}
	.businessImg img {
		max-width: 130px;
	}
	.header .navbar_brand img {
		max-width: 120px;
	}
	.logo img {
		max-width: 185px;
	}
	.header {
		padding: 10px 0px 12px
	}
	.column_boxes .row>div:not(:last-child) {
		margin-bottom: 30px;
	}
	.column_boxes h4 {
		font-size: 18px;
	}
	.our_about p {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.footer {
		padding: 40px 0 35px;
	}
	.businessDesc {
		margin: 0 0 15px;
	}
	.first_row>div, .second_row>div:not(:last-child) {
		margin-bottom: 25px;
	}
	.businessSec, .aggressiveSuccessSec, .economosGroupSec {
		padding: 50px 0;
	}
	.serviceBox h4 {
		font-size: 26px;
		margin: 0 0 15px;
		line-height: 28px;
	}
	.serviceBox ul li {
		padding-right: 0;
		margin-bottom: 5px;
		float: none;
		width: 100%;
	}
	.economosGroupSec .serviceDescr {
		padding: 30px 20px;
	}
	.serviceBox {
		border-radius: 25px;
	}
	.serviceBox p {
		font-size: 15px;
		line-height: 20px;
	}
	.our_about ul li {
		font-size: 14.2px;
		line-height: 19px;
		float: none;
		width: auto;
	}
	.ourBusinessSec .ylo_bg {
		padding: 50px 15px;
	}
	.left_box{
		padding: 40px 15px;
	}
	.ourBusinessSec .left_box{
		padding: 40px 0;
	}
	.iconsSec span {
		margin: 2px 1px;
	}
	.serviceHead {
		margin: 15px auto 60px;
	}
	.serviceDescrpt.left_box {
		padding: 40px 15px;
	}
	.blackBg{
		padding: 50px 15px;
	}
	.globalImg {
		padding: 0px 20px 50px;
	}
	.globalDetails {
		text-align: center;
	}
	.footer label {
		margin: 0 0 5px 0;
	}
	.footer p {
		margin-bottom: 10px;
	}
	.footer p label {
		margin: 0 5px 0 0;
	}
	.systemServiceSec .serviceDescr {
		padding: 30px 20px;
	}
	
}

@media (max-width:374px){
	.header .navbar_brand img {
		max-width: 90px;
	}
	.logo img {
		max-width: 155px;
	}	
	.yloBg {
		max-width: 325px;
		height: 275px;
		padding: 40px;
	}
	.ylo_box p {
		font-size: 15px;
		line-height: 21px;
	}
	.ylo_box .heading {
		font-size: 20px;
	}
}