/********** Template CSS **********/
:root {
    --primary: #06A3DA;
    --secondary: #F57E57;
    --light: #EEF9FF;
    --dark: #091E3E;
}
.card
{
    box-shadow: 0 0 0 1px rgba(53,72,91,.07), 0 2px 2px rgba(0,0,0,.01), 0 4px 4px rgba(0,0,0,.02), 0 10px 8px rgba(0,0,0,.03), 0 15px 15px rgba(0,0,0,.03), 0 30px 30px rgba(0,0,0,.04), 0 70px 65px rgba(0,0,0,.05);
    border-radius:8px;
}
.card img
{
    border-radius:8px 8px 0px 0px;

}
li#myDropdown.show {
    background: #084477;
    border-bottom: 0px;
}
li.nav-item:hover {
    background: #084477;
}
li>a.dropdown-item {        
        border-bottom: 2px dotted rgba(255, 255, 255, 0.15);
    font-size: 15px;
    color: #dddddd;
    font-size: 12px;
    font-family: 'Barlow', sans-serif !important;
    text-transform: uppercase;
    padding: 12px 10px;
    font-weight: bold;
    letter-spacing: 0px;
    
}
ul.dropdown-menu.show {
    padding: 0px;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    filter: none!important;
    border-top: 0px;
    background: #084477!important;
    
}
}
ul.dropdown-menu {
    background: #fa7d1a!important;
    color: white!important;
}
section.news_letter {    background: #084477!important;
    padding: 14px 20px 5px 30px;
    color: white;
    
}
a.dropdown-item {
    color: white!important;
}
.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: -1px!important;
}
section.inner_pages {
    padding: 50px 0px 30px;
}
 a.nav-link.dropdown-toggle {
    color: white!important;
}
.card .rounded-bottom
{
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6
{
    font-family: 'Barlow', sans-serif !important;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn-primary,
.btn-secondary {
    color: #FFFFFF;
}

.btn-primary:hover {
    background: var(--secondary);
    border-color: var(--secondary);
}

.btn-secondary:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
        position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
    background: #084477;
    border: 2px solid #084477;
    border-radius: 50%!important;
}

.top-shape::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    top: 0;
    left: -17px;
    background: var(--primary);
    transform: skew(40deg);
}
.navbar .navbar-nav .nav-link {
    color: #fff;
    border-radius: .25rem;
    margin: 0 0.25em;
    font-size: 14px;
    font-family: 'Barlow', sans-serif !important;
    text-transform: uppercase;
    padding: 25px 15px;
    font-weight: bold;
    letter-spacing:0px;
}
a.btn.btn-primary.py-2.px-4.ms-3 {
      font-family: 'Barlow';
    border-radius: 30px;
    background: #084477;
    border: 5px solid #084477;
    margin-top: 10px;
    /* filter: drop-shadow(2px 1px 0px black); */
}
button.btn.btn-primary.w-100.py-3 {
    background: #084477;
    border: 3px solid #084477;
    border-radius: 80px;
}
.btn-check:checked+.btn-primary, .btn-check:active+.btn-primary, .btn-primary:active, .btn-primary.active, .show>.btn-primary.dropdown-toggle
{
    color: white!important;
}
li.lists {
       font-family: 'Barlow',sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 7px 0px;
    border-bottom: 2px dotted rgba(150 150,150, 0.15);
}
h1.display-5.mb-0 {
    text-align: center;
    font-family:'Barlow';
    margin-bottom: 24px!important;
    font-weight: bolder;
    color: #084477;
    font-size:30px;
    line-height:45px;
}
h5.m-0.service_heading {
    font-family:'Barlow';
    color: #084477;
    font-size: 20px;
    margin-bottom:10px!important;
    text-transform: capitalize;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus
{
    color: #fff!important;
}
.works:hover {
    filter: drop-shadow(0px 4px 4px black);
}
.works {
       background: #f9f9f9;
    padding: 30px;
    text-align: center;
    font-family: 'Crimson Text', serif;
    border-bottom: 5px solid #084477;
}
.inner_heading
{
        font-family: 'Crimson Text', serif!important;
    font-size: 16px;
    line-height: 30px;
    color: gray;
}
h6.small_heading {
    color: #084477;
    font-family: 'Barlow', sans-serif;;
    font-size: 20px;
    font-weight: bolder;
    border-radius: 10px;
}
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  
    z-index: 1;
}
.topbar {
      border-top: 6px solid #fa7d1a!important;
    background: #f9f9f9;
    font-family: 'Barlow' ,sans-serif;
}
h3.text-white.mb-3 {
    font-size: 20px!important;
    font-family: 'Nunito';
    line-height: 30px;
}
@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: -90px;
        z-index: 1;
    }
}

.section-title h5::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    right: -55px;
    bottom: 11px;
    background: var(--primary);
}

.section-title h5::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    right: -75px;
    bottom: 11px;
    background: var(--secondary);
}

.twentytwenty-wrapper {
    height: 100%;
}

.hero-header {
    background: linear-gradient(rgba(9, 30, 62, .85), rgba(9, 30, 62, .85)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.bg-appointment {
    background: linear-gradient(rgba(9, 30, 62, .85), rgba(9, 30, 62, .85)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.appointment-form {
    background: rgba(6, 163, 218, .7);
}

.service-item img,
.service-item .bg-light,
.service-item .bg-light h5,
.team-item .team-text {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.15);
}

.team-item .team-text::after,
.service-item .bg-light::after {
    position: absolute;
    content: "";
    top: 50%;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-radius:100px / 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .7);
    opacity: 0;
    transition: .5s;
    z-index: -1;
}

.team-item:hover .team-text::after,
.service-item:hover .bg-light::after {
    opacity: 1;
}

.bg-offer {
    background:url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.offer-text {
    background: rgba(6, 163, 218, .85);
}

.price-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 45px);
    height: 45px;
    top: calc(50% - 22.5px);
    left: -22.5px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
}

.price-carousel:hover .owl-nav {
    opacity: 1;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.bg-testimonial {
    background: url(../img/carousel-2.jpg) center center no-repeat;
    background-size: cover;
}

.testimonial-carousel {
    background: rgba(6, 163, 218, .85);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}