/* ------------------------------------------------
  Project:   Hectolab - Medical & Health Multipurpose HTML5 Template
  Author:    ThemeHt
------------------------------------------------ */
/* ------------------------
    Table of Contents

  1. General
  2. Typography
  3. Helper class
  4. Text color
  5. Background color
  6. Jarallax
  7. Pattern
  8. Border Radius
  9. Banner
  10. Countdown
  11. Terms and Conditions
  12. Privacy Policy
  13. Contact
  14. About Us
  15. Video
  16. Side Background
  17. Popup
  18. Menu Price List
  19. List Icon
  20. Nice Select


/* ------------------------
    General
------------------------*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,400i,500,600,700,800,900');

body {
    font-family: 'Fira Sans', sans-serif;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 1px;
    height: 5px;
}

/* ------------------------
    Typography
------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 40px;
    font-style: normal;
    line-height: 75px;
    font-weight: 600;
    color: #93ca61;
}

h2 {
    font-size: 35px;
    font-style: normal;
    line-height: 46px;
    font-weight: 700;
    color: #202125;
    margin-bottom: 10px;
    position: relative;
}

h3 {
    font-size: 26px;
    font-style: normal;
    line-height: 36px;
}

h4 {
    font-size: 24px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 30px;
    color: #202125;
}

h5 {
    font-size: 20px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
    color: #202125;
}

h6 {
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 10px;
    color: #202125;
}

ul {
    margin: 0px;
    padding: 0px;
}
.about .leftalign {text-align:left;}
.symptoms ol, .content ol, .conditions ol, .whyus ol, .risks ol {
    margin-left: 20px;
    margin-bottom: 10px;padding-left:0px;
}


.videoarea .owl-carousel .owl-dots .owl-dot span {background: #000;}
.videoarea .owl-carousel .owl-dots .owl-dot.active span {background:#93ca61;}
/* sidebar */
.treatment-page .widget {
    border-radius: 10px;
}
.sidebarin {position:sticky; top:100px;}
.working-hours li span i {
    background: #93ca61;
    padding: 0px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.emergency li span i {
    padding: 0px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.emergency li span {display: inline-block;}

i.fas.fa-phone-volume {
    background: #93ca61;
}
i.fab.fa-whatsapp {
    background: #26d367;
}
.sidetreatment {
    padding: 10px;
    border: 1px solid #ddd;
}
.whatsapp-box {
    padding-bottom: 20px;
}
.emergency li {
    font-size: 30px;
    margin-bottom: 20px;
}



/*  */

p {
    line-height: 1.7;
}

/* treatment innerpages */
.contactform {padding: 30px 0px;}
.treatment-page .left-side p, .treatment-page .left-side li {text-align: justify;}
.treatment-page .left-side .symptoms ol {margin-left:3px;}

.disc {margin-left: 20px;margin-bottom: 10px;}
.disc li {list-style-type: disc;text-align: justify;line-height: 1.7;}
.treatment-page h4 {color: #93ca61;}
.treatment-page img {width: 100%;}
.specialdiv {border: 1px solid #93ca61;
    margin: 30px 0px;
    padding: 10px;
    border-radius: 10px;}
.servcedetl {padding: 0px 0px;}
.roundcheck li {padding:6px;}
.roundcheck {margin-left: 0px;
    list-style-type: none;
    background: #e1f8ff;
    border-radius: 10px;
    padding: 10px;}
.servcedetl .roundcheck li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* position: absolute; */
    /* top: 0;
    left: 0; */
    font-size: 9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #21cdc0;
    z-index: 9999;
    padding: 5px;
    margin-right: 10px;
}
.servcedetl .roundcheck li:before {
    color: #fff;
    background-color: #93ca61;
}

/*  */

.grey-bg p {
    color: #202125;
}

.lead {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.z-index-0 {
    z-index: 0;
    position: relative;
}

.z-index-1 {
    z-index: 1;
    position: relative;
}

h1 span {
    color: #93ca61;
}

section {
    padding: 50px 0;
}

.section-title {
    margin-bottom: 50px;
}

.section-title p {
    font-size: 16px;
}


.font-w-3 {
    font-weight: 300;
}

.font-w-4 {
    font-weight: 400;
}

.font-w-5 {
    font-weight: 500;
}

.font-w-6 {
    font-weight: 600;
}

.font-w-7 {
    font-weight: 700;
}

.font-w-8 {
    font-weight: 800;
}

.font-w-9 {
    font-weight: 900;
}


.line-h-2 {
    line-height: 1.6;
}

.line-h-3 {
    line-height: 1.7;
}

.line-h-4 {
    line-height: 1.8;
}

.line-h-5 {
    line-height: 1.9;
}

.letter-space-1 {
    letter-spacing: 5px;
}

.letter-space-2 {
    letter-spacing: 10px;
}

.letter-space-3 {
    letter-spacing: 15px;
}


/* ------------------------
    Text color
------------------------*/
.text-theme {
    color: #93ca61;
}

.text-black {
    color: #202125 !important;
}

.text-grey {
    color: #565857 !important;
}

.text-yellow {
    color: #93ca61;
}

.text-rgba {
    color: rgba(255, 255, 255, 0.8);
}


/* ------------------------
    Background color
------------------------*/
.white-bg {
    background-color: #ffffff !important;
}

.dark-bg {
    background-color: #7265b0;
}

.grey-bg {
    background-color: #f9f9f9;
}

.theme-bg {
    background-color: #93ca61;
}

.transparent-bg {
    background-color: inherit !important;
}


/* ------------------------
    Jarallax
------------------------*/
.jarallax {
    position: relative;
    z-index: 0;
}

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


/* ------------------------
    Border Radius
------------------------*/
.radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radius-0 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.radius-1 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.radius-2 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.radius-3 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.radius-4 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/* ------------------------
    Banner
------------------------*/
.fullscreen-banner {
    position: relative;
    height: 505px !important;
}

[data-bg-img] {
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}

.align-center {
    position: absolute;
    bottom: 10%;
    width: 100%;
    z-index: 9;
}

.align-end {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.fullscreen-banner .owl-carousel,
.fullscreen-banner .owl-stage-outer,
.fullscreen-banner .owl-stage,
.fullscreen-banner .owl-item,
.fullscreen-banner .item {
    height: 100%;
}

.banner-slider h1 {
    letter-spacing: 0px;
    text-transform: capitalize;
    font-weight: 800;
}

.banner-slider h5 {
    position: relative;
    padding-left: 40px;
    display: inline-block;
    background: #93ca61;
}

.banner-slider h5:before {
    content: "";
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 30px;
    height: 2px;
}

.banner-slider.owl-carousel .owl-dots {
    bottom: 4%;
}

.owl-carousel .owl-item p {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
}

.fullscreen .btn.btn-theme {
    background: #00bbf3;
}

.video-tag {
    width: 100%;
    border: 1px solid #d3d3d3;
    height: 195px;
    padding: 0px;
}
video.a12-video {
    width: 100%;
    height: 100%;
}

/* testimonial */
.feedbtn {text-align: center;}

#testimonial {
    padding: 40px 0 60px;
    background: #7265b0;
}
.btn-theme-light {background-color: #f6bb06;}
#testimonial h2 {
    color: #fff;
    text-align: center;
}
.gallery-part {padding: 30px 0px;}
#testimonial .row {
    row-gap: 20px;
}

#testimonial .testimonialslider .owl-item {
    border: 1px solid gray;
    padding: 20px;
    height: 220px;
    overflow-y: scroll;
}

#testimonial .owl-item h5 {
    color: #ffffff;
    margin: 0px;
    font-size: 17px;
}

#testimonial .owl-item p {
    font-size: 14px;
    color: #fff;
}

#testimonial .iner .google {
    width: 200px;
}

#testimonial .iner ul li {
    font-size: 35px;
    color: #f6bb06;
}

#testimonial .iner h4 {
    margin-top: 10px;
    color: #fff;
}

#testimonial .testimonialslider .star li {
    color: #f6bb06;
    font-size: 16px;
}

#testimonial .testimonialslider .profile {
    margin-bottom: 8px;
}

#testimonial .testimonialslider .profile li:first-child p {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: #ea4335;
    color: #fff;
}

#testimonial .testimonialslider .profile li span {
    font-size: 14px;
    color: #fff;
}

#testimonial .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #93ca61;
}

#testimonial .owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
}

/* -------------------------------
   Background Position & Size
-------------------------------*/
.bg-cover {
    background-size: cover;
}

.bg-contain {
    background-size: contain;
}

.bg-pos-l {
    background-position: left;
}

.bg-pos-r {
    background-position: right;
}

.bg-pos-rt {
    background-position: right top;
}

.bg-pos-lt {
    background-position: left top;
}

.bg-pos-rb {
    background-position: right bottom;
}

.bg-pos-lb {
    background-position: left bottom;
}

.bg-repeat {
    background-repeat: repeat;
}


/* ------------------------
    About Us
------------------------*/
.about-2 {
    display: inline-block;
    text-align: center;
    border: 8px solid #93ca61;
    width: 100%;
}

.about-2 h3 {
    background: #93ca61;
    color: #ffffff;
    padding: 15px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.about-2 .working-hours {
    padding: 30px;
    display: inline-block;
    width: 100%;
}

.about-2 .working-hours li {
    border-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.about-2:before {
    z-index: 0;
}

.appoinment-img {
    bottom: 0;
    position: absolute;
}

.aboutpic {
    position: sticky;
    top: 100px;
    box-shadow: -10px -10px 0px #2fc7f4;
}

.about p {
    text-align: justify;
}

.about h5 {
    font-size: 16px;
    font-weight: bold;
}

.about .section-title {
    text-align: left;
}


/* videoarea */
.videoarea iframe {height: 410px;}
.resvideo {height: 412px;}

.offcanvas.show:not(.hiding), .offcanvas.showing {
    overflow-y: scroll;
}

/*---- Countdown ----*/
.countdown {
    margin: 50px 0;
    display: table;
    width: 100%;
}

.countdown>li {
    padding: 0 30px;
    font-weight: 700;
    text-align: center;
    border-right: 1px dashed rgba(0, 0, 0, 0.1);
    list-style-type: none;
    display: table-cell;
    width: auto;
}

.countdown>li:last-child {
    border-right: none;
}

.countdown>li span {
    font-size: 70px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 20px;
    display: inline-block;
}

.countdown>li p {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0;
    color: #93ca61;
}

.dark-bg .countdown>li {
    border-color: rgba(255, 255, 255, 0.2)
}


.achievement {
    background: #7265b0;
}



.quickcontact i {
    color: #fff;
}
.quickcontact a,
.quickcontact1 a {
    z-index: 999;
}
.socialcontact {
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 1;
}
.socialcontact img {
    width: 100%;
}
.quickcontact {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.quickcontact::before {
    content: "";
    position: absolute;
    border: 1px solid #93ca61;
    width: calc(100% + 40px);
    height: calc(40% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}

.quickcontact::after {
    content: "";
    position: absolute;
    border: 1px solid #93ca61;
    width: calc(100% + 40px);
    height: calc(40% + 40px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}

.quickcontact1 {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0
    }

    50% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.3);
        opacity: 0
    }
}

/*  */

/* ------------------------
    Terms and Conditions
------------------------*/
.terms-and-conditions p {
    margin-bottom: 25px;
}

.terms-and-conditions ul.list {
    margin-bottom: 20px;
    display: block;
}

.terms-and-conditions ul.list li i {
    padding-right: 12px;
    font-size: 15px;
}

/* ------------------------
    Privacy Policy
------------------------*/
.privacy-policy p {
    margin-bottom: 25px;
}

.privacy-policy ul.list {
    margin-bottom: 20px;
    display: block;
}

.privacy-policy ul.list li i {
    padding-right: 12px;
    font-size: 15px;
}


.apppic {border: 5px solid #fff; width: 100%;}
.contactapp .btn.btn-theme {
    background-color: #fff;
    color: #000;
}

.contactapp .btn.btn-theme {
    background-color: #93ca61;
    color: #fff;
}

.contact-info li {
    padding-left: 50px;
    position: relative;
}

.contact-info li i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    font-size: 30px;
    color: #93ca61;
    text-align: center;
}

.contact-info li span {
    font-size: 16px;
    color: #202125;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
}

.contact-info li p {
    margin-bottom: 0;
    line-height: 24px;
}

.contact-info li a {
    color: #202125;
}

.dark-bg .contact-info li a {
    color: #ffffff;
}

.contact-info li a:hover {
    color: #93ca61;
}

.theme-bg .contact-info span,
.dark-bg .contact-info span {
    color: #ffffff
}

.theme-bg .contact-info li i {
    color: #ffffff;
}

.theme-bg .contact-info li a {
    color: #ffffff;
}

.theme-bg .contact-info li a:hover {
    color: #202125;
}

.contact-1 .contact-box {
    position: absolute;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    width: 100%;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

label {
    font-size: 14px;
    color: #333
}

.form-control {
    height: 50px;
    border-radius: 0;
    font-size: 13px;
    color: #202125;
    background: none;
    border: none;
    border-bottom: 2px solid #f5f5f5;
    box-shadow: none;
}

.dark-bg .form-control,
.theme-bg .form-control {
    color: #ffffff;
}

.dark-bg select.form-select option,
.theme-bg select.form-select option {
    color: black;
}

.grey-bg .form-control {
    background: #ffffff
}

textarea.form-control {
    height: 150px;
}

.form-control:focus {
    box-shadow: none;
    background: none;
    border-color: #93ca61;
}

.theme-bg .form-control:focus {
    border-color: #fff;
}

select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 50px !important;
}

iframe {
    width: 100%;
    border: none;
    pointer-events: auto;
}

.iframe-h {
    height: 500px !important;
}

.iframe-h-2 {
    height: 600px !important;
}

.map iframe {
    border: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.help-block.with-errors {
    position: absolute;
    color: red;
    right: 15px;
    font-size: 10px;
    line-height: 14px;
}

.form-control::-webkit-input-placeholder {
    color: #202125;
}

.form-control::-moz-placeholder {
    color: #202125;
}

.form-control:-ms-input-placeholder {
    color: #202125;
}

.form-control:-moz-placeholder {
    color: #202125;
}

.dark-bg .form-control::-webkit-input-placeholder,
.theme-bg .form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.dark-bg .form-control::-moz-placeholder,
.theme-bg .form-control::-moz-placeholder {
    color: #ffffff;
}

.dark-bg .form-control:-ms-input-placeholder,
.theme-bg .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.dark-bg .form-control:-moz-placeholder,
.theme-bg .form-control:-moz-placeholder {
    color: #ffffff;
}


/* ------------------------
    Video
------------------------*/
.video-btn {
    position: relative;
    display: inline-block;
    min-height: 50px;
    min-width: 60px;
}

.video-btn .btn-play {
    font-size: 30px;
    background: #93ca61;
    color: #fff;
    line-height: 50px;
    width: 70px;
    height: 70px;
    border: 10px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-transition-property: color, background, border-color;
    transition-property: color, background, border-color;
}

.video-btn .btn-play {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -30px;
    z-index: 5;
}

.video-btn .btn-play:after,
.video-btn .btn-play:before {
    content: '';
    border: 10px solid;
    border-color: inherit;
    width: 270%;
    height: 270%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: -85%;
    top: -85%;
    opacity: 1;
    -webkit-animation: 1s videomodule-anim linear infinite;
    animation: 1s videomodule-anim linear infinite;
}

.video-btn .btn-play:before {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.video-btn-pos {
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto !important;
}

.theme-bg .video-btn .btn-play,
.dark-bg .video-btn .btn-play {
    background: #ffffff;
    border-color: #ddd;
    color: #93ca61;
}

.html5-video {
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.html5-video video {
    width: 100%;
}

.section-title {
    text-align: center;
}

/* ------------------------
    Side Background
------------------------*/
.image-column {
    position: absolute;
    left: 0px;
    top: 0;
}

.image-column.right {
    left: inherit;
    right: 0;
}

/* ------------------------
    Popup
------------------------*/
.modal {
    z-index: 99999;
    top: 90px;
}

.modal-backdrop {
    z-index: 9999;
}

.modal-dialog {
    margin: 0 auto;
}

/* ------------------------
    Menu Price List
------------------------*/
.pricing-list li {
    border-top: 1px dashed #ddd;
    color: #93ca61;
    font-weight: 500;
    float: left;
    padding: 11px 0 12px;
    position: relative;
    text-align: right;
    width: 100%;
}

.pricing-list li:first-child {
    border-top: none;
}

.pricing-list li span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #202125;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: auto;
}


/* ------------------------
    List Icon
------------------------*/
.list-icon li {
    position: relative;
    padding-left: 20px;
}

.list-icon li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #93ca61
}


/* ------------------------
    Nice Select
------------------------*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.75rem;
    border-bottom: 2px solid #f5f5f5;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    outline: none;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

.dark-bg .nice-select span,
.theme-bg .nice-select span {
    color: #ffffff;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #93ca61;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.theme-bg .nice-select:after {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 99;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    color: #202125;
    width: 100%;
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}



/* services */
.services .owl-carousel .owl-item p {
    font-size: 14px;
}

section.services {
    background: #7265b0;
}

.service-item {
    padding: 5px;
    border: 1px solid;
    background: #fff;
}

.services .section-title h2 {
    color: #fff;
}

/* feedback */
.feedback .section-title {
    text-align: center;
}


/* hero section */

.hero-section {
    background: url('../images/thanks.jpg');
    background-size: cover;
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}

.hero-section a.theme-btn {
    background: #7265b0;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.hero-content {
    padding: 175px 0 100px;
    max-width: 450px;
    position: relative;
    z-index: 2;
}

.hero-content h1 {
    font-size: 70px;
}

.hero-content h5 {
    font-size: 20px;
    font-weight: 400;
    margin: 40px 0;
    text-transform: inherit;
}

.hero-angle {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-70%, -70%);
}

.hero-angle img {
    animation: down-up 10s infinite linear;
}

/* end */