/*
@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"); }

@font-face {
    font-family: "DIN Next Slab";
	src: url("../../assets/fonts/mainfont.woff");
}

@font-face{
    font-family:Century Gothic;
    src: url("../../assets/fonts/GOTHIC.TTF");
}
@font-face{
    font-family:Californian FB;
    src: url("../../assets/fonts/CALIFR.TTF");
}

.user-menu {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff !important;
}

.user-menu a,.user-menu a span,.user-menu a i{
    color: #fff !important;
}


.user-menu .dropdown-menu a{
    color: #000 !important;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.embassy_details .embassy_section{
    /*background-color: #edcd94;*/
    background-color: #b9dbf7;
}

.embassy_details .embassy_section h6 {
    font-weight: 700;
}

.embassy_details .embassy_section p {
    font-size: 10px;
}

.embassy_details .embassy_section h6 {
    font-size: 12px;
}


.embassy_details .embassy_section a {
    font-size: 10px;
}

section.mt-contact-banner.main-banner {
    background-attachment: fixed !important;
    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/events_banner2.jpg);
    background-size: cover;
    padding-top: 5%;
}
.mt-contact-banner {
    min-height: 340px;
    position: relative;
    padding: 8px 0 20px;
}

.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;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.mt-shoplist-header .btn-box {
    float: right;
}
.mt-shoplist-header {
    z-index: 1;
    position: relative;
    padding: 21px 0 19px;
}
.mt-shoplist-header .btn-box > ul {
    margin: 0;
    float: left;
}
.short {
    display: block;
    color: #701031;
    margin: 0 4px 0 0;
    padding: 5px 20px;
    border-radius: 20px;
    border: 1px solid #701031;
    font: 14px/1 "Source Sans Pro", sans-serif;
}

.shop-widget h2 {
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #494949;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 28px 0 26px;
}

.mt-contact-banner .breadcrumbs ul li a {
    color: #ffffff !important;
}
.mt-contact-banner .breadcrumbs ul li a {
    color: #ffffff !important;
}

.mainNavi{
	z-index: 9;
    position: absolute;
    top: 0;
    background: transparent;
}
.mainNavi nav {
    background-color: rgb(255 255 255 / 0.6);
	position: fixed;
    width: 100%;
}

.breadcrumb{
    box-shadow: 0px 0px 5px 0px #715d5d;
}

.classfied_topic b{
	font-size: 11px;
}
.classfied_topic_sub b,.classfied_topic_sub a{
	font-size: 9px;
}

.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;	
}
*/

.navbar-light .navbar-nav .linkMenu:hover {
    /*border-bottom: 2px solid rgba(1,33,105,1);*/
    position: relative;
	color: #fff;
    text-shadow: 0px 0px 1px #000;	
}

    
.nav-link.linkMenu::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    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;
}



.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-clear {
    display: none;
    position: absolute;
    opacity: 0;
    z-index: 7;
    top: 10px;
    right: 10px;
    background: 0 0;
    border: 2px solid #FFF;
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px 8px;
    font-weight: 700;
    color: #FFF;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.dropify-wrapper input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
}

.dropify-wrapper .dropify-loader {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
    z-index: 9;
}

.dropify-wrapper .dropify-errors-container ul {
    padding: 10px 20px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dropify-wrapper .dropify-message {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.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-message p.dropify-error {
    color: #F34141;
    font-weight: 700;
    display: none;
}

.dropify-wrapper .dropify-preview {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #FFF;
    padding: 5px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
}

.dropify-wrapper .dropify-preview .dropify-infos {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0,0,0,.7);
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-40%);
    transform: translate(0,-40%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    padding: 0 20px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 12px;
    position: relative;
    opacity: .5;
}


div#disblock2 {
    transition: 4s ease-out !important;
}


.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: #68050e;
    font-size: 14px !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: #ffffff !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%);
   background: rgb(220 53 69);*/
   border-top: 2px solid #ddd;
   background: #404040;
}

.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 84 39) !important;*/
}
#footer {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    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 #000;
    background-color: rgb(220 53 69 / 92%) !important;
}

#toTop {
    padding: 5px 3px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 2%;
    display: none;
    z-index: 10000;
}

#toTop a:hover{
    background-color: rgb(53 103 18) !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;
}

.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 ,.fa-google,.fa-youtube{
	  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-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
  padding-left: 12px !important;
  padding-right: 12px !important;   
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
  padding-left: 12px !important;
  padding-right: 12px !important;  
}

/*.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: block;
}

.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: 3px 5px 0px 0;
}

.tabs li a {
    padding: 1px 15px;
    color: #ffffff !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*/
/*	background:#8c0d19 !important;
}
*/
.bg-footer {
    /* background: #356712 !important; */
    background: #303030 !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;
}
}
.sidebar-brand-text.mx-3 {
    font-size: 14px;
}
.classified_discription{
	font-size: 10px;
}

.classified_title{
	font-size: 12px;
}

.menu-right-main-dashboard{
	top: 75% !important;
}

.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: transparent !important;
    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 !important;
    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 #fff;
	border-radius:4px;
}	

.user-menu a {
    padding: 3px 0px;
}

.mySlides {
  -webkit-animation: fadeinout 3s linear forwards;
  animation: fadeinout 3s linear forwards;
  opacity: 0;
}

@keyframes fadeinout {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}

        .popper,
        .tooltip {
            position: absolute;
            z-index: 9999;
            background: #FFC107;
            color: black;
            width: 150px;
            border-radius: 3px;
            box-shadow: 0 0 2px rgba(0,0,0,0.5);
            padding: 10px;
            text-align: center;
        }
        .style5 .tooltip {
            background: #1E252B;
            color: #FFFFFF;
            max-width: 200px;
            width: auto;
            font-size: .8rem;
            padding: .5em 1em;
        }
        .popper .popper__arrow,
        .tooltip .tooltip-arrow {
            width: 0;
            height: 0;
            border-style: solid;
            position: absolute;
            margin: 5px;
        }

        .tooltip .tooltip-arrow,
        .popper .popper__arrow {
            border-color: #FFC107;
        }
        .style5 .tooltip .tooltip-arrow {
            border-color: #1E252B;
        }
        .popper[x-placement^="top"],
        .tooltip[x-placement^="top"] {
            margin-bottom: 5px;
        }
        .popper[x-placement^="top"] .popper__arrow,
        .tooltip[x-placement^="top"] .tooltip-arrow {
            border-width: 5px 5px 0 5px;
            border-left-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            bottom: -5px;
            left: calc(50% - 5px);
            margin-top: 0;
            margin-bottom: 0;
        }
        .popper[x-placement^="bottom"],
        .tooltip[x-placement^="bottom"] {
            margin-top: 5px;
        }
        .tooltip[x-placement^="bottom"] .tooltip-arrow,
        .popper[x-placement^="bottom"] .popper__arrow {
            border-width: 0 5px 5px 5px;
            border-left-color: transparent;
            border-right-color: transparent;
            border-top-color: transparent;
            top: -5px;
            left: calc(50% - 5px);
            margin-top: 0;
            margin-bottom: 0;
        }
        .tooltip[x-placement^="right"],
        .popper[x-placement^="right"] {
            margin-left: 5px;
        }
        .popper[x-placement^="right"] .popper__arrow,
        .tooltip[x-placement^="right"] .tooltip-arrow {
            border-width: 5px 5px 5px 0;
            border-left-color: transparent;
            border-top-color: transparent;
            border-bottom-color: transparent;
            left: -5px;
            top: calc(50% - 5px);
            margin-left: 0;
            margin-right: 0;
        }
        .popper[x-placement^="left"],
        .tooltip[x-placement^="left"] {
            margin-right: 5px;
        }
        .popper[x-placement^="left"] .popper__arrow,
        .tooltip[x-placement^="left"] .tooltip-arrow {
            border-width: 5px 0 5px 5px;
            border-top-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            right: -5px;
            top: calc(50% - 5px);
            margin-left: 0;
            margin-right: 0;
        }
		
		#script-warning {
            display: none;
            background: #eee;
            border-bottom: 1px solid #ddd;
            padding: 0 10px;
            line-height: 40px;
            text-align: center;
            font-weight: bold;
            font-size: 12px;
            color: red;
        }

        #loading {
            display: none;
            position: absolute;
            top: 10px;
            right: 10px;
        }

        #calendar {
            max-width: 900px;
            margin: 40px auto;
            padding: 0 10px;
        }
		
.fc-view-container {
    position: relative;
    top: 53px;
}

.fc-left {
    width: 100% !important;
    float: left;
    position: relative;
    top: 9px;
}

.fc-center {
    width: 100%;
    float: left;
    position: absolute;
    top: 20px;
}

.fc-right {
    position: absolute;
    top: 88px;
}

.fc-view-container {
    position: relative;
    top: 25px;
}
div#script-warning {
    display: none !important;
}


.bg-gray {
    background-color: #ccc !important;
}


    .pb-video-container {
        padding-top: 20px;
        background: #f9c4c9;
        font-family: Lato;
    }

    .pb-video {
        border: 0px solid #e6e6e6;
        padding: 5px;
    }

	.pb-video:hover {
		background: #2c3e50;
		color: #fff;
	}

    .pb-video-frame {
        transition: width 2s, height 2s;
    }

	.pb-video-frame:hover {
		height: 160px;
	}

    .pb-row {
        margin-bottom: 10px;
    }
	p.exzoom_preview{
		display: none !important;	
	}	
	.bg-light-gray-blue {
		background-color: #e2f2ff !important;
	}	
	
	.openPlay {
    position: absolute;
    background-color: rgba(224,220,20,0.9);
    color: white;
    z-index: 5;
    width: 95%;
    height: auto;
    justify-content: center;
    align-self: center;
    align-content: center;
    text-align: center;
    font-size: 34px;
    cursor: pointer;
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;    
	content: "Click to Play";
    text-align: center;
    align-content: center;
    height: 100%;
    margin: auto;
    color: #fff;
    padding: 22% 0;
}

[class^="hvr-"] {
    margin: .4em;
    padding: 1em;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
    color: white;
}

a.hvr-bounce-to-top:hover > img {
    position: relative;
    z-index: -2;
}
.btn_answer {
    padding: 2px;
    margin: 0;
    font-size: 10px;
}

.exzoom_img_box {
    height: 480px !important;
}

.this_week_progressbar {
    position: relative;
    /* left: 50.5%; */
    /* top: 40%; */
    /* width: 2.5%; */
    height: 20px;
    /*width: 60px;*/
    width: 24px;
    font-size: 10px;
    /* opacity: 0.8;
    /* opacity: 0.8; */
    filter: alpha(opacity=80);
}


.last_week_progressbar {
    position: relative;
    /* left: 50.5%; */
    /* top: 40%; */
    /* width: 2.5%; */
    height: 25px;
    /*width: 60px;*/
    width: 25px;
    font-size: 10px;
    /* opacity: 0.8;
    /* opacity: 0.8; */
    filter: alpha(opacity=80);
}

.progress_bar_vertical {
    position: absolute;
    top: 30%;
    width: 100%;
    height: 70%;
    font-size: 10px;
}

.horoscope-img{
	background-image: url(../images/horoscope-zodiac-signs.jpg);
    display: inline-block;
	background-size: 345px;
    width: 75px;
    height: 75px;	
}

.horoscope1 {
    background-position: -10px -8px;
}

.horoscope2 {
    background-position: -10px -89px;
}

.horoscope3 {
    background-position: -10px -170px;
}

.horoscope4 {
    background-position: -92px -10px;
}

.horoscope5 {
    background-position: -92px -89px;
}

.horoscope6 {
    background-position: -92px -169px;
}

.horoscope7 {
    background-position: -178px -9px;
}

.horoscope8 {
    background-position: -178px -86px;
}

.horoscope9 {
    background-position: -178px -171px;
}

.horoscope10 {
    background-position: -263px -7px;
}

.horoscope11 {
    background-position: -263px -86px;
}

.horoscope12 {
    background-position: -263px -171px;
}

.exzoom .exzoom_img_ul_outer {
    border: 0px solid #ddd !important;
    position: absolute;
    overflow: hidden;
}

.horoscope-background {
    background-color: #fdeedb;
}

.vote-backgroung {
    background-color: #e1e1e1;
}

.voting-chart{
	border: 1px solid #cccc;
    border-radius: 5px;	
}

.font-size-8{
	font-size: 8px !important;
}

.font-size-9{
	font-size: 9px !important;
}

.font-size-10{
	font-size: 10px !important;
}

.font-size-11{
	font-size: 11px !important;
}

.font-size-12{
	font-size: 13px !important;
}

.font-size-13{
	font-size: 13px !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;
}

.day .dayIcon {
    height: 20px !important;
    margin: 1px 0 8px !important;
}


.list-unstyled li a {
    padding: 1px 15px;
    display: block;
    color: #323232;
    text-decoration: none;
    border-radius: 25px;
    border: 1px solid #c1c1c1;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
	cursor: pointer;
}

.list-unstyled li a:hover {
	background-color:yellow;
	color: #000 !important;	
}	



.month ul {list-style-type: none;}

.month {
  padding: 0px 25px;
  width: 100%;
  background: #1abc9c;
  text-align: center;
}

.month ul {
  margin: 0;
  padding: 0;
}

.month ul li {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.month .prev {
  float: left;
  padding-top: 10px;
}

.month .next {
  float: right;
  padding-top: 10px;
}

.weekdays {
  margin: 0;
  padding: 10px 0;
  background-color: #ddd;
}

.weekdays li {
  display: inline-block;
  width: 13.6%;
  color: #666;
  text-align: center;
}

.days {
  padding: 10px 0;
  background: #eee;
  margin: 0;
}

.days li {
  list-style-type: none;
  display: inline-block;
  width: 13.6%;
  text-align: center;
  margin-bottom: 5px;
  font-size:12px;
  color: #777;
}

.days li .active {
  padding: 5px;
  background: #1abc9c;
  color: white !important
}

/* Add media queries for smaller screens */
@media screen and (max-width:720px) {
  .weekdays li, .days li {width: 13.1%;}
}

@media screen and (max-width: 420px) {
  .weekdays li, .days li {width: 12.5%;}
  .days li .active {padding: 2px;}
}

@media screen and (max-width: 290px) {
  .weekdays li, .days li {width: 12.2%;}
}

ul.product-categories {
    list-style: none;
}
button.main_category.btn.btn-link {
    padding: 1%;
    text-decoration: none;
}


.footer {
    overflow: hidden;
    width: auto;
     margin-top: 0px; 
    font-size: .9em;
}

.view_more {
    color: #ffffff !important;
    border-color: #e02b20;
    background-color: #e02b20;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    position: relative;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    white-space: unset;
}

.view_more:hover {
    border-color: #89120b;
    background-color: #89120b;
}

ul.product-categories.pl-0.text-decoration-none li {
    float: left;
	margin-left: 12px;
}


.gallery_list {
    border: 2px solid #0a3950;
    padding: 0px;
}

.gallery_list.active {
    background-color: #0a3950;
}

.gallery_list.active a {
    color: #fff !important;
}

ul.classified_ul li {
    float: left;
    margin-right: 25px;
}

ul.classified_ul li:first-child {
    /*margin-right: 0px;*/
}

.last-week-fonts {
    font-size: 12px;
}


.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;
}

.time_counts {
    font-size: 20px;
    color: #820000;
    font-weight: 800;
}

.time_counts_content {
    font-weight: 700;
    font-size: 10px;
}

.quizPuzzle {
    border: 2px solid;
}
.quizPuzzle.active {
    color: #fff;
    background-color: #820000;
    border: 2px solid #820000;
}

.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: 22px !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;
}



.social{
	width: 100px;
	position: fixed;
	display: flex;
	right: -64px;
	top: 30%;
	flex-direction: column;
	z-index: 99999;
}

.social a {
    padding: 3px 0px 5px 8px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
	margin-top: 4px;
    transition: all 1s ease;
    border: 1px solid rgb(215 214 214 / 60%);
}

.social a:hover {
	transform: translateX(-64px);
}

.social a i{
	width: 30px;
	height: 34px;
	margin-right: 0px; 	
	font-size: 22px;
}

span.social_text {
    padding-left: 5px;
}

.social a.facebook{
	background-color: #3b5999;
}
.social a.twitter{
	background-color: #55acee;
}
.social a.instagram{
	background-color: #e4405f;
}
.social a.youtube{
	background-color: #cd201f;
}
.social a.reddit{
	background-color: #eb5528;
}
.social a.linkedIn{
	background-color: #0a66c2;
}
.social a.whatsapp{
	background-color: #25D366;
}


.contacts-default-icon.mdi.mdi-phone-incoming{
    animation: phoneIcon 3s ease-in-out 0s infinite normal forwards;
    color: #d4ac41;
    font-size: 45px;
}



.rotate {
  animation: rotation 2s infinite linear;
}

.recaptch_refresh: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);
  }
}

form label {
    color: #000 !important;
    font-size: 14px;
    font-family: monospace;
}

form input {
    color: #000 !important;
    font-size: 14px;
    font-family: monospace;
}

form .parsley-errors-list li{
    font-size: 14px;
    font-family: monospace;	
	color: #ff0000;
	padding-top: 8px;
}

	.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{
		color:#ff0000;
	}
	
	.faq_table table p {
        font-family: inherit;
        padding: 5px 5px 5px 7px;
    }
    
    .faq_table table tr:first-child {
        background-color: #741639;
        color: #fff;
        text-align: center;
        height: 20px;
        padding: 0;
        margin: 0;
    }
    
    .faq_table table {
        border: 2px solid #741639 !important;
        background-color: cornsilk;
        margin: 5px 0 25px;
    }
    
    .bg-danger {
        background-color: #ff2d0c!important;
    }
    .btn-danger {
        color: #fff !important;
        background-color: #ff3e1f !important;
        border-color: #ff3e1f !important;
    }
    .btn-danger:hover {
        color: rgb(255, 255, 255) !important;
        background-color: rgb(200, 35, 51) !important;
        border-color: rgb(189, 33, 48) !important;
    }
    .nav-item.btn-danger.active{
        color: rgb(255, 255, 255) !important;
        background-color: rgb(200, 35, 51) !important;
        border-color: rgb(189, 33, 48) !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;	
}    
    
 
.bg-yellow {
    background-color: #ddcd12;
    color: #000 !important;
}
 
.bg-blue {
    background-color: #1633c3;
}

.te_poweredbywrapper {
    display: none !important;
}

a.btn.view_more.font-size-15.bg-yellow {
    width: 205px;
}

.twitter_feed_area{
    overflow-y: scroll;
    height: 600px;
}


