.testimonial .item@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');
html {
  scroll-behavior: smooth; 
} 
html, body {
  font-family: 'Inter', sans-serif;
	color: #00233a;
	font-size: 18px;
}

body {
	overflow-x:hidden;
}
.header .navbar.darkHeader {
    background: #fff3f5;
    top: 0;
    padding: 10px 0;
    box-shadow: 0 0 10px #999;
	border-radius: 0px;
}
.header {
    background:#fff3f5;
}
.header .navbar {
	position:fixed;
	top: 30px;
	margin: auto;
	width: 100%;
	z-index: 99;
}

.header .navbar-brand {
	padding: 9px 15px;
}


.header .top_banner {
    padding: 10% 0px 61px 0;
}

.banner_left {
    width: 506px;
	    margin-top: 83px;
}


.banner_left h1 {
    color: #00233a;

    font-size: 50px;
    font-weight: 800;
}


.banner_left h2 {
    background: #ff87da;
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    display: inline;
    padding: 0 7px;
}

.banner_left p {
	color:#00233a;
	font-size: 17px;
	font-weight: 600;
	margin: 50px 0;
	
}


 .banner-list-left {
	padding:0px;
	margin:0px;
	list-style: none;
	 margin-top: 50px;
}
 .banner-list-left li {
	display:inline-block;
	 font-size: 14px;
	 font-weight: 500;
	 margin-right: 30px;
	
}

.banner-list-left li:before {
	content: url("../images/check.png");
}



.touPS form {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
	flex-direction: row;
}

.touPS .form-control {
    width: 100%;
    border-radius: 5px;
    border: 2px solid #00233a;
    color: #00233a;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
    padding: 5px 15px;
    height: 56px;
	    margin-right: 7px;
}


.touPS .btn {
    min-width: 172px;
    height: 56px;
    border-radius: 5px;
	background: #00233a;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	
}

.banner_right {
	position:relative;
}

.banner_right ul {
    position: absolute;
    left: -227px;
    top: 75px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.banner_right ul li {
	
	border-radius: 10px;
	border: solid 2px #00233a;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	margin: 17px 0; 
	animation-name: animateIn;
 animation-duration: 1000ms;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
	
	 
		}



.banner_right ul li:after {
	content: url("../images/tag.png");
	position: absolute;
    bottom: -6px;
    right: -10px;
	
}

.banner_right img {
	width: 100%;
}


.banner_right ul  .a1 {
	width:151px;
	 animation-delay: 1s;	
}


.banner_right ul .a2 {
    width: 206px;
	    margin-left: 5px;
	animation-delay: 1.5s;
	
}

.banner_right ul .a3 {
    width: 192px;
	    margin-left: 10px;
	animation-delay: 2s;
	
}


.banner_right ul .a4 {
    width: 176px;
	margin-left: 40px;
	animation-delay: 2.5s;
	
}


.banner_right ul .a5 {
    width: 200px;
	margin-left: 13px;
	animation-delay: 2.5s;
	
}


.navigation .navbar-nav > li > a {
    color: #00233a;
    font-size: 16px;
    font-weight: 600;
}

.navigation .navbar-nav > li > a:hover {
    color: #a200d3;
	background-color: transparent;
}

.navigation .navbar-nav > li > a.btn-default {
    background-color: transparent;
    border: solid 2px #00233a;
}

.navigation .navbar-nav >  li.head-button {
    margin-left: 203px;
}


.about {
    margin-top: -55px;
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #00233a;
	padding: 90px 0 0;

}

.about:after {
    content: '';
    width: 100%;
    height: 137px;
    display: block;
    background: #fff3f5;
    position: absolute;
    bottom: -6px;
    z-index: -1;
}




.howwork {
    margin-top: -55px;
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #00233a;
	padding: 90px 0 120px;

}





.howwork:after {
    content: '';
    width: 100%;
    height: 70px;
    display: block;
    background: #fff3f5;
    position: absolute;
    bottom: -6px;
    z-index: -1;
}


.howwork-block {
	position:relative;
	padding-top: 200px;
}


.howwork_a {
    position: absolute;
    left: 10%;
    top: 35%;
    text-align: right;
    width: 220px;
    color: #fff;
}

.howwork_a h5 {
	font-size:20px;
	text-transform: uppercase;
	color: #ff28b3;
	font-weight: 600;
	
}

.howwork_a p {
	font-size: 14px;
}

.howwork_a:after {
    content: '';
    width: 44px;
    height: 111px;
    border: solid 1px #ff28b3;
    display: block;
    position: absolute;
    right: -60px;
    border-left: 0;
    border-bottom: 0;
    top: 43px;
}





.howwork_b {
    position: absolute;
    left: 11%;
    top: -13%;
    text-align: right;
    width: 286px;
    color: #fff;
}

.howwork_b h5 {
	font-size:20px;
	text-transform: uppercase;
	color: #e430d7;
	font-weight: 600;
	
}

.howwork_b p {
	font-size: 14px;
}

.howwork_b:after {
    content: '';
    width: 44px;
    height: 219px;
    border: solid 1px #e430d7;
    display: block;
    position: absolute;
    right: -60px;
    border-left: 0;
    border-bottom: 0;
    top: 43px;
}


.howwork_c {
    position: absolute;
    left: 41%;
    top: -13%;
    text-align: center;
    width: 246px;
    color: #fff;
}

.howwork_c h5 {
	font-size:20px;
	text-transform: uppercase;
	color: #c651f4;
	font-weight: 600;
	
}

.howwork_c p {
	font-size: 14px;
}

.howwork_c:after {
    content: '';
    width: 44px;
    height: 91px;
    border: solid 1px #c651f4;
    display: block;
    position: absolute;
    right: 129px;
    border-left: 0;
    border-bottom: 0;
    top: 153px;
    border-top: 0;
}


.howwork_d {
    position: absolute;
    left: 65%;
    top: -13%;
    text-align: left;
    width: 246px;
    color: #fff;
}

.howwork_d h5 {
	font-size:20px;
	text-transform: uppercase;
	color: #775eef;
	font-weight: 600;
	
}

.howwork_d p {
	font-size: 14px;
}

.howwork_d:after {
    content: '';
    width: 34px;
    height: 221px;
    border: solid 1px #775eef;
    display: block;
    position: absolute;
    right: 250px;
    border-right: 0;
    border-bottom: 0;
    top: 43px;
}


.howwork_e {
    position: absolute;
    left: 73%;
    top: 35%;
    text-align: left;
    width: 220px;
    color: #fff;
}

.howwork_e h5 {
	font-size:20px;
	text-transform: uppercase;
	color: #00c0d5;
	font-weight: 600;
	
}

.howwork_e p {
	font-size: 14px;
}

.howwork_e:after {
    content: '';
    width: 44px;
    height: 111px;
    border: solid 1px #00c0d5;
    display: block;
    position: absolute;
    right: 231px;
    border-right: 0;
    border-bottom: 0;
    top: 43px;
}

.testimonial {
    margin-top: -55px;
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #00233a;
	padding: 90px 0 30px;

}

.social-new {
    margin-top: -55px;
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #fff3f5;
	padding: 50px 0 70px ;

}


.inner-content {
    margin-top: -55px;
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #fff3f5;
	padding: 50px 0 70px ;

}
.wedo {
  
-webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);

    background-color: #fff3f5;
	padding: 64px 0 0;

}
	
.about img {
	position:relative;
	z-index: 2;
}

.about .container, .wedo .container, .testimonial .container, .social-new .container, .howwork .container, .inner-content .container {
    -webkit-transform: skewY(2deg);
    transform: skewY(2deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-title {
	text-align:center;
	
	margin: auto;
	margin-bottom: 100px;
}

.wedo .main-title h3 {
	
	color: #beb1b5; 
}

.wedo .main-title h2, .wedo .main-title p {
	
	color: #00233a;
}


.main-title h3 {
	
	font-size:15px;
	color:#2a5f83;
	letter-spacing: 6px;
	text-transform: uppercase;
	
} 


.footer-menu ul li a {
    color: #ababab;
}
.footer-menu ul li a:hover {
    color: #fff;text-decoration: none;
}
.phone-inn a {
    color: #01192a;
    width: 100%;
    display: inline-block;
}
.phone-inn a:hover {
    color: #01192a;text-decoration: none;
}
.main-title h2 {	
	font-size:41px;
	color:#fff;
	font-weight: 600;
} 

.main-title p {
	font-size:26px;
	color:#fff;
	font-weight: 400;
} 

.born .text-title {
    color: #fff;
    width: 100%;
}

.born  .text-title p {
    font-size: 17px;
}


.text-title {
    color: #fff;
    width: 481px;
}

.text-title h1 {
	font-size:38px;
	font-weight: 600;
}

.text-title p {
	font-size:18px;
	
	color:#f2c2f1;
		margin-bottom: 25px;
}

.about-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.about-list li {
	
	font-size:17px;
	font-weight: 400;
	color:#fff;
	float: left;

	margin-right: 10px;
}

.about-list li:nth-child(1), .about-list li:nth-child(3)  {
	width: 55%;
	
}

.about-list li:before {
	content: url("../images/check.png");
}

.testimonial h4 {
    color: #fff;
    font-size: 23px;
    margin-top: 50px;
    font-weight: 400;
    margin-bottom: 50px;
}
.testimonial h4 span:nth-child(1) {
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 0px;
	font-weight: 800;
}
.testimonial h4 span:nth-child(2) {
    font-size: 60px;
    position: absolute;
    font-weight: 800;
    padding-left: 10px;
    margin-top: 0px;
	transform: rotateZ(180deg);
}

.testimonial p {
	color:#fff;
	font-size:18px;
}

#advantag.wedo.advantages {
	padding:90px 0;
}

.wedo.advantages {
	padding:0 0 90px 0;
}

.advantages-box {
	border: solid 2px #ebabff;
	border-radius: 10px;
	padding: 25px 30px;
	position: relative;
	margin-left: 30px;
	width: 552px;
	min-height: 324px;
	margin-bottom: 50px;
	
}

.advantages-box img{
	
	position: absolute;
	left: -30px;
	top: -30px;
}

.advantages-box h1 {
	padding-left: 155px;
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 25px;
	min-height: 114px;
}

.advantages-box p {
	color: #717e87;
	font-size: 18px;
	text-align: justify;

}


.data-table {
	border:solid 2px #ebabff;
	border-radius: 10px;
}


.data-table .table {
	
	font-size: 30px;
	margin: 0px;
	
}

.data-table .table>thead>tr>th {
	
	border-bottom:solid 1px #ebabff;
}

.table-note {
	
	font-size: 26px;
	    margin-top: 15px;
}

.table-note strong {
    text-align: right;
    display: block;
}

.wedo .main-title {
	margin-bottom:0px;
}


.wedo.advantages .main-title {
    margin-bottom: 82px;
}


.footer {
    padding: 50px 0 10px;
    background: #01192a;
    position: relative;
    margin-top: -38px;
	color: #ababab;
}

ul.social-link li {
    display: inline-block;
    background: #e1b4fb;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
}

ul.social-link {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.phone-add {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    float: right;
}

ul.phone-add li {
    color: #01192a;
    width: 267px;
    align-items: center;
    display: flex;
}
.phone-inn p {
    margin: 0;
	line-height: 16px;
}

ul.phone-add li img {
    margin-right: 10px;
}



.address {
    color: #ababab;
    font-size: 16px;
    margin-top: 20px;
    width: 237px;
}



.address span{
	
	display: block;
	text-transform: uppercase;
}

.footer-menu {
	text-transform: uppercase;
	
}

.footer-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footer-menu ul li {
	
	margin:10px 0;
}

.contact-us .form-control {
    background: #01192a;
    border: solid 1px #012d4c;
    font-size: 16px;
	border-radius: 0px;
	color: #fff;
	font-weight: normal;
    
    
}

.contact-us .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #495761;
}
.contact-us .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #495761;
}
.contact-us .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #495761;
}
.contact-us .form-control:-moz-placeholder { /* Firefox 18- */
  color: #495761;
}




.contact-us .btn {
    background: #a200d3;
    font-size: 13px;
    color: #fff;
    padding: 6px 25px;
    border-radius: 0;
}

.contact-img {
	float:left;
}

.contact-us {
    width: 90%;
    float: left;
    margin-left: 20px;
}

.copyright {
    font-size: 14px;
}


.navbar-toggle { 

background: #000;
}


.navbar-toggle .icon-bar {
   
    height: 3px;
 
    background: #fff;
}


.modal-dialog {
    width: 410px;
    margin: 120px auto;
}

.modal-header {
    padding: 0;
    border: none;
}
.modal-backdrop.in {
    opacity: .7;
}
.modal-header .close {
    margin-top: -2px;
}

.close:hover, .close:focus {
    color: #fff;
    opacity: 1;
}


button.close {
    color: #fff;
    outline: none;
    background: #a151bb;
    text-shadow: none;
    font-weight: 300;
    width: 28px;
    opacity: 1;
    height: 28px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    right: -7px;
    top: -7px;
}
button.close {
    outline: none;
}
button.close span {
    font-size: 17px;
    position: relative;
    top: -1px;
}
.modal-body {
    position: relative;
    padding: 0px;
}

.modal form {
    background: #fff;
    padding: 0 30px 30px 30px;
    position: relative;
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 6px 10px -4px rgb(0 0 0 / 15%);
}

.modal .form-heading {
    padding: 0 15px 15px 15px;
    color: #3C4857;
}

.modal .form-heading .title {
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
}

.social-line {
    margin: 10px 0;
}


.modal input[type=email], .modal input[type=text], .modal textarea, .modal input[type=password], .modal input[type=number], .modal select  { 
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    border: 2px solid #DDD;
    border-radius: 0;
    padding: 8px;
    will-change: background-position;
    transition: all .3s cubic-bezier(.64, .09, .08, 1);
    background-position: -1920px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #3C4857;
    font-size: 14px;
    height: 42px;
}
.modal label {
    color: #43454c;
    font-weight: 500;
    transition: all .3s cubic-bezier(.64, .09, .08, 1);
    display: inline-block;
    font-size: 14px;
}
.modal-content {

    border: 4px solid #b5b4c3;
 
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color:transparent;
	border: none;
}


.modal-body .btn-danger {
    color: #fff;
    border: none;
    background: -moz-linear-gradient(73deg, #6B0F7D 0, #C904C2 100%);
    background: -webkit-gradient(linear, 73deg, color-stop(0, 6B0F7D), color-stop(100%, C904C2));
    background: -webkit-linear-gradient(73deg, #6B0F7D 0, #C904C2 100%);
    background: -o-linear-gradient(73deg, #6B0F7D 0, #C904C2 100%);
    background: -ms-linear-gradient(73deg, #6B0F7D 0, #C904C2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
    background: linear-gradient(1deg, #6B0F7D 0, #C904C2 100%);
    padding: 9px 21px;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;  
  margin: 0; 
}




/*Thank you Popup*/
#thankyouModal .modal-content {
    text-align: center;
}

#thankyouModal .modal-content h3 {
    font-family: 'Dancing Script', cursive;
    font-size: 70px;
    color: #c633a2;
    margin: 12px 0px 10px;
}
#thankyouModal .modal-content p {
    font-size: 14px;
    font-weight: 400;
    color: #535353;
}
#thankyouModal .modal-content p strong {
    font-weight: 500;
    color: #000;
}
#thankyouModal .modal-dialog {
    max-width: 500px;
    width: 100%;
    padding: 0 10px;
}

#thankyouModal .modal-content {
    border: 3px solid #b5b4c3;
    padding-bottom: 20px;
}
.modal-dialog {
    width: 100%;
    margin: 120px auto;
    max-width: 410px;
    padding: 0 14px;
}
.testimonial .owl-nav {
	display:none;
}
.testimonial .owl-dots {
    margin-top: 15px;
}
.inner-banner {
	
	background: #00233a;
	margin-top: 100px;
	background-image:url("../images/born_banner.jpg");
	background-repeat: no-repeat;
    background-position: center top;
    background-size: 90%;
    height: 577px;
}

.privacy-banner {
	
	background: #00273a;
	margin-top: 100px;
	background-image:url("../images/privacy-policy.jpg");
	background-repeat: no-repeat;
    background-position: center top;
    background-size:cover;
    height: 429px;
}


.main-title-inner{
    text-align: center;
    margin: auto;
    margin-top: 43px;
}

.main-title-inner h2 {
    font-size: 41px;
    color: #fff;
    font-weight: 600;
	text-shadow: 0 0 10px #56a5ff;
}


.inner-content .main-title h2  {
    color: #00233a;
	margin: 5px 0;
}


.run-text p {
	text-align:justify;
	 line-height: 34px;
	
}

.inner-content .main-title p {
	

	color: #beb1b5;
	font-size: 15px;

    letter-spacing: 6px;
	
}



.run-img {
    text-align: center;
}

.run-img img {
    max-width: 100%;
    width: 67%;
    margin-top: 43px;
}

.inner-content .clearfix{
    margin-bottom: 50px;
}

.inner-content .main-title {
 
    margin-bottom: 50px;
}

.social-new.inner-social {

background-color: #00233a;
	
	}

.social-new.inner-social ul.phone-add li {
    color: #fff;
}

.social-new.inner-social .phone-inn a {
    color: #fff;
}

.social-new.inner-social  ul.social-link li {

    background: #ffffff;
}

.ahead-number {
	
	font-size: 78px;
    color: #a200d3;
    font-weight: bold;
    line-height: 57px;
    margin-top: 24px;
}

.ahead-number span {
	color: #00233a;
	font-size: 41px;
	display: block;
}

.ahead-number p{
    font-size: 19px;
    line-height: 25px;
    width: 216px;
    margin: auto;
    color: #00233a;
	margin-top: 5px;
	font-weight: 400;
}

.ahead-number p strong{
	
	font-size: 20px;
	color: #a200d3;
}



.wedo.advantages.ahead .main-title {
    margin-bottom: 42px;
}


.btn.why{
min-width: 272px;
    height: 56px;
    border-radius: 5px;
    background: #a200d3;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 43px;
    margin: auto;
    margin-bottom: 29px;
	text-transform: uppercase;
}


.advantages-box.last-big {
	
	width: 97%;
}
.wedo.advantages.ahead {
	padding-bottom: 155px;
    padding-top: 40px;
}



@keyframes animateIn {
  0% {
    opacity: 0;
    transform: scale(0.6) translateY(-8px);
  }
  
  100% {
    opacity: 1;
  }
	
	

}


.shake {
  animation: shake-animation 3.72s ease infinite;
}


@keyframes shake-animation {
   0% { transform:translate(0,0) }
  10% { transform:translate(5px,0) }
  30% { transform:translate(0,0) }
  50% { transform:translate(5px,0) }

  70% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

.testimonial p>span {
    font-weight: 600;
    color: #d156d2;
    font-size: 22px;
}
.d-flex{
    display: flex;
}
.align-items-center{
    align-items: center;
}
.justify-content-between{
    justify-content: space-between;
}
.testimonial .owl-carousel .owl-item img{
    max-width: 100%;
    margin: 0 auto;
    width: auto;
}
.testimonial .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    background: transparent;
    height: 12px;
    border: 2px solid #feacff;
}
.testimonial .owl-theme .owl-dots .owl-dot.active span,
.testimonial .owl-theme .owl-dots .owl-dot:hover span {
    background: #d156d2;
}

@media (min-width: 1290px) {
    .container {
        width: 1286px;
    }	
}
@media screen and (max-width: 1290px) and (min-width: 1200px) {
	

	
.navigation .navbar-nav > li > a {
  
    font-size: 13px;
	}
	
	.banner_left p {

    margin: 32px 0;
	}
	
	.advantages-box {

    width: auto;
	}
	
	.contact-us {
    width: 87%;
	}

}


@media only screen and (max-width: 991px) {
	
		.wedo.advantages.ahead {
    padding-bottom: 76px;
	}
	
	.advantages-box.last-big {
    width: auto;
}
	
	.ahead .col-md-3{
		margin-bottom: 40px;
	}
	
	
	.ahead-number {
    font-size: 56px;
    line-height: 42px;
	}
	
	.ahead-number span {

    font-size: 31px;
	}
	
	.inner-content {

    padding: 20px 0 70px;
}
	
	.inner-content .main-title {
    margin-bottom: 25px;
}
	
	
	.flex {
    display: flex;
    flex-wrap: wrap;
}
	
	.col-md-6.run-text {
    order: -1;
}
	
	.main-title-inner h2 {
    font-size: 16px;
		line-height: 25px;
	}
	
	.inner-content .main-title p {
    font-size: 14px;
}
	
	.run-text h1 {
		 line-height: 23px;
    font-size: 20px;
		font-weight: bold;
	}
	
	.run-text p {

    line-height: 23px;
    font-size: 16px;
}
	
	
	.inner-banner {
	    background-size: 90%;
    height: 254px;
		background-position: center bottom 50px;
	}
	
	
.privacy-banner {
    background-size: 150%;
    height: 227px;
    background-position: center top;
}
	
	.main-title-inner {

    margin-top: 25px;
}
	
	
	.header, section {
		overflow:hidden;
	}
	
	.wedo {
    padding: 20px 0 50px;
}
	
	
	.navbar-brand>img {
    display: block;
    width: 102px;
    margin-top: 4px;
}
	
	.nav>li>a {
  
    padding: 10px 10px;
		font-size: 13px !important;
}
	
	.navigation .navbar-nav > li > a.btn-default {

    width: 93%;
    margin-left: 12px;
}
	
	.navigation .navbar-nav > li.head-button {
    margin-left: 0px;
}
	
	.navigation .navbar-nav > li > a {
    
    text-align: left;
}
	
	.navbar-collapse{
	background: #fff3f5;
}
	
	.advantages-box {
		
		width: inherit;
		padding: 25px 15px;
		min-height: inherit;
	}
	.advantages-box h1 {
    padding-left: 0;
    font-size: 16px;

    min-height: auto;
		text-align: center;
}
	
	.advantages-box p {
  
    font-size: 14px;
    text-align: center;
}
	
	.advantages-box img {

    width: 77px;
}
	
	.main-title h2 {
    font-size: 18px;
	}
	
	.main-title p {
    font-size: 18px;
	}
	
	
	.main-title {
    margin-bottom: 25px;
}
	
	.text-title h1 {
    font-size: 18px;
	}
	
	.text-title p {
    font-size: 16px;
	}
	
	
	.about-list li {
    font-size: 12px;
	}
	
	.about:after {
 
height: auto;
	}
	
	
	.banner_left h1 {

    font-size: 31px;
	}
	
	.banner_left h2 {

    font-size: 30px;
	}
	
	.banner_left p {
    margin: 17px 0;
	font-size: 15px;
}
	
	.banner-list-left {
		
		    margin-top: 15px;
    margin-bottom: 17px;
	}
	
	.touPS form {
    display: block;
	}
	
	.touPS .btn {
    min-width: 100%;
		margin-top: 10px;
	}
	
	.about img {
    
    width: 100%;
}
	
.text-title {
   
    width: auto;
}
	
	.data-table .table {
    font-size: 9px;
   
}
	
	.table-note {
    font-size: 13px;
    margin-top: 15px;
}
	
	.banner_left {
    width: inherit;
		margin-top: 38px;
	}
	
	.banner_right img {
   margin-top: 104px;
}
	
	.banner_right ul {
    left: -155px;
    
	}
	
	.banner_right ul li { 
		
    padding: 4px 6px;
    font-size: 10px;
    margin: 5px 0;
		line-height: 12px;

}
	
	.banner_right ul .a1 {
    width: 141px;
}
	
	.banner_right ul .a2 {
    width: 141px;
    margin-left: 0;
}
	.banner_right ul .a3 {
    width: 141px;
    margin-left: 0;
}
	.banner_right ul .a4 {
    width: 141px;
    margin-left: 0;
}
	.banner_right ul .a5 {
    width: 141px;
    margin-left: 0;
}
	
	.about {
    margin-top: -64px;
		padding: 17px 0 35px;
	}
	
	.about-list li:nth-child(1), .about-list li:nth-child(3) {
    width: 100%;
}
	
	.about-list li:before {

    line-height: 35px;
}
	
	.testimonial img {
    width: 125px;
}

.testimonial h4 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 20px;
}
	
	.testimonial h4 span:nth-child(1) {
    font-size: 55px;

    left: 10px;
    top: -30px;

}
	
	.testimonial h4 span:nth-child(2) {
    font-size: 50px;


 
    margin-top: -15px;
	}
	
	.testimonial p {
    color: #fff;
    font-size: 12px;
}
.testimonial p>span {
    font-size: 18px;
}
	
	.testimonial { 
	padding: 38px 0;
	}
	
	.wedo.advantages {
    padding: 30px 0;
}
	
	.wedo.advantages .main-title {
    margin-bottom: 50px;
}
	
	ul.social-link {

    text-align: center;
}
	
ul.phone-add {
    display: block;
    float: none;
    font-size: 12px;
    padding-left: 22%;
    margin-top: 30px;
}
	
	.social-new {
    margin-top: -10px;
    padding: 27px 0 56px;
}
	
	.address {
    font-size: 12px;
    margin-top: 20px;
    width: inherit;
		    margin-bottom: 20px;
}
	
	.footer-menu {
    font-size: 14px;
}
	
	.contact-us {
    width: 78%;
	}
	
	.footer-menu ul {

    margin: 0 0 30px 0;
	}
	
	.contact-us .btn {
      width: 100%;
}
	
	.copyright {
    font-size: 14px;
    clear: both;
    text-align: center;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}
	
	.table-note strong {
    text-align: left;
}
	
	
	.wedo .main-title br {
		
		display:none;
	}
	
	
	
	.howwork img {
		
		width:300px;
	}
	
	.testimonial .owl-carousel .owl-item img{
    width: 170px;
    margin: auto;
}
	.testimonial .owl-carousel .owl-item .brand_icon img {
        max-width: 100px;
    }
	.howwork {
 
    padding: 8px 0 48px;
}
	
	
	.howwork_a, .howwork_b, .howwork_c, .howwork_d, .howwork_e {
		
		position: static;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
	}
	
	
	.howwork_a:after, .howwork_b:after, .howwork_c:after, .howwork_d:after, .howwork_e:after {
		display:none;
	}
	
	
	.howwork-block {
    position: relative;
    padding-top: 10px;
}
	
	
	.howwork:after {
    height: 6px;
	}
	
	
	
}


@media only screen and (max-width: 767px) {
	
    html {

	scroll-padding-top:50px;
}    

	
	.banner_right ul li:after {
		bottom: -4.5px;
	}
	
	.wedo {
    padding: 20px 0 99px;
}
	
	.nav>li>a {
    padding: 10px 14px;
    font-size: 15px !important;
}
	
	.banner_left {
        margin-top: 75px;
    }
	.navbar-brand>img {
        width: auto; 
        margin-top: 0px;	
	}
	.banner_right img {
        width: 174px;
        float: right;
    	margin-top: 0px;
    }
    .banner_right ul {
        left: 0;
        top: -5px;
    }
}

@media(min-width:767px){
    .testimonial .item {
        display: flex;
        align-items: center;
    }
}