/*
Theme Name: CharityHope Child
Theme URI: http://themerail.com/wp/theme/charity
Description: Nonprofit Charity WordPress Theme
Author: CodePassenger
Author URI: http://themeforest.net/user/codepassenger
Template: charityhope
Version: 1.2
Tags: sticky-post, post-formats, featured-images
Text Domain: charityhope-child
*/

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do');
/*font-family: 'Nothing You Could Do', cursive;*/

.font {
	font-family: 'Nothing You Could Do', cursive !important;
}

p, li, a, h1, h2, h3, h4, button, input {
    font-family: 'Titillium Web', sans-serif !important;
}

img {
    max-width: 100% !important;
}

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

#donation_container > h4 {
	padding: 0 70px;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #5c5c5c;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 50px;
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}


input, select {
    width: 98%;
    margin: 5px 0 !important;
    border-radius: 20px;
}

textarea {
    width: 100%;
    margin: 5px 0 !important;
    border-radius: 20px;
    height: 100px;
}

input[type="submit"] {
    background-color: #F28C00;
    padding: 5px 10px;
    border-radius: 20px !important;
    color: white;
    cursor: pointer;
    font-size: 14px;
    border: none;
    margin-top: 20px !important;
    width: 100% !important;
}

.main-header .navbar-brand img {
    width: 160px !important;
}

.navbar-default .navbar-brand {
    height: 72px;
    margin-top: 3px !important;
    margin-bottom: 14px;
    margin-left: -25px !important;
}

.navbar-default.affix .navbar-brand img {
    max-height: 50px !important;
    height: auto;
    width: 110px !important;
}

.navbar-default .navbar-brand {
    height: 72px;
    margin-top: 3px !important;
    margin-bottom: 14px;
    margin-left: -25px !important;
}

.navbar-default.affix .navbar-brand img {
    max-height: 50px !important;
    height: auto;
    width: 110px !important;
}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #ccc !important;
}


.fa {
    font-family: FontAwesome !important;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Titillium Web', sans-serif !important;
	font-size: 14px !important;
}

.wpb_content_element {
    margin-bottom: 0px !important;
}


.vc_btn3.vc_btn3-size-md {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.vc_btn3-style-custom {
	border:2px solid #f28c00 !important;
}

.colorcta {
    color: white !important;
}

.home .intro { 
	width:25% !important;
}

.home .rev_no_margin{
    margin-bottom:0 !important;
}


.home .intro-thumb img {
    height: 350px !important;
}

.home .intro .btn {
    border: 2px solid !important;
    height: 40px !important;
    line-height: 35px !important;
}

.orange_t {
	color: #f28c00 !important;
	font-size: 16px !important;
}

.btn_orange {
    background-color: #f28c00;
}

.home .intro:before {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.intro_homebox .vc_column-inner:before {
	position: absolute;
	content: " ";
	// background-color: rgba(0, 0, 0, 0.6) !important;
	top: 0;
	left: 0;
	width:101%;
	height:100%;
}

.intro_homebox .wpb_column {
	-webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	    -ms-transition: all .25s linear;
	     -o-transition: all .25s linear;
	        transition: all .25s linear;
}

.intro_homebox .wpb_column:hover .vc_column-inner .wpb_wrapper h2 {
	color: #fff !important;
}

.intro_homebox .wpb_column:hover .vc_column-inner .wpb_wrapper button {
	border-color: #fff !important;
}

.intro_homebox .vc_column-inner .wpb_wrapper {
    z-index: 100 !important;
    position: static;
    padding: 0 2px;
}

.intro_homebox .wpb_column:hover .vc_column-inner:before {
	background-color: rgba(242, 140, 0, 0.8) !important;
}

.intro_homebox .vc_column-inner .wpb_wrapper p{
    color: #fff !important;
    padding: 10px 40px !important;
}

.dossier_left .wpb_wrapper {
    width: 252px;
    display: block;
    margin: 0 auto;
}

.dossier_left .wpb_wrapper .wpb_text_column {
    float: left !important;
    width: 100px !important;
    margin-top: 10px;
}

.dossier_left .wpb_wrapper .wpb_text_column p {
    text-align: left !important;
}

.dossier_left .wpb_wrapper .vc_btn3-container {
    float: left !important;
    margin: 0 0 0 30px !important;
}

.home .counter-icon i {
	color: #fff !important;
}

.donate.theme-bg {
	background-color: #3b3b3b !important;
}

.donate.theme-bg p{
	color: #fff !important;
	font-family: 'Nothing You Could Do', cursive !important;
	padding-top: 20px;
}

.navbar-default.affix {
    background-color: #3b3b3b !important;
}

.vc_custom_1503828181498 {
    background-color:#f28c00 !important;
}

footer h4 {
    color:#f28c00 !important;
}

footer p, footer a, footer li, footer h6 {
    color:#fff !important;
}

.footer-lower p {
    font-size: 12px !important;
}


.btn_slider {
    background-color: #f28c00 !important;
    padding: 8px 20px !important;
    color: #fff !important;
    border-radius: 30px;
}


.btn_white_dona {
    background-color: #fff;
    border-radius: 30px;
    font-size: 22px;
    padding: 5px 15px;
    color: #f28c00 !important;
}

.compact-urgent-cause .cause-information .text-state-item {
    border: 2px solid #ffffff !important;
    line-height: 45px !important;
}

.copyright p  {
    font-size: 12px;
}

.icon_mission {
    // float: left !important;
    // margin-right: 20px !important;
}

.google_map iframe{
    height: 600px !important;
}

 iframe{
    max-width: 100%;
}


.post-thumb{
    overflow: hidden;
    height: 250px;
}

.post-thumb img{
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.azienda_header {
    color: #fff !important;
    font-weight: bold !important;
}

.vc_grid-filter {
    margin-bottom: 60px !important;
}

.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active {
    background-color: #f28c00 !important;
}

/**
 *
 * donation
 *
 */
#donation_container, #donation_container_monthly{
	border: 2px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    background-color: rgba(241, 241, 241, 0.57);
    display: inline-block;
    max-width: 100%;
}

#donation_container label{
	margin-bottom: 0;
    text-align: left;
    color: #3b3b3b;
}

#step2 {
	background-color: #F28C00;
    border-radius: 19px;
    color: white;
    cursor: pointer;
    font-size: 20px;
    border: none;
    max-width: 100%;
    width: 400px;
    display: block;
    margin: 10px auto;
}

#price_container input{
	margin-bottom: 20px;
	font-size: 18px;
	border-radius: 19px;
}

#donation_container input{
	border-radius: 19px;	
}

#donation_description{
	padding: 50px;
	padding-left: 70px;
}

#donation_description p{
	font-size: 20px !important;
	text-align: left;
	font-weight: 300;
}

#other_info .col-md-12, #price_container{
	padding-top: 20px;
   	padding-bottom: 20px;
}

.monthly-subscription {
    margin: 0 0 90px;
    width: 50%;
}

.boxpage_donate .monthly-subscription {
    width: 100%;
}

.monthly-subscription #toggle-one-time{
    border: 1px solid #F28C00;
    padding: 7px 20px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 50%;
    float: left;
    cursor: pointer;
}

.monthly-subscription #toggle-monthly{
    border: 1px solid #F28C00;
    padding: 7px 20px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 50%;
    float: left;
    cursor: pointer;
}

.monthly-subscription .active{
    background-color: #F28C00;
}

.monthly-subscription .active a{
    color: #fff;
}

#donation_container h4, #donation_container_monthly h4  {
	font-size: 20px;
	font-weight: 500;
}

#donation_container hr, #donation_container_monthly hr {
	border: 1.5px solid #ccc !important;
}

#honor {
	font-size: 14px !important;
    cursor: pointer;
}

.payment_method {
    padding: 30px 0;
}

.payment_method a {
    padding: 10px !important;
    font-size: 18px !important;
    border: 1px solid;
    border-radius: 10px;
    display: block;
    width: 250px;
    margin: -5px auto;
    cursor: pointer;
    max-width: 100%;
}

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

.overlay_popup {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.box_popup {
    display: inline-block;
    width: 400px;
    max-width: 98%;
    padding-bottom: 36px;
    position: relative;
    background-color: rgb(245, 245, 247);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 12px 30px 0px, rgba(255, 255, 255, 0.65) 0px 1px 0px 0px inset;
    backface-visibility: hidden;
    border-radius: 6px;
    margin: auto;
     -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    display: block;
    top: 50%;
    transform: translate(0%,-50%);
}

.ph {
    position: absolute;
    color: rgba(255, 255, 255, 0.6);
    top: 0;
    right: 10px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

.close_popup {
    /* color: white; */
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}

.box_popup .header {
    background-color: #fff;
    border-bottom: 3px solid #ccc;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.box_popup .header p {
    text-align: center;
    padding: 20px 0;
}

.box_popup .body {
    padding: 20px 30px;
}

.box_popup .body form input {
    width: 98%;
    margin: 5px 0;
    border-radius: 20px;
}

.box_popup .body form textarea {
    width: 100%;
    margin: 5px 0;
    border-radius: 20px;
    height: 100px;
}

.box_popup .body form label {
    margin: 15px 0 0 5px;
    padding:0px;
}

input[type="checkbox"], input[type="radio"] {
    width: 15px;
    float: left;
}

.checkbox span{
    margin-left: 20px;
    font-size: 13px;
}

.box_popup .half {
    width: 46%;
    float: left;
    margin: 5px 2%;
    position: relative;
}

.btn_form {
    background-color: #F28C00;
    padding: 5px 10px;
    border-radius: 20px !important;
    color: white;
    cursor: pointer;
    font-size: 14px;
    border: none;
    margin-top: 20px !important;
    width: 100% !important;
}

.btn_prev, .btn_next {
    margin: 0 !important;
    width: 50% !important;
    position: relative;
    float: left;
}

.btn_prev input, .btn_next input {
    margin: 0px !important;
}

.btn_prev i {
    position: absolute;
    top: 8px;
    left: 40px;
    color: #fff;
    font-size: 20px;
}

.btn_next i {
    position: absolute;
    top: 8px;
    right: 40px;
    color: #fff;
    font-size: 20px;
}

.half_span{
    position: absolute;
    top: -1px;
    font-size: 30px;
    /* left: 0; */
    right: -11px;
    margin: auto;
    display: block;
}

.prev_step {
    position: absolute;
    left: 50px;
    display: none;
    cursor: pointer;
}

.footer-widget-area .widget .subscription [type=submit], .footer-widget-area .widget .mc4wp-form [type=submit] {
    top: 5px !important;
}

/* pagina grande donazione */
.tab {
    margin: 35px 0;
}

.arrow {
    width: 100px;
    height: 40px;
    position: relative;
    background: #f28c00;
    text-align: center;
    color:#fff;
    font-size: 20px;
    line-height: 40px;
    float: left;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.arrow:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #f28c00;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.arrow.act {
    background: #f28c00;
}

.arrow.act:before {
    border-left: 20px solid #f28c00;
}

.click-tab p {
    font-weight: bold;
    cursor: pointer;
    line-height: 40px;
    margin-left: 135px;
    font-size: 22px !important;
}

.click-tab {
    cursor: pointer;
}

.click-tab:hover .arrow {
    background: #3b3b3b;
}

.click-tab:hover .arrow:before {
    border-left: 20px solid #3b3b3b;
}


.open-tab {
    margin-top: 20px;
    width: 100%;
    margin-left: 135px;
    width: 90%;
    display: none;
}

.open-tab p{
    width: 82%;
}

.input_price {
    width: 400px;
    max-width: 90%;
    display: block;
    margin:0 auto;
    position: relative;
    height: 40px;
    margin-bottom: 20px;
}

.boxpage_donate .input_price {
    width: 100% !important;
    max-width: 100% !important;
}

.input_price span {
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 20px;
}

.input_price input {
    text-align: center;    
}

.boxpage_donate #donation_container h4 {
    font-size: 16px !important;
    width: 65%;
    display: block;
    margin:0 auto;
}

.list {
    margin:50px 0;
}

.list h2 {
    color: #f28c00;
    width: 60px;
    text-align: center;
    position: absolute;
}

.list p  {
    width: 80%;
    margin-left: 70px;
    position: relative;
}

.payment_method table {
    width: 100%;
}

#donation_container_monthly > div > form > input[type="image"] {
    width: 200px;
    max-width: 96%;
}

#donation_container_monthly > div > form > input[type="image"]:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#donation_container_monthly > div > form > table > tbody > tr:nth-child(2) > td {
	padding-left: 0px;
	padding-right: 0px;
}

body > div.main-wrapper.oh > div.main-wrap > div > div > div > div > div:nth-child(1) > div > div > div > div.container > div {
	padding:0px;
}


.highlights {
    background-color: #eee;
    display: inline-block;
    width: 100%;
    height: 100px;
    padding: 0;
    margin: 0px 0 -7px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.highlights .container {
    position: relative;
}

.highlights .container a {
    position: absolute;
    top: 40px;
}

.highlights .container a.previous-post {
    left: 0;
}

.highlights .container a.next-post {
    right: 0;
}

.post-category a {
    pointer-events: none;
    cursor: default;
}

#big_donation .section-padding {
    padding: 0px 0 !important;
}

.img_donation {    
    background-size: cover;
    width: 100%;
    height: 450px;
    background-position: center;

}

#big_donation .section-padding.padd_my {
    padding-top: 70px !important;
}

.section_tab_donation h3 {
    font-weight: 400;
    font-size: 26px !important;
    padding-top: 50px;
}

.section_tab_donation span {
    color: #f28c00;
}

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

.section_tab_donation .tit_tab {
    padding-top: 50px;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 20px;
}

.addtoany_content_bottom a svg path {
    fill:#000 !important;
}

.addtoany_content_bottom a:hover svg path {
    fill:#f28c00 !important;
}


.padd_dona_oratext {
	padding: 100px 0 0 70px;
}

.dona_ora_mb {
	display: none !important;
}

.h2_width {
	width: 60%;
    display: block;
    margin: 0 auto;
}


/* FORM SLIDER */

.txt_bold span {
	font-weight: 600 !important;
    font-size: inherit !important;
}

.txt_bold {
	font-weight:200;
    font-size: inherit !important;
}

.p_donanov {
	font-size:18px !important;
  line-height:20px !important;
  padding-top:10px !important;
}

#wpcf7-f4675-p4672-o1 > form {
    background-color: #f8f6f6;
   	display: inline-block;
    border-radius: 10px;
    padding:20px !important;
    max-width: 100% !important;
}

#wpcf7-f4675-p4672-o1 > form input{
	border-radius: 10px !important;
}

#wpcf7-f4675-p4672-o1 > form > div:nth-child(9) > input {
    border-radius: 10px !important;
    margin: 15px 10px !important;
    width: 92% !important;
    display: block;
    height: 40px !important;
    text-align: center !important;
    width: 100px !important;
}

#wpcf7-f4675-p4672-o1 > form > div.col-md-12 > span:nth-child(2) > a {
	font-size: 13px !important;
}

#wpcf7-f4675-p4672-o1 > form label {
    color: #000 !important;
    margin: 10px auto !important;
    width: 92%;
    display: block;
    font-size: 14px !important;
}

#wpcf7-f4675-p4672-o1 > form h3  {
    font-size: 24px !important;
    color: #fcb20b;
    padding: 0 !important;
    margin: 15px 0 10px 0 !important;
}

#wpcf7-f4675-p4672-o1 > form h3 > br  {
    display:none !important;
}

#wpcf7-f4675-p4672-o1 > form p{
    color:#000 !important;
    font-size: 14px !important;
}

#wpcf7-f4675-p4672-o1 > form > div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display:none;
}

#wpcf7-f4675-p4672-o1 .wpcf7-not-valid-tip {
font-size:12px !important;}

div.wpcf7-mail-sent-ok {
/*    border: 2px solid #398f14;
    color: green;
    font-size: 14px !important;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 300px;
    display: block !important;
    word-wrap: break-word;*/
}

@media(max-width:480px){
	#wpcf7-f4675-p4672-o1 > form {
    	padding: 5px 10px!important;
	}

	#wpcf7-f4675-p4672-o1 > form label {
    	margin: 5px auto !important;
    	width: 94%;
    	font-size: 11px !important;
	}

	#wpcf7-f4675-p4672-o1 > form input {
    	border-radius: 5px !important;
    	height: 25px !important;
	}

	#wpcf7-f4675-p4672-o1 > form p {
    	margin-bottom: 10px !important;
	}

#wpcf7-f4675-p4672-o1 > form > div:nth-child(9) > input {
    	border-radius: 10px !important;
    	margin: 15px 9px -5px !important;
    	width: 92% !important;
    	height: 35px !important;
    }

	#wpcf7-f4675-p4672-o1 > form h3 {
    	font-size: 18px !important;
    }


	#wpcf7-f4675-p4672-o1 > form h3 > br  {
    	display:inline-block !important;
	}
	
	#rev_slider_6_1 > ul > li.tp-revslider-slidesli.active-revslide > div:nth-child(4) > div {
  		top: 409px !important;
	}

	.p_donanov {
		font-size:15px !important;
  		line-height:18px !important;
  		padding-top:10px !important;
	}
  
  .p_donanov br{
		display:none;
	}

}


/* RESPOSIVE */

@media(max-width:991px){
    .monthly-subscription {
        width: 100%;
        display: inline-block;
        margin: 10px 0 30px;
    }

	.main-header .navbar-brand img {
    	width: auto !important;
	}

	.navbar-default .navbar-brand {
	    height: auto;
	    margin-top: 0 !important;
	    margin-bottom: 0;
	    margin-left: 0px !important;
	}

	.box_articoli > .vc_gitem-animated-none, .box_articoli .vc_grid-item-zone-c-right .vc_gitem-zone-c {
    	float: none !important;
    	width: 100% !important;
	}

	.h2_width {
    	width: 80%;
    	font-size: 30px !important;
	}

	h2 {
		font-size: 30px !important;
	}
}

@media(max-width:520px){
    .monthly-subscription {
        width: 100%;
        display: inline-block;
        margin: 10px 0 30px;
    }

    .monthly-subscription #toggle-one-time, .monthly-subscription #toggle-monthly {
        border-radius: 10px;
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    #donation_description {
        padding: 20px 10px !important;
    }

}

@media (max-width:560px){
	.dona_ora_mb {
		display: inline-block !important;
		position: absolute;
    	right: 15px;
    	top: -47px;
	}

	.header-middle .col-xs-6 {
		float: none !important;
		width: 100%;
	}

	.header-middle .socials, .header-middle .contact {
    	text-align: left !important;
    }

    .breadcrumb {
    	font-size: 12px !important;
    }

    .widget-title p {
    	font-size: 12px !important;
    }
}

@media(max-width:640px){
    .intro_homebox .vc_col-sm-3 {
        width:100% !important;
    }

    #donation_container h4, #donation_container_monthly h4 {
    	font-size: 16px;
    }

    #donation_container > h4 {
    	padding: 0 20px;
	}

	.prev_step {
    	left: 10px;
    }

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

    .box_popup {
    	max-height: 85%;
    	overflow-y: scroll;
	}
}


/* landing page style */

#header-landing {
    background-color: rgba(102,102,102,0.5);
    position: absolute;
    width: 100%;
}

#header-landing .navbar-brand{
    margin: 0;
    padding: 0;
    height: 60px;
}

#header-landing .contact{
    margin-top: 17px;
}

#header-landing  input, #header-landing  select {
    width: 98%;
    margin: 5px 0 !important;
    border-radius: 10px;
    height: 50px !important;
}


.box_landingwhatsapp {
    text-align: center;
}

.box_landing_fa{  
    text-align: center;
    padding: 35px 0px 0px;
}

.box_landingwhatsapp .a2a_s_whatsapp {
    height: 100px !important;
    line-height: 100px !important;
    width: 100px !important;
}

.box_landingwhatsapp .a2a_s_whatsapp svg > path{
    fill: #fff !important;
}

#header-landing .contact p {
    color: #fff;
    font-weight: bold;
}

@media(max-width: 1024px){
    .navbar-brand>img {
        width: 90px;
    }
}

@media(max-width: 640px){
    /*#header-landing .contact {
        display: none !important;
    }*/

    /*#header-landing .contact{
        margin-top: 0px !important;
    }  */ 


    .navbar-brand>img {
        width: 100px;
    }

    /*#header-landing {
        background-color: rgba(102, 102, 102, 0);
    }*/
    
    .page-template-template-landing .vc-hoverbox-back {
        transform: rotateY(0deg) !important;
    }

    .page-template-template-landing .vc-hoverbox-block {
        backface-visibility: hidden !important;
        transition: transform 0s ease-in-out !important;
    }
}

@media (max-width: 991px){
    .box_landingwhatsapp .a2a_s_whatsapp {
        height: 80px !important;
        width: 80px !important;
    }
}

/* newsletter */
#form-newsletter input {
    border-radius: 5px;
    height: 40px;
}

#form-newsletter .wpcf7-acceptance input {
    height: 20px;
}

#form-newsletter .wpcf7-submit {
    font-weight: bolder;
    width: 100px !important;
    border-radius: 5px !important;
    float: right;
    margin-top: 0px !important;
    padding: 0px !important;
}

#form-newsletter .wpcf7-acceptance span.wpcf7-list-item-label{
    margin-left: 10px;
}

#popup_newsletter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.8);
}

.modal-dialog {
    width: 800px;
    margin: 0px auto;
    max-width: 96%;
    top: 50%;
    transform: translate(0, -50%) !important;
}

#popup_newsletter .modal {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    display: block !important;
    padding: 20px;
}

#popup_newsletter h3 {
    font-size: 24px;
    text-align: center;
    padding: 20px 10px;
}

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

#popup_newsletter div.wpcf7-mail-sent-ok,
#popup_newsletter div.wpcf7-validation-errors, 
#popup_newsletter div.wpcf7-acceptance-missing {
    border-width: 0px !important;
}

#open_newsletter .vc_btn3.vc_btn3-size-lg {
    font-size: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #000 !important;
}

/**/

.header-middle .socials a  {
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #f28c00 !important;
}

.socials a + a {
    margin-left: 10px !important;
}

@media(max-width: 567px){
	.header-middle .socials {
		display: block;
    	margin: 5px auto;
    	width: 110px;
    	float: none;
    	text-align: center !important;
	}

	.dona_ora_mb {
		display: block !important;
	    position: static;
	    right: 15px;
	    top: -47px;
	    margin: 10px auto;
	    display: block;
	    width: 125px;
	}

	.header-middle .contact {
		text-align: center !important;
	}
}


.sponsors-carousel .owl-pagination .owl-page {
    height: 10px !important;
    width: 10px !important;
}

#sponsors-carousel .sponsor {
    height: 165px !important;
}

@media(max-width: 767px){
    #sponsors-carousel .sponsor {
        height: 105px !important;
    }
}

@media(max-width: 479px){
    #sponsors-carousel .sponsor {
        height: 175px !important;
    }
}

.footer-lower .copyright a{
    font-weight: bold;
    text-decoration: underline;
}

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

.archive.category .style-2 .post-thumb {
    float: left;
    width: 50%;
	height: 300px;
}

.archive.category .style-2 .post-thumb + .post-content {
    margin-left: 0px; 
    width: 50%;
    margin-top: 0;
    padding-left: 50px;
}

.archive.category .section.blog-page .col-md-8 {
    width: 100%;
}

@media(max-width: 991px){
	.archive.category .style-2 .post-thumb {
    	float: left;
    	width: 100%;
    	height: 300px;
	}

	.archive.category .style-2 .post-thumb + .post-content {
    	width: 100%;
    	padding-left: 0px;
	}

	.post-thumb img {
    	height: auto;
    }
}


.wrapperVideo {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
    position: relative;
    margin-bottom: -6px;
}

.wrapperVideo > iframe, .wrapperVideo .plyr--video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

/**/

.header-middle .contact {
    display: flex !important;
    display: -ms-flex;
    align-self: center !important;
}

.header-middle ul.lang_switch {
    list-style: none;
    margin-bottom: 0px;
    margin-right: 20px;
}

.header-middle ul.lang_switch .current-lang {
    display: none !important;
}

.header-middle .contact p {
    line-height: inherit;
}

.style-2 .footer-widget-area .widget .socials a {
    background-color: #fff !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
}

.style-2 .footer-widget-area .widget .socials a .fa{
    color: #f28c00 !important;
    font-size: 20px;
    line-height: 32px;
}

@media(max-width: 567px){
    /*.header-middle .contact {
        flex-wrap: wrap;
        flex-wrap: -ms-wrap;
        justify-content: center;
    }*/

    .header-middle .contact p {
        width: 100%;
    }

    /*.header-middle .contact p.phone {
        width: auto;
    }*/

    .btn.btn-sm {
        font-size: 13px !important;
        line-height: 27px !important;
        height: 30px !important;
        padding: 0px 25px !important;
    }
}


#top_button {
    position: fixed;
    color: #fff;
    font-size: 17px;
    bottom: 80px;
    right: 15px;
    margin: auto;
    text-align: center;
    cursor: pointer;
    display: none;
    z-index: 99999;
    width: 33px;
    background-color: #54616c;
    border-radius: 50%;
    height: 33px;
    opacity: 0.7;
}

@media(max-width: 567px){
    #top_button {
        font-size: 14px;
        width: 28px;
        height: 28px;
    }
}

.main-header .navbar-brand img.grande_cc, #header-landing img.grande_cc {
    width: 140px !important;
}

.fa-facebook:before {
    content: "\f09a" !important;
}

.page-template-template-landing .box-foot-btn {
    display: none !important;
}

.col-head-landing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*-ms-flex-align: center!important;
    align-items: center!important;*/
    -ms-justify-content: space-between;
    justify-content: space-between;
}

@media(max-width: 767px){
	.col-head-landing {
    	/*flex-direction: column;*/
    	-ms-flex-align: center!important;
    	align-items: center!important;
    }

    #header-landing .contact p {
    	font-weight: 500;
	    font-size: 13px !important;
	    margin-left: 0px;
	}

	/*#header-landing .contact p.phone {
		margin-left: 15px;
	}*/

	#header-landing	.col-logo {
		margin-bottom: 0px;
	}

	#header-landing img.grande_cc {
    	width: 90px !important;
	}

	#header-landing .contact {
    	flex-direction: column;
    	text-align: right !important;
	}
}

@media(max-width: 480px){

    #header-landing .contact p {
	    font-size: 11px !important;
	}

	#header-landing .col-logo img.grande_cc {
    	width: 85px !important;
	}

	#header-landing .col-logo .img-responsive {
		width: 90px;
	}
}