/*
Theme Name: Meticue
Theme URI: http://shmai.net/meticue/
Author: Shmai
Author URI: https://themeforest.net/user/shmai/
Description: This is Meticue - Medical & Health theme
Version: 2.1
License: copyright commercial
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
License URI: https://themeforest.net/user/shmai/
Text Domain: meticue
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

.top_bar.color-chang {
    background-color: #5787f2;
}
.bar_inner span strong {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 5px;
}
.bar_inner span {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}
.rqst-text span i {
    color: #fff;
    padding-right: 10px;
}
.rqst-text span {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    border-right: 1px solid #799ff5;
    border-left: 1px solid #799ff5;
    padding: 0 20px;
}
nav.st5 > ul {
    /*float: left;*/
    text-align: right;
    padding-right: 70px;
}
header form {
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding: 34px 0 36px 0;
    float: right;
}
header.st5 form input[type="text"] {
    outline: none !important;
    /*visibility: hidden;*/
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99;
    border: 2px solid #ec008c;
    height: 38px;
    border-radius: 6px;
    width: 200px;
    padding: 10px;
    font: 400 13px 'Montserrat', arial, sans-serif;
    text-transform: uppercase;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
#home1 .tp-bgimg.defaultimg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(225,98,151,1) 0%, rgba(225,98,151,0.86) 44%, rgba(47,191,223,0.81) 59%, rgba(47,191,223,0.77) 71%, rgba(47,191,223,0.68) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225,98,151,1)), color-stop(44%, rgba(225,98,151,0.86)), color-stop(59%, rgba(47,191,223,0.81)), color-stop(71%, rgba(47,191,223,0.77)), color-stop(100%, rgba(47,191,223,0.68)));
    background: -webkit-linear-gradient(left, rgba(225,98,151,1) 0%, rgba(225,98,151,0.86) 44%, rgba(47,191,223,0.81) 59%, rgba(47,191,223,0.77) 71%, rgba(47,191,223,0.68) 100%);
    background: -o-linear-gradient(left, rgba(225,98,151,1) 0%, rgba(225,98,151,0.86) 44%, rgba(47,191,223,0.81) 59%, rgba(47,191,223,0.77) 71%, rgba(47,191,223,0.68) 100%);
    background: -ms-linear-gradient(left, rgba(225,98,151,1) 0%, rgba(225,98,151,0.86) 44%, rgba(47,191,223,0.81) 59%, rgba(47,191,223,0.77) 71%, rgba(47,191,223,0.68) 100%);
    background: linear-gradient(to right, rgba(225,98,151,1) 0%, rgba(225,98,151,0.86) 44%, rgba(47,191,223,0.81) 59%, rgba(47,191,223,0.77) 71%, rgba(47,191,223,0.68) 100%);
}


/* ================= insta-imgs =================  */

.insta-imgs {
    float: left;
    width: 100%;
}
.insta-img {
    float: left;
    width: 20%;
}
.insta-img img {
    width: 100%;
    float: left;
}


/* =============== Footer Homepage 6 ============== */


.footer-hp6 {
    float: left;
    width: 100%;
    background-color: #fff;
}
.footer-hp6>div>div>div{
    float: left;
    width: 100%;
    border-right: 1px solid #b1b1b1;
    padding: 70px 15px;
}
.footer-hp6 .widget-title{
    margin-top:20px;
}
.widget-about {
    padding-right: 60px;
}
.widget-about img {
    float: left;
    margin-bottom: 50px;
}
.widget-about p {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.widget-about > h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.widget-about form {
    float: left;
    width: 100%;
    position: relative;
}
.widget-about form input {
    width: 100%;
    height: 40px;
    color: #696969;
    font-size: 14px;
    padding: 0 20px;
}
.widget-about form button {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #8f66f0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    border:0;
    text-transform: uppercase;
    line-height: 40px;
}
.widget-title {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 17px;
}

.widget-tweets {
    padding-right: 45px;
    padding-left: 15px;
}
.widget-tweets ul {
    float: left;
    width: 100%;
}
.widget-tweets ul li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.widget-tweets ul li:last-child {
    margin-bottom: 0;
}
.widget-tweets ul li span {
    color: #444444;
    font-size: 14px;
    line-height: 24px;
}
.widget-tweets ul li a {
    display: inline-block;
    color: #8f66f0;
}
.widget-tweets ul li > b {
    float: right;
    width: 100%;
    text-align: right;
    color: #757575;
    font-size: 14px;
    margin-top: 10px;
}
.widget-guide {
    text-align: right;
}
.widget-guide ul {
    float: left;
    width: 100%;
}
.mg-btm-50 {
    margin-bottom: 50px;
}
.widget-guide ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.widget-guide ul li a,
.widget-guide ul li span {
    float: left;
    width: 100%;
    color: #444444;
    font-size: 14px;
}
.bd-none {
    border-right: none !important;
}
.bt_logo a img{
    max-height: 45px;
}
.bfr-slider {
    margin-bottom: 40px;
}
/*
* ----------------------------------------------------------------------------------------
* 02.PRELOADER & BOUNCE CCS STYLE
* ----------------------------------------------------------------------------------------
*/

.preloader-area {
    position: fixed;
    background: #fff;
    z-index: 999000;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.spinner {
    margin: auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    top: 50%;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #e16297;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot1 {
    background-color: #e16297;
}

.dot2 {
    top: auto;
    background-color: #2fc0df;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}


.collapsens  ul{
    padding: 0px 15px;
}
.collapsens  ul li{
    padding: 5px;
    
    background-color: #333;
   
    border-bottom: 1px solid #fff;
}
.collapsens  ul li a{
    font-size: 16px; 
    color: #fff;
}
button.navbar-toggler{
    margin: 0;
    float: right;
} 
button.navbar-toggler span{
    color: #fff;
}
.map-section iframe{
    width: 100%;
    margin-bottom:50px;
}

.woocommerce{
    margin-bottom: 0 !important;
}
.card-header img{
    width:100%;
    height:auto;
}

.wpcf7-form{
    padding: 10px;
}


.woocommerce form .form-row label, .woocommerce-billing-fields span{
    display: block;
    width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: 48%;
}

del .woocommerce-Price-amount bdi {
    text-decoration: line-through;
}

.woocommerce-additional-fields__field-wrapper #order_comments_field span{
    display: block;
    width: 100%;
}

/*.social .fa{*/
/*	font: normal normal normal 14px/1 FontAwesome !important;*/
/*}*/
.stat-2{
    padding: 140px 0;
}
.ambulance svg{
    max-width:60px;
    width: 60px;
    height:auto;
    fill:#ffffff;
}

.ambulance svg path {
    fill: #fff !important;
    stroke-color: #fff !important;
}

.team-wrapper .team-content .author .team-title {
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 54px;
    line-height: 64px;
    margin-top: -20px;
    font-weight:900;
    text-align:left;
}

.team-item .team-thumb {
    position: relative;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    padding-right: 14px;
    padding-bottom: 14px;
    margin-bottom: 40px;
    display:inline-block;
}

.team-item .team-thumb img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
}
.team-item .team-content {
    text-align: center;
}

.team-item .team-content .linkedin {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 5px 10px;
    margin-bottom: 0;
    border: 1px solid #cbcaee;
    font-size: 24px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d3d3d3;
}

  .team-con-wrapper {
    padding: 24px 40px;
    border-top: 1px solid #c6d0e3;
    border-bottom: 1px solid #c6d0e3;
    position: relative;
    margin-bottom: 60px;
}
.team-con-wrapper::before {
    height: calc(100% - 30px);
    width: 1px;
    background: #c6d0e3;
    left: 50%;
    top: 15px;
}

.team-con-area {
    justify-content: space-between;
    margin-bottom: -30px;
    align-items: center;
}
.team-con-area .item {
    margin-bottom: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 50px;
    font-size: 24px;
    font-weight: 800;
}
.team-con-area .item .item-thumb {
    width: 42px;
}
.team-con-area .item .item-thumb img {
    max-width: 100%;
}
.team-con-area .item .item-content {
    width: calc(100% - 42px);
    padding-left: 13px;
}
.team-con-area .item .item-content a,
.team-con-area .item .item-content span {
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #504c89;
}
.team-con-area .item .item-content a {
    color: #31d7a9;
}
.team-con-area .item .item-content .up {
    margin-bottom: 2px;
}

.team-con-area .team-icons {
    margin: -10px;
    margin-bottom: 22.5px;
    display:inline-block;
}

.team-con-area .team-icons li {
    padding: 10px;
    display:inline-block;
}
.team-con-area .team-icons li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    margin-bottom: 0;
    border: 1px solid #cbcaee;
    font-size: 24px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #3b368c;
    display:inline-block;
}

/* Additional CSS  */

.pt-services-details .row{
	align-items:baseline;
}
.page_title{
	background-size:100% 100%;
}
.appt-btn{
	    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.options.spa_options{
	display:none;
}
@media(max-width:480px){
	 .appt-btn{
	    display: flex;
    align-items: center;
    justify-content: center;
}   
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
		padding:0px 10px !important;
	}
}
.search-box-outer .dropdown-menu{
	left:-150%!important;
}
/* For 11th Demo */
@media(min-width:480px){

.appointment-form-mobile{
	display:none
}	
}
#wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(5) > p, #wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(5) > p:nth-child(1){
	display:flex;
	align-items:center;
	justify-content:space-evenly;
	margin-bottom:10px;
}
#wpcf7-f80-p1778-o2 > form > div.row.clearfix > div.col-sm-6.col-md-6.text-right > p > input , .invalid > div:nth-child(2) > div:nth-child(6) > p:nth-child(1) > input:nth-child(1) , #wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(6) > p:nth-child(1) > input:nth-child(1){
	width:100%;
}
#wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(1) > p > span > input, #wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(2) > p > span > input , #wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(4) > p > span > textarea{
	border-bottom:1px solid;
}
#wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(1) > input:nth-child(1) , #wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1) > input:nth-child(1) , #wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(4) > p:nth-child(1) > span:nth-child(1) > textarea:nth-child(1){
	border-bottom:1px solid;
}
#wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(9) > p > cite , #wpcf7-f80-p1778-o2 > form > div.row.clearfix > div:nth-child(9) > p > span > small{
	display:block;
}
#wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(9) > p:nth-child(1) > cite:nth-child(1) , #wpcf7-f80-p1780-o2 > form:nth-child(2) > div:nth-child(2) > div:nth-child(9) > p:nth-child(1) > span:nth-child(2) > small:nth-child(1){
	display:block;
}
/* For Top Items */
@media(max-width:480px){
	#boxed > div > div.header.headerv2 > div > div > div.col-sm-12.col-md-9.text-right > ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
}







