@keyframes increase{25%{width:0}50%{width:20%}75%{width:40%}100%{width:64%}}
@keyframes increase2{100%{width:400px}}
@keyframes increase3{100%{width:66px}}
html{height:100%;}
body{width:100%;height:100%;font-family:'Lato', sans-serif;overflow-y:scroll;}
*{margin:0;padding:0;}
/*.clear{clear:both;}*/
.clear::after {content: "";clear: both;display: table;}
.text-white {color:#fff !important;}
.ft-size-36 {font-size:36px !important;}
.mt-20 {margin-top:20px !important;}
.mb-20 {margin-bottom:20px}
.ft-weight-bold {font-weight:600}
.cursor-pointer{cursor: pointer}
.cursor-pointer:hover{color: #01bdd6;}
.small-banner{overflow-x:hidden}
.banner .btn{margin-right:5px;margin-top:1em;font-size:18px;}
.banner .fa{margin-right:5px;}
.banner .btn-primary{background-color:rgba(18, 170, 235, 0.66);border-color:#0e6f99;background-image:none !important;border:1px solid #12aaeb !important;border-radius:0px;}
.banner .btn-info{color:#fff;background-color:rgba(0, 188, 212, 0.69);border-color:#1fd3ed !important;background-image:none !important;border-radius:0px;}
.banner .btn-warning{color:#fff;background-color:rgba(246, 186, 24, 0.64);border-color:#f6ba18 !important;background-image:none !important;border-radius:0px;}
.main-search-sec{background:#043140;}
.main-search-sec .form-group{margin-top:15px;}
.main-search-sec .btn-primary{color:#fff;background-color:#f6ba18;border-color:#f6ba18;background-image:none;border-radius:0px;}
.main-search-sec .btn-primary:hover{background-color:#eaad0a;border-color:#d29b07;}
.main-search-sec .form-control{border-radius:0px;}
.main-search-sec .city-icon{position:relative;}
.main-search-sec .city-icon:before{content:"\25AE";font-family:FontAwesome;left:0px;position:absolute;top:0;}
.banner-pattern h2{text-align:center;color:#fff;font-family:'Francois One', sans-serif;font-size:40px;position:relative;}
.banner-pattern h2:before{content:"";display:table;position:absolute;top:77px;left:48%;width:50px;height:2px;background-color:#f6ba18;}
.banner-pattern h2:after{content:"";display:table;width:75px;height:20px;border-top:#FFF 2px solid;border-bottom:#FFF 2px solid;margin:24px auto 0;}
.banner-pattern h3{text-align:center;color:#fff;width:40%;margin:auto;padding:8px 0px;margin-top:20px;position:relative;}
.auction-table{background-color:#ffffff;box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.1);}
.auction-table th {position:sticky;top:-1px;z-index:1;background-color:#ffffff;font-size:14px;border-bottom:2px solid #f6ba1f !important;white-space:nowrap;}
.auction-table tbody tr:hover {background:#c1c1c138}
.auction-table td {font-size:12px;border-top:0 !important;}
.auction-table span {display:block}
.auction-table p{margin: 0;}
.auction-table .dtd-bdr{border-bottom: 1px dotted #ccc;}
.auction-table .btn{border:0;}
.light-red-btn{background-color:#fddcd5 !important;}
.light-green-btn{background:#e1f1dd !important;}
.light-yellow-btn{background:#fdf3d9 !important;}
.auction-table .btn span{font-weight:600;color:#ccc;cursor:auto;}
.auction-table .btn span.apply{color:#000;cursor:pointer;font-size:12px;}
.auction-table .btn span.apply-yellow {color:#ebb322;}
.auction-table .btn span.apply-red {color: #ec010f;}
.auction-table .btn span.apply-green {color:#05984d;}
.auction-table .status{display:inline-block !important;position:relative;top:-8px;left:-11px;}
.auction-table .status:before {content:""; width:7px;height:7px;border-radius:100%;background:#999;position:absolute}
.auction-table .status.yellow:before {background:#f6ba1f }
.auction-table .badge {display:inline-block;background:transparent;font-weight:500}
.auction-table .label-light{padding:2px 7px;border-radius:3px;background:#f1f1f1}
.auction-table .badge-yellow-light {color:#e0a406;}
.auction-table .badge-green-light {color:#05984d;}
.auction-table .label-green-light {color:#05984d;}
.auction-table .badge-red-light{color:#f54751;}
.auction-table .label-red-light{color:#f54751;}
.auction-table .status.green:before {background:green }
.auction-table .status.red:before {background:red }
.auction-table .span-bold {font-size:11px;font-weight:600}
.auction-table .sorting-arrow {font-size:14px;font-weight:600;margin-left:4px}
.auction-table .ellipsis-td{display: -webkit-box; max-height: 45px;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis; margin-bottom: 25px;}
.categories-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}
.our-categories a{cursor:pointer;text-decoration: none}
.categories-wrapper .category-link{white-space:nowrap;color:#5a5a5a;margin:4px 10px;padding:4px 8px;transition:all .1s ease-out;font-weight:600;cursor:pointer}
.categories-wrapper .more-category{margin-left:35px;}
.categories-wrapper .box{opacity:0.2;}
.categories-wrapper:hover a.box{opacity:1 !important;}
.categories-wrapper .category-link:hover{text-decoration:none;background:#f6ba1f;color:#012a57; border-radius:15px;border:none;transform:scale(1.1);opacity:1;}
.package-section{background-image:linear-gradient(to bottom,#fff,#eef8fe);padding-bottom:1.2em;}
/*.package-section .plan-features{padding-top:25px}*/
.package-section .package-alert.alert-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;background-image: none !important;padding: 8px 20px;font-size:18px}
.package-section .package-alert.alert-info .close{top: 1px;right: -4px;}
.package-tab {margin-top:20px;border-bottom: 0;}
.package-tab li {width:50%;background: transparent;border: 0;}
.package-tab>li.active>a, .package-tab>li.active>a:focus, .package-tab>li.active>a:hover {background: transparent;border: 0;color: #00bcd4;box-shadow: none;}
.package-tab>li>a:hover {color: #00bcd4;}
.package-tab li a{background:transparent;font-size:24px;font-weight:600;border: 0;display: inline-block;padding: 5px 19px;color: #fff;border-radius:0;background: #00bcd4;border-bottom: 5px solid #028d96;}
.package-section .plan-features .table {border:0 !important;margin-bottom:0;}
.package-section .plan-features .plan-features-section tr {border-bottom:1px dotted #ccc;transition:all .2s ease-in}
.package-section .plan-features i.fa-star {color:#f8c018}
.package-section .plan-features tbody tr:hover {background:#d2f2f9}
.package-section .plan-features th{border:0 !important;}
.package-section .plan-features td {padding:8px !important; font-weight:600;vertical-align:middle !important;border:0 !important;color:#8e8e8e;}
.package-section .plan-features tbody tr:hover td{color:#000}
.package-section .plan-features th {color:#012a57; min-height:30px; padding:10px 8px !important;font-size:18px}
.package-section .plan-features .icon-right {cursor:pointer;position:absolute;right:13%;}
.package-section .plan-features .tooltip {width:350px}
.package-section .plan-features .icon-right i{font-size:18px;color:#d0d0d0;}
.package-section .plan-features tbody tr:hover td .icon-right i {color:#000}
.package-section .plan-features .tooltip>.tooltip-inner {background-color:#b7b5b5;}
.package-section .plan-features .tooltip.top>.tooltip-arrow {border-top-color:#b7b5b5;}
.package-section .plan-features .column-icon {position:relative;}
.package-section .plan-features img {width:45px}
.package-section .plan-features .last-column {border-bottom:1px dotted #f7f7f7}
.package-section .plan-features .last-column td .fade-text{background:-webkit-linear-gradient(#ccc,#ccc, #fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.who-are-you-section{width:100%;padding:1.2em 0em !important;}
.who-are-you-section-left{width:100%;background:#012a57;text-align:center;font-family:'Francois One', sans-serif;margin:auto}
.who-are-you-section-left h3{font-size:36px;color:#fff;line-height:1.2em;padding:4px 20px;margin:0;}
/*.who-are-you-section-left h3{font-size:45px;color:#fff;line-height:1.5em;padding:60px 20px;}
.who-are-you-section-left h3:after{content:"";position:absolute;top:35px;left:25px;right:25px;bottom:30px;background:transparent;border:rgba(255, 255, 255, 0.46) 1px solid;}*/
.who-are-you-section-right{margin:20px 0px;border-bottom:0;}
.who-are-you-section-right{width:97%;margin:auto;margin-top:0;margin-bottom:20px;}
.who-are-you-section-right .panel-default>.panel-heading{background-image:none;min-height:95px;border:none;background-color:#fff;text-align:center;font-size:70px;color:#01bdd6;}
.who-are-you-section-right .panel-default>.panel-heading img {margin:auto;width:75px}
.who-are-you-section-right .panel-body{padding:0 25px;text-align:center;font-size:25px;font-family:'Francois One', sans-serif;color:#012a57;}
.who-are-you-section-right .panel-footer{padding:10px 15px;background-color:#ffffff;border-top:1px solid #fff;text-align:center;}
.who-are-you-section h2{text-align:center;color:#012a57;font-family:'Francois One', sans-serif;font-size:40px;position:relative;margin:0;}
.who-are-you-section .span-ml {margin-left:200px}
.who-are-you-section .who-are-sec-wrapper .panel-default {margin:0;}
.who-are-you-section .who-are-sec-wrapper .panel-default .panel-heading{cursor:pointer}
.who-are-you-section .who-are-sec-wrapper {position:relative}
.who-are-you-section #line1 { font-size:0;width:2px;height:20px;color:#fff;background-color:#4dcee0;margin-left:50%;} 
.who-are-you-section #line2{font-size:0;width:0;height:2px;color:#fff;background-color:#4dcee0;margin:auto;-webkit-animation:increase 1s linear;-ms-animation:increase 1s linear;animation:increase 1s linear;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards}
.who-are-you-section #line3 {font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:18%;float:left;}  
.who-are-you-section #line4{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:31.85%;float:left;}
.who-are-you-section #line5{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-right:18%;margin-left:0;float:right;}
.who-are-you-section #line6{font-size:0;width:2px;height:20px;color:#fff;background-color:#4dcee0;margin-left:18%}
.who-are-you-section #line7{font-size:0;width:7.2%;height:2px;color:#fff;background-color:#4dcee0;margin-left:11%}
.who-are-you-section #line8{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:11%;float:left}
.who-are-you-section #line9{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:31.85%;float:left}
.who-are-you-section #line10{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-right:9%;margin-left:0;float:right}
.who-are-you-section #line11{font-size:0;width:2px;height:20px;color:#fff;background-color:#4dcee0;margin-left:50%}
.who-are-you-section #line12{font-size:0;width:39.2%;height:2px;color:#fff;background-color:#4dcee0;margin-left:11%}
.who-are-you-section #line13{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:11%;float:left}
.who-are-you-section #line14{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-right:9%;float:right}
.who-are-you-section #line15{font-size:0;width:2px;height:20px;color:#fff;background-color:#4dcee0;margin-left:82%}
.who-are-you-section #line16{font-size:0;width:71.2%;height:2px;color:#fff;background-color:#4dcee0;margin-left:11%}
.who-are-you-section #line17{font-size:0;display:inline;width:2px;height:35px;color:#fff;background-color:#4dcee0;margin-left:11%;float:left}
.who-are-you-section .costumer-form{border:1px solid #eee !important;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);cursor:pointer}
.who-are-you-section .costumer-form .costumer-heading {background-color:#012a57 !important;background-image:none !important;margin:0;}
.who-are-you-section .costumer-form .costumer-heading h3 {margin:0; color:#fff; text-align:center; font-size:20px}
.who-are-you-section .costumer-form .costumer-form-body {padding:10px}
.who-are-you-section .costumer-form .costumer-form-body img{ margin-bottom:10px;width:68px;}
.who-are-you-section .costumer-form .costumer-form-body .form-control {border-radius:20px}
.who-are-you-section .costumer-form .costumer-form-body .costumer-login-btn{box-shadow:0 19px 38px rgba(0,0,0,0.09),0 15px 12px rgba(0,0,0,0.09)!important;border-radius:20px!important;background:#00bcd4!important;color:#fff!important;border:none!important;text-transform:uppercase;letter-spacing:5px}
.who-are-you-section .costumer-form .costumer-form-body .costumer-form-link{color:rgba(158, 158, 158, 0.89);font-size:15px;}                 
.who-are-you-section .clientQuote{background:#03b1c8;min-height:200px;padding:20px;border:9px double #fff;}
.who-are-you-section .clientQuote.client-bg-yellow{background:#f6ba1f !important;}
.who-are-you-section .clientQuote h4{font-size:24px;text-align:center;font-family:'Francois One', sans-serif;}
.who-are-you-section .how-it-work-tab{margin-top:-20px}
.videopromotion{color:#fff;background:url(../../images/global/video-bg-strip.jpg);background-position:center;background-repeat:repeat-x;background-size:contain;position:relative;z-index:1}
.video-section{position:relative}
.video-section:after{content:"";height:42px;width:100%;background:#01bdd6;position:absolute;bottom:-7px}
.videopromotion::before, .videopromotion::after { position:absolute;content:"";pointer-events:none;}
.videopromotion .section-overlay { padding:0 0 180px;}
.videopromotion .btn-wrapper {margin-top:70px;}
.videopromotion .btn-wrapper a{border:4px solid #fff;border-radius:50%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:80px;position:relative;text-align:center;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:80px;outline:none}
.videopromotion .btn-wrapper a:before{content:"\f04b";font-family:FontAwesome;font-size:26px;left:50%;line-height:41px;margin-left:-7px;margin-top:-20px;position:absolute;top:50%;color:#fff}
.videopromotion .btn-wrapper a:hover{ border-width:35px;}
.videopromotion .btn-wrapper a:hover:before{color:#01bdd6}
.videopromotion .video-paragraph {position:absolute;width:34%;top:27%;left:7%;letter-spacing:1px;font-size:15px;}
.videopromotion .video-paragraph span.smiley-text{letter-spacing:0 !important;font-size:21px;margin:-5px -2px 0;display:inline-block;}
.videopromotion .video-image {position:absolute;width:34%;top:18%;right:9%;left:60%}
.pos-relative{position:relative}
.pos-static{position:static}
.padd0{padding:0}
.row-bg{position:absolute;top:-0.5px;right:0;bottom:0;left:0;width:41.6667%;overflow:hidden}
.row-bg img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-moz-transform-style:translateY(-50%);-o-transform-style:translateY(-50%);height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.offering-section{padding:25px 40px}
.offering-list{list-style:circle;padding-left:20px;padding-top:20px;font-size:16px;line-height:24px}
.white{color:#fff;color:rgba(255,255,255,.8);font-size:14px}
.event-wrapper{position:relative; background-color:#ebf2f4;box-shadow:0rem 0.1875rem 0.375rem rgba(106, 104, 101, 0.16);padding:15px 0}
.event-img img{width:100% !important;}
.event-content {padding:10px}
.event-content p.event-text{color:#012a57;font-weight:600;}
.event-content h4{font-size:22px;font-family:'Francois One', sans-serif;}
.event-content p.time-text{font-size:15px;color:#012a57;font-weight:600;}
.event-content p.time-text span{color:#01bdd6; margin-right:5px}
.event-form .form-group{margin-bottom:10px}
.event-form .form-control{height:30px;box-shadow:none;border-radius:0;}
.event-form .btn-submit,.event-form .btn-submit:active{border-radius:0;color:#fff;background:#012a57;border-color:#012a57;letter-spacing:3px;display:block;margin-top:10px;}
.event-form .btn-submit:after{content:"Don’t worry we will keep your information safe and secure."; position:absolute;height:100%;width:100%;color:#000}
.post-needs-btn{background-color:#012a57;display:inline-block;outline:1px solid #012a57;outline-offset:3px;overflow:hidden;padding:12px 68px 10px 20px;position:relative;z-index:9999;text-transform:uppercase;color:#fff;font-weight:bold;letter-spacing:1.2px;}
.post-needs-btn:hover,.post-needs-btn:focus{background-color:#01bdd6;text-decoration:none;color:#fff;outline:1px solid #01bdd6;outline-offset:3px;}
.post-needs-btn:hover .post-needs-btn i{background-color:#01bdd6;}
.post-needs-btn:before{background-color:#fff;content:"";height:100%;padding:33px 34px;position:absolute;right:-27px;top:-18px;transform:rotate(62deg);}
.post-needs-btn i{color:#012a57;font-size:19px;font-weight:bold;height:100%;position:absolute;right:16px;top:10px;}
.our-services-outer{background:url(../../images/global/our-services-bg.jpg) fixed;background-size:100% 100%;min-height:400px;}
.our-services-pattern{min-height:400px;}
.individual-service{text-align:center;margin:15px 0px;}
.individual-service img{margin:auto;}
.individual-service h4{font-size:30px;color:#12a9ee;}
.how-it-works .nav-tabs{width:60%;margin:auto;margin-top:2em;}
.how-it-works .nav-tabs>li{width:50%;}
.how-it-works .nav-tabs>li>a>h4{text-align:center;font-family:'Francois One', sans-serif;color:#012a57;}
.how-it-works .nav-tabs>li>a>img{width:110px;}
.how-it-works .down-arrow{width:50px !important;margin-top:25px !important;}
.how-it-works .tab-content img{display:block;width:100%;height:auto;}
.our-achievement {padding:1em 0;}
.our-achievement .panel-default>.panel-heading{background:transparent;color:#000;border-color:transparent;background-image:none;font-size:40px;text-align:center;padding:5px 15px;display:none}
.our-achievement .panel-default>.panel-heading img {margin:auto}
.our-achievement .panel-default{background:transparent;transition:all ease-in 0.5s;box-shadow:none;padding:0;border:0;border-radius:0px;color:#fff;margin:0;transition:all .2s ease-in-out;}
.our-achievement .panel-default:hover{transform:scale(1.1);}
.our-achievement .panel-footer{background:transparent;margin-top:0;border:0;padding:0;text-align:center;font-size:18px;line-height:20px;color:#616161}
.our-achievement .panel-body{padding:0;text-align:center;font-size:40px;font-family:'Francois One', sans-serif;color:#022b58;padding:5px;}
.our-clients{padding:1.2em 0em;}
.our-clients h1 , .our-clients h2,.main-heading{text-align:center;color:#012a57;font-family:'Francois One', sans-serif;font-size:40px;position:relative;margin-bottom:25px;margin-top:0px;}
.our-clients h2:before,.main-heading:before{content:'';position:absolute;bottom:-6px;width:24px;border-bottom:3px solid #f6ba1f;top:0px;left:50%;margin-left:-27px;}
.our-clients h2:after,.main-heading:after{content:'';position:absolute;bottom:-6px;width:24px;border-bottom:3px solid #f6ba1f;right:50%;margin-right:-27px;}
.our-clients img{width:180px;margin:auto;}
.our-clients .carousel-inner{min-height:auto;}
.our-clients .carousel-control{height:30px;width:30px;background:none repeat scroll 0 0 #6a6a6a !important;border-radius:23px 23px 23px 23px;margin-top:0px;top:18px;color:#fff;text-shadow:none;margin-right:-11px;margin-left:-45px;}
.our-clients .thumbnail{padding:4px;margin-bottom:25px;border:none;box-shadow:none !important;}
.our-clients .carousel-control.right{right:-12px;}
.our-clients .carousel-indicators{right:50%;top:auto;bottom:-10px;margin-right:-19px;}
.our-clients .carousel-indicators li{background:#cecece;}
.our-clients .carousel-indicators .active{background:#428bca;}
.our-clients .carousel-inner{min-height:initial;}
.our-clients .client-marquee .inner {margin:10px 25px;} 
.our-clients .slick-slide .inner img{box-shadow:0 2px 6px rgba(0,0,0,0.1);padding:6px 10px;}
.our-clients .slick-slide,.slick-slide .inner:focus {outline:0 !important;}
.we-support-container img{width:180px;height:82px;}
.we-support-content{position:relative;line-height:2em;margin-bottom:30px;background:#f3f3f4;padding:30px 16px;margin:2em 0em 3em 0em;text-align:left;font-size:14px;color:#5a5858;}
.we-support-content i{background:#fff;padding:15px;border-radius:50%;color:#01bdd6;font-size:30px;}
.we-support-content:after{position:absolute;content:" ";top:100%;height:0;width:0;border:solid transparent;border-color:rgba(72, 71, 71, 0);border-top-color:#f3f3f4;}
.we-support-content.we-support-right:after{right:70px;border-left-width:36px;border-right-width:0;border-bottom-width:0px;border-top-width:28px;}
.we-support-content.we-support-left:after{left:70px;border-left-width:0;border-right-width:36px;border-bottom-width:0px;border-top-width:28px;}
.our-company-section {background:url(../../images/global/our-company.png);background-position:bottom;min-height:450px;background-size:cover;background-repeat:no-repeat;}
.whitish:before {height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;opacity:0.6;background:#fff;content:"";}
.our-company-section:after {background:url(../../images/global/why-us_title.png);background-repeat:no-repeat;content:"";width:100%; height:100%;position:absolute;top:0;background-size:contain;}
.our-company-section .know-more-btn{padding:10px 20px;background:#fff;border-radius:30px;font-size:16px;font-weight:600;}
.our-company-section .company-about{padding:20px;background:-moz-linear-gradient(left,  rgba(1,189,214,0.37) 0%, rgba(168,231,239,0.4) 100%);
background:-webkit-linear-gradient(left,  rgba(1,189,214,0.37) 0%,rgba(168,231,239,0.4) 100%);
background:linear-gradient(to right,  rgba(1,189,214,0.37) 0%,rgba(168,231,239,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e01bdd6', endColorstr='#c2a8e7ef',GradientType=1 );position: absolute;z-index:1;left:0;}
.banner-text h2{color:#FFFFFF;font-size:40px;font-family:'Francois One', sans-serif}
.banner-text h3{color:#F5F5F5;font-size:27px;text-align:justify;font-weight:300;font-family:'Lato', sans-serif;}
.banner-text p{color:#F5F5F5;font-size:20px;text-align:justify;font-family:'Lato', sans-serif;}
.banner-text{padding-top:7em;}
.small-banner-about-us{background:url("../../images/aboutUs/B2B-aboutus.jpg");}
.small-banner{width:100%;background-size:100% 100%;background-repeat:no-repeat;min-height:421px;}
.breadcrumb{background-color:transparent;padding:10px;margin-bottom:0px;}
.breadcrumb>li a{color:#fff;font-size:14px;}
.breadcrumb>.active,.breadcrumb>.active>a{color:#01bdd6;}
.info-text{padding:2em 0em;}
.info-text p{text-align:justify;font-size:16px;color:#827e7e;line-height:2em;padding:0px 30px;}
.info-text h3{font-size:2em;color:#01bdd6;margin:0.5em 0em;text-align:center;font-family:'Francois One', sans-serif;}
.sub-link{background:#012a57;}
.hightlight{font-weight:bold;font-size:18px;color:#f9a427 !important;line-height:2em;}
.key-points{color:#01bdd6;font-size:18px;}
.sub-text{text-align:justify;color:#716E6E;font-size:16px;line-height:2em;}
hr.btmbdr-yellow{display:block;width:100%;height:2px;border:0;background:linear-gradient(to right, rgba(0,0,0,0) 0%,#f6ba1f 50%,rgba(0,0,0,0) 100%);margin:0;} 
.text-grey {color:#555;font-size:12px}
.categories-modal-btn,.categories-modal-btn:active,.categories-modal-btn:focus,.categories-modal-btn:hover{background-color:#012a57;display:inline-block;outline:1px solid #012a57;padding:10px 3px;font-size:12px;z-index:9999;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:1.2px;outline-offset:3px;overflow:hidden}
.Or-text-wrapper{align-items:center!important;display:flex!important}
.Or-text-wrapper hr{border-top:1px solid rgba(16,85,96,.1);flex-grow:1!important;margin-left:.5rem!important;margin-right:.5rem!important}
.mb-0{margin-bottom:0!important}
.signin-text {font-family:'Francois One', sans-serif;font-size:20px;margin-bottom:0}
.ft-size-20 {font-size:20px !important;}
.modal.modal-center.fade .modal-dialog{-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1);top:30%;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}
.modal.modal-center.fade .modal-dialog{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform:translate3d(0,-120px,0);transform:translate3d(0,-120px,0);opacity:1}
.satisfied-costumer{position:relative;background:url(../../images/global/satisfied-costumer.png);background-size:100% 100%;background-position:center;min-height:500px}
.satisfied-costumer:before{content:"";position:absolute;background:linear-gradient(to bottom,rgb(0 0 0 / 40%) 0%,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 35%,rgb(0 0 0 / 40%) 100%);height:500px;width:100%}
.satisfied-costumer .costumer-title{position:absolute;bottom:23px;right:10%}
.satisfied-costumer .costumer-title h3{font-size:52px;color:#fff;font-family:'Francois One',sans-serif;text-align:right}
.satisfied-costumer.word{text-align:right;font-family:'Francois One',sans-serif}
.satisfied-costumer .word .letter{display:inline-block;font-size:52px;color:#fff;font-family:'Francois One',sans-serif;line-height:43px;margin:0 -1px}
.satisfied-costumer .btn-wrapper{position: absolute;top: 20%;left: 65%;z-index: 1;}
.satisfied-costumer .btn-wrapper a {border: 4px solid #fff;border-radius: 50%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: inline-block;height: 105px;position: relative;text-align: center;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;width: 105px;outline: none;}
.satisfied-costumer .btn-wrapper a:before {content: "\f04b";font-family: FontAwesome;font-size: 35px;left: 47%;line-height: 41px;margin-left: -7px;margin-top: -20px;position: absolute;top: 50%;color: #fff;}
.satisfied-costumer .btn-wrapper a:hover{ border-width:50px;}
.satisfied-costumer .btn-wrapper a:hover:before{color:#01bdd6}
#captchaText {color:#696666;font-size:16px;}
#captchaInput{border-radius:0;border:1px solid #ccc;height:34px;padding:6px 12px;width:86%;margin-left:3px;}
#captchaInput:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
#webinar-form .input-phone .dropdown-menu{max-height:210px}
.errorspan{font-size:11px;color:red}
@media only screen and (max-width:480px) and (min-width:240px){
.banner-pattern h2{font-size:26px;}
.banner-pattern h2::before{top:62px;left:42%;}
.banner-pattern h3{width:95%;font-size:17px;}
.who-are-you-section-left h2{font-size:64px;}
.who-are-you-section-right{width:100%;}
.post-needs-btn{padding:10px 3px;font-size:12px;}
.post-needs-btn i{display:none;}
.videopromotion .video-image{width:67%;top:53%;right:9%;left:19%;}
.videopromotion .btn-wrapper a {z-index:3;}
.post-needs-btn::before{display:none;}
.how-it-works .nav-tabs{width:100%;}
.how-it-works .nav-tabs > li > a > img{width:85px;}
.our-achievement .panel-default{width:75%;margin:auto;margin-top:1em;}
.our-clients h2::before{left:42%;}
.banner-text{padding-left:0px;padding-right:0px;}
.banner-text h2{font-size:16px;margin-top:10px;}
.banner-text h3{font-size:12px;margin-top:6px;margin-bottom:5px;}
.small-banner{min-height:180px;background-size:100% 100%;}
.banner-text p{font-size:15px;}
.banner-text{padding-top:3.2em;}
.breadcrumb{padding:8px 0px;}
.grid-top-two{margin-top:7em;}
.breadcrumb>li a{font-size:13px;}
.bpm-wrapper .info-text{padding:2em 15px;}
.package-section .plan-features .icon-right{right:-7px;}
.who-are-you-section-left h3,.who-are-you-section .who-are-sec-wrapper .panel-default {margin-bottom:8px}
#line1,#line2,#line3,#line4,#line5,#line6,#line7,#line8,#line9,#line10,#line11,#line12,#line13,#line14,#line15,#line16,#line17{display:none !important;}
.row-bg {position:static;width:100%;-webkit-transform:none;-ms-transform:none;transform:none;-moz-transform-style:none;-o-transform-style:none;}
.row-bg img {position:static;-webkit-transform:none; -ms-transform:none;transform:none;-moz-transform-style:none;-o-transform-style:none;max-height:400px;}
.our-clients h2,.ft-size-36 {font-size:28px !important;}
.videopromotion .video-paragraph {width:96%;top:12%;left:1%;font-size:11px}
.categories-wrapper .category-link {font-size:13px;margin:0;}
.categories-wrapper {justify-content:space-around}
.who-are-you-section .how-it-work-tab {margin-top:0;margin-bottom:20px}
#ClientCarousel .carousel-inner .item img,#ClientCarousel .carousel-inner .item.active img {width:100% !important;}
.satisfied-costumer {min-height:230px}.satisfied-costumer:before {height:230px}
.satisfied-costumer .word .letter {font-size:29px}
.satisfied-costumer .costumer-title {left:10px;right:4px}
.satisfied-costumer .btn-wrapper{top:10%;left:55%}
.satisfied-costumer .btn-wrapper a{width:70px;height:70px}
.satisfied-costumer .btn-wrapper a:before{font-size: 25px}
#captchaInput {wiidth:75% !important;}
.our-company-section {min-height:505px;}
/*.our-company-section {background:url("../../images/global/our-company-mobile.png");background-repeat:no-repeat;min-height:295px;}*/
}
@media only screen and (max-width:767px) and (min-width:481px){
#line1,#line2,#line3,#line4,#line5,#line6,#line7,#line8,#line9,#line10,#line11,#line12,#line13,#line14,#line15,#line16,#line17{display:none !important;}
.who-are-you-section-left h3, .who-are-you-section .who-are-sec-wrapper .panel-default{margin-bottom:8px;}
.package-section .plan-features .icon-right{right:-7px;}
.who-are-you-section-left h3,.who-are-you-section .who-are-sec-wrapper .panel-default {margin-bottom:8px}
#line1,#line2,#line3,#line4,#line5,#line6,#line7,#line8,#line9,#line10,#line11,#line12,#line13,#line14,#line15,#line16,#line17{display:none !important;}
.row-bg {position:static;width:100%;-webkit-transform:none;-ms-transform:none;transform:none;-moz-transform-style:none;-o-transform-style:none;}
.row-bg img {position:static;-webkit-transform:none; -ms-transform:none;transform:none;-moz-transform-style:none;-o-transform-style:none;max-height:400px;}
.our-clients h2,.ft-size-36 {font-size:28px !important;}
.videopromotion .video-paragraph {width:96%;top:12%;left:1%;font-size:11px}
.videopromotion .video-image{width:53%;top:50%;right:9%;left:24%;}
.videopromotion .btn-wrapper a {z-index:3;}
.categories-wrapper .category-link {font-size:11px;margin:0;}
.categories-wrapper {justify-content:space-around}
.who-are-you-section .how-it-work-tab {margin-top:0;margin-bottom:20px}
#ClientCarousel .carousel-inner .item img,#ClientCarousel .carousel-inner .item.active img {width:100% !important;}
.satisfied-costumer {min-height:230px}.satisfied-costumer:before {height:230px}
.satisfied-costumer .word .letter {font-size:32px}
.satisfied-costumer .costumer-title {left:10px;right:4px}
.satisfied-costumer .btn-wrapper{top:10%;left:55%}
.satisfied-costumer .btn-wrapper a{width:80px;height:80px}
.satisfied-costumer .btn-wrapper a:before{font-size: 28px}
.our-company-section {min-height:363px;}
#captchaInput {wiidth:81% !important;}
}
@media only screen and (max-width:980px) and (min-width:768px){.banner-pattern h2::before{left:47%;}
.who-are-you-section-left h2::after{top:15px;left:15px;right:15px;bottom:15px;}
.banner-pattern h3{width:65%;}
.user-welcome{font-size:16px;}
.who-are-you-section-right{width:100%;}
.post-needs-btn{padding:10px 3px;font-size:12px;}
.post-needs-btn i{display:none;}
.post-needs-btn::before{display:none;}
.our-clients h2::before{left:47%;}
.eprocument-banner-text{width:100%}
}
@media only screen and (min-width:1000px) and (max-width:1024px){.who-are-you-section-left h2::after{top:30px;left:25px;right:25px;bottom:25px;}
.post-needs-btn{padding:12px 60px 10px 20px;font-size:10px;}
.our-achievement .panel-footer{font-size:16px;}
.banner-pattern h3{width:45%;}
.body-container .container{width:955px;}
.we-support-content{padding:15px;}
.info-text{padding-top:0px;}
}
