:root {
    --space-unit:  1em;
    --space-xxxxs: calc(0.125 * var(--space-unit));
    --space-xxxs:  calc(0.25 * var(--space-unit));
    --space-xxs:   calc(0.375 * var(--space-unit));
    --space-xs:    calc(0.5 * var(--space-unit));
    --space-sm:    calc(0.75 * var(--space-unit));
    --space-md:    calc(1.25 * var(--space-unit));
    --space-lg:    calc(2 * var(--space-unit));
    --space-xl:    calc(3.25 * var(--space-unit));
    --space-xxl:   calc(5.25 * var(--space-unit));
    --space-xxxl:  calc(8.5 * var(--space-unit));
    --space-xxxxl: calc(13.75 * var(--space-unit));
    --component-padding: var(--space-md); }
    .checked{color:orange !important;}
span.fa.fa-star {
    padding: 5px 0px;
    width: 25px;
}
textarea{
    resize: vertical !important;
}
.fa.fa-star:hover, .fa.fa-star:focus, .fa.fa-star:active{
    color:orange !important;
}
.fa.fa-quote-left:hover, .fa.fa-quote-left:focus, .fa.fa-quote-left:active{
    color: black;
    box-shadow: none;
}
.fit-slogam {
    color: black;
    float: left;
    line-height: normal;
    margin-top: 15px;
}
.navbar-default{
    border-color:none;
}

.s10fit-dtm-navbar-nav li {
    display: inline-block;
}

.s10fit-dtm-navbar-nav>li>a {
    padding: 10px 0;
    display: inline-block;
    margin: 0 0 0 20px;
    color: #2a2a2a;
}
.social-icons-list {
    margin: 20px 0;
}

.social-icons-list li {
    display: inline-block;
}

.m-r-20 {
    margin-right: 20px;
}

@media (min-width: 768px) {
    .social-icons-list {
        text-align: right;
    }
}

.text-uppercase {
    text-transform: uppercase;
}
.py-5{
    padding: 3rem 0rem;
}
.text-orange {
    color: #e87313;
}
.b-b-orange {
    border-bottom: 1px solid #f9d8bd;
}

.bg-orange {
    background-color: #fff8ef;
}

.m-t-10 {
    margin-top: 10px;
}
.btn:hover {
    color: #ffffff;
}
ul {
    list-style-type: disc;
    margin-left: 30px;
}

.btn--orange,
.btn-orange {
    background-color: #ef761b;
    border-color: #ef761b;
}

.letter-style {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ef761b !important;

}

a.letter-style:focus,
a.letter-style:hover {
    color: #ef761b;
    text-decoration: none;
}

a.btn--orange .btn-orange:focus,
a.btn--orange .btn-orange:hover {

    text-decoration: none;
}

a.get-clinic-btn:focus,
a.get-clinic-btn:hover {
    color: #f09651;
    text-decoration: none;
}

a.btn--orange.btn-orange.pad-5:focus,
a.btn--orange.btn-orange.pad-5:hover {
    text-decoration: none;
}
.video-banner {
   /* margin-top: 68px;*/
    /* margin-bottom: 50px; */
    position: relative;
}

.video-banner .background-image-overlay.video {
    background-image: none;
    height: auto;
}

.video-banner .background-image-overlay {
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    height: 520px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

.video-banner .background-image-overlay.video video {
    display: block;
    width: 100%;
}

.video-banner .top-container {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: auto;
    height: 120px;
    overflow: hidden;
}

.video-banner .top-container--txt {
    position: relative;
}

.txt-center {
    text-align: center;
}

.video-banner .top-container--txt h2 {
    color: #ffffff;
    font-size: 40px;
    margin: 0 auto;
    max-width: 700px;
}

.get-clinic-btn {
    font-size: 16px;
    line-height: 54.72px;
    height: 54.72px;
    padding: 0 40px;
    margin-top: 40px;
}

.text-orange {
    color: #ef761b;
}

.bold {
    font-weight: bold;
}

.letterspacing {
    letter-spacing: 0.1em;
}

li.capitalize {
    font-size: 16px;
    margin-bottom: 12px;
}
.title {
    font-size: 26px;
    margin-bottom: 16px;
    font-weight: bold;
}

/*.capitalize {
    text-transform: capitalize;
}*/

nav {
	/*background:#fffcf3;*/
}
ul.bullet-points {
    list-style: none;
    margin-left: 30px;
}

ul li.capitalize::before {
    content: "\2022";
    color: #ef761b;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;

}
.height-150-mob{
		height:auto;
	}
@media only screen and (min-width:300px) and (max-width:700px) {
    .tableDiv {
        overflow-x: scroll;
    }

    .description {
        font-size: 15px !important;
    }
}

.pull-right-lg {
    float: right;
}

@media(max-width:767px) {
    .video-banner {
        margin-top: 0;
        position: relative;
    }
	.height-150-mob{
		height:150px;
	}

}

@media(max-width: 600px) {
    .mob-m-t-25 {
        margin-top: 25px !important;
    }

    .s10fit-dtm-navbar-nav>li>a {
        padding: 10px 0;
        display: inline-block;
        margin: 0 0 0 10px;

    }

    .s10-logo-navbar {
        height: auto;
        padding: 10px 0px !important;
    }

    .video-banner .top-container--txt h2 {
        color: #ffffff;
        font-size: 14px;
        margin: 0 auto !important;
        max-width: 700px;
    }
    .get-clinic-btn {
        font-size: 10px;
        line-height: 54.72px;
        height: 54.72px;
        padding: 0 40px;
        margin-top: 40px;
    }
    .video-banner .top-container {
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 0;
        margin: auto;
        height: 60px;
        overflow: hidden;
    }
    .s10fit-dtm-navbar-nav>li>a{
        font-size: 10px;
    }
    ul.pull-right-lg.s10fit-dtm-navbar-nav{
        margin-top: 18px !important;
    }


}
@media(max-width: 375px) {
    .s10fit-dtm-navbar-nav>li>a {
        padding: 10px 0;
        display: inline-block;
        margin: 0 0 0 5px;

    }

    .pad-5 {
        padding: 5px !important;
    }
  

}


body { font-family: 'Poppins'; font-size:14px;  color:black;overflow-x: hidden; padding-top: 75px !important;} /* changed local */
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.m0 {margin:0;}
.mt0 {margin-top:0px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.p0 {padding:0;}
.p15 {padding:15px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pb0 {padding-bottom:0;}
.pb20 {padding-bottom:20px;}
a.no-underline {text-decoration:none;}
.text-white {
    color:#fff;
}
.text-orange {
    color:#ef761b;
}
.bg-orange-lite {
    background-color:#ffedd5;
}
.bg-sandal-dark {
    background-color:#f0e493;
}
.bg-white {
    background-color:#fff;
}
.s10-school-navbar-default{
	background-color:#fffcf3;
}
.flag-ind { 
    background: url(https://www.s10.clinic/assets/images/India.png) no-repeat left center;
    padding-left:30px;
}
.s10-logo-navbar {
    height:auto;
    padding:10px 10px !important;
}
.s10-dtm-navbar-nav > li, .social-icons-list li, .orange-dots li, .fun-prgm-list li {
    display:inline-block;
}
.quotes-list li {
    display:inline-block;
}
.s10-dtm-navbar-nav > li > a {
    padding: 27px 0;
    display:inline-block;
    margin:0 0 0 20px;
    color: #2a2a2a;
}
.s10-school-user-dropdown {
    left:inherit;
    right:0;
}
.s10-school-user-dropdown > li > a:hover {
    background-color: #fbd79b;
    background-image: none;
}
.bg-trans.left, .bg-trans.right {
    background:transparent;
}
.s10-school-btm-item-pad {
    padding:0 90px;
}
.s10-school-carousel-control-btm .glyphicon-chevron-left:before {
    content: "\e257";
}
.s10-school-carousel-control-btm .glyphicon-chevron-right:before {
    content: "\e258";
}
.s10-school-carousel-control-btm .glyphicon-chevron-left:before, 
.s10-school-carousel-control-btm .glyphicon-chevron-right:before {
    color:#ef761b;
    font-size: 20px;
    border: 1px solid #ef761b;
    border-radius: 50%;
    padding: 3px 5px 3px 7px;
}
.social-icons-list {
    margin:20px 0;
}
.fa {
	padding: 8px;
	font-size: 24px;
	width: 35px;
	text-align: center;
	text-decoration: none;
	color: #2c2c2c;
	border-radius: 4px;
}
i.fa:hover {
    box-shadow: 0rem 0.225rem 0.25rem 1px rgba(0,0,0,0.2);
}
.fa:hover, .fa:focus, .fa:active {
    color: #fff;
}
.fa-facebook:hover, .fa-facebook:focus, .fa-facebook:active {
    background: #3B5998;
}
.fa-twitter:hover, .fa-twitter:focus, .fa-twitter:active {
    background: #55ACEE;
}
.fa-linkedin:hover, .fa-linkedin:focus, .fa-linkedin:active {
    background: #007bb5;
}
.fa-pinterest:hover, .fa-pinterest:focus, .fa-pinterest:active {
    background: #cb2027;
}
.fa-instagram:hover, .fa-instagram:focus, .fa-instagram:active {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);;
}
.fa-youtube:hover, .fa-youtube:focus, .fa-youtube:active {
    background: #FF0000;
}
.bg-brand.gd {
    background-color: #3EC7B3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3EC7B3), to(#3CB8D2));
    background-image: -webkit-linear-gradient(top, #3EC7B3, #3CB8D2);
    background-image: -moz-linear-gradient(top, #3EC7B3, #3CB8D2);
    background-image: -ms-linear-gradient(top, #3EC7B3, #3CB8D2);
    background-image: -o-linear-gradient(top, #3EC7B3, #3CB8D2);
    background-image: linear-gradient(top, #3EC7B3, #3CB8D2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe9e1c', endColorStr='#f45b5a');
    border-bottom: 1px solid #ECECEC;
}
.orange-line, .white-line {
    border-width: 3px;
    margin-top: 0;
    margin-bottom:10px;	
    width:75px; 
    border-color:#ffaf46;
    display: inline-block;
}
.white-line {
    border-color:#fff;
}
.list-items li {
    padding:0 0 7px;
}
.orange-dots li {
    padding: 0 10px;
}
.orange-dots li:before {
    content: "•";
    font-size: 22px;
    color: #EC921D;
    display: inline-block;
    width: 10px;
    margin-left: -10px;
}
.fun-prgm-list li {
    background-color:#fff;
    border-radius:10px;
    border:3px solid #f49a4d;
    border-left:0;
    border-top:0;
    border-right:0;
    box-shadow:0 7px 33px rgba(34,34,34, 0.2);
    width:200px;
    height:140px;
    padding:3px;
    text-align:center;
    margin:8px 5px 8px 6px;
}
.brand-slogam{
    float: left;
    line-height: normal;
    margin-top: 26px;
}
.quotes-list li {
    background-color:#fff;
    border-radius:10px;
    /*border:3px solid #f49a4d;*/
    border-left:0;
    border-top:0;
    border-right:0;
    box-shadow:0 7px 33px rgba(34,34,34, 0.2);
    width:200px;
    height:40px;
    padding:3px;
    text-align:center;
    margin:8px 5px 8px 6px;
    font-size:20px;
}
.quotes-btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.quotes-btn a{
    width:110px;
    height:30px;
    background-color: #f9c53b;
    margin-top: 10px;
    padding: 5px;
    color:#ffffff;
}
.quotes-btn a:hover{
    text-decoration: none;    
}
.quotes-btn a:visited{
    color:#ffffff;  
}
.fun-prgm-icon-ht {
    height:77px;
    margin-bottom:5px;
    margin-top: 5px;
}
.health-risk-list li {
    background-color:#fff;
    border-radius:10px;
    border:3px solid #f49a4d;
    border-left:0;
    border-top:0;
    border-right:0;
    box-shadow:0 7px 33px rgba(34,34,34, 0.2);
    width:200px;
    height:140px;
    padding:3px;
    text-align:center;
    margin:8px 5px 8px 6px;
}
.health-risk-icon-ht {
    height: 94px;
    margin-bottom: 7px;
    margin-top: -7px;
}
/* for pricing */
.pricing-bdr {
    border:1px solid #d3d3d3;
    box-shadow:0 5px 5px rgba(211,211,211,0.4);
}
.pricing {
    border-right:1px solid #e6e5e4;
}
.pricing-header {
    background-color:#ffb049;
    border-right:1px solid #fed49c;
    padding:8px 13px;
    font-weight:bold;
    text-align:center;
}
.pricing-list {
    padding:0 13px 13px;
}
.pricing-list li {
    padding:5px 0;
    border-bottom:1px dashed #e4e3e2;
    display:block;
    text-align:center;
}
#fitBtn button {
    height: 35px;
    width: 100px;
    /*margin-top: 10px;*/
    background-color: #ececec; 
    border-radius:15px;
    font-size:13px;
}
#fitBtn button:after{
    /*content: ' \003E';*/
    color:#ffb14c;
    margin-left: 10px;
}

/* for pricing */
@media (min-width: 768px) {

    .signup-link {
        position:fixed;
        top:45%;
        right:-36px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        z-index:99999;
    }
    .signup-link a {
        background:#0072bc;
        border:1px solid #10466e;
        border-radius:3px;
        color:#fff;
        padding:5px 10px;
    }
    .signup-link a:hover, .signup-link a:focus, .signup-link a:active {
        text-decoration:none;
    }
    .signup-arrow-pos {
        margin: 0 0 0 -14px;
        top: 6px;
    }
    .s10-school-navbar-header {
        width:100%;
    }
    .enroll-bdr {
        border-right:2px solid #ef761b;
    }
    .social-icons-list {
        text-align:right;
    }
    .health-safecare-desc-text {
        color:#fff;
    }
    .health-safecare-list-pad {
        padding-top:25px;
    }
    .signup-pad {
        padding:50px 0;
    }
    .signin-img-pad {
        padding-top:50px;
    }
}

@media (min-width: 992px) {
    .signin-img-pad {
        padding-top:0;
    }
    .signin-form-pad {
        padding-top:25px;
    }

}

@media (min-width: 1200px) {
    
    .fun-prgm-list li:first-child {
        margin-left:0;
    }
    .fun-prgm-list li:last-child {
        margin-right:0;
    }
    .signin-form-pad {
        padding-top:50px;
    }
}

@media (max-width: 767px) {
   /* body { 
        padding-top:66px;
    }*/
    .s10-navbar-toggle-pos {
        float:left;
        margin:15px;
    }
    .s10-school-navbar-default .navbar-toggle .icon-bar, 
    .s10-school-navbar-default .navbar-toggle:hover, .s10-school-navbar-default .navbar-toggle:focus {
        background-color:#ef761b;
    }
    .s10-school-navbar-default .navbar-toggle:hover .icon-bar, .s10-school-navbar-default .navbar-toggle:focus .icon-bar {
        background-color:#fff;
    }
    .s10-logo-navbar img {
        max-height:24px;
        padding:10px 5px !important;
    }
    .s10-dtm-navbar-nav > li > a {
        padding:0;
    }
    .s10-mob-navbar-nav {
        margin:0;
    }.s10-dtm-navbar-nav {
        margin:20px 15px 0 0;
    }
    .s10-dtm-navbar-nav .dropdown-backdrop {
        background:rgba(0,0,0,0.6);
    }
    .s10-logo-navbar {
        /* padding: 20px 10px 0 0; */
        padding: 10px 2px !important;
    }
    .enroll-bdr {
        border-bottom:2px solid #ef761b;
    }
    .social-icons-list {
        text-align:center;
    }
    .orange-dots li {
        display:block;
    }
    .calendar-bg1, .calendar-bg2, .health-safecare-bg {
        background-image:none;
    }
    .calendar-bg2, .health-safecare-bg {
        padding: 15px;
    }
    .health-safecare-desc-text {
        color:#2a2a2a;
    }
    .signup-pad {
        padding:0;
    }	
}
a.btn-custom-reverse.btn-lg, a.btn-custom.btn-lg {
	padding: 12px 0px;
	font-size: 16px;
	line-height: 24px
}
.section-title h2:before {
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 50px;
	height: 2px;
	background-color: #f1f1f1;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.section-title.text-left h2 {
	text-align: left
}
.section-title.text-left h2:before {
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.section-title span {
	color: #f1f1f1
}
.bg--lightgray {
	background-color: #f0f5f6
}
.bg--img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.bg--overlay {
	position: relative;
	z-index: 0
}
.bg--overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	opacity: .97;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
	z-index: -1
}
a.btn {
	font-weight: 400;
	width: 230px;
	color: #4f4f4f;
}
a.btn-custom {
	background-color: #f1f1f1;
	-webkit-transition: background-color .25s;
	transition: background-color .25s
}
a.btn-custom:focus, a.btn-custom:hover {
	color: #000;
	background-color: #f1f1f1;
	box-shadow: none
}
a.btn-custom-reverse {
	background-color: #f1f1f1;
	border-radius: 0;
	-webkit-transition: background-color .25s;
	transition: background-color .25s
}
a.btn-custom-reverse:focus, a.btn-custom-reverse:hover {
	color: #000;
	background-color: #f1f1f1;
	box-shadow: none
}
.section-title h1 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0;
    color: #43575d;
}
.nav > li > a {
    padding: 8px 12px !important;
}
main {
    min-width: 320px;
    max-width: 800px;
    padding: 50px;
    margin: 0 auto;
    background: #fff;
}
input {
    display: none;
}
label {
    display: inline-block;
    margin: 0 0px -1px;
    padding: 8px 12px;
    font-weight: 600;
    text-align: center;
    color: #000;
    border: 1px solid transparent;
    width:18%;
}
label:before {
    font-family: open sans!important;
    font-weight: 20px;
    font-weight: normal;
    margin-right: 10px;
}
input:checked + label {
    color: #fff!important;
    border: 1px solid #ddd!important;
    border-top: 2px solid orange!important;
    border-bottom: 1px solid #fff!important;
    background: #f5821f;
}
input:checked + label:hover {
    color: #fff;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5, #tab6:checked ~ #content6, #tab7:checked ~ #content7, #tab8:checked ~ #content8, #tab9:checked ~ #content9, #tab10:checked ~ #content10, #tab11:checked ~ #content11, #tab12:checked ~ #content12, #tab13:checked ~ #content13, #tab14:checked ~ #content14 {
    display: block !important;
}
#efftab1:checked ~ #effcontent1, #efftab2:checked ~ #effcontent2, #efftab3:checked ~ #effcontent3, #efftab4:checked ~ #effcontent4 ,#efftab5:checked ~ #effcontent5 , #pharmtab1:checked ~ #effcontent5 {
    display: block !important;
}
#pharmtab1:checked ~ #pharmcontent1, #pharmtab2:checked ~ #pharmcontent2, #pharmtab3:checked ~ #pharmcontent3, #pharmtab4:checked ~ #pharmcontent4 {
    display: block !important;
}
#mobtab1:checked ~ #mobcontent1 {
    display: block !important;
}
#my_id {
    display: none;
}
@media (max-width: 479px) {
    .features-tab--item {
        padding: 5px;
    }
    label {
        width: 49%;
    }
    .features-tab--content ul li {
        width: 100%;
    }
}
.s10hi {
    border-bottom: 1px solid #cacaca;
    text-align: center;
}
.nav-pills > li > a {
    border-radius: 0px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus,  .nav-pills > li.active > a:hover {
    background: #f5821f;
    border-top: 2px solid orange !important;
}
.nav-pills > li > a:hover {
    background: #f5821f;
}
.s10hi li {
    width: 33%;
}
#line{
    border-bottom: 2px solid #f5821f;
    width: 8%;
    margin-left: 500px;
    margin-top: 14px;
}

/* custom */
div#features p {
    text-align: initial;
}
.special-features .special-content.s11 {
    margin-top: 100px;
}
.special-features .special-content.s11 h2 {
    margin-bottom: 5px;
    font-size: 18px;
}
.special-features .special-content.s12 {
    margin-top: 40px;
}
.special-features .special-content.s12 h2 {
    margin-bottom: 5px;
    font-size: 18px;
}
.special-image img {
    width: 73%;
}
@media (max-width: 767px) {
    .special-features .special-content.s11 {
        margin-top: 40px;
    }
    .special-features .special-content.s11 h2 {
        margin-bottom: 0px;
        font-size: 18px;
    }
    .special-features .special-content.s12 {
        margin-top: 20px;
    }
    .special-features .special-content.s12 h2 {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .special-image img {
        width: 90%;
    }
}
.s10-logo-navbar img {
    max-height: 43px;
    margin-top: 4px;
}
@media (max-width: 767px) {
    .s10-logo-navbar img {
        max-height: 50px;
        margin-top: 0px;
        width:100px;
    }
}
@media(max-width:425px){
    .s10-logo-navbar img {
        max-height: 50px;
        margin-top: 0px;
        width: 80px;
    }
    .mob-width-fit{
        margin:0;
    }
}
@media (min-width: 768px) {
    
    .signup-link {
        position:fixed;
        top:45%;
        right:-36px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        z-index:99999;
    }
    .signup-link a {
        background:#0072bc;
        border:1px solid #10466e;
        border-radius:3px;
        color:#fff;
        padding:5px 10px;
    }
    .signup-link a:hover, .signup-link a:focus, .signup-link a:active {
        text-decoration:none;
    }
}
.circle-icon {
    background: #f9c53b;
    padding:5px;
    border-radius: 50%;
    width:15px;
    font-size: 12px;
    margin-left: 19px;
    color:#ffffff;
}




h5{
    font-weight: bold;
    margin-bottom:6px;
}
p {
    margin: 0 0 16px;
}
.border-right{
    border-right: 1px solid #c5c5c5;
}
.d-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    
}
 /* image 3d */

  .project__image {
    display: block;
    position: relative;
  }
  
  .project__image img {
    /* width: 100%; */
    /* max-width: 100%; */
    display: block;
  }
  
  .project__image:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)); */
    transition: opacity .3s ease;
    opacity: 0;
  }
  
  .project__card {
    position: relative;
    will-change: transform;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent;
  }
  
  .project__card.hover-in {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  }
  
  .project__card.hover-out {
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
  }
  
  /* .project:hover .project__card { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); } */
  
  .project:hover .project__image:after { opacity: 1; }
  
  .project:hover .project__detail {
    border-width: 10px;
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); */
  }
  
  .project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  
  .project__detail {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    pointer-events: none;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    border: 0 solid #00BCD4;
    transition: border .4s ease;
  }
  
  .project__title {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: 700;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
  }
  
  .project__title a { color: white; }
  
  .project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
    -ms-transform: translateY(40px) scale(0);
    transform: translateY(40px) scale(0);
    will-change: transform;
  }
  
  .project__category a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.3em;
  }
  .shine{background: transparent !important;}
  .m-b-15{
      margin-bottom: 15px;
  }
  .m-l-70-mob{margin-left: 110px;}
  /* @media(max-width:1320px){
    .testimonial-box {
        text-align: left;
          padding: 10px;
          border: 1px solid #02021e;
          width:100%;
          height:40% !important;
      }
  } */
  /* @media(min-width:767px){
    .testimonial-box {
        text-align: left;
          padding: 10px;
          border: 1px solid #02021e;
          width:100%;
          height:auto !important;
      }
  } */
  @media(max-width:767px){
      .m-l-70-mob{
          margin-left: 0;
      }
      /* .testimonial-box {
        text-align: left;
          padding: 10px;
          border: 1px solid #02021e;
          width:100%;
          height:auto !important;
      } */
  }
  /* .testimonial-box {
      text-align: left;
        padding: 10px;
        border: 1px solid #02021e;
        width:100%;
        height:30%;
    }
    
    .testimonial-box:before, .testimonial-box:after {
        content: "\f10d";
        font-family: 'FontAwesome';
        position: absolute;       
        color: #ef761b;
        background: white;
        padding: 0rem .25rem;
        font-size: 2rem;
    }
    .testimonial-box:before{
        top: -16px;
        left: 10px;
    }
    .testimonial-box:after {
        transform: matrix3d(-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        bottom: -16px;
        right: 10px;
    }
    
    .testimonial-box img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    } */
    .m-b-15{
        margin-bottom: 15px;
    }
    .m-b-20{
        margin-bottom: 30px;
    }
    .bg-footer{
        background-color: #ececec;
    }

    .text-muted {
        color: #908f8f;
    }
    .m-b-0{
        margin-bottom:0;
    }
    .copyrights{
        background: #d4d4d4;
        padding: 0.75rem 0rem;
    }
    .glyphicon {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        color: #ef761b;
        padding-right: 3px;
        line-height: 1;
        font-size: 10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .p-t-38{
    padding-top: 38px;
    }
    .mail{
        color:black;
        text-decoration: none;
        border-left: 1px solid #777;
        padding-left:9px;
        margin-left:7px;
    }
    .d-f{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    @media(max-width:767px){
        .d-f{
            display: block;
        }
        .m-t-b-10{
            margin-top: 10px;
            margin-bottom: 10px;
        }
    }
    .stack-cards__item {
        position: sticky;
        top: var(--space-sm);
        transform-origin: center top;
    }
    .stack-cards {
        --stack-cards-gap: var(--space-sm); 
      }
      
      /*.stack-cards__item {
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        top: var(--space-md);
        padding-bottom: 3%;
        -webkit-transform-origin: center top;
        transform-origin: center top;
        overflow: hidden; 
      }*/

      .stack-cards__item {
            position: relative;
            position: -webkit-sticky;
            position: sticky;
            top: -700px;
            padding-bottom: 3%;
            -webkit-transform-origin: center top;
            transform-origin: center top;
            overflow: hidden;
            border-top-left-radius: 50px;
            border-top-right-radius: 50px;
            box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          -webkit-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          -khtml-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          -moz-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          -ms-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          -o-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
          box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
        }
        li.stack-cards__item.js-stack-cards__item:first-child {
            margin-top: -40px;
        }


      
          .stack-cards__item:last-child {
          position: relative;
          position: -webkit-sticky;
          position: sticky;
          top: var(--space-md);
          padding-bottom: 0%;
          -webkit-transform-origin: center top;
          transform-origin: center top;
          overflow: hidden;
      }
      @media(min-width: 767px){
        .curves-card{
            border-top-right-radius: 50px;
            border-top-left-radius: 50px;
            box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            -webkit-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            -khtml-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            -moz-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            -ms-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            -o-box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            box-shadow: 0px -10px 20px 0px rgb(0 0 0 / 8%);
            margin-top: -10px;
            z-index: 1000;
            background: white;
            position: relative;
        }
      }
      @media(max-width:767px){
        .stack-cards__item {
          position: relative;
          position: -webkit-sticky;
          position: sticky;
          top: var(--space-md);
          padding-bottom: 100%;
          -webkit-transform-origin: center top;
          transform-origin: center top;
          overflow: hidden; }
      }
      .quote {
        color: rgba(0,0,0,.1);
        text-align: center;
        margin-bottom: 30px;
    }
    
    /*-------------------------------*/
    /*    Carousel Fade Transition   */
    /*-------------------------------*/
    
    #fade-quote-carousel.carousel {
      padding-bottom: 60px;
    }
    #fade-quote-carousel.carousel .carousel-inner .item {
      opacity: 0;
      -webkit-transition-property: opacity;
          -ms-transition-property: opacity;
              transition-property: opacity;
    }
    #fade-quote-carousel.carousel .carousel-inner .active {
      opacity: 1;
      -webkit-transition-property: opacity;
          -ms-transition-property: opacity;
              transition-property: opacity;
    }
    #fade-quote-carousel.carousel .carousel-indicators {
      bottom: 10px;
    }
    #fade-quote-carousel.carousel .carousel-indicators > li {
      background-color: #ef761b;
      border: none;
    }
    #fade-quote-carousel blockquote {
        text-align: center;
        border: none;
    }
    #fade-quote-carousel .profile-circle  img{
        width: 100px;
        height: 100px;
        margin: 0 auto;
        border-radius: 100px;
    }
    @media(max-width:350px) {
        .s10fit-dtm-navbar-nav>li>a {
            padding: 10px 0;
            display: inline-block;
            margin: 0 0 0 0px;
        }
		 ul.pull-right-lg.s10fit-dtm-navbar-nav {
			margin-top: 13px !important;
		}
		.s10-logo-navbar img {
			max-height: 50px;
			margin-top: 0px;
			width: 62px;
		}
		.s10-navbar-toggle-pos {
			float: left;
			margin: 7px !important;
		}
        .s10-logo-navbar {
            /* padding: 20px 10px 0 0; */
            padding: 10px 0px !important;
        }
    
    }


    /* scrollto top */
    #return-to-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.52);
        width: 50px;
        height: 50px;
        display: block;
        text-decoration: none;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        border-radius: 35px;
        display: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 10000;
    }
    #return-to-top i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #return-to-top:hover {
        background: rgba(0, 0, 0, 0.9);
    }
    #return-to-top:hover i {
        color: #fff;
        top: 5px;
    }
    i.fa.fa-arrow-up {
        width: 19px;
        text-align: center;
        text-decoration: none;
        border-radius: 0;
        padding: 0;
        margin-top: 2px !important;
    }
    
    
    input {
        display: none;
    }
    label {
        display: inline-block;
        margin: 0 0px -1px;
        padding: 8px 12px;
        font-weight: 600;
        text-align: center;
        color: #000;
        border: 1px solid transparent;
        width:18%;
    }
    label:before {
        font-family: open sans!important;
        font-weight: 20px;
        font-weight: normal;
        margin-right: 10px;
    }
    /*label:hover {
        color: #fff;
        cursor: pointer;
        background: #f5821f;
    }*/
    input:checked + label {
        color: #fff!important;
        border: 1px solid #ddd!important;
        border-top: 2px solid orange!important;
        border-bottom: 1px solid #fff!important;
        background: #f5821f;
    }
    input:checked + label:hover {
        color: #fff;
    }
    .radiocontainer {
      display: block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 12px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
     
    }
    .radioBtn{
        margin-left: 10px;
    }
     .radioBtn label {
        display: inline-block !important;
        margin: 0 -10px -1px !important;
        padding: 0px 20px !important;
        font-weight: normal !important;
        text-align: center !important;
        color: #000 !important;
        border: 1px solid transparent !important;
        font-size: 16px !important;
        width:100px !important;
      }
    /* Hide the browser's default radio button */
    .radiocontainer input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }
    
    /* Create a custom radio button */
    .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 18px;
      width: 18px;
      background-color: #cac5c5;
      border-radius: 50%;
    }
    
    /* On mouse-over, add a grey background color */
    .radiocontainer:hover input ~ .checkmark {
      background-color: #ccc;
    }
    
    /* When the radio button is checked, add a blue background */
    .radiocontainer input:checked ~ .checkmark {
      background-color: #f5821f;
    }
    
    /* Create the indicator (the dot/circle - hidden when not checked) */
    .checkmark:after {
      content: "";
      position: absolute;
      display: none;
    }
    
    /* Show the indicator (dot/circle) when checked */
    .radiocontainer input:checked ~ .checkmark:after {
      display: block;
    }
    
    /* Style the indicator (dot/circle) */
    .radiocontainer .checkmark:after {
         top: 5px;
        left: 5px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: white;
    }
     .signupForm label {
        display: inline-block;
        margin: 0 -10px -1px;
        padding: 8px 12px;
        font-weight: 600;
        text-align: left;
        color: #000;
        border: 1px solid transparent;
        width:100%;
     }
    .overflow-x-hide{
        overflow-x: hidden;
    }
.center-mob{
    text-align: left;
}
.font-size-11{
font-size:11px;
}
@media(max-width:992px){
    .d-table-mob{
        display: table;
        margin:0 auto;
    }
	.font-size-11{
		font-size:9px;
	}
}
@media(max-width:767px){
    .center-mob{
        text-align: center;
    }
   
}

.checboxcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

 

/* Hide the browser's default checkbox */
.checboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

 

/* Create a custom checkbox */
.checkmarkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checboxcontainer:hover input ~ .checkmarkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checboxcontainer input:checked ~ .checkmarkbox {
  background-color: #f58220;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checboxcontainer input:checked ~ .checkmarkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.checboxcontainer .checkmarkbox:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (min-width: 768px){
	.navbar-nav {
		float: left;
		margin-top: 20px;
	}
}

@media(max-width:767px){
    .display-inline-mob{
        display: inline !important;
    }
	
	.snap-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
     /*z-index: 2;*/
    -webkit-overflow-scrolling: touch;
    /*-webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;*/
    transform: inherit !important;
}
}
#fixed-social {
position: fixed;
top: 130px;
right: 1px;
z-index:1000;
 }
 .ff-header {
font-family: 'Poppins', sans-serif;
}
.h4.font-extra-bold, .h3.font-extra-bold {
   font-family: 'Poppins';letter-spacing: 0px;
}
.btn.brand-btn{font-family: 'Poppins', sans-serif;}

#cookiebar {
  position: fixed;
  bottom: 0;
  left: 5px;
  right: 5px;
  display: none;
  z-index: 200;
}
#cookiebar .container-cookie {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: green;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: center;
  padding: 10px;
  overflow: hidden;
}
#cookiebar .container-cookie a {
  color: white;
  text-decoration: none;
  border-bottom: 1px dotted white;
}
#cookiebarBox {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0px;
    z-index: 200000;
}
#cookiebarBox .container-cookie {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: white;
    color: black;
    margin-bottom: 0;
    text-align: center;
    padding: 7px;
    overflow: hidden;
    box-shadow: 0rem 0rem 8px 0px rgb(0 0 0 / 20%);
    /*width: 40%;*/
}
#cookiebarBox .container-cookie a {
  color: #f49746;
  text-decoration: none;
  /* border-bottom: 1px dotted white; */
}
#cookiebarBox .container-cookie h3 {
   color:#f49746;
   margin-top: 5px;
   margin-bottom: 0;
}
#cookiebarBox .container-cookie p {
   margin-bottom: 5px;
}
.cookieok {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f49746;
  color: white !important;
  font-weight: 600;
  line-height: 2.5em;
  height: 2.5em;
  display: inline;
  padding:5px;
  cursor: pointer;
}
.cookieok:hover, .cookieok:focus, .cookieok:active {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f57607;
  color: white !important;
  font-weight: 600;
  line-height: 2.5em;
  height: 2.5em;
  display: inline;
  padding:5px;
  cursor: pointer;
}
.declinecook{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  color:#f49746  !important;
  font-weight: 600;
  line-height: 2.5em;
  height: 2.5em;
  display: inline;
  padding:5px;
  cursor: pointer;
  border:1px solid #f49746;
}
/*.declinecook:hover, .declinecook:focus, .declinecook:active{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  color:#f49746  !important;
  font-weight: 600;
  line-height: 2.5em;
  height: 2.5em;
  display: inline;
  padding:5px;
  cursor: pointer;
  border:1px solid #f49746;
}*/

/* popup desktopapp*/
.modal-body .btn-warnings {
    position: absolute;
    top: -11px;
    right: -11px;
    border-radius: 50%;
    padding: 8px 10px;
}

.btn-warnings {
    color: #fff;
    background-color: #ef761b;
    border-color: #fb720c;
    border-radius: 25px;
}
i.fa:hover {
    box-shadow: 0rem 0.225rem 0.25rem 1px rgb(0 0 0 / 20%);
}
.fa:hover, .fa:focus, .fa:active {
    color: #fff;
}

.fa-times {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    width: auto;
    padding: 0;
}
.form-focus{
    border:none !important;
}
.form-focus:focus {
    border-color: transparent !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-container {
    margin: 0 0 100px 15px;
}
.btns {
  background-color: #FF6138;
  border-radius: 8px;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btns:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0.4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.btns:hover, .btns:focus {
    background-color: #e16e50;
    color: white;
    outline: none;
}
a:focus, a:hover {
    text-decoration: none;
}
@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}
@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}
@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.margin-r-l{
	margin:0 50px;
}
.downloadbutton{
	display: inline;
}
@media(max-width:1100px){
	.downloadbutton{
		display: block;
	}
}
@media(max-width:992px){
	.margin-r-l{
		margin:0;
	}
}

@media (max-width: 767px){​​​​​​​​
	.downloadbutton {​​​​​​​​
		display: inline;
	}​​​​​​​​
}​​​​​​​​

@media(max-width:550px){​​​​​​​​
	#cookiebarBox.container-cookie {​​​​​​​​
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: rgb(255241219);
		color: black;
		margin-bottom: 0;
		text-align: left;
		padding: 20px;
		overflow: hidden;
		box-shadow: 0rem0rem8px0pxrgb(000 / 20%);
		width: 70%;
	}​​​​​​​​
}​​​​​​​​

a.btn-green:focus, a.btn-green:hover,a.btn-blue:focus, a.btn-blue:hover {
    text-decoration: none;
    color: white;
    outline:none;
}
.btn-green{
    color: white;
    margin-right: 15px;
    background: #8eae5b;
    padding: 10px;
    border-radius: 20px;
}
.btn-blue{
    color: white;
    margin-right: 15px;
    background: #81a9ee;
    padding: 10px;
    border-radius: 20px;
}
.patient-modal {
    text-align: center;
}
 
.patient-modal p{
    line-height: 2.25;
    
}
 
.patient-modal-content{
    border-radius: 16px;
}
 
.patient-modal-body .btn-warning{
    position: absolute;
    top: -11px;
    right: -11px;
    border-radius: 50%;
    padding: 8px 10px;
}
 
@media screen and (min-width: 768px) { 
    .patient-modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
 
.patient-modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.patient-modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
 .patient-modal-body .btn-warning1 {
            position: absolute;
            top: -20px;
            right: -20px;
            border-radius: 50%;
            padding: 8px 10px;
            background-color: unset;
        }
 
        
 
        .patient-modal p {
            line-height: 1.85;
            
        }
 
        @media (max-width:767px) {
            .font-size-h2 {
                font-size: 20px;
            }
        }
 
        @media(max-width:767px) {
            .patient-modal:before {
                display: inline-block;
                vertical-align: middle;
                content: " ";
                height: 30%;
            }
			#cookiebarBox .container-cookie {
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
				background-color: white;
				color: black;
				margin-bottom: 0;
				text-align: center;
				padding: 7px !important;
				overflow: hidden;
				box-shadow: 0rem 0rem 8px 0px rgb(0 0 0 / 20%);
				width: 100% !important;
			}
			#cookiebarBox .container-cookie h3 {
				font-size: 16px !important;
                color:#f49746;
			}
            #cookiebarBox .container-cookie p {
               margin-bottom: 5px;
                font-size: 12px;
            }
        }
 
        @media(min-width: 600px) {
            .modal-dialog {
                width: 500px;
            }
        }
 
        @media screen and (min-width: 600px) {
            .patient-modal:before {
                display: inline-block;
                vertical-align: middle;
                content: " ";
                height: 100%;
            }
        }
        .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
            outline: none;   
        }

	a.menu_action:focus, a.menu_action:hover {
		color: #9e4908 !important;
		font-weight: bold;
		text-decoration: none;
	}
	ul.nav.navbar-nav.s10-mob-navbar-nav.visible-xs.visible-sm.visible-md a:hover, ul.nav.navbar-nav.s10-mob-navbar-nav.visible-xs.visible-sm.visible-md a:active, ul.nav.navbar-nav.s10-mob-navbar-nav.visible-xs.visible-sm.visible-md a:focus {
		color: #9e4908 !important;
		font-weight: bold;
		text-decoration: none;
	}
    
    i.fa.fa-angle-right.circle-iconnext:hover {
        box-shadow: none;
    }

    /*Home page changes 2021-24-06*/
    .header-img-home{
            position: relative;
        }
        .header-img-home:after{
            content: "";
            position: absolute;
            bottom: -5px;
            height: 2px;
            width: 100px;
            background: #F99746;
            display: block;
        }
        /* add style 1264 */
        
        .card-box-home{
            -webkit-box-shadow:0px 2px 8px 3px rgb(241 221 190);
            -khtml-box-shadow: 0px 2px 8px 3px rgb(241 221 190);
            -moz-box-shadow: 0px 2px 8px 3px rgb(241 221 190);
            -ms-box-shadow: 0px 2px 8px 3px rgb(241 221 190);
            -o-box-shadow: 0px 2px 8px 3px rgb(241 221 190);
            box-shadow: 0px 2px 8px 3px rgb(241 221 190);
            border-radius: 20px;
            padding: 15px;
            background-color: white;
        }
        .color-orange{
            color: #F99746 !important;
            font-weight: bold;
        }
        .color-grey{
            color:black;
        }
        .margin-bottom-0{
            margin-bottom: 5px !important;
        }
        #bottom-box.mobile {
            left: 0;
            bottom: 0;
            width: 100%;
            background: #fff;
            -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 12%);
            box-shadow: 0 0 40px rgb(0 0 0 / 12%);
            border-top-left-radius: 30px;
            border-top-right-radius: 30px;
            -ms-touch-action: none;
            touch-action: none;
        }

        #bottom-box {
            position: fixed;
            z-index: 11;
        }
        @media(max-width:767px){
            .margin-top-15-mob{
                margin-top:15px;
            }
            .card-box-home{
            -webkit-box-shadow: 1px 1px 11px 0px #0000001a;
            -khtml-box-shadow: 1px 1px 11px 0px #0000001a;
            -moz-box-shadow: 1px 1px 11px 0px #0000001a;
            -ms-box-shadow: 1px 1px 11px 0px #0000001a;
            -o-box-shadow: 1px 1px 11px 0px #0000001a;
            box-shadow: 1px 1px 11px 0px #0000001a;
            border-radius: 20px;
            padding: 15px;
            background-color: white;
            margin:10px 0;
        }
        }

         /*swipe up*/

         .swipe-up, .swipe-content {
            position: sticky;
            bottom: 0;
            background-color: #fff;
            padding: 2rem 2rem;
            border-top-left-radius: 3rem;
            border-top-right-radius: 3rem;
            box-shadow: 0 1rem 8rem rgb(0 0 0 / 30%);
            text-align: center;
            width: 100%;
            transition: all .3s ease;
            z-index: 100;
        }

        .swipe-up:hover{
            cursor: pointer;
        }

        .swipe-up h5 {
            margin: 0;
            display: inline-block;
            color: #ffbb63;
            padding-left: 4px;
            font-size: 11px;
        }

        .top-img {
            height: 160px;
            position: absolute;
            top: -52px;
            left: 50%;
            transform: translateX(-50%);
        }

        .swipe-content p {
            margin-top: 90px;
            font-size: 1.1rem;
            font-weight: 600;
            color: grey;
        }

        .swipe-content ul {
            list-style-type: disc;
            text-align: left;
            font-size: 1.25rem;
            line-height: 2;
        }

        .btn-orange-lite {
            width: 100% !important;
            margin-top: 16px;
            background: #ffbb63;
            color: #fff !important;
            border: 1px solid #ffbb63;
        }
        .btn-orange-lite:hover, .btn-orange-lite:focus, .btn-orange-lite:active  {
            width: 100% !important;
            margin-top: 16px;
            background: #faa537;
            color: #fff !important;
            border: 1px solid #faa537;
        }

        .swipe-content a {
            display: block;
            margin-top: 16px;
            color: #545454;
            font-weight: 600;
        }

        #dismissSwipe img {
            height: 14px;
            padding-bottom: 2px;
            padding-right: 6px;
        }

        .d-none{
            display: none;
        }

        .d-block{
            display: block !important;
        }
         /*page content style*/
        .card-box-price {
            border-radius: 22px;
            padding: 1.5rem;
            text-align: center;
            box-shadow: 0 0rem 1rem rgb(0 0 0 / 20%);
            margin-bottom: 60px;
        }

        .btn-sol-orange {
            border-radius: 50px;
            display: block;
            width: 100%;
            background: #fdc47b;
            color: #fff;
        }

        .btn-sol-success {
            border-radius: 50px;
            display: block;
            width: 100%;
            background: #93AA62;
            color: #fff;
            margin-top: 16px;
            white-space: pre-wrap;
        }

        .card-heading {
            color: #F99746;
            height: 40px;
            margin-bottom: 0;
        }

        .price-heading {
            color: #F99746;
            font-size: 3.9rem;
            letter-spacing: 5px;
            margin: 0;

        }

        .details {
            display: block;
            color: grey;
            margin-top: 32px;
            cursor: pointer;
        }

        .down-img {
            height: 12px;
        }

        .v-text {
            color: #F99746;
            writing-mode: vertical-rl;
            text-orientation: upright;
            margin-bottom: 0;
            font-size: 1rem;
            
        }

        .pack-img {
            height: 70px;
        }

        .pack-img img {
            height: 60px;
        }

        .pack-name {
            font-size: 2rem;
            font-weight: 500;
            color: #6e6e6e;
            height: 58px;
            line-height: 1.2;
        }

        .pack-line {
            width: 50px;
            background: #ffc478;
            height: 2px;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }

        .bg-header {
            margin-bottom: 20px;
            font-size: 16px;
            position: relative;
        }

        .bg-header:after {
            content: "";
            position: absolute;
            bottom: -8px;
            left: 50%;
            transform: translateX(-50%);
            width: 60px;
            height: 2px;
            background: #ffc479;
        }

        .bgCard {
            display: none;
            transform: scale(1.125);
            font-size: 1.1rem;
            animation: opacity-view .60s ease-out forwards;
        }

        @keyframes opacity-view {
            0% {
                opacity: 0;
                transform: scale(1);
            }

            100% {
                opacity: 1;
                transform: scale(1.125);
            }
        }

        .pricebody {
            padding-top: 66px;
        }

        .card-hover {
            cursor: pointer;
        }

        .flex-price {
            height: fit-content;
            display: flex;
            flex-direction: column;
            -webkit-box-align: center;
            align-items: center;
            /*padding: 0px 5vw;*/
            -webkit-box-pack: start;
            justify-content: flex-start;
            /* background: rgb(245, 246, 247); */
        }
        .price-table{

        }

        .price-table tbody tr td {
            width: 20%;
            text-align: center;
            padding: .75rem;
            font-size: 14px;
        }

        .border-bottom {
            border-bottom: 1px solid #dedede;
        }

        .border-full {
            border: 1px solid #dedede;
            -moz-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17) !important;
             box-shadow: -1px -1px 5px rgb(50 50 50 / 17%) !important;
             -webkit-box-shadow: -1px -1px 5px rgb(50 50 50 / 17%) !important;
        }

        .border-right-left {
            border-right: 1px solid #dedede;
            border-left: 1px solid #dedede;
        }

        .price-table {
            table-layout: fixed;
            background: #fff;
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%;
        }

        .price-table tbody tr td:first-child {
            width: 40% !important;
            text-align: left;
        }

        .price-table tbody tr td {
            width: 20%;
            text-align: center;
            padding: .75rem;
        }

        .star-icon {
            position: absolute;
            left: 70%;
            top: 33px;
        }

        .MultiCarousel {
            float: left;
            overflow: hidden;
            padding: 15px;
            width: 100%;
            position: relative;
        }

        .MultiCarousel .MultiCarousel-inner {
            transition: 1s ease all;
            float: left;
        }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

        .MultiCarousel .MultiCarousel-inner .item>div {
            text-align: center;
            padding: 10px;
            margin: 10px;
            color: #666;
        }

        .MultiCarousel .leftLst,
        .MultiCarousel .rightLst {
            position: absolute;
            border-radius: 50%;
            top: calc(50% - 20px);
        }

        .MultiCarousel .leftLst {
            left: -10px;
        }

        .MultiCarousel .rightLst {
            right: -10px;
        }

        .MultiCarousel .leftLst.over,
        .MultiCarousel .rightLst.over {
            pointer-events: none;
        }

        .bold {
            font-weight: bold;
        }

        .tick {
            width: 25px;
        }

        .starimg {
            width: 60px;
            margin: 0 auto;
            display: block;
            position: absolute;
            top: 0;
            right: 0;
        }

        .details-a {
            text-align: left;
            color: #F99746;
            display: block;
            margin: 10px 0;
            font-weight: bold;
            cursor: pointer;
        }
        .details-a:hover, .details-a:focus, .details-a:active {
            text-align: left;
            color: #da721d;
            display: block;
            margin: 10px 0;
            font-weight: bold;
        }
        .height-280{
            height:380px;
        }
        @media(max-width: 767px){
            .pricebody {
            padding-top: 10px;
        }
        .height-280{
            height:auto;
        }
        }
        .notification-popup{
               position: fixed;
                right: 10px;
                background-color: #fff;
                border-radius: 25px;
                box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 30%);
                width: 250px;
                 animation: noti-open .5s ease-out forwards;
                 -webkit-animation: noti-open .5s ease-out forwards;
                -moz-animation: noti-open .5s ease-out forwards;
                -o-animation: noti-open .5s ease-out forwards;
                -ms-transition: noti-open .5s ease-out forwards; 
                animation: noti-open .5s ease-out forwards;
                z-index:1000;
            /* display: none; */
        }

        @keyframes noti-open {
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
        }
        @-webkit-keyframes noti-open{
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}

        @-moz-keyframes noti-open{
             0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}

        @-o-keyframes noti-open {
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}

    

        

        .notification-header {
            height: 180px;
            position: relative;
        }

        .notification-header img {
            height: 200px;
            position: absolute;
            top: -36px;
            left: -14px;
        }

        .close-notification img {
            height: 18px !important;
            left: 90%;
            top: 10px;
        }

        .notification-popup p {
            margin-top: 15px;
            text-align: center;
            padding: 0 1rem;
        }

        .specialitybot-popup{
               position: fixed;
                left: 10px;
                background-color: #fff;
                border-radius: 15px;
                box-shadow: 0 0.25rem 1rem rgb(0 0 0 / 30%);
                animation: specialitybot-open .5s ease-out forwards;
                 -webkit-animation: specialitybot-open .5s ease-out forwards;
                -moz-animation: specialitybot-open .5s ease-out forwards;
                -o-animation: specialitybot-open .5s ease-out forwards;
                -ms-transition: specialitybot-open .5s ease-out forwards; 
                animation: specialitybot-open .5s ease-out forwards;
                z-index:1000;
                padding: 5px;
            /* display: none; */
        }

        @keyframes specialitybot-open {
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
        }
        @-webkit-keyframes specialitybot-open{
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}

        @-moz-keyframes specialitybot-open{
             0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}

        @-o-keyframes specialitybot-open {
            0% {
                bottom: -400px;
                opacity: 0;
            }
            100% {
                bottom: 10px;
                opacity: 1;
            }
}


        .specialitybot-header {
            height: 180px;
            position: relative;
        }

        .specialitybot-header img {
            height: 200px;
            position: absolute;
            top: -36px;
            left: -14px;
        }

        .close-specialitybot img {
            height: 18px !important;
            left: 90%;
            top: 10px;
        }

        .specialitybot-popup p {
            margin-top: 15px;
            text-align: center;
            padding: 0 1rem;
        } 
        .btn-green {
            background: green;
            color: #fff;
            border-radius: 50px;
            width: 100%;
        }

        .btn-green:hover{
            background-color: rgb(0, 116, 0);
        }

        .noti-dismiss {
            text-align: center;
            margin: 10px 0px 15px;
        }

        .noti-dismiss a {
            font-size: 1.2rem;
            text-decoration: underline;
            color: #3c3c3c;
        }

        .noti-dismiss a:hover{
            cursor: pointer;
            color: #000;
        }
        a.btn.btn-sm.btn-green {
             width:auto;
            color: white;
            display: block;
        }
        a.btn.btn-sm.btn-green:hover, a.btn.btn-sm.btn-green:focus, a.btn.btn-sm.btn-green:active {
             width:auto;
            color: white;
            display: block;
            background-color: rgb(14 74 14);
        }
        a.btn.btn-sm.btn-sol-orange {
            width:auto;
            color: white;
            display: block;
        }
        a.btn.btn-sm.btn-sol-orange:hover, a.btn.btn-sm.btn-sol-orange:active, a.btn.btn-sm.btn-sol-orange:focus{
            background:#ffa32d;
        }
        a.btn.btn-sm.btn-sol-success:hover, a.btn.btn-sm.btn-sol-success:active, a.btn.btn-sm.btn-sol-success:focus{
            background:#5f7b22;
        }
        a.btn.btn-sm.btn-sol-success{
            width:auto;
            color: white;
            display: block;
            margin-top: 0;

        }
        a.btn-pat-green{
            color:white;
            font-weight: bold;
            background:#95ac65;
            padding: 10px;
            border-radius: 50px;
        }
        a.btn-pat-orange{
            color:white;
            font-weight: bold;
            background:#ff922a;
            padding: 10px;
            border-radius:50px;
        }
        a.btn-pat-orange:hover, a.btn-pat-orange:active, a.btn-pat-orange:focus{
            background: #ec7a0d;
            color: white;
        }
        a.btn-pat-green:hover, a.btn-pat-green:active, a.btn-pat-green:focus{
            background: #769731;
            color: white;
        }
        .table-bold{
            font-weight: bold;
            font-size: 16px !important;
        }
        .d-block-price{
            display:block;
        }
        @media(min-width:425px) and (max-width:767px){
            .card-box-price{
                margin: 20px auto;
                width: 300px;
            }
            .card-box-home{
                margin: 20px auto;
                width: 300px;
            }
        }

        .arrow {
              border: solid #F99746;
              border-width: 0 3px 3px 0;
              display: inline-block;
              padding: 3px;
            }

            .right {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
            }

            .left {
              transform: rotate(135deg);
              -webkit-transform: rotate(135deg);
            }

            .up {
              transform: rotate(-135deg);
              -webkit-transform: rotate(-135deg);
            }

            .down {
              transform: rotate(45deg);
              -webkit-transform: rotate(45deg);
            }

            /*Livehelper chat Design*/
            span.lhc-text-status {
                display: none !important;
            }
            #lhc_status_container {
                box-sizing: content-box !important;
                -webkit-border-top-left-radius: 20px !important;
                -moz-border-radius-topleft: 20px !important;
               -moz-border-radius:50px !important;
               -webkit-border-radius: 50px !important; 
               border-radius: 50px !important;
                -webkit-box-shadow: -1px -1px 5px rgb(50 50 50 / 17%);
                border: 1px solid #e3e3e3;
                border-right: 0 !important;
                border-bottom: 0 !important;
                -moz-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17) !important;
                box-shadow: -1px -1px 5px rgb(50 50 50 / 17%) !important;
                padding: 6px !important;
                width: 60px !important;
                font-family: arial;
                font-size: 12px;
                transition: 1s;
                position: fixed !important;
                bottom: 20px !important;
                right: 15px !important;
                background-color: #ef761b !important;
                z-index: 2147483647 !important;
            }
            #lhc_status_container .status-icon {
                text-decoration: none;
                font-size: 12px;
                font-weight: bold;
                /*color: #;*/
                display: block !important;
                padding: 30px !important;
            }

            #lhc_need_help_container{
                margin-left: -180px !important;
            }
            #lhc_container{
            user-drag: none;
            -webkit-user-drag: none;
            user-select: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            padding:20px 0 !important;
        }
            @media only screen and (max-width: 640px)
            {
                #lhc_status_container {
                    width: auto;
                    padding: 0 !important;
                    border-radius: 50px !important;
                    bottom: 50px !important;
                    right: 1px !important;
                    left: auto !important;
                    top: auto !important;
                }
                #lhc_need_help_container {

                    width: 235px !important;
                    border-radius: 20px !important;
                    background: white;
                    position: absolute;
                    color: black;
                    padding: 10px !important;
                    border: 1px solid #ffffff !important;
                    margin-top: -105px !important;
                    -webkit-box-shadow: 1px 1px 11px 0px #00000042;
                    -khtml-box-shadow: 1px 1px 11px 0px #00000042;
                    -moz-box-shadow: 1px 1px 11px 0px #00000042;
                    -ms-box-shadow: 1px 1px 11px 0px #00000042;
                    -o-box-shadow: 1px 1px 11px 0px #00000042;
                    box-shadow: 1px 1px 11px 0px #00000042;
                }
                #lhc_need_help_close {
                    cursor: pointer;
                    float: right !important;
                    border-radius: 10px !important;
                    background: #;
                    padding: 0px 6px !important;
                    color: black;
                    right: 10px !important;
                    font-size: 16px !important;
                    font-weight: bold;
                    text-decoration: none;
                    margin-top: 0px !important;
                    line-height: 20px !important;
                }
                #lhc_status_container .status-icon {
                    padding: 30px !important;
                    background-position: center center !important;
                }
            }
			
/* menu */
        .title-megamenu {
    font-weight: bold;
    font-size: 16px;
    cursor: default;
    margin-bottom: 5px;
}

.topnav-doctor {
/*
  overflow: hidden;
*/
  background-color: white;
  
}

.topnav-doctor a {
  float: left;
  display: block;
  color: #F99746;
  text-align: center;
  padding: 14px 14px;
  margin:0 1%;
  text-decoration: none;
  font-size: 14px;
  transition:0.5s;
}

/* .active {
  background-color: #2874f0;
  color: white;
} */

.topnav-doctor .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
  margin:0 1%;
  transition:0.5s;
  position: inherit;
}

.dropdown .dropbtn {
  font-size: 14px;    
  border: none;
  outline: none;
  color: #F99746;
  padding: 14px 14px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  transition:0.5s;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #F99746;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content ul {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin: 10px auto;
}

.dropdown-content li{
padding:4px 10px;
}

.dropdown-content li a{
padding:0px;
font-size:14px;
transition:0.5s;
}

.dropdown-content li a:hover{
background:none;
color:#2874f0;
}

.mega-menu{
/* background: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,.6)), url("../../Ydng63L/001.jpg"); */
background-repeat:no-repeat;
background-size:50% 100%;
background-position:bottom right;
background-color:#fff;
position:absolute;
left:0;
top:100%;
min-width:100%;
padding:20px;
z-index: 100000 !important;
}


.dropdown-content a {
  float: none;
  color: #F99746;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav-doctor a:hover, .dropdown:hover .dropbtn {
    color: #9e4908 !important;
    font-weight: bold;
    text-decoration: none;
}
.topnav-doctor a:hover, .dropdown:hover .dropbtn  i{
    color: #9e4908 !important;
    font-weight: bold;
    text-decoration: none;
}
.dropbtn:hover, .dropbtn:active, .dropbtn:focus{
    color: #9e4908 !important;
    font-weight: bold;
    text-decoration: none;
}
.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media (max-width:900px){
 .dropdown-content ul{
width:25%;
display:inline-block;
}
}

@media (max-width:800px){
 .dropdown-content ul{
width:40%;
display:inline-block;
}
}

@media screen and (max-width: 767px) {
  .topnav-doctor a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav-doctor .icon {
    float: right;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .topnav-doctor.responsive {position: relative;}
  .topnav-doctor.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .dropdown-content ul{
width:90%;
display:block;
}
.dropdown-content li:not(:first-child){
display:none;
transition:0.5s;
}

.dropdown-content ul:hover > li{
display:block;
}
  .topnav-doctor.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav-doctor.responsive .dropdown {float: none;}
  .topnav-doctor.responsive .dropdown-content {position: relative;}
  .topnav-doctor.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
/* mobile view menu */
.hamburger{
 display:flex;
  flex-direction:column;
  width:70px;
  cursor:pointer;
  align-items: center;
}
.hamburger span{
  background: #F99746;
  border-radius:10px;
  height:6px;
  margin: 3px 0;
  transition: .4s  cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.hamburger span:nth-of-type(1){
  width:75%;
}
.hamburger span:nth-of-type(2){
  width:75%;
}
.hamburger span:nth-of-type(3){
  width:75%;
}
#check{
  display:none;
}
/* #check:checked ~ span:nth-of-type(1){
  transform-origin:bottom;
  transform:rotatez(45deg) translate(5px,0px);
}
#check:checked ~ span:nth-of-type(2){
  transform-origin:top;
  transform:rotatez(-45deg);
}
#check:checked ~ span:nth-of-type(3){
  transform-origin:bottom;
  width:50%;
  transform: translate(21px,-7px) rotatez(45deg);

} */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100000 !important;
  top: 0;
  right: 0;
  background-color: #fffcf3;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #F99746;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover, .sidenav a:focus, .sidenav a:active {
    color: #9e4908 !important;
    font-weight: bold;
    text-decoration: none;
}
.sidenav .closebttn {
  position: absolute;
  top: 0;
  left: 200px;
  font-size: 36px;
  /* margin-left: 50px; */
}
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 14px;
  color: #F99746;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #fff5e3;
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
  color:#F99746;
  padding: 4px;
  font-size:14px;
}
i.fa.fa-caret-down:hover, i.fa.fa-caret-down:focus, i.fa.fa-caret-down:active {
    box-shadow: none;
    color: #ffc08c;
}
.fa-caret-up {
  float: right;
  padding-right: 8px;
  color:#F99746;
  padding: 4px;
  font-size:14px;
}
i.fa.fa-caret-up:hover, i.fa.fa-caret-up:focus, i.fa.fa-caret-up:active {
    box-shadow: none;
    color: #ffc08c;
}
.margin-nowrap{
    white-space: nowrap;
    margin-top: 15px !important;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media(max-width:767px){
    .title-megamenu {
    font-weight: bold;
    font-size: 14px;
    cursor: default;
    margin-bottom: 0px;
    padding: 5px;
}
.client-logo{
    width: 250px !important;
    margin: 0 auto;
}
}

.shadow-testimonial {
  box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
  width: 290px !important;
  padding: 15px 10px;
  margin:5px 0;
  position: relative;
}
.slick-prev {
    left: 0px;
    z-index: 9;
}

.slick-next {
    right: 0;
}
/*app feature design*/
       .shadow-app-feature {
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    padding: 5px;
    display: flex;
    align-items: center;
    height: 100px;
    width: 200px;
    background-color: white;
    border-radius:10px;
}
img.img-app-feature {
    width: 80px;
}
.black_text{
    color: black;
    font-weight: bold;
    margin:0;
}
.clinic_app_feature{
    height:560px;
    margin-left: 15px;
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    border-radius:10px;
}
@media(max-width:767px){
    .shadow-app-feature {
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    padding: 5px;
    display: flex;
    align-items: center;
    height: 70px;
    width: 200px;
    border-radius:10px;
}
.clinic_app_feature{
    height:auto;
    width: 100%;
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    margin-left: 0;
    border-radius:10px;
}
}
@media(max-width:425px){
    .shadow-app-feature {
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -khtml-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    -o-box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 15px 4px rgb(0 0 0 / 8%);
    padding: 5px;
    display: flex;
    align-items: center;
    height: 70px;
    width: 200px;
    justify-content: center;
    border-radius:10px;
}
    img.img-app-feature {
    width: 45px;
}
}
 /*Testimonial*/
        .slider.responsive.slick-initialized.slick-slider .slick-list {
            overflow: unset !important;
        }

        .testi-card {
            border-top-left-radius: 100px;
            border-bottom-right-radius: 100px;
            box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
            -webkit-box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
            -khtml-box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
            -moz-box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
             -ms-box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
             -o-box-shadow: 0px 2px 8px 3px rgb(241 221 190) !important;
            padding: 6rem 3rem 4rem;
            position: relative;
            word-spacing: 2.5px;
            height: 400px;
            margin:0 15px;
            background-color: white;
        }

        .testi-img {
            position: absolute;
            top: -45px;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 50%;
            border: 3px solid #f2831b;
        }

        .testi-img img {
            border-radius: 50%;
            height: 90px;
        }

        .testi-content {
            margin-top: 8px;
            margin-bottom: 0;
            padding: 20px 0px;
            font-size: 1.35rem;
            text-align: left;
            border-top: 1px solid #dedede;
        }

        .slick-dots {
  text-align: center;
  margin: 10px 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
  background-color: #F99746 ;
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #ffbb83 ;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color: #F99746 ;
}
/* Custom Arrow */
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

 .testi-right {
    right: -25px;
}
 .testi-left{
    left: -25px;
    z-index: 9;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.razorpay-container {
z-index: 2147483648 !important;
}
/* banner */
.blobs-container {
  display: flex;
  margin: 30% auto;
  margin-bottom: 25%;
  /* margin-bottom: 0; */
}

.blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 10px;
  height: 20px;
  width: 20px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.blob.orange {
  background: rgba(255, 121, 63, 1);
  box-shadow: 0 0 0 0 rgba(255, 121, 63, 1);
  animation: pulse-orange 1.5s infinite;
}

@keyframes pulse-orange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
  }
}
.pulse {
  position: absolute;
  top: 50%;
  /* left: 50%; */
  transform: translate(-50%,-50%);
  width: 20px;
  height: 20px;
  background-color: #58ea00;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 84px;
  font-size: 48px;
}
.pulse:before,
.pulse:after{
    content: '';
    display: block;
    border:50%;
    position: absolute;
    border: 1px solid white;
    left: -20px;
    right: -20px;
    top:-20px;
    bottom:-20px;
    border-radius: 50%;
    animation: pulse-animate 1.5s linear infinite;
    opacity: 0;
}
.pulse:after{
    animation-delay: 0.5s;
}
@keyframes pulse-animate{
0%{
    transform:scale(0.5);
    opacity: 0;
}
50%{
    opacity: 1;
}
100%{
    transform: scale(10.2);
    opacity: 0;
}
}

.carousel {
  display: flex;
  width: 100%;
  /* height: 100%; */
  align-items: center;
  font-family: Arial;
  overflow-x: hidden;
  margin: 20% 0;
}
.carousel__list {
  display: flex;
  list-style: none;
  position: relative;
  width: 100%;
  height: 400px;
  justify-content: center;
  perspective: 300px;
}
.carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0px;
  width: 250px;
  height: 350px;
  border-radius: 12px;
  box-shadow: 0px 2px 8px 3px rgb(241 221 190);
  position: absolute;
  transition: all 0.3s ease-in;
  background-color: white;
  cursor: pointer;
  z-index: 100;
}
.carousel__item:nth-child(1) {
  background: linear-gradient(45deg, #2D35EB 0%, #904ED4 100%);
}
.carousel__item:nth-child(2) {
  background-image: url('https://www.s10.clinic/assets/img/Home_Ui_card_3.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel__item:nth-child(3) {
  background-image: url('https://www.s10.clinic/assets/img/Home_Ui_Card_1.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel__item:nth-child(4) {
    background-image: url('https://www.s10.clinic/assets/img/Home_Ui_Card_2.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel__item:nth-child(5) {
    background: linear-gradient(45deg, #2D35EB 0%, #904ED4 100%);
}
.carousel__item[data-pos="0"] {
  z-index: 5;
}
.carousel__item[data-pos="-1"], .carousel__item[data-pos="1"] {
  opacity: 0.7;
  filter: blur(1px) grayscale(10%);
}
.carousel__item[data-pos="-1"] {
  transform: translateX(-40%) scale(0.9);
  z-index: 4;
}
.carousel__item[data-pos="1"] {
  transform: translateX(40%) scale(0.9);
  z-index: 4;
}
.carousel__item[data-pos="-2"], .carousel__item[data-pos="2"] {
  opacity: 0.4;
  filter: blur(3px) grayscale(20%);
}
.carousel__item[data-pos="-2"] {
  transform: translateX(-70%) scale(0.8);
  z-index: 3;
}
.carousel__item[data-pos="2"] {
  transform: translateX(70%) scale(0.8);
  z-index: 3;
}
.button-container {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 330px;
    z-index: 0;
}
.button-container .button-banner:nth-child(1) {
    float: left;
}
.button-container .button-banner:nth-child(2) {
    float: right;
}
a.btn-pat-orange {
    color: white;
    font-weight: bold;
    background: #ff922a;
    padding: 10px;
    border-radius: 50px;
}
@media(max-width:992px){
    .d-banner-block{
        display: block;
        margin-top:20px;
    }
}
@media(max-width:767px){
    .carousel {
  display: flex;
  width: 100%;
  /* height: 100%; */
  align-items: center;
  font-family: Arial;
  overflow-x: hidden;
  margin:  0;
}
}
@media(min-width:767px) and (max-width: 992px){
    .card-h4{
        font-size: 15px;
    }
}

/* faq2 */

#accordion1 .panel {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 15px 10px;
}

#accordion1 .panel-heading {
  border-radius: 30px;
  padding: 0;
}

#accordion1 .panel-title a {
  background: #ef761b none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 20px 12px 50px;
  position: relative;
  transition: all 0.3s ease 0s;
  text-decoration: none;
  line-height: 2;
}

#accordion1 .panel-title a.collapsed {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #333;
}

#accordion1 .panel-title a::after, #accordion1 .panel-title a.collapsed::after {
  background: #ef761b none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
  color: #fff;
  content: "\f107";
  font-family: fontawesome;
  font-size: 25px;
  height: 55px;
  left: -20px;
  line-height: 55px;
  position: absolute;
  text-align: center;
  top: -5px;
  transition: all 0.3s ease 0s;
  width: 55px;
}

#accordion1 .panel-title a.collapsed::after {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #333;
  content: "\f105";
}

#accordion1 .panel-body {
  background: transparent none repeat scroll 0 0;
  border-top: medium none;
  padding: 20px 25px 10px 9px;
  position: relative;
}