@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');



body{

    margin: 0;

    padding: 0;

    font-family: 'Lato', sans-serif;

    font-weight: normal;

    font-style: normal;

    font-size: 16px;

}

h1, h2, h3, h4,h5,h6, p, ul, ol{

    margin: 0;

    padding: 0;

}

h1, h2, h3, h4,h5,h6{ font-family: 'Roboto Condensed', sans-serif; }

ul,ol{

    list-style: none;

}

.home .header-top2 .logo {

    width: 100% !important;

}

header, footer, main{

    display: block;

}

:focus{

    outline: 0;

}

button{

    outline: 0;

    border: none;

}

img{

    max-width: 100%;

    height: auto;

}



.container-fluid {

	max-width: 1400px;

	margin: auto;

}

/*--- Header ---*/

.offpic {

	width: 40% !important;

	margin-bottom: 5px;

}

.offpic60 {

	width: 60% !important;

	margin-bottom: 5px;

}





.rating {

	width: 95%;

	background: #fff;

	padding: 10px;

	margin-top: 10px;

}



.header {

    width: 100%;

    -webkit-transition: all 0.5s ease;

    -moz-transition: position 10s;

    -ms-transition: position 10s;

    -o-transition: position 10s;

    transition: all 0.5s ease;

    position: relative;

    z-index: 999;

}

/*.Sticky-fixed {

    position: fixed;

    top: 0;

    left: 0;

    animation: smoothScroll 1s forwards;

    background: #f8f8fd;

    z-index: 999;

    padding: 15px 0;

    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.22);

}*/

.bottam_content p {

    margin-bottom: 13px;

}



.bottam_content {

    padding: 54px 0px 1px !important;

}

.price-section p:nth-child(3) {

    margin-bottom: 18px !important;

}

header.Sticky-fixed .main-navigation {

    position: fixed;

    width: 100%;

    top: 0;

    left: 0;

    box-shadow: 0 0 5px #424242;

}

nav.navbar {

    padding: 0;

}



.header-rght-top li {

    display: inline-block;

    vertical-align: middle;

}

.main-navigation {

    background: rgb(153,134,232);

    background: -moz-linear-gradient(left, rgba(153,134,232,1) 0%, rgba(122,177,234,1) 100%);

    background: -webkit-linear-gradient(left, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    background: linear-gradient(to right, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9986e8', endColorstr='#7ab1ea',GradientType=1 );

    position: relative;

    z-index: 999;

}

.main-navigation li {

    position: relative;

}

.main-navigation li a {

	font-size: 15px;

	color: #fff;

	font-weight: normal;

	padding: 16px 18px;

	display: inline-block;

	text-decoration: none;

	transition: all .3s;

	position: relative;

}

.header_contact_number {

    display: none;

}

.main-navigation .menu-item:nth-child(6) a {

    padding: 16px 37px;

}

.main-navigation .dropdown-menu .menu-item:nth-child(6) a {

    padding: 16px 17px;

}

.main-navigation li:last-child a, .main-navigation li a:hover {

    background: #f37d26;

    color: #fff;

}

.main-navigation li ul li:last-child a {

    background: transparent;

    color: #fff;

}

.main-navigation li ul li:last-child:hover a {

    background: #f37d26;

}

.main-navigation li ul {

    display: none;

    position: absolute;

    min-width: 363px;

    background: rgba(3, 27, 78, .95);

    z-index: 99;

    left: 0;

    top: auto;

	margin:0;

	border-radius:0;

	padding:0;

	border:0;

}

 .main-navigation li ul a{

    display: block;

     font-size: 14px;

     border-bottom: 1px solid rgba(255, 255, 255, .1);

}

.main-navigation li:hover ul{

    display: block;

}

.main-navigation li.diagnostic-services ul {

    min-width: 950px;

    left: 50%;

    transform: translateX( -50% );

    clear: both;

}

.main-navigation li ul a{

    border-left: 1px solid rgba(255, 255, 255, .1);

	padding:16px 17px;

}

.main-navigation li ul a img {

    width: 22px;

    margin-right: 5px;

    float: left;

    max-height: 25px;

}

.main-navigation li.diagnostic-services ul li {

    float: left;

    width: 25%;

    display: block;

}

.banner-content {

    position: absolute;

    top: 50%;

    left: 0;

    width: 100%;

    transform: translateY( -50% );

}

.service-content p {

    text-align: justify;

	margin-bottom: 20px;

}

.banner-content ul li{

	list-style:none;

	list-style-position:inside;

	padding:0;

	margin:12px 0 0;

}

section.home-slider-main .banner-content ul li img{

	width:auto;

	height: auto;

	margin:0 5px 0 0;

}

.header-rght-top li a {

    color: #000;

    text-decoration: none;

    font-size:18px;

}

.whyus-section .main-heading {

	margin-bottom: 40px;

}

.header-rght-top li a img,

.header-rght-top li img{

    width: 25px;

    margin-right: 6px;

}

.header-rght-top li a i {

	font-size: 20px;

	color: #0071c4;

	margin-right: 7px;

	position: relative;

	top: 2px;

}



.header-rght-top li {

    display: inline-block;

    vertical-align: middle;

    margin-left: 30px;

}

.header-rght-top li:first-child{

    margin-left: 0;

	margin-top:7px;

}

.header-top {

    padding: 15px 0;

}

.header-rght-top li a:hover {

    color: #f37d26;

}

.header-rght-top li:last-child{

	float:right;

}

.header-rght-top ul li label{

	font-size:18px;

	margin:0;

}

.header-rght-top ul li .btn{

	border:0;

	background: #f37d26;

	padding:7px 25px 10px;

	color:#fff;

	border-radius:30px;

	font-size:16px;

}

.header-rght-top ul li .btn:hover{

	background:#7ab0ea;

}

.carousel-control-prev-new, .carousel-control-next-new {

    position: absolute;

    top: 50%;

    transform: translateY( -50% );

    z-index: 99;

    background: transparent;

    text-align: center;

    font-size: 18px;

    padding: 0;

    color: #fff !important;

    margin: 0;

    line-height: normal;

    display: inline-block;

    width: 45px;

}

.carousel-control-prev-new {

    left: 0;

}

.carousel-control-next-new {

    right: 0;

}

section.panel-1 {

    background: #e8e8e8;

    padding: 25px 0;

    position: relative;

}

.panel-form-group {

    position: relative;

}

.panel-form-group input.form-control {

    background: #fff;

    border: 1px solid rgba(255, 255, 255, .3);

    color: #000;

    border-radius: 8px;

    padding: 13px 20px;

    height: auto;

    box-shadow: none;

    outline: 0;

}

.banner-form-input::placeholder{

    color: #000 !important;

}

.panel-form-group input.form-btn {

    display: inline-block;

    font-size: 16px;

    color: #fff;

    background: #f37d26;

    border: none;

    padding: 14px 30px;

    position: absolute;

    right: 0;

    top: 0;

    border-radius: 0 6px 6px 0;

    cursor: pointer;

}

section.panel-1 .main-heading {

    margin-bottom: 20px;

}

.panel-form-group {

    max-width: 450px;

    margin: auto;

}

.padd-row {

    padding: 55px 0;

    text-align: center;

}

.main-heading h2,

.inner-services h1,

.inner-tricity .main-heading h2{

	color: #031b4e;

	font-weight: 900;

	font-size: 38px;

	line-height: 50px;

	margin-bottom: 20px;

	text-transform: uppercase;

}

.main-heading h2 span,

.inner-services h1 span{

    font-weight: 300;

}

.main-heading p{

    max-width: 850px;

    margin: auto;

}

.main-heading {

    margin-bottom: 65px;

}

.btn-style,

.nav-links a{

	font-size: 16px;

	background: #f37d26;

	display: inline-block; transition: all ease 0.6s; -webkit-transition: all ease 0.6s;

	padding: 10px 17px;

	border-radius: 30px;

	color: #fff;

	text-decoration: none;

	text-align: center;

	margin-top: 20px;

}



#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {

    width: 32px; display:none;

    box-shadow: none;

}

.btn-style:hover,

.nav-links a:hover{

    color: #fff;

    transition: all ease 0.6s;

    -webkit-transition: all ease 0.6s;

    background: #23282d;

    text-decoration: none;

}

ul.parameter_min li {

	font-size: 14px;

	color: #5A5A5A;

	margin-bottom: 10px;

	text-align: left;

}

ul.parameter_min li i {

	color: #7ab0ea;

	margin-right: 4px;

}

.cut-price {

	display: inline-block;

	margin: auto;

	width: 100%;

	text-decoration: line-through;

	color: #999;

	font-size: 18px;

}

.card-price {

	font-size: 42px;

	font-weight: 900;

	color: #005cac;

	margin: 0 0 10px;

	position: relative;

	display: inline-block;

}

.card-price span {

    font-size: 36px;

    color: #5d5b5b;

    position: absolute;

    top: 4px;

    left: -38px;

}

.price-section {

	background: #f8f8f8;

	padding-bottom:20px;

}

.health-packs {


	padding-bottom: 30px;

}

.card-upper {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);

	padding: 20px 20px 0; transition: all ease 0.6s; -webkit-transition: all ease 0.6s;

}

.card-lower {

	padding: 20px 20px 10px;

}

.card:hover .card-upper {

	background: #e2f3fb; transition: all ease 0.6s; -webkit-transition: all ease 0.6s;

}

.card-body .icon {

	width: 95px;

	height: 95px;

	background: #7ab0ea;

	border-radius: 50%;

	display: inline-block;

	margin: 5px 0 15px;

}

.icon img {

	padding: 15px;

	vertical-align: middle;

	display: inline-block;

}

.card-body {

	text-align: center; padding: 0;



}

.parameter_min {

	padding-left: 0px;

	min-height: 140px;

}



.card {

	margin: 10px 10px; transition: all ease 0.6s; -webkit-transition: all ease 0.6s;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

}



.card-title,

.sort-filters label{

	font-size: 20px;

	font-weight: 500;

	margin: 0;

	min-height: 50px;

}

.health-packed .slick-active button,

.health-packed .slick-dots button:hover{

	background:#7ab0ea !important;

}



/* tricity */

.white{color: #fff !important;}



.tricity-section {

    background: rgb(153,134,232);

    background: -moz-linear-gradient(left, rgba(153,134,232,1) 0%, rgba(122,177,234,1) 100%);

    background: -webkit-linear-gradient(left, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    background: linear-gradient(to right, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9986e8', endColorstr='#7ab1ea',GradientType=1 );

}

.tricity-packs .tricity-box{

	min-height:370px;

	padding:0 15px;

}

.tricity-box img,

.result-block img{

	width: 95px;

	margin: auto;

}

.tricity-box {

    background: #fff;

    margin: 10px 10px;

    padding: 5px 0 15px;

    border-radius: 5px;

    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);

}

.tricity-box .card-price {

    font-size: 42px;

    font-weight: 900;

    color: #005cac;

    margin: 0 0 10px;

    position: relative;

    display: inline-block;

}

.tricity-box .card-price span {

    font-size: 36px;

    color: #5d5b5b;

    position: absolute;

    top: 4px;

    left: -38px;

}

.tricity-box h3 {

    font-size: 19px;

    font-weight: bold;

    color: #f37d26;

    margin: 15px auto 5px;

	min-height:44px;

}

.tricity-box .btn-style {

	margin-top: 0;

}

 section.tricity-section.inner-tricity .tricity-box .icon {

    width: 95px;

    height: 95px;

    background: #7ab0ea;

    border-radius: 50%;

    display: inline-block;

    margin: 5px 0 15px;

}





.home-slider-main .banner-content h1{

    color: #031b4e;

    font-size:30px;

    text-align: left;

    max-width:420px;

}

.banner-content h1 strong{

	font-weight:700;

	color:#f37d26;

}

.whyus-section {

    padding:65px 10px 35px;

    background: #fdfdfd;

}

.choose-icon .icon-area span {

	font-size: 32px;

	line-height: 30px;

	letter-spacing: -1px;

	color: #7ab0ea;

	font-weight: 600;

	font-style: italic;

	padding: 0 15px 0 0;

}

.slider-btn {

	text-align: left;

}

.banner-content p {

    color: #005cac;

    font-size: 25px;

    text-align: left;

    margin: 10px 0 5px;

    font-weight: 600;

    max-width: 550px;

}

.slick-dots li button {

    background: #005cac !important;

}

.slick-dots li button:before, .slick-prev:before, .slick-next:before{

    display: none  !important;

}

.slick-prev {

    background: url(../images/left-arrow.png)no-repeat !important;

    width: 45px !important;

    background-size: 45px !important;

    height: 45px !important;

    text-align: center;

    z-index: 99 !important;

}

.slick-next {

    background: url('../images/right-arrow.png')no-repeat !important;

   width: 45px !important;

    background-size: 45px !important;

    height: 45px !important;

    text-align: center;

     z-index: 99 !important;

}

section.home-slider-main .carousel-item .quality-icon img{

	width:auto;

}

.banner-content .quality-icon{

	margin:12px 0 0;

}



/* vission */

/*.inner-mission {    background: #3368c6;

    padding: 50px 30px;

    color: #fff;

    min-height: 350px;

    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);

    border-radius: 4px;

    border-radius: 50%;

    text-align: center;

    position: relative;

}*/

ul.mission-style {

    text-align: left;

    margin: 0;

}

.mission-section {

	padding: 0 0 65px;

}

.inner-mission h3 {

    font-size: 26px;

    font-weight: 600;

    letter-spacing: 1px;

    margin: 0 0 15px;

}

.inner-mission h4 {

    font-size: 20px;

    line-height: 25px;

    margin: 0 0 15px;

}

.mission-style li {

    list-style: disc;

    list-style-position: inside;

    line-height: 30px;

}

.inner-mission:before {

    content: '';

    background: #7ab0ea;

    width: 1px;

    height: 100%;

    position: absolute;

    left: 45px;

    top: 0;

}

.inner-mission:last-child:before{

    display: none;

}

.inner-mission:last-child{

    padding-bottom: 0;

}

.inner-mission:last-child li {

    float: left;

    width: 50%;

}

section.mission-section {

    background: url('../images/mission-bg-img.jpg')no-repeat;

    background-size: cover;

    background-position: center center;

    padding: 65px 0;

}

.mission-sect-main {

    position: relative;

}

.inner-mission {

    position: relative;

    padding-left: 185px;

}

.mission-icon {

    position: absolute;

    left: 0;

    top: 0;

    background: #7ab0ea;

    width: 90px;

    height: 90px;

    border-radius: 50%;

    padding: 20px;

    text-align: center;

}

.inner-mission {

    position: relative;

    padding-left: 130px;

    padding-bottom: 35px;

}

.tricity-section ul.slick-dots {

    display: none !important;

}

.tricity-packs {

    margin: 0 !important;

}

section.health-packs .slick-slider {

    margin-bottom: 65px !important;

}





.choose-icon {

    background: #fff;

    box-shadow: 0 0 5px #ececec;

    padding: 20px 15px;

    padding-left: 80px;

/*    display: flex;*/

    min-height: 100%;

}

.choose-icon .icon-area {

    /*position: absolute;

    left: 30px;

    top: 20px;

    background: #fff;

    box-shadow: 0 0 5px #ececec;

    padding: 10px; */

    width: 60px;

	margin:0 auto 15px;

}

.choose-icon .icon-content h4{

	font-weight: 500;

	text-align:center;

	font-size: 20px;

	line-height:24px;

	margin:0 0 10px;

}

section.home-slider-main .carousel-item img {

    width: 100%;

}

.choose-icon {

    background: #fff;

    padding: 20px 15px;

    cursor: pointer;

    min-height: 100%;

    transition: all 1.2s;

	width: 200px;

    height:200px;

    border: 5px solid #ebebeb;

    border-radius: 500px;

    padding-top: 30px;

	margin:0 auto 10px;

}

.choose-icon  img, .choose-icon  p{

    transition: all .8s;



}

.choose-block:hover .choose-icon{

	border-color:#d4d4d4;

}

.choose-block p{

	max-width:300px;

	margin:0 auto 30px;

}

.choose-icon:hover img{

    transform: scale( 1.1 );

}



.ftr-btm {

    background: #000000;

    padding: 10px 0;

}

.ftr-btm p {

    color: #fff;

    margin: 0;

}

.footer-top {

    background: #031b4e;

    color: #fff;

}

.footer-top {

    text-align: left;

}

.footer-top h3 {

    color: #ffffff;

    font-weight: 900;

    font-size: 26px;

    line-height: 41px;

    margin-bottom: 20px;

    text-transform: uppercase;

}

.footer-top h3 span{

    font-weight: 300;

}

.footer-top  a {

    color: #fff;

    text-decoration: none;

    display: block;

    margin-bottom: 8px;

}



.wp-google-powered, .wp-google-rating{ color:#000 !important;}

.footer-top .wp-google-name a { color: #000 !important; }



.footer-top .ftr-phone a {

    color: #fff;

    font-size:26px;

}

.ftr-phone p:last-child a{

	font-size:20px;

}

ul.ftr-nav {

    margin: 0;

    padding: 0;

}

.footer-top .col-md-4:nth-child(2){

    padding-left: 3rem;

}

.ftr-col address strong {

    display: block;

    font-size: 18px;

}

.ftr-col.ftr-nav-main {

    text-align: center;

    padding-top: 30px;

    margin-top: 40px;

    border-top: 1px solid rgba(255, 255, 255, .2);

}

.footer-top .col-md-4:nth-child(3) .ftr-col i {

    font-size: 22px;

    margin-right: 5px;

    position: absolute;

    left: 0;

}

.footer-top .col-md-4:nth-child(3) .ftr-col{

	padding-left:3em;

}

.footer-top .col-md-4:nth-child(3) .ftr-col address,

.footer-top .col-md-4:nth-child(3) .ftr-col p{

    padding-left: 25px;

    position: relative;

}

.footer-top .col-md-4:nth-child(3) img {

    margin-bottom: 15px;

}

.footer-top a:hover {

    color: #f37d26;

}

.spcl-main-icon {

    width: 71px;

    height: 71px;

    background: #7ab0ea;

    border-radius: 50%;

    padding: 15px;

    text-align: center;

    line-height: 35px;

    margin-top: auto;

    margin-bottom: auto;

}

.spcl-main-sect li a:hover .spcl-main-icon {

    background: #508bca;

}

.spcl-main-sect li a span {

     margin-top: auto;

     margin-bottom: auto;

     position: relative;

}

ul.splc-right-side a span {

    position: relative;

    padding-left: 55px;

}

ul.splc-left-side a span {

    position: relative;

    padding-right: 55px;

}

ul.splc-left-side a span:after {

    content: '';

    background: #015cad;

    width: 45px;

    position: absolute;

    right: 0;

    height: 1px;

    top: 50%;

    transform: translateY(-50%);

}

ul.splc-right-side a span:after{

    content: '';

    background: #015cad;

    width: 45px;

    position: absolute;

    left: 0;

    height: 1px;

    top: 50%;

    transform: translateY(-50%);

}

.spcl-main-sect li a {

    color: #000;

    display: -ms-flexbox!important;

    display: flex!important;

    text-decoration: none;

    margin-bottom: 5px;

    position: relative;

    z-index: 99;

    transition: all .5s;

}

.spcl-main-sect li a:hover {

    transform: scale( 1.1 );

}

.spcl-main-img img {

    width: 355px;

}

.spcl-main-sect ul.splc-left-side a {

        -ms-flex-pack: end!important;

    justify-content: flex-end!important;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 1 ) a {

    margin-right: -90px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 2 ) a {

    margin-right: -60px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 3 ) a {

    margin-right: -22px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 4 ) a {

    margin-right: 1px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 5 ) a {

    margin-right: 25px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 6 ) a {

    margin-right: 0px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 7 ) a {

    margin-right: -33px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 8 ) a {

    margin-right: -78px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 9 ) a {

    margin-right: -78px;

}

.spcl-main-sect ul.splc-left-side li:nth-child( 10 ) a {

    margin-right: -90px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 1 ) a {

    margin-left: -90px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 2 ) a {

    margin-left:  -60px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 3 ) a {

    margin-left: -22px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 4 ) a {

    margin-left: 1px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 5 ) a {

    margin-left: 5px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 6 ) a {

    margin-left: 0px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 7 ) a {

    margin-left: -33px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 8 ) a {

    margin-left: -78px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 9 ) a {

    margin-left: -78px;

}

.spcl-main-sect ul.splc-right-side li:nth-child( 10 ) a {

    margin-left: -90px;

}

.ftr-phone .btn-style {

    display: inline-block!important;

    color: #fff !important;

    font-size: 16px !important;

}

.footer-top .col-md-4:before {

    position: absolute;

    content: '';

    top: 0;

    left:0;

    background: rgba(255, 255, 255, .2);

    width: 1px;

    height: 90%;

}

.footer-top .col-md-4:first-child:before{

    display: none;

}

.tricity-box p {

    margin: 0 22px 25px;

}

.tricity-section .slick-prev , .health-packs  .slick-prev{

    left: -50px !important;

}

.tricity-section .slick-next, .health-packs .slick-next{

    right: -50px !important;

}

.tricity-section, .health-packs {

    padding-left: 50px;

    padding-right: 50px;

}

.home-slider-main .banner-content h1 span {

    font-weight: bold;

}

/* Slide Form */







.slidingfrm-fixed {

    display: block !important;

}

.pollSlider {

    position: fixed;

    height: 100%;

    width: 400px;

    right: 0px;

    padding: 45px 35px;

    top: 0;

    margin-right: -400px;

    z-index: 99999;

    background: rgb(153,134,232);

    background: -moz-linear-gradient(left, rgba(153,134,232,1) 0%, rgba(122,177,234,1) 100%);

    background: -webkit-linear-gradient(left, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    background: linear-gradient(to right, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9986e8', endColorstr='#7ab1ea',GradientType=1 );

}

.pollSlider .slide-inner-form .col-12 {

    margin-bottom: 10px;

}

.pollSlider .slide-inner-form{

    position: relative !important;

    top: auto !important;

    right: auto !important;

    transform: none !important;

}

#pollSlider-button,

.call-button{

    position: fixed;

    text-align: center;

    right: -58px;

    background: #f37d26;

    top: 68%;

    transform: rotate(90deg);

    color: #fff;

    padding: 14px 29px;

    z-index: 99999;

    cursor: pointer;

    font-size: 17px;

}

.pollSlider .slide-inner-form h2 {

    font-size: 26px;

    text-transform: uppercase;

    color: #fff;

    display: inline-block;

    font-weight: 600;

    position: relative;

    margin-bottom: 25px;

    padding-bottom: 10px;

}

.pollSlider .slide-inner-form  h2:before {

    content: '';

    position: absolute;

    background: #fff;

    height: 2px;

    width: 90px;

    bottom: 0;

    left: 0;

}

div#pollSlider-button-2 i {

    color: #fff;

    width: 35px;

    height: 35px;

    border: 1px solid #fff;

    border-radius: 50%;

    text-align: center;

    line-height: 35px;

    position: absolute;

    right: -5px;

    top: -25px;

}

.pollSlider .slide-inner-form .btn-style {

    cursor: pointer;

    margin: 0;

}

.pollSlider .slide-inner-form .btn-style:hover {

    background: #000;

}

.call-button{

	right:auto;

	left:10px;

	top:auto;

	bottom:20px;

	transform:none;

	padding:0;

	width:82px;

	min-height:82px;

	line-height:82px;

	border-radius:82px;

	animation:shadow-pulse 1s infinite;

}

.call-button a{

	color:#fff;

	text-decoration:none;

	display:block;

	position:relative;

}

.call-button span.phone-block{

	display:block;

	background:#f37d26;

	border-radius:82px;

	-webkit-animation: rotateWord 4s linear infinite 0s;

	-ms-animation: rotateWord 4s linear infinite 0s;

	animation: rotateWord 4s linear infinite 0s;

	-webkit-animation-delay: 2s;

	-ms-animation-delay: 2s;

	animation-delay: 2s;

	position: absolute;

	left:0;

	width:100%;

}

.call-button i{

	font-size:36px;

	-webkit-transform:translateY(22%);

        -ms-transform:translateY(22%);

            transform:translateY(22%);

}

.ftr-btm li {

    display: inline-block;

    vertical-align: middle;

    margin-left: 13px;

}

.ftr-btm li a{

    color: #fff;

}

a.cross-icon {

    color: #fff;

    position: absolute;

    right: 0;

    background: #000;

    width: 32px;

    height: 32px;

    border-radius: 50%;

    text-align: center;

    line-height: 30px;

    font-size: 18px;

}



/* Call Us Animation Starts Here */

@keyframes shadow-pulse{

  0%{

    box-shadow:0 0 0 0px rgba(0, 0, 0, 0.2);

  }

  100%{

    box-shadow:0 0 0 35px rgba(0, 0, 0, 0);

  }

}

@-webkit-keyframes rotateWord {

    0% { opacity: 0; }

    100% { opacity: 1; -webkit-transform: translateY(0); }

	2% { opacity: 1; -webkit-transform: translateY(0);}

	5% { opacity: 1; -webkit-transform: translateY(0);}

    17% { opacity: 1; -webkit-transform: translateY(0); }

	20% { opacity: 0; -webkit-transform: translateY(0); }

	80% { opacity: 0; }

    100% { opacity: 0; }

}

@keyframes rotateWord {

    0% { opacity: 0; }

    2% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

	5% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}

    17% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }

	20% { opacity: 0; -webkit-transform: translateY(0); transform: translateY(0); }

	80% { opacity: 0; }

    100% { opacity: 0; }

}

/* Call Us Animation Ends Here */



.header-search .panel-form-group {

    max-width: 100%;

    margin: 20px 0 0;

}

.header-search  .panel-form-group input.form-control {

    background: transparent;

    border: 1px solid rgba(0, 0, 0, .1);

    color: #000;

    border-radius: 8px;

    padding: 12px 15px;

    height: auto;

    box-shadow: none;

    outline: 0;

}

.header-search  .panel-form-group input.form-btn {

    background: #005cac;

}

.header-search button.form-btn {

    display: inline-block;

    font-size: 16px;

    color: #fff;

    background: #005cac;

    border: none;

    padding: 13px 18px;

    position: absolute;

    right: 0;

    top: 0;

    border-radius: 0 6px 6px 0;

    cursor: pointer;

}



/*   Option 2 Css   */



.header-top2 {

    padding: 10px 0;

    background: transparent;

    position: absolute;

    width: 100%;

}

.header-top2  .logo {

    max-width:250px;

}

.home-header .logo{

	max-width:none;

}

.panel-1-new .main-heading h2, .panel-1-new .main-heading{

    margin: 0 !important;

}

/*section.panel-1.panel-1-new .col-md-6:first-child {

    background: #7ab1ea;

    padding: 15px 25px;

}

section.panel-1.panel-1-new .col-md-6:last-child {

    background: #9987e8;

    padding: 15px 25px;

}*/

section.panel-1.panel-1-new  .main-heading h2 {

    font-size: 28px;

     color: #000000;

}

.header-top2 .header-rght-top {

    padding-right:3px;

    padding-top: 15px;

	width:100%;

	text-align:center;

}

.home-header .header-rght-top{

	width:90%;

}

section.panel-1  .panel-form-group {

    margin: 0;

}

section.panel-1 .header-search .panel-form-group input.form-control {

    background: #fff;

    padding: 16px 20px;

    box-shadow: 0 0 6px #b1b1b1;

}

section.panel-1 .header-search button.form-btn {

    padding: 17px 25px;

}

.panel-1-main {

    max-width: 900px;

    margin: auto;

}

ul.splc-left-side-main li{

    margin-bottom: 35px;

	width:17.3%;

	margin:0 15px 30px;

	border:1px solid #ccc;

	padding:25px 10px;

}

ul.splc-left-side-main li a {

    background: #fff;

    box-shadow: 0 0 5px #d3e4f7;

    height: 100%;

    position: relative;

    text-decoration: none;

    transition: all .9s;

}

ul.splc-left-side-main li a:hover {

    transform: scale( 1.1 );

}

ul.splc-left-side-main li a:hover .spcl-main-icon-1 {

    background: #f37d26;

}

.spcl-main-icon-1 {

    background: #7ab0ea;

    padding:15px;

    width:80px;

	margin: 0 auto;

	line-height:50px;

}

ul.splc-left-side-main li a span {

    display: block;

    text-align: center;

    padding-top:15px;

    font-size: 15px;

    color: #000;

}

.home-slider-1 .banner-content {

    top: 58%;

}

.slide-option-2 #pollSlider-button{

    top: 45%;

}



/* Packages Page Starts Here */

.header-inner{

	position:static;

	box-shadow:0 1px 3px rgba(148,148,148,.4);

}

.site-breadcrumb .breadcrumb{

	margin:0;

	padding:0;

	background:none;

	color:#6c757d;

}

.breadcrumb-item a{

	color:#005cac;

    text-decoration: none;

}

.breadcrumb-item a:hover{

	color:#f37d26;

}

.site-breadcrumb nav{

	margin:30px 0;

}

.inner-content .inner-panel{

	border-radius:0 0 6px 6px;

    box-shadow:0 6px 10px rgba(148,148,148,.5);

	color:#fff;

}

.inner-panel .inner-header{

	border-radius:6px 6px 0 0;

	color:#fff;

}

.left-header h3,

.price h3,

.detail-content h3,

.sort-filters h3,

.contact-content h3,

.woocommerce h3,

.woocommerce-EditAccountForm legend,

.woocommerce-order-details h2,

.woocommerce-customer-details h2,

.inner-services h2{

	font-size:26px;

	margin:0 0 13px;

}

.left-header h3,

.sort-filters h3,

.contact-content h3,

.woocommerce h3,

.woocommerce-EditAccountForm legend,

.woocommerce-order-details h2,

.woocommerce-customer-details h2,

.inner-services h2{

	font-weight:700;

	margin:0 0 10px;

}

.left-panel h3,

.left-panel h4,

.sort-filters h3,

.contact-content h3,

.page-id-6 h2,

.page-id-1809 h2{

	position:relative;

	z-index:1;

}

.left-panel h3:after,

.left-panel h4:after,

.sort-filters h3:after,

.contact-content h3:after,

.page-id-6 h2:after,

.page-id-1809 h2:after{

	position:absolute;

	content:'';

	height:2px;

	width:30px;

	background:#7ab0ea;

	bottom:-5px;

	left:0;

}

.left-header h4,

.left-panel h4{

	font-size:20px;

	line-height:25px;

	margin:0 0 10px;

	font-weight:700;

}

.left-header p {

    margin: 0 0 10px;

    text-align: justify;

}

.left-content ul{

	margin:0 0 20px;

	padding:0;

}

.left-content ul li {

    list-style: none;

    padding: 0 0 0 26px;

    margin: 0 0 10px;

    background: url(../images/list-icon.png) no-repeat;

    background-size: 16px;

    background-position: 0px 5px;

    text-align: justify;

}

.left-content ul li:last-child{

	margin:0;

}

.right-header .price{

	font-size:20px;

	color:#eaf4ff;

}

.price h3{

	color:#fff;

	margin:0 0 15px;

}

.inner-header .col-md-7{

	box-shadow:0 1px 10px rgba(148,148,148,.5);

}

.inner-panel .col-md-5{

	background: #9986e8;

    background: -moz-linear-gradient(top, #9986e8 0%, #7ab1ea 100%, #7ab1ea 100%);

    background: -webkit-linear-gradient(top, #9986e8 0%,#7ab1ea 100%,#7ab1ea 100%);

    background: linear-gradient(to bottom, #9986e8 0%,#7ab1ea 100%,#7ab1ea 100%);

    box-shadow: 0 1px 7px rgba(148,148,148,.5);

    margin: 0 15px !important;

    flex: 0 0 38.666667%;

    max-width: 38.666667%;

	padding:20px 15px;

}

.inner-header .left-panel{

	color:#212529;

	padding:20px 0;

}

.left-panel .left-content{

	margin:20px 0 0;

}

.right-header .discount{

	padding:5px 15px 5px 10px;

    background:#fff;

    border:1px solid #fff;

    border-radius:17px 0 17px 0;

    display:inline-block;

    color:#ff9800;

    font-size: 18px;

    font-style: italic;

	font-weight:600;

}

.inner-panel .inner-content,

.detail-content .detail-panel{

	padding:20px 10px;

	color:#212529;

	box-shadow:0 6px 10px rgba(148,148,148,.5);

}

.inner-panel .inner-content{

	padding:0 10px 20px;

}

.inner-content .left-content{

	padding:20px 10px 0;

}

.left-content .precautions,

.inner-services .sort-filters{

	background:#ececec;

	padding:15px 15px 20px;

	margin:20px 0;

}

.precautions ul{

	margin:0;

}

.inner-content .right-content{

	background: #e8e8e8;

    padding:20px;

}

.right-content .recommend,

.right-content .about-time{

	margin:0 0 25px;

	background: #fff;

    padding: 0;

	overflow:hidden;

	border-radius: 17px 0 17px 0;

}

.right-content .recommend{

	display:table;

	box-sizing:border-box;

	width:100%;

}

.recommend span{

	display: table-cell;

}

.right-content h4{

	font-size:20px;

	font-weight:500;

	margin:0 0 20px;

	border-bottom:1px solid #f2f2f2;

	padding:0 0 10px;

}

.right-content .btn-style{

	margin:20px auto 0;

    display:block;

    width:135px;

}

.add-info h4{

	padding:0;

	border-bottom:0;

}

.add-info a{

	text-decoration:none;

}

.recommend span,

.about-time span{

	color:#212529;

	font-size:14px;

	margin:0 20px 0 0;

}

.recommend span img,

.about-time span img{

	margin:0 10px 0 0;

}

.recommend span:last-child,

.about-time span:last-child{

	margin:0;

}

.recommend span,

.about-time span{

	padding: 15px 20px;

    display: inline-block;

    border-right: 1px solid #f37d26;

    margin: 0;

	float:left;

	font-weight:600;

	font-size:17px;

}

.about-time span:last-child{

	padding-right:0;

	border-right:0;

}

.recommend span{

	display:table-cell;

	float:none;

	padding:15px 0;

	text-align:center;

	border-right-color:#d4d4d4;

}

.recommend span:last-child{

	border-right:0;

}

.right-content .about-time,

.right-content .precaution-btn{

	margin:0 0 25px;

}

.precaution-btn .btn-style{

	margin:0 15px 0 0;

	padding:10px 18px;

	width:47%;

	cursor:pointer;

}

.precaution-btn .btn-style:hover{

	background:#000;

}

.precaution-btn .btn-style:last-child {

    display: block;

    margin: 0 auto;

    background: none;

    background: #f37d26;

    color: #fff;

}

.precaution-btn .btn-style:last-child:hover {

    background: #23282d;

    color: #fff;

}

.add-info span{

	display:block;

}

.right-content .add-info{

	text-align:center;

	padding:20px 0;

}

.add-info h4 {

    margin: 0 0 5px;

    color: #f37d26;

    font-size: 35px;

    font-weight: bold;

}

.header-rght-top li a img, .header-rght-top li img {

    width: 35px !important;

	    margin-top: -8px;



}



.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error, .tm-extra-product-options ul.tmcp-ul-wrap+.tm-error {

    color: white !important;

}

a.home_contact {

    font-size: 25px !important;

    font-weight: bold !important;

    color: #f37d26 !important;

}

.add-info h4 span {

    color: #ffffff;

    margin: 10px 0 0;

}

.add-info h5{

	color:#212529;

	font-weight:600;

}

.add-info strong{

	color:#fff;

}

.left-content p{

	margin:0 0 15px;

}

.inner-site{

	margin:0 0 40px;

}

.detail-content .detail-header{

	background: rgb(153,134,232);

    background: -moz-linear-gradient(left, rgba(153,134,232,1) 0%, rgba(122,177,234,1) 100%);

    background: -webkit-linear-gradient(left, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    background: linear-gradient(to right, rgba(153,134,232,1) 0%,rgba(122,177,234,1) 100%);

    border-radius: 6px 6px 0 0;

	color:#fff;

	padding:20px 15px;

}

.detail-header label{

	margin:0;

	font-weight:600;

}

.detail-panel .card-header{

	background:#e8e8e8;

	border:1px solid rgba(0, 0, 0, 0.1);

	padding:0;

}

.card-header .btn{

	padding:0;

}

.detail-panel .card{

	box-shadow:none;

}

.detail-panel .card-header .btn{

	color:#031b4e;

	text-decoration:none;

	font-weight:600;

	font-size:20px;

	width:100%;

	text-align:left;

	padding:.75rem 1.25rem;

}

.detail-panel .card-body{

	padding:.75rem 1.25rem;

	text-align:left;

	font-size:20px;

}

.detail-panel .card-body ul li a{

	color:#000;

	font-size:16px;

	text-decoration:none;

}

.detail-panel .card-header span{

	display:inline-block;

	width:87%;

	text-align:center;

	font-size:16px;

	font-weight:normal;

}

.card-header .expand-btn{

	display:inline-block;

	width:2%;

	text-align:right;

}

.expand-btn i{

	font-size:14px;

}

.expand-btn i.fa-minus{

	display:none;

}

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,

.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger,

.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,

.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover{

	background:#f37d26;

}

.precaution-btn .tm-extra-product-options .tm-cell.col-12{

	float:left;

	width:100%;

	margin:0 15px 0 0;

}

.precaution-btn .tm-extra-product-options .tm-cell.col-12:nth-child(3n){

	margin:0;

}

.precaution-btn .tm-extra-product-options .tm-cell.cpf-type-radio{

	width:100%;

	margin:20px 0 0;

}

.precaution-btn .tm-extra-product-options .tm-cell.cpf-type-radio li.tmcp-field-wrap{

	width:33%;

}

.precaution-btn .tm-extra-product-options .tm-epo-field-label{

	font-family:'Roboto Condensed', sans-serif;

	font-weight:normal;

	font-size:18px;

}

div#tm-extra-product-options .tm-extra-product-options-inner #tm-extra-product-options-fields {

    width: 100%;

}

#tm-extra-product-options-fields #tm-epo-field-0 {

    clear: unset !important;

    width: 48%;

    float: left;

    margin-right: 15px;

}

#tm-extra-product-options-fields li#tm-epo-field-1 {

    clear: unset !important;

    width: 48%;

    float: left;

}

.precaution-btn .tmcp-field{

	border:0;

	margin:0 !important;

	height:40px;

}

.precaution-btn .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{

	padding:0;

}

.precaution-btn .cpfclear{

	display:none;

}

.precaution-btn .tm-epo-datepicker-label-container{

	margin:0;

}

.menu-item a.menu-image-title-before.menu-image-not-hovered img,

.menu-item a.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper{

	padding-left:0;

}

.precaution-btn .tc-extra-product-options .tmcp-field-wrap label{

	margin:0;

}

.precaution-btn .tc-extra-product-options{

	margin:0 0 25px;

}

.precaution-btn .tmcp-field{

	padding-left:10px;

}

.precaution-btn .tmcp-field-wrap .tc-label{

	font-weight:400 !important;

}

/*.single-product .tm-datepicker{

	position:absolute !important;

    right:0 !important;

    bottom:0 !important;

}

.single-product .tm-ui-dp-overlay{

	background:none;

}

.single-product .tm-datepicker-medium .tm-ui-dp-container{

	min-width:285px;

	max-width:350px;

}

/*.single-product .tm-ui-dp{

	bottom:0;

}*/

/* Packages Page Ends Here */

.search .pagination {

    width: 100%;

    display: block;

    text-align: center;

    margin: 32px 0px 0px 0px;

}

.search .pagination .nav-links .page-numbers {

    border: 1px solid #e2e2e2;

    padding: 12px 19px;

    margin-left: 7px;

    color: #000;

}



.search .pagination .nav-links .current{

    color: #f37d26;

}

/* Inner Services Page Start Here */

.inner-services{

	padding-bottom:30px;

	    text-align: justify;

}

.inner-services .service-content{

	margin:0 0 65px;

}

.inner-services .sort-filters{

	margin:0;

}

.sort-filters h3{

	margin:0 0 20px;

}

.sort-filters label{

	cursor:pointer;

	font-family:'Roboto Condensed', sans-serif;

	min-height: auto;

	line-height: normal;

	font-size:18px;

}

.sort-filters .form-check{

	margin:0 0 15px;

	padding-bottom:15px;

	border-bottom:1px solid #d0d0d0;

}

.sort-filters .form-check:last-child{

	margin-bottom:0;

	padding-bottom:0;

	border-bottom:0;

}

.sort-filters p strong{

	font-size:18px;

	font-weight:bold;

	line-height:22px;

}

.filter-result .row{

	margin-bottom:30px;

}

.filter-result .result-block{

	text-align:center;

	-webkit-box-shadow:0 1px 10px rgba(148,148,148,.5);

	   -moz-box-shadow:0 1px 10px rgba(148,148,148,.5);

	        box-shadow:0 1px 10px rgba(148,148,148,.5);

	padding:5px 15px 15px;

	transition:all ease 0.6s;

    -webkit-transition:all ease 0.6s;

	min-height:215px;

}

.filter-result .result-block:hover{

	background:#e2f3fb;

}

.result-block h3 {

    font-size: 20px;

    font-weight: 700;

    margin: 0 0 0px !important;

    min-height: 49px;

}

.search .filter-result {

    margin-top: 27px;

}

.woocommerce-page table.cart td.actions .input-text {

    width: 50%;

    padding: 11px !important;

}

.woocommerce a.button.alt {

    background-color: #f37d26;

    color: #fff;

    -webkit-font-smoothing: antialiased;

}

.woocommerce a.button.alt:hover {

    background-color: #879ee9;

    color: #fff;

}

.service-content .team-content .col-md-12{

    text-align:center;

}

.service-content .team-content .col-md-12 p {

    font-size: 20px;

    color: #404040;

    text-align: center;

}

.service-content .team_dev p {

    margin-bottom: 0px;

    margin-top: 15px;

    width: 100%;

    text-align: center;

}

.service-content .team_dev p img{

	width:100%;

}

.service-content .team_dev {

    text-align: center;

    background-color: whitesmoke;

    border: 1px solid #e2e2e2;

    border-radius: 7px;

    padding: 30px;

}

.service-content .team-content .col-md-12 p:nth-child(3) {

    border: 1px solid gainsboro;

    border-radius: 100%;

    width: max-content;

    padding: 8px;

    margin: 0 auto;

}

.service-content .team-content h2 {

    font-size: 35px;

    color: #031b4e;

    margin-bottom: 20px !important;

}

.service-content .team-content h2:after {

    position: relative;

    content: '';

    height: 2px;

    width: 56px;

    background: #7ab0ea;

    margin: 8px auto;

    display: block;

}

.service-content .team-content h3 {

    font-size: 20px;

    font-weight: bold;

    margin: 15px 0 0px;

    text-align: center;

}

.service-content .team-content .col-md-12 img {

    border-radius: 100%;

}

div#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input {

    padding: 10px 12px;

}

textarea#order_comments {

        height: 7em;

    padding: 10px 12px !important;

}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {

    display: -webkit-inline-box;

}

.place-order .woocommerce-terms-and-conditions-wrapper {

    width: 80%;

}

#payment #place_order, .woocommerce-page #payment #place_order {

    width: 20%;

}

.woocommerce-order .woocommerce-notice {

    padding: 4px 22px;

    background-color: #f37d26;

    color: white;

    font-weight: bold;

}

.woocommerce ul.order_details {

    margin: 0 0 15px;

    list-style: none;

    background-color: #f3f3f3;

    color: #1b1919;

    padding: 14px 25px;

}

.woocommerce ul.order_details li {

    font-size: 14px;



}

div#customer_details .left-header h3, .sort-filters h3, .contact-content h3, .woocommerce h3, .woocommerce-EditAccountForm legend, .woocommerce-order-details h2, .woocommerce-customer-details h2, .inner-services h2 {

    margin: 20px 0px;

}

div#customer_details .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {

    background-color: #f37d26;

    color: #fff;

    -webkit-font-smoothing: antialiased;

}

div#customer_details .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {

    background-color: #85a3e9;

    color: #fff;

}

.result-block h3 a{

	color:#031b4e;

	text-decoration:none;

}

.service-price h4{

	font-weight:700;

}

.result-block p {

    margin: 0 0 10px;

    text-align: center;

}

.inner-services .pagination li.active a{

	background-color: #7ab0ea;

    border-color: #7ab0ea;

}

.pagination .page-item a{

	color:#031b4e;

}

.inner-services .pagination li.active a:hover{

	color:#fff;

}

p#billing_country_field {

    display: none;

}

.woocommerce-MyAccount-content .table a {

    font-size: 26px;

    padding-left: 25px;

}



/* Inner Services Page Ends Here */



/* Contact Us Page Starts Here */

.contact-us .contact-content{

	box-shadow:0 0px 1px rgba(148,148,148,.5);

    padding:20px 25px 10px;

}

.contact-content h3{

	margin:0 0 15px;

}

.contact-content i.fa{

	vertical-align:top;

	position:relative;

	top:5px;

	margin:0 5px 0 0;

}

.contact-content span{

	display:inline-block;

}

.contact-content p{

	margin:0 0 20px;

}

.contact-content i{

	color:#7ab0ea;

}

.contact-content a{

	color:#212529;

	text-decoration:none;

}

.contact-content a:hover{

	color:#101215;

}

#contacts .form-control{

	height:45px;

	border-radius:0;

	border:1px solid #ccc;

	margin:0 0 0px;

}

#contacts .form-control:focus{

	box-shadow:none;

}

#contacts .form-control::-webkit-input-placeholder{

  color:#212529;

}

#contacts .form-control::-moz-placeholder{

  color:#212529;

}

#contacts .form-control:-ms-input-placeholder{

  color:#212529;

}

#contacts .form-control:-moz-placeholder{

  color:#212529;

}

#contacts textarea.form-control{

	resize:none;

	height:70px;

	padding:8px 12px;

}

/* Contact Us Page Ends Here */



/* Single Product Page Starts Here */

.single-product .woocommerce{

	width:100%;

}

/* Single Product Page Ends Here */



/* My Account Page Starts Here */

#customer_login .col-1,

.col-1.woocommerce-Address{

	max-width:70%;

	width:70%;

	-ms-flex:0 0 70%;

		flex:0 0 70%;

	padding-left:0;

}

#customer_login .col-2,

.col-2.woocommerce-Address{

	max-width:30%;

	width:30%;

	-ms-flex:0 0 30%;

		flex:0 0 30%;

	padding-right:0;

}

.woocommerce .woocommerce-form.login,

.woocommerce .woocommerce-form.register,

.woocommerce .woocommerce-MyAccount-content{

	box-shadow:0 1px 10px rgba(148,148,148,.5);

	border:1px solid #ccc;

	border-radius:0;

}

#customer_login .btn-style{

	margin:0 20px 0 0;

}

.woocommerce-form .form-control,

.woocommerce-MyAccount-content .form-control{

	border-radius:0;

	border:1px solid #ccc;

}

.woocommerce-form .form-control:focus{

	box-shadow:none;

}

.woocommerce button.button,

.woocommerce table.my_account_orders .button{

	font-size: 16px;

	background: #f37d26;

	display: inline-block;

	transition: all ease 0.6s;

	-webkit-transition: all ease 0.6s;

	padding:14px 35px !important;

	border-radius: 30px;

	color: #fff !important;

	text-decoration: none;

	text-align: center;

	font-weight:400;

}

.woocommerce button.button:hover,

.woocommerce table.my_account_orders .button:hover{

    color: #fff;

	transition: all ease 0.6s;

	-webkit-transition: all ease 0.6s;

    background: #86a0e9;

	text-decoration: none;

}

#customer_login .u-column1 .u-column1 col-1{

	margin:0 20px 0 0;

}

#customer_login a{

	color:#212529;

	text-decoration:none;

}

#customer_login a:hover{

	color:#101215;

}

.woocommerce .woocommerce-MyAccount-navigation{

	padding:15px 20px 20px;

	background:#ececec;

}

.woocommerce-MyAccount-navigation ul li{

	margin: 0 0 13px;

    border-bottom: 1px solid #d0d0d0;

    padding: 0 0 13px;

}

.woocommerce-MyAccount-navigation ul li:last-child{

	margin:0;

	padding:0;

	border-bottom:0;

}

.woocommerce-MyAccount-navigation ul li a{

	color:#212529;

	text-decoration:none;

}

.woocommerce-MyAccount-navigation ul li a:hover{

	color:#101215;

}

.woocommerce-MyAccount-content a{

	color:#005cac;

	text-decoration:none;

}

.woocommerce-MyAccount-content a:hover{

	color:#f37d26;

}

.woocommerce table.shop_table{

	border:1px solid #ccc;

	font-size:16px;

	box-shadow:none;

	border-radius:0;

}

.woocommerce table.my_account_orders td,

.woocommerce table.my_account_orders th{

	padding:10px;

}

.woocommerce table.shop_table td{

	border-color:#ccc;

}

.woocommerce .woocommerce-MyAccount-content{

	padding:20px;

}

.woocommerce-MyAccount-content p{

	margin:0 0 20px;

}

.woocommerce-MyAccount-content input{

	height:calc(2.25rem + 2px);

	padding:.375rem .75rem;

	font-size:1rem;

	color:#495057;

}

.woocommerce-EditAccountForm fieldset{

	margin:20px 0 0;

}

.woocommerce-EditAccountForm button.button{

	margin-top:6px;

}

.woocommerce-EditAccountForm button.button:focus{

	outline:none;

}

.woocommerce-EditAccountForm span{

	margin:5px 0 0;

}

.woocommerce-EditAccountForm legend{

	font-family:'Roboto Condensed', sans-serif;

	margin:0;

}

.woocommerce mark{

	background:#f37d26;

	color:#fff;

}

.woocommerce table.shop_table tfoot th{

	border-top:1px solid #ccc;

}

.woocommerce .woocommerce-customer-details address{

	border:1px solid #ccc;

	border-radius:0;

}

.woocommerce form .form-row label,

.woocommerce form .form-row span{

	display:block;

	width:100%;

}

.woocommerce-input-wrapper span.select2-selection--single{

	height: calc(2.25rem + 2px);

    font-size: 1rem;

    color: #495057;

	border-radius:0;

	padding:0;

}

.select2-container--default .select2-selection--single .select2-selection__rendered{

	height:38px;

}

.woocommerce form .form-row .required{

	display:inline;

}

.page-id-818 .woocommerce form .form-row span{

	display:inline;

}

/* My Account Page Ends Here */



/* Refund Policy Page CSS Starts Here */

.refund-policy h2{

	font-size:26px;

	font-weight:bold;

	color:#000;

	margin:0 0 15px;

}

.page-id-2327 p,

.about-panel p,

.page-id-6 p,

#post-1946 p,

#post-1944 p,

.page-template-pathology p{

	margin:0 0 15px;

}

.page-id-2327 .service-content,

.page-id-6 .service-content{

	margin-bottom:0;

}

/* Refund Policy Page CSS Ends Here */



/* About Us Page CSS Starts Here */

.team-block .team-thumb{

	margin:0 0 15px;

	overflow:hidden;

}

.team-thumb img,

.care-img img{

	display:block;

	width:100%;

	height:auto;

	-webkit-transition:all .3s ease-in;

       -moz-transition:all .3s ease-in;

    	 -o-transition:all ease-in;

    		transition:all .3s ease-in;

}

.team-thumb:hover img,

.care-img:hover img{

	    -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1);

}

.team-content h3{

	font-size:19px;

	font-weight:bold;

	margin:0 0 5px;

}

.page-id-6 .service-content h2{

	margin:30px 0;

}

.woocommerce button.button:focus{

	outline:none;

}

.inner-tricity{

	padding-bottom:25px;

}

.inner-tricity .tricity-box{

	margin:0 0 30px;

}

.page-id-818 #customer_login .woocommerce-form-login .form-row input#rememberme{

	margin:0 5px 0 0;

}

.page-id-818 #customer_login .woocommerce-form-login .form-row span{

	display:inline;

}

/* About Us Page CSS Ends Here */



/* Health Packages Page CSS Starts Here */

.page-id-1944 .price-sect-main .card{

	margin:0 0 30px;

}

.woocommerce-address-fields button.button{

	margin-top:6px;

}

.page-id-1946 .inner-services{

	padding-bottom:0;

}

#post-1946 .main-heading p{

	margin:0 auto;

}

.responsive-view.text-center {

	display: none;

}

#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow {background-color: #f37d26 !important; }

#responsive-menu-item-1341 .responsive-menu-subarrow {border-bottom: 1px solid #000;}









/* Health Packages Page CSS Ends Here */



/* Home Care Service Page CSS Starts Here */

.page-id-1809 p,

.page-id-2069 p,

.page-id-2074 p{

	margin:0 0 15px;

}

.page-id-1809 .service-content ul li,

.page-id-2069 .service-content ul li{

	margin:0 0 15px;

}

.page-id-1809 .btn-style{

	margin-top:0;

}

.page-id-1809 .service-content,

.page-id-2069 .service-content,

.page-id-2074 .service-content{

	margin-bottom:0;

}

.care-img{

	overflow:hidden;

}

.page-id-2069 .care-img{

	margin:0 0 20px;

}

.page-id-2069 .btn-style{

	margin-top:0;

}

.service-content ul li a{

	text-decoration:none;

	color:#005cac;

}

.service-content ul li a:hover{

	color:#f37d26;

}

.page-id-2074 .btn-style{

	margin-top:0;

}

.service-content .img-left{

	float: left;

	margin:0 15px 15px 0;

}

.page-id-2069 .service-content ul li,

.page-id-1809 .service-content ul li{

	list-style: disc;

    list-style-position: inside;

	margin:0 0 10px;

}

.page-id-1809 .service-content ul{

	padding:0 0 0 15px;

}

.page-id-1809 .service-content ul li{

	list-style-position:outside;

	padding:0;

}



.tricity-packs .tricity-box {

    position: relative;

}

/*

.tricity-packs .tricity-box:before {

 content: "Save 40%";

    position: absolute;

    background-color: #f37d26;

    color: white;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

	border-radius: 0px 0px 0px 30px;



}

*/



.price-section .main-heading p {

    max-width: 100%;

}

/*

.price-sect-main .col-md-4 .card.sixtypercent:before {

 content: "Save 60%";

    position: absolute;

    background-color: #f37d26;

    color: white;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

    border-radius: 0px 0px 0px 30px;

}



.price-sect-main .col-md-4 .card.fortypercent:before {

 content: "Save 40%";

    position: absolute;

    background-color: #f37d26;

    color: white;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

    border-radius: 0px 0px 0px 30px;

}

*/





.price-sect-main .col-md-4 .card{

    position: relative;

}

.tricity-section .tricity-box{

    position: relative;

}

/*

.health-packed .slick-slide:before {

    content: "Save 60%";

    position: absolute;

    background-color: #f37d26;

    color: white;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

    border-radius: 0px 0px 0px 30px;

}

.tricity-section .tricity-box:before {

    content: "Save 40%";

    position: absolute;

    background-color: #f37d26;

    color: white;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

    border-radius: 0px 0px 0px 30px;

}

.inner-services .term-description {

*/

    margin: 0 0 65px;

}



.inner-services .term-description p {

    margin: 0 0 15px;

	text-align: justify;

}

.term-description .col-sm-6 {

       margin-bottom: 15px;

}

.scan_ct {

    width: 100%;

    float: left;



}

.ct_iocn {

    float: left;

    display: inline-flex;

}

.ct_iocn img {

    width: 88.5%;

}

.ct_content {

    float: right;

    text-align: left;

    padding-left: 31px;

    padding-top: 5px;

    padding-bottom: 6px;

    color: white;

}

.scan_ct h2 {

    margin: 10px 0px;

}

.scan_ct img {

    position: relative;

}

.scan_ct p {

   margin-bottom: 0px;

}

.mri_mri {

    background-color: #e1e1e1;

    width: 100%;

    float: left;

    padding: 9px 25px;

    border-top: 2px solid #212529;

}

.scan_ct h4 {

    margin: 15px 0px;

}

.scan_ct button {

    background-color: #f37d26;

    color: white;

    padding: 5px 32px;

    border-radius: 2px;

    text-align: center;

}

.pswp {

    display: none;

}

/* Home Care Service Page CSS Ends Here */



/* 11/12/2019 CSS Starts Here */

.single-post p{

	margin:0 0 15px;

}

.single-post .alignleft{

	margin:15px 15px 15px 0;

	float:left;

}

.nav-links a{

	border-radius:0;

	text-align:left;

}

/* 11/12/2019 CSS Ends Here */







/** 4feb-2020 **/



.tricity-section .tricity-box p {

	margin: 0 0px 25px;

}

.tricity-section .tricity-box::before {

	z-index: 9999;

}

.tricity-section .tricity-box .card-body {

	padding: 0;

}

.tricity-section .tricity-box .card {

	box-shadow: none !important;

	border: 0;

}



.second-four-sec .btn.mobile-box {

    white-space: normal;

}


.mobile-whyus{
    display: none;
}


@media (max-width: 1400px) {



	.card-lower {

    padding: 20px 10px 25px;

}

ul.parameter_min li {

    font-size: 13px;

}

.card-title {

    min-height: 50px;

}

.tricity-packs .tricity-box {

    padding: 15px 15px;

}

.tricity-box p {

    margin: 0 0px 25px;

}

.tricity-box img {

	width: 95px;

	margin: auto;

	min-height: 96px;

	object-fit: cover;

}

.tricity-box h3 {

    font-size: 19px;

    margin: 0px 0px 25px;

}

}

@media (max-width: 1199px) {

	.card-price, .tricity-box .card-price  {

    font-size: 30px;

}

    .respons-block{display: inline-block;}

.card-price span , .tricity-box .card-price span{

    font-size: 28px;

    top: 0px;

    left: -26px;

}

	.home-slider-main .banner-content h1 {

    font-size: 24px;

}

.main-navigation li a {

    font-size: 12px;

    padding: 16px 24px;

}

.header-top2 .logo {

    max-width: 150px;

}

.card-lower {

    padding: 19px 8px 25px;

}

ul.parameter_min li {

    font-size: 13px;

}

.tricity-box p {

    margin: 0 5px 0px;

    font-size: 14px;

    min-height: 63px;

}

ul.splc-left-side-main li {

    width: 16.3%;

}

ul.splc-left-side-main li a span {

    font-size: 13px;

}

.main-navigation li.diagnostic-services ul {

    left: 7%;

    transform: translateX( -30% );

}

.inner-header .col-md-7 {

    max-width: 100%;

    flex: 58%;

}

/*

.ftr-col address br {

    display: none;

}

*/

#tm-extra-product-options-fields #tm-epo-field-0 {

    width: 47%;



}



.tricity-section .tricity-box:before {

    padding: 10px;

    font-size: 12px;

}

.tricity-box h3 {

    font-size: 16px;

}



.tricity-box {

    padding: 5px 10px 15px;



}

}

@media ( min-width: 768px ) and (max-width: 1600px) {

            .pum-theme-10706 .pum-container, .pum-theme-lightbox .pum-container {

     top: 24px !important;

}

}

@media ( min-width: 768px ) and ( max-width: 991px ){

/* Home Page Starts Here */



.main-navigation .menu-item:nth-child(6) a {

    padding: 16px 20px;

}

.inner-tricity .col-md-3 {

    flex: 100%;

    max-width: 50%;

}

ul.gallery li {

    margin-right: 15px;

}

.btn-style {

    font-size: 11px;

    padding: 10px 20px;

}

.navbar-collapse .navbar-nav{

	width:100%;

}

.main-navigation li a{

	font-size:11px;

	padding:16px 8px;

}

/* Home Page Ends Here */

.banner-content h1 {

    font-size: 20px;

    max-width: 40%;

}

.card-price, .tricity-box .card-price   {

    font-size: 25px;

 }

 .card-price span , .tricity-box .card-price  span{

    font-size: 26px;

    top: 0px;

    left: -23px;

}

.health-packed .slick-slide:before {

    font-size: 11px;



}

.tricity-section .tricity-box:before {

     font-size: 11px;

 }

 .tricity-packs .tricity-box {

    min-height: 407px;



}

ul.splc-left-side-main li {

    width: 20.3%;

}

section.mission-section .col-md-6 {

    max-width: 100% !important;

    flex: 60%;

    float: right;

}

section.mission-section {

    position: relative;

}

section.mission-section:before {

    content: "";

    display: block;

    background-color: rgba(255, 255, 255, 0.8);

    width: 100%;

    top: 0px;

    bottom: 0px;

    left: 0px;

    right: 0px;

    height: 100%;

    position: absolute;

}

.footer-top .col-md-4:nth-child(2) {

    padding-left: 15px;

}

.ftr-phone p:last-child a {

    font-size: 16px;

}

.footer-top .col-md-4:nth-child(3) .ftr-col {

    padding-left: 0px;

}

.header-top2 {

    position: relative;

}

.home-slider-main .banner-content h1 {

    font-size: 22px;

}

.home-slider-1 .banner-content {

    top: 50%;

}

.inner-header .col-md-7 {

    max-width: 100%;

    flex: 100%;

}

.inner-header .col-md-5{

    max-width: 100%;

    flex: 100%;

}

.main-navigation li.diagnostic-services ul li {

    width: 33%;

 }

 .main-navigation li.diagnostic-services ul {

    min-width: 700px;

}

.main-navigation li ul {

    min-width: 279px;

  }

  .card-title, .sort-filters label {

    font-size: 18px;

}

.parameter_min {

    min-height: 164px;

}

.btn-style {

    margin-top: 0px;

}

.main-navigation li ul a {

    font-size: 13px;

 }

 .card {

    margin: 10px 10px;

    }

	.service-content .team-content h3 {

    font-size: 16px;

}

.service-content .team_dev {

     padding: 20px;

}



.service-content .team_dev p {

    margin-top: 5px;

    font-size: 14px;

    min-height: 42px;

}

a.home_contact {font-size: 16px !important;}

.header-rght-top li {margin-left: 10px;}





ul.gallery li {



    width: 45% !important;

}

}

@media (min-width: 768px) {

#responsive-menu-button {

    display: none !important;

}



}

@media (max-width: 767px) {

	.specialitites-section.padd-row{padding: 25px 0;}
	section.mission-section{padding: 25px 0;}

.whyus-section{
    display: none;
}
.mobile-whyus{
    display: block;
}
.choose-icon{
    border-radius: 0;
    border: 0;
    box-shadow: none;
}
.icon-area{
    display: flex;
    align-items: center;
    justify-content: center;

}
.icon-area h2 {
    color: #7ab0ea;
    font-size: 36px;
    font-style: italic;
    margin-right: 10px;
    font-weight: 700;
}
.choose-icon{
    height: auto !important;
    padding: 10px 0 !important;
}
.choose-icon .icon-area{
    width: auto;
}
.choose-icon img{
    width: 70px;
    height: auto;
}
	.main-navigation li ul{ position:relative;}

	.main-navigation li ul a { font-size:15px !important;}

	.main-navigation li ul a img{ margin-top:11px !important; margin-right: 10px !important;}





	.offpic {

	width: 100% !important;



}

		.offpic60 {

	width: 130% !important;

			max-width: 130% !important;



}

	ul.gallery li {

    width: 100% !important;

}

	.header-rght-top ul li:nth-child(1){

		display:none;

	}

.header_contact_number {

	display: block;

	float: right;

	margin-top: -35px;

	width: 100%;

	text-align: center;

	position: relative;

}

.header_contact_number a {

    font-size: 20px !important;

	color: #fff !important;

}

.header_contact_number img {

   display: none;

}

.home .header-rght-top ul li:nth-child(1) {

    top: 3px;

    display: none;

}

	.result-block {

    margin-bottom: 25px;

}

	div#collapsibleNavbar {

    position: absolute;

    z-index: 999;

    background-color: rgb(0, 0, 0);

    padding: 0px;

    width: 100%;

    left: 0px;

    top: 40px;

}

.header-top2 {

    position: static;



}

.header-top2 .logo {

    max-width: 151px;

    float: left;

    padding: 0px 0px 15px 0px;

}

.header-rght-top ul li:nth-child(1) a {

    font-size: 16px !important;

}



.header-rght-top ul li:nth-child(1) {

    position: absolute;

    top: -37px;

    z-index: 999;

    text-align: right;

    padding-right: 20px;

    width: 50%;

    right: 0px;

}

.main-navigation {

    background: #7ab0ea;



   }

   .navbar-toggler {

    padding: 8px 11px 0px 11px;

    background-color: rgb(243, 125, 38);

    border: 1px solid rgb(243, 125, 38);

    border-radius: 0px;

}

.navbar-toggler .navbar-toggler-icon i {

    color: white;

    font-size: 23px;

}

.main-navigation li a {

    font-size: 12px;

    padding: 16px 24px;

    width: 100%;

}



.main-navigation li:hover {

    background-color: rgb(243, 125, 38);

}

.choose-icon .icon-area {

    margin: 0 auto 9px;

}

.choose-icon .icon-content h4 {

    font-size: 18px;

}

.choose-icon {

    width: 170px;

    height: 170px;

    padding-top: 20px;

}

.choose-block p {

    font-size: 14px;

}

.footer-top .col-md-4 {

    margin-bottom: 28px;

}

.footer-top .col-md-4:before{

	display:none;

}

.footer-top .col-md-4:nth-child(2) {

    padding-left: 15px;

}



.footer-top .col-md-4:nth-child(3) .ftr-col {

    padding-left: 0px;

}



.card-price , .tricity-box .card-price {

    font-size: 25px;

}

.card-price span , .tricity-box .card-price span{

    font-size: 25px;

    top: 0px;

    left: -24px;

}

.card-title {

    font-size: 18px;

}

.card-lower .parameter_min {

    min-height: 125px;

}

.home-slider-main .banner-content h1 {

    font-size: 18px;

}

.banner-content ul li {

    margin: 8px 0 0;

}

.banner-content ul li {

    margin: 6px 0 0;

    font-size: 12px !important;

}

.btn-style {

    font-size: 16px;

    padding: 7px 20px;

    margin-top: 4px;

}

.home-slider-1 .banner-content {

    top: 50%;

}

ul.parameter_min li {

    font-size: 12px;

}ul.splc-left-side-main li {

    width: 29%;

    margin: 0 10px 30px;

}

.home-slider-main .banner-content h1 {

    max-width:260px;

}

.carousel-control-prev-new, .carousel-control-next-new {

    top: 60%;

}

section.mission-section:before {

    content: "";

    display: block !important;

    background-color: rgba(255, 255, 255, 0.8);

    width: 100%;

    top: 0px;

    bottom: 0px;

    left: 0px;

    right: 0px;

    height: 100%;

    position: absolute;

}

section.mission-section {

    position: relative;

}

.service-content .team_dev {

    margin-bottom: 20px;

}

.site-breadcrumb {

    margin-top: 97px;

}

.header-top2 {

    position: absolute;

    background-color: white;

}

.inner-services .card-title {

    font-size: 25px;

	    min-height: auto;

    margin-bottom: 15px;

}

.home .header-top2 {

    position: static;

    background-color: white;

}

.home .header-rght-top ul li:nth-child(1) {

    top: 3px;

	text-align: center;

    width: 100%;

}

.inner-services .parameter_min li {

    font-size: 18px;

}

.inner-services .card-lower .parameter_min {

    min-height: auto;

}



.inner-services .service-content {

    margin: 0 0 25px;

}

.inner-services h1{

    font-size: 35px;

}

.page-template .tricity-box h3 {

    font-size: 25px;

	min-height: auto;

}

.page-template .tricity-box p {

    margin: 0 6px 15px;

    font-size: 14px;

    min-height: auto;

}

.main-navigation li.diagnostic-services ul a {

    display: block;

    font-size: 12px;

    border-bottom: 0px;

    padding: 9px 8px;

    border-left: 0px;

}

.main-navigation .dropdown-menu .menu-item:nth-child(6) a {

    padding: 9px 8px;

}

.main-navigation li ul a img {

    width: 20px;

    max-height: 20px;

}

.main-navigation li.diagnostic-services ul li {

    float: left;

    width: 50%;

    display: block;

}

.main-navigation li.diagnostic-services ul {

    left: 0%;

    transform: translateX( 0% );

        min-width: 100% !important;

    float: left;

}

.main-navigation li.diagnostic-services ul li:nth-child(1) {

    display: none;

}

div#pollSlider-button {

    display: none;

}

.woocommerce-message a {

    width: 100%;

}

.inner-panel .col-md-5 {



    flex: 100%;

    max-width: 100%;



}

#payment #place_order, .woocommerce-page #payment #place_order {

    width: 100%;

}

.woocommerce form .form-row input.input-text {

    padding: 10px 12px;

}

.dropdown-toggle::after {

    display: block;

      position: absolute;

    right: 27px;

    top: 24px;

}

.header .navbar {

    padding: 23px;

}

.header .navbar-toggler {

    display: none;

}

#responsive-menu-container .menu-image {

    display: none;

}



.header-rght-top ul li .btn {padding: 9px 19px 9px;font-size: 14px;}

.header-top2 .header-rght-top {text-align: right;}

.header-rght-top li {margin-left: 10px;}



    /******/

    .sec-bg-effect p br{

        display: none;

    }

.sec-bg-effect p {

    display: block !important;

    position: absolute;

    bottom: -212px;

    opacity: 0;

     background-color: #000000e6;

    height: 100%;

    color: #fff;

    left: 0px;

    right: 0px;

}

    .sec-bg-effect, .sec-bg-effect .icon-content p, .sec-bg-effect .icon-content{

        transition: all ease 1s;

    }

    .sec-bg-effect{

        overflow: hidden;

    }



    .sec-bg-effect:hover .icon-content p {

    bottom: 0px;

        transition: all ease 1s;

        opacity: 1;

}

    .mobile-box {

    white-space: inherit !important;

}

}



@media (max-width: 579px) {







.slick-dots li {

    width: 15px !important;

    height: 16px !important;

}

    .testi-para p {

    min-height: 195px !important;

}



	ul.gallery li {

    width: 100%;

}

.tm-ui-dp-wrap, .tm-ui-dp-overlay {

    top: 179px !important;

}

.woocommerce button.button, .woocommerce table.my_account_orders .button {

    padding: 17px 12px !important;

}

#payment #place_order, .woocommerce-page #payment #place_order {

    width: 100%;

}

.service-content h1 {

    font-size: 20px;

}

.contact-content span {

    display: inline-block;

    font-size: 14px;

}

	ul.gallery li img {

    width: 100%;

}

	.inner-tricity .col-md-3 {

    flex: 100%;

    max-width: 100%;

}

	.btn-style {

    font-size: 12px;

    padding: 9px 27px;

}

.health-packed .slick-slide:before {

    padding: 8px;

    font-size: 15px;

}

.main-heading h2, .inner-services h1, .inner-tricity .main-heading h2 {

    font-size: 30px;

}

.card-price, .tricity-box .card-price  {

    font-size: 20px;

}

.card-price span, .tricity-box .card-price  span {

    font-size: 19px;

    top: 2px;

    left: -14px;

}

.tricity-box h3 {

    font-size: 15px;

    min-height: 55px;

}

.tricity-box p {

    margin: 0 5px 0px;

    font-size: 14px;

    min-height: 89px;

}

ul.splc-left-side-main li {

    width: 45%;

}

.products .col-md-4 {

    margin-bottom: 25px;

}

.inner-panel .col-md-5 {

    flex: 100%;

    max-width: 100%;

    padding: 20px 15px;

    margin-top: 33px !important;

}

.contact-us .contact-content {

    margin-bottom: 25px;

}

.banner-content ul li {

    margin: 6px 0 0;

    font-size: 12px !important;

    display: inline-block;

    padding: 4px 15px;

}



/* 26/09/2019 CSS Starts Here */

.home-slider-main .banner-content h1{

	font-size:15px;

}

#home-slider .carousel-item:nth-child(3n) ul{

	max-width:190px;

}

#home-slider .carousel-item:nth-child(3n) ul li{

	padding:4px;

}

/* 26/09/2019 CSS Ends Here */

}



@media (max-width: 479px) {

        slick-dots li {

    margin: 0 2px !important;

}

	.carousel-control-prev-new {

    left: 40% !important;

}

a.carousel-control-next-new {

    right: 43% !important;

}

	.carousel-control-prev-new, .carousel-control-next-new {

       width: 45px;

       top:100% !important;

	   margin-top:36px;

}

.ftr-btm .col-md-7 {

    text-align: center;

}

.ftr-btm .col-md-5 {

    text-align: center !important;

}

	.header_contact_number img {

    width: 27px !important;

    margin-top: -5px;

}

.header_contact_number a {

    font-size: 17px !important;

}

.banner-content ul li {

    margin: 0px 0 0;

    font-size:10px !important;

    display: inline-block;

    padding: 4px 0px;

}

.btn-style {

    font-size: 12px;

    padding: 9px 20px;

}

section.panel-1{

	padding:65px 0 25px;

}

.filter-result .row {

    margin-bottom: 0px;

}

.result-block {

    margin-bottom: 25px;

}

.search .pagination .nav-links .page-numbers {

    padding: 8px 12px;

}

.banner-content {

    width: 70%;

}

.home-slider-main .banner-content h1 {

    font-size:10px;

	max-width:170px;

}

section.home-slider-main .banner-content ul li img {

    width: 10px !important;

    height: auto;

    margin: 0 5px 0 0;

}

	.header-rght-top ul li:nth-child(1) a {

    font-size: 13px !important;

}

.header-rght-top li img {

    width: 26px !important;

}

.header-top2 .logo {

    max-width: 125px;

}

.main-heading h2, .inner-services h1, .inner-tricity .main-heading h2 {

    font-size: 25px;

    margin-bottom: 15px;

    line-height: 24px;

}

.carousel-control-prev-new, .carousel-control-next-new {

    width: 24px;

}

.main-heading {

    margin-bottom: 35px;

}

.tricity-box h3 {

    font-size: 15px;

    min-height: auto;

}

.tricity-box p {

    margin: 0 5px 10px;

    font-size: 14px;

    min-height: auto;

}

.tricity-packs .tricity-box {

    min-height: auto;

}

ul.splc-left-side-main li {

    width: 43%;

}

.inner-mission {

    padding-left: 102px;

}

.inner-mission:last-child li {

    width: 100%;

}

.main-navigation li.diagnostic-services ul a {

    font-size: 10px;

}

.header-rght-top ul li:nth-child(1) {

    width: 63%;



}

.header-top2 .logo {

    max-width: 98px;

}

.header-rght-top ul li .btn {

    font-size: 14px;

}

    .slick-dots li {

    margin: 0 2px !important;

}

.slick-dots li, .slick-dots li button {

    width: 16px !important;

    height: 16px !important;

}

ul.splc-left-side-main li a span {

    font-size: 12px;

}

.mission-style li {

    font-size: 13px;

}

.main-navigation li.diagnostic-services ul a {

    font-size: 8px;

}

.main-navigation li ul {

    min-width: 100%;

}

.pollSlider {

    width: 350px;

}



/******* 3rd - july 2019 ***********/

.tricity-section, .health-packs {padding-left: 0px; padding-right: 0px; }

.tricity-section .slick-prev, .health-packs .slick-prev {display: none !important;}

.tricity-section .slick-next, .health-packs .slick-next {display: none !important;}

.responsive-view.text-center {display: none;}

.banner-content {width: 76%;}

.header-rght-top ul li .btn {font-size: 13px;padding: 7px 11px;}



/* 26/09/2019 CSS Starts Here */

.banner-content .container{

	max-width:210px;

	margin:0;

}

#home-slider .btn-style{

	padding:3px 10px;

}

	.btn-style, .nav-links a{ font-size:10px !important; border-radius: 2px !important;}

/* 26/09/2019 CSS Ends Here */



/* 11/12/2019 CSS Starts Here */

.single-post .alignleft{

	margin:15px 0 0;

	float:none;

	display:block;

}

/* 11/12/2019 CSS Ends Here */

}



@media (max-width: 359px) {

.pollSlider {width: 352px;}

.banner-content .container {padding-right: 0;}

.banner-content {width: 78%;}

.header-rght-top ul li .btn {font-size: 10px;padding: 8px 10px;}

.header-top2 .logo {padding: 0px 0px 8px 0px;}

}





.inner-services .term-description .result-block p {

    margin: 0 0 15px;

    text-align: center;

}



ul.potato-menu {

    display: none !important;

}

/*gallery 12-jul-19*/



ul.gallery {

    width: 100%;

}

ul.gallery li {

    border: 1px solid #eaeaea;

    border-radius: 3px;

    padding: 7px;

    float: left;

    margin-right: 30px;

    margin-bottom: 45px;

    width: 30%;

}

ul.gallery li a img {

    width: 100%;

}



.gallery_cont h2 {

    margin-bottom: 6px !important;

    font-size: 20px !important;

    margin-top: 16px !important;

}

.gallery_cont p {

    font-size: 15px;

    text-align: center;

    line-height: 25px;

}

.gallery_cont {

    text-align: center ;

    padding: 0px 19px 17px;

}

.woocommerce nav.woocommerce-pagination ul li span.current {

    background: #f37d26;

    color: #ffffff;

}

.woocommerce .woocommerce-pagination .page-numbers li a {

    color: white;

}

.woocommerce nav.woocommerce-pagination ul {

    border: 1px solid #ffffff;

    background-color: black;

}

.woocommerce nav.woocommerce-pagination ul li {

    border-right: 1px solid #ffffff;

}

.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus {

    background: #ffffff;

    color: #f37d26;

}

.service-content {

    margin-bottom: 0px !important;

}

.tricity-box {

    min-height: 420px;

    padding: 0px 15px;

}

.tm-description {

    font-size: 15px;

}





/*------  testimonials  ------*/

.testi-para p {

    min-height: 82px;

}

section.testimonials{

    background: url(../images/testi-bg-2.jpg) no-repeat center top;

    background-size: cover;

    background-position: center center;

    background-attachment: fixed;

    position: relative;

}

section.testimonials:before {

    content: '';

    background: hsla(0, 0%, 0%, .6);

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

section.testimonials .container {

    position: relative;

}

section.testimonials  .testi-img img {

    width: 100px;

    height: 100px;

    border-radius: 50%;

    display: block;

    margin: auto;

}

section.testimonials  .testi-img {

    margin-bottom: 25px;

}

section.testimonials .testi-para {

    max-width: 860px;

    margin: auto;

}

section.testimonials .testi-author h4 {

    font-size: 20px;

    font-weight: bold;

    color: #ffffff;

}

section.testimonials  .testi-author {

    margin-top: 25px;

}

section.testimonials  .slick-dots li button {

    background: #fff !important;

    opacity: 1;

}

section.testimonials .slick-dots li.slick-active button {

    background: #8c53ff !important;

}

section.testimonials  .slick-dots li button:before{

    display: none;

}

section.testimonials ul.slick-dots {

    bottom: 0;

}

section.testimonials h2, section.testimonials  .testi-para p  {

    color: #fff;

	margin-bottom: 0px;

}

section.testimonials .main-heading h2:before{

    display: none;

}

section.testimonials .slick-prev, section.testimonials .slick-next{

    display: none !important;

}

section.testimonials .client-image img {

    width: 70px;

    margin: auto auto 20px;

    border: 3px solid #01a7fc;

    border-radius: 50%;

}

section.testimonials .main-heading {

    margin-bottom: 50px;

}

section.testimonials .slick-slider {

    margin-bottom: 0;

    padding-bottom: 55px;

}



/*   testimonials   */



.testimonials-main-page {

    background-image: url(../images/bkp-section.jpg);

    background-position: center;

    background-size: cover;

}

.testimonials-main-page .reviews-box {

    margin-bottom: 100px;

    position: relative;

}

.testimonials-main-page .reviews-box-cnt {

    background: #efefef;

    padding: 25px;

    border-radius: 12px;

    box-shadow: 0 0 6px #ababab;

}

.testimonials-main-page .reviews-box h4.review-client {

    font-size: 20px;

    font-weight: 500;

    text-align: right;

    position: absolute;

    bottom: -64px;

    right: 30px;

    background: #f37d26;

    padding: 7px 10px;

    color: #fff;

}

.testimonials-main-page .col-md-12:nth-child(odd) .reviews-box .reviews-box-cnt  {

    background: #fff;

}

.testimonials-main-page .reviews-box:after {

    content: '';

    position: absolute;

    bottom: -22px;

    width: 0;

    height: 0;

    border-right: 24px solid transparent;

    border-left: 24px solid transparent;

    border-top: 28px solid #efefef;

}

.testimonials-main-page .col-md-12:nth-child(even) .reviews-box:after {

    right: 35px;

}

.testimonials-main-page .col-md-12:nth-child(odd)  .reviews-box:after {

    border-top: 28px solid #fff;

}

.testimonials-main-page .col-md-12:nth-child(odd) .reviews-box  h4.review-client {

    right: auto;

    left: 30px;

}

.testimonials-main-page .col-md-12:nth-child(odd) .reviews-box:after {

    left: 35px;

}

.review-icon i {

    float: left;

    font-size: 22px;

    padding-bottom: 0;

    margin-right: 13px;

    color: #9986e8;

}

.page-template-testimonials .site-breadcrumb {

    display: none;

}

.privacy_and_policy h2 {

    margin-bottom: 8px !important;

}

.privacy_and_policy p {

    text-align: justify;

    margin-bottom: 8px;

}

.privacy_and_policy ul li {

    margin-bottom: 8px;

}

.ftr-btm a {

    color: #fff;

    text-decoration: none;

}





/*   Blog   */

.blog_home {

       background-color: #ebebeb;

}

.blog_home .blog-sect-main .main-heading {

    margin-bottom: 0px;

}



.blog-box h4, .blog-box h4 a {

    font-size: 19px;

    color: #000;

    margin-bottom: 8px;

    min-height: auto;

}

.blog-box p.card-text {

    margin-bottom: 13px;

}

.blog-box a {

    color: #1f1e1e;

    font-size: 16px;

    font-weight: bold;

}

.blog-box:hover a {

    color: #f37d26;

    text-decoration: none;

}

.blog-img-sect {

    position: relative;

}

.blog-date-home {

    content: '';

    color: white;

    position: absolute;

    background: #f37d26;

    right: 0;

    padding: 12px 10px 12px 20px;

    top: 0;

    font-size: 14px;

    border-radius: 0px 0px 0px 30px;

}

.blog-sect-main .card {

    box-shadow: 0 0 5px #cacaca;

    margin: 0;

}

.blog-box {

    cursor: pointer;

    position: relative;

}

.blog-box  .card-body {

    text-align: left;

    padding: 15px;

}

.blog-img-sect {

    position: relative;

    overflow: hidden;

}

.blog-img-sect img{

    transition: all .8s;

}

.blog-box:hover .blog-img-sect img{

    transform: scale(1.1);

}

.blog-sect-main [ class*='col-' ] {

    margin-bottom: 30px;

}



.blog-img-sect a {

    display: block;

}

section.blog-page-main, section.blog-single-page {

    padding: 35px 0;

}

.blog-single-page-img {

    float: right;

    width: 45%;

    margin-left: 35px;

    margin-bottom: 15px;

}

.blog-single-page-heading h2 {

    font-size: 28px;

    margin-bottom: 5px;

}

.blog-heading-date {

    font-size: 15px;

    font-weight: bold;

    font-style: italic;

    color: #f37d26;

}

.blog-single-page-heading {

    margin-bottom: 25px;

}

.blog-single-page-cnt p {

    margin-bottom: 15px;

}

.blog-single-page-cnt li {

    list-style: disc;

    margin-left: 15px;

    margin-bottom: 10px;

}

.blog-single-page-cnt ol li {

    list-style: decimal;

}



@media screen and ( max-width: 767px ){



.blog-single-page-img {

    float: none;

    width: auto;

    margin-left: 0;

}



}



.footlinks a {

    font-size: 15px !important;

}



/*******/

.postid-12521 section.inner-site p {

    margin-bottom: 15px;

    display: block !important;

    width: 100%;

}

div#comments {

    display: none;

}



/** Blog issue 15th-jan-2019 **/



.blog-sect-main .justify-content-center {display: inline-block;width: 100%; padding: 0 15px;}





/***** car animation ****/



@keyframes animatedBackground {

	0% { background-position: 150% 0; }

	100% { background-position: -50% 0; }

}

@-moz-keyframes animatedBackground {

	0% { background-position: 130% 0; }

	100% { background-position: -50% 0; }

}

@-webkit-keyframes animatedBackground {

	0% { background-position: 130% 0; }

	100% { background-position: -50% 0; }

}

@-ms-keyframes animatedBackground {

	0% { background-position: 130% 0; }

	100% { background-position: -50% 0; }

}

@-o-keyframes animatedBackground {

	0% { background-position: 130% 0; }

	100% { background-position: -50% 0; }

}



#animate-area {

    width: 100%;

    height: 120px;

    background-image: url(https://www.tricityhealthcare.in/wp-content/uploads/2020/01/animation_movement-2.png);

    background-position: 100% 100%;

    animation: animatedBackground 20s linear infinite;

    -moz-animation: animatedBackground 20s linear infinite;

    -webkit-animation: animatedBackground 20s linear infinite;

    -ms-animation: animatedBackground 20s linear infinite;

    -o-animation: animatedBackground 20s linear infinite;

    background-repeat: no-repeat;

    position: fixed;

    bottom: 0px;

    z-index: 999;

}

.remove_animation {

    position: fixed;

    bottom: 10px;

    right: 17px;

    z-index: 9999;

}

.remove_animation p i {

    background-color: #000;

    width: 30px;

    height: 30px;

    color: #fff;

    text-align: center;

    border-radius: 100%;

    line-height: 26px;

    border: 2px solid #ffffff;

    font-size: 12px;

}





section.tricity-section .tricity-packs .tricity-box {

    padding-left: 0 !important;

    padding-right: 0 !important;

    padding-top: 0 !important;

}

.tricity-section .tricity-box .card {

    margin-left: 0 !important;

    margin-right: 0 !important;

    margin-top: 0 !important;

	margin-bottom: 0 !important;

}

.health-packed .slick-slide:before, .tricity-section .tricity-box:before, .price-sect-main .col-md-4 .card.sixtypercent:before, .price-sect-main .col-md-4 .card.fortypercent:before, .tricity-packs .tricity-box:before {

    display:none

}

.price_per {

    position: absolute;

    background-color: #f37d26;

    color: #fff;

    right: 0px;

    padding: 12px;

    top: 0px;

    font-size: 15px;

    border-radius: 0px 0px 0px 30px;

}

.price_per {

    z-index: 9999;

}

.single-product.left-header h1{
	padding-bottom: 20px;
}