.logoHome{
	margin-top: 4px;
    height: 42px;
	width: auto;
}

.flag{
	max-height: 20px;
    margin-top: -1px;
    margin-right: 3px;
}

.twitter-widget{
	background: #d84b52 !important;
}

.home3.footer{
background: 	#b7020c;
}

.footer-logo{
	max-height: 80px;
}

/*.emergency-info:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 100%;
	height: 40%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000', GradientType=0 );
}*/

.team-heading{
	padding-top: 40px;
}

.emergency-info{
	background: #bf0814;
}

.pb0{
	padding-bottom: 30px;
}



.sidebar .widget{
	border: none;
}

.pt20{
	padding-top: 20px;
}

.p40{
	padding: 60px 0px;
}

.coverbg{

	background: url(../images/cover.jpeg) repeat !important;
	/*background-size: cover;*/

}

.home2-slider {
	background: white;
}

.stay-connected{
	background: #b7020c !important;
}

.stay-connected input[type="submit"]{

	background: #222;
    color: #fff;
}


.stay-connected input[type="submit"]:hover{
	background: #fff ;
	color: #111;
}

.team-info{
	bottom: -45px;
}

.faqsection{
	background: white;
	box-shadow: 0 5px 15px rgba(0,0,0,0.12);
}

.faqsection h5, .faqsection .panel-group .panel-heading a, .faqsection .panel-group .panel-heading a, .faqsection .panel-group .panel-heading a:after{
	color: #222;
}

.faqsection .panel-group .panel-heading{
	border-bottom: 1px solid rgba(0,0,0,.12);
}

.faqsection h5{
	border-bottom: 1px solid rgba(0,0,0,.12);
}

.faqsection ul li {
    line-height: 34px;
    color: rgba(0,0,0,.70);
}

.event-content{
	padding-left: 0px;
	margin-top: 20px;
}

.news-box-f{
	padding-left: 20px;
}

.content-register{
	padding-left: 40px;
}


.header-logued .topbar{
	background: #19813f;
}

.pb0ok{
	padding-bottom: 0px;
}

ul.funds li{
	width: 48%;
	text-align: center !important;
}

.pb10{
	padding-bottom: 10px;
}

.register-account a{
	width: 100%;
    background: #b7020c;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 53px;
    border: 0px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
}

.cut-text-1 {
    display: -webkit-inline-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cut-text-2 {
    display: -webkit-inline-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cut-text-3 {
    display: -webkit-inline-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cut-text-4 {
    display: -webkit-inline-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.widgetDesc p{
    padding-top: 5px;
    display: -webkit-inline-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}



.team-box .team-txt h5{
	font-size: 20px;
}

.event-post-full .event-post-txt p{
	    margin: 0 0 10px;
}

.team-img{
	    border: 1px solid #ccc;
}

.depart-info .deprt-icon-box img{
	margin: 0 0 20px;
    width: 120px;
    height: 120px;
}

.depart-info .deprt-icon-box{
	padding:  20px 40px 40px;
}


.color-white2{
	color: rgba(255,255,255,.70);
}

.stay-connected2 .form-control{
	border-radius: 3px;
    height: 32px;
    border: 1px solid #e8e8e8;
    line-height: 25px;
    padding: 0 10px;
    font-size: 12px;
}

.stay-connected2 input[type="submit"]{
	width: 100%;
    border: 0px;
    background: #40407e;
    color: #fff;
    height: 30px;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}

.home3.footer{
	background: #8F020A;
}

a.btn{
    background-color: #19813f;
    /*background: #d94148;    */
    -webkit-transition: all ease-in-out 0.3s;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 42px;
    float: right;
    font-weight: 500;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 3px;
}

.btnRedCenter{
    margin: 0 auto;
    float: none !important;
}

.w100{
    width: 100% !important;
}

.btn-xs{
    line-height: 30px !important;
    padding: 0px !important;
}

.boxB2B{
    width: 100%;
    text-align: center;
}
.imgB2B{
    max-height: 120px;
    text-align: center;
    margin: 0 auto;
}

.pOk{
    font-size: 16px;
    line-height: 22px;
    color: #777777;
    margin: 0px;
}


.pMuyPronto{
    margin: 30px 0px;
    font-size: 19px;
}

.widget .recent-posts li{
    padding-left: 88px;
}

.img70 {
    height: 60px;
    width: 82px;
    overflow: hidden;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
}

.img-300{
    height: 300px;
    overflow: hidden;
    border-radius: 3px;
}
.img-230{
    height: 230px;
    overflow: hidden;
    border-radius: 3px;
}

.imgmax{
    height: 80px;
    width: 80px;
    overflow: hidden;
    border-radius: 3px;
}
.new-thumb-spetial{
    height: 380px;
    overflow: hidden;
    border-radius: 3px;
}

.imgEventThumb {
    height: 240px;
    overflow: hidden;
    border-radius: 3px;
}

.imgEventPending{
    height: 100px;
    overflow: hidden;
    border-radius: 3px;
    max-width: 90px;
}

.img-300 img, .img70 img, .img-230 img ,.new-thumb-spetial img, .imgEventThumb img, .imgEventPending img{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}

 .imgmax img{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
 }

.titleState{
    margin-bottom: 15px;
}

.pState{
    margin: 20px 0px !important;
}

@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}



.pagination>li>a.active{
	background-color: #d94148;
	color: white;
}

.post-title, .share-items{
	padding:  15px 0px;
}

.meta{
	padding: 0px 0px 15px 0px;
}

.post-content{
	padding-top: 25px;
}

.titleRelated{
	max-width: 100%;
}
.post-thumb img {
    max-width: 600px;
    max-height: 100%;
    width: auto;
    height: auto;
}

.new-txt{
    padding-bottom: 0px;
}


.lb-ser-box .lb-icon img{
    width: 100%;
}



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

  .kc_fab_main_btn {
    /*background: rgba(255, 82, 82, 1);*/
    box-shadow: 0 0 0 0 rgba(25,129,63, 1);
    animation: pulse-red 2s infinite;
  }

  #scrollup2{
    animation: pulse-red 2s infinite;
  }


  @keyframes pulse-red {
    0% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(25,129,63, 0.7);
    }

    70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
    }

    100% {
      transform: scale(1);
      box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
  }


  /*************/

  .latest-updates h6{
      border-bottom: 1px solid white;
  }
  .sidebar .widget, .latest-updates,  .latest-updates h6{
      background: #bf0814;

  }

  .sidebar .widget h4,.widget .recent-posts h6 a,.widget p, .latest-updates p{
    color: white;
  }

  header, .home3.footer{
      background-color: #191919;
  }

    .logo-nav-row-no-logued .navbar-nav>li>a{
      color: white;
  }

  .logo-nav-row-logued .navbar-nav>li>a:hover{
      color: #19813f;
  }

  .logo-nav-row-logued ul.nav.navbar-nav.navbar-right .search-btn a{
    display: list-item;
  }


.bg-nav {
    background-color: #fff;
}

  .main-footer{
      padding: 20px 0px;
  }

  html body, .lb-ser-box p{
      font-size: 15px;
  }

  .title-style-2 a{
      font-size: 15px;
      padding: 5px 25px;
  }


  .city-tour{
    height: 150px;
    overflow: hidden;
    border-radius: 3px;
}
.city-tour img{
    object-fit: cover;
    height: 100% !important;
    object-position: center;
}

.city-tour a{
    left: 35% !important;
}

.h4widget{
    font-size: 17px;
    margin-bottom: 5px;
}

.filter-label[data-filter="*"] {
	display: none;
}

.flagsUL{
    text-align: center;
}
.flagLi{
    display: inline-block !important;
    float: none !important;
    margin: 0 auto;
}

.firmQuote{
    float: right;
    margin-right: 60px;
    color: white;
    font-style: italic;
    font-size: 16px;
}

.event-details blockquote:after{
    top: 40px;
}

.box2b2b{
    margin-top: 40px;
}

.box2b2b .lb-icon{
    margin-bottom: 50px !important;
}

.box2b2b .lb-icon img{
    width: 80% !important;
}
.img-70 {
    height: 150px;
    overflow: hidden;
}
.img-70 img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}
.min-h {
    min-height: 30px;
}
.textarea {
    resize: none;
}

.dbuttton {
    display: block;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background: #b7020c;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 15px;
}
.img-420 {
    height: 420px;
    overflow: hidden;
    width: 848px;
}
.img-420 img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}

.pt-0{
    padding-top: 0px;
}

.h4videowidget{
    line-height: 36px !important;
    text-transform: none !important;
}

.rounded{
    border-radius: 5px;
    overflow: hidden;
}

.community-box h6{
    font-size: 22px;
}
.community-box ul li a{
    font-size: 21px;
    line-height: 40px;
}

/*
.text-to-cut {

    display: -webkit-inline-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px !important;
}
.text-to-cut.is-expanded {
    white-space: initial;
    overflow: visible;
    padding-bottom: 15px;
    display: block !important;
}

*/


.img-footer{
    max-width: 80%;
    margin: 15px auto;
}

.mb-30{
    padding-top: 30px;
}



.cpgn-txt h5{
    margin-bottom: 10px !important;
}

.p-0{
    padding: 0px !important;
    margin: 0px !important;
    line-height: auto;
}
.text-black{
    color: black;
}


.events-listing .event-post-loc {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

.spetialLoc{
    position: absolute;
    top: 0;
    right: 0px;
    background: white;
}


.events-listing span.ecat {

    position: absolute;
    margin: 0px;
    top: 10px;
}
.events-listing .event-post-full .event-post-txt{
    position: relative;
}

.sidebar .widget h4{
    line-height: 26px;
    padding: 15px 0px 15px 15px;
}

.upcoming-events ul li h6 a{
    color: white !important;
}


.upcoming-events ul li  span{
    color: #ccc !important;
}

.buttoneditar{
    display: block;
    text-align: center;
    color: #fff !important;
    background: #19813f;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto;
}

.color-Aceptada{
    background: #9ec483 !important;
    color: white !important;
}

.color-Rechazada{
    background: #f04652 !important;
    color: white !important;
}

.color-Pendiente{
    background: #f8ce96 !important;
    color: white !important;
}

.upcoming-events ul li strong a{
    color: white;
}

.divnextvent{
    float: left;
}
.upcoming-events ul li strong a{
    max-width: 70%;
}
.upcoming-events ul li span{
    color: white !important;
}


.widget .upcoming-events li{
    min-height: 70px;
}
.select-custon {
    width: 100%;
}


@media  (max-width:991px){
    .hidePhone{
        display: none;
    }
}
@media  (min-width:992px){
    .hidePc{
        display: none !important;
    }
}
.centerphone{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 25px;
}

.container-links{
    position: absolute;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    left: 50%;
    top: 50%;
}

.new-thumb a, .thumb a{
    position: relative;
}
.thumb-ok a{
    position: relative;
    float: left;
    z-index: 99999;
    margin-left: 5px;
}
