.bg-primary {
background-color: #0b598a !important; }
.bg-soft-primary {
background-color: rgba(11, 89, 138, 0.2) !important;
border: 1px solid rgba(11, 89, 138, 0.2) !important;
color: #0b598a !important; }
.text-primary {
color: #0b598a !important; }
.mw-75{
max-width: 75% !important;
}
.mw-50{
max-width: 50% !important;
}
#down-arrow{
width: 45px !important;
height:45px !important;
animation-name: move;
animation-duration: 1.3s;
animation-fill-mode: both;
animation-direction: alternate;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
@keyframes move{
from{transform:translateY(0)}
to{transform:translateY(13px) scale(1.05);
}
}
.gradient-color{
background: #0575E6; background: -webkit-linear-gradient(to right, #021B79, #0575E6); background: linear-gradient(to right, #021B79, #0575E6); -webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
.sl-demo-opts .btn.btn-light {margin-bottom: .7rem !important;}
.sl-demo-opts .img-thumbnail {max-width: 200px;}
.w-75{
width: 75%;
}
.py-8{
padding-top: 7rem;
padding-bottom: 7rem;
}
.bold{
font-weight: 700 !important;
}
.owl-theme .owl-dots .owl-dot span {
background: #2f55d4 !important;
}
.owl-theme .owl-dots .owl-dot span {
border-radius: 3px !important;
background: rgba(47, 85, 212, 0.5) !important;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots.clickable .owl-dot:hover span {
background: #0b598a !important;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.owl-carousel .item img {
border: 1px solid #d2d2d2 !important;
}
a {
transition: all 0.5s ease; }
a.text-primary:hover, a.text-primary:focus {
color: #094a72 !important; }
.bg-secondary {
background-color: #5a6d90 !important; }
.bg-soft-secondary {
background-color: rgba(90, 109, 144, 0.2) !important;
border: 1px solid rgba(90, 109, 144, 0.2) !important;
color: #5a6d90 !important; }
.text-secondary {
color: #5a6d90 !important; }
a {
transition: all 0.5s ease; }
a.text-secondary:hover, a.text-secondary:focus {
color: #506180 !important; }
.bg-success {
background-color: #2eca8b !important; }
.bg-soft-success {
background-color: rgba(46, 202, 139, 0.2) !important;
border: 1px solid rgba(46, 202, 139, 0.2) !important;
color: #2eca8b !important; }
.text-success {
color: #2eca8b !important; }
a {
transition: all 0.5s ease; }
a.text-success:hover, a.text-success:focus {
color: #29b57d !important; }
.bg-warning {
background-color: #f17425 !important; }
.bg-soft-warning {
background-color: rgba(241, 116, 37, 0.2) !important;
border: 1px solid rgba(241, 116, 37, 0.2) !important;
color: #f17425 !important; }
.text-warning {
color: #f17425 !important; }
a {
transition: all 0.5s ease; }
a.text-warning:hover, a.text-warning:focus {
color: #ed650f !important; }
.bg-info {
background-color: #17a2b8 !important; }
.bg-soft-info {
background-color: rgba(23, 162, 184, 0.2) !important;
border: 1px solid rgba(23, 162, 184, 0.2) !important;
color: #17a2b8 !important; }
.text-info {
color: #17a2b8 !important; }
a {
transition: all 0.5s ease; }
a.text-info:hover, a.text-info:focus {
color: #148ea1 !important; }
.bg-danger {
background-color: #e43f52 !important; }
.bg-soft-danger {
background-color: rgba(228, 63, 82, 0.2) !important;
border: 1px solid rgba(228, 63, 82, 0.2) !important;
color: #e43f52 !important; }
.text-danger {
color: #e43f52 !important; }
a {
transition: all 0.5s ease; }
a.text-danger:hover, a.text-danger:focus {
color: #e1293e !important; }
.bg-dark {
background-color: #3c4858 !important; }
.bg-soft-dark {
background-color: rgba(60, 72, 88, 0.2) !important;
border: 1px solid rgba(60, 72, 88, 0.2) !important;
color: #3c4858 !important; }
.text-dark {
color: #3c4858 !important; }
.text-upper{
text-transform: uppercase;
}
.mt-60 {
margin-top: 60px; } }
a {
transition: all 0.5s ease; }
a.text-dark:hover, a.text-dark:focus {
color: #323c49 !important; }
.bg-muted {
background-color: #8492a6 !important; }
.bg-soft-muted {
background-color: rgba(132, 146, 166, 0.2) !important;
border: 1px solid rgba(132, 146, 166, 0.2) !important;
color: #8492a6 !important; }
.text-muted {
color: #8492a6 !important; }
a {
transition: all 0.5s ease; }
a.text-muted:hover, a.text-muted:focus {
color: #75859b !important; }
.bg-light {
background-color: #f8f9fc !important; }
.bg-soft-light {
background-color: rgba(248, 249, 252, 0.2) !important;
border: 1px solid rgba(248, 249, 252, 0.2) !important;
color: #f8f9fc !important; }
.text-light {
color: #f8f9fc !important; }
a {
transition: all 0.5s ease; }
a.text-light:hover, a.text-light:focus {
color: #e6eaf4 !important; }
.bg-blue {
background-color: #0b598a !important; }
.bg-soft-blue {
background-color: rgba(11, 89, 138, 0.2) !important;
border: 1px solid rgba(11, 89, 138, 0.2) !important;
color: #0b598a !important; }
.text-blue {
color: #0b598a !important; }
a {
transition: all 0.5s ease; }
a.text-blue:hover, a.text-blue:focus {
color: #094a72 !important; }
.bg-footer {
background-color: #202942 !important; }
.bg-soft-footer {
background-color: rgba(32, 41, 66, 0.2) !important;
border: 1px solid rgba(32, 41, 66, 0.2) !important;
color: #202942 !important; }
.text-footer {
color: #202942 !important; }
a {
transition: all 0.5s ease; }
a.text-footer:hover, a.text-footer:focus {
color: #181e30 !important; }
.bg-black {
background: #161c2d !important; }
.list-inline-item:not(:last-child) {
margin-right: 0px;
margin-bottom: 5px; }
.footer-bar .list-inline-item {
margin-bottom: 5px; }
.rounded {
border-radius: 6px !important; }
.rounded-top {
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important; }
.rounded-left {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important; }
.rounded-bottom {
border-bottom-left-radius: 6px !important;
border-bottom-right-radius: 6px !important; }
.rounded-right {
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important; }
.rounded-md {
border-radius: 10px !important; }
.rounded-lg {
border-radius: 30px !important; }
.border {
border: 1px solid #e9ecef !important; }
.border-top {
border-top: 1px solid #e9ecef !important; }
.border-bottom {
border-bottom: 1px solid #e9ecef !important; }
.border-left {
border-left: 1px solid #e9ecef !important; }
.border-right {
border-right: 1px solid #e9ecef !important; }
.small, small {
font-size: 90%; }
.card .card-body {
padding: 1.5rem; }
.component-wrapper .title {
font-size: 20px; }
.component-wrapper.sticky-bar li {
margin-bottom: 6px; }
.component-wrapper.sticky-bar li:last-child {
margin-bottom: 0px !important; }
.component-wrapper.sticky-bar li a {
transition: all 0.5s ease; }
.component-wrapper.sticky-bar li a:hover, .component-wrapper.sticky-bar li a:focus {
color: #0b598a !important; }
.btn-primary {
background-color: #0b598a !important;
border: 1px solid #0b598a !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus {
background-color: #073b5b !important;
border-color: #073b5b !important;
color: #ffffff !important; }
.btn-soft-primary {
background-color: rgba(11, 89, 138, 0.2) !important;
border: 1px solid rgba(11, 89, 138, 0.2) !important;
color: #0b598a !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus {
background-color: #0b598a !important;
border-color: #0b598a !important;
color: #ffffff !important; }
.btn-outline-primary {
border: 1px solid #0b598a;
color: #0b598a;
background-color: transparent; }
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active {
background-color: #0b598a;
border-color: #0b598a;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-secondary {
background-color: #5a6d90 !important;
border: 1px solid #5a6d90 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); }
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary.focus {
background-color: #465571 !important;
border-color: #465571 !important;
color: #ffffff !important; }
.btn-soft-secondary {
background-color: rgba(90, 109, 144, 0.2) !important;
border: 1px solid rgba(90, 109, 144, 0.2) !important;
color: #5a6d90 !important;
box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); }
.btn-soft-secondary:hover, .btn-soft-secondary:focus, .btn-soft-secondary:active, .btn-soft-secondary.active, .btn-soft-secondary.focus {
background-color: #5a6d90 !important;
border-color: #5a6d90 !important;
color: #ffffff !important; }
.btn-outline-secondary {
border: 1px solid #5a6d90;
color: #5a6d90;
background-color: transparent; }
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.focus, .btn-outline-secondary:not(:disabled):not(.disabled):active {
background-color: #5a6d90;
border-color: #5a6d90;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); }
body #asl-storelocator.asl-p-cont.container #asl-list .item-state a {color: #FFF;}
body .btn-outline-primary, body .btn-success,body .btn-primary,.outline_btn,.solid_btn {height: 50px;line-height: 50px;padding: 0px 20px;}
body .btn-primary,body .btn-success {box-shadow: none !important;border: none;}
body .wpcf7-submit.btn.btn-primary {line-height: normal;height: auto;}
@media(max-width: 460px) {
body .btn-outline-primary, body .btn-success,body .btn-primary,.outline_btn,.solid_btn {height: 40px; line-height: 40px;}
}
.service_btn_box a:first-child {display: none;}
.btn-success.btn {
background: #82b440 !important;
}
.btn-success.btn:hover {
background: #4A9100 !important;
}
body .next-demo-lnk a {color: #FFFFFF !important; }
.color-box {
width: 40px; height: 40px; display: inline-block; margin-right: 10px; cursor: pointer; }
.color-box.color-0 {
background: #cb2800;
}
.color-box.color-1 {
background: #002E5F;
}
.color-box.color-2 {
background: #542733;
}
.color-box.color-3 {
background: #278bbc;
}
.color-box.color-4 {
background: #78c1e4;
}
.color-box.color-5 {
background: #594F4F;
}
.color-box.color-6 {
background: #e88200;
}
.color-box.color-7 {
background: #B24A59;
}
.color-box.color-8 {
background: #9C82AB;
}
.color-box.color-9 {
background: #489371;
}
@media (min-width: 992px) { .archive #topnav:not(.nav-sticky) .logo .l-dark,
.single.single-post #topnav:not(.nav-sticky) .logo .l-dark,
.single.single-docs #topnav:not(.nav-sticky) .logo .l-dark,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .logo .l-dark,
.blog #topnav:not(.nav-sticky) .logo .l-dark,
.page-template-single-SL #topnav:not(.nav-sticky) .logo .l-dark,
.page-template-single-home #topnav:not(.nav-sticky) .logo .l-dark {
display: block !important;
}
.archive #topnav:not(.nav-sticky) .logo .l-light,
.single.single-post #topnav:not(.nav-sticky) .logo .l-light,
.single.single-docs #topnav:not(.nav-sticky) .logo .l-light,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .logo .l-light,
.blog #topnav:not(.nav-sticky) .logo .l-light,
.page-template-single-home #topnav:not(.nav-sticky) .logo .l-light {
display: none !important;
}
.archive #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a,
.single.single-post #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a,
.single.single-docs #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a,
.blog #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a,
.page-template-single-home #topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a {
font-weight: 700;
color: #3c4858 !important;
}
.archive #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a,
.single.single-post #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a,
.single.single-docs #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a,
.blog #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a,
.page-template-single-home #topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a {
color: #0171b6 !important;
}
.archive #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow,
.single.single-post #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow,
.single.single-docs #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow,
.blog #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow,
.page-template-single-home #topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow {
border-color: #3c4858;
}
.archive #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a,
.single.single-post #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a,
.single.single-docs #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a,
.page-template-single-knowledgebase #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a,
.blog #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a,
.page-template-single-home #topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a {
color: var(--primary_color) !important;
} #topnav:not(.nav-sticky) .logo .l-dark {
display: none !important;
}
#topnav:not(.nav-sticky) .logo .l-light {
display: block !important;
}
#topnav:not(.nav-sticky) .navigation-menu.nav-light > li > a {
font-weight: 700;
color: #ccc !important;
}
#topnav:not(.nav-sticky) .navigation-menu.nav-light > li.active > a {
color: #fff !important;
}
#topnav:not(.nav-sticky) .navigation-menu.nav-light .has-submenu .menu-arrow {
border-color: #fff ;
}
#topnav:not(.nav-sticky) .navigation-menu.nav-light > li:hover > a {
color: #fff !important;
}
}
.btn.btn-outline-success {border: 1px solid #5FBA00;color: #5FBA00; }
.btn.btn-outline-success:hover {border: 1px solid #5FBA00;color: #FFF; background: #5FBA00; }
.btn-success {
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus {
color: #ffffff !important; 
}
.btn-soft-success {
background-color: rgba(46, 202, 139, 0.2) !important;
border: 1px solid rgba(46, 202, 139, 0.2) !important;
color: #2eca8b !important;
box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); }
.btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active, .btn-soft-success.active, .btn-soft-success.focus {
background-color: #2eca8b !important;
border-color: #2eca8b !important;
color: #ffffff !important; }
.btn-outline-success {
border: 1px solid #2eca8b;
color: #2eca8b;
background-color: transparent; }
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:not(:disabled):not(.disabled):active {
background-color: #2eca8b;
border-color: #2eca8b;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); }
.btn-warning {
background-color: #f17425 !important;
border: 1px solid #f17425 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus {
background-color: #d55b0e !important;
border-color: #d55b0e !important;
color: #ffffff !important; }
.btn-soft-warning {
background-color: rgba(241, 116, 37, 0.2) !important;
border: 1px solid rgba(241, 116, 37, 0.2) !important;
color: #f17425 !important;
box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); }
.btn-soft-warning:hover, .btn-soft-warning:focus, .btn-soft-warning:active, .btn-soft-warning.active, .btn-soft-warning.focus {
background-color: #f17425 !important;
border-color: #f17425 !important;
color: #ffffff !important; }
.btn-outline-warning {
border: 1px solid #f17425;
color: #f17425;
background-color: transparent; }
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.focus, .btn-outline-warning:not(:disabled):not(.disabled):active {
background-color: #f17425;
border-color: #f17425;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); }
.btn-info {
background-color: #17a2b8 !important;
border: 1px solid #17a2b8 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus {
background-color: #117a8b !important;
border-color: #117a8b !important;
color: #ffffff !important; }
.btn-soft-info {
background-color: rgba(23, 162, 184, 0.2) !important;
border: 1px solid rgba(23, 162, 184, 0.2) !important;
color: #17a2b8 !important;
box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); }
.btn-soft-info:hover, .btn-soft-info:focus, .btn-soft-info:active, .btn-soft-info.active, .btn-soft-info.focus {
background-color: #17a2b8 !important;
border-color: #17a2b8 !important;
color: #ffffff !important; }
.btn-outline-info {
border: 1px solid #17a2b8;
color: #17a2b8;
background-color: transparent; }
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.focus, .btn-outline-info:not(:disabled):not(.disabled):active {
background-color: #17a2b8;
border-color: #17a2b8;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); }
.btn-danger {
background-color: #e43f52 !important;
border: 1px solid #e43f52 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.focus {
background-color: #d21e32 !important;
border-color: #d21e32 !important;
color: #ffffff !important; }
.container .page-next-level .betterdocs-searchform .search-submit, .betterdocs-wrapper .betterdocs-search-form-wrapper .betterdocs-searchform .search-submit, .betterdocs-wrapper .betterdocs-search-form-wrapper .betterdocs-searchform .search-submit:hover {border: none;}
.container .page-next-level .betterdocs-searchform .search-submit, .betterdocs-wrapper .betterdocs-search-form-wrapper .betterdocs-searchform .search-submit, .betterdocs-wrapper .betterdocs-search-form-wrapper .betterdocs-searchform .search-submit:hover {
color: #FFF;
border-radius: 5px;
}
.btn-soft-danger {
background-color: rgba(228, 63, 82, 0.2) !important;
border: 1px solid rgba(228, 63, 82, 0.2) !important;
color: #e43f52 !important;
box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); }
.btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active, .btn-soft-danger.active, .btn-soft-danger.focus {
background-color: #e43f52 !important;
border-color: #e43f52 !important;
color: #ffffff !important; }
.btn-outline-danger {
border: 1px solid #e43f52;
color: #e43f52;
background-color: transparent; }
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:not(:disabled):not(.disabled):active {
background-color: #e43f52;
border-color: #e43f52;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); }
.btn-dark {
background-color: #3c4858 !important;
border: 1px solid #3c4858 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); }
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus {
background-color: #272f3a !important;
border-color: #272f3a !important;
color: #ffffff !important; }
.btn-soft-dark {
background-color: rgba(60, 72, 88, 0.2) !important;
border: 1px solid rgba(60, 72, 88, 0.2) !important;
color: #3c4858 !important;
box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); }
.btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark:active, .btn-soft-dark.active, .btn-soft-dark.focus {
background-color: #3c4858 !important;
border-color: #3c4858 !important;
color: #ffffff !important; }
.btn-outline-dark {
border: 1px solid #3c4858;
color: #3c4858;
background-color: transparent; }
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.focus, .btn-outline-dark:not(:disabled):not(.disabled):active {
background-color: #3c4858;
border-color: #3c4858;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); }
.btn-muted {
background-color: #8492a6 !important;
border: 1px solid #8492a6 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); }
.btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted.active, .btn-muted.focus {
background-color: #68788f !important;
border-color: #68788f !important;
color: #ffffff !important; }
.btn-soft-muted {
background-color: rgba(132, 146, 166, 0.2) !important;
border: 1px solid rgba(132, 146, 166, 0.2) !important;
color: #8492a6 !important;
box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); }
.btn-soft-muted:hover, .btn-soft-muted:focus, .btn-soft-muted:active, .btn-soft-muted.active, .btn-soft-muted.focus {
background-color: #8492a6 !important;
border-color: #8492a6 !important;
color: #ffffff !important; }
.btn-outline-muted {
border: 1px solid #8492a6;
color: #8492a6;
background-color: transparent; }
.btn-outline-muted:hover, .btn-outline-muted:focus, .btn-outline-muted:active, .btn-outline-muted.active, .btn-outline-muted.focus, .btn-outline-muted:not(:disabled):not(.disabled):active {
background-color: #8492a6;
border-color: #8492a6;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); }
.btn-light {
background-color: #f8f9fc !important;
border: 1px solid #f8f9fc !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); }
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.focus {
background-color: #d4daed !important;
border-color: #d4daed !important;
color: #ffffff !important; }
.btn-soft-light {
background-color: rgba(248, 249, 252, 0.2) !important;
border: 1px solid rgba(248, 249, 252, 0.2) !important;
color: #f8f9fc !important;
box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); }
.btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light:active, .btn-soft-light.active, .btn-soft-light.focus {
background-color: #f8f9fc !important;
border-color: #f8f9fc !important;
color: #ffffff !important; }
.btn-outline-light {
border: 1px solid #f8f9fc;
color: #f8f9fc;
background-color: transparent; }
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.focus, .btn-outline-light:not(:disabled):not(.disabled):active {
background-color: #f8f9fc;
border-color: #f8f9fc;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); }
.btn-blue {
background-color: #0b598a !important;
border: 1px solid #0b598a !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .btn-blue.focus {
background-color: #073b5b !important;
border-color: #073b5b !important;
color: #ffffff !important; }
.btn-soft-blue {
background-color: rgba(11, 89, 138, 0.2) !important;
border: 1px solid rgba(11, 89, 138, 0.2) !important;
color: #0b598a !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-soft-blue:hover, .btn-soft-blue:focus, .btn-soft-blue:active, .btn-soft-blue.active, .btn-soft-blue.focus {
background-color: #0b598a !important;
border-color: #0b598a !important;
color: #ffffff !important; }
.btn-outline-blue {
border: 1px solid #0b598a;
color: #0b598a;
background-color: transparent; }
.btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.focus, .btn-outline-blue:not(:disabled):not(.disabled):active {
background-color: #0b598a;
border-color: #0b598a;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(11, 89, 138, 0.3); }
.btn-footer {
background-color: #202942 !important;
border: 1px solid #202942 !important;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); }
.btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .btn-footer.focus {
background-color: #0f131f !important;
border-color: #0f131f !important;
color: #ffffff !important; }
.btn-soft-footer {
background-color: rgba(32, 41, 66, 0.2) !important;
border: 1px solid rgba(32, 41, 66, 0.2) !important;
color: #202942 !important;
box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); }
.btn-soft-footer:hover, .btn-soft-footer:focus, .btn-soft-footer:active, .btn-soft-footer.active, .btn-soft-footer.focus {
background-color: #202942 !important;
border-color: #202942 !important;
color: #ffffff !important; }
.btn-outline-footer {
border: 1px solid #202942;
color: #202942;
background-color: transparent; }
.btn-outline-footer:hover, .btn-outline-footer:focus, .btn-outline-footer:active, .btn-outline-footer.active, .btn-outline-footer.focus, .btn-outline-footer:not(:disabled):not(.disabled):active {
background-color: #202942;
border-color: #202942;
color: #ffffff !important;
box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); }
.btn {
padding: 8px 20px;
outline: none;
text-decoration: none;
font-size: 16px;
letter-spacing: 0.5px;
transition: all 0.3s;
font-weight: 600;
border-radius: 6px; }
.btn:focus {
box-shadow: none !important; }
.btn.btn-sm {
padding: 7px 16px;
font-size: 10px; }
.btn.btn-lg {
padding: 14px 30px;
font-size: 16px; }
.btn.searchbtn {
padding: 6px 20px; }
.btn.btn-pills {
border-radius: 30px; }
.btn.btn-light {
color: #3c4858 !important;
border: 1px solid #dee2e6 !important; }
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active, .btn.btn-light.focus {
background-color: #d4daed !important;
color: #3c4858 !important; }
.btn.btn-soft-light {
color: rgba(60, 72, 88, 0.5) !important;
border: 1px solid #dee2e6 !important; }
.btn.btn-soft-light:hover, .btn.btn-soft-light:focus, .btn.btn-soft-light:active, .btn.btn-soft-light.active, .btn.btn-soft-light.focus {
color: #3c4858 !important; }
.btn.btn-outline-light {
border: 1px solid #dee2e6 !important;
color: #3c4858 !important;
background-color: transparent; }
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus, .btn.btn-outline-light:active, .btn.btn-outline-light.active, .btn.btn-outline-light.focus {
background-color: #f8f9fc !important; }
.btn.btn-icon {
height: 36px;
width: 36px;
line-height: 34px;
padding: 0; }
.btn.btn-icon .icons {
height: 16px;
width: 16px;
font-size: 16px; }
.btn.btn-icon.btn-lg {
height: 48px;
width: 48px;
line-height: 46px; }
.btn.btn-icon.btn-lg .icons {
height: 20px;
width: 20px;
font-size: 20px; }
.btn.btn-icon.btn-sm {
height: 30px;
width: 30px;
line-height: 28px; }
button:not(:disabled) {
outline: none; }
.shadow {
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15) !important; }
.shadow-lg {
box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important; }
.shadow-md {
box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important; }
.badge-primary {
background-color: #0b598a !important;
color: #ffffff !important; }
.badge-outline-primary {
background-color: transparent !important;
color: #0b598a !important;
border: 1px solid #0b598a !important; }
.badge-secondary {
background-color: #5a6d90 !important;
color: #ffffff !important; }
.badge-outline-secondary {
background-color: transparent !important;
color: #5a6d90 !important;
border: 1px solid #5a6d90 !important; }
.badge-success {
background-color: #2eca8b !important;
color: #ffffff !important; }
.badge-outline-success {
background-color: transparent !important;
color: #2eca8b !important;
border: 1px solid #2eca8b !important; }
.badge-warning {
background-color: #f17425 !important;
color: #ffffff !important; }
.badge-outline-warning {
background-color: transparent !important;
color: #f17425 !important;
border: 1px solid #f17425 !important; }
.badge-info {
background-color: #17a2b8 !important;
color: #ffffff !important; }
.badge-outline-info {
background-color: transparent !important;
color: #17a2b8 !important;
border: 1px solid #17a2b8 !important; }
.badge-danger {
background-color: #e43f52 !important;
color: #ffffff !important; }
.badge-outline-danger {
background-color: transparent !important;
color: #e43f52 !important;
border: 1px solid #e43f52 !important; }
.badge-dark {
background-color: #3c4858 !important;
color: #ffffff !important; }
.badge-outline-dark {
background-color: transparent !important;
color: #3c4858 !important;
border: 1px solid #3c4858 !important; }
.badge-muted {
background-color: #8492a6 !important;
color: #ffffff !important; }
.badge-outline-muted {
background-color: transparent !important;
color: #8492a6 !important;
border: 1px solid #8492a6 !important; }
.badge-light {
background-color: #f8f9fc !important;
color: #ffffff !important; }
.badge-outline-light {
background-color: transparent !important;
color: #f8f9fc !important;
border: 1px solid #f8f9fc !important; }
.badge-blue {
background-color: #0b598a !important;
color: #ffffff !important; }
.badge-outline-blue {
background-color: transparent !important;
color: #0b598a !important;
border: 1px solid #0b598a !important; }
.badge-footer {
background-color: #202942 !important;
color: #ffffff !important; }
.badge-outline-footer {
background-color: transparent !important;
color: #202942 !important;
border: 1px solid #202942 !important; }
.badge {
padding: 5px 8px;
border-radius: 3px;
letter-spacing: 0.5px; }
.badge.badge-light {
color: #3c4858 !important;
background-color: #f8f9fc !important; }
.badge.badge-outline-light {
color: #3c4858 !important;
border: 1px solid #b1bcdd !important;
background-color: transparent !important; }
.badge.badge-pill {
border-radius: 12px; }
.badge:focus, .badge.focus {
box-shadow: none !important; }
.dropdown-primary .dropdown-menu .dropdown-item:hover, .dropdown-primary .dropdown-menu .dropdown-item.active, .dropdown-primary .dropdown-menu .dropdown-item:active, .dropdown-primary .dropdown-menu .dropdown-item.focus, .dropdown-primary .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #0b598a !important; }
.dropdown-secondary .dropdown-menu .dropdown-item:hover, .dropdown-secondary .dropdown-menu .dropdown-item.active, .dropdown-secondary .dropdown-menu .dropdown-item:active, .dropdown-secondary .dropdown-menu .dropdown-item.focus, .dropdown-secondary .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #5a6d90 !important; }
.dropdown-success .dropdown-menu .dropdown-item:hover, .dropdown-success .dropdown-menu .dropdown-item.active, .dropdown-success .dropdown-menu .dropdown-item:active, .dropdown-success .dropdown-menu .dropdown-item.focus, .dropdown-success .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #2eca8b !important; }
.dropdown-warning .dropdown-menu .dropdown-item:hover, .dropdown-warning .dropdown-menu .dropdown-item.active, .dropdown-warning .dropdown-menu .dropdown-item:active, .dropdown-warning .dropdown-menu .dropdown-item.focus, .dropdown-warning .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #f17425 !important; }
.dropdown-info .dropdown-menu .dropdown-item:hover, .dropdown-info .dropdown-menu .dropdown-item.active, .dropdown-info .dropdown-menu .dropdown-item:active, .dropdown-info .dropdown-menu .dropdown-item.focus, .dropdown-info .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #17a2b8 !important; }
.dropdown-danger .dropdown-menu .dropdown-item:hover, .dropdown-danger .dropdown-menu .dropdown-item.active, .dropdown-danger .dropdown-menu .dropdown-item:active, .dropdown-danger .dropdown-menu .dropdown-item.focus, .dropdown-danger .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #e43f52 !important; }
.dropdown-dark .dropdown-menu .dropdown-item:hover, .dropdown-dark .dropdown-menu .dropdown-item.active, .dropdown-dark .dropdown-menu .dropdown-item:active, .dropdown-dark .dropdown-menu .dropdown-item.focus, .dropdown-dark .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #3c4858 !important; }
.dropdown-muted .dropdown-menu .dropdown-item:hover, .dropdown-muted .dropdown-menu .dropdown-item.active, .dropdown-muted .dropdown-menu .dropdown-item:active, .dropdown-muted .dropdown-menu .dropdown-item.focus, .dropdown-muted .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #8492a6 !important; }
.dropdown-light .dropdown-menu .dropdown-item:hover, .dropdown-light .dropdown-menu .dropdown-item.active, .dropdown-light .dropdown-menu .dropdown-item:active, .dropdown-light .dropdown-menu .dropdown-item.focus, .dropdown-light .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #f8f9fc !important; }
.dropdown-blue .dropdown-menu .dropdown-item:hover, .dropdown-blue .dropdown-menu .dropdown-item.active, .dropdown-blue .dropdown-menu .dropdown-item:active, .dropdown-blue .dropdown-menu .dropdown-item.focus, .dropdown-blue .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #0b598a !important; }
.dropdown-footer .dropdown-menu .dropdown-item:hover, .dropdown-footer .dropdown-menu .dropdown-item.active, .dropdown-footer .dropdown-menu .dropdown-item:active, .dropdown-footer .dropdown-menu .dropdown-item.focus, .dropdown-footer .dropdown-menu .dropdown-item:focus {
background-color: transparent;
color: #202942 !important; }
.btn-group .dropdown-toggle:after {
content: "";
position: relative;
right: -4px;
top: -2px;
border: solid #ffffff;
border-radius: 0.5px;
border-width: 0 2px 2px 0;
padding: 3px;
transform: rotate(45deg);
margin-left: 0;
vertical-align: 0; }
.btn-group .dropdown-menu {
margin-top: 10px;
border: 0;
border-radius: 5px;
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); }
.btn-group .dropdown-menu:before {
content: "";
position: absolute;
top: 2px;
left: 45px;
box-sizing: border-box;
border: 7px solid #495057;
border-radius: 0.5px;
border-color: transparent transparent #ffffff #ffffff;
transform-origin: 0 0;
transform: rotate(135deg);
box-shadow: -2px 2px 2px -1px rgba(22, 28, 45, 0.15); }
.alert-primary {
background-color: rgba(11, 89, 138, 0.9);
color: #ffffff;
border-color: #0b598a; }
.alert-primary .alert-link {
color: black; }
.alert-outline-primary {
background-color: #ffffff;
color: #0b598a;
border-color: #0b598a; }
.alert-secondary {
background-color: rgba(90, 109, 144, 0.9);
color: #ffffff;
border-color: #5a6d90; }
.alert-secondary .alert-link {
color: #1f2632; }
.alert-outline-secondary {
background-color: #ffffff;
color: #5a6d90;
border-color: #5a6d90; }
.alert-success {
background-color: rgba(46, 202, 139, 0.9);
color: #ffffff;
border-color: #2eca8b; }
.alert-success .alert-link {
color: #124d35; }
.alert-outline-success {
background-color: #ffffff;
color: #2eca8b;
border-color: #2eca8b; }
.alert-warning {
background-color: rgba(241, 116, 37, 0.9);
color: #ffffff;
border-color: #f17425; }
.alert-warning .alert-link {
color: #753208; }
.alert-outline-warning {
background-color: #ffffff;
color: #f17425;
border-color: #f17425; }
.alert-info {
background-color: rgba(23, 162, 184, 0.9);
color: #ffffff;
border-color: #17a2b8; }
.alert-info .alert-link {
color: #062a30; }
.alert-outline-info {
background-color: #ffffff;
color: #17a2b8;
border-color: #17a2b8; }
.alert-danger {
background-color: rgba(228, 63, 82, 0.9);
color: #ffffff;
border-color: #e43f52; }
.alert-danger .alert-link {
color: #79111d; }
.alert-outline-danger {
background-color: #ffffff;
color: #e43f52;
border-color: #e43f52; }
.alert-dark {
background-color: rgba(60, 72, 88, 0.9);
color: #ffffff;
border-color: #3c4858; }
.alert-dark .alert-link {
color: black; }
.alert-outline-dark {
background-color: #ffffff;
color: #3c4858;
border-color: #3c4858; }
.alert-muted {
background-color: rgba(132, 146, 166, 0.9);
color: #ffffff;
border-color: #8492a6; }
.alert-muted .alert-link {
color: #3d4654; }
.alert-outline-muted {
background-color: #ffffff;
color: #8492a6;
border-color: #8492a6; }
.alert-light {
background-color: rgba(248, 249, 252, 0.9);
color: #ffffff;
border-color: #f8f9fc; }
.alert-light .alert-link {
color: #8d9dce; }
.alert-outline-light {
background-color: #ffffff;
color: #f8f9fc;
border-color: #f8f9fc; }
.alert-blue {
background-color: rgba(11, 89, 138, 0.9);
color: #ffffff;
border-color: #0b598a; }
.alert-blue .alert-link {
color: black; }
.alert-outline-blue {
background-color: #ffffff;
color: #0b598a;
border-color: #0b598a; }
.alert-footer {
background-color: rgba(32, 41, 66, 0.9);
color: #ffffff;
border-color: #202942; }
.alert-footer .alert-link {
color: black; }
.alert-outline-footer {
background-color: #ffffff;
color: #202942;
border-color: #202942; }
.alert {
padding: 8px 15px;
border-radius: 6px;
font-size: 14px; }
.alert.alert-light {
background-color: #f8f9fc;
color: #3c4858;
border-color: #dee2e6; }
.alert.alert-dismissible {
padding-right: 30px; }
.alert.alert-dismissible .close {
top: -2px;
right: -10px;
font-size: 16px !important; }
.alert.alert-pills {
border-radius: 30px;
display: inline-block; }
.alert.alert-pills .content {
font-weight: 600; }
.page-next-level .title {
font-size: 28px;
letter-spacing: 1px; }
.page-next-level .page-next {
position: relative;
top: 110px;
z-index: 99; }
.breadcrumb {
letter-spacing: 0.5px;
padding: 8px 24px;
display: block; }
.breadcrumb .breadcrumb-item {
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
padding-left: 0;
display: inline-block; }
.breadcrumb .breadcrumb-item a {
color: #3c4858; }
.breadcrumb .breadcrumb-item a:hover {
color: #0b598a; }
.breadcrumb .breadcrumb-item.active {
color: #0b598a; }
.breadcrumb .breadcrumb-item:before {
content: ""; }
.breadcrumb .breadcrumb-item:after {
content: "\F0142" !important;
font-size: 14px;
color: #3c4858;
font-family: 'Material Design Icons';
padding-left: 5px; }
.breadcrumb .breadcrumb-item:last-child:after {
display: none; }
.pagination .page-item:first-child .page-link {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px; }
.pagination .page-item:last-child .page-link {
border-top-right-radius: 30px;
border-bottom-right-radius: 30px; }
.pagination .page-item .page-link {
color: #3c4858;
border: 1px solid #dee2e6;
padding: 10px 15px;
font-size: 14px; }
.pagination .page-item .page-link:focus {
box-shadow: none; }
.pagination .page-item .page-link:hover {
color: #ffffff;
background: rgba(11, 89, 138, 0.9);
border-color: rgba(11, 89, 138, 0.9); }
.pagination .page-item.active .page-link {
color: #ffffff;
background: #0b598a !important;
border-color: #0b598a;
cursor: not-allowed; }
.avatar.avatar-ex-sm {
max-height: 25px; }
.avatar.avatar-md-sm {
height: 45px;
width: 45px; }
.avatar.avatar-small {
height: 65px;
width: 65px; }
.avatar.avatar-md-md {
height: 80px;
width: 80px; }
.avatar.avatar-medium {
height: 110px;
width: 110px; }
.avatar.avatar-large {
height: 140px;
width: 140px; }
.avatar.avatar-ex-large {
height: 180px;
width: 180px; }
.faq-container .question {
font-size: 20px; }
.faq-content .card .faq .card-header {
padding-right: 40px !important; }
.faq-content .card a.faq[data-toggle=collapse] {
background-color: #ffffff;
color: #0b598a;
transition: all 0.5s; }
.faq-content .card a.faq[data-toggle=collapse]:before {
content: '\F0143';
display: block;
font-family: 'Material Design Icons';
font-size: 18px;
color: #3c4858;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
transition: all 0.5s ease; }
.faq-content .card a.faq[data-toggle=collapse].collapsed {
background-color: #ffffff;
color: #3c4858 !important;
transition: all 0.5s; }
.faq-content .card a.faq[data-toggle=collapse].collapsed:before {
top: 15px;
transform: rotate(180deg);
color: #3c4858 !important; }
.faq-content .card .title {
font-size: 16px; }
.nav-pills {
margin-bottom: 15px;
background: #f4f6fa; }
.nav-pills .nav-link {
color: #495057 !important;
padding: 5px;
transition: all 0.5s ease; }
.nav-pills .nav-link.active {
background: #0b598a;
color: #ffffff !important; }
.nav-pills .nav-link.active .tab-para {
color: rgba(255, 255, 255, 0.65) !important; }
.nav-pills a .title {
font-size: 17px;
font-weight: 700; }
.progress-box .title {
font-size: 15px; }
.progress-box .progress {
height: 8px;
overflow: visible; }
.progress-box .progress .progress-bar {
border-radius: 6px;
animation: animate-positive 3s;
overflow: visible !important; }
.progress-box .progress .progress-value {
position: absolute;
top: -25px;
right: -15px;
font-size: 13px; }
@keyframes animate-positive {
0% {
width: 0; } }
.blockquote {
border-left: 3px solid #dee2e6;
border-radius: 6px;
font-size: 16px; }
.footer .footer-subscription-form-field {
position: relative;
margin-bottom: 20px;
}
.footer .footer-subscription-form-field label {
font-size: 14px;
font-weight: 700;
}
.footer .footer-subscription-form-field .form-control {
box-shadow: none;
background-color: #ffffff;
border: 1px solid #dee2e6;
color: #3c4858;
height: 42px;
font-size: 13px;
border-radius: 6px;
transition: all 0.5s ease;
}
.footer .footer-subscription-form-field .icons {
position: absolute;
top: 12px;
left: 18px;
}
.footer .footer-subscription-form-field .form-control:focus, .footer .footer-subscription-form-field .form-control.active {
border-color: #0b598a;
}
.footer .footer-subscription-form-field textarea {
height: 120px !important;
}
.footer .footer-subscription-form-field textarea.form-control {
line-height: 25px;
}
.footer .footer-subscription-form-field .form-control {
background-color: #27314f;
border: 1px solid #27314f;
color: #f8f9fc; 
}
.footer .footer-subscription-form-field .form-control:focus {
box-shadow: none; 
}
.footer .footer-subscription-form-field .form-control {
color: #adb5bd; 
}
.footer .footer-subscription-form-field input::placeholder {
color: #adb5bd; 
}
.form-control:disabled, .form-control[readonly] {
background-color: transparent;
opacity: 1; }
.custom-control-input:checked ~ .custom-control-label:before {
color: #ffffff;
border-color: #0b598a;
background-color: #0b598a; }
.custom-control-input:focus ~ .custom-control-label::before,
.form-control:focus {
box-shadow: none;
border-color: #0b598a; }
.custom-control-label {
cursor: pointer; }
.custom-control-label:before, .custom-control-label:after {
top: 2px; }
.custom-switch .custom-control-label:after {
top: 4px; }
.subcribe-form input {
padding: 14px 20px;
width: 100%;
color: #3c4858 !important;
border: none;
outline: none !important;
padding-right: 160px;
padding-left: 30px;
background-color: rgba(255, 255, 255, 0.8); }
.subcribe-form button {
position: absolute;
top: 6px;
right: 6px;
outline: none !important; }
.subcribe-form form {
position: relative;
max-width: 600px;
margin: 0px auto; }
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive .table td,
.table-responsive .table th {
vertical-align: middle; }
.table-responsive .table-center th {
vertical-align: middle !important; }
.table-responsive .table-center tbody tr:hover {
color: #3c4858;
background-color: #f8f9fa; }
.table-responsive .table-center.invoice-tb th,
.table-responsive .table-center.invoice-tb td {
text-align: end; }
.modal-open {
padding-right: 0 !important; }
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(45deg, #ffffff, #ffffff);
z-index: 9999999; }
#preloader #status {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%); }
#preloader #status .spinner {
width: 40px;
height: 40px;
position: relative;
margin: 100px auto; }
#preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #0b598a;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
animation: sk-bounce 2.0s infinite ease-in-out; }
#preloader #status .spinner .double-bounce2 {
animation-delay: -1.0s; }
@keyframes sk-bounce {
0%, 100% {
transform: scale(0); }
50% {
transform: scale(1); } }
.social-icon li a {
color: #3c4858;
border: 1px solid #3c4858;
display: inline-block;
height: 32px;
width: 32px;
line-height: 28px;
text-align: center;
transition: all 0.4s ease;
overflow: hidden;
position: relative; }
.social-icon li a .fea-social {
stroke-width: 2; }
.social-icon li a:hover {
background-color: #0b598a;
border-color: #0b598a !important;
color: #ffffff !important; }
.social-icon li a:hover .fea-social {
fill: #0b598a; }
.social-icon.social li a {
color: #adb5bd;
border-color: #adb5bd; }
.back-to-top {
z-index: 99;
position: fixed;
bottom: 30px;
left: 30px;
display: none;
transition: all 0.5s ease; }
.back-to-top .icons {
transition: all 0.5s ease; }
.back-to-top:hover {
transform: rotate(45deg); }
.back-to-top:hover .icons {
transform: rotate(-45deg); }
.back-to-home {
position: absolute;
top: 4%;
right: 2%;
z-index: 1; }
.sticky-bar {
position: sticky;
top: 80px; }
.fea {
stroke-width: 1.8; }
.fea.icon-sm {
height: 16px;
width: 16px; }
.fea.icon-ex-md {
height: 20px;
width: 20px; }
.fea.icon-m-md {
height: 28px;
width: 28px; }
.fea.icon-md {
height: 35px;
width: 35px; }
.fea.icon-lg {
height: 42px;
width: 42px; }
.fea.icon-ex-lg {
height: 52px;
width: 52px; }
.display-1 {
font-size: 80px !important; }
.display-2 {
font-size: 72px !important; }
.display-3 {
font-size: 64px !important; }
.display-4 {
font-size: 56px !important; }
[class^=uil-]:before,
[class*=" uil-"]:before {
margin: 0; }
.uim-svg {
vertical-align: 0 !important; }
@media (max-width: 768px) {
.page-next-level .page-next {
top: 70px; }
.display-1 {
font-size: 56px !important; }
.display-2 {
font-size: 50px !important; }
.display-3 {
font-size: 42px !important; }
.display-4 {
font-size: 36px !important; } }
body {
font-family: "Nunito", sans-serif;
overflow-x: hidden !important;
font-size: 16px;
color: #4A4A4A; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Nunito", sans-serif;
line-height: 1.5;
font-weight: 600; }
::selection {
background: rgba(11, 89, 138, 0.9);
color: #ffffff; }
a {
text-decoration: none !important; }
p {
line-height: 1.6; }
.section {
padding: 50px 0;
position: relative; }
.section-two {
padding: 60px 0;
position: relative; }
.bg-overlay {
background-color: rgba(60, 72, 88, 0.7);
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%; }
.bg-overlay-gradient {
background-color: rgba(11, 89, 138, 0.6); }
.bg-overlay-white {
background-color: rgba(255, 255, 255, 0.5); }
.bg-overlay-gradient2 {
background-image: linear-gradient(90deg, #2eca8b, #0b598a, #2eca8b);
opacity: 0.5; }
.title-heading {
line-height: 26px; }
.title-heading .heading {
font-size: 45px ;
letter-spacing: 1px; }
.title-heading .para-desc {
font-size: 18px; }
.section-title {
position: relative; }
.section-title .title {
letter-spacing: 0.5px;
font-size: 30px; }
.text-shadow-title {
text-shadow: 2px 0 0 #ffffff, -2px 0 0 #ffffff, 0 4px 0 rgba(255, 255, 255, 0.4), 0 -2px 0 #ffffff, 1px 1px #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff; }
.para-desc {
max-width: 600px; }
.mt-100 {
margin-top: 100px; }
.shape {
position: absolute;
pointer-events: none;
right: 0;
bottom: -2px;
left: 0; }
.shape > svg {
transform: scale(2);
width: 100%;
height: auto;
transform-origin: top center; }
.mover {
animation: mover 1s infinite alternate; }
@keyframes mover {
0% {
transform: translateY(0); }
100% {
transform: translateY(5px); } }
.feature-posts-placeholder {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
height: 66.6%; }
.spin-anything {
animation: spinner-animation 5s linear infinite; }
@keyframes spinner-animation {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
@media (min-width: 768px) {
.margin-top-100 {
margin-top: 100px; }
.margin-top-100 .heading {
font-size: 40px; } }
@media (max-width: 768px) {
.section {
padding: 60px 0; }
.title-heading .heading {
font-size: 35px !important; }
.title-heading .para-desc {
font-size: 18px; }
.section-title .title {
font-size: 24px; }
.mt-60 {
margin-top: 60px; } }
.mw-md-50{max-width: 50%}
@media (max-width: 425px) {
.shape {
bottom: -4px; } }
@media (max-width: 425px) {
.feature-posts-placeholder {
height: 80%; } }
#topnav {
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 1030;
padding: 10px 0;
background-color: transparent;
border: 0;
transition: all .5s ease; }
#topnav .logo {
float: left;
color: #3c4858 !important; }
#topnav .logo .l-dark {
display: none; }
#topnav .logo .l-light {
display: inline-block; }
#topnav .has-submenu.active a {
color: #ffffff; }
#topnav .has-submenu.active .submenu li.active > a {
color: #0b598a !important; }
#topnav .has-submenu.active.active .menu-arrow {
border-color: #0b598a; }
#topnav .has-submenu {
position: relative; }
#topnav .has-submenu .submenu .submenu-arrow {
border: solid #3c4858;
border-radius: 0.5px;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
transform: rotate(-45deg);
position: absolute;
right: 20px;
top: 14px; }
#topnav .has-submenu .submenu .has-submenu:hover .submenu-arrow {
border-color: #0b598a; }
#topnav .navbar-toggle {
border: 0;
background-color: white;
position: relative;
width: 60px;
padding: 0;
margin: 0;
cursor: pointer; }
#topnav .navbar-toggle .lines {
width: 25px;
display: block;
position: relative;
margin: 28px 20px;
height: 18px; }
#topnav .navbar-toggle span {
height: 2px;
width: 100%;
background-color: #3c4858;
display: block;
margin-bottom: 5px;
transition: transform .5s ease; }
#topnav .navbar-toggle span:last-child {
margin-bottom: 0; }
#topnav .buy-button {
float: right;
line-height: 68px;
}
#topnav .buy-button .login-btn-primary {
display: none; }
#topnav .buy-button .login-btn-light {
display: inline-block; }
#topnav .navbar-toggle.open span {
position: absolute; }
#topnav .navbar-toggle.open span:first-child {
top: 6px;
transform: rotate(45deg); }
#topnav .navbar-toggle.open span:nth-child(2) {
visibility: hidden; }
#topnav .navbar-toggle.open span:last-child {
width: 100%;
top: 6px;
transform: rotate(-45deg); }
#topnav .navbar-toggle.open span:hover {
background-color: #0b598a; }
#topnav .navbar-toggle:hover, #topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu > li > a:hover, #topnav .navbar-toggle:focus {
background-color: transparent; }
#topnav .navigation-menu {
list-style: none;
margin: 0;
padding: 0; }
#topnav .navigation-menu > li {
float: left;
display: block;
position: relative;
margin: 0 10px;}
#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li.active > a {
color: #0b598a !important; }
#topnav .navigation-menu > li > a {
display: block;
color: #3c4858;
font-size: 13px;
background-color: transparent !important;
font-weight: 700;
letter-spacing: 1px;
line-height: 24px;
text-transform: uppercase;
transition: all 0.5s;
font-family: "Nunito", sans-serif;
padding-left: 15px;
padding-right: 15px; }
#topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li > a:active {
color: #0b598a; }
#topnav .navigation-menu .has-submenu .menu-arrow {
border: solid #3c4858;
border-radius: 0.5px;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
transform: rotate(45deg);
position: absolute;
transition: all 0.5s;
right: -1px;
top: 30px; }
#topnav .navigation-menu .has-submenu:hover .menu-arrow {
transform: rotate(225deg); }
#topnav .menu-extras {
float: right; }
#topnav.scroll {
background-color: #ffffff;
border: none;
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); }
#topnav.scroll .navigation-menu > li > a {
color: #3c4858; }
#topnav.scroll .navigation-menu > li > .menu-arrow {
border-color: #3c4858; }
#topnav.scroll .navigation-menu > li:hover > a, #topnav.scroll .navigation-menu > li.active > a {
color: #0b598a; }
#topnav.scroll .navigation-menu > li:hover > .menu-arrow, #topnav.scroll .navigation-menu > li.active > .menu-arrow {
border-color: #0b598a; }
#topnav.defaultscroll.dark-menubar .logo {
line-height: 70px; }
#topnav.defaultscroll.scroll .logo {
line-height: 62px; }
#topnav.defaultscroll.scroll.dark-menubar .logo {
line-height: 62px; }
#topnav.nav-sticky {
background: #ffffff;
box-shadow: 0 0 20px rgba(60, 72, 88, 0.15); }
#topnav.nav-sticky .navigation-menu.nav-light > li > a {
color: #3c4858; }
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
color: #0b598a !important; }
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > .menu-arrow, #topnav.nav-sticky .navigation-menu.nav-light > li.active > .menu-arrow {
border-color: #0b598a !important; }
#topnav.nav-sticky .navigation-menu.nav-light > li:hover > a, #topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
color: #0b598a !important; }
#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
border-color: #3c4858; }
#topnav.nav-sticky .buy-button .login-btn-primary {
display: inline-block; }
#topnav.nav-sticky .buy-button .login-btn-light {
display: none; }
#topnav.nav-sticky .logo .l-dark {
display: inline-block; }
#topnav.nav-sticky .logo .l-light {
display: none; }
.logo {
font-weight: 700;
font-size: 24px;
padding: 0 0 6px;
letter-spacing: 1px;
line-height: 68px; }
@media (max-width: 992px) {
#topnav .navigation-menu .has-submenu .submenu li ul li{
background-color: #fff;
margin-bottom: 5px;    
border-bottom: 1px solid #eee;}
#topnav .navigation-menu > li {
background-color: #f9f9f9;
margin: 0 10px 5px;
border-bottom: 1px solid #eee;}
#topnav .has-submenu .submenu li a .asl-notification-new {
right: -40px !important;
top: 10px !important;}
}
@media (min-width: 992px) {
#topnav .navigation-menu {
display: flex;
justify-content: center; }
#topnav .navigation-menu > .has-submenu > .submenu > .has-submenu > .submenu::before {
top: 20px;
margin-left: -35px;
box-shadow: 1px 1px 0px 0px rgba(60, 72, 88, 0.15);
border-color: transparent #ffffff #ffffff transparent; }
#topnav .navigation-menu > .has-submenu:hover .menu-arrow {
top: 33px !important; }
#topnav .navigation-menu > .has-submenu.active .menu-arrow {
top: 30px; }
#topnav .navigation-menu > li .submenu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
padding: 15px 0;
list-style: none;
min-width: 180px;
visibility: hidden;
opacity: 0;
margin-top: 10px;
transition: all .2s ease;
border-radius: 6px;
background-color: #ffffff;
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); }
#topnav .navigation-menu > li .submenu:before {
content: "";
position: absolute;
top: 2px;
left: 45px;
box-sizing: border-box;
border: 7px solid #495057;
border-color: transparent transparent #ffffff #ffffff;
transform-origin: 0 0;
transform: rotate(135deg);
box-shadow: -2px 2px 2px -1px rgba(60, 72, 88, 0.15); }
#topnav .navigation-menu > li .submenu li {
position: relative; }
#topnav .navigation-menu > li .submenu li a {
display: block;
padding: 10px 20px;
clear: both;
white-space: nowrap;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.04em;
font-weight: 700;
color: #3c4858 !important;
transition: all 0.3s; }
#topnav .navigation-menu > li .submenu li a:hover {
color: #0b598a !important; }
#topnav .navigation-menu > li .submenu li ul {
list-style: none;
padding-left: 0;
margin: 0; }
#topnav .navigation-menu > li .submenu.megamenu {
white-space: nowrap;
width: auto; }
#topnav .navigation-menu > li .submenu.megamenu > li {
overflow: hidden;
min-width: 180px;
display: inline-block;
vertical-align: top; }
#topnav .navigation-menu > li .submenu.megamenu > li .submenu {
left: 100%;
top: 0;
margin-left: 10px;
margin-top: -1px; }
#topnav .navigation-menu > li .submenu > li .submenu {
left: 106%;
top: 0;
margin-left: 10px;
margin-top: -1px; }
#topnav .navigation-menu > li > a {
padding-top: 25px;
padding-bottom: 25px;
min-height: 62px; }
#topnav .navigation-menu > li:hover > .menu-arrow {
border-color: #0b598a; }
#topnav .navigation-menu > li:hover > a,
#topnav .navigation-menu > li.active > a {
color: #0b598a !important; }
#topnav .navigation-menu > li.last-elements .submenu {
left: auto;
right: 0; }
#topnav .navigation-menu > li.last-elements .submenu:before {
left: auto;
right: 10px; }
#topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
left: auto;
right: 100%;
margin-left: 0;
margin-right: 10px; }
#topnav .navigation-menu.nav-light > li > a {
color: rgba(255, 255, 255, 0.5); }
#topnav .navigation-menu.nav-light > li.active > a {
color: #ffffff !important; }
#topnav .navigation-menu.nav-light > li:hover > .menu-arrow {
border-color: #ffffff !important; }
#topnav .navigation-menu.nav-light > li:hover > a {
color: #ffffff !important; }
#topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
border-color: rgba(255, 255, 255, 0.5); } #topnav .navigation-menu.nav-right {
justify-content: flex-end !important; }
#topnav .navigation-menu.nav-left {
justify-content: flex-start !important; }
#topnav .navigation-menu.nav-left > li.last-elements .submenu {
left: 0 !important;
right: auto !important; }
#topnav .navigation-menu.nav-left > li.last-elements .submenu:before {
left: 45px !important;
right: auto !important; }
#topnav .buy-button {
padding-left: 15px;
margin-left: 15px; }
#topnav .navbar-toggle {
display: none; }
#topnav #navigation {
display: block !important; }
#topnav.scroll {
top: 0; }
#topnav.scroll .navigation-menu > li > a {
padding-top: 20px;
padding-bottom: 20px; }
#topnav.scroll-active .navigation-menu > li > a {
padding-top: 25px;
padding-bottom: 25px; } }
@media (max-width: 991px) {
#topnav {
background-color: #ffffff;
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
min-height: 74px; }
#topnav .logo .l-dark {
display: inline-block !important; }
#topnav .logo .l-light {
display: none !important; }
#topnav .container {
width: auto; }
#topnav #navigation {
max-height: 400px; }
#topnav .navigation-menu {
float: none; }
#topnav .navigation-menu > li {
float: none; }
#topnav .navigation-menu > li .submenu {
display: none;
list-style: none;
padding-left: 20px;
margin: 0; }
#topnav .navigation-menu > li .submenu li a {
display: block;
position: relative;
padding: 7px 15px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0.04em;
font-weight: 700;
color: #3c4858 !important;
transition: all 0.3s; }
#topnav .navigation-menu > li .submenu.open {
display: block; }
#topnav .navigation-menu > li .submenu .submenu {
display: none;
list-style: none; }
#topnav .navigation-menu > li .submenu .submenu.open {
display: block; }
#topnav .navigation-menu > li .submenu.megamenu > li > ul {
list-style: none;
padding-left: 0; }
#topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
display: block;
position: relative;
padding: 10px 15px;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
color: #8492a6; }
#topnav .navigation-menu > li > a {
color: #3c4858;
padding: 10px 20px; }
#topnav .navigation-menu > li > a:after {
position: absolute;
right: 15px; }
#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li .submenu li a:hover,
#topnav .navigation-menu > li.has-submenu.open > a {
color: #0b598a; }
#topnav .menu-extras .menu-item {
border-color: #8492a6; }
#topnav .navbar-header {
float: left; }
#topnav .buy-button .login-btn-primary {
display: inline-block !important; }
#topnav .buy-button .login-btn-light {
display: none; }
#topnav .has-submenu .submenu .submenu-arrow {
transform: rotate(45deg);
position: absolute;
right: 20px;
top: 12px; }
#topnav .has-submenu.active a {
color: #0b598a; }
#navigation {
position: absolute;
top: 74px;
left: 0;
width: 100%;
display: none;
height: auto;
padding-bottom: 0;
overflow: auto;
border-top: 1px solid #f1f3f9;
border-bottom: 1px solid #f1f3f9;
background-color: #ffffff; }
#navigation.open {
display: block;
overflow-y: auto; } }
@media (max-width: 768px) {
#topnav .navigation-menu .has-submenu .menu-arrow {
right: 16px;
top: 16px; }
#topnav .buy-button {
padding: 3px 0; } }
@media (min-width: 768px) {
#topnav .navigation-menu > li.has-submenu:hover > .submenu {
visibility: visible;
opacity: 1;
margin-top: 0; }
#topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
visibility: visible;
opacity: 1;
margin-left: 0;
margin-right: 0; }
.navbar-toggle {
display: block; } }
@media (max-width: 375px) {
#topnav .buy-button {
display: none; }
#topnav .buy-menu-btn {
display: block !important;
margin: 0 10px;
padding: 10px 20px; }
#topnav .navbar-toggle .lines {
margin-right: 0 !important; } }
.bg-home {
height: 100vh;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.bg-half-260 {
padding: 260px 0;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.bg-half-170 {
padding: 170px 0;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.bg-half {
padding: 184px 0 90px;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.gradient {
background: #0b598a !important;
background: linear-gradient(45deg, #0b598a, #0b598a) !important;
opacity: 0.9; }
.bg-circle-gradiant {
background: radial-gradient(circle at 50% 50%, rgba(11, 89, 138, 0.1) 0%, rgba(11, 89, 138, 0.1) 33.333%, rgba(11, 89, 138, 0.3) 33.333%, rgba(11, 89, 138, 0.3) 66.666%, rgba(11, 89, 138, 0.5) 66.666%, rgba(11, 89, 138, 0.5) 99.999%); }
.home-dashboard img {
position: relative;
top: 60px;
z-index: 1; }
.classic-saas-image .bg-saas-shape:after {
bottom: 3rem;
left: 0;
width: 75rem;
height: 55rem;
border-radius: 20rem;
opacity: 0.9;
transform: rotate(130deg); }
.studio-home {
padding: 7%; }
.agency-wrapper:before {
content: "";
position: absolute;
bottom: 22rem;
right: 54rem;
width: 90rem;
height: 35rem;
border-radius: 17rem;
transform: rotate(45deg);
background-color: #f8f9fc;
z-index: -1; }
.bg-marketing {
padding: 76px 0 120px;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
width: 5%; }
.home-slider .carousel-item,
.home-slider .carousel {
height: 100vh;
width: 100%; }
.home-slider .carousel-item {
background-position: center center;
background-size: cover; }
.home-slider .carousel-item.active {
display: flex; }
.main-slider .slides .bg-slider {
background-size: cover;
height: 100vh;
position: relative;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.main-slider .slides .bg-slider.shopping {
height: 75vh; }
.flex-control-paging li a {
background: #ffffff;
box-shadow: none; }
.flex-control-paging li a.flex-active {
background: #0b598a;
cursor: default;
font-size: 17px;
width: 15px;
height: 15px;
box-shadow: none; }
.flex-control-nav {
display: none; }
.bg-animation-left:after {
content: "";
position: absolute;
left: 0px;
top: 0px;
width: 70%;
height: 100%;
background: rgba(255, 255, 255, 0.85);
clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%); }
.bg-animation-left.dark-left:after {
background: rgba(60, 72, 88, 0.6); }
.bg-animation-left.crypto-home:after {
background: #0b598a;
width: 80%;
clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%); }
.bg-animation-left.task-management-home:after {
background: url(//agilestorelocator.com/wp-content/themes/sl-theme/images/task/bg.png) #0b598a;
width: 100%;
clip-path: circle(65% at 40% 25%); }
.bg-invoice {
padding: 100px 0;
background-size: cover;
align-self: center;
position: relative;
background-position: center center; }
.classic-app-image .bg-app-shape:after {
bottom: 3rem;
left: -8rem;
width: 55rem;
height: 35rem;
border-radius: 20rem;
transform: rotate(120deg);
opacity: 0.9; }
.classic-app-image .app-images {
position: absolute;
bottom: 60px;
right: -20px; }
.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
content: " ";
position: absolute;
z-index: -1; }
.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
box-shadow: 0 0 40px rgba(11, 89, 138, 0.5);
background-color: #0b598a; }
.shape-before .shape-img {
position: absolute;
top: -50px;
left: -35px;
z-index: -1;
height: auto;
overflow: hidden; }
.swiper-slider-hero .swiper-container,
.swiper-slider-hero .swiper-slide .slide-inner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%; }
.swiper-slider-hero .swiper-container .swiper-button-prev,
.swiper-slider-hero .swiper-container .swiper-button-next {
background: transparent;
width: 35px;
height: 35px;
line-height: 35px;
margin-top: -30px; }
.swiper-slider-hero .swiper-container .swiper-button-prev:before,
.swiper-slider-hero .swiper-container .swiper-button-next:before {
font-family: "Material Design Icons";
font-weight: 900;
color: #ffffff; }
.swiper-slider-hero .swiper-container .swiper-button-prev:hover,
.swiper-slider-hero .swiper-container .swiper-button-next:hover {
background: #0b598a;
border-color: #0b598a !important; }
.swiper-slider-hero .swiper-container .swiper-button-prev {
left: 10px; }
.swiper-slider-hero .swiper-container .swiper-button-prev:before {
content: "\f0141"; }
.swiper-slider-hero .swiper-container .swiper-button-next {
right: 10px; }
.swiper-slider-hero .swiper-container .swiper-button-next:before {
content: "\f0142"; }
.swiper-slider-hero .swiper-pagination-bullet {
color: #f8f9fa;
background: transparent; }
.swiper-slider-hero .swiper-pagination-bullet-active {
color: #ffffff; }
.swiper-slider-hero .swiper-container-horizontal
> .swiper-pagination-bullets,
.swiper-slider-hero .swiper-pagination-custom,
.swiper-slider-hero .swiper-pagination-fraction {
bottom: 45px; }
.swiper-slider-hero .swiper-container-horizontal
> .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 13px; }
@media (min-width: 769px) {
.bg-studio:after {
content: "";
position: absolute;
right: 0px;
top: 0px;
width: 50%;
height: 100%;
background: #ffffff none repeat scroll 0 0;
z-index: 2; } }
@media (min-width: 768px) {
.home-dashboard.onepage-hero {
overflow: hidden; } }
@media (max-width: 768px) {
.agency-wrapper:before {
right: 12rem; }
.bg-half {
padding: 169px 0 50px; }
.wave-one, .wave-three {
background-size: 50% 50px; }
.wave-two {
background-size: 50% 70px; }
.classic-saas-image .bg-saas-shape img {
max-width: 550px; } }
@media (max-width: 767px) {
.bg-home, .bg-half-170, .bg-half-260, .main-slider .slides .bg-slider, .bg-marketing, .swiper-slider-hero .swiper-container .swiper-slide {
padding: 150px 0;
height: auto; }
.agency-wrapper:before {
right: 0; }
.bg-animation-left:after {
width: 100%;
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
.classic-saas-image .bg-saas-shape img {
max-width: 100%;
height: auto; }
.classic-saas-image .bg-saas-shape:after {
bottom: -5rem;
left: 10rem;
width: 30rem;
height: 30rem;
border-radius: 10rem; } }
.features .icon,
.features .icons {
background: rgba(11, 89, 138, 0.1); }
.features .icons {
height: 80px;
line-height: 80px;
margin: 0 auto; }
.features .image:before {
content: "";
position: absolute;
bottom: 5px;
right: -15px;
width: 70px;
height: 70px;
border-radius: 6px;
transform: rotate(33.75deg);
background: linear-gradient(45deg, transparent, rgba(11, 89, 138, 0.09));
z-index: -1; }
.features .ride-image {
transform: rotate(-45deg); }
.features .ride-image img {
border-radius: 100% 100% 100% 0; }
.features .title-2 {
font-size: 20px; }
.features:hover .image:before {
background: rgba(11, 89, 138, 0.07);
animation: spinner-border 5s linear infinite; }
.features.fea-primary {
transition: all 0.5s ease; }
.features.fea-primary .content .title {
transition: all 0.5s ease; }
.features.fea-primary .content .title:hover {
color: #0b598a !important; }
.features.fea-primary .big-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
opacity: 0.015;
font-size: 180px; }
.features.fea-primary:hover {
box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15);
background-color: #0b598a !important;
color: #ffffff !important; }
.features.fea-primary:hover .icon2,
.features.fea-primary:hover .para {
color: rgba(255, 255, 255, 0.5) !important; }
.features.fea-primary:hover .content,
.features.fea-primary:hover .icon2 {
z-index: 2; }
.features.fea-primary:hover .big-icon {
opacity: 0.05; }
.features .title,
.key-feature .title {
font-size: 18px; }
.features .icon,
.key-feature .icon {
height: 45px;
width: 45px;
line-height: 45px; }
.key-feature {
transition: all 0.3s ease; }
.key-feature .icon {
background: linear-gradient(45deg, transparent, rgba(11, 89, 138, 0.15)); }
.key-feature:hover {
transform: scale(1.05);
box-shadow: 0 5px 13px rgba(60, 72, 88, 0.2) !important; }
.work-process {
transition: all 0.5s ease; }
.work-process .title {
font-size: 20px; }
.work-process .step, .work-process .step-icon {
opacity: 0.06; }
.work-process a {
font-size: 15px; }
.work-process.process-arrow:after {
content: '';
position: absolute;
width: 60%;
height: 40px;
top: 80px;
left: 80%;
background: url(//agilestorelocator.com/wp-content/themes/sl-theme/images/process.png) center center no-repeat;
z-index: 1; }
.work-process.process-arrow:hover {
transform: none !important; }
.work-process:hover {
transform: translateY(-10px); }
.work-process.d-none-arrow:hover {
transform: none !important; }
.course-feature .title {
font-size: 20px; }
.course-feature .title:hover {
color: #0b598a !important; }
.course-feature .full-img {
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
margin: 0 auto;
z-index: -2;
transition: all 0.5s ease; }
.course-feature:hover {
transform: translateY(-10px); }
.course-feature:hover .full-img {
opacity: 0.08; }
.crypto-table,
.course-feature,
.features-absolute {
position: relative;
z-index: 2;
transition: all 0.5s ease; }
.crypto-table,
.course-feature {
margin: -260px 0 0px; }
.features-absolute {
margin: -200px 0 0px; }
.features-absolute.blog-search {
margin: -120px 0 0px; }
.catagories {
transition: all 0.5s ease; }
.catagories:hover {
transform: translateY(-10px);
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); }
.catagories a:hover {
color: #0b598a !important; }
.app-feature-shape-right:after,
.app-feature-shape-left:after {
bottom: 0rem;
width: 30rem;
height: 40rem;
border-radius: 10rem; }
.app-feature-shape-right:after {
left: 10rem;
transform: rotate(150deg); }
.app-feature-shape-left:after {
right: 10rem;
transform: rotate(210deg); }
.app-subscribe {
position: absolute;
top: -200px; }
.saas-feature-shape-left:after,
.saas-feature-shape-right:after {
bottom: -3rem;
width: 35rem;
height: 35rem;
border-radius: 15rem;
transform: rotate(145deg); }
.saas-feature-shape-left:after {
left: -10rem; }
.saas-feature-shape-right:after {
right: -10rem; }
.app-feature-shape-right:after,
.app-feature-shape-left:after,
.saas-feature-shape-left:after,
.saas-feature-shape-right:after,
.social-feature-left:after,
.social-feature-right:after {
background: rgba(11, 89, 138, 0.1);
box-shadow: 0 0 40px rgba(11, 89, 138, 0.1); }
.app-feature-shape-right:after,
.app-feature-shape-left:after,
.saas-feature-shape-left:after,
.saas-feature-shape-right:after,
.social-feature-left:after,
.social-feature-right:after {
content: "";
position: absolute;
z-index: -1; }
.social-feature-left:after,
.social-feature-right:after {
width: 450px;
height: 520px;
border-radius: 30px;
bottom: -75px; }
.social-feature-left:after {
right: -200px; }
.social-feature-right:after {
left: -200px; }
.explore-feature {
transition: all 0.5s ease; }
.explore-feature .icon {
height: 80px;
width: 80px;
line-height: 80px;
transition: all 0.5s ease; }
.explore-feature:hover {
box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important; }
.explore-feature:hover .icon,
.explore-feature:hover .title {
color: #0b598a !important; }
@media (max-width: 768px) {
.app-feature-shape-right:after {
left: 0; }
.app-feature-shape-left:after {
right: 0; }
.social-feature-left:after,
.social-feature-right:after {
width: 300px;
height: 400px;
bottom: -65px; }
.features-absolute {
margin: -140px 0 0; }
.features-absolute.blog-search {
margin: -90px 0 0px; } }
@media screen and (max-width: 767px) {
.process-arrow:after {
display: none; }
.course-feature, .crypto-table {
margin: 0 0 30px; }
.app-subscribe {
position: relative;
top: 0; }
.saas-feature-shape-left:after,
.saas-feature-shape-right:after {
bottom: -1rem;
width: 25rem;
height: 25rem;
border-radius: 10rem; } }
@media (max-width: 575px) {
.social-feature-left:after,
.social-feature-right:after {
bottom: -35px; }
.social-feature-left:after {
right: 60px; }
.social-feature-right:after {
left: 60px; } }
.blog {
transition: all 0.3s ease; }
.blog .content h4 {
line-height: 1.2; }
.blog .content .title {
font-size: 20px;
transition: all 0.5s ease; }
.blog .content p {
color: #8492a6;
}
.card.blog a.readmore {
margin: 10px 0;
}
.blog .content .title:hover {
color: #0b598a !important; }
.blog .content .post-meta .like, .blog .content .post-meta .comments, .blog .content .post-meta .readmore {
font-size: 15px;
transition: all 0.5s ease; }
.blog .content .post-meta .like:hover {
color: #e43f52 !important; }
.blog .content .post-meta .comments:hover {
color: #2eca8b !important; }
.blog .content .post-meta .readmore:hover {
color: #0b598a !important; }
.blog .author,
.blog .teacher,
.blog .course-fee {
position: absolute;
z-index: 1;
opacity: 0;
transition: all 0.5s ease; }
.blog .author {
top: 5%;
left: 5%; }
.blog .teacher {
bottom: 6%;
left: 5%; }
.blog .course-fee {
bottom: -5%;
right: 5%;
width: 50px;
height: 50px; }
.blog .course-fee .fee {
line-height: 50px; }   .card .card-body .card-body-featured-img {
height: 100%;
}
.card .card-body .card-body-featured-img img.rounded-top {
height: 100%;
width: 100%;
object-fit: cover;
}
.row .col-lg-12:nth-child(even) .card .card-body {
flex-direction: row-reverse;
} 
.sidebar .widget .widget-search form {
position: relative; }
.sidebar .widget .widget-search input[type="text"], .sidebar .widget .searchform input[type="text"] {
box-shadow: none;
padding: 12px 15px;
height: 45px;
font-size: 14px;
display: block;
width: 100%;
outline: none !important;
padding-right: 45px; }
.sidebar .widget .widget-search input[type="submit"], .sidebar .widget .searchform input[type="submit"] {
position: absolute;
top: 5px;
right: 10px;
opacity: 0;
-webkit-appearance: none;
appearance: none;
width: 40px;
height: 40px; }
.sidebar .widget .widget-search .searchform:after {
content: "\F0349";
position: absolute;
font-family: "Material Design Icons";
right: 16px;
top: 15px;
font-size: 20px;
line-height: 20px;
pointer-events: none; }
.sidebar .widget .widget-title {
font-size: 18px; }
.sidebar .widget .blog-catagories li {
padding-bottom: 10px; }
.sidebar .widget .blog-catagories li:last-child {
padding-bottom: 0; }
.sidebar .widget .blog-catagories li a, .sidebar .widget .blog-catagories li span {
font-size: 15px; }
.sidebar .widget .blog-catagories li a {
color: #3c4858;
transition: all 0.5s ease; }
.sidebar .widget .blog-catagories li a:hover {
color: #0b598a; }
.sidebar .widget .post-recent {
padding-bottom: 15px; }
.sidebar .widget .post-recent:last-child {
padding-bottom: 0; }
.sidebar .widget .post-recent .post-recent-thumb {
width: 25%; }
.sidebar .widget .post-recent .post-recent-content {
width: 75%;
padding-left: 10px; }
.sidebar .widget .post-recent .post-recent-content a {
display: block;
color: #3c4858;
font-size: 15px;
transition: all 0.5s ease; }
.sidebar .widget .post-recent .post-recent-content a:hover {
color: #0b598a; }
.sidebar .widget .post-recent .post-recent-content span {
font-size: 13px; }
.sidebar .widget .wp-block-tag-cloud > a {
background: #e9ecef;
color: #3c4858;
display: inline-block;
font-size: 9px;
letter-spacing: 1px;
margin: 5px 10px 5px 0;
padding: 8px 12px 7px;
text-transform: uppercase;
transition: all 0.5s ease;
font-weight: 600; }
.sidebar .widget .wp-block-tag-cloud > a:hover {
background: #0b598a;
color: #ffffff; }
.page-title {
font-size: 20px; }
.media-list .media .media-heading:hover {
color: #0b598a !important; }
.media-list .sub-comment {
border-left: 2px dashed #dee2e6; }
.blog .overlay,
.job-box .job-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
transition: all 0.5s ease; }
.job-box {
transition: all 0.5s ease; }
.job-box .job-overlay {
opacity: 0.6; }
.job-box .head {
position: absolute;
top: 15px;
right: 15px; }
.job-box .position {
position: absolute;
top: 15px;
left: 15px; }
.job-box .position a {
transition: all 0.5s ease; }
.job-box .position a:hover {
color: #0b598a !important; }
.job-box .firm-logo {
position: absolute;
left: 0;
right: 0;
height: 60px;
width: 60px;
line-height: 60px;
margin: 0 auto;
top: -30px; }
.job-box .company-name {
transition: all 0.5s ease; }
.job-box .company-name:hover {
color: #0b598a !important; }
.job-box:hover {
transform: translateY(-5px); }
@media (min-width: 1024px) {
.job-profile {
top: -378px; } }
@media (min-width: 768px) and (max-width: 1023px) {
.job-profile {
top: -338px; } }
@media (max-width: 767px) {
.company-logo {
float: none !important;
text-align: left !important; } }
.contact-detail .content .title {
font-size: 20px; }
.form-group .icons {
position: absolute;
top: 45px;
left: 18px; }
.map {
line-height: 0; }
.map iframe {
width: 100%;
height: 400px; }
.error {
margin: 8px 0px;
display: none;
color: #e43f52; }
#ajaxsuccess {
font-size: 16px;
width: 100%;
display: none;
clear: both;
margin: 8px 0px; }
.error_message {
padding: 10px;
margin-bottom: 20px;
text-align: center;
border: 2px solid #e43f52;
color: #e43f52;
border-radius: 6px;
font-size: 14px; }
.contact-loader {
display: none; }
#success_page {
text-align: center;
margin-bottom: 50px; }
#success_page h3 {
color: #2eca8b;
font-size: 22px; }
.flatpickr-day.selected, .flatpickr-day.selected:hover {
background: #0b598a;
border-color: #0b598a; }
@media (min-width: 768px) {
.map.map-height-two iframe {
height: 551px; } }
.footer {
background: #202942;
padding: 20px 0;
position: relative;
color: #FFF; }
.footer .logo-footer {
font-size: 22px; }
.footer .footer-head {
font-size: 20px !important;
letter-spacing: 1px;
font-weight: 600; }
.footer .text-foot {
color: #FFF; }
.footer .footer-list {
margin-bottom: 0; }
.footer .footer-list li {
margin-bottom: 10px; }
.footer .footer-list li a {
}
.footer .footer-list li a:hover {
text-decoration: underline !important;
}
.footer .footer-list li:last-child {
margin-bottom: 0; }
.footer.footer-bar {
padding: 30px 0;
border-top: 1px solid #283353; }  .Pupop_opens {
opacity: 0;
overflow: hidden;
visibility: visible;
}
.pum-container.popmake {
border: none !important;
box-shadow: none !important;
}
.pum-container.popmake .popmake-title {
display: none;
}
.popmake-content {
border: none;
outline: none;
} .main_subscription_popop .popop_head {
margin-bottom: 40px;
}
.main_subscription_popop .content_box {
padding-left: 15px;
}
.main_subscription_popop h4 {
margin-bottom: 15px;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 0em;
}
.main_subscription_popop .content_box p {
color: #000;
line-height: 30px;
font-size: 18px;
font-weight: 400;
margin-bottom: 1rem;
}
.main_subscription_popop .content_box a {
color: white;
display: block;
font-size: 16px;
font-weight: 700;
text-align: center;
padding: 16px 45px;
background: #28863e;
max-width: max-content;
margin: 30px 0 20px 15px;
}
.main_subscription_popop .subscription__form .fields__box {
margin-bottom: 20px;
position: relative;
}
.main_subscription_popop .content_box .text-success {
color: #82b440 !important;
}
.main_subscription_popop .content_box .text-success,
.main_subscription_popop .content_box .text-primary { 
font-weight: 600 !important;
}
.main_subscription_popop .subscription__form .fields__box .icons {
top: 16px;
left: 18px; 
color: #000000;
position: absolute;
}
.main_subscription_popop .content_box p.popup-disclaimer {
color: rgb(107, 107, 107);
line-height: 13.5px;
font-size: 12px;
margin-top: 2rem;
font-weight: 600;
}
.main_subscription_popop .subscription__form .fields__box label {
color: #555;
margin-bottom: 5px;
font-weight: 600;
}
.main_subscription_popop .subscription__form .fields__box .form-control {
font-size: 14px;
height: 50px;
}
.main_subscription_popop .subscription__form input::placeholder {
color: #a5a5a5;
font-weight: 600;
}
.main_subscription_popop .subscription__form input[type="submit"] {
color: white !important;
margin-bottom: 15px;
background-color: #0d4060 !important;
}
.main_subscription_popop .subscription__form input[type="submit"]:hover {
background-color: #023656 !important;
}
footer .footer-remove {
display: none;
} .blog .content .post-meta p {
flex: 0 0 50%;
max-width: 50%;
}
.blog .content .post-meta .readmore {
flex: 1;
} @media(max-width: 991px) {
.main_subscription_popop .content_box {
margin-bottom: 30px;
}
.main_subscription_popop .img_box {
text-align: center;
}
}
@media(max-width: 767px) {
.main_subscription_popop .content_box h4 {
padding-right: 20px;
}
}
@media(max-width: 575px) {
.main_subscription_popop .content_box {
text-align: center;
}
.main_subscription_popop .content_box h4 {
font-size: 30px;
}
.main_subscription_popop .content_box p {
font-size: 16px;
line-height: 25px;
}
.main_subscription_popop .content_box a {
margin: 30px auto 20px auto;
}
}
@media(max-width: 375px) {
.main_subscription_popop .content_box h4 {
font-size: 22px;
line-height: 30px;
padding-left: 0;
}
.main_subscription_popop .content_box p {
font-size: 14px;
line-height: 22px;
padding-left: 0;
}
.main_subscription_popop .content_box a {
font-size: 14px;
padding: 14px 22px;
} 
.main_subscription_popop .subscription__form .form-group .form-control {
font-size: 12px;
}
.main_subscription_popop .subscription__form input::placeholder {
font-size: 12px;
}
.main_subscription_popop {
padding: 10px 0px 20px 0px;
}
.main_subscription_popop .content_box {
padding-left: 0;
}
} .documentation-box {
margin-bottom: 30px;
transition: all 0.6s;
}
.documentation-box .img-box {
overflow: hidden;
}
.documentation-box .img-box .documentation-img {
width: 100%;
transform: scale(1);
transition: all 0.6s;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
.documentation-box:hover .img-box .documentation-img {
transform: scale(0.95);
}
.documentation-box .content-box {
padding: 20px;
text-align: center;
transition: all 0.6s;
border: 1px solid #d9d9d9;
border-top: none !important;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.documentation-box .content-box h4.title {
transition: all 0.6s;
}
.documentation-box .content-box .short-desc {
min-height: 48px;
line-height: initial;
transition: all 0.6s;
}
.documentation-box .content-box span {
display: block;
height: 2px;
width: 40px;
background: #1f73b7;
transition: all 0.6s;
margin: 0 auto 10px auto;
}
.documentation-box:hover .content-box {
background: #0b598a;
}
.documentation-box:hover .content-box h4.title {
color: white;
}
.documentation-box:hover .content-box .short-desc {
color: white !important;
}
.documentation-box:hover .content-box .btn-outline-primary {
color: white;
border: 1px solid white;
}
.documentation-box:hover .content-box span {
background-color: white;
}
.documentation-box .content-box .btn-outline-primary:hover {
background-color: #093754;
}
.doc-top-title {
font-size: 32px;
letter-spacing: 1px;
margin-bottom: 20px;
text-transform: uppercase;
} .sticky-social{
top:50%;
right: 0px;
margin:0px;
padding:0px;
z-index: 11;
position:fixed;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sticky-social .social{
list-style:none;
padding: 0;
margin: 0;
}
.sticky-social .social li{
font-size:23px;
padding:10px 10px;
text-align: center;
transition:all 0.6s ease-in-out;
}
.sticky-social .social li:hover{
margin-left:-20px;
box-shadow:2px 5px 10px grey;
}
.sticky-social svg{
color:#fff;
height: 22px !important;
width: 22px !important;
transition:all 0.6s ease-in-out;
}
.sticky-social .social .fb{
background-color:#3C5A98;
}
.sticky-social .social .twitter{
background-color:#1EA1F2;
}
.sticky-social .social .insta{
background-color:#DC4F42;
}
.sticky-social .social .ld{
background-color:#CB2128;
}
.sticky-social .social .eml{
background-color:#59BFBE;
} .TopBar {
text-align: center;
padding: 25px 60px;
position: relative;
background: #0b598a;
margin-bottom: 40px;
}
.TopBar:before {
top: 0;
left: -1px;
width: 50px;
height: 100%;
content: '';
position: absolute;
background-color: white;
clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.TopBar:after {
top: 0;
right: -1px;
width: 50px;
height: 100%;
content: '';
position: absolute;
background-color: white;
clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
.TopBar h5 {
margin: 0;
color: white;
font-size: 22px;
line-height: 1.3;
letter-spacing: 0.5px;
}
.TopBar a {
color: #0b598a;
font-size: 16px;
font-weight: 700;
margin-top: 20px;
border-radius: 0;
overflow: hidden;
line-height: 1.3; position: relative;
text-align: center;
padding: 14px 50px;
letter-spacing: 1px;
transition: all 0.5s;
display: inline-block;
background-color: white; text-transform: uppercase; }
.TopBar a:hover {
background-color: #c5c5c5;
}
.main-contact-form {
padding: 60px 0;
}
.main-contact-form .left-content {
height: 100%;
width: 100%;
display: flex;
border-radius: 3px;
background: #0b598a;
align-items: center;
justify-content: center;
box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
.main-contact-form .left-content h4 {
color: white;
font-size: 34px;
font-weight: 700;
position: relative;
letter-spacing: 1px;
max-width: max-content;
}
.main-contact-form .left-content h4:before {
position: absolute;
top: -4px;
left: -11px;
height: 4px;
content: '';
width: 140px;
transition: all 0.4s;
background-color: #ffffff59;
}
.main-contact-form .left-content h4:after {
position: absolute;
bottom: -4px;
right: -11px;
height: 4px;
width: 140px;
content: '';
transition: all 0.4s;
background-color: #ffffff59;
}
.main-contact-form .left-content h4 span {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.main-contact-form .left-content h4 span:before {
top: 0;
right: -11px;
content: '';
height: 100%;
width: 4.5px;
position: absolute;
background-color: #ffffff59;
}
.main-contact-form .left-content h4 span:after {
top: 0;
left: -11px;
content: '';
height: 100%;
width: 4.5px;
position: absolute;
background-color: #ffffff59;
}
.main-contact-form .left-content:hover h4:before, .main-contact-form .left-content:hover h4:after {
width: calc(100% + 22px);
} 
.main-contact-form .form-box {
padding: 25px;
border-radius: 6px;
background-color: #fff; }
.main-contact-form .form-box input[type="text"], .form-box input[type="email"], .form-box input[type="url"], .form-box textarea {
width: 100%;
outline: none;  
border-radius: 5px;
padding: 10px 15px;
margin-bottom: 20px;
background-color: #f7f7f7;
border: 1px solid #c5c5c5;
}
.main-contact-form .form-box textarea {
height: 150px;
resize: none;
margin-bottom: 0px;
}
.main-contact-form .form-box span.upload {
color: grey;
display: block;
padding: 10px 15px;
border-radius: 5px;
margin-bottom: 15px;
background: #f7f7f7;
border: 1px solid #c5c5c5;
}
.main-contact-form .form-box span.upload svg {
color: black;
margin-right: 5px;
}
.main-contact-form .form-box input[type="file"] { width: 100%;
cursor: pointer;
height: 100%;
margin: 0 15px;
padding: 2px 0 0 25px !important;
border: 0 !important;
}
.main-contact-form .form-box .wpcf7-form-control-wrap.your-file {
position: absolute;
top: 0;
left: 0;
height: auto;
width: auto;
margin: 0;
padding: 0;
}
.main-contact-form .form-box input[type="submit"] {
color: white;
border: none;
font-size: 16px;
font-weight: 700;
margin-top: 25px;
text-align: center;
padding: 14px 100px;
letter-spacing: 1px;
border-radius: 30px;
background: #0171b6;
transition: all 0.6s;
text-transform: uppercase;
box-shadow: 0px 6px 15px -2px rgba(11,89,138,0.75);
-moz-box-shadow: 0px 6px 15px -2px rgba(11,89,138,0.75);
-webkit-box-shadow: 0px 6px 15px -2px rgba(11,89,138,0.75);
}
.main-contact-form .form-box input[type="submit"]:hover {
background-color: #0d4466;
}
.main-contact-form .form-box .range-slider {
width: 100%;
padding: 8px 0px;
display: flex;
flex-flow: wrap;
align-items: center;
justify-content: space-between;
}
.main-contact-form .form-box .wpcf7-form-control-wrap.your-range {
position: relative;
flex: 0 0 68%;
margin: 0;
padding: 0;
height: auto;
}
.main-contact-form .form-box .range-slider__value {
flex: 0 0 26%;
display: inline-block;
position: relative;
width: 80px;
color: #fff;
line-height: 20px;
text-align: center;
border-radius: 3px;
background: #0171b6;
padding: 5px 10px;
margin-left: 8px;
top: -4px;
}
.main-contact-form .form-box .range-slider__value:after {
position: absolute;
top: 8px;
left: -6px;
width: 0;
height: 0;
border-top: 7px solid transparent;
border-right: 7px solid #0171b6;
border-bottom: 7px solid transparent;
content: "";
}
.main-contact-form .form-box .range-slider .wpcf7-form-control-wrap.your-range .wpcf7-range {
-webkit-appearance: none;
width: 100%;
height: 13px;
background: #e7e7e7;
outline: none;
opacity: 1;
-webkit-transition: .2s;
transition: opacity .2s;
border-radius: 10px;
}
.main-contact-form .form-box .range-slider .wpcf7-form-control-wrap.your-range .wpcf7-range::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
background: #0b598a;
cursor: pointer;
border-radius: 50%;
}
.main-contact-form .form-box .range-slider .wpcf7-form-control-wrap.your-range .wpcf7-range::-moz-range-thumb {
width: 25px;
height: 25px;
background: #0b598a;
cursor: pointer;
border-radius: 50%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio {
display: flex;
flex-flow: wrap;
align-items: center; width: 100%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
margin: 0;
color: #808181;
font-size: 18px;
font-weight: 600;
flex: 0 0 47.5%;
padding: 10px 20px;
border-radius: 5px;
margin-right: 15px;
margin-bottom: 20px;
background-color: #f7f7f7;
border: 1px solid #c5c5c5;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:last-child {
margin-right: 0;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="radio"] {
width: 22px;
height: 22px;
margin-left: 13px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
display: flex;
flex-flow: wrap;
align-items: center;
width: 100%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
margin: 0;
color: #808181;
flex: 0 0 31.6%;
font-size: 18px;
font-weight: 600;
margin-right: 15px;
border-radius: 5px;
margin-bottom: 10px;
padding: 10px 20px;
background-color: #f7f7f7;
border: 1px solid #c5c5c5;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:last-child {
margin-right: 0;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
width: 22px;
height: 22px;
margin-left: 15px;
}
.main-contact-form .form-box .checkbox-lable {
color: #646464;
font-size: 18px;
font-weight: 600;
} .main-contact-pg .form-group .form-control {
background-color: #f7f7f7;
}
.main-contact-pg .card-body .card-title {
color: #000000;
font-size: 26px;
font-weight: 700;
margin-bottom: 30px;
letter-spacing: 0.5px;
max-width: max-content;
text-transform: capitalize;
border-bottom: 2px solid #000000;
}
.main-contact-pg .card-body .wpcf7 .ajax-loader {
display: none;
}
.main-contact-pg .card-body .content p {
color: #bbbbbb;
line-height: 1.4;
}
.main-contact-pg .card-body .content a {
font-weight: 600;
}
.main-contact-pg .contact-detail {
position: relative;
padding: 20px 0;
transition: all 0.7s;
}
.main-contact-pg .contact-detail:hover {
padding: 20px 0;
background: #f9f9f9;
} .main-contact-pg .row .col:last-child .contact-detail:before {
display: none;
}   @media(max-width: 1024px) {
.main-contact-form .form-box span.upload {
padding: 11.5px 15px;
font-size: 14px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
font-size: 16px;
flex: 0 0 40.5%;
padding: 10px 15px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
flex: 0 0 31%;
}
}
@media(max-width: 991px) {
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
flex: 0 0 47.5%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
flex: 0 0 31.7%;
}
.main-contact-form .left-content {
height: 160px;
margin-bottom: 20px;
}
}
@media(max-width: 767px) {
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
flex: 0 0 48.4%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
flex: 0 0 30.7%;
}
.main-contact-form .left-content h4 {
font-size: 30px;
}
}
@media(max-width: 414px) {
.main-contact-form .left-content h4 {
font-size: 24px;
}
.main-contact-form .left-content {
height: 130px;
}
.page-template-customization-form .page-next-level .title {
font-size: 28px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
flex: 0 0 47.4%;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
font-size: 14px;
flex: 0 0 30.4%;
padding: 10px 10px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
width: 16px;
height: 16px;
}
.main-contact-form .form-box input[type="submit"] {
padding: 14px 70px;
}
}
@media(max-width: 375px) {
.main-contact-form .left-content h4 {
font-size: 20px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
font-size: 13px;
flex: 0 0 29.8%;
padding: 10px 8px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
width: 15px;
height: 15px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
font-size: 14px;
}
.main-contact-form .form-box .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="radio"] {
width: 18px;
height: 18px;
}
}
.wp-block-image figcaption {
text-align: center;
}
.pristine-error.text-help {margin-top: 5px;color: red;}
.wpcf7-not-valid-tip {display: none !important;}
.wpcf7-not-valid {border: 1px solid #e43f52 !important}
.has-danger input {border: 1px solid #e43f52 !important;}
.footer-subscription-form .pristine-error.text-help {font-size: 12px} .sec-padding {
padding: 60px 0;
} .main-slider-sec .slider-main-box .slider-ctn-box h2 {
color: #000;
font-size: 34px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 15px;
}
.main-slider-sec .slider-main-box .slider-ctn-box h2 span {
font-size: 36px;
color: #0b598a;
font-weight: 700;
}
.main-slider-sec .slider-main-box .slider-ctn-box p {
color: #676767;
font-size: 18px;
font-weight: 600;
line-height: 1.5;
} .asl-main-widgets {
background-color: #f6f6f6;
}
.asl-main-widgets .widgets-dir:nth-child(even) {
flex-direction: row-reverse;
}
.asl-main-widgets .widgets-dir .widgets-img-box img {
width: 100%;
max-width: 100%;
}
.asl-main-widgets .widgets-dir .widgets-box span {
font-size: 44px;
font-weight: 800;
opacity: 0.1;
position: relative;
top: 40px;
-webkit-text-stroke: 2px #0b598a;
color: #f3f3f3;
line-height: 0;
transition: all 0.6s;
}
.asl-main-widgets .widgets-dir:hover .widgets-box span {
top: 0;
opacity: 1;
}
.asl-main-widgets .widgets-box h3 {
color: black;
font-size: 28px;
line-height: 1.1;
margin-top: 10px;
font-weight: 700;
margin-bottom: 15px;
transition: all 0.4s;
}
.asl-main-widgets .widgets-dir:hover h3 {
color: #0b598a;
}
.asl-main-widgets .widgets-box p {
font-size: 16px;
line-height: 1.5;
color: grey;
margin-bottom: 0;
}  .asl-main-features .feature-box {
padding: 20px;
margin-bottom: 30px;
border-radius: 10px;
transition: all 0.4s;
background-color: #fff;
border: 1px solid #ebebeb;
}
.asl-main-features .feature-box .title {
font-size: 22px;
line-height: 1.1;
color: black;
margin-top: 10px;
margin-bottom: 15px;
min-height: 48px;
transition: all 0.4s;
}
.asl-main-features .feature-box .description {
font-size: 16px;
line-height: 1.5;
color: grey;
min-height: 168px;
margin-bottom: 0;
}
.asl-main-features .feature-box:hover {
border: 1px solid #0b598a;
box-shadow: 0px 0px 15px -3px rgba(143,143,143,0.75);
-webkit-box-shadow: 0px 0px 15px -3px rgba(143,143,143,0.75);
-moz-box-shadow: 0px 0px 15px -3px rgba(143,143,143,0.75);
}
.asl-main-features .feature-box:hover .title {
color: #0b598a;
}
.top-title {
width: 70%;
text-align: center;
margin: 0 auto 40px auto;
}
.top-title h2 {
color: #0b598a;
line-height: 1;
font-size: 30px;
font-weight: 700;
margin-bottom: 15px;
letter-spacing: 0.7px;
text-transform: uppercase;
}
.top-title p {
color: #676767;
font-size: 18px;
font-weight: 600;
line-height: 1.5;
} .asl-main-compatibility {
background-color: #f6f6f6;
}
.asl-main-compatibility .compatibility-box {
z-index: 11;
position: relative;
padding: 20px 10px;
transition: all 0.4s;
background-color: #fff;
border: 1px solid #ebebeb;
}
.asl-main-compatibility .compatibility-box:before {
position: absolute;
top: 50%;
left: 50%;
content: '';
width: 0%;
height: 0%;
z-index: -1;
transition: all 0.4s;
background-color: #0b598a;
transform: translate(-50%,-50%);
}
.asl-main-compatibility .compatibility-box h4 {
color: black;
font-size: 22px;
line-height: 1.1;
margin-top: 15px;
margin-bottom: 15px;
transition: all 0.4s;
}
.asl-main-compatibility .compatibility-box p {
font-size: 16px;
line-height: 1.5;
color: grey;
margin-bottom: 0;
transition: all 0.4s;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.asl-main-compatibility .active:before {
width: 100%;
height: 100%;
transform: translate(-50%, -50%);
}
.asl-main-compatibility .active p {
color: white;
}
.asl-main-compatibility .active h4 {
color: white;
} .asl-main-video .video-box iframe {
width: 100%;
height: 300px;
border: 1px solid grey;
}
@media(max-width: 767px) {
.top-title {
width: 100%;
}
.asl-main-widgets .widgets-dir {
flex-direction: column-reverse;
}
.asl-main-widgets .widgets-dir:nth-child(even) {
flex-direction: column-reverse;
}
.asl-main-widgets .widgets-dir .widgets-box{
margin-bottom: 20px;
}
.asl-main-widgets .widgets-dir .widgets-img-box img {
width: 100%;
}
.asl-main-compatibility .compatibility-box p {
font-size: 17px;
}
.asl-main-features .feature-box .description {
min-height: auto;
}
.asl-main-features .feature-box .title {
min-height: auto;
}
}
@media(max-width: 575px) {
.main-slider-sec .slider-main-box .slider-ctn-box h2 {
margin-bottom: 25px;
}
}
@media(max-width: 414px) {
.main-slider-sec .slider-main-box .slider-ctn-box h2 {
font-size: 26px;
}
.main-slider-sec .slider-main-box .slider-ctn-box h2 span {
font-size: 30px;
}
.main-slider-sec .slider-main-box .slider-ctn-box p {
font-size: 16px;
}
.top-title h2 {
font-size: 24px;
}
.top-title p {
font-size: 15px;
line-height: 1.3;
}
.asl-main-features .feature-box .title {
font-size: 20px;
}
.asl-main-features .feature-box .description {
font-size: 13px;
}
.asl-main-widgets .widgets-box h3 {
font-size: 14px;
}
.asl-main-widgets .widgets-box p {
font-size: 14px;
}
.asl-main-widgets .widgets-dir .widgets-box span {
top: 35px;
font-size: 32px;
}
.asl-main-compatibility .compatibility-box h4 {
font-size: 20px;
}
.asl-main-compatibility .compatibility-box p {
font-size: 14px;
}
.asl-main-video .video-box iframe {
height: 215px;
}
}