#footer{padding:20px 0px;background:#f9f9f9;margin-top:60px; }
#footer .footer-links{color:#dedede;text-decoration:none;font-weight:600;cursor:pointer;}
#footer .footer-links{margin-bottom:20px;}
#footer a:hover{border-bottom:1px dotted #12b2dd;}
#footer .footer-links a{color:#777777;padding:5px;font-size:14px;}
#content-block .content-heading{margin:20px 0px;font-weight:700;color:#12b2dd;}
#content-block .content-headerBlock{background:#f9f9f9;}
#content-block .content-text{margin:30px 0px;}
.inner{width:30%;height:1px;margin:0px auto;border-bottom:3px solid #12b2dd;}
.side-title{text-align:right;width:11%;padding:20px 0px;float:left;}
.side-title h2{border-right:4px solid #12b2dd;font-weight:bold;line-height:40px;padding-right:10px;}
.side-text{width:89%;float:left;padding:70px 40px 50px 40px;font-size:16px;}
#faq-page .side-title, #disclaimer .side-title{text-align:right;width:20%;padding:20px 0px;float:left;}
#faq-page .side-title h2{border-right:4px solid #12b2dd;font-weight:bold;line-height:40px;padding-right:10px;}
#faq-page .side-text, #disclaimer .side-text{width:80%;float:left;padding:70px 40px 50px 40px;font-size:16px;}
#how-text .row, #faq-page .row, #disclaimer .row{margin-top:5px;}
.content-text{margin:30px 0px;}
.common-banner{padding:100px 0px;color:white;background:url('../images/common-banner-bg.jpg');background-size:cover;background-position:center;}
.common-banner h4{color:white;font-weight:bold;}
@-webkit-keyframes titleanimi{0%{-webkit-transform:translateX(-70px);transform:translateX(-70px);}
50%{-webkit-transform:translateX(38px);transform:translateX(38px);}
100%{-webkit-transform:translateX(-70px);transform:translateX(-70px);}
}
@keyframes titleanimi{0%{-webkit-transform:translateX(-70px);transform:translateX(-70px);}
50%{-webkit-transform:translateX(38px);transform:translateX(38px);}
100%{-webkit-transform:translateX(-70px);transform:translateX(-70px);}
}
.titleanimi{position:relative;display:block;width:162px;height:1px;background:#ff734e;}
.titleanimi:after{content:'';width:40px;height:1px;position:absolute;left:50%;bottom:0;border-left:10px solid #fff;border-right:10px solid #fff;-webkit-animation:titleanimi 5s linear infinite;animation:titleanimi 5s linear infinite;}
.form-box{margin-top:20px;padding:30px;box-shadow:0 4px 26px 3px rgba(75, 75, 75, .25);margin-bottom:20px;}
.contact-text{margin-top:30px;font-size:16px;color:#000;}
@media (max-width:450px){#footer .footer-links li a{padding:0px;font-size:11px;}}
@media (max-width:992px){.side-title, #faq-page .side-title, #disclaimer .side-title{text-align:center;width:100%;float:none;}
.side-title h2, #faq-page .side-title h2, #disclaimer .side-title h2{border-right:none;font-weight:bold;padding-right:0px;}
.side-text, #disclaimer .side-text{width:100%;float:none;text-align:center;padding:20px;}
#faq-page .side-text{width:100%;float:none;text-align:left;padding:20px;}
.common-banner{text-align:center;}
.common-banner h4{margin:14px 0 0 0;font-weight:bold;font-size:25px;text-align:center;}
.customer-text{text-align:center;}
.titleanimi{margin:0 auto;}
.contact-left-single-details{display:block;}
}
@media (min-width:992px) and (max-width:1200px){.side-title{text-align:right;width:15%;padding:20px 0px;float:left;}
.side-text{width:85%;float:left;padding:70px 40px 50px 40px;font-size:16px;}
#faq-page .side-title{text-align:right;width:25%;padding:20px 0px;float:left;}
#faq-page .side-text{width:75%;float:left;padding:70px 40px 50px 40px;font-size:16px;}
}
@media(min-width:768px) and (max-width:992px){.footer-above .titleanimi{margin:0px;}
.wbl_container .titleanimi{margin:0px;}
}
@media(max-width:768px){}
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.service-11 {
  font-family: "Montserrat", sans-serif;
	color: #8d97ad;
  font-weight: 300;
}

.service-11 h1, .service-11 h2, .service-11 h3, .service-11 h4, .service-11 h5, .service-11 h6 {
  color: #ffffff;
}

.service-11 .font-weight-medium {
	font-weight: 500;
}

.service-11 .bg-light {
    background-color: #f4f8fa !important;
}

.service-11 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.service-11 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgb(115 128 157 / 10%);
  box-shadow: 0px 0px 30px rgb(115 128 157 / 10%);
  height: 107px;
  border-radius: 19px;
  border-radius: 15px;
  background: linear-gradient(145deg, #12b2dd, #12b2dd);
}

.service-11 .wrap-service11-box {
  margin-top: 4px;
}

.service-11 .wrap-service11-box .icon-space {
  margin: -61px -17px 26px;
}

.service-11 .wrap-service11-box .icon-space .icon-round {
  font-size: 21px;
  color: #ffffff;
  border: 5px solid #ffffff;
  box-shadow: 2px 3px 8px black;
}

.service-11 .bg-success-gradiant {
    background:linear-gradient(to right, #12b2dd 0%, #12b2dd 100%);
}

.service-11 .icon-round {
		width: 50px;
    line-height: 42px;
}

.service-11 .btn-success-gradiant {
		background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}

.service-11 .btn-success-gradiant:hover {
		background: #1dc8cc;
    background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
    background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);	
}

.service-11 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.service-1 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
  margin-top: 60px;
}

.service-1 h1,
.service-1 h2,
.service-1 h3,
.service-1 h4,
.service-1 h5,
.service-1 h6 {
  color: #3e4555;
}

.service-1 .font-weight-medium {
  font-weight: 800;
}

.service-1 .bg-light {
  background-color: #f4f8fa !important;
}

.service-1 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.service-1 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.service-1 .wrap-service1-box .card-body {
  padding: 40px;
  border-radius: 15px;
  background: linear-gradient(145deg, #ffffff, #ffffff);
  box-shadow: -2px -2px 9px #939393, 4px 3px 9px #939393;
  height: 330px;
}



.service-1 .btn-success-gradiant:hover {
  background: #1dc8cc;
  background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
  background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
  background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
}

.service-1 .btn-md {
  padding: 15px 45px;
  font-size: 16px;
}


.ico-img{
  max-width: 50%;
}

.py-2{
  padding: 20px 0px 20px 0px;
}

.py-4{
  padding: 40px 0px 40px 0px;
}

.p-4{
  padding:40px;

}

.p-2{
  padding:20px;
}

.my-2{
  padding: 20px 0px 20px 0px;
}

.my-4{
  padding: 40px 0px 40px 0px;
}

.m-4{
  padding:40px;

}

.m-2{
  padding:20px;
}

.mt-4{
  margin-top:30px;
}

.mt-5{
  margin-top:50px;
}





.myButton {
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	background-color:#fe1a00;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton:hover {
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	background-color:#ce0100;
  color:white;
}
.myButton:active {
	position:relative;
	top:1px;
}

        



.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{color:#7EBC12 !important}.text-secondary{color:#FF0F10 !important}.text-success{color:#198754 !important}.text-info{color:#0dcaf0 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#dc3545 !important}.text-light{color:#F2F2F2 !important}.text-dark{color:#1D2833 !important}.text-white{color:#fff !important}.text-body{color:#5A5A5A !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-reset{color:inherit !important}.bg-primary{background-color:#7EBC12 !important}.bg-secondary{background-color:#FF0F10 !important}.bg-success{background-color:#198754 !important}.bg-info{background-color:#0dcaf0 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#dc3545 !important}.bg-light{background-color:#F2F2F2 !important}.bg-dark{background-color:#1D2833 !important}.bg-body{background-color:#F2F2F2 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:8px !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:8px !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:8px !important;border-top-right-radius:8px !important}.rounded-end{border-top-right-radius:8px !important;border-bottom-right-radius:8px !important}.rounded-bottom{border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important}.rounded-start{border-bottom-left-radius:8px !important;border-top-left-radius:8px !important}.visible{visibility:visible !important}.invisible{visibility:hidden }

.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}

.bg-primary{background-color:#7EBC12 !important}.bg-secondary{background-color:#FF0F10 !important}.bg-success{background-color:#198754 !important}.bg-info{background-color:#0dcaf0 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#dc3545 !important}.bg-light{background-color:#F2F2F2 !important}.bg-dark{background-color:#1D2833 !important}.bg-body{background-color:#F2F2F2 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:8px !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:8px !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:8px !important;border-top-right-radius:8px !important}.rounded-end{border-top-right-radius:8px !important;border-bottom-right-radius:8px !important}.rounded-bottom{border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important}.rounded-start{border-bottom-left-radius:8px !important;border-top-left-radius:8px !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}


.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-.25rem !important}.m-n2{margin:-.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-n1{margin-right:-.25rem !important;margin-left:-.25rem !important}.mx-n2{margin-right:-.5rem !important;margin-left:-.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-n1{margin-top:-.25rem !important;margin-bottom:-.25rem !important}.my-n2{margin-top:-.5rem !important;margin-bottom:-.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-n1{margin-top:-.25rem !important}.mt-n2{margin-top:-.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-n1{margin-right:-.25rem !important}.me-n2{margin-right:-.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-n1{margin-bottom:-.25rem !important}.mb-n2{margin-bottom:-.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-n1{margin-left:-.25rem !important}.ms-n2{margin-left:-.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}