﻿@charset "utf-8";
/* CSS Document */
html {
    width: 100%;
    height: 100%;
}
body {
   
    width: 100%;
    height: 100%;
    padding-bottom: 65px;
    position: relative;
    font-family: 'Helvetica Neue Medium';
	overflow-x:hidden;
}
.custom-container {
    width: 100%;
    padding: 0px 40px;
}
/* Header Styles Here
//////////////////////////////*/
.main-header {
	padding: 15px 0px;
	width: 100%;
	display: block;
	background: #f1f2f2;
	height: 75px;
	margin-top: 50px;
	z-index: 9;
	position: relative;
	box-shadow: 0px 0px 9px 0px #d5d4d4;
}
.main-navigation {
    float: right;
    width: auto;
    margin-top: 45px;
	padding:0;
}
.navbar-expand-lg.main-navigation .navbar-nav .nav-link {
    font-size: 17px;
    padding: 0px 26px;
    line-height: 1px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
    position: relative;
    color: #262626;
}

.navbar-expand-lg.main-navigation .navbar-nav li:last-child .nav-link::after {
    display: none;
}

/* Main Section
//////////////////////////////*/
.main-section {
	width: 100%;
	background: url(../images/main-banner-image.jpg) right top no-repeat #FFF;
	min-height: 600px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: -125px;
	background-size:contain;
}
.main-section::after {
	width: 100%;
	height: 800px;
	content: "";
	background: #FFF;
	position: absolute;
	top: 0;
	right: 35%;
	transform: skew(-17deg);
	z-index:1;
}
.main-header .nav-section {
	position: relative;
	top: -43px;
}
.banner-content-inner {
  float: left;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding-left:8%;
  z-index: 99;
}
.banner-content-inner h1 {
	margin-top: 0;
	position: relative;
	z-index: 9;
	color: #ff3333;
	font-size: 2.5vw;
	line-height: 1.4;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	text-align:center;
}
.main-header .navbar-nav li:last-child {
	background: #ff3333;
	margin-left: 65px;
	border-radius: 7px;
}
.main-header .navbar-nav li:last-child a {
	color: white !important;
	font-size: 15px !important;
	font-family: Museo-Sans,segoe-ui,sans-serif !important;
}
.main-header .navbar-nav li {
	padding: 20px 0;
}
.main-section::before {
	background-image: url("../images/bn-lft.png");
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-repeat: no-repeat;
	top: 100px;
	left: 0px;
	background-size:15%;
	z-index: 2;
	
}
.banner-content-inner button, .image_hover button {
	width: 200px;
	height: 52px;
	z-index: 9;
	position: relative;
	background: black;
	color: white;
	border: none;
	border-radius: 7px;
	font-size: 15px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	padding-bottom: 4px;
	margin: 0 auto;
	display: table;
	margin-top: 20px;
	cursor: pointer;
}
.banner-content-inner i, .image_hover i {
	margin-left: 8px;
	font-size: 24px;
	line-height: ;
	margin-top: ;
	position: relative;
	top: 3px;
}
.simplify-section {
	width: 100%;
	float: left;
	background: #fcf0ee;
	padding: 40px 0 80px;
}

.simplify-section-rgt img {
	/* box-shadow: 0px 0px 10px 7px #ddd7d7; */
	/* max-width: 100%; */
	text-align: center;
	float: left;
	left: 50%;
	margin: 0 auto;
	display: inline;
	position: absolute;
	top: 50%;
	transform: translate(-50% , -50%);
}


.simplify-section-lft {
	width: 100%;
	float: left;
	padding: 0px 0 0px 30px;
}
.simplify-section-lft h3 {
	font-size: 42px;
	position: relative;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	/* padding-left: 15px; */
}
/*.simplify-section-lft h3::before {
	position: absolute;
	left: 0;
	top: -7px;
	background: red;
	content: "";
	width: 3px;
	height: 60px;
}
*/
.simplify-section-lft p {
	font-size: 20px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	color: black;
	line-height: 36px;
	margin-top: 39px;
	width: 88%;
}

.simplify-section-lft .button {
	width: 200px;
	z-index: 9;
	position: relative;
	background-color: black;
	color: white;
	border: none;
	border-radius: 7px;
	font-size: 15px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
	display: table;
	cursor: pointer;
	margin-top: 37px;
}

.button {
	width: 200px;
	z-index: 9;
	background-color: black;
	color: white;
	border: none;
	border-radius: 7px;
	font-size: 15px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	padding-top: 10px;
	padding-bottom: 15px;
	cursor: pointer;
	text-align:center;
	text-decoration:none;
}

.button:hover {
	background-color:#222222;
}

.noul {
	text-decoration:none !important;
}
.solving-problm-sec .simplify-section-lft {
	width: 100%;
	float: left;
	padding: 13px 0 0px 30px;
}
.simplify-section-lft i {
	margin-left: 8px;
	font-size: 24px;
	position: relative;
	top: 3px;
}
.simplify-section-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
}
.simplify-section-sec .simplify-section-lft {
	padding: 0px 0 0px 0px;
}
.simplify-section-sec .simplify-section-lft h3::before {
	position: absolute;
	left: 0;
	top: 3px;
	background: red;
	content: "";
	width: 3px;
	height: 92px;
}
.simplify-section-lft ul li {
	font-size: 20px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	color: black;
	line-height: 0;
	margin-top: 7px;
	list-style: none;
	padding-left: 15px;
	position: relative;
	line-height: 29px;
}
.simplify-section-lft ul li::before {
	position: absolute;
	left: 0;
	top: 12px;
	content: "";
	width: 6px;
	height: 6px;
	background: black;
	border-radius: 50px;
}
.simplify-section-lft ul {
	padding: 0;
	margin-top: 44px;
}
.simplify-section-third {
	width: 100%;
	float: left;
	background: #fcf0ee;
	padding: 70px 0 160px;
}
.solving-section .simplify-section-rgt {
	width: 100%;
	float: left;
	margin-top: 120px;
	box-shadow: none;
}
.solving-section .simplify-section-rgt {

}
.simplify-section-third .simplify-section-lft button {
	margin-top: 72px;
}
.simplify-section-third .simplify-section-lft {
	padding: 66px 0 0px 0px;
	display: flex;
	align-items: left;
	justify-content: left;
	flex-direction: column;
	width: 100%;
	text-align: left;
	margin: 10% 0;
}
.rate-simplify SPAN {
	font-size: 48px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
}
.rate-simplify {
	width: 39%;
	float: left;
	margin-top: 85px;
	text-align: center;
}
.rate-simplify p {
	font-size: 24px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	line-height: 26px;
}
.solving-problm-sec {
	width: 100%;
	float: left;
	padding: 176px 0;
}
.solving-problm-sec .simplify-section-rgt img {
	box-shadow: none;
}
.solving-problm-sec .simplify-section-lft h3::before {
	top: 0px;
	height: 100px;
}
.custom-container-crausel {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
.crausel-section .carousel-inner {
	width: 100%;
	float: left;
	background: white;
	box-shadow: 0px 0px 13px 9px #e3dede;
	text-align: center;
	height: 400px;
}
.crausel-section {
	width: 100%;
	float: left;
	position: relative;
	padding: 27px 0;
}
.crausel-section::before {
	background: #fcf0ee;
	width: 100%;
	height: 325px;
	top: 50%;
	left: 0;
	content: "";
	position: absolute;
	transform: translateY(-50%);
}
.inner-data-crausel p {
	font-size: 20px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	color: black;
	line-height: 36px;
	margin-top: 0;

}
.inner-data-crausel {
	width: 100%;
	float: left;
	padding: 65px 140px 70px;
}
.inner-data-crausel span {
	font-size: 20px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	margin-top: 22px;
	float: left;
	width: 100%;
}
.inner-data-crausel h4 {
	font-family: Museo-Sans,segoe-ui,sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-top: 10px;
}
.crausel-section .carousel-control-prev-icon {
	background-image: url("../images/lft.png");
	height: 30px;
	background-size:15px;
}
.crausel-section .carousel-control-next-icon {
	background-image: url("../images/rgt.png");
	height: 30px;
	background-size:15px;
}
.carousel-control-prev {
	left: -11px;
	top: 200px;

}
.carousel-control-next {
	right: -11px;
	top: 200px;
}
.footer-section {
	width: 100%;
	float: left;
	margin-top: 126px;
	background: #f1f2f2;
	padding: 53px 0;
	border-bottom: 16px solid #ff3333;
}
.footer-content-rgt img {
	float: left;
}
.footer-social-icon {
	float: left;
	margin-left: 25px;
}
.footer-social-icon p {
	font-size: 16px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
}
.footer-social-icon ul {
	padding: 0;
}
.footer-social-icon ul li {
	float: left;
	list-style: none;
	margin-left: 25px;
	background: black;
	padding: 5px;
	width: 29px;
	height: 29px;
	border-radius: 60px;
	text-align: center;
	color: white;
}
.footer-social-icon ul li i {
	font-size: 15px;
}
.footer-social-icon ul li:first-child{
	margin-left:0;
}
.footer-content-lft p {
	font-family: Museo-Sans,segoe-ui,sans-serif;
	margin-top: 70px;
	font-size: 16px;
	text-align:right;
}
/* Footer Privacy Policy Link*/
.footerpp {
	font-weight:700;
	color:black;
}


/* 18 feb */
.main-section p {
	font-size: 26px;
	text-align: center;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	line-height: 42px;
}

.simplify-section-rgt, .simplify-section-left {
	background-color: #fff;
	height: 300px;
	box-shadow: 0px 0px 10px 7px #e0d6d4;
	position: relative;
}

.image_hover {
	opacity:0;
}

.simplify-section .simplify-section-rgt .image_hover p, .simplify-section-left .image_hover p{
	font-size: 20px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	text-align: center;
	line-height: 1.65;
}
.simplify-section h3 {
	text-align: center;
	font-size: 42px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	margin-bottom: 50px;
	margin-top: 30px;
}
.simplify-section .simplify-section-rgt .image_hover, .simplify-section .simplify-section-left .image_hover {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	padding: 30px;
	text-align: center;
}

.simplify-section .simplify-section-left .image_hover {
	background: #f1f7fb;
}

.simplify-section .simplify-section-rgt .image_hover {
	background: #e9f9c6;
}

.simplify-section .simplify-section-rgt:hover .image_hover, .simplify-section .simplify-section-left:hover .image_hover {
	opacity: 1;
	transition: 0.5s;
}
	




.simplify-section-left img {
	/* box-shadow: 0px 0px 10px 7px #ddd7d7; */
	/* max-width: 100%; */
	text-align: center;
	float: left;
	left: 50%;
	margin: 0 auto;
	display: inline;
	position: absolute;
	top: 50%;
	transform: translate(-50% , -50%);
}

.Customer-Success h3 {
    text-align: center;
    font-size: 42px;
    font-family: Museo-Sans,segoe-ui,sans-serif;
    margin-bottom: 70px;

}

.has-percent {
	padding-right: 25px;
}

.bold-content-three-columns {
	font-family: Museo-Sans,segoe-ui,sans-serif;
	font-weight: 700;
	font-size: 48px;
	/*float: left;
	width: 100%;*/
	text-align: center;
}

.semi-bold-content-three-columns {
	font-size: 24px;
	font-weight: 500;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	/*float: left;
	width: 100%;*/
	text-align: center;
	margin-top: -7px;
}

.three-columms-single p {
	text-align: center;
	width: 100%;
	display: inline-block;
	float: none;
	margin: 0 auto;
	font-size: 17px;
	font-weight: 300;
	margin-top: 20px;
	padding: 0 25px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	color: #7a7a7a;
}

.three-columms-single {
	float: left;
	width: 100%;
	text-align: center;
}

.three-columms-single img {
	margin-bottom: 10px;
}

.Customer-Success {
	float: left;
	width: 100%;
	margin: 70px 0px;
}
.simplify-section-rgt img {
	/*box-shadow: 0px 0px 10px 7px #e0d6d4 !important;*/
}

.simplify-section-third button {
	width: 200px;
	height: 52px;
	z-index: 9;
	position: relative;
	background: black;
	color: white;
	border: none;
	border-radius: 7px;
	font-size: 15px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	padding-bottom: 4px;
	margin-top: 30px !important;
	cursor: pointer;
}

.Our-Clients {
	float: left;
	width: 100%;
	text-align: center;
	margin: 70px 0;
}

.Our-Clients h3 {
	text-align: center;
	font-size: 42px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
	margin-bottom: 24px;
	margin-top: 0px;
}
.Our-Clients p {
	font-size: 24px;
	font-family: Museo-Sans,segoe-ui,sans-serif;
}

.logos img {
	background-color: #fff;
	box-shadow: 2px 4px 10px 4px #b5b5b5;
	padding: 12px 10px;
	width: 110px;
	margin: 10px;
	/* height: 93px; */
}

.first-line {
	margin-bottom: 30px;
}

.logos {
	margin-top: 40px;
	display:flex;
}
.mobile-logo-crausel .col-chain-new-home-logo img {
	width: 100%;
	max-width: 120px;
	text-align: center;
	margin: 0 auto;
}
.mobile-logo-crausel.owl-drag {
	display: none;
}
.simplify-section-third .simplify-section-rgt img {
	box-shadow: 0px 0px 22px 5px #999696 !important;
}


.testimonial-logo {
	max-width:200px;
}


.modal-header {
	margin: 0 auto;
	display: inline-block;
	padding: 45px 0 0 0;
	border: hidden;
	text-align: center;
}
.top-heading-login-modal {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: 300;
	color: #010101;
	padding-top: 15px;
	padding-bottom: 27px;
	    font-family: Museo-Sans,segoe-ui,sans-serif;
}
.form-login-modal {
	float: none;
	width: 100%;
	max-width: 340px;
	margin: 0 auto;
	display: table;
	padding-bottom: 30px;
}
.form-login-modal input {
	width: 100%;
	height: 47px;
	border: 1px solid #a8a6a6;
	border-radius: 5px;
	padding: 0 20px;
	margin: 8px 0;
	float: left;
	font-size: 18px;
	font-weight: 300;
	    font-family: Museo-Sans,segoe-ui,sans-serif;
}
.achor-forgot-modal {
	float: left;
	width: 100%;
	text-align: center;
}
.submit-button-modal-form {
	float: left;
	width: 100%;
	margin-top: 22px;
}
.submit-button-modal-form input {
	background: #666;
	border: hidden;
	font-weight: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
}
.modal-header button.close {
    padding-right: 0;
    padding-left: 0;
    position: absolute;
    right: 35px;
    top: 10px;
    font-size: 40px;
    line-height: 1;
    outline: none !important;
}
.achor-forgot-modal a {
	font-size: 18px;
	color: #a8a6a6 !important;
	text-decoration: none !important;
	font-weight: 300;
	padding-top: 5px;
	float: left;
	width: 100%;
	    font-family: Museo-Sans,segoe-ui,sans-serif;
}

