﻿
@font-face {
    font-family: 'acumin variable concept';
    src: url('../font/acumin-variable-concept.ttf/acumin variable concept.ttf') format('truetype');
}
* :not(.far):not(.fab):not(.fas) {
    font-family: 'acumin variable concept' !important;
}
.navbar-toggler{
    color:var(--color6);
}
.dropdown-toggle::after{
    display:none !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
:root {
    --color1: #1b3460;
    --color2: #1198d1;
    --color3: #f1683a;
    --color4: #f8a01b;
    --color5: #f9a41b;
    --color6: #fff;
    --color7: #e1e7ea;
}
.Color1 {
    color: var(--color2);
}
.Color2 {
    color: var(--color1);
}
.Color3 {
    color: var(--color3);
}
.Color4 {
    color: var(--color4);
}
.Color5 {
    color: var(--color5);
}
.Color6 {
    color: var(--color6);
}
.TwoColorText {
    background-image: linear-gradient(to right, var(--color1) 0,var(--color2) 30%, var(--color1) 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}
.TwoColorText2 {
    background-image: linear-gradient(to right, var(--color1) 0,var(--color2) 30%, var(--color1) 100%) !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
}
.RoundedText {
    text-align: center;
    text-align: -webkit-center;
    color: var(--color6);
}
.Logo{
    width:254px;
}
a {
    text-decoration: none !important;
}
.slider {
    width: 80%;
    margin: 100px auto;
}
.BigPhoneTitle i {
    font-size: 40px;
}
#FService .fas {
    position: absolute;
    top: 50%;
    display: block;
    font-size: 52px;
}
.fa-chevron-left {
    left: -35px;
}
.fa-chevron-right {
    right: -35px;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: auto;
    height:100%;
}
.slick-slide .img {
    text-align:center;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}
.BigPhoneTitle a {
    background-image: linear-gradient(to right, var(--color1) 0,var(--color1) 30%, #1196cf 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 40px;
    font-weight: 700;
}
.BigPhoneTitle .fas {
    background-image: linear-gradient(to bottom, var(--color1) 0,var(--color1) 30%, #1196cf 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}
#Header {
    /*background-image: url('../img/website_png-01.png');*/
}
#Header .row{
    height:213px;
}
#FService h2 {
    background-image: linear-gradient(to right, var(--color3) 0,var(--color4) 30%, var(--color3) 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 64px;
    line-height: 120%;
    text-align: center;
    margin: 0 auto 57px;
}
.AppointmentBtn {
    background: linear-gradient(to right, var(--color3) 0, var(--color4) 50%, var(--color3) 100%);
    border: none;
    padding: 10px 15px 5px 15px;
    color: var(--color6);
    border-radius: 15px;
    height: 56.3103px;
    font-size: 22.9349px;
    width: 336.9307px;
    text-transform: capitalize;
}
.AppointmentBtn h5{
    font-size:30px;
    margin:0;
}
.AppointmentBtn1 {
    background: linear-gradient(to right, var(--color3) 0, var(--color4) 50%, var(--color3) 100%);
    border: none;
    padding: 10px 15px 5px 15px;
    color: var(--color6);
    border-radius: 15px;
    height: 56.3103px;
    font-size: 22.9349px;
}
.AppointmentBtn1 h5{
    font-size: 38px;
    font-style: italic;
    margin:0;
}
.AppointmentBtn2 {
    background: linear-gradient(to right, #f37633 0, #f8a21b 50%, #f37633 100%);
    border: none;
    padding: 10px 15px 5px 15px;
    border-radius: 15px;
}
/*.AppointmentBtn2 {
    background: linear-gradient(to right, #a9873f 0, #f7e372 50%, #a9873f 100%);
    border: none;
    padding: 0px 15px;
    transform: skew(-20deg);
}
.AppointmentBtn2 div{
    background-color:#1564b1;
    margin: 4px -9px;
    padding: 7px;
}
.AppointmentBtn2 .Text {
    transform: skew(20deg);
    color:var(--color6);
}

.AppointmentBtn2:hover {
    background:unset;
    background-color:var(--color6)!important ;
    padding: 0px 15px;
}
.AppointmentBtn2:hover #Btn2Div{
    background-color:var(--color6) !important;
}
.AppointmentBtn2:hover #Btn2Title {
    color:#1564b1 !important;
}*/

/*.AppointmentBtn3 {
    background: linear-gradient(to right, #a9873f 0, #f7e372 50%, #a9873f 100%);
    border: none;
    padding: 0px 15px;
    transform: skew(-20deg);
}
.AppointmentBtn3 div{
    background-color:#1564b1;
    margin: 4px -9px;
    padding: 7px;
}
.AppointmentBtn3 .Text {
    transform: skew(20deg);
    color:var(--color6);
}

.AppointmentBtn3:hover {
    background:unset;
    background-color:var(--color6)!important ;
    padding: 0px 15px;
}
.AppointmentBtn3:hover #Btn3Div{
    background-color:var(--color6) !important;
}
.AppointmentBtn3:hover #Btn3Title {
    color:#1564b1 !important;
}*/

#Menu{
    /*border-bottom:5px solid #f7e372;*/
}
#navbarNav {
    justify-content: center;
}
.navbar,
.dropdown-menu {
    background: linear-gradient(to right, #1194cc 0, #1194cc 30%, var(--color1) 100%);
    background-color: #1194cc;
    min-height:85px;
}
.navbar a{
    color:var(--color6);
    font-size:32px;
}
.navbar a:hover{
    color:#f7e372;
}
.navbar .dropdown-item:hover{
    background-color:unset;
}
.navbar .show{
    color:var(--color6);
}
.navbar .nav-item{
    padding:0 20px;
}
#Footer {
    padding:100px 0;
    color: var(--color1) !important;
    font-size:28.77px;
}
#Footer a{
    color:var(--color1) !important;
    font-size:28.77px;
}
#Footer h4,#Footer h5{
    font-size:28.77px;
}
#Footer .Social {
    font-size:46px;
}
#Footer .Title{
    padding-bottom:15px;
}
#Footer i{
    padding:0 10px;
}
#FixedSlider{
    background-color:#1564b1;
    color:var(--color6);
    position:relative;
}
.AppointmentForm {
    display: grid;
    align-content: center;
    justify-content: center;
    height: 100%;
}
#Welcome {
    /*padding: 74px 0;*/
    /*background-image: url('../img/website_png-05.png');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 340px;
}
#Welcome h1 {
    font-style: normal;
    font-size: 56px;
    line-height: 120%;
    text-align: center;
    color: var(--color6);
    margin: 0;
}
#Welcome p{
    font-style: normal;
    font-size: 30px;
    line-height: 158.5%;
    text-align: center;
    color: var(--color6);
    margin: 25px auto 0;
    max-width: 1080px;
    width: 100%;
    font-weight: 200;
}
/*.BottomTri:after {
    border-top: 10vw solid transparent;
    border-left: 50vw solid var(--color6);
    border-right: 49.1vw solid var(--color6);
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
}
.TopTri:before {
    border-top: 10vw solid var(--color6);
    border-left: 50vw solid transparent;
    border-right: 49.1vw solid transparent;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
}*/
.Overlay1 {
    display: block;
}
.Overlay2 {
    transition: 0.5s;
    transform: translateY(100%);
}
/*.Overlay,
.Overlay2 {
    text-align: center;
}*/
.Item {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.Item .img{
    height:350px;
    display:flex;
    justify-content:center;
}

.Item .Overlay h3{
    background-image: linear-gradient(to right, var(--color1) 0,var(--color1) 30%, #1196cf 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size:38px;
}

/*.Item .Overlay,
.Item .Overlay2{
    position: absolute;
    bottom: 0;
    padding-left: 25px;
    padding-top: 15px;
    width: 100%;
    color: var(--color6);
    font-size: 20px;
    z-index: 5;
}*/

/*.Item .Overlay::before,
.Item .Overlay2::before{
    content: "";
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    left:0;
    top:0;
    z-index: -2;
    opacity: 0.5;
    transition: all 0.3s ease-out;
}*/
/*.Item:hover .Overlay {
    display:none;
}
.Item:hover .Overlay2 {
    top:100px;
    transition: 0.5s;
    transform: translateY(0);
}*/
.Customer{
    text-align:left;
}
#Testimonials {
    /*background-image: url('../img/bg1.png');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#FService {
    /*padding: 74px 0;*/
    /*background-image: url('../img/001-01.png');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#Testimonials .Box {
    position: relative;
}
#Testimonials .Box .SideImage{
    position:absolute;
    right:0;
    bottom:-100px;
    z-index:9;
    height:450px;
}
#Testimonials h2 {
    background-image: linear-gradient(to right, var(--color1) 0,var(--color1) 30%, #1196cf 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 66px;
    font-weight: 700
}
#Testimonials h4,
#Testimonials p {
    color: var(--color1);
}
#Testimonials h4 {
    padding-top:50px;
    font-size:60px;
}
#Testimonials p {
    font-size:30px;
    font-weight:700;
}
#Testimonials-items{
    color:var(--color1);
}
#Testimonials-Btn{
    display:flex;
}
#Testimonials-Btn button {
    background-color: transparent;
    border: 1px solid var(--color1) ;
    border-radius: 100%;
    color: var(--color1);
    height:50px;
    width:50px;
    margin:5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*#Testimonials-items {
    background-color: var(--color6);
    padding: 150px 150px 150px 25px;
    width: 80%;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 25%);
}*/

.AppointmentBtn2 h5{
    margin:0px;
    font-style:italic;
}
/*#ShareUs {
    padding: 50px 0;
}*/
#ShareUs .Title {
    color: var(--color1);
    font-size: 66px;
}
#ShareUs i {
    color: var(--color6);
}
#ShareUs a {
    background-color: var(--color1);
    border-radius: 100%;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    font-size: 50px;
}
.ShareUs {
    text-align: left;
    padding-left: 150px;
    display: flex;
    align-items: center;
}
.ShareUs2 {
    display: flex;
    /*background-image: url('../img/bg-s.png');*/
    background-size:100% 100%;
}
/*#ShareUs {
    background-color: #1564b1;
    margin-top:-1px;
    padding-bottom:50px;
}*/
@media only screen and (max-width: 1400px) {
    .ShareUs {
        padding: 0 110px;
    }
}
@media only screen and (max-width: 1200px) {
    /*#Testimonials-items {
        background-color: var(--color6);
        padding: 100px 300px 100px 25px;
        width: 100%;
    }*/
    .ShareUs {
        padding: 0 0px;
    }
}
@media only screen and (max-width: 991px) {
    /*#Testimonials-items {
        background-color: var(--color6);
        padding: 25px 200px 25px 25px;
        width: 100%;
    }*/
    #Testimonials .Box .SideImage{
        height:300px;
    }
}
@media only screen and (max-width: 767px) {
    /*#Testimonials-items {
        background-color: var(--color6);
        padding: 25px;
        width: 100%;
    }*/
    .ShareUs {
        margin-top: 50px;
    }
    #Testimonials .Box .SideImage {
        bottom: -240px;
    }
    #Testimonials {
        background-color: var(--color6);
    }
    /*#ShareUs {
        margin-top:140px;
    }*/
    #ShareUs .Title {
        font-size: 45px;
    }
}
.NoPadding {
    padding: 0 !important;
    margin: 0 !important;
}
@media only screen and (max-width: 400px) {
    .ShareUs {
        padding: 10px;
    }
}
#OurDedicatedDoctor {
    /*padding: 74px 0;*/
    /*background-image: url('../img/website_png-08.png');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 57vw;
}
#OurDedicatedDoctor h1{
    font-size:65px;
}
#OurDedicatedDoctor h3{
    font-size:41px;
}
#OurDedicatedDoctor img{
    border-radius:100%;
    box-shadow: 0 0 0px 20px #1196cfaa, 0 0 0px 83px #1564b1aa;
}
/*#OurDedicatedDoctor .MainBox {
    width: 300px;
    margin: auto;
}
#OurDedicatedDoctor .MainBox img{
    width: 100%;
}*/
#OurOffices{
    padding:100px 0;
}
#OurOffices h3{
    font-size:57px;
}
#FastContact {
    text-align: center;
    padding: 100px 0;
    background-color: #1564b1;
    color: var(--color6) !important;
    min-height: 629px;
    /*background-image: url('../img/website_png-03.png');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#FastContact h1{
    font-size:73.905px
}
#FastContact h3{
    font-size:49.61px;
}
.Hours{
    padding:0 20px;
    color:var(--color1);
}
.QuestionForm{
    margin:50px 0;
    padding:20px;
    border:1px solid var(--color1);
}

#AboutUs{
    padding:100px 0;
}
#AboutUs h1,
#Service h1,
#OurTeam h1,
#MeetOutDoctor h1,
#ContactUs h1{
    font-size:66px !important;
    color:var(--color1)
}
#AboutUs p,
#Service p,
#OurTeam p,
#MeetOutDoctor p,
#ContactUs p{
    font-size:29px !important;
    color:var(--color1)
}
#ContactUs {
    padding: 100px 0;
}
#MeetOutDoctor img,
#OurTeam img,
#Service img {
    float: left;
    padding-right: 50px;
}
.Btn3 {
    background: linear-gradient(to left, #1194cc 0, #1194cc 30%, var(--color1) 100%);
    color:var(--color6);
    padding:5px 10px 0 10px;
    border:0;
    width:100%;
    height:85px;
}
#OurSupportiveTeam{
    background-color:var(--color7);
    padding:100px 0;
}
#OurSupportiveTeam h1 {
    color: var(--color1);
    font-size: 94.78px;
}
#OurSupportiveTeam h3 {
    color: var(--color1);
    font-size: 51.99px;
}
#OurSupportiveTeam h4 {
    color: var(--color1);
    font-size: 42px;
}
.QuestionForm h1 {
    font-size: 46.48px !important;
    color: var(--color1);
    padding-bottom:20px;
}

.QuestionForm input {
    border: 1px solid var(--color1);
    border-radius: 0;
    font-size: 32.74px;
    height: 86px;
}

.QuestionForm textarea {
    border: 1px solid var(--color1);
    border-radius: 0;
    font-size: 32.74px;
    height: 197px;
}

.QuestionForm label {
    background-color: var(--color6);
    font-size: 25.59px;
}
.QuestionForm button {
    font-size: 32.74px;
}
#poweredBy {
    background-image: linear-gradient(to right, var(--color1) 0,var(--color1) 30%, #1196cf 100%);
    /*background-color: var(--color1);*/
    color: var(--color6);
    height: 40px;
    display: flex;
    align-items: flex-end;
}
.SocialBlock {
    display: flex;
    justify-content: center;
}
hr{
    background-color:var(--color1)
}
@media only screen and (max-width: 1130px) {
    .BigPhoneTitle a{
        font-size:25px;
    }
    .AppointmentBtn {
        width:100%;
    }
    .AppointmentBtn h5{
        font-size:27px;
    }
    .navbar a{
        font-size:25px;
    }
    /*.AppointmentBtn1 {
        width: 100%;
    }*/
    .AppointmentBtn1 h5{
        font-size: 30px;
    }
    #OurSupportiveTeam h1{
        font-size:56px;
    }
    #OurOffices h3{
        font-size:37px;
    }
}
@media only screen and (max-width: 1350px) {
    #OurDedicatedDoctor .RoundedText {
        margin-top: -20px;
    }
}
@media only screen and (max-width: 990px) {
    .AppointmentBtn h5 {
        font-size: 19px;
    }
}
@media only screen and (max-width: 350px) {
    #OurDedicatedDoctor .RoundedText {
        margin-top: -37px;
    }
    .AppointmentBtn1 h5 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px) {
    #Header .row{
        height:auto !important;
        padding:25px 0;
    }
    .Logo{
        padding:20px 0;
    }
}
@media only screen and (max-width: 600px) {
    #Testimonials h2{
        font-size:56px;
    }
}
@media only screen and (max-width: 410px) {
    .QuestionForm button {
        font-size: 20px;
    }
    #AboutUs h1, #Service h1, #OurTeam h1, #MeetOutDoctor h1, #ContactUs h1{
        font-size:56px !important;
    }
}
iframe{
    width:100%;
}
#Header,
#Menu,
#Welcome,
#FService,
#Testimonials,
#ShareUs,
#OurDedicatedDoctor,
#OurSupportiveTeam,
#FastContact,
#Footer {
    background-size:100%;
}

#Header {
    background-image: url('../img/bg/1200/web-01.jpg');
}
#Menu {
    background-image: url('../img/bg/1200/web-02.jpg');
}
#Welcome {
    background-image: url('../img/bg/1200/web-03.jpg');
}
#FService {
    background-position-y: 0px;
    background-image: url('../img/bg/1200/web-04.jpg');
}
#Testimonials {
    background-image: url('../img/bg/1200/web-05.jpg');
}
#ShareUs {
    background-image: url('../img/bg/1200/web-06.jpg');
}
#OurDedicatedDoctor {
    background-image: url('../img/bg/1200/web-07.jpg');
}
#OurSupportiveTeam {
    background-image: url('../img/bg/1200/web-08.jpg');
}
#FastContact {
    background-image: url('../img/bg/1200/web-09.jpg');
}
#Footer {
    background-image: url('../img/bg/1200/web-010.jpg');
}

@media only screen and (max-width: 992px) {
    #Header {
        background-image: url('../img/bg/992/leptop-01.jpg');
    }

    #Menu {
        background-image: url('../img/bg/992/leptop-02.jpg');
    }

    #Welcome {
        background-image: url('../img/bg/992/leptop-03.jpg');
    }

    #FService {
        background-image: url('../img/bg/992/leptop-04.jpg');
    }

    #Testimonials {
        background-image: url('../img/bg/992/leptop-05.jpg');
    }
    #ShareUs {
        background-image: url('../img/bg/992/leptop-06.jpg');
    }
    #OurDedicatedDoctor {
        background-image: url('../img/bg/992/leptop-07.jpg');
    }

    #OurSupportiveTeam {
        background-image: url('../img/bg/992/leptop-08.jpg');
    }

    #FastContact {
        background-image: url('../img/bg/992/leptop-09.jpg');
    }

    #Footer {
        background-image: url('../img/bg/992/leptop-010.jpg');
    }
}

@media only screen and (max-width: 768px) {
    #Header {
        background-image: url('../img/bg/768/tablet-01.jpg');
    }

    #Menu {
        background-image: url('../img/bg/768/tablet-02.jpg');
    }

    #Welcome {
        background-image: url('../img/bg/768/tablet-03.jpg');
    }

    #FService {
        background-image: url('../img/bg/768/tablet-04.jpg');
    }

    #Testimonials {
        background-image: url('../img/bg/768/tablet-05.jpg');
    }
    #ShareUs {
        background-image: url('../img/bg/768/tablet-06.jpg');
    }
    #OurDedicatedDoctor {
        background-image: url('../img/bg/768/tablet-07.jpg');
    }

    #OurSupportiveTeam {
        background-image: url('../img/bg/768/tablet-08.jpg');
    }

    #FastContact {
        background-image: url('../img/bg/768/tablet-09.jpg');
    }

    #Footer {
        background-image: url('../img/bg/768/tablet-010.jpg');
    }
}

@media only screen and (max-width: 576px) {
    #Header {
        background-image: url('../img/bg/576/mobil-01.jpg');
    }

    #Menu {
        background-image: url('../img/bg/576/mobil-02.jpg');
    }

    #Welcome {
        background-image: url('../img/bg/576/mobil-03.jpg');
    }

    #FService {
        background-image: url('../img/bg/576/mobil-04.jpg');
    }

    #Testimonials {
        background-image: url('../img/bg/576/mobil-05.jpg');
    }
    #ShareUs {
        background-image: url('../img/bg/576/mobil-06.jpg');
    }
    #OurDedicatedDoctor {
        background-image: url('../img/bg/576/mobil-07.jpg');
    }

    #OurSupportiveTeam {
        background-image: url('../img/bg/576/mobil-08.jpg');
    }

    #FastContact {
        background-image: url('../img/bg/576/mobil-09.jpg');
    }

    #Footer {
        background-image: url('../img/bg/576/mobil-010.jpg');
    }
}