@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
font-family:'Fredoka One'@font-face {
    font-family: 'Fredoka One'
}

@font-face {
    font-family: Arimo;
    src: url(../fonts/Arimo-Regular.ttf)
}

#translator .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 25px;
    height: 35px!important
}

#translator .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px!important
}

body {
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word
}

a {
    -webkit-transition: .5s;
    transition: .5s;
    color: #03b2ef
}

a:hover {
    text-decoration: none
}

p {
    color: #666;
    margin-bottom: 10px
}

p:last-child {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    -webkit-transition: .5s;
    transition: .5s
}

button:focus {
    outline: 0
}

img {
    max-width: 100%
}

.bg-light-black {
    background: #02b8f4
}

.bg-grey {
    background: #f3f3f3
}

.default-btn {
    /*background: linear-gradient(45deg, #02b8f4, #0c59a7);*/
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 8px 30px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px
}

.default-btn:hover {
    background-color: #333;
    /* background: linear-gradient(45deg, #0c59a7, #02b8f4);*/
    color: #fff
}

.section-title {
    margin-bottom: 70px;
    margin-top: -8px;
    text-align: center
}

.section-title h2 {
    font-size: 32px;
    margin-bottom: 44px;
    position: relative
}

.section-title h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 75px;
    height: 3px;
    margin: 0 auto;
    background: linear-gradient(45deg, #02b8f4, #0c59a7);
    right: 0;
    border-radius: 5px
}

.section-title p {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.white-title h2 {
    color: rgb(66, 19, 19)
}

.white-title h2::before {
    background: rgb(58, 19, 19)
}

.white-title p {
    color: rgb(12, 12, 12)
}

.form-control {
    height: 45px;
    border-color: #fff;
    padding: 8px 15px;
    border-radius: 5px
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control::placeholder {
    color: #777
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-ms-input-placeholder {
    color: #777
}

.form-control:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    border-color: #fff
}

.form-group {
    margin-bottom: 20px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-tablecell {
    display: table-cell;
    vertical-align: middle
}

.pl-10 {
    padding-left: 10px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-50 {
    padding-top: 50px
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 999999999999;
    text-align: center
}

@-webkit-keyframes lds-heart {
    0%,
    60% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    39% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes lds-heart {
    0%,
    60% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    39% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.main-header {
    z-index: 9999;
    width: 100%;
    top: 0;
    left: 0;
    padding: 5px 0
}

.header-info-text {
    padding: 20px 0
}

.header-info-text .contact-info {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.header-info-text .contact-info li {
    display: inline-block;
    color: #fff;
    line-height: 26px;
    margin-right: 15px
}

.header-info-text .contact-info li i {
    padding-right: 3px
}

.header-info-text .contact-info li:last-child {
    margin-right: 0
}

.navbar-light {
    padding: 2px 15px
}

.navbar-light .navbar-nav .nav-link {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    color: #333;
    padding-right: 12px;
    padding-left: 12px;
    letter-spacing: .5
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: #333
}

.navbar-light .navbar-nav .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0 solid transition!important;
    border-radius: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.navbar-light .navbar-nav .dropdown-menu .dropdown-item {
    border-bottom: 1px dashed #f5f5f5;
    padding: 5px 12px;
    font-size: 14.5px
}

.navbar-light .navbar-nav .dropdown-menu .dropdown-item.active,
.navbar-light .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #396cf0;
    background-color: #f9faff
}

@media only screen and (min-width:991px) {
    .navbar-light .dropdown .dropdown-menu {
        -webkit-transition: .5s;
        transition: .5s;
        overflow: hidden;
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        display: block;
        width: 200px
    }
    .navbar-light .dropdown:hover>.dropdown-menu {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .navbar-light .collapse ul li {
        position: relative
    }
}

.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4);
    -webkit-animation: .5s ease-in-out fadeInDown;
    animation: .5s ease-in-out fadeInDown;
    max-width: 100%
}

.is-sticky .navbar-light .navbar-nav .nav-link {
    color: #333
}

.appointment-inline {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.appointment-inline .appointment-btn {
    background-color: #396cf0;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 20px
}

.appointment-inline .appointment-btn:hover {
    background-color: #333;
    color: #fff
}

.hero-slider .hs-item {
    height: 600px;
    background-size: cover;
    background-position: center center;
    position: relative
}

.hero-slider .hs-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7
}

.hero-slider .hs-item .hero-text {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    width: 100%
}

.hero-slider .hs-item .hero-text h1 {
    color: #fff;
    margin: 0;
    font-weight: 700;
    font-size: 80px
}

.hero-slider .hs-item .hero-text .default-btn {
    margin: 25px 4px 0
}

.hero-slider button.owl-next,
.hero-slider button.owl-prev {
    position: absolute;
    left: 50px;
    top: 50%;
    border: 1px solid #fff!important;
    color: #fff!important;
    border-radius: 0!important;
    width: 50px;
    height: 50px;
    margin: -45px 0 0!important;
    font-size: 25px!important;
    -webkit-clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%);
    clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}

.hero-slider button.owl-next:hover,
.hero-slider button.owl-prev:hover {
    background-color: #396cf0!important;
    color: #fff!important;
    border-color: #396cf0!important
}

.hero-slider button.owl-next {
    left: auto;
    right: 50px
}

.hero-slider .owl-item.active h1 {
    -webkit-animation: 1s .3s both fadeInUp;
    animation: 1s .3s both fadeInUp
}

.hero-slider .owl-item.active .default-btn {
    -webkit-animation: 1s .3s both fadeInDown;
    animation: 1s .3s both fadeInDown
}

.owl-theme .owl-nav {
    margin-top: 0
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    51% {
        opacity: 1
    }
}

.single-card {
    border: 1px solid #eee;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 30px
}

.single-card .thumb-img {
    position: relative
}

.single-card .thumb-img img {
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0);
    clip-path: polygon(50% 0, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0)
}

.single-card .thumb-img::before {
    content: '';
    position: absolute;
    background-color: #396cf0;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 3px;
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0);
    clip-path: polygon(50% 0, 100% 0, 100% 88%, 50% 100%, 0 88%, 0 0);
    -webkit-transition: .4s;
    transition: .4s
}

.single-card .caption-text {
    padding: 15px
}

.single-card .caption-text h3 {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 5px
}

.single-card .caption-text p {
    margin: 0
}

.single-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    background: #fff;
    border-color: #fff
}

.single-card:hover .caption-text h3 {
    color: #396cf0
}

.single-services {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-services .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 65px;
    border: 2px solid #396cf0;
    border-radius: 50%;
    font-size: 30px;
    position: relative;
    color: #396cf0;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s
}

.single-services .icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #396cf0;
    opacity: 0;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.single-services:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-services:hover .icon {
    color: #fff
}

.single-services:hover .icon::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

@-webkit-keyframes sonarWave {
    from {
        opacity: .6
    }
    to {
        transform: scale(4);
        -webkit-transform: scale(4);
        opacity: 0
    }
}

@keyframes sonarWave {
    from {
        opacity: .6
    }
    to {
        transform: scale(4);
        -webkit-transform: scale(4);
        opacity: 0
    }
}

.appointment-area {
    background-color: #396cf0
}

.appointment-area .appointment-form {
    padding-left: 50px
}

.appointment-area .appointment-form .title {
    font-size: 42px;
    color: #fff;
    margin-bottom: 30px
}

.book-now-btn {
    background-color: #fff;
    color: #396cf0;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 10px 20px
}

.book-now-btn:hover {
    background-color: #333;
    color: #fff
}

.call-to-action {
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1
}

.call-to-action::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #396cf0;
    opacity: .9;
    z-index: -1
}

.call-to-action .call-to-action-text {
    position: relative;
    padding-left: 75px
}

.call-to-action .call-to-action-text h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 5px
}

.call-to-action .default-btn {
    background: linear-gradient(45deg, #fff, #fff);
    background-color: #fff;
    border-color: #fff;
    margin-top: 4px;
    color: #0636ad
}

.call-to-action .default-btn:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.cta-area {
    position: relative;
    color: rgb(194, 21, 21)
}

.actical-card .caption-text h3 {
    margin-top: -5px
}

.actical-card .caption-text h3 a {
    color: #212529;
    line-height: 24px
}

.actical-card .caption-text h3 a:hover {
    color: #396cf0
}

.actical-card .caption-text .read-more {
    color: #041f61;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-top: 20px;
    display: inline-block;
    line-height: 16px
}

.read-more {
    color: #041f61;
}

.read-more a {
    color: #020e2e;
}

.actical-card .caption-text .read-more i {
    font-size: 16px
}

.actical-card .caption-text .read-more:hover i {
    -webkit-transition: .5s;
    transition: .5s;
    padding-left: 5px
}

.newsletter-section {
    background-position: center center;
    background-size: cover;
    position: relative
}

.newsletter-section::before {
    content: '';
    background: linear-gradient(45deg, #02b8f4, #0c59a7);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1
}

.newsletter-section .section-title {
    position: relative;
    margin-bottom: 15px
}

.newsletter-section .section-title h2 {
    margin-bottom: 0
}

.newsletter-section .section-title h2::before {
    display: none
}

.newsletter-section .subscribe-from {
    position: relative;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.newsletter-section .subscribe-from .form-control {
    border-radius: 30px;
    padding: 5px 25px;
    height: 50px;
    border: none
}

.newsletter-section .subscribe-from .submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    height: 50px;
    padding: 5px 25px;
    line-height: 0;
    color: #396cf0;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg)
}

.newsletter-section .subscribe-from .submit-btn:hover {
    color: #333
}

.newsletter-section .subscribe-from .validation-danger,
.newsletter-section .subscribe-from .validation-success {
    margin-top: 10px;
    color: #fff
}

#map {
    height: 400px;
    width: 100%
}

.footer-widget {
    margin-top: -4px
}

.footer-widget .footer-logo {
    margin-bottom: 20px;
    display: inline-block
}

.footer-widget h3 {
    font-size: 18px;
    margin-bottom: 5px
}

.footer-widget .socials-links {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0
}

.footer-widget .socials-links li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0
}

.footer-widget .socials-links li a:hover {
    padding: 0
}

.footer-widget .socials-links li i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    background: #717171;
    color: #fff;
    transition: .5s;
    border-radius: 50%
}

.footer-widget .socials-links li i:hover {
    color: #fff;
    background: linear-gradient(45deg, #0c59a7, #02b8f4)
}

.footer-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-widget ul li a {
    color: #666
}

.footer-widget ul li a:hover {
    color: #396cf0;
    padding-left: 4px
}

.bottom-footer p {
    margin: 0
}

.bottom-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.bottom-footer ul li {
    display: inline-block;
    margin-left: 10px
}

.bottom-footer ul li a {
    color: #666
}

.bottom-footer ul li a:hover {
    color: #396cf0
}

.bottom-footer ul li:first-child {
    margin-left: 0
}

#toTop {
    position: fixed;
    bottom: 20px;
    right: 0;
    cursor: pointer;
    display: none;
    z-index: 9999999
}

#toTop i {
    background: #396cf0;
    color: #fff;
    display: inline-block;
    height: 45px;
    width: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    border-radius: 30px 0 0 30px;
    padding-left: 5px;
    -webkit-transition: .4s;
    transition: .4s
}

#toTop i:hover {
    background: #333;
    color: #fff
}