/*
@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;
}

.theme-primary .btn-primary {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #ffffff;
}

ul#pills-tab {
    width: 100%;
    /*padding: 0 36%;*/
}



.span_bronze_price{
    font-family: 'Roboto', sans-serif;
    font-size: 2.142857142857143rem !important;
    font-weight: 400;
    line-height: 1.2;
}    
.span_bronze_text{
    font-family: 'Roboto', sans-serif;
}

.nav-link.btn.btn-primary.active {
    background-color: #0062cc !important;
}

.price-table .price-content {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
}

section.bg-img.banner_area {
    height: 80vh !important;
    
}

.price-table .price-content .price-table-list ul li {
    line-height: 40px;
    font-weight: 600;
}

.pt-250 {
    padding-top: 250px !important;
}

.pt-280 {
    padding-top: 280px !important;
}

.pt-300 {
    padding-top: 300px !important;
}

.sector-style .sector-item:hover {
    -webkit-box-shadow: 0px 10px 25px -6px rgb(0 0 0 / 15%) !important;
    box-shadow: 0px 6px 22px 7px rgb(0 0 0 / 15%) !important;
}

nav .menu li a {
    display: block;
    padding: 20px 0px;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    color: #172b4c;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    font-size: 14px;
}

.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;
}

#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;
    border: 1px solid #b1d2ef;
}

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;
*/
}

.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-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';
}

.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(255 0 0 / 12%), rgb(255 0 0 / 50%)), url(../../assets/images/page_header.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;
}
.mt-contact-banner .breadcrumbs {
    font-size: 22px;
    line-height: 22px;
    font-weight: 200;
    overflow: hidden;
    color: #ffffff !important;
    float: left;
    position: relative;
    margin-left: 20px;
    bottom: 0px;
}
.mt-contact-banner .breadcrumbs ul li a {
    color: #ffffff !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: #820000;
    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;
}

.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: 25px;
    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: -46px !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: 180px;  
    padding: 8%;
}

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


.dropdown-menu2.dropdownItem06001 {
    top: 6%;
    left: 180px;  
    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: 180px;
    padding: 8%;
}

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

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

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



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

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


.dropdown-menu2.dropdownItem090 {
    top: 56%;
    left: 145px;  
    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);
  }
}



#form_payment .form__div {
    height: 50px;
    position: relative;
    margin-bottom: 14px
}

#form_payment .form-control {
    width: 100%;
    height: 45px;
    font-size: 14px;
    border: 1px solid #DADCE0;
    border-radius: 0;
    outline: none;
    padding: 2px;
    background: none;
    z-index: 1;
    box-shadow: none
}

#form_payment .form__label {
    position: absolute;
    left: 16px;
    top: 10px;
    background-color: #fff;
    color: #80868B;
    font-size: 12px;
    transition: .3s;
    text-transform: uppercase
}

#form_payment .form-control:focus+.form__label {
    top: -8px;
    left: 12px;
    color: #1A73E8;
    font-size: 12px;
    font-weight: 500;
    z-index: 10
}

#form_payment .form-control:not(:placeholder-shown).form-control:not(:focus)+.form__label {
    top: -8px;
    left: 12px;
    font-size: 12px;
    font-weight: 500;
    z-index: 10
}

#form_payment .form-control:focus {
    border: 1.5px solid #1A73E8;
    box-shadow: none
}


.btn.btn-primary.payment {
    background-color: #1c6acf;
    color: white;
    border-radius: 0px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    width: 100%;
}

div#pills-tabContent {
    border: 1px solid #ccc;
}

ul#pills-tab li a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #f3f3f3;
    color: #000;
}

ul#pills-ta .nav-pills > li > a.active {
    border-top-color: #2196f3;
    background-color: #b5b5b5 !important;
    color: #ffffff;
}

.subcategory li {
    float: left !important;
    /* margin: 0 3px 6px 0; */
    margin: 3px 5px 0px 0 !important;
}

.subcategory li a {
    padding: 1px 15px !important;
    display: block !important;
    color: #007bff !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    border: 1px solid #c1c1c1 !important;
    -webkit-transition: all 0.25s linear !important;
    -o-transition: all 0.25s linear !important;
    transition: all 0.25s linear !important;
    cursor: pointer !important;
}

.subcategory li a:hover {
    background: #007bff;
    color: #fff;
}

.box.text-center.pull-up.pb-4 {
    cursor: default;
}

.sector-item {
    cursor: default !important;
}

header.top-bar {
    z-index: 1010;
    position: relative;
}

.dropify-wrapper {
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 125px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 22px;
    color: #777;
    background-color: #FFF;
    background-image: none;
    text-align: center;
    border: 2px solid #E5E5E5;
    -webkit-transition: border-color .15s linear;
    transition: border-color .15s linear;
}

.dropify-wrapper .dropify-errors-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(243,65,65,.8);
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear .15s,opacity .15s linear;
    transition: visibility 0s linear .15s,opacity .15s linear;
}

.dropify-wrapper .dropify-message {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dropify-wrapper .dropify-loader {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
    z-index: 9;
}

.avatar-lg {
    width: 120px;
    height: 48px;
    line-height: 48px;
    font-size: 1.286rem;
}

.avatar_company{
    width: 82px;
    height: auto;
    line-height: 48px;
    font-size: 1.286rem;   
}

.theme-primary .pagination li a:hover {
    border: 0px solid #0c7cd5;
    background-color: #0c7cd5 !important;
}
ul.pagination li a {
    font-size: 13px;
}


/* parsley.js css start */

 .box
 {
  width:100%;
  max-width:800px;
  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;
 }
 
 

/* parsley.js css end */


.qr_payment{
    width: 150px;
}


div#accordion button, div#accordion2 button, div#accordion .card-body {
    font-size: 12px;
}

nav.nav-white.nav-transparent .menu > li.dropdown > a::before {
    color: #000;
}

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

.core-nav .dropdown>.dropdown-menu {
    width: 150px;
    background: #fff;
    border: solid 1px #eee;
    position: absolute;
    top: 100%;
    margin-top: 0;
}


    .image_area {
	  position: relative;
	}



	.preview {
  		overflow: hidden;
  		width: 160px; 
  		height: 160px;
  		margin: 10px;
  		border: 1px solid red;
	}

	.modal-lg{
  		max-width: 1000px !important;
	}

	.overlay {
	  position: absolute;
	  bottom: 10px;
	  left: 0;
	  right: 0;
	  background-color: rgba(255, 255, 255, 0.5);
	  overflow: hidden;
	  height: 0;
	  transition: .5s ease;
	  width: 100%;
	}

	.image_area:hover .overlay {
	  height: 85px;
	  cursor: pointer;
	}

    .text {
      color: #000;
      font-size: 16px;
      position: absolute;
      top: 43%;
      left: 52%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center;
      width: 90%;
      -webkit-text-stroke: 1px #000;
      letter-spacing: 1px;
    }
    
    
.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-left: 0px;
  width: 100% !important;
  text-align: center;
}   
.widget-user-2 .widget-user-desc {
   margin-top: 0;
   margin-left: 0px;
   width: 100% !important;
   text-align: center;
}


.subcategory li a.active {
    background-color: #007bff;
    color: #fff !important;
}



		.image_area {
		  position: relative;
		}

		img {
		  	display: block;
		  	max-width: 100%;
		}

		.preview {
  			overflow: hidden;
  			width: 160px; 
  			height: 160px;
  			margin: 10px;
  			border: 1px solid red;
		}

		.modal-lg{
  			max-width: 1000px !important;
		}

		.overlay {
		  position: absolute;
		  bottom: 10px;
		  left: 0;
		  right: 0;
		  background-color: rgba(255, 255, 255, 0.5);
		  overflow: hidden;
		  height: 0;
		  transition: .5s ease;
		  width: 100%;
		}

		.image_area:hover .overlay {
		  height: 50%;
		  cursor: pointer;
		}

		.text {
		  color: #333;
		  font-size: 20px;
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  -webkit-transform: translate(-50%, -50%);
		  -ms-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%);
		  text-align: center;
		}
		
.about_us_para {
    background-image: url(../images/about_us_para_img.jpg);
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    background-repeat-x: no-repeat;
    width: 100%;
    height: 503px;
    /* overflow: hidden; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
}
.img-sticky{
 
  position: -webkit-sticky;
  position: sticky; top: 0px;
  
} 

.about_us_para2 {
    /* position: absolute; */
    right: 10;
    display: flex;
    min-height: 250px;
    justify-content: center;
    align-items: center;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 200px;
}

.bg-theme {
    background-color: #42a5ff;
}

.border-left-color{
    border-left: 5px solid #f07300;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: #fff;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0;
}


