/*
@font-face {
font-family: 'DIN Next Slab Pro Light';
src: url('DINNextSlabPro-Light.eot');
src: url('DINNextSlabPro-Light.eot?#iefix') format('embedded-opentype'),
url('DINNextSlabPro-Light.woff') format('woff'),
url('DINNextSlabPro-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
*//*
@import url(//db.onlinewebfonts.com/c/f52d3ba10c48f120aac7151517915276?family=DINNextSlabW01-Black);
*/

@font-face {font-family: "DINNextSlabW01-Black";  src: url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.woff") format("woff"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.svg#DINNextSlabW01-Black") format("svg"); }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: none;
}

.header-area.header-sticky {
    min-height: 88px;
    background-color: #260169;
}

.c-titleBloc_4 {
    font-family: 'Roboto', sans-serif;
    /* color: #012169; */
    color: #68050e;
    font-size: 14px !important;
    text-align: left !important;
    padding: 4px 0;
}

.border-maroon {
    border: 1px solid #820000 !important;
}

.link-list.top-menu>.component-content ul li {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #6d7783;
    padding: 12px 11px;
}    

#accordion_section .card{
    border: 0px solid;
}

#accordion_section .card .card-header{
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: 0px solid;
}

#accordion_section .component{
    margin-bottom: 5px !important;   
}

#accordion_section .card .card-header h3{
    font-size: 22px;
    font-weight: 600;
    color: #820000;
    font-family: Open Sans;
}

.border-maroon h5 h3 {
    font-size: 20px;
    font-weight: 600;
    font-family: Open Sans;
    color: #820000;
}

.Featured_ul ul#myTab li.nav-item.btn.btn-outline-meroon.pl-4.pr-4.hvr-float-shadow.mr-4 a{
    font-family: 'Open Sans';
}

.page-main table td, .page-main table th {
    border: 1px solid #ccc;
    padding-left: 10px;
}

.page-main table th {
    background: #820000;
    color: #fff;
    text-align: center;
    padding: 5px;
}


.link-list.primary-menu>.component-content ul {
    padding: 0;
    margin-top: 20px;
}
.btn-outline-meroon {
    color: #820000;
    background-color: transparent;
    background-image: none;
    border-color: #820000;
}

.btn-outline-meroon:hover {
    color: #fff;
    background-color: #820000;
    border-color: #820000;
}

.btn-outline-meroon a {
    color: #820000;
}

.btn-outline-meroon:hover a {
    color: #fff;
}

.btn-outline-meroon:not(:disabled):not(.disabled).active, .btn-outline-meroon:not(:disabled):not(.disabled):active, .show>.btn-outline-meroon.dropdown-toggle {
    color: #fff;
    background-color: #820000;
    border-color: #820000;
}


.Featured_ul ul {
    padding: 0;
    margin-bottom: 30px !important;
    font-family: "Roboto";
    border: 0;
    text-align: center;
    margin: 0 auto;
    border-bottom: 0px solid #eee;
    display: flex;
}

.w-100.cat_lists {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    /*overflow-y: auto;*/
}

.nav-link.bg-transparent.active {
    color: #fff;
}

.Featured_ul ul li a:hover {
    color: #fff;
}

@font-face {
    font-family: "DIN Next Slab";
	src: url("../../assets/fonts/mainfont.woff");
}
	
@font-face {
    font-family: Georgia;
	src: url("../../assets/fonts/Georgia.ttf");
}

@font-face{
    font-family:Century Gothic;
    src: url("../../assets/fonts/GOTHIC.TTF");
}
@font-face{
    font-family:Californian FB;
    src: url("../../assets/fonts/CALIFR.TTF");
}

#footer a.fa {
    width: 38px;
    margin-top: 0px;
    padding-top: 8px !important;
    top: 0;
    text-decoration: none;
}

.mainNavi{
	z-index: 9;
    position: absolute;
    top: 0;
    background: transparent;
}
.mainNavi nav {
    background-color: rgb(255 255 255 / 0.6);
	position: fixed;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link {
    /*color: rgba(1,33,105,1);*/
    color: rgb(0 84 39);
	font-weight: 600;
}
/*
.navbar-light .navbar-nav .linkMenu:hover {
    border-bottom: 2px solid rgba(1,33,105,1);
    position: relative;
	color: rgba(1,33,105,1);
    text-shadow: 0px 0px 1px #000;	
}
*/
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group.edit-view{
    position: relative !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap !important;
    -ms-flex-align: stretch;
    align-items: stretch !important;
    width: 100% !important;
}

.home-page-carousel__box {
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 5rem;
    padding-bottom: 1.5rem;
    top: 20%;
    left: 7%;
}

.form-control {
    padding: 6px 6px 6px 13px;
    font-size: 12px;
    height: 34px !important;
}

textarea.form-control{
    height: auto  !important;
}

.btn {
    font-size: 15px;
	/*padding: 0px;*/
}	

.btn_theme {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    position: relative;
    float: right;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    background-color: #820000;
    font-family: Open Sans;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 1.4rem;
    border-radius: 0;
    line-height: 1.5;
    /*display: inline-block;*/
    font-weight: 700;

    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-width: 1px;
    border-color: #e20202;
    border-style: solid;
    color: #fff;
    /*left: 1.5rem;*/
    bottom: 3.5rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0px 0 0 1%;
    text-decoration: none !important;
}
.button-group-box {
    position: absolute;
    bottom: 10px;
    right: 15px;
    width: 100%;
}

.navbar-light .navbar-nav .linkMenu:hover {
    /*border-bottom: 2px solid rgba(1,33,105,1);*/
    position: relative;
	color: rgb(0 84 39);
    text-shadow: 0px 0px 1px #000;	
}

    
.nav-link.linkMenu::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: rgba(1,33,105,1);
    transition: width .3s;
}
    

.nav-link.linkMenu:hover::after {
    width: 100%;
}

.nav-link.linkMenu.active::after {
    width: 100%;
}



.headerTop {
  /*  background-color: rgba(1,33,105,1) !important; */
    background: transparent;
    opacity: 1;
    position: absolute;
    z-index: 10;
}

.headerTop a {
    font-size: 13px;
}

.headerTop {
    background-color: rgba(1,33,105,1) !important;
    opacity: 1;
    position: relative;
    z-index: 10;
}

.headerTop a {
    font-size: 13px;
}


/*
.overlay:before {
  content:"";
  position: absolute;
  top:0;
  right:0;
  left:0;
  bottom:5px;
  z-index:1;
  background:linear-gradient(to right,rgba(1, 33, 105,0.4),rgba(181, 181, 181, 0.3));
}
*/
/*
.overlay {
  left: 0%;
  top: 0%;
  height: auto;
  width: 100%;
  overflow: hidden;
/*  position: absolute;
  z-index: -1;
*/
/*}
*/

.overlay {
    left: 0%;
    top: 0%;
    height: 100vh;
    width: 100%;
    /* overflow: hidden; */
    display: flex;
    min-height: 55rem;
}

.overlay video {
    height: 100%;
    width: 100%;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    
    position: absolute;
    height: auto;
    width: 100% !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);    
    
}

.mainNavi nav:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 10px;
    width: 100%;
    background-image: url(../../images/valuechain.svg),linear-gradient(to right,#a3d300 0,#a3d300 49%,#0ec54f 52%,#0ec54f 100%);
    background-size: cover;
    background-repeat: no-repeat;
}

#home-text {
  position: absolute;
  left: 45%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index:1;
}

#home-text h3,h2 {
    font-family: 'Roboto', sans-serif;
}

#home-text h3 {
    font-size: 2.73438rem;
}

#home-text h5 {
    font-size: 1.03906rem;
}

.c-titleBloc_rule.c-rule_center:after {
    content: "";
    display: block;
	margin: 0 auto 20px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(0,173,80,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.c-titleBloc_rule.c-rule_left:after {
    content: "";
    display: block;
	margin: 0 auto 20px 1px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(0,173,80,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.c-titleBloc_rule.c-light_left:after {
    content: "";
    display: block;
	margin: 0 auto 20px 1px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(255,255,255,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.c-titleBloc_rule {
    margin: 10px 0 30px;
}

.c-titleBloc_2 {
    font-family: 'Roboto', sans-serif;
	/*color:#012169;*/
	color:#2d6903;
	font-size: 21px !important;
	text-align: left !important;
}

.btn-outline-info{
	border-color: #012169 !important;
	color: #012169 !important;
}
.btn-outline-info.outline-white{
	border-color: #fff !important;
	color: #fff !important;
}
.btn-outline-info:hover{
	color: #fff !important;
	background-color:#012169 !important;
}
.btn-outline-info.outline-white:hover{
	color: #fff !important;
	border-color: #012169 !important;
	background-color:#012169 !important;
}

.contact-details .bg-footer-text {
    text-decoration: none;
    color: #2d6903 !important;
}

.cat-item-thumb {
    border: 0px solid #dee2e6!important;
   /* padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    */border-radius: 10px;
}
.banner-main {
    display: block;
    height: 100%;
    transition: all 0.3s ease-in-out 0s;
  /*  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);*/
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  /*  border-radius: 0px 0px 10px 10px;*/
	color:#8191a0;
	font-size: 12px !important;
}
.banner:hover{
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 150px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-in-out 0s;	
}
.cat-items-thumbs .cat-item-thumb a {
    display: block;
    height: 100%;
    transition: all 0.3s ease-in-out 0s;
  /*  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);*/
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  /*  border-radius: 0px 0px 10px 10px;*/
	color:#8191a0;
	font-size: 12px !important;
}
.cat-items-thumbs .cat-item-thumb a:hover {
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}

.categories-list{
	background: radial-gradient(circle, rgba(234,234,234,1) 0%, rgba(255,255,255,1) 101%);
}
.cat-text-area {
    background-color: #fff;
    height: 60px;
    border-radius: 0px 0px 10px 10px;
	border-top:1px solid rgb(0, 0, 255,0.16);
}
.cat-items-thumbs .cat-item-thumb a:hover {
    /*box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);*/
	box-shadow:0 10px 20px 0 rgb(163, 159, 255);
}
.cat-items-thumbs .cat-item-thumb:hover a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.cat-items-thumbs .cat-item-thumb a img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 150px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-in-out 0s;
}
a.adsCategories {
    border-radius: 0px 20px 0px 20px !important;
    box-shadow: 1px 0px 11px #000 !important;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.row.topCatContent {
    position: absolute;
    bottom: 10%;
    text-align: center;
    width: 100%;
}
.row.topCatContent .topCatContentSpan {
    color: aliceblue !important;
    text-shadow: 1px 1px #000;
}
.row.topCatContent .topCatContentSpan {
    color: aliceblue !important;
    text-shadow: 1px 1px #000;
}

.overlay-mf {
    background-color: #0078ff;
}
.cat2-background-img{
    background-image: url(../../images/Sustainability063020_200728_134725.jpg); 

    position: relative;
    padding: 8rem 0;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.cat3-background-img{
    background-image: url(../../images/Careers.jpg); 

    position: relative;
    padding: 8rem 0;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.c-story-card {
    padding: 30px 30px 40px;
    color: #fff;
}
.c-story-card-tertiary {
    background-color: rgba(246,141,46,.8);
}
.c-story-card-tertiary2 {
    background-color: rgba(68,0,153,.8);
}

.c-light_left.c-titleBloc_rule:after {
    border-bottom-color: #fff;
    margin: 10px 0 30px;
}

.o-site-ft {
    position: relative;
    padding-top: 10px;
    /*background-color: #012169;*/
}

.o-site-ft:before {
    position: absolute;
    top: 0;
}

.o-site-ft:before, .o-site-hd:after {
    content: "";
    height: 10px;
    width: 100%;
    background-image: url(../../images/valuechain.svg),linear-gradient(to right,#a3d300 0,#a3d300 49%,#0ec54f 52%,#0ec54f 100%);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
}

.footer_top {
    border-top: 2px solid #204605;
    /*background: #e4f1ff;*/
   background: rgb(228 241 255 / 30%);
}

.footer_top h3 {
    font-size: 16px;
    color: #000;
    font-weight: 900;
    line-height: 24px;
}
/*
.footer_top ul {
    padding-left: 0;
    list-style: none;
}

.footer_top ul li a {
    color: #0074ba !important;
    font-size: 14px !important;
}

.footer_top ul li a:hover {
    color: #3b5998 !important;
    font-weight: 500;
}
*/
/*
#footer {
    /*background-color: rgba(1,33,105,1) !important;*/
/*    background-color: rgb(0, 73, 135) !important;
    background: url(../images/surgeonslk_footer_background.png);
}*/
#footer {
    /* background-color: rgba(1,33,105,1) !important; */
    background-color: transparent !important;
    background: url(../images/surgeonslk_footer_background.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #fff;
    /* background: #ab5600 !important; */
    text-align: center;
}
#footer .social_media_icons {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer ul > li {
    display: inline-block;
    /*margin-left: 15px;*/
}
#footer a {
    color: #fff;
}
#footer a {
    color: #fff;
}
.c-txt_tag {
    font-size: 12px;
    font-size: .65625rem;
    line-height: 1.25;
}


#toTop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

#toTop a {
    color: #fff !important;
    /* border: 1px solid darkgreen !important; */
    box-shadow: 0px 0px 5px #fff;
    background-color: rgb(169 76 76) !important;
}

#toTop {
    padding: 5px 3px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 2%;
    display: none;
    z-index: 10000;
}

#toTop a:hover{
    background-color: rgb(85 172 238) !important;
}

#toTop a {
    width: 50px;
    height: 50px;
    display: table;
    background-color: rgb(120 189 72 / 92%);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-radius: 50px !important;
    text-decoration: none;
}

#recipeCarousel2 .carousel-item .card {
    margin: 10px;
}

.border1{
	border: 3px solid #f99600;
}

.bg-theme-color{
	background-color: #004987 !important;
}

.banner-bg{
	background-color:#c8fda0;	
}

.xs-text{
    font-size: 10px !important;
}

.sm-text{
    font-size: 13px !important;
}

.md-text{
    font-size: 16px !important;
}

.lg-text{
    font-size: 20px !important;
}


.social-media .fa {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.social-media .fa-facebook,.social-media .fa-twitter,.social-media .fa-linkedin {
	  padding: 7px;
}

.social-media .fa:hover {
    opacity: 0.7;
	color: #fff;
}

.fa-facebook {
    background: #3B5998;
    color: white;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.fa-apple {
    /*background: #000;*/
    color: white;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.fa-envelope {
    background: #af9900;
    color: white;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

/*.fa-instagram {
  background: #125688;
  color: white;
background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
    font-size: 33px !important;
}
*/
/*.fa-instagram {
    color: white;
    background: #d6249f;
/*    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
*/  
/*  font-size: 35px !important;
    position: relative;
    top: 7px;
}
*/
.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}


.project-quote-box {
    /* margin-top: 12px; */
    margin-bottom: 12px;
    background: #daffc7;
    padding: 10px 15px;
    text-align: left;
    font-size: 18px;
    padding: 2% !important;
}

.project-quote-box2 {
    margin-top: 12px;
    background: #f7dcdf;
    margin-bottom: 12px;
    padding: 2% !important;
    text-align: center;
    font-size: 18px;
}

.project-quote-box .quote-box1 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Century Gothic';
    font-style: italic;
    font-size: 15px;
    line-height: 1.2;
    color: #4472c4 !important;
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529;
    font-size: 17px;
}

.dropdown:hover>.dropdown-menu {
    display: table;
    padding: 10%;
    background: rgb(255 255 255 / 80%);
}

.cursor-pointer{
	cursor:pointer !important;
}

.popoverlink{
	font-size: 12px;
	text-decoration: none;
}

.popoverlink:hover{
	font-size: 12px;
	text-decoration: none;
}

.list-type1{
	list-style-type: circle;
}

.list-type2{
	list-style-type: square;
}

.list-type3{
	list-style-type: upper-roman;
}

.list-type4{
	list-style-type: lower-alpha;
}

.list-type-none {
  list-style: none;
}

.list-type5 li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    line-height: 1;
    font-size: 16px;
}

#contatti{
  background-color: #f7fbff;
  letter-spacing: 2px;
  }
#contatti a{
  color: #fff;
  text-decoration: none;
}

.instagram .fab {
    font-size:30px;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*
.fa-instagram:before {
    content: "\f16d";
}
*/
.fab {
    font-family: Font Awesome\ 5 Brands;
}

h4.c-titleBloc.c-titleBloc_2.aos-init.aos-animate {
    text-transform: uppercase;
    background-color: #bbff8b;
    padding: 6px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.tabs li {
    /* float: left; */
    /* margin: 0 3px 6px 0; */
    margin: 0 0px 0px 0;
}

.tabs li a {
    padding: 1px 15px;
    color: #06841b !important;
    display: block;
    border-radius: 25px;
    border: 0px solid #c1c1c1;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-size: 14px !important;
    cursor: default;
}

.tabs li a:hover {
    /*background: #06841b !important;
    color: #fff !important;*/
}

.bg-footer{
    background: #356712 !important
}

nav.navbar.navbar-expand-lg.col-12.col-md-10.navbar-light.bg-white.sticky-top.shadow {
    background-color: #f7fbff !important;
}

img.para-img {
    /*border: 3px solid #ffa3e3;*/
}
.label-search {
    color: #000 !important;
    font-weight: 700 !important;
}
.label-search {
    color: #707676;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
}
.search-hr {
    margin: 12px 0px;
}
.normal-ads {
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-top: 3% !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
a.select-ad {
    color: #1c6b13 !important;
}

.normal-ads:hover {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    box-shadow: 0px 2px 5px -1px #000;
    cursor: pointer;
}

.skiptranslate {
    display: none !important;
}

.lang-select {
    font-size: 10px !important;
}

.c-titleBloc.c-titleBloc_2 {
    /*display: none !important;*/
}

h4.c-titleBloc.c-titleBloc_2.aos-init.aos-animate {
    display: none;
}

.lang-select {
    color: #3b800c;
    border: 1px solid #224c05;
}

.lang-select:hover {
    color: #fff;
    background-color: #224c05;
    border-color: #224c05;
}
.panel.panel-default.forum-panel {
    /*border-color: #ddd;*/
}

.panel.panel-default.forum-panel .panel-body {
    padding: 2%;
    background-color: #e8ffd9;
}

.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading i {
    float: right;
    color: #2a6303;
    font-style: normal;
}



@media (min-width: 1200px){
    .pagination {
        display: -ms-flexbox;
        display: inline-flex;
        font-size: 16px;
    }
}
@media (min-width: 900px){
    .pagination {
        display: -ms-flexbox;
        display: inline-flex;
        font-size: 16px;
}
}
@media (min-width: 768px){
    .pagination {
        display: -ms-flexbox;
        display: inline-flex;
        font-size: 16px;
    }
}
@media (min-width: 540px){
    .pagination {
        display: -ms-flexbox;
        display: inline-flex;
        font-size: 10px;
    }
}
@media (min-width: 300px){
    .pagination {
        display: -ms-flexbox;
        display: inline-flex;
        font-size: 10px;
    }
}
@media (min-width: 200px){
    .pagination {
        display: -ms-flexbox;
        display: block;
        font-size: 10px;
    }
}
.pagination {
    display: -ms-flexbox;
    display: inline-flex;
}
.pagination {
    display: -ms-flexbox;
    display: inline-flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    border: 0px solid #000;
    margin-left: 10px;
    margin-top: 10px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 0px solid #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #223e5c;
    border-color: #223e5c;
    border-radius: 50%;
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}


.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
	width: 100%;
    padding: 1%;
    opacity: 1 !important;
}

.text-decoration-none{
	text-decoration: none !important;
}

.social-media-dropdown .dropdown-menu {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 11px -1px #000;
}

.user-menu .nav-link span, .user-menu .nav-link i {
    color: #030429 !important;
}

.user-menu {
    border: 1px solid #030429;
	border-radius:4px;
}

.user-menu a {
    padding: 3px 0px;
}

.postlist p:last-child {
	margin-bottom: 0px !important;
}

p {
    margin-top: 10px !important;
    margin-bottom: 0rem !important;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: unset;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.main-navigation-desktop .primary-menu ul .field-link:after {
    margin-left: .75rem;
    margin-right: .75rem;
    font-family: FontAwesome;
    position: relative;
    content: '';
    font-size: 1rem;
    top: -3px;

}

.desktop-navigation-lists{
	/*display:none;*/
}
/*
#surgeons{
	display:none;
}
*/
/*
li.item0 .field-link a:hover \ .desktop-navigation-lists{
	display:block !important;
}
li.item0 .field-link a:hover \ #surgeons{
	display:block !important;
}
*/
li.item0 .field-link a:hover + #surgeons{
	color: red;
	display:block !important;
}



.link-list>.component-content li a {
    display: block;
    position: relative;
    padding-left: 10px;
    text-decoration: none;
    font-family: 'Open Sans';
    font-size: 1.4rem;
    color: #465662;
    font-weight: 400;
    line-height: 3.4rem;
}

a.dropdown-item:hover {
    color: red !important;
}

.desktop-navigation-lists.active {
    padding-left: 0rem !important;
    padding-top: 0px;
    position: relative;
    top: -1px;
}


.viewmorephoto{	padding-left: 0;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Open Sans;
    font-size: 1.6rem;
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
    letter-spacing: .1em;
	-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #004987;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 36px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.social-network li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 2px;
}
.social-network a {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.fasocialfont {
    font-size: 20px !important;
}
.fa {
    display: inline-block;
    /*font: normal normal normal 14px/1 FontAwesome !important;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-yatra-payment-1 {
    background-position: -161px 0;
    width: 55px;
    height: 39px;
}
.icon-yatra-payment-7 {
    background-position: -60px -200px;
    width: 55px;
    height: 39px;
}
.icon-yatra-payment-8 {
    background-position: -120px -200px;
    width: 55px;
    height: 39px;
}
.drz-footer-sprit {
    background-image: url(../images/icons-symbols.png);
    display: inline-block;
}
.drz-footer-width-25 {
    width: 25%;
    float: left;
    overflow: hidden;
}
.payment-column {
    margin-bottom: 24px;
}

.bg-theme-dark{
    background: rgba(0,0,0,1) !important;
}

.calendar-home__link:after {
    content: '\f138';
    color: #820000;
}

.link-list-block li .field-link a:after {
    content: '\f138';
    color: #820000;
}

.calendar-home__cta:after{
    content: '\f138'; 
    color: #820000;
	position: relative !important;
	margin-left: 8px;
}
a.arrow-link.arrow-link__white.font-weight-medium.no-underline.calendar-home__cta.calendar-home__cta--white.text-white:after {
    content: '\f138' !important;
    color: #fff !important;
	position: relative !important;
}
a.arrow-link.arrow-link__white.font-weight-medium.no-underline.calendar-home__cta.calendar-home__cta--white.text-white{
	text-decoration:none !important;
}

i.fa.theme-text-color.font-size-14.fa-chevron-circle-right.float-right.pt-3 {
    position: relative;
    bottom: 35px;
}
.calendar-home__see-all:before {
    border: 0px solid #fff !important;
}	
.calendar-home__see-all.calendar-home__see-all--white:before {
    border: 0px solid #fff !important;
}
.calendar-home__see-all.calendar-home__see-all--white{
    border: 1px solid #fff;
    padding: 6px;	
}
.calendar-home__see-all {
    border: 1px solid #820000;
    padding: 6px;
}

.link-squares__link-wrapper:after{
    content: '\f138';
    bottom:25px;
}

.link-list.top-menu>.component-content ul li.last {
    background: #820000;
}   
.link-list>.component-content li a {
    color: #820000;
} 

.calendar-home--news {
    background-color: transparent;
}    
.component.latest-news.large-block.col-12 {
    background-color: #820000;
}
.bg-blue {
    background-color: #820000 !important;
}
.calendar-home__item--upcoming .calendar-event-icon {
    margin-top: 0;
    color: #820000;
    box-shadow: 0px 0px 2px 1px rgb(130 0 0 / 50%);
}
a.calendar-home__link.calendar-home__link--white,a.calendar-home__link
{
	text-decoration:none !important;
}

.calendar-home__wrapper--white:hover:after {
    width: 100%;
    border-color: #ffe97b !important;
}

.calendar-home__item--upcoming:hover:after {
    width: 100%;
    border-color: #9c0000 !important;
    border-width: 3px !important;
}

.link-squares h2 {
    color: #820000;
}
.link-squares__item {
    background-color: #820000;
    box-shadow: 0px 0px 4px 1px #000;
}
.viewmorephoto {
    background-color: #820000;    
} 
#footer {
    /* background-color: rgba(1,33,105,1) !important; 
    background-color: rgb(130 0 0) !important;*/
}
.component.row-splitter.mb-5 {
    background: transparent !important;
}
.component.link.back-to-top.col-12 {
     background: transparent;   
}
a.calendar-home__cta {
    color: #820000;
    width: 100% !important;
}
.main-navigation-desktop .primary-menu ul .field-link.noarrow:after {
    content: '';
}

.theme-text-color{
    color: #820000;    
}
.font-size-14{
    font-size:14px;
}
.field-link.catmenu a:after{
    content:'' !important;
}
.fa-chevron-circle-right:before {
    font-size: 16px;
}


section.mt-contact-banner.main-banner {
    background-attachment: fixed;
    background-size: 100% 600px;
    background-repeat-y: no-repeat;
    background-position: top;
    background-repeat-x: no-repeat;
    background: linear-gradient(0deg, rgb(31 61 157 / 22%), rgb(31 61 157 / 54%)), url(../../assets/images/main_page_banner.jpg);
    background-size: cover;
    padding-top: 5%;
}

.mt-contact-banner {
    min-height: 340px;
    position: relative;
    padding: 8px 0 20px;
}

.mt-contact-banner h1 {
    font-size: 44px;
    line-height: 46px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}
.mt-contact-banner h1 {
    color: #fff;
    margin: 0 0 16px;
    position: relative;
    z-index: 999;
}
.mt-contact-banner .breadcrumbs {
    font-size: 22px;
    line-height: 22px;
    font-weight: 200;
    overflow: hidden;
    color: #ffffff !important;
    float: left;
    position: relative;
    margin-left: 0px;
	margin-top: 10px;
    bottom: 0px;
}

nav.breadcrumbs ul li {
    float: left;
    padding: 0 10px 0 0px;
}

.mt-contact-banner .breadcrumbs ul li a {
    color: #ffffff !important;
}

.mt-contact-banner .breadcrumbs ul li a.active {
    color: #26b8b8 !important;
}
.mt-contact-banner .breadcrumbs ul li a:hover {
    color: #26b8b8 !important;
}
.mt-contact-banner .breadcrumbs ul li a.active:hover {
    color: #fff !important;
}

main.page-main {
    padding: 4% 0;
}

main.page-main p{
    font-size: 15px;
}
main.page-main ul li a{
    font-size: 15px;
}

h3.past_counsil_topic {
    color: #000;
}
h3.past_counsil_topic a {
    color: #000;
	font-size: 10px;
}
.button {
    /* padding-left: 4rem; */
    padding-right: 4rem;
    /* margin-left: 5rem; */
    width: auto;
	margin-bottom: 8px;
}

.button {
    cursor: pointer;
    width: 220px;
    margin-left: .25rem;
    color: #fff;
    background-color: #1f3d9d;
    font-family: Open Sans;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-radius: 0;
    line-height: 1.5;
    border-style: none;
    -webkit-transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px !important;
}


.button:hover {
	background-color: #051958;
}

.form-control {
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    margin: 4px 0 !important;
    padding: 6px 6px 6px 13px !important;
    width: 100% !important;
	text-align: left !important;
}

.form-control::-webkit-input-placeholder { /* Edge */
  text-align:left;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  text-align:left;
}

.form-control::placeholder {
  text-align:left;
}

.font-contact-text{
	font-size:15px;
}

.link-list.top-menu>.component-content ul li .top-menu__item.field-link a {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #747474;
    font-weight: 600;
}
/*
.headerMainLogo{
    width: 300px !important;
    position: relative;
    z-index: 9999;
    max-width: none !important;
    height: auto !important;
}*/

.button2 {
    width: 110px;
	font-size: 12px !important;
}
.card-title-height{
	height: 70px;
}


.headerMainLogo {
    width: 120px !important;
    position: relative;
    z-index: 9999;
    /* max-width: none !important; */
    /* height: auto !important; */
}

.dropdown-menu.field-link {
    left: auto !important;
    right: 0;
}

/* statr navi bar */

ul.navbar-nav.w-100.text-center {
    display: inline-block;
}
	
nav#ftco-navbar {
    position: fixed;
    z-index: 99999999999;
    width: 100%;
    /*background-color: #820000 !important;*/
    background-color: #201a1a !important;
    border-bottom: 3px solid #820000;
}

ul.navbar-nav.w-100.text-center li a {
    text-decoration: none;
}	
ul.navbar-nav.w-100.text-center li .dropdown-menu a{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 2.4rem;
    color: #485662 !important;
    text-decoration: none;
    padding-left: 0;
}	
.main-navigation-desktop__item .main-nav-desktop-link-list .field-link a {
    font-size: 12px !important;
}    
ul.navbar-nav.w-100.text-center li .dropdown-menu a:hover{
    color: #de232f !important;
}

.common_btn {
    padding-left: 0;
    color: #fff;
    /* padding-top: 2px; */
    /* padding-bottom: 2px; */
    text-transform: uppercase;
    font-weight: 700;
    font-family: Open Sans;
    font-size: 10px !important;
    border-color: #fff;
    border-width: 0px;
    border-style: solid;
    letter-spacing: .1em;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #820000;
    color: #fff !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 8px 4px 8px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.calendar-home__wrapper--white:before {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom-color: #fff !important;
    border-bottom-width: 1px;
    border-bottom-style: solid !important;
    content: '';
}

.calendar-home__item--upcoming:before {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom-color: #666 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid !important;
    content: '';
}

#main_header {
  top: 0;
  width: 100%;
  transition: top 0.5s;
}

.hvr-underline-from-left:before {
    background: #fff;
    height: 2px;
    
}

.home-page-hero__cta.field-slidelink>a {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    position: absolute;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    background-color: #820000;
    font-family: Open Sans;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 1.4rem;
    border-radius: 0;
    line-height: 1.5;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-width: 1px;
    border-color: #e20202;
    border-style: solid;
    color: #fff;
    left: 1.5rem;
    bottom: 3.5rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0px 0 0 7%;
}

.clinical_guidline_links h2 a{
    font-size: 15px;
    font-family: inherit;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5% !important;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.link-squares__img-wrapper>img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 4% !important;
}

.header-text {
    font-family: 'Georgia';
    text-decoration: none;
    color: #201a1a;
    font-size: 20px;
    font-weight: 500;
}

.component.image.logo a {
    text-decoration: none;
}

.link-list .component-content .link-squares__item a {
    line-height: 1.25;
    font-family: Open Sans;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    padding: 1.5rem;
    padding-left: 0;
    border-style: none;
}
ul.float-right.mobile-menu-opener li:first-child {
    display: none;
}

.mt-9 {
    margin-top: 9rem !important;
}

.mt-6 {
    margin-top: 6rem !important;
}

a.mobleversion img.headerMainLogo {
    width: 76px !important;
}

a.mobleversion h3.header-text {
    font-size: 15px;
}

a.mobleversion {
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 80%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-menu2 {
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

nav#ftco-navbar .navbar-nav li.nav-item.dropdown .dropdown-menu {
    background: rgb(255 255 255 / 90%) !important;
}

nav#ftco-navbar .navbar-nav li.nav-item.dropdown .dropdown-menu a {
    background: none;
    padding-left: 5px;
    padding-right: 5px;
}

ul.navbar-nav.w-100.text-center li .dropdown-menu a:hover {
    color: #de232f !important;
    background-color: #fff !important;
    padding-left: 5px;
}
/*
.main-navigation-desktop__item .main-nav-desktop-link-list .field-link a.hvr-underline-from-left:before{
    background: #820000 !important;
    height: 2px;
}
*/
nav#ftco-navbar .navbar-nav li.nav-item.dropdown .dropdown-menu a.hvr-underline-from-left:before,.main-navigation-desktop__item .main-nav-desktop-link-list .field-link a.hvr-underline-from-left:before {
    background: #820000 !important;
    height: 2px;
}

.c-titleBloc_2 {
    font-family: 'Roboto', sans-serif;
    /* color: #012169; */
    color: #820000;
    font-size: 21px !important;
    text-align: left !important;
}

.contact_us a {
    font-size: 14px;
}

.contact_us .contactForm input,.contact_us .contactForm select{
    font-size: 14px;
    height: calc(2.25rem + 8px);
}

.contact_us .contactForm textarea{
    font-size: 14px;
}

.theme-bg-color{
    background-color: #820000 !important;
}

.theme-text-color{
    color: #820000 !important;
}

nav#ftco-navbar ul.navbar-nav li a {
    font-size: 12px !important;
}

nav#ftco-navbar ul.navbar-nav li .dropdown-menu {
    position: absolute;
    top: 80%;
    left: -10px !important;
}   

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

a#dropdownItem060:hover ~ .dropdown-menu2.dropdownItem060,a#dropdownItem061:hover ~ .dropdown-menu2.dropdownItem061,a#dropdownItem062:hover ~ .dropdown-menu2.dropdownItem062,a#dropdownItem063:hover ~ .dropdown-menu2.dropdownItem063,a#dropdownItem090:hover ~ .dropdown-menu2.dropdownItem090,a#dropdownItem06001:hover ~ .dropdown-menu2.dropdownItem06001,a#dropdownItem060012:hover ~ .dropdown-menu2.dropdownItem060012{
    display: inline-table;
}

.dropdown-menu2.dropdownItem060 {
    top: 6%;
    left: 178px;  
    padding: 8%;
}

.dropdown-menu2.dropdownItem060:hover {
    position: absolute;
    display: table;
    padding: 8%;
}


.dropdown-menu2.dropdownItem06001 {
    top: 6%;
    left: 178px;  
    padding: 8%;
}


.dropdown-menu2.dropdownItem06001:hover {
    position: absolute;
    display: table;
    padding: 8%;
}

.dropdown-menu2.dropdownItem060012 {
    top: 84%;
    left: 180px;  
    padding: 8%;
}


.dropdown-menu2.dropdownItem060012:hover {
    position: absolute;
    display: table;
    padding: 8%;
}

.dropdown-menu2.dropdownItem061 {
    top: 35%;
    left: 178px;
    padding: 8%;
}

.dropdown-menu2.dropdownItem061:hover {
    position: absolute;
    display: table;
    padding: 8%;
}

.dropdown-menu2.dropdownItem062 {
    top: 61%;
    left: 178px;
    padding: 8%;
}

.dropdown-menu2.dropdownItem062:hover {
    position: absolute;
    display: table;
    padding: 8%;
}



.dropdown-menu2.dropdownItem063 {
    top: 80%;
    left: 200px;  
    padding: 8%;
}

.dropdown-menu2.dropdownItem063:hover {
    position: absolute;
    display: table;
    padding: 8%;
}


.dropdown-menu2.dropdownItem090 {
    top: 34%;
    left: 138px;  
    padding: 8%;
}

.dropdown-menu2.dropdownItem090:hover {
    position: absolute;
    display: table;
    padding: 8%;
}

#loading_response {
    display: inline-block;
    width: 200px;
    height: 200px;
    position: fixed;
    z-index: 99999999;
    text-align: center;
    align-content: space-between;
    /* left: 50%; */
    top: 0%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
}
#loading_response:after {
    content: " ";
    display: inline-block;
    width: 180px;
    height: 180px;
    align-items: center;
    margin: 15% 0;
    border-radius: 50%;
    border: 5px solid #cef;
    border-color: #cef transparent #cef transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
#loading_response .textloading {
    width: 100%;
    position: absolute;
    z-index: 999999999999;
    font-size: 35px;
    text-align: center;
    color: rgb(204 238 255 / 0.6);
    margin-top: 10%;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'FontAwesome';
    content: '\f002';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}



@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


li.item7.even.dropdown .field-link a {
    font-size: 10px !important;
}

.custom_page p a {
    text-decoration: none;
    border-color: #fff;
    border-width: 0px;
    border-style: solid;
    letter-spacing: .1em;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #820000;
    color: #fff !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 12px 8px 12px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    font-size: 18px;
    margin: 10px 0 10px !important;
    display: inline-block;
}

.custom_page p strong {
    font-weight: 700;
}

.custom_page p a:hover{
    background: #440c0e;
    color: #fff !important;    
}

.custom_page p {
    padding-top: 4px !important;
}

.link-squares__item {
    padding-bottom: 0rem;
}

.link-squares__link-wrapper {
    position: relative;
    display: block;
    padding: 1.2rem;
    height: 10rem;
}

img.surgecalLogo {
    position: absolute;
    width: 150px;
    top: 0px;
}

.org_chairman img {
    border: 2px solid #dead26;
    border-radius: 10px;
    padding: 2px;
    margin: 5px 5px 5px 0;
}

.org_secretory img {
    border: 2px solid #dead26;
    border-radius: 10px;
    padding: 2px;
    margin: 5px 5px 5px 0;    
}

.surgecalBanner {
    height: 100%;
}

.time_counts{
    font-size: 24px;
    color: #820000;
    font-weight: 800; 
}

.time_counts_content{
    font-weight: 700;
}

.rounded-lg{
    border-radius: 0.3rem!important;
}

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

#surgicalModal {
    position: fixed;
    z-index: 99999999;
    text-align: center;
    align-content: space-between;
    /* left: 50%; */
    top: 0%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
}

#surgicalModal .modalopen {
    position: absolute;
    z-index: 999999999999;
    font-size: 35px;
    text-align: center;
    margin-top: 0%;
}

.jconfirm .jconfirm-scrollpane {
    background-color: rgb(70 129 193 / 30%);
}

.jconfirm-box {
    border-top: 4px solid #bc342b;
    border-bottom: 4px solid #bc342b;
}

.jconfirm .jconfirm-box-container {
    position: relative;
    z-index: 9999999;
}


.rotate {
  animation: rotation 2s infinite linear;
}

.recaptch_refresh:focus {
    border: 0px solid #fff;
    box-shadow: 0px 0px #fff;
    outline: 0;
    background-color: transparent;
}


.recaptch_refresh2:focus {
    border: 0px solid #fff;
    box-shadow: 0px 0px #fff;
    outline: 0;
    background-color: transparent;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.box
 {
  width:100%;
  max-width:600px;
  background-color:#f9f9f9;
  border:1px solid #ccc;
  border-radius:5px;
  padding:16px;
  margin:0 auto;
 }
 input.parsley-success,
 select.parsley-success,
 textarea.parsley-success {
   color: #468847;
   background-color: #DFF0D8;
   border: 1px solid #D6E9C6;
 }

 input.parsley-error,
 select.parsley-error,
 textarea.parsley-error {
   color: #B94A48;
   background-color: #F2DEDE;
   border: 1px solid #EED3D7;
 }

 .parsley-errors-list {
   margin: 2px 0 3px;
   padding: 0;
   list-style-type: none;
   font-size: 0.9em;
   line-height: 0.9em;
   opacity: 0;

   transition: all .3s ease-in;
   -o-transition: all .3s ease-in;
   -moz-transition: all .3s ease-in;
   -webkit-transition: all .3s ease-in;
 }

 .parsley-errors-list.filled {
   opacity: 1;
 }
 
 .parsley-type, .parsley-required, .parsley-equalto,.parsley-length{
  color:#ff0000;
 }
 
 .jconfirm-holder .container {
    display: flex;
	flex-flow: column;
}

.jconfirm-buttons .btn.btn-default {
    background-color: #1f3d9d !important;
    color: #fff !important;
}

.jconfirm-buttons .btn.btn-default:hover {
    background-color: #051958 !important;
    color: #fff !important;
}


.section-title {
    text-transform: uppercase;
    font-family: "BebasNeueBold";
    color: #f22283;
    font-size: 80px;
    line-height: 0.8;
    letter-spacing: 1.4px;
    text-align: left;
}

.main-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 150px 120px 150px 120px !important;
    position: relative;
    overflow: hidden;
}

.services:after {
    content: '';
    background-image: none !important;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -300px;
    width: 261px;
    height: 368px;
    z-index: 0;
}

.rotating {
   animation: rotate 2s infinite linear;
}

@keyframes rotate {
   from { transform: rotate(0deg); }
   to { transform: rotate(360deg); }
}

img.jesus_res {
    position: absolute;
    z-index: -1;
    width: 34%;
    text-align: center;
    left: 34%;
    top: -2%;
}

.footer-widget .logo img {
    max-width: 275px !important;
    margin-bottom: 10px !important;
}

.gradient-button {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 15px;
    background: rgb(19,175,240);
    background: linear-gradient(105deg, rgba(104,51,235,1) 0%, rgba(63,40,253,1) 100%);
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}

.gradient-button:hover {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 15px;
    background: rgb(19,175,240);
    background: linear-gradient(282deg, rgba(63,140,253,1) 0%, rgba(104,51,232,1) 100%);
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}

#about ul li {
	/*color: #66009b;*/
    color: #000;
	list-style: disc;
    padding-left: 0%;
    margin-left: 6%;
    text-align: left;
}

.content-home {
    font-size: 18px;
    color: #66009b;
    text-align: left !important;
}
.content-home b{
    font-weight: 800;
    color: #000;
}
.content-home strong{
    font-weight: 800;
    color: #61098f;
    text-transform: uppercase;
    font-family: sans-serif;
}

.content-ul1 li {
    list-style: circle;
    padding-left: 0px;
    margin-left: 40px;
}

.content-ul2 li {
    list-style: decimal-leading-zero;
    padding-left: 0px;
    margin-left: 40px;
}

.main_header{
	color: #183389;
}

.contact-widget p,.contact-widget a{
    color: #7d3df5;
}

ul.social-media li {
    margin-right: 10px;
}
ul.social-media {
    display: inline-flex;
    margin-top: 10px;
}

ul.social-media li a {
    font-size: 30px;
    display: inline-block;
    color: #5a18dd;
    font-weight: 700;
}

ul.social-media li a:hover {
    color: #d20ed5;
}

footer ul.social-media li a {
    font-size: 30px;
    display: inline-block;
    color: #d09cff;
    font-weight: 700;
}

#page-view #page-home {
    margin-top: calc(var(--nav-root-height) * -1);
}

._splash_k7hs9_10 {
    width: 100%;
    height: 100vh;
    min-height: 55rem;
    background: transparent;
    background-size: cover;
    background-position: right;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

._inner_k7hs9_21 {
    height: 100%;
    width: 100%;
    background: #260169;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

._inner_k7hs9_21 ._videoContainer_k7hs9_31 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

._videoContainer_r2hi8_1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

._videoContainer_r2hi8_1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

._videoContainer_r2hi8_1 ._video_r2hi8_1 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.home_ul_list{
	
}



.nav.main_nav_bar.main_nav_top li a.active {
    color: #fff!important;
}

.nav.main_nav_bar.main_nav_top li a {
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}

.nav.main_nav_bar.main_nav_top li a:hover {
    color: #bba0ef !important    
}

.nav.main_nav_bar.main_nav_bottom li a.active {
    color: #6421e3 !important;
}

.nav.main_nav_bar.main_nav_bottom li a {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #a072f7;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}

.nav.main_nav_bar.main_nav_bottom li a:hover{
    color: #bba0ef !important
}

.background-header .nav li a.active:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #6421e3;
    content: '';
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
}

.the-clients ul.nacc {
    position: relative;
    min-height: 100% !important;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
    height: 100% !important;
}

#free_consultation_form .recaptcha_col_right button {
    width: 54px !important;
    height: auto !important;
    border-radius: 2px !important;
    border: 0px solid #fff !important;
}


footer #free_consultation_form input {
    font-size: 15px;
    color: #fff;
    outline: none;
    height: 46px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    width: 100%;
}

footer #free_consultation_form textarea {
    font-size: 15px;
    color: #fff;
    outline: none;
    height: 110px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    width: 100%;
}

footer #free_consultation_form {
    margin-bottom: 80px;
}

footer #free_consultation_form button {
    height: 46px;
    border-radius: 23px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    /*width: 38%;*/
    transition: all .5s;
    float: left !important;
	padding: 5px 10px;
}

footer #free_consultation_form button:hover {
    background-color: #fff;
    color: #4b8ef1;
}

footer #free_consultation_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

footer #free_consultation_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

footer #free_consultation_form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

footer #free_consultation_form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

footer #free_consultation_form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

footer #free_consultation_form textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.gradient-button2 {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 15px;
    background: rgb(240 172 19);
    background: linear-gradient(105deg, rgb(235 91 91) 0%, rgb(253 187 40) 100%);
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}

.gradient-button2:hover {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 15px;
    background: rgb(240 172 19);
    background: linear-gradient(282deg, rgb(235 91 91) 0%, rgb(253 187 40) 100%);
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
}


#free_consultation_form .parsley-type,#free_consultation_form .parsley-required, #free_consultation_form .parsley-equalto, #free_consultation_form .parsley-length {
    color: #ff4141;
    outline: 0;
    /* box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%); */
    /* -webkit-text-stroke: 0.4px #000; */
    text-shadow: 0px -1px 4px black;
}



.the-clients .nacc .thumb .client-content {
    background-image: url(../images/client-bg2.png);
}

footer {
    background-image: url(../images/footer-bg2.png);
}

.services:before {
    background-image: url(../images/services-right-dec2.png);
}

.section-heading h4 em {
    font-style: normal;
    color: #7d3df5;
}

.the-clients .naccs .menu div.active h4, .the-clients .naccs .menu div.active i, .the-clients .naccs .menu div.active span.rating, .the-clients .naccs .menu div.active .thumb {
    color: #a331ff;
}

.preloader-inner .dots span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    background: #934bf1;
    border-radius: 50%;
}

.preloader-inner .dot {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    background: #6f1ccb;
    border-radius: 50%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: dot 2.8s infinite;
    animation: dot 2.8s infinite;
}

.section-heading h4 {
    color: #320091;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.services .section-heading p {
    margin-left: 18%;
    margin-right: 18%;
    color: #66009b;
}

.about-us:after {
    width: 777px;
    height: 1132px;
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    background-image: none;
}

.page_template p{
    color: #000 !important;
}

.font-size-14{
	font-size: 14px !important;	
}

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

.font-size-16{
	font-size: 16px !important;	
}

.font-size-17{
	font-size: 17px !important;	
}

.font-size-18{
	font-size: 18px !important;	
}

.font-size-19{
	font-size: 19px !important;	
}

.font-size-20{
	font-size: 20px !important;	
}

.font-size-21{
	font-size: 21px !important;	
}

.font-size-22{
	font-size: 22px !important;	
}

.font-size-23{
	font-size: 23px !important;	
}
.font-size-24{
	font-size: 24px !important;	
}

.main-banner:after {
    content: '';
    background-image: url(../theme/images/slider-left-dec-new.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(125 61 245 / 30%);
}

.header-area .main-nav .menu-trigger span,.header-area .main-nav .menu-trigger span:before,.header-area .main-nav .menu-trigger span:after{
	background-color: #fff;
}

.header-area .main-nav .menu-trigger.main_top span,.header-area .main-nav .menu-trigger.main_top span:before,.header-area .main-nav .menu-trigger.main_top span:after{
	background-color: #2a2a2a;
}

.main-backdrop {
    width: 100%;
    height: 100%;
    background-color: color(xyz 0 0 0 / 0.8);
    top: 0;
    z-index: 99;
    position: fixed;
}

.our_outreach_works .card {
    width: 100% !important;
    height: 200px !important;
	position: relative;
    overflow: hidden;
}

.col-12.col-md-3.our_outreach_works {
    margin: 0px;
    padding: 7px;
}


body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: rgb(41 0 105 / 10%);
}
body::-webkit-scrollbar
{
	width: 12px;
	background-color: rgb(41 0 105 / 10%);
}
body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgb(41 0 105 / 80%);
	background-color: #290069;
}

ul.text-list-style1 li {
    list-style: decimal !important;
}

.header-area .main-nav .nav {
    float: right;
    margin-top: 18px;
    margin-right: 0px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 999;
}

.theme-color-header-main{
/*
	position:absolute;
	z-index: 99999999;
    right: 39px;
    bottom: 0px;
	color: #fff;	
	font-weight: 500;	
*/	
	position:relative;
	z-index: 99999999;
    right: -5px;
    bottom: 12px;
	color: #fff;	
	font-weight: 500;
}
.theme-color-header-main a{
   color: #fff;	
   height: 20px !important;
   line-height: 20px !important;
}	

div#mobile_stress_area {
    position: absolute;
    top: 102px;
    left: 5px;
}
#mobile_stress_area .theme-color-header-main{
	font-size: 14px;
	position:relative;
	z-index: 9;
    right: -5px;
    bottom: 12px;
	color: #fff;	
	font-weight: 500;	
}

#mobile_stress_area .theme-color-header-main a{
	font-size: 14px;
	position: absolute;
    top: 24px;	
	z-index: 1;
}