/**
	
* Template Name: Povital - Medical & Health HTML Template
* Version: 1.0.5
* Author: Unicoder
* Email: unicoder16@gmail.com
* Developed By: Unicoder
* First Release: 4 Sep, 2018
* Author URL: www.unicoderbd.com

**/


/*================= Preloader ====================*/

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background: #fff
}


/*================== Start CSS =====================*/

.container,
.container-fluid {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}

.accorden-block {
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

body {
    font-size: 15px;
    font-family: var(--theme-general-font);
    font-weight: 400;
    line-height: 28px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a,
a:hover {
    text-decoration: none;
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    font-family: var(--theme-highlight-font);
    margin-bottom: 0;
    font-weight: 700
}

h1,
.h1 {
    font-size: 50px;
}

h2,
.h2 {
    font-size: 42px;
}

h3,
.h3 {
    font-size: 36px;
}

h4,
.h4 {
    font-size: 30px;
}

h5,
.h5 {
    font-size: 22px;
}

h6,
.h6 {
    font-size: 18px;
}


/*mine css*/

.p-30 {
    padding: 30px;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.font-13 {
    font-size: 13px;
}

#page_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.sub-title {
    font-size: 18px;
}

.mx-width-initial {
    max-width: initial
}

.top-profile ul li {
    border-right: 1px solid var(--theme-white-color);
    padding: 0 15px;
}

.top-profile ul li:first-child {
    border-left: 1px solid var(--theme-white-color);
}

.btn {
    border-radius: 0
}

.dropdown-item {
    font-size: 14px
}

.btn-primary {
    color: var(--theme-white-color) !important;
    border: 2px solid #2cc2c7 !important;
    background-color: #2cc2c7 !important;
}

.btn-primary:hover {
    color: var(--theme-primary-color) !important;
    background-color: transparent !important;
}

.btn-white {
    color: var(--theme-primary-color);
    background-color: var(--theme-white-color);
    border: 2px solid var(--theme-white-color);
}

.btn-white:hover {
    color: var(--theme-white-color);
    background-color: transparent;
}

.font-bold {
    font-weight: 700;
}

.service-block-1 {
    padding: 40px 25px;
    border-bottom: 3px solid #f5f5f5;
    border-right: 3px solid #f5f5f5;
}

.service-block-1 i {
    float: left;
    margin-right: 15px;
}

.z-index-999 {
    z-index: 999;
}

.accorden-content p {
    margin-bottom: 0
}

.features {
    border-right: 1px solid var(--theme-gray-color);
}

.box-40px {
    height: 40px;
    width: 40px;
}

.box-60px {
    height: 60px;
    width: 60px;
}

.box-70px {
    height: 70px !important;
    width: 70px !important;
}

.box-80px {
    height: 80px;
    width: 80px;
}

.box-100px {
    height: 100px;
    width: 100px;
}

.box-130px {
    height: 130px;
    width: 130px;
}

.box-290px {
    height: 290px;
    width: 290px;
}

.overlay-up::before {
    top: 100%;
}

.thumb-team-classic:hover .overlay-up::before {
    top: 0%;
}

.owl-nav-secondary.owl-carousel .owl-nav button {
    text-align: center;
    font-size: 21px;
    color: #fff;
    background-color: var(--theme-secondary-color);
    z-index: 9;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.owl-nav-secondary.owl-carousel .owl-nav button.owl-prev {
    left: -70px;
}

.owl-nav-secondary.owl-carousel .owl-nav button.owl-next {
    right: -70px;
}

.owl-nav-hover-primary.owl-carousel .owl-nav button:hover {
    background-color: var(--theme-primary-color);
}

.photo-box {
    width: 48%;
    float: left;
    margin-bottom: 10px;
}

.photo-box:nth-child(2n+1) {
    margin-right: 10px;
}

.form-group-1 input {
    width: 350px;
    padding-right: 40px;
    color: var(--theme-white-color)
}

.form-group-1 button {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
    line-height: 30px;
    text-align: center;
    background: none;
    border: none;
    color: var(--theme-white-color);
    padding: 0;
    z-index: 999;
}

.form-group-1 input::placeholder {
    color: var(--theme-white-color);
}

.border-white-2px {
    border: 2px solid var(--theme-white-color);
}

.border-right-gray-1 {
    border-right: 1px solid var(--theme-gray-color);
}

.feature-1 {
    width: 100%;
    height: 430px;
}

.background-img-left {
    background-position: 30px bottom;
    background-repeat: no-repeat;
    background-size: 42%;
}

.bg-set-after::after {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: var(--theme-primary-color);
}

.middle-header-icon {
    display: table;
    border: 2px solid #eee;
    width: 60px;
    height: 60px;
    transform: rotate(45deg);
    -moz-transition: rotate(45deg);
    -ms-transition: rotate(45deg);
    -o-transition: rotate(45deg);
    -webkit-transition: rotate(45deg);
}

.middle-header-icon i {
    transform: rotate(-45deg);
    -moz-transition: rotate(-45deg);
    -ms-transition: rotate(-45deg);
    -o-transition: rotate(-45deg);
    -webkit-transition: rotate(-45deg);
    display: block;
    line-height: 50px;
    text-align: center;
}

nt-16 {
    font-size: 16px;
}

.single-carusel .owl-nav {
    font-size: 30px;
    float: right;
    color: #fff;
    font-weight: 700;
}

.accorden-title::before {
    content: "";
    height: 2px;
    position: absolute;
    right: 20px;
    width: 10px;
    background-color: var(--theme-primary-color);
}

.accorden-title {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-size: 16px
}

.accorden-title.active,
.accorden-title:hover {
    background-color: var(--theme-primary-color) !important;
    color: var(--theme-white-color);
}

.accorden-title.active::before,
.accorden-title:hover::before,
.accorden-title.active::after,
.accorden-title:hover::after {
    background-color: var(--theme-white-color);
}

.accorden-title::before {
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accorden-title::after {
    content: "";
    height: 2px;
    position: absolute;
    right: 20px;
    width: 10px;
    background-color: var(--theme-primary-color);
    top: 48%;
}

.accorden-title.active::after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.accorden-title::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.accorden-content {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

.border-top-primary-4 {
    border-top: 4px solid var(--theme-primary-color);
}

.w-60 {
    width: 60%;
}

.fixed-top-bg-secondary.fixed-top {
    background-color: var(--theme-secondary-color) !important
}

.list-style-circle li {
    list-style-type: circle;
    margin: 0 0 15px 15px;
}

.footer-box::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    left: -10px;
    background-color: var(--theme-white-color) !important;
}

.bottom-nav li {
    display: inline-block;
}

.bottom-nav li a {
    font-size: 13px;
    margin-right: 15px;
    color: var(--theme-white-color)
}

.fixed-bg-secondary.fixed-top {
    background-color: var(--theme-secondary-color)
}

.footer-logo,
.footer-logo img {
    width: 160px;
    height: auto;
}

.footer-widget li a {
    color: var(--theme-secondary-color)
}

.top-profile .nav-bar-top.right li {
    margin-left: 0;
}

.widget,
.overlay-up::before {
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.form-control {
    border-radius: 0
}

header.fixed-top {
    width: 100%;
    transform: translateX(0);
}

.scale1-1 {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f101";
    font-family: FontAwesome;
    color: #43c565;
}

.timeshedule {
    overflow-x: scroll;
}

.timeshedule tr:nth-child(2n+1) {
    background-color: var(--theme-white-color) !important;
}

.timeshedule th,
.timeshedule td {
    border-color: #e1e1e1
}

.service-widget .item {
    width: 49%;
    margin-right: 2px;
    margin-bottom: 2px;
    float: left;
    text-align: center;
}

.product-img span {
    top: 20px;
    left: -10px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    padding: 0 10px;
    right: auto;
}

.product-img span.onsale {
    background-color: var(--theme-primary-color);
}

.page-link:hover {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color)
}

.tagcloud ul li a {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color);
}

.tagcloud ul li a:hover {
    background-color: var(--theme-secondary-color);
    color: var(--theme-primary-color);
}

ul.product_list_widget li a {
    color: var(--theme-secondary-color);
    font-weight: 600;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}

ul.product_list_widget li .star-rating {
    font-size: 8px
}

ul.product_list_widget li .price {
    font-size: 13px
}

.product-detail .woocommerce-loop-product__title a {
    font-weight: 500 !important
}

.product-detail .star-rating {
    font-size: 10px
}

.widget ul.product_list_widget li img {
    height: 60px;
    width: 60px;
    border: 1px solid var(--theme-secondary-color);
    border-radius: 50%;
}

ul.product_list_widget li a:hover img {
    border: 1px solid var(--theme-primary-color) !important;
}

.view-category button {
    background-color: var(--theme-white-color);
}

.subscribe-form .form-control {
    border: none;
}

.widget_product_categories {
    border: none;
    padding: 0;
}

.widget_archive ul li,
.widget_categories ul li,
.widget_product_categories ul li {
    border-bottom: none;
}

.widget.form-group-1 input {
    width: 350px;
    padding-right: 40px;
    color: var(--theme-secondary-color);
}

.widget.form-group-1 input::placeholder {
    color: var(--theme-secondary-color);
}

.widget.widget_add {
    margin-bottom: 60px !important;
}

.widget.widget_add .btn {
    position: absolute;
    left: 50%;
    bottom: -24px;
    transform: translateX(-50%);
    display: block ruby;
}

.widget.widget_instagram li {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.widget.widget_instagram li:nth-child(3n) {
    margin-right: 0;
}

.widget.widget_instagram li img {
    width: 81px;
    height: 81px;
}

.widget {
    width: 100%;
    display: block;
}

.nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs>li>a {
    padding: 0 20px;
    line-height: 50px;
    font-family: var(--theme-highlight-font);
    font-weight: 500;
    font-size: 16px;
    border-radius: 25px;
    display: block;
    margin-right: 15px;
    color: var(--theme-secondary-color);
    margin-bottom: 30px;
}

.nav-tabs>li>a.active,
.nav-tabs>li>a:hover {
    background-color: var(--theme-primary-color);
    color: var(--theme-white-color)
}


/*appoinment*/

.department-select span {
    float: left;
    margin-right: 30px;
    line-height: 45px;
    font-size: 17px;
    font-weight: 500;
}

.department-select .form-2 {
    display: table;
    width: 300px;
}

.department-select select {
    border: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    height: 44px;
    padding: 0 15px;
    width: 100%;
}

.month-table .top-opt a {
    color: #fff;
    display: table;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
}

.month-table .top-opt .month {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    font-family: 'Nunito', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.month-table table {
    background: #fff;
    margin-top: -1px;
    width: 100%;
}

.month-table table th,
.month-table table td {
    border: 1px solid #eeeeee;
}

.month-table th {
    line-height: 50px;
    color: #818181;
    text-align: center;
    border-top-color: transparent;
}

.month-table td {
    height: 163px;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #818181;
}

.month-table .date {
    width: 52px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid transparent;
}

.month-table table td.active .date {
    border-color: var(--theme-primary-color);
    color: var(--theme-primary-color)!important;
}

.month-table table td:hover .date,
.month-table table td.active:hover .date {
    color: var(--theme-white-color) !important;
    background-color: var(--theme-primary-color) !important;
}

.month-table table td:hover .available-appoinment {
    display: block;
}

.month-table .available-appoinment {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #818181;
    line-height: normal;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    top: -38px;
    display: none;
}

.month-table .available-appoinment::after {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #f5f5f5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#sidebar.blog-sidebar .widget {
    margin-bottom: 0;
}

.blog-sidebar .widget_blog_categories {
    background-color: var(--theme-primary-color);
    padding: 30px;
}

.blog-sidebar .widget_blog_categories li {
    margin-bottom: 10px;
}

.blog-sidebar .widget_blog_categories a {
    color: var(--theme-white-color);
    display: block;
}

.blog-sidebar .widget_blog_categories a:hover {
    color: var(--theme-secondary-color)
}

.blog-sidebar .widget_recent_entries,
.widget_appointment {
    background-color: var(--theme-white-color);
    padding: 30px;
}

.blog-sidebar .widget_recent_entries ul li a {
    color: var(--theme-secondary-color);
}

.blog-sidebar .widget_recent_entries ul li a:hover {
    color: var(--theme-primary-color);
    text-decoration: none;
}

.blog-sidebar .widget_tag_cloud {
    background-color: var(--theme-white-color);
    padding: 30px
}

.blog-sidebar .widget_tag_cloud ul {
    display: inline-block;
    width: 100%;
}

.blog-sidebar .widget_tag_cloud li {
    margin-bottom: 5px;
    margin-right: 5px;
    float: left;
}

.blog-sidebar .widget_tag_cloud li a {
    padding: 4px 15px;
    border: 1px solid #ababab;
    border-radius: 20px;
    font-size: 14px;
    color: #ababab;
    display: inline-block;
}

.blog-sidebar .widget_tag_cloud li a:hover {
    border: 1px solid var(--theme-primary-color);
    color: var(--theme-primary-color);
}

.blog-sidebar .widget_archive,
.blog-sidebar .widget_meta {
    background-color: var(--theme-white-color);
    padding: 30px;
}

.blog-sidebar .widget_archive li a,
.blog-sidebar .widget_meta li a {
    color: var(--theme-secondary-color);
    display: block;
}

.blog-sidebar .widget_meta li {
    padding: 6px 0;
    font-size: 15px;
}

.blog-sidebar .widget_meta li a:hover {
    color: var(--theme-primary-color);
}

.widget_services {
    margin-top: 30px;
}

.widget_services ul li {
    padding: 30px 25px;
    float: left;
    width: 49%;
    margin-right: 4px;
    margin-bottom: 4px;
    text-align: center;
    background-color: var(--theme-white-color);
}

.widget_services ul li:nth-child(2n) {
    margin-right: 0;
}

.widget_services ul li i {
    color: var(--theme-primary-color);
    font-size: 30px;
}

.widget_services ul li a {
    display: block;
    color: var(--theme-secondary-color);
    font-weight: 700;
}

.content-sidebar {
    padding: 30px;
}

.error {
    padding-top: 170px;
    padding-bottom: 250px;
}

.error h1 {
    font-size: 100px;
}

.error p {
    font-size: 24px;
    margin-bottom: 30px;
    color: #818181;
}

.bg-light {
    background-color: var(--theme-light-color) !important;
}

.widget_content_navigation li {
    list-style: decimal inside;
    margin-bottom: 10px;
}

.widget_content_navigation li a {
    color: var(--theme-secondary-color);
}

.widget_testimonial .owl-carousel .owl-nav button.owl-next,
.widget_testimonial .owl-carousel .owl-nav button.owl-prev,
.widget_testimonial .owl-carousel button.owl-dot {
    color: var(--theme-secondary-color);
    font-size: 50px;
}

.content-details p:first-child:first-letter {
    color: #0d1432;
    float: left;
    font-size: 75px;
    line-height: 50px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

blockquote {
    padding: 30px;
    border-left: 4px solid var(--theme-primary-color);
    font-size: 17px;
    font-weight: 500;
    font-family: 'Nunito', sans-serif;
    margin: 30px 0;
    background-color: var(--theme-white-color);
}

.thumb-team-classic .social-area {
    z-index: 10;
    visibility: hidden;
    opacity: 0
}

.thumb-team-classic:hover .social-area {
    visibility: visible;
    opacity: 1
}

.thumb-team-classic .social-area li {
    margin: 0 3px;
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
}

.thumb-team-classic .social-area li a {
    color: var(--theme-white-color);
    display: block;
    line-height: 36px;
}

.sidebar .widget {
    padding: 0;
}

.sidebar .widget-title {
    margin-bottom: 25px;
}

.widget_recent_entries ul h5 {
    line-height: 25px;
    margin-bottom: 5px;
}

.widget_twitter_feed li {
    margin-bottom: 40px;
    display: flex;
}

.widget_twitter_feed li [class*="fa-"] {
    float: left;
    color: var(--theme-primary-color);
    margin-right: 15px;
    margin-top: 5px;
}

.widget_twitter_feed li p {
    margin-bottom: 20px;
}

.widget_twitter_feed li a {
    display: block;
}

.doctor-contact-table td,
.doctor-time-table td {
    line-height: 40px;
}

.doctor-contact-table td:last-child,
.doctor-experience-table td:last-child {
    padding-left: 30px;
}

.doctor-time-table {
    display: inline-table;
}

.doctor-time-table td {
    color: var(--theme-secondary-color)
}

.doctor-time-table td:last-child {
    float: right;
}

.doctor-experience-table td {
    padding-bottom: 20px;
}

.social-icon-secondary a {
    color: var(--theme-secondary-color);
}

.icon-left a {
    margin-right: 20px;
}

.icon-left a:last-child {
    margin-right: 0;
}

.hover-icon-primary a:hover {
    color: var(--theme-primary-color);
}

.blog-hints li {
    float: left;
    margin-right: 10px;
}

.blog-hints li:last-child {
    margin-right: 0;
}

.w-48 {
    width: 48%;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.ball-scale-multiple {
    position: relative
}

.ball-scale-multiple>div:nth-child(2) {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.ball-scale-multiple>div:nth-child(3) {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.ball-scale-multiple>div {
    background-color: #fff;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    opacity: 0;
    margin: 0;
    left: -70px;
    top: -70px;
    width: 140px;
    height: 140px;
    -webkit-animation: ball-scale-multiple 3s 0s linear infinite;
    animation: ball-scale-multiple 3s 0s linear infinite;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: var(--theme-primary-color) !important;
}

@media (min-width:992px) {
    .w-lg-65 {
        width: 65% !important
    }
    .nav-on-banner {
        position: absolute;
        top: 20px;
        left: 50%;
        width: 95%;
        z-index: 999;
        transform: translateX(-50%);
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin: 0 15px;
    }
}

@media (max-width:1300px) {
    .d-none-1300 {
        display: none !important;
    }
}

@media (max-width:1199px) {
    .widget_services ul li {
        padding: 30px 14px;
        width: 143px;
    }
    .service-widget .item {
        width: 143px;
    }
    .widget.doctors-info .item img {
        width: 90px;
    }
    .widget.widget_instagram li img {
        width: 102px;
        height: 102px;
    }
    .widget.widget_instagram li:nth-child(3n) {
        margin-right: 5px;
    }
    .widget.widget_instagram li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width:1100px) {
    .d-none-1100 {
        display: none !important;
    }
}

@media (max-width:991px) {
    .bg-img-md-none {
        background-image: none !important;
    }
    .widget_services ul li:nth-child(2n) {
        margin-right: 4px;
    }
    .widget_services ul li:nth-child(3n) {
        margin-right: 0;
    }
    .widget_services ul li {
        padding: 30px 55px;
        width: 227px;
    }
    .service-widget .item {
        width: 228px;
    }
    .footer-logo {
        position: inherit !important;
        left: 80px;
    }
    .bg-set-after {
        background: none !important;
    }
    .scale1-md-1 {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    .max-md-bg-secondary {
        background-color: var(--theme-secondary-color);
    }
}

@media screen and (max-width:767px) {
    .widget_services ul li:nth-child(2n) {
        margin-right: 0;
    }
    .widget_services ul li:nth-child(3n) {
        margin-right: 4px;
    }
    .widget_services ul li {
        width: 251px;
    }
    .widget.widget_instagram li img {
        width: 97px;
        height: 97px;
    }
    .widget.widget_instagram li:nth-child(2n),
    .widget.widget_instagram li:nth-child(3n) {
        margin-right: 5px;
    }
    .sm-mt-50 {
        margin-top: 50px !important
    }
    .service-widget .item {
        width: 49%;
    }
}

@media screen and (max-width:575px) {
    .widget_services ul li:nth-child(3n) {
        margin-right: 0;
    }
    .widget_services ul li {
        width: 100%;
    }
}


/*about*/
.about-section .about-upper-img img {
    /*margin-top: -20px;*/
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    border: 20px solid green;
    /* border-bottom-right-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
    box-shadow: 0px 5px 5px #dbd3d3;
}
/*about*/

/*service*/
.service-section{
    background-image:url(../images/bg/service-bg.webp);
    background-size:cover;
}
.service-section .services-area{
    margin-bottom:20px;
}
.service-section .services-area .service-content a{
   color:#000;
}
.service-section .services-area .service-content a:hover{
   color:#0a6c6f;
}
.service-section .services-area .service-content a i{
    position: relative;
    top: 2px;
}
.service-section .services-area .service-img{
    margin: 6px 0px 32px 0px;
}
.service-section .services-area .service-img img{
    border-radius: 16px 16px 16px 0px;
    box-shadow: 24px 24px 80px -16px rgba(0, 0, 0, 0.24);
}
/*service*/

/*footer*/
.unique-color-dark {
    background-color: #1c2331 !important;
}
footer.page-footer .footer-copyright {
    overflow: hidden;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
}
hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.deep-purple{
    background-color: #7c4dff !important;
}
.page-footer h6{
    color:#fff;
    margin-bottom:20px;
}
footer.page-footer a {
    color: #fff;
}
/*footer */

/*breadcrumb*/
.page-banner-image{
    background: linear-gradient(#004552, rgba(0, 0, 0, .4)), url("../images/bg/breadcrumb.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
}
/*breadcrumb*/

/*service-details*/
.service-details .bg-service {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(197, 191, 255, 0.2);
    padding: 40px 20px 20px 20px;
    margin-bottom: 25px;
}
.service-details .service-heading h3{
    margin-bottom:20px;
}
.service-details .service-content{
    margin: 0px 0px 8px 12px;
    padding: 0px 120px 0px 20px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #f2b852;
}
@media only screen and (max-width: 1199px) {
    .order-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-1 {
        -ms-flex-order: 1;
        order: 1;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .order-box-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-box-1 {
        -ms-flex-order: 1;
        order: 1;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .order-box-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-box-1 {
        -ms-flex-order: 1;
        order: 1;
    }
}
/*service-details*/

/*contct*/
/*================================================
Contact Area CSS
=================================================*/
.choose_heading_wrapper{
  margin-bottom:30px;
}
.contact-area {
  position: relative;
  z-index: 1;
}

.contact-form form {
  text-align: center;
}

.contact-form form .form-control {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
          box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 57px;
}

.contact-form form .form-group {
  text-align: left;
  margin-bottom: 15px;
}

.contact-form form .row {
  margin-left: -7px;
  margin-right: -7px;
}

.contact-form form .row .col-lg-12, .contact-form form .row .col-lg-6 {
  padding-left: 7px;
  padding-right: 7px;
}

.contact-form form textarea.form-control {
  height: auto;
  padding-top: 15px;
}

.contact-form form .btn {
  font-size: 16px;
  margin-top: 10px;
  -webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.5) !important;
          box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.5) !important;
}

.contact-form form .btn.disabled {
  cursor: not-allowed !important;
}

.contact-form form .btn.disabled:hover::before, .contact-form form .btn.disabled:focus::before {
  opacity: 1;
  visibility: visible;
}

.contact-form form .btn.disabled:hover::after, .contact-form form .btn.disabled:focus::after {
  opacity: 0;
  visibility: hidden;
}

.contact-form form .help-block ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 0;
}

.contact-form form .help-block ul li {
  color: red;
}

.contact-form form #msgSubmit {
  margin-bottom: 0;
  text-align: center !important;
}

.contact-form form #msgSubmit.text-danger, .contact-form form #msgSubmit.text-success {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 600;
}

.contact-info {
  padding-left: 25px;
}

.contact-info ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.contact-info ul li {
  position: relative;
  padding-left: 95px;
  color: #7d7d7d;
  font-family: "Rubik", sans-serif;
  margin-bottom: 35px;
}

.contact-info ul li .icon {
  border: 1px dashed #19ce67;
  width: 75px;
  height: 75px;
  line-height: 75px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.contact-info ul li .icon::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #19ce67;
  border-radius: 50%;
  margin: 6px;
  -webkit-box-shadow: 0 1px 3px 1px #19ce67;
          box-shadow: 0 1px 3px 1px #19ce67;
  z-index: -1;
}

.contact-info ul li span {
  display: block;
  margin-bottom: 8px;
  color: #121521;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.contact-info ul li a {
  color: #7d7d7d;
  display: block;
}

.contact-info ul li a:hover {
  color: #19ce67;
}

.contact-info ul li:last-child {
  margin-bottom: 0;
}
/*contact*/

/*********-------category wrapper-------*********/
.category_wrapper {
  text-align: center;
  background-color: white;
  width: 100%;
  float: left;
}
.cont_cat_abt {
    margin-top: 0;
    width: 100%;
    height: 200px;
    border: 2px solid #2ec8a6;
}
.cat_about {
  float: left;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  margin-top: 20px;
  z-index: 3;
  height:250px; 
}
.cat_about:hover .icon_wrapper:before {
  border-top: 120px solid #f4ab01;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.cat_about:hover .cat_txt a {
  color: #f4ab01;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.cat_about:hover .cat_img {
  border-color: #f4ab01;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.cat_img {
  position: relative;
  padding-left: 60px;
  border: 2px solid #2ec8a6;
  width: 100%;
  height: 260px;
}
.cat_img img {
  height: 200px;
  padding-top: 35px;
  width: 70%;
}
.cat_txt {
  padding-bottom: 50px;
  position: absolute;
  top: 23%;
  width: 75%;
  left: 50px;
}
.cat_txt h1 {
  color: #111111;
  font-size: 18px;
  font-weight: 800;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.cat_txt p {
  text-align: center;
  color: #757575;
  font-size: 14px;
}
.dc_icon_section {
    bottom: 31px;
}
.dc_icon_section i{
    left: 23px;
}
.cont_cat_txt {
    left: 0;
    position: relative;
    width: 100%;
    margin-top: 25px;
}
.icon_wrapper {
  position: relative;
  bottom: 28px;
}
.icon_wrapper i {
  top: 48px;
  left: 15px;
  position: absolute;
  font-size: 33px;
  color: #fff;
}
.icon_wrapper:before {
  content: '';
  border-right: 120px solid transparent;
  border-top: 120px solid #2ec8a6;
  position: absolute;
  left: 0px;
  top: 27px;
}
.cat_txt a {
  color: #2ec8a6;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.cat_txt a:hover i {
  color: #f4ab01;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px){
.cat_txt {
    width: 100%;
    left: 0;
    top: 30%;
}
}
/*********-------category wrapper-------*********/

/*quote*/
.quote-area{
    background:linear-gradient(#004552, rgba(0, 0, 0, .4)), url(../images/bg/breadcrumb.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment: scroll;
}
.quote-area .quote-content{
    padding:20px 20px 20px 20px;
}
.quote-area .quote-content h4{
    padding:30px 20px 30px 30px;
    text-align:center;
    color: #FFFFFF;
    font-family: "Lora", Sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: -0.7px;
}
.divider{
  position: relative;
  /*margin-top: 90px;*/
  height: 1px;
}

.div-transparent:before{
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  width: 90%;
  height: 1px;
  background-image: linear-gradient(to right, transparent, #FFFFFF, transparent);
}
.div-dot:after{
  position: absolute;
  z-index: 1;
  top: -13px;
  left: calc(50% - 9px);
  width: 25px;
  height: 25px;
  content:"\f10e";
  font-family:"FontAwesome";
  color: #038A9D;
  border-color: #038A9D;
  color: #038A9D;
  border-color: #038A9D;
  background-color: yellow;
  border-radius: 50%;
  text-align: center;
}
/*quote*/

/*about page*/
.about-page .about-content ul li{
    list-style:circle;
}
.about-page .about-content ul li span{
    color:red;
    font-weight:700;
    font-size:14px;
}

.about-section .transation{
   padding:10px;
}
.about-section .transation .d-table h5{
  padding-top:5px;
}
.about-page .about-img img{
    border-bottom:25px solid green;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow:0px 5px 5px #dbd3d3;
}
/*about page*/

/*gallery*/
.gallery .image-gallery{
    padding:10px;
}
/*gallery*/

/*nav btn*/
@media only screen and (max-width: 980px) {
   .main-nav .btn{
    display:none;
  }
}
/*nav btn*/