.text-caption h1,
.text-caption h2,
.we-handle h3 {
    color: #273f5b;
    font-weight: 800;
}
.banner,
.clud-bg {
    background-repeat: no-repeat;
}
.app-interfaces h3,
.app-interfaces h4,
.app-interfaces h6,
.app-play h3,
.faq h3,
.faq h6,
.faq-question h4,
.learn-more-btn .learn-more,
.number-slide .inline-block h2,
.number-slide .inline-block p,
.text-caption h2,
.text-inner-info h3,
.text-inner-info h6,
.title-block h3,
.user-download-number h6,
.we-handle h3,
.wrap-info-block h4 {
    font-weight: 800;
}
label.error {
    margin-bottom: 0;
    flex: 100%;
    color: red;
}
.banner {
    background-image: url(../images/product.png);
    background-position: bottom center;
    padding: 30px 0 80px;
    background-size: 65% auto;
    height: 80vh;
}
.text-caption h2 {
    font-size: 40px;
}
.light-blue-bg {
    background-color: #ecf5fe;
}
.first-section {
    padding: 90px 0 30px;
}
.we-handle {
    height: 180px;
}
.we-handle h3 {
    font-size: 18px;
}
.second-section {
    padding: 90px 0;
}
.wrap-info-block {
    position: relative;
    z-index: 99;
    height: 120px;
}
.icon-align {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: -35px;
}
.side-block {
    margin-top: 340px;
}
.left-85 img {
    margin-left: -185px;
}
.right-85 img {
    margin-right: -185px;
}
.wrap-info-block.text-right .icon-align {
    right: 0;
}
.clud-bg {
    background-image: url(../images/cloud-bg.png);
    background-position: 0 90px;
}
.learn-more-btn .learn-more {
    background: #ff3133;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: -2px 12px 51px -9px #ff3133;
    padding: 13px 30px;
}
.user-download-number {
    background-image: url(../images/nmber-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0;
}
.number-slide {
    display: table;
    width: 100%;
}
.number-slide .inline-block {
    display: table-cell;
}
.number-slide .inline-block h2 {
    margin-bottom: 5px;
}
.number-slide .inline-block p {
    font-size: 22px;
}
.home_customer_service img {
    max-width: 180px;
}
.home_customer_service h3 {
    color: #fff;
    font-weight: 600;
}
.video-bg {
    background-image: url(../images/video-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    padding: 60px 0 0;
}
.how_to_user_youtube img {
    max-width: 400px;
}
.see-video a.btn {
    border: 2px solid #0083ff;
    color: #0083ff;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    padding-right: 55px;
}
.faq,
.mobile-app-interface,
.social-links {
    padding: 60px 0;
}
.see-video a.btn:focus,
.see-video a.btn:hover {
    background: #0083ff;
    color: #fff;
}
.faq,
.social-links {
    background-repeat: no-repeat;
}
.see-video a.btn img {
    position: absolute;
    top: 15px;
    right: 25px;
}
.social-links {
    background-image: url(../images/social-bg.jpg);
    background-size: 100% auto;
}
.social-links ul {
    display: table;
    margin: 0 auto;
    width: 100%;
}
.social-links ul li {
    display: table-cell;
}
.faq {
    background-image: url(../images/faq-bg.png);
    background-size: cover;
}
.faq .carousel-indicators .active {
    background-color: #0083ff;
    box-shadow: -2px 12px 51px -4px #0083ff;
}
.faq .carousel-indicators {
    position: relative;
    margin-right: 0;
    margin-left: 0;
    justify-content: left;
}
.faq .carousel-indicators li {
    text-indent: inherit;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-weight: 800;
    background: #a6d6f7;
    text-align: center;
    color: #fff;
    margin-left: 0;
    margin-right: 25px;
}
.carousel-control-prev,
.faq .carousel-control-next {
    position: relative;
    justify-content: left;
    width: auto;
    opacity: 1;
    float: left;
    margin-left: 50px;
}
.mobile-app-interface {
    background-image: url(../images/mobile-view.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.app-play {
    background-color: #bbdeff;
    background-image: url(../images/app-store-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px 0 10px;
}
.interface-view h4 {
    font-size: 18px;
}
.app-store ul {
    display: table;
    margin: 0 auto;
}
.app-store ul li {
    float: left;
}
.mobile-app-interface .carousel-inner {
    overflow: visible;
    height: 600px;
}
.mobile-app-interface .carousel-item {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    text-align: right;
}
.mobile-app-interface .carousel-item.active {
    z-index: 9;
    text-align: left;
}
.mobile-app-interface .carousel-item.active img {
    height: 600px;
    margin-top: 0;
}
.mobile-app-interface .carousel-item img {
    height: 550px;
    margin-top: 25px;
}
#demos {
    overflow: hidden;
}
.mobile-app-interface .carousel-indicators li {
    width: 16px;
    height: 16px;
    background: #a1b7d2;
    border-radius: 50%;
}
.mobile-app-interface .carousel-indicators li.active {
    background: #0083ff;
}
.title-block h3 {
    margin-bottom: 35px;
}
.trial-btn a {
    background-color: #0083ff;
    box-shadow: -2px 12px 51px -4px #0083ff;
    font-size: 26px;
    padding: 13px 40px;
    font-weight: 700;
    color: #fff;
    border-radius: 30px;
}
.contact-us-block h3,
.register-form h3 {
    font-weight: 800;
}
.trial-btn a:hover {
    opacity: 0.8;
}
.contact-us-block,
.try-free {
    background: #f9fafa;
    padding: 70px 0;
}
.adress-info li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 40px;
}
.adress-info li strong {
    display: inline-block;
}
.adress-info li img {
    position: absolute;
    left: 0;
}
.contact-info input,
.contact-info textarea {
    border-radius: 25px;
}
.contact-info .input-group-text {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 25px;
}
.btn-block input {
    background: #01a23c;
    color: #fff;
    font-weight: 800;
    font-size: 14px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0.25rem;
}
.breadcrumb-item.active {
    color: #0083ff;
}
.register-form {
    background: #fff;
    padding: 40px;
    border-radius: 25px;
    max-width: 460px;
    margin: 0 auto;
    box-shadow: 31px 30px 8px 0 #f2f2f2;
}
.register-form h3,
.register-form p {
    text-align: center;
}
.terms-block a {
    text-decoration: underline;
}
.navbar-toggler-icon {
    background: url(../images/menu.png);
    background-size: auto auto;
    background-size: 100% 100%;
}
.navbar-toggler {
    padding: 0;
}
.thank-you-block img {
    max-width: 200px;
    margin: 0 auto 30px;
    display: block;
}
.thank-you-block h3 {
    font-size: 46px;
    margin-bottom: 30px;
}
.thank-you-block a {
    padding: 10px 20px;
    color: #0083ff;
    border-radius: 4px;
    border: 1px solid #0083ff;
}
.thank-you-block a:hover {
    opacity: 0.7;
}
.policy-terms h3,
.terms-block h3 {
    margin-top: 30px;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
}
.terms-block p {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}
.policy-terms p {
    margin-bottom: 8px;
}
.terms-block ul {
    padding-left: 30px;
    margin-bottom: 15px;
}
.terms-block p span {
    position: absolute;
    left: 0;
}
.policy-terms ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.policy-terms ul li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 15px;
}
.policy-terms ul li:before {
    position: absolute;
    left: 0;
    right: 0;
    background: #666;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    content: "";
    top: 6px;
}
.designed_developed a {
    color: #0083ff;
}
.adress-info {
    width: auto;
    display: inline-block;
}
.adress-info li:nth-child(2) img {
    left: 50px;
}

.country-code-outer .iti {
    width: 100%;
}
.country-code-outer .iti .iti__selected-flag {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}



/* YCM */

.testi-new{background:url('assets/frontend/images/testi-Bg-new.png'); min-height:500px;background-size: cover;
    background-position: center; display:flex; align-items:center;padding-top:300px;    background-repeat: repeat-x; border-bottom:26px solid #7bdff2;}
.test-main{background:#fff;border-radius: 8px; padding:56px 60px;  }
.test-out-one{max-width:570px;position:relative; }
.test-out-one::after{background:url('assets/frontend/images/t-arrow.png'); width:78px;min-height:53px; position:absolute;content: "";    right: -75px;
    top: 35%;}
.test-main p{font-size:23px;color: #98A8B4; line-height:42px; color:#98A8B4;}
.testi-new .carousel-indicators{position:relative;}
.test-out-one a{display:flex; align-items:center;justify-content:center;}

.test-out-one .carousel-indicators li::before{content:none;}
.test-out-one .carousel-indicators li::after{content:none;}
.test-out-one .carousel-indicators li{width:10px; height:10px; border-radius:100%;cursor:pointer;border:3px solid transparent; margin-top:30px;}
.test-out-one .carousel-indicators li.active {border-color:rgba(255,255,255,0.50);background:#4A90E2;}
.testi-logos{margin-top:40px; margin-bottom:10px;}
.carousel-indicators.testi-indicators{bottom:0;}
.test-out-one h4{text-transform: uppercase;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 4px;
    color: #454951;text-align:center;}
    .test-out-one h6{text-transform:uppercase;text-align:center;letter-spacing: 2px;color: #454951; font-weight:bold;}

@media (min-width: 993px) and (max-width: 1279px) {
.testi-new{padding-top: 215px;}
.test-main p{font-size: 16px;line-height:28px;}
.test-main{padding:30px;}
.testi-logos {margin-top: 18px;}
.test-out-one .carousel-indicators li{margin-top:20px;}
.test-out-one::after{right: -60px; top: 24%;}   
}

@media (max-width:992px) {
.testi-new{padding-top: 154px;}
.test-main p{font-size: 13px;line-height:24px;}
.test-main{padding:20px;}
.testi-logos {margin-top: 18px;}
.test-out-one .carousel-indicators li{margin-top:20px;}
.test-out-one::after{right: -60px; top: 24%;}

}

@media (min-width: 220px) and (max-width: 552px) {
.test-out-one::after{content:none;}
.testi-new{border-bottom-width:10px;}   
}