.py-2 {
padding-top: 0.4rem !important;
padding-bottom: 0.4rem !important;
}
.navbar-brand {
padding-top: 0.3125rem;
padding-bottom: 0rem !important;
margin-right: 1rem;
font-size: 1.25rem;
white-space: nowrap;
}
.navbar-dark .navbar-toggler {background:#04AA6D !important}
.text-secondary {color: #04AA6D !important;}
.text-white-50 {color: #fff !important;}
.mx-xl-auto {margin-right: inherit !important; margin-left: auto !important;}
.bg-primary {background-color: #fff !important;}
.navbar .navbar-nav .nav-link {color: #000 !important;}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {color:#04AA6D !important;}
.dropdown-item.active, .dropdown-item:active {color: #fff;text-decoration: none;background-color: #04AA6D !important;}
.dropdown-item:hover, .dropdown-item:focus {color: #1e2125;background-color: #04AA6D;}
.dropdown-item {border-bottom:1px solid #04AA6D}
.border-bottom {border-bottom: 1px solid #04AA6D !important;}
.text-primary {color: #04AA6D !important;}
.carousel-caption .carousel-content a button.carousel-content-btn1 {background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);}
.carousel-caption .carousel-content a button.carousel-content-btn1:hover {background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);}
.carousel-caption .carousel-content a button.carousel-content-btn2 {background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);}
.carousel-caption .carousel-content a button.carousel-content-btn2:hover {background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);}
.carousel-control-prev {background: #04AA6D;}
.carousel-control-next {background: #04AA6D;}
.carousel-control-prev:hover {background: #000;}
.carousel-control-next:hover {background: #000;}
#carouselId .carousel-indicators li {background-color: #04AA6D;}
.box17 img{width:100%;height:auto;transition:all 5.5s ease 0s}
.box17 .box-content,.box17 .icon li a{position:absolute;transition:all .6s ease 0s}
.box17:hover img{transform:scale(1.1)}
/*---Core Services--*/
.text-center {text-align: center !important;}
.grey-bg {background-color: #ffffff;}
.pos-r {position: relative;}
section {padding: 40px 0;}
.pattern-3 {position: absolute;left: 50%;top: 60%;}
.ml-auto, .mx-auto {margin-left: auto!important;}
.mr-auto, .mx-auto {margin-right: auto!important;}
.section-title {margin-bottom: 50px;}
.section-title h6 {padding: 3px 5px;position: relative;display: inline-block;font-weight: 500;background: #ff5e2c;color: #ffffff;margin-bottom: 20px;}
.title {position: relative;color: #1c2045;}
.featured-item {padding: 10px 5px;position: relative;}
.featured-item .featured-icon {display: inline-block;}
.img-center {display: inline-block !important;max-width: 100%;}
.featured-item:hover {background: #f3f6ff; box-shadow: 0px 15px 35px rgb(0 0 0 / 40%);}
.btn.btn-theme {background: rgb(255,120,16); background: linear-gradient(90deg, rgba(16, 255, 34) 0%, rgba(255,94,44,1) 90%);color: #ffffff;}
.btn:hover {-webkit-animation-name: jello; animation-name: jello; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
/*core Project*/
.Packages-flip.blue-bg {background: #f47621;padding: 55px 0 28px;}
.Packages-flip .packages-colom {position: relative;z-index: 9;}
.Packages-flip.blue-bg .icon-img {background:#04AA6D; max-width: 120px;border-radius: 50%;border: 2px solid #fff;height: 120px;margin: 0 auto;line-height: 120px;overflow: hidden;transition: all ease-in-out .3s;position: relative;}
.Packages-flip.blue-bg .icon-img:hover {border-color: #fff;transition: border-color ease-in-out .3s;}
.Packages-flip.blue-bg .icon-img img {max-width: 75px;height: auto;z-index: 1;transition: all ease-in-out .3s;position: relative;}
.Packages-flip.blue-bg .icon-img:hover::after {opacity: 1; transform: scale(1); transition: opacity, transform ease-in-out .3s, -webkit-transform ease-in-out .3s;}
.Packages-flip.blue-bg .icon-img::after {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #181e45;content: "";opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);border-radius: 50%;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;transition: all ease-in-out .3s;}

/*Testimonial*/
.video-testimonial-block { position: relative; width: auto; height: 206px; overflow: hidden; margin-bottom: 30px; }
.video-testimonial-block .video-thumbnail { height: 100%; width: 100%; position: absolute; z-index: 1; background-size: cover; top: 0; left: 0; }
.video-testimonial-block .video { }
.video-testimonial-block .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0px; }
.video-testimonial-block .video-play { position: absolute; z-index: 2; top: 50%; left: 50%; margin-left: -40px; margin-top: -18px; text-decoration: none; }
.video-testimonial-block .video-play::before { content: "\f144"; font: normal normal normal 14px/1; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 50px; color: #b3b5bc; }
.video-testimonial-block .video-play:hover::before { color: #172651; }
/*get quoto*/
.contact-bg {
width: 100%;
background-position: 0% 67%;
text-align: center;
}
.section-title h6 {
padding: 3px 5px;
position: relative;
display: inline-block;
font-weight: 500;
background: #ff5e2c;
color: #ffffff;
margin-bottom: 20px;
}
.contact-bg .getquote {
padding: 30px 0px 80px;
margin: 0px auto;
}
.form-group {
margin-bottom: 20px;
position: relative;
}
.borderc {
border-radius: 32.5px 0 0 32.5px;
border-right: 1px solid #d2d2d2;
padding-left: 1rem;
}
.form-input {
width: 200px;
height: 62px;
color: #000;
background: #fff;
border: 1px solid #ddd;
font-size: 16px;
padding-left: 1rem;
margin-right: -5px;
}
.form-btn {
background: #087aca;
border: 1px solid #fff;
font-size: 18px;
color: #fff;
width: 119px;
height: 62px;
text-transform: uppercase;
}
.contact-bg textarea {
vertical-align: top;
padding: 1.1rem 0.75rem;
margin-top: 1px;
}
.border-btn {border-radius: 0 32.5px 32.5px 0;}
.social-box .box {
background: #d9d2d2;
border-radius: 10px; 
cursor: pointer;
margin: 0px 0;
padding: 30px 10px;
transition: all 0.5s ease-out;
}
.social-box .box:hover {box-shadow: 0 0 30px #04AA6D;}
.social-box .box-text {font-size: 15px;line-height: 30px;margin: 20px 0;}
.social-box .box-btn a {color: #4183D7;font-size: 16px;text-decoration: none;}
.social-box .fa {color: #04AA6D;font-size: 40px;}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
width: 50%;
float: left;
clear: left;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 95%;
float: left;
border: 1px solid #d4d4d4;
/*border-radius: 2px;*/
/*padding: 20px;*/
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #fff;
width: 24px;
height: 24px;
line-height: 50px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
right: -12px;
/*background-color: #999999;*/
z-index: 100;
/*
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
*/
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-badge > a {
color: #C5C7C5 !important;
}
.timeline-badge a:hover {
color: #000 !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
padding:20px;
margin-bottom: 0;
}
.timeline-body > p + p {
margin-top: 5px;
}
.timeline-footer{
padding:20px;
background-color:#f4f4f4;
}
.timeline-footer > a{
cursor: pointer;
text-decoration: none;
}
.tooltip{

position:absolute;
z-index:1020;
display:block;
visibility:visible;
padding:5px;
font-size:11px;
opacity:0;
filter:alpha(opacity=0);

}
.tooltip.in{
/*opacity:0;
filter:alpha(opacity=80);*/}
.tooltip.top{
margin-top:-2px;
}
.tooltip.right{
margin-left:2px;
}
.tooltip.bottom{
margin-top:2px;
}
.tooltip.left{
margin-left:-2px;
}
.tooltip.top .tooltip-arrow{
bottom:0;
left:0;
margin-left:0;
border-left:0 solid transparent;
border-right:5px solid transparent;
border-top:0 solid #000;
}
.tooltip.left .tooltip-arrow{
bottom:0;
left:0;
margin-left:0;
border-left:0 solid transparent;
border-right:5px solid transparent;
border-top:0 solid #000;
}
.tooltip.bottom .tooltip-arrow{
bottom:0;
left:0;
margin-left:0;
border-left:0 solid transparent;
border-right:5px solid transparent;
border-top:0 solid #000;
}
.tooltip.right .tooltip-arrow{
bottom:0;
left:0;
margin-left:0;
border-left:0 solid transparent;
border-right:5px solid transparent;
border-top:0 solid #000;
}
.tooltip-inner{
width:200px;
padding:3px 8px;
color:#fff;
text-align:center;
text-decoration:none;
background-color:#313131;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.tooltip-arrow{
position:absolute;
width:0;
height:0;
}
.timeline > li.timeline-inverted{
float: right; 
clear: right;
margin-top: 30px;
margin-bottom: 30px;
}
.timeline > li:nth-child(2){
margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge{
left: -12px;
}

@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}

ul.timeline > li {
margin-bottom: 20px;
position: relative;
width:100%;
float: left;
clear: left;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}

ul.timeline > li > .timeline-badge {
left: 28px;
margin-left: 0;
top: 16px;
}

ul.timeline > li > .timeline-panel {
float: right;
}

ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}

ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}

.timeline > li.timeline-inverted{
float: left; 
clear: left;
margin-top: 30px;
margin-bottom: 30px;
}

.timeline > li.timeline-inverted > .timeline-badge{
left: 28px;
}
}
#services .title {
font-size: 46px;
color: #000000;
font-weight: 600;
}

#services .title span {
font-size: 46px;
color: #FF5722;
font-weight: 600;
}

#services .btn-primary {
color: #fff;
background-color: #FF5722;
border: none;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
padding: 12px 20px;
min-width: 150px;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.btn-primary:hover {
-webkit-box-shadow: 0 5px 9px -4px rgb(0 0 255 / 65%);
box-shadow: 0 5px 9px -4px rgb(0 0 255 / 65%);
}

.card-items .card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: none;
border-radius: .25rem;
box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
margin-bottom: 30px;
}

.card-items .card .card-body i {
border-radius: 6px;
font-size: 31px;
color: #ff5722;
background-color: #ff57221c;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
}

.card-items .card .card-body .card-title {
margin-bottom: .75rem;
margin-top: 26px;
margin-bottom: 15px;
}
.holderCircle {width: 500px; height: 500px; border-radius: 100%; margin: 0px auto; position: relative; }
.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: block; width: 80px; height: 80px; position: absolute; background: #ffffff; color: #04AA6D; border-radius: 20px; text-align: center; line-height: 80px; font-size: 30px; z-index: 3; cursor: pointer; border: 2px solid #e6e6e6; }
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #04AA6D; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #a733bb; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute; left: 40px; top: 45px; width: 410px; height: 410px; border: 2px dotted #a733bb; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { color: #ffffff; transition: 0.5s;   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */ background: #04AA6D; /* Old browsers */ background: -moz-linear-gradient(left, #04AA6D 0%, #a733bb 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #04AA6D 0%, #a733bb 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #04AA6D 0%, #a733bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04AA6D', endColorstr='#a733bb', GradientType=1); /* IE6-9 */ border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #222222; position: relative; top: 150px; left: 50%; transform: translate(-50%, -50%); }
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 250px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
@media only screen and (min-width:300px) and (max-width:599px) {
.holderCircle {/* width: 300px; height: 300px;*/ margin: 110px auto; }
.holderCircle::after { width: 100%; height: 100%; }
.dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
.title-box .title { font-weight: 600; letter-spacing: 2px; position: relative; z-index: -1; }
.title-box span { text-shadow: 0 10px 10px rgba(0, 0, 0, .15); font-weight: 800; color: #640178; }
.title-box p {font-size: 17px; line-height: 2em; }
/******************* Pricing Table Demo - 8 *****************/
.demo8{background:#04AA6D;padding:30px 0}
.pricingTable8{padding-bottom:100px;background:#fff;text-align:center;margin-bottom:50px;position:relative}
.pricingTable8:before{content:"";width:80%;height:10px;background:#727cb6;margin:0 auto;position:absolute;top:-10px;left:0;right:0}
.pricingTable8 .title{display:inline-block;width:80%;margin:0 0 40px;background:#727cb6;font-size:30px;font-weight:700;color:#fff;letter-spacing:1px;text-transform:uppercase;position:relative}
.pricingTable8 .title:after,.pricingTable8 .title:before{content:"";border-right:10px solid #4a59ab;border-top:10px solid transparent;position:absolute;top:-10px;left:-10px}
.pricingTable8 .title:after{border-right:none;border-left:10px solid #4a59ab;left:auto;right:-10px}
.pricingTable8 .title span{display:block;padding:25px 0}
.pricingTable8 .title span:after{content:"";display:block;width:100%;height:21px;position:absolute;bottom:-21px;background:linear-gradient(-45deg,transparent 75%,#727cb6 75%) 0 50%,linear-gradient(45deg,transparent 75%,#727cb6 75%) 0 50%;background-repeat:repeat-x;background-size:16px}
.pricingTable8 .pricing-content{list-style:none;padding:0;margin:0}
.pricingTable8 .pricing-content li{font-size:16px;font-weight:700;color:#727cb6;line-height:30px;margin-bottom:20px;position:relative}
.pricingTable8 .pricing-content li:last-child{margin-bottom:0}
.pricingTable8 .pricing-content li:before{content:"";width:30px;height:100%;background:#727cb6;position:absolute;top:0;left:-10px}
.pricingTable8 .pricing-content li:after{content:"";border-left:15px solid #727cb6;border-top:15px solid transparent;border-bottom:15px solid transparent;position:absolute;top:0;left:20px}
.pricingTable8 .pricing-content i{font-size:16px;color:#fff;position:absolute;top:6px;left:0}
.pricingTable8 .pricing-content i:after{content:"";border-right:10px solid #4a59ab;border-top:10px solid transparent;position:absolute;top:-16px;left:-10px}
.pricingTable8 .price-value{width:150px;height:150px;border-radius:50%;background:#727cb6;margin:0 auto;overflow:hidden;position:absolute;bottom:-75px;left:0;right:0}
.pricingTable8 .pricingTable-signup{display:block;padding:21px 0;font-size:20px;font-weight:700;color:#fff;position:relative}
.pricingTable8 .pricingTable-signup:after,.pricingTable8 .pricingTable-signup:before{content:"";width:53%;height:15px;background:#fff;position:absolute;bottom:-5px;left:0;transform:rotate(20deg)}
.pricingTable8 .pricingTable-signup:after{left:auto;right:0;transform:rotate(-20deg)}
.pricingTable8 .amount{display:block;padding:15px 0;font-size:28px;font-weight:700;color:#fff}
.pricingTable8 .amount span{display:inline;font-size:16px;border-bottom:2px solid #fff;position:relative;top:-8px}
.pricingTable8.green .price-value,.pricingTable8.green .pricing-content li:before,.pricingTable8.green .title,.pricingTable8.green:before{background:#1abc9c}
.pricingTable.green .title span:after{background:linear-gradient(-45deg,transparent 75%,#1abc9c 75%) 0 50%,linear-gradient(45deg,transparent 75%,#1abc9c 75%) 0 50%;background-size:16px}
.pricingTable8.green .pricing-content li{color:#1abc9c}
.pricingTable8.green .pricing-content li:after{border-left:15px solid #1abc9c}
.pricingTable8.green .pricing-content i:after,.pricingTable8.green .title:before{border-right:10px solid #11927a}
.pricingTable8.green .title:after{border-left:10px solid #11927a}
.pricingTable8.purple .price-value,.pricingTable8.purple .pricing-content li:before,.pricingTable8.purple .title,.pricingTable8.purple:before{background:#cf4d78}
.pricingTable.purple .title span:after{background:linear-gradient(-45deg,transparent 75%,#cf4d78 75%) 0 50%,linear-gradient(45deg,transparent 75%,#cf4d78 75%) 0 50%;background-size:16px}
.pricingTable8.purple .pricing-content li{color:#cf4d78}
.pricingTable8.purple .pricing-content li:after{border-left:15px solid #cf4d78}
.pricingTable8.purple .pricing-content i:after,.pricingTable8.purple .title:before{border-right:10px solid #ae365e}
.pricingTable8.purple .title:after{border-left:10px solid #ae365e}
@media only screen and (max-width:990px){.pricingTable8{margin-bottom:100px}
}
/*technology*/
.justify-content-center {
justify-content: center !important;
}
.top-line-lg {
position: relative;
}
.mb-lg-5 {
margin-bottom: 3rem !important;
}
.bottom-line-lg {
position: relative;
}
.integration-list .item img {
width: 100px;
height: auto;
background: #fff;
}
.rounded-circle {
border-radius: 50% !important;
}
.top-line-lg:before {
content: "";
display: inline-block;
width: 160px;
height: 80px;
z-index: -1;
background: rgba(0,0,0,0);
border: none;
border-top: dashed 2px #cccff8;
padding: 30px;
border-radius: 50%;
position: absolute;
right: -80px;
top: -10px;
}
.bottom-line-lg:before {
content: "";
display: inline-block;
width: 160px;
height: 80px;
z-index: -1;
background: rgba(0,0,0,0);
border: none;
border-bottom: dashed 2px #cccff8;
padding: 30px;
border-radius: 50%;
position: absolute;
right: -80px;
bottom: -10px;
}
/*MObile*/
.cid-s5z3CZ8bdU {
padding-top: 2rem;
padding-bottom: 5rem;
background-image: radial-gradient(black 1px, transparent 0);
background-size: 40px 40px;
}
.align-left {
text-align: right;
}
.my-auto {
margin-bottom: auto!important;
}
.my-auto {
margin-top: auto!important;
}
.cid-s5z3CZ8bdU .card-wrapper {
display: flex;
padding-bottom: 5rem;
}
.cid-s5z3CZ8bdU .col1 span {
padding-right: 1.5rem;
}
.cid-s5z3CZ8bdU .mbr-iconfont {
font-size: 2rem;
padding-top: 0px;
color: #04AA6D;
}
.card {
background-color: transparent;
border: none;
}
.mobi-mbri-right:before {
content: "\e96b";
}
.card-box {
width: 100%;
}
.cid-s5z3CZ8bdU .card-title {
transition: all 0.3s;
}
.display-5 {
font-family: 'MuseoModerno', display;
font-size: 21px;
line-height: 1.5;
color:#04AA6D;
}
.cid-s5z3CZ8bdU .card-text {
color: #616161;
}
.card-text:last-child {
margin-bottom: 0;
}
.display-4 {
font-family: 'Jost', sans-serif;
font-size: 14px;
line-height: 1.5;
}
@media only screen and (min-width:300px) and (max-width:599px) {
.borderc {
border-radius: 23px !important;
}
.form-input {
width: 80% !important;
height: 40px !important;
color: #000 !important;
background: #fff !important;
border: 1px solid #ddd !important;
font-size: 16px !important;
padding-left: 1rem !important;
padding-right: 1rem !important;
margin-top: 10px !important;
}
.contact-bg textarea {
vertical-align: text-top !important;
padding: 13px !important;
margin-top: 10px !important;
height: 100px !important;
}
.form-btn {
background: #087aca !important;
border: 1px solid #fff !important;
font-size: 18px !important;
color: #fff !important;
width: 81% !important;
height: 43px !important;
margin-top: 10px !important;
margin-left: 6px !important;
text-transform: uppercase !important;
border-radius: 23px !important;
}
}
@media only screen and (min-width:600px) and (max-width:767px) {
.borderc {
border-radius: 23px !important;
}
.form-input {
width: 80% !important;
height: 40px !important;
color: #000 !important;
background: #fff !important;
border: 1px solid #ddd !important;
font-size: 16px !important;
padding-left: 1rem !important;
padding-right: 1rem !important;
margin-top: 10px !important;
}
.contact-bg textarea {
vertical-align: text-top !important;
padding: 13px !important;
margin-top: 10px !important;
height: 100px !important;
}
.form-btn {
background: #087aca !important;
border: 1px solid #fff !important;
font-size: 18px !important;
color: #fff !important;
width: 81% !important;
height: 43px !important;
margin-top: 10px !important;
margin-left: 6px !important;
text-transform: uppercase !important;
border-radius: 23px !important;
}
}


#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9; /* Sit on top */
  padding-top: 65px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}


/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}