@font-face {
    font-family: 'UniversNextArabic-Regular';
    src: url('../fonts/UniversNextArabic/UniversNextArabic-Regular.woff') format('woff'),
        url('../fonts/UniversNextArabic/UniversNextArabic-Regular.ttf') format('truetype'),
        url('../fonts/UniversNextArabic/UniversNextArabic-Regular.svg#UniversNextArabic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'UniversNextArabic-Regular';
    font-size: 16px;
    line-height: 28px;
    word-wrap: break-word
}

a {
    -webkit-transition: all .5s;
    transition: all .5s;
    text-decoration: none;
    font-family: 'UniversNextArabic-Regular';
}

a:hover {
    text-decoration: none
}

p {
    color: #444;
    margin-bottom: 10px;
    font-family: 'UniversNextArabic-Regular';
}

p:last-child {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'UniversNextArabic-Regular';
    font-weight: 700
}

.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    -webkit-transition: all .5s;
    transition: all .5s
}

button:focus {
    outline: 0
}

img {
    max-width: 100%
}

.default-btn {
    background-color: #2676aa;
    color: #fff;
    display: inline-block;
    border: 1px solid #2676aa;
    cursor: pointer;
	padding: 10px 35px;
	font-size: 16px;
    text-transform: uppercase;
    border-radius: 4px
}

.default-btn:hover {
    background-color: #333;
    border: 1px solid #333;
    color: #fff
}

.section-title {
    margin-bottom: 70px;
    margin-top: -8px;
    text-align: center
}

.section-title h2 {
    font-size: 26px;
    margin-bottom: 44px;
    position: relative;
    line-height: 48px;
    font-weight: bold;
}

.section-title h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 75px;
    height: 3px;
    margin: 0 auto;
    background: #2676aa;
    right: 0;
    border-radius: 5px
}

.section-title p {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.white-title h2 {
    color: #fff
}

.white-title h2::before {
    background: #fff
}

.white-title p {
    color: #fff
}

.form-control {
    height: 45px;
    border-color: #fff;
    padding: 8px 15px;
    border-radius: 5px
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-ms-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;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group {
    margin-bottom: 20px
}

textarea.form-control {
    min-height: 120px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-tablecell {
    display: table-cell;
    vertical-align: middle
}

.pr-10 {
    padding-right: 10px
}

.pl-10 {
    padding-left: 10px
}

.pb-50 {
    padding-bottom: 50px
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-70 {
    padding-bottom: 70px
}

.mb-minus-330 {
    margin-bottom: -330px
}

.pt-330 {
    padding-top: 330px
}

.mb-10 {
    margin-bottom: 10px
}

.gray-bg {
    background-color: #f1f1f1;
    box-shadow: 0px 0px 15px #c7c7c7;
}

.blue-bg {
    background-color: #0f5390;
}



.separate-line {
    border: .5px solid #eee;
    margin: 50px 0 0 0;

}

.main-header {
    z-index: 9999;
    width: 100%;
    top: 70px;
    left: 0;
    position: absolute;
    direction: rtl;
}

.header-info-text {
    padding: 8px 0;
    background: #2676aa;
	display:none
}

.header-info-text .contact-info {
    list-style-type: none;
    padding: 0;
    margin: 0;
    direction: ltr;
    text-align: left;

}

.header-info-text .contact-info li {
    display: inline-block;
    color: #fff;
    line-height: 26px;
    margin-right: 15px
}

.header-info-text .contact-info li a {
    color: #fff;
}


.header-info-text .contact-info li i {
    padding-right: 3px
}


.header-info-text .contact-info li:last-child {
    margin-right: 0
}

.header-info-text .social-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.header-info-text .social-links li {
    display: inline-block;
    margin-left: 5px
}

.header-info-text .social-links li i {
    background-color: #fff;
    color: #2676aa;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.header-info-text .social-links li i:hover {
    background-color: #2676aa;
    color: #fff
}

.navbar-container {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto
}

.navbar-light {

    padding: 0px
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #2676aa;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'UniversNextArabic-Regular';
    text-shadow: 1px 1px 6px #000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f085a9
}

.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 .show > .nav-link {
    color: #f085a9
}

.navbar-light .navbar-nav .dropdown-menu {
    padding: 0 0;
    margin: 0;
    border: 0 solid transition !important;
    border: 0 solid rgba(0, 0, 0, .15);
    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:focus,
.navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #2676aa;
    background-color: #f9faff
}

.navbar-light .navbar-nav .dropdown-menu .dropdown-item.active {
    color: #2676aa;
    background-color: #f9faff
}

@media only screen and (min-width:991px) {
    .navbar-light .dropdown .dropdown-menu {
        -webkit-transition: all .5s;
        transition: all .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%;
    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: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    max-width: 100%;
    background: #fff;
}

.is-sticky .navbar-light .navbar-nav .nav-link {
    text-shadow: none !important;
}

.logo-header,
.navbar-collapse .navbar-nav {
    visibility: hidden;
}

.is-sticky .logo-header,
.is-sticky .navbar-collapse .navbar-nav {
    visibility: visible
}


.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: #2676aa;
    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: 750px;
    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: #000;
    opacity: .3;*/
}

.hero-slider .hs-item .hero-text {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    margin-left: 10%;
    margin-right: auto;
    margin-top: 50px;
    width: 50%
}

.hero-slider .hs-item .hero-text h1 {
    color: #fff;
    margin: 0;
    font-weight: 500;
    font-size: 35px;
    font-family: 'UniversNextArabic-Regular';
	line-height:60px;
}

.Tdoctor {

}
.Tdoctor h1{
    background: #2676aa;
    padding: 0px 35px 11px 35px;
    opacity: 0.7 !important;
	display:inline-block !important;
	border-radius:10px;
}
.Tdoctor p{    
    background: #ddd;
    padding: 5px 35px;
    opacity: 0.7 !important;
    color: #000;
    line-height: 30px;
    margin: 15px 0;
    font-size: 18px;
	display:inline-block !important;
	border-radius:10px;
}
.Tdoctor h3{
	background: #d36c8f;
    padding: 0 35px 15px 35px;
    opacity: 0.7 !important;
    display:inline-block !important;
	color:#fff;
	border-radius:10px;
}

.hero-slider .owl-item.active .Tdoctor h1 {
    -webkit-animation: 1s .3s fadeInRight both;
    animation: 1s .3s fadeInRight both;
}

.hero-slider .owl-item.active .Tdoctor p {
    -webkit-animation: 1s .3s fadeInRight both;
    animation: 1s .3s fadeInRight both;
}

.hero-slider .owl-item.active .Tdoctor h3 {
    -webkit-animation: 1s .3s fadeInRight both;
    animation: 1s .3s fadeInRight both;
}




.hero-slider .hs-item .hero-text .default-btn {
    margin: 25px 4px 0
}

.hero-slider .hs-item-bg1 {
    background-image: url(../img/slider/1.jpg)
}

.hero-slider .hs-item-bg2 {
    background-image: url(../img/slider/2.jpg)
}

.hero-slider .hs-item-bg3 {
    background-image: url(../img/slider/3.jpg)
}

.hero-slider button.owl-prev,
.hero-slider button.owl-next {
    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-prev:hover,
.hero-slider button.owl-next:hover {
    background-color: #2676aa !important;
    color: #fff !important;
    border-color: #2676aa !important
}

.hero-slider button.owl-next {
    left: auto;
    right: 50px
}

.hero-slider .owl-item.active h1 {
    -webkit-animation: 1s .3s fadeInRight both;
    animation: 1s .3s fadeInRight both;
}

.hero-slider .owl-item.active .default-btn {
    -webkit-animation: 1s .3s fadeInUp both;
    animation: 1s .3s fadeInUp both
}

.owl-theme .owl-nav {
    margin-top: 0
}

.single-box {
    position: relative;
    padding-right: 60px
}

.single-box .icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #2676aa;
    font-size: 40px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-box h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.single-box:hover .icon {
    -webkit-animation: toTopFromBottom .5s forwards;
    animation: toTopFromBottom .5s forwards
}

@-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
    }
}

.welcome-inner-content {
    margin-top: 70px
}

.welcome-inner-content span {
    text-transform: uppercase;
    display: block;
    margin-top: -4px;
    font-size: 14px;
    color: #2676aa
}

.welcome-inner-content h3 {
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 33px
}

.welcome-inner-content p {
    margin-bottom: 0
}

.welcome-inner-content ul {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    list-style-type: none
}

.welcome-inner-content ul li {
    position: relative;
    color: #444;
    margin-bottom: 10px;
    padding-right: 23px;
    float: right;
    width: 100%;
}

.welcome-inner-content ul li:last-child {
    margin-bottom: 0
}

.welcome-inner-content ul li::before {
    content: '';
    position: absolute;
    right: 0;
    top: 7px;
    width: 15px;
    height: 15px;
    background: #2676aa;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

.services-box {
    margin-top: -130px;
    z-index: 999;
    position: relative;
    background-color: #fff;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 15px 0;
    border: 1px solid #eee
}

.single-card {
    border: 1px solid #eee;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-card .thumb-img {
    position: relative
}

.single-card .thumb-img iframe {
    -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: #2676aa;
    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: 30px 20px
}

.single-card .caption-text h3 {
    font-size: 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 15px
}

.single-card .caption-text p {
    margin: 0
}

.single-card .caption-text .designation {
    color: #2676aa;
    display: block
}

.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: #2676aa
}

.services-section {
    background-attachment: fixed;
    background-image: url(../img/bg.png);
    padding-bottom: 70px
}

.single-services {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-services .icon img {
    width: 70%;
}


.single-services .icon {
    display: inline-block;
    width: 130px;
    height: 130px;
    line-height: 65px;
    border: 2px solid #2676aa;
    border-radius: 50%;
    font-size: 30px;
    position: relative;
    color: #2676aa;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s;
    padding-top: 10px;
}

.single-services .icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2676aa;
    z-index: -1;
    opacity: 0;
    border-radius: 3px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.single-services h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px
}

.single-services p {
    height: 170px;
}



.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)
}

.about-section .about-us-img {
    -webkit-clip-path: polygon(3% 18%, 0 0, 20% 2%, 76% 2%, 100% 0, 97% 19%, 96% 80%, 100% 100%, 80% 96%, 18% 96%, 0 100%, 3% 82%);
    clip-path: polygon(3% 18%, 0 0, 20% 2%, 76% 2%, 100% 0, 97% 19%, 96% 80%, 100% 100%, 80% 96%, 18% 96%, 0 100%, 3% 82%)
}

.about-section .about-us-text h2 {
    font-size: 30px;
    margin-bottom: 15px
}

.about-section .about-us-text .default-btn {
    margin-top: 10px
}

.department-section .single-department {
    text-align: center;
    margin-bottom: 50px
}

.department-section .single-department i {
    font-size: 35px;
    background-color: #eaeaea;
    color: #2676aa;
    height: 75px;
    width: 75px;
    display: inline-block;
    line-height: 75px;
    -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%);
    -webkit-transition: all .5s;
    transition: all .5s
}

.department-section .single-department:hover i {
    background-color: #2676aa;
    color: #fff
}

.department-section .single-department h3 {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px
}

.department-section .single-department p {
    margin: 0
}

.tab .tabs {
    list-style-type: none;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px
}

.tab .tabs li {
    -ms-flex: 0 0 16.6666666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center
}

.tab .tabs li a {
    display: block;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    background: #fff;
    border-radius: 3px;
    padding: 25px 12px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b566e;
    position: relative;
    z-index: 1
}

.tab .tabs li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2676aa;
    z-index: -1;
    opacity: 0;
    border-radius: 3px;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    visibility: hidden;
    -webkit-transition: .4s;
    transition: .4s
}

.tab .tabs li a i {
    color: #2676aa;
    font-size: 40px;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s
}

.tab .tabs li a:hover,
.tab .tabs li a:hover i {
    color: #fff
}

.tab .tabs li a:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tab .tabs li:first-child a {
    border-radius: 0 30px 0 0
}

.tab .tabs li:first-child a::before {
    border-radius: 0 30px 0 0
}

.tab .tabs li:last-child a {
    border-radius: 30px 0 0 0
}

.tab .tabs li:last-child a::before {
    border-radius: 30px 0 0 0
}

.tab .tabs li.current a,
.tab .tabs li.current a i {
    color: #fff
}

.tab .tabs li.current a::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tab .tab_content .tabs_item {
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06)
}

.tab .tab_content .tabs_item:first-child {
    display: block
}

.tab .tab_content .tabs_item .tabs_item_content {
    padding: 43px 0 43px 15px
}

.tab .tab_content .tabs_item .tabs_item_content h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.tab .tab_content .tabs_item .tabs_item_content ul {
    padding: 0;
    margin: 15px 0 20px;
    list-style-type: none
}

.tab .tab_content .tabs_item .tabs_item_content ul li {
    position: relative;
    color: #444;
    font-size: 14px;
    margin-bottom: 10px;
    padding-right: 25px
}

.tab .tab_content .tabs_item .tabs_item_content ul li:last-child {
    margin-bottom: 0
}

.tab .tab_content .tabs_item .tabs_item_content ul li::before {
    content: '';
    position: absolute;
    right: 0;
    top: 8px;
    width: 15px;
    height: 15px;
    background: #2676aa;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

.counter-section {
    position: relative
}

.counter-section .video-content {
    background-image: url(../img/video-bg.jpg);
    background-size: cover;
    background-position: center center;
    height: 450px;
    max-width: 750px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    border-radius: 5px
}

.counter-section .video-content:before {
    content: '';
    position: absolute;
    background-color: #000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    border-radius: 5px
}

.counter-section .video-content .play-video {
    position: relative;
    background-color: #fff;
    color: #2676aa;
    height: 100px;
    display: inline-block;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
    border-radius: 50%;
    padding-left: 10px
}

.counter-section .video-content .play-video:hover {
    background-color: #2676aa;
    color: #fff
}

.sonar-wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 8rem 0
}

.sonar-wrapper .sonar-emitter {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 9999px;
    background-color: HSL(45, 100%, 50%)
}

.sonar-wrapper .sonar-emitter .sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: HSL(45, 100%, 50%);
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    -webkit-animation: sonarWave 2s linear infinite;
    animation: sonarWave 2s linear infinite
}

@-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
    }
}

.counter-section .single-counter {
    text-align: center;
    margin-bottom: 30px
}

.counter-section .single-counter i {
    color: #fff;
    font-size: 80px
}

.counter-section .single-counter h3 {
    font-size: 23px;
    margin: 20px 0 10px;
    color: #FFE500;
}

.counter-section .single-counter p {
    font-size: 18px;
    color: #fff;
}

.owl-theme-2 button.owl-prev,
.owl-theme-2 button.owl-next {
    position: absolute;
    left: -30px;
    top: 50%;
    background-color: #eee !important;
    border: 1px solid #eee !important;
    color: #2676aa !important;
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
    margin: -45px 0 0 !important;
    font-size: 25px !important
}

.owl-theme-2 button.owl-prev:hover,
.owl-theme-2 button.owl-next:hover {
    background-color: #2676aa !important;
    border: 1px solid #2676aa !important;
    color: #fff !important
}

.owl-theme-2 button.owl-next {
    left: auto;
    right: -30px
}

.hover-social {
    position: absolute;
    top: 0;
    background: rgba(57, 108, 240, .9);
    height: 0%;
    width: 100%;
    left: 0;
    text-align: center;
    -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: .6s;
    transition: .6s
}

.hover-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.hover-social ul li {
    display: inline-block;
    margin: 0 3px
}

.hover-social ul li i {
    background-color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.hover-social ul li i:hover {
    background-color: #333;
    color: #fff
}

.single-card {
    margin-bottom: 30px
}

.single-card:hover .hover-social {
    height: 100%
}

.appointment-area {
    background-color: #2676aa
}

.appointment-area .contant-number {
    background-image: url(../img/appointment-left-bg.jpg);
    background-size: cover;
    background-position: center center;
    height: 100%;
    position: relative
}

.appointment-area .contant-number h3 {
    margin: 0;
    position: absolute;
    bottom: 100px;
    right: 0;
    background: rgba(47, 64, 112, .9);
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    padding: 25px 20px;
    line-height: 0
}

.appointment-area .appointment-form {
    max-width: 670px;
    padding-top: 90px;
    padding-bottom: 100px;
    padding-left: 50px
}

.appointment-area .appointment-form .title {
    font-size: 42px;
    color: #fff;
    margin-bottom: 30px
}

.book-now-btn {
    background-color: #fff;
    color: #2676aa;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 10px 20px
}

.book-now-btn:hover {
    background-color: #333;
    color: #fff
}

.single-feedback {
    border: 1px solid #e3f6fd;
    padding: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-feedback:hover {
    border-color: #2676aa
}

.single-feedback .feedback-text {
    background-color: #e3f6fd;
    padding: 25px;
    text-align: center
}

.single-feedback .feedback-text i {
    color: #2676aa;
    font-size: 50px
}

.single-feedback .feedback-text p {
    margin: 15px 0 20px
}

.single-feedback .profile-content img {
    width: 80px;
    border-radius: 50%;
    margin: auto;
    border: 3px solid #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.single-feedback .profile-content h4 {
    margin: 15px 0 0;
    font-size: 16px
}

.single-feedback:hover .profile-content img {
    border-color: #2676aa
}

.feedback-carousel .owl-item.active.center .single-feedback {
    border-color: #2676aa;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, .15)
}

.feedback-carousel .owl-item.active.center .single-feedback .profile-content img {
    border-color: #2676aa
}

.BMI-sction {
    background-image: url(../img/bmi-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	z-index: 1;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.BMI-sction::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2676aa;
    opacity: .9;
    z-index: -1
}




.cta-area {
    position: relative;
	background-image: url(../img/bg-doctor.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/*.cta-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2676aa;
	opacity: .9;
	z-index: -1;
}*/



.cta-area .cta-text-content {
    max-width: 700px;
    margin: auto;
    text-align: center
}

.cta-area .cta-text-content h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 42px;
    margin: 0;
	color:#fff;
}

.cta-area .cta-text-content p {
    font-size: 20px;
    margin: 15px 0 0;
	color:#fff;
}

.cta-area .cta-text-content .cta-contant {
    font-size: 35px;
    font-weight: 700;
    color: #FFE500;
    margin-top: 25px
}

.cta-area .cta-doctor-img {
    position: absolute;
    bottom: 0
}

.cta-area .cta-doctor-img img {
    max-width: 210px
}

.actical-card .caption-text h3 {
    margin-top: -5px
}

.actical-card .caption-text h3 a {
    color: #212529;
    line-height: 28px
}

.actical-card .caption-text h3 a:hover {
    color: #2676aa
}

.actical-card .caption-text .read-more {
    color: #2676aa;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-top: 20px;
    display: inline-block;
    line-height: 16px
}

.actical-card .caption-text .read-more i {
    font-size: 16px
}

.actical-card .caption-text .read-more:hover i {
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-left: 5px
}

.actical-card .meta-tag {
    list-style-type: none;
    padding: 0;
    margin: 20px 0
}

.actical-card .meta-tag li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    color: #444
}

.actical-card .meta-tag li::before {
    content: '';
    background-color: #ebebeb;
    width: 1px;
    height: 15px;
    position: absolute;
    right: -10px;
    top: 7px
}

.actical-card .meta-tag li:last-child {
    margin-right: 0
}

.actical-card .meta-tag li:last-child::before {
    display: none
}

.actical-card .meta-tag li.author {
    position: relative;
    padding-left: 40px
}

.actical-card .meta-tag li.author img {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    width: 30px !important;
    height: 30px
}

.actical-card .meta-tag li.author a {
    color: #2676aa
}

.actical-card .meta-tag li.author a:hover {
    text-decoration: underline
}

.newsletter-section {
    background-image: url(../img/newsletter-bg.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    -webkit-clip-path: polygon(21% 0, 100% 8%, 100% 100%, 50% 100%, 0 100%, 0 9%);
    clip-path: polygon(21% 0, 100% 8%, 100% 100%, 50% 100%, 0 100%, 0 9%)
}

.newsletter-section::before {
    content: '';
    background: #2676aa;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .9
}

.newsletter-section .section-title {
    position: relative
}

.newsletter-section .subscribe-from {
    position: relative;
    max-width: 600px;
    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: #2676aa;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg)
}

.newsletter-section .subscribe-from .submit-btn:hover {
    color: #333
}

.newsletter-section .subscribe-from .validation-danger {
    margin-top: 10px;
    color: #fff
}

.newsletter-section .subscribe-from .validation-success {
    margin-top: 10px;
    color: #fff
}

.page-title {
    background-image: url(../img/slider/1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-top: 245px;
    padding-bottom: 60px
}

.page-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    z-index: -1
}

.page-title h2 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 0
}

.page-title ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.page-title ul li {
    display: inline-block;
    color: #fff;
    position: relative;
    font-size: 18px;
    padding-left: 20px
}

.page-title ul li a {
    color: #fff
}

.page-title ul li a:hover {
    color: #2676aa
}

.page-title ul li::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 14px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%
}

.page-title ul li:first-child {
    padding-left: 0
}

.page-title ul li:first-child::before {
    display: none
}

.blog-details-area {
    position: relative
}

.blog-details-area .blog-details {
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    background: #fff
}

.blog-details-area .blog-details .article-img {
    position: relative
}

.blog-details-area .blog-details .article-img .date {
    position: absolute;
    bottom: 15px;
    width: 100px;
    right: 15px;
    height: 100px;
    text-align: center;
    font-size: 25px;
    font-style: italic;
    background: #2676aa;
    color: #fff;
    border-radius: 5px;
    padding-top: 19px;
    line-height: 32px
}

.blog-details-area .blog-details .article-content {
    padding: 30px
}

.blog-details-area .blog-details .article-content ul li {
    display: inline-block
}

.blog-details-area .blog-details .article-content ul.category {
    margin-bottom: 30px
}

.blog-details-area .blog-details .article-content ul.category li a {
    background: #2676aa;
    color: #fff;
    padding: 5px 15px 3px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 400
}

.blog-details-area .blog-details .article-content h3 {
    font-size: 22px;
    margin-bottom: -5px
}

.blog-details-area .blog-details .article-content p {
    margin-bottom: 0;
    margin-top: 20px
}

.blog-details-area .blog-details .article-content .blockquote {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #f4f4f4;
    padding: 30px;
    border-left: 4px solid #2676aa
}

.blog-details-area .blog-details .article-content .blockquote p {
    margin-top: 0;
    font-size: 18px
}

.blog-details-area .blog-details .article-content .share-post {
    text-align: center;
    margin-top: 30px
}

.blog-details-area .blog-details .article-content .share-post ul li a {
    width: 40px;
    font-size: 15px;
    height: 40px;
    display: inline-block;
    line-height: 38px;
    border: 1px solid #eee;
    border-radius: 50%;
    color: #555
}

.blog-details-area .blog-details .article-content .share-post ul li a:hover,
.blog-details-area .blog-details .article-content .share-post ul li a:focus {
    color: #fff;
    border-color: #2676aa;
    background-color: #2676aa
}

.blog-details-area .blog-details .article-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.blog-details-area .post-controls-buttons {
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05)
}

.blog-details-area .post-controls-buttons .controls-left {
    float: left
}

.blog-details-area .post-controls-buttons .controls-right {
    float: right
}

.blog-details-area .post-controls-buttons div a {
    border: 1px solid #eee;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 5px
}

.blog-details-area .post-controls-buttons div a:hover,
.blog-details-area .post-controls-buttons div a:focus {
    color: #fff;
    background: #2676aa;
    border-color: #2676aa
}

.blog-details-area .post-comments {
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05)
}

.blog-details-area .post-comments h3 {
    font-size: 22px;
    margin-bottom: 0
}

.blog-details-area .post-comments .single-comment {
    position: relative;
    padding-left: 95px;
    margin-top: 30px
}

.blog-details-area .post-comments .single-comment .comment-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 75px
}

.blog-details-area .post-comments .single-comment .comment-img img {
    border-radius: 50%
}

.blog-details-area .post-comments .single-comment .comment-content h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase
}

.blog-details-area .post-comments .single-comment .comment-content p {
    margin-bottom: 15px
}

.blog-details-area .post-comments .single-comment .comment-content a {
    position: absolute;
    right: 0;
    bottom: 0;
    text-transform: uppercase
}

.blog-details-area .post-comments .single-comment.left-m {
    margin-left: 85px
}

.blog-details-area .leave-a-reply {
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    box-shadow: 0 5px 10px rgba(0, 9, 128, .035), 0 7px 18px rgba(0, 9, 128, .05);
    margin-top: 25px
}

.blog-details-area .leave-a-reply h3 {
    font-size: 22px;
    margin-bottom: 30px
}

.blog-details-area .leave-a-reply .form-control {
    border: 1px solid #eee
}

.department-desc {
    margin-top: 30px
}

.department-desc h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.share-department {
    margin-top: 25px
}

.share-department h4 {
    font-size: 18px;
    margin-bottom: 13px
}

.share-department ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.share-department ul li {
    display: inline-block
}

.share-department ul li a {
    display: inline-block;
    margin-right: 15px
}

.department-sidebar .department-info {
    margin-bottom: 30px
}

.department-sidebar .department-info h4 {
    font-size: 18px;
    margin-bottom: 13px
}

.department-sidebar .department-info ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.department-sidebar .department-info ul li {
    overflow: hidden;
    color: #444;
    margin-top: 5px
}

.department-sidebar .department-info ul li span {
    float: right
}

.department-sidebar .department-info ul li a {
    color: #2676aa
}

.doctors-desc {
    margin-top: 30px
}

.doctors-desc h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.doctors-sidebar .doctors-info {
    margin-bottom: 20px
}

.doctors-sidebar .doctors-info h4 {
    font-size: 18px;
    margin-bottom: 13px
}

.doctors-sidebar .doctors-info ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.doctors-sidebar .doctors-info ul li {
    overflow: hidden;
    color: #444;
    margin-top: 5px
}

.doctors-sidebar .doctors-info ul li span {
    float: right
}

.doctors-sidebar .doctors-info ul li a {
    color: #2676aa
}

.doctors-sidebar .doctors-social ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.doctors-sidebar .doctors-social ul li {
    display: inline-block
}

.doctors-sidebar .doctors-social ul li a {
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    color: #2676aa
}

#map iframe {
    height: 480px;
    width: 100%;
    margin-bottom: -10px
}

.contact-area .title {
    font-size: 20px;
    margin-bottom: 15px
}

.contact-area p {
    text-transform: uppercase;
    color: #2676aa
}

.contact-area ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.contact-area .contact-info {
    margin-bottom: 30px
}

.contact-area .contact-info ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    color: #444
}

.contact-area .contact-info ul li i {
    position: absolute;
    left: 0;
    top: 8px;
    color: #2676aa
}

.contact-area .contact-info ul li:last-child {
    margin-bottom: 0
}

.contact-area .contact-info ul li a {
    color: #444
}

.contact-area .contact-info ul li a:hover {
    color: #2676aa
}

.contact-area .opening-hours ul li {
    overflow: hidden;
    color: #444;
    padding-right: 35px;
    margin-bottom: 5px
}

.contact-area .opening-hours ul li span {
    float: right
}

.contact-area .opening-hours ul li:last-child {
    margin-bottom: 0
}

.contact-area #contactForm {
    margin-top: 25px
}

.contact-area #contactForm .form-control {
    border: 1px solid #eee
}

.contact-area #contactForm .form-control:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.contact-area #contactForm .has-error ul li {
    color: red;
    margin-top: 5px
}

.contact-area #contactForm .text-danger {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 20px
}

.pagination-area {
    margin-top: 30px
}

.pagination-area ul {
    padding: 0;
    margin: 0
}

.pagination-area ul .page-item .page-link {
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0 5px;
    color: #848484;
    background-color: #fff;
    border-radius: 50% !important;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    border: none
}

.pagination-area ul .page-item .page-link:hover,
.pagination-area ul .page-item .page-link:focus {
    color: #fff;
    background: #2676aa
}

.pagination-area ul .page-item .page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination-area ul .page-item.active .page-link {
    background: #2676aa;
    color: #fff
}

.side-bar .widget {
    margin-bottom: 30px
}

.side-bar .widget .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative
}

.side-bar .widget .title::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 90px;
    height: 3px;
    background: #2676aa
}

.side-bar .quick-contact {
    background: #fff;
    padding: 20px;
    border: 1px solid #eee
}

.side-bar .quick-contact h4 {
    font-size: 18px;
    margin-bottom: 15px
}

.side-bar .quick-contact p {
    margin-bottom: 15px
}

.side-bar .quick-contact a {
    color: #2676aa
}

.side-bar .search-box form {
    position: relative
}

.side-bar .search-box form .form-control {
    border: 1px solid #eee
}

.side-bar .search-box form .default-btn {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    height: 45px;
    width: 60px;
    cursor: pointer;
    padding: 0
}

.side-bar .latest-post .single-post {
    overflow: hidden;
    position: relative;
    padding-left: 130px;
    margin-bottom: 20px
}

.side-bar .latest-post .single-post .img {
    width: 115px;
    position: absolute;
    left: 0;
    top: 0
}

.side-bar .latest-post .single-post .content ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.side-bar .latest-post .single-post .content ul li {
    font-size: 15px;
    color: #848484
}

.side-bar .latest-post .single-post .content ul li:last-child {
    margin-right: 0
}

.side-bar .latest-post .single-post .content ul li a {
    font-size: 14px;
    color: #2676aa
}

.side-bar .latest-post .single-post .content h4 {
    margin-top: 5px;
    line-height: 1.5;
    margin-bottom: 0
}

.side-bar .latest-post .single-post .content h4 a {
    font-size: 15px;
    display: inline-block;
    color: #333
}

.side-bar .latest-post .single-post .content h4 a:hover {
    color: #2676aa
}

.side-bar .categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.side-bar .categories ul li {
    margin-bottom: 12px
}

.side-bar .categories ul li:last-child {
    margin-bottom: 0
}

.side-bar .categories ul li a {
    font-size: 15px;
    font-weight: 700;
    color: #333
}

.side-bar .categories ul li a:hover {
    color: #2676aa;
    padding-left: 5px
}

.side-bar .popular-tags ul {
    padding: 0;
    margin-bottom: 0;
    list-style-type: none
}

.side-bar .popular-tags ul li {
    display: inline-block;
    margin-top: 5px
}

.side-bar .popular-tags ul li a {
    border-bottom: 3px solid #2676aa;
    font-weight: 700;
    font-size: 15px;
    padding: 6px 14px;
    color: #333;
    background: #eee;
    display: inline-block
}

.side-bar .popular-tags ul li a:hover {
    color: #fff;
    background: #2676aa
}

.single-questions {
    margin-bottom: 30px
}

.single-questions h4 {
    font-size: 20px;
    margin-bottom: 18px
}

.faq-contact {
    text-align: center;
    margin-top: 40px;
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
    box-shadow: 7px 5px 30px rgba(72, 73, 121, .15)
}

.faq-contact h3 {
    font-size: 22px;
    margin-bottom: 35px;
    text-transform: capitalize
}

.faq-contact .form-control {
    border: 1px solid #eee
}

.faq-contact .form-control:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-color: #2676aa
}

.faq-contact .default-btn {
    margin-top: 10px
}

.error-area {
    position: relative;
    overflow: hidden;
    height: 100vh
}

.error-area .error {
    text-align: center
}

.error-area .error h2 {
    font-size: 100px;
    font-weight: 700
}

.error-area .error h4 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 15px
}

.error-area .error p {
    margin-bottom: 25px
}

.footer-widget {
    margin-top: -4px;
    text-align: right;
}

.footer-widget .footer-logo {
    margin-bottom: 20px;
    display: inline-block
}

.footer-widget h3 {
    font-size: 20px;
    margin-bottom: 25px
}

.footer-widget .socials-links {
    list-style-type: none;
    padding: 0;
    margin: 40px 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: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    background: #2676aa;
    color: #fff;
    -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%);
    -webkit-transition: .5s;
    transition: .5s;
    direction: rtl
}

.footer-widget .socials-links li i:hover {
    background-color: #333;
    color: #fff
}

.footer-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-widget ul li {
    margin-bottom: 9px
}

.footer-widget ul li a {
    color: #444
}

.footer-widget ul li a:hover {
    color: #2676aa;
    padding-left: 4px
}

.footer-widget .foot-contact-info {
    position: relative;
    padding-right: 50px;
    margin-top: 15px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.footer-widget .foot-contact-info i {
    background-color: #2676aa;
    color: #fff;
    position: absolute;
    height: 40px;
    width: 40px;
    -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%);
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    right: 0;
    top: 5px
}

.footer-widget .foot-contact-info p {
    line-height: 25px
}

.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: #444
}

.bottom-footer ul li a:hover {
    color: #2676aa
}

.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: #2676aa;
    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
}


/** Edit 4-7-2021 **/
.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.navbar-brand {
   margin-left: 15px !important;
   margin-right: 0 !important;
}
.logo-header {
    width: 190px;
}

.welcome-section,
.department-area,
.services-section,
.BMI-sction,
.counter-section,
.cta-area,
.Footer {
    direction: rtl;
}


/* line 1, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 0 45px;
}

/* line 10, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item {
    position: relative;
    margin-bottom: 75px;
}

/* line 14, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item .process-icon {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    height: 8.75rem;
    width: 8.75rem;
    line-height: 1;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2.1875rem 0 rgb(38, 118, 170);
    box-shadow: 0 0 2.1875rem 0 rgb(38, 118, 170);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* line 36, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item .process-icon i {
    font-size: 50px;
    color: #2676aa;
}

.work-process-wrap .process-icon-item .process-content h5 {
    color: #FFE500;
}

.work-process-wrap .process-icon-item .process-content p {
    color: #FFF;
}

/* line 40, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item .process-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* line 45, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item svg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 86%;
}

/* line 53, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .process-icon-item svg:not(:root) {
    overflow: hidden;
}

/* line 57, src/assets/scss/components/process-section/_process-1.scss */
.work-process-wrap .right-shape .d-flex {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}

/* line 3, src/assets/scss/components/process-section/_process-2.scss */
.work-process-wrap-2 .work-process-number {
    position: relative;
    z-index: 400;
    margin-bottom: 35px;
}

/* line 7, src/assets/scss/components/process-section/_process-2.scss */
.work-process-wrap-2 .work-process-number:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    z-index: -7;
    border: 1px dashed #fff;
}

/* line 18, src/assets/scss/components/process-section/_process-2.scss */
.work-process-wrap-2 .work-process-number span {
    text-align: center;
    height: 100px;
    width: 100px;
    display: inline-block;
    line-height: 100px;
    border-radius: 50%;
    font-size: 38px;
    color: #1b2e4b;
    background: #fff;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/* line 34, src/assets/scss/components/process-section/_process-2.scss */
.work-process-wrap-2:hover span {
    -webkit-box-shadow: 0 0 0 10px #e5e9f2, 0 0 0 20px #c0ccda;
    box-shadow: 0 0 0 10px #e5e9f2, 0 0 0 20px #c0ccda;
}

/* line 41, src/assets/scss/components/process-section/_process-2.scss */
.work-process-item:last-child .work-process-number:before {
    display: none;
}

@media only screen and (max-width: 991.98px) {

    /* line 49, src/assets/scss/components/process-section/_process-2.scss */
    .work-process-item:nth-child(1),
    .work-process-item:nth-child(2) {
        margin-bottom: 50px;
    }

    /* line 53, src/assets/scss/components/process-section/_process-2.scss */
    .work-process-item:nth-child(2) .work-process-number::before {
        display: none;
    }
}

@media only screen and (max-width: 575.98px) {

    /* line 59, src/assets/scss/components/process-section/_process-2.scss */
    .work-process-item {
        margin-bottom: 30px;
    }

    /* line 62, src/assets/scss/components/process-section/_process-2.scss */
    .work-process-item .work-process-number::before {
        display: none !important;
    }

    /* line 65, src/assets/scss/components/process-section/_process-2.scss */
    .work-process-item:last-child {
        margin-bottom: 0;
    }
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

/**** BMI Css ****/
.BimText {
    padding: 0 30px;
}

.BimText h2 {
    color: #d36c8f;
    font-weight: 700;
}

.BimText p {
    color: #fff;
    margin: 26px 0;
}

.BimText span {
    color: #FFE500;
    font-weight: bold;
    font-size: 18px;
}

.BimText ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.BimText ul li {
    direction: ltr;
}

.BimText ul li p {}

.BMIBox {
    background: rgba(250, 250, 250, 0.3);
    padding: 25px;
    border-radius: 10px;
}

.BMIBox label {
    width: 100%;
    margin-bottom: 15px;
}

.BMIBox label span {
    width: 85px;
    display: inline-block;
	color:#fff;
}

.BMIBox label input {
    border: 1px solid #cbcbcb;
    padding: 5px;
    color: #444;
    border-radius: 5px;
}

/** End BMI Css **/

.decoration-one {
    background: #d36c8f;
    border: 1px solid #d36c8f !important;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
}

.S-white h2 {
    color: #fff;
}

.S-white h2::before {
    background: #fff;
}

.bottom-footer {
    padding: 10px 0;
    text-align: center;
}



.video-section{
    background-image: url(../img/video-bg.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    border-radius: 5px ;   
	padding: 100px 0;
}

.video-section:before {
    content: '';
    position: absolute;
    background-color: #000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .5;
    border-radius: 5px
}

.video-section .video-content .play-video {
    position: relative;
    background-color: #fff;
    color: #396cf0;
    height: 100px;
    display: inline-block;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
    border-radius: 50%;
    padding-left: 10px
}

.video-section .video-content .play-video:hover {
    background-color: #396cf0;
    color: #fff
}

.sonar-wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 8rem 0
}

.sonar-wrapper .sonar-emitter {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 9999px;
    background-color: HSL(45, 100%, 50%)
}

.sonar-wrapper .sonar-emitter .sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: HSL(45, 100%, 50%);
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    -webkit-animation: sonarWave 2s linear infinite;
    animation: sonarWave 2s linear infinite
}

@-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
    }
}


/** Start Menu Hover **/
#top-menu {padding:0;}

#top-menu li {}

#top-menu a {}

#top-menu a:hover {
    color: #d36c8f;
}

#top-menu li.activeM a {
    color: #d36c8f;
}

/** End Menu Hover **/



/** Counter **/


.icon-square {
    width: 55px;
    height: 55px;
    text-align: center;
}


.promo-one-single {
    position: relative;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.promo-one-single a {
    text-decoration: none;
    position: absolute;
    right: 15px;
    bottom: -15px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.12);
}

.promo-one-single:hover {
    background: linear-gradient(75deg, #4f1bc5, #7b17c5) !important;
    color: #fff;
}

.promo-one-single:hover h5 {
    color: #fff !important;
}


.promo-one-single:hover a {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.promo-one-single:hover a:hover {
    background: #bf00dc !important;
    color: #fff;
}

.single-promo-card {
    border-radius: 1rem;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 3px rgb(38, 118, 170) !important
}

.single-promo-card.single-promo-hover {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    z-index: 1;
}

.single-promo-card.single-promo-hover:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
    color: #fff;
}

.single-promo-card.single-promo-hover:hover span,
.single-promo-card.single-promo-hover:hover h5 {
    color: #fff !important;
}

.single-promo-card.single-promo-hover:hover:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: #6730e3;
}

.single-promo-card.single-promo-hover:before {
    content: '';
    position: absolute;
    right: -55px;
    width: 95px;
    height: 95px;
    bottom: -50px;
    border-radius: 35px;
    background-color: #6730e3;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: -1;
}

.single-promo-card.single-promo-hover-2 {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.single-promo-card.single-promo-hover-2:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
    background-color: #6730e3;
    color: #fff;
}

.single-promo-card.single-promo-hover-2:hover span,
.single-promo-card.single-promo-hover-2:hover h5 {
    color: #fff !important;
}

.single-promo-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
}

.count-number {
    color: #333 !important;
    margin-bottom: 10px !important;
    display: inline-block;
}

.card-body {
    text-align: center;
}

.card-body h5 {
    color: #2676aa;
}

/** Counter New **/
#shiva {}

.count {
    line-height: 50px;
    color: #000;
    margin-left: 30px;
    font-size: 25px;
}

/** End Counter New **/

/** Service list*/
.timeliner {
    position: relative;
    padding: 0;
    margin-top: 20px;
    list-style: none;
}

.timeliner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #2676aa;
}

.timeliner > li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeliner > li:before,
.timeliner > li:after {
    content: " ";
    display: table;
}

.timeliner > li:after {
    clear: both;
}

.timeliner > li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeliner > li .timeline-panel:before {
    border-left-width: 0;
}

.timeliner > li .timeline-panel:after {
    border-left-width: 0;
}

.timeliner > li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 4px solid #f085a9;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}

.timeliner > li .timeline-image h4 {
    margin-top: 12px;
    color: #171717;
}

.timeliner > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeliner > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeliner > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeliner > li:last-child {
    margin-bottom: 0;
}

.timeliner .timeline-heading h4 {
    margin-top: 0;
}

.timeliner .timeline-heading h4.subheading {
    text-transform: none;
    text-transform: uppercase;
    color: #2676aa;
    font-weight: 700;
}

.timeliner .timeline-body > p,
.timeliner .timeline-body > ul {
    margin-bottom: 0;
}

.timeline-icon {
    border: 2px dashed #ccc;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #171717;
    font-size: 18px;
    height: 70px;
    left: 50%;
    line-height: 70px;
    margin: 22px 0 0 -35px;
    position: absolute;
    text-align: center;
    width: 70px;
}


@media(min-width:768px) {
    .timeliner:before {
        left: 50%;
    }

    .timeliner > li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeliner > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeliner > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
        background: #fff;
    }

    .timeliner > li .timeline-image:hover {
        background: #2676aa;
    }

    .timeliner > li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeliner > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }

}


@media (min-width: 992px) {
    .timeliner > li {
        min-height: 150px;
    }

    .timeliner > li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeliner > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
        background: #fff;
    }

    .timeliner > li .timeline-image:hover {
        background: #2676aa;
    }

    .timeliner > li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeliner > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}


@media (min-width: 1200px) {
    .timeliner > li {
        min-height: 150px;
    }

    .timeliner > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeliner > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
        background: #fff;
        padding-top: 20px;
    }

    .timeliner > li .timeline-image:hover {
        background: #2676aa;
    }


    .timeliner > li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeliner > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

/** End Service list*/


.welcome-image{}
.welcome-image img{border: 1px solid #e2d4d4; padding: 3px;}


/** Clients feedback **/
.screenshot-wrap {
    position: relative;
}

.screenshot-wrap .screenshot-frame {
    background-image: url("../img/iphone-mask.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 290px;
    height: 533px;
    position: absolute;
    top: 34px;
    left: calc(50% + 0.5px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    border-radius: 20px;
}

.screenshot-wrap .screen-carousel .owl-item img {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 30px;
}

.screenshot-wrap .screen-carousel .owl-item.active.center img {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

@media (min-width: 320px) and (max-width: 1200px) {


    .screenshot-wrap .screenshot-frame {
        display: block;
    }
}



@media (min-width: 320px) and (max-width: 767px) {

    .screenshot-wrap .screen-carousel .owl-item img {
        width: 100%;
        margin: auto;
    }
}

/** End clients feedback **/





/** Css Whatsapp Icon Footer*/
.whatsapp-Icon .floating-button {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    color: white;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    cursor: pointer;
    z-index: 9;
}

.whatsapp-Icon .floating-button:hover {
    background-color: #25d366;
}

.whatsapp-Icon .floating-button .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 60px;
    text-align: center;
    transition: all 0.3s;
    color: #fff;
}

.whatsapp-Icon .floating-button .icon.wa {
    animation: wa-out 0.3s;
}

.whatsapp-Icon .floating-button .icon.close {
    opacity: 0;
    margin: auto;
    transform: rotateZ(-70deg);
    animation: close-out 0.3s;
}

.whatsapp-Icon .card-whats {
    position: fixed;
    width: 350px;
    height: 350px;
    background-color: gray;
    border-radius: 10px;
    overflow: hidden;
    right: 40px;
    bottom: 100px;
    display: none;
    text-align: right;
    z-index: 9;
    box-shadow: 0 0 20px 0 #888;
}


.whatsapp-Icon .card-whats .banner-header img {
    width: 170px;
    margin: auto;
}

.whatsapp-Icon .card-whats .banner-header p {
    font-size: 13px;
    margin-top: 0.5em;
    line-height: initial;
    color: #f7d55e;
    margin-bottom: 0;
}

.whatsapp-Icon .card-whats .banner-body {
    flex-grow: 1;
    background-color: #eaeaea;
    padding: 15px;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente {
    margin-top: -50px;
    background-color: white;
    padding: 15px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .dados-atendente {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .dados-atendente .avatar {
    padding: 0px;
    background: #eaeaea;
    border-radius: 50%;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .dados-atendente .avatar img {
    border-radius: 50%;
    width: 50px;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .dados-atendente .informacoes {
    padding: 15px;
    color: #181929;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .botao-atendente {
    display: flex;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .botao-atendente .btn {
    color: white;
    background-color: #24d366;
    border-radius: 50px;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    border: 0;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    box-shadow: 0 0 0;
}

.whatsapp-Icon .card-whats .banner-body .card-atendente .botao-atendente .btn i {
    font-size: 20px;
    position: relative;
    top: 2px;
    padding-left: 2px;
}

.whatsapp-Icon.is-opened .icon.wa {
    animation: wa-in 0.15s linear;
    animation-fill-mode: forwards;
}

.whatsapp-Icon.is-opened .icon.close {
    animation: close-in 0.2s;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
}

.whatsapp-Icon.is-opened .card {
    display: flex;
    flex-direction: column;
}

.whatsapp-Icon.is-opened .icon.wa {
    animation: wa-in 0.15s linear;
    animation-fill-mode: forwards;
}

.whatsapp-Icon.is-opened .icon.close {
    animation: close-in 0.2s;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
}

@keyframes close-in {
    from {
        opacity: 0;
        transform: rotateZ(-70deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

@keyframes close-out {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(-70deg);
    }
}

@keyframes wa-in {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(180deg);
    }
}

@keyframes wa-out {
    from {
        opacity: 0;
        transform: rotateZ(180deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

.floating-button:before,
.floating-button:after {
    content: '';
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #58ea00;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
}

.floating-button:after {
    animation-delay: .5s;
}

@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.whatsapp-Icon.is-opened .card-whats {
    display: block;
    z-index: 9999;
    height: 360px;
    bottom: 130px;
}

@media(max-width: 990px) {
    .whatsapp-Icon .floating-button {
        left: 20px;
        bottom: 20px;
    }

    .whatsapp-Icon.is-opened .card-whats {
        display: block;
        z-index: 9999;
        height: 360px;
        right: 20px;
        bottom: 100px;
    }
}
/** End Css Whatsapp Icon Footer*/



/** Animated-shape-wrap **/ 

@keyframes animOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(35deg);
            transform: translate(73px, -1px) rotate(35deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(75deg);
            transform: translate(141px, 72px) rotate(75deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(110deg);
            transform: translate(83px, 122px) rotate(110deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(145deg);
            transform: translate(-40px, 72px) rotate(145deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(35deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(75deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(110deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(145deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes animTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
            transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
            transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
            transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
            transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
            transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
            transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@-webkit-keyframes animTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}

@keyframes animThree {
  0% {
    -webkit-transform: translate(165px, -179px);
            transform: translate(165px, -179px);
  }
  100% {
    -webkit-transform: translate(-346px, 617px);
            transform: translate(-346px, 617px);
  }
}

@-webkit-keyframes animThree {
  0% {
    -webkit-transform: translate(165px, -179px);
  }
  100% {
    -webkit-transform: translate(-346px, 617px);
  }
}

@keyframes animFour {
  0% {
    -webkit-transform: translate(-300px, 151px) rotate(0deg);
            transform: translate(-300px, 151px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(251px, -200px) rotate(180deg);
            transform: translate(251px, -200px) rotate(180deg);
  }
}

@-webkit-keyframes animFour {
  0% {
    -webkit-transform: translate(-300px, 151px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(251px, -200px) rotate(180deg);
  }
}

@keyframes animFive {
  0% {
    -webkit-transform: translate(61px, -99px) rotate(0deg);
            transform: translate(61px, -99px) rotate(0deg);
  }
  21% {
    -webkit-transform: translate(4px, -190px) rotate(38deg);
            transform: translate(4px, -190px) rotate(38deg);
  }
  41% {
    -webkit-transform: translate(-139px, -200px) rotate(74deg);
            transform: translate(-139px, -200px) rotate(74deg);
  }
  60% {
    -webkit-transform: translate(-263px, -164px) rotate(108deg);
            transform: translate(-263px, -164px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-195px, -49px) rotate(144deg);
            transform: translate(-195px, -49px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(-1px, 0px) rotate(180deg);
            transform: translate(-1px, 0px) rotate(180deg);
  }
}

@-webkit-keyframes animFive {
  0% {
    -webkit-transform: translate(61px, -99px) rotate(0deg);
  }
  21% {
    -webkit-transform: translate(4px, -190px) rotate(38deg);
  }
  41% {
    -webkit-transform: translate(-139px, -200px) rotate(74deg);
  }
  60% {
    -webkit-transform: translate(-263px, -164px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-195px, -49px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(-1px, 0px) rotate(180deg);
  }
}

/* line 169, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: -1
}

/* line 176, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item {
  position: absolute;
}

/* line 178, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(1) {
  background: rgb(21, 198, 159);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 12%;
  left: 15%;
  -webkit-animation: animTwo 13s infinite linear;
          animation: animTwo 13s infinite linear;
}

/* line 187, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(2) {
  border: 5px solid #FFE500);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: 15%;
  left: 45%;
  -webkit-animation: animOne 15s infinite linear;
  animation: animOne 15s infinite linear;
}

/* line 197, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(3) {
  border: 5px solid rgba(244, 34, 104);
  width: 25px;
  height: 25px;
  bottom: 20%;
  left: 30%;
  -webkit-animation: animFour 15s infinite linear alternate;
  animation: animFour 15s infinite linear alternate;
}

/* line 206, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(4) {
  background: rgba(252, 162, 73);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  bottom: 15%;
  right: 25%;
  -webkit-animation: animFive 15s infinite linear alternate;
  animation: animFive 15s infinite linear alternate;
}

/* line 216, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(5) {
  background: rgba(100, 45, 250);
  width: 3px;
  height: 20px;
  top: 18%;
  right: 25%;
  -webkit-animation: animFour 15s infinite linear alternate;
  animation: animFour 15s infinite linear alternate;
}

/* line 224, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(5):before, .animated-shape-wrap .animated-shape-item:nth-child(5):after {
  content: "";
  display: block;
  width: 100%;
  height: calc(50% - 2px);
  top: 6px;
  background: inherit;
  position: absolute;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 238, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(5):before {
  right: -6px;
}

/* line 241, src/assets/scss/components/_components.animation.scss */
.animated-shape-wrap .animated-shape-item:nth-child(5):after {
  left: -6px;
}


/** Animated-shape-wrap **/ 



.AboutDR{direction:ltr;}
.AboutDR ul li{
	padding-left: 23px !important;
	float: left !important;
}
.AboutDR ul li::before {
	left:0 !important;
}

/** Mobile Css **/
@media (min-width: 320px) and (max-width: 480px) {
    .main-header {
        top: 0 !important
    }


.header-info-text {
    display:block !important
}

.header-info-text .Sbox{
    width: 50%;
	display:inline-block;
}

.header-info-text .Cbox{
    width: 50%;
	display:inline-block;
}

    .logo-header {
		padding: 5px 15px 5px 0;
		margin-right: 50px;
    }

    .navbar > .container,
    .navbar > .container-fluid,
    .navbar > .container-lg,
    .navbar > .container-md,
    .navbar > .container-sm,
    .navbar > .container-xl,
    .navbar > .container-xxl {
        display: block !important;
        direction: ltr !important;
    }

    .navbar-expand-lg {
        display: block;
    }

	
	.logo-header, .navbar-collapse .navbar-nav {
		visibility: visible;
	}

    .navbar-light .navbar-collapse .navbar-nav {
        padding-right: 15px !important;
        text-align: right !important;
    }

    .navbar-light .navbar-nav .nav-link {
        text-shadow: none !important;
    }

.hero-slider .hs-item .hero-text {
    width: 80% !important;
    margin-top:0 !important;
}

.hero-slider .hs-item .hero-text h1 {
    font-size: 18px !important;
    line-height: 30px;
}



.hero-slider .hs-item {
    height: 230px !important;
    padding-top: 40px !important;
}
.hero-slider .hs-item .Tdoctor {
    width: 90% !important;
    margin-top:0 !important;
}

.Tdoctor{margin-left: 4% !important;}

.Tdoctor h1{
    background: #2676aa;
    padding: 5px 5px 5px 5px;
    opacity: 0.7 !important;
	display:inline-block !important;
	border-radius:6px;
	font-size:18px;
    line-height: 30px;
}
.Tdoctor p{    
    background: #ddd;
    padding: 5px 5px 5px 5px;
    opacity: 0.7 !important;
    color: #000;
    line-height: 30px;
    margin: 1px 0;
    font-size: 12px;
	display:inline-block !important;
	border-radius:6px;
}
.Tdoctor h3{
	background: #d36c8f;
    padding: 5px 5px 5px 5px;
    opacity: 0.7 !important;
    display:inline-block !important;
	color:#fff;
	border-radius:10px;
	line-height: 30px;
}

.hs-item .hero-text .default-btn {
    display: inline-block !important;
    margin-top: 10px !important;
}

    .work-process-wrap .process-icon-item .process-icon {
        height: 55px !important;
        width: 55px !important;
    }

    .work-process-wrap .process-icon-item .process-content h5 {
        font-size: 18px !important;
    }


    .work-process-wrap .left-shape svg {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 87%;
        transform: rotate(202deg);
        transform-origin: 26% 65%;
    }

    .work-process-wrap .right-shape svg {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 87%;
        transform: rotate(152deg);
        transform-origin: 27% 40%;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .Img-delivery {
        margin-top: 20px;
    }

    .cta-area {
        padding-bottom: 0 !important;
    }

    .cta-area .cta-doctor-img {
        position: relative;
        text-align: center;
    }

    .screenshot-wrap .screenshot-frame {
        width: 305px !important;
        height: 545px !important;
        top: 38px !important;
    }

    .timeliner > li .timeline-image {
        background: #fff !important;
        padding: 6px !important;
    }

    .work-process-wrap {
        padding: 0 10px !important;
    }

    .work-process-wrap .process-icon-item .process-icon i {
        font-size: 30px !important;
    }

    .timeliner > li .timeline-panel {
        padding: 0 0px 0 95px;
    }

    .timeliner > li.timeline-inverted > .timeline-panel {
        padding: 0 0px 0 95px;
    }

}

/** End Mobile Css **/
