/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.dark .footer-inner p{color: #ffffff;}
.dark .footer-content h2{color:#ececec;}
.footer-content .separator-2,
.footer-content .separator-3 {
  background:#666666;
}

.subfooter-inner{color: #ffffff;}


.logo-panel img {
    margin: 15px 0;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #2aa45d;
    border-radius: 2px;
    transition: all 100ms ease-out;
    opacity: 1;
}

.logo-panel img:hover {
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #b9babc;
    opacity: 0.6;
}

.widget-title.lined {
    border-bottom: 1px solid rgba(0, 0, 0, 0.065);
    line-height: 1px;
    margin-bottom: 40px;
	margin-top:70px;
}

.widget-title.big {
    font-size: 30px;
	font-weight:bold;
}

.widget-title.lined > span {
    background: #ede9e9;
    padding-right: 20px;
}
.full-image-container  img{max-width:none!important;}


/*INDEX*/

.featured-widget {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    padding: 30px;
}

.page-box__title{
    text-transform: none;
   font-size: 22px;
    margin-bottom: 20px;
    margin-top: 24px;
}

.post-image{
    height: auto;
    max-width: 100%;
    margin-bottom:15px;
    
}

.read-more{
    font-weight: bold;
    text-transform: uppercase;
   
}


/* Icon Box */
.widget_pw_icon_box .icon-boxy { display: inline-block; width: 100%; border: 1px solid #e6e6e6; border-bottom: 2px solid #248e51; border-top-left-radius: 2px; border-top-right-radius: 2px; padding: 27px 30px 26px 30px; line-height: 1.3; transition: all 100ms ease-out; background-color:#fff;}
.widget_pw_icon_box .icon-boxy:hover { box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1); border-bottom: 2px solid #c2c2c2; text-decoration: none; }
.widget_pw_icon_box .icon-boxy:hover .fa { color: #c2c2c2; }
.widget_pw_icon_box .icon-box__title { margin-top: 0; margin-bottom: 8px; font-size: 16px; }
.widget_pw_icon_box .icon-box__subtitle { color: #4f4f4f; font-size: 13px; }
.widget_pw_icon_box .icon-boxy .fa { float: right; font-size: 45px; color: #248e51; padding: 10px 0 10px 10px; transition: all 100ms ease-out; }

.margin-bottom-30 {
    margin-bottom: 30px !important;
}


/* Latest News */
.news  {  
    background: #192d21 none repeat scroll 0 0;
    padding: 60px 0;
}
.widget_pw_latest_news { box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.latest-news { position: relative; display: block; }
.latest-news:hover { text-decoration: none; }
.latest-news:hover.latest-news--more-news, .latest-news:hover .latest-news__content { background-color: #f5f5f5; }
.latest-news__date { position: absolute; right: 10px; top: 10px; background-color: #3e8b41; color: #ffffff; padding: 7px 6px; line-height: 1; text-align: center; }
.latest-news__date__month { text-transform: uppercase; font-size: 10px; font-weight: bold; margin-top: 7px; margin-bottom: 3px; }
.latest-news__date__day { font-size: 17px; }
.latest-news__date::before { position: absolute; content: ""; background-color: rgba(250, 250, 250, 0.5); width: 20px; height: 2px; right: calc(50% - 10px); top: 7px; }
.latest-news__date::after { position: absolute; content: ""; right: 0; bottom: -9px; width: 0; height: 0; border-style: solid; border-width: 9px 10px 0 0; border-color: #bf1926 transparent transparent transparent; }
.latest-news--more-news, .latest-news__content { display: block; background-color: #ffffff; padding: 20px 24px 18px 24px; transition: all 100ms ease-out; }
.latest-news__title { margin-top: 0; margin-bottom: 9px; font-size: 21px; text-transform: uppercase; color: #444444; }
.latest-news__author { color: #aaaaaa; font-size: 13px; }
.latest-news--more-news { position: relative; text-transform: uppercase; font-weight: bold; }
.latest-news--more-news::after { position: absolute; content: ""; font-family: "FontAwesome"; content: "\f0da"; right: 25px; color: #444444; }
.latest-news .wp-post-image { width: 100%; }

.latest-news--inline .latest-news__title { font-size: 16px; }

.latest-news + .latest-news { border-top: 1px solid #e6e6e6; }

/* Contact Form */

.widget_black-studio-tinymce .featured-widget p:last-of-type, .widget_text .featured-widget p:last-of-type, .wpb_wrapper .featured-widget p:last-of-type { margin-bottom: 0; }


#quickQuoteForm_wrapper select, input[type="text"], #quickQuoteForm_wrapper input[type="email"], #quickQuoteForm_wrapper input[type="tel"], #quickQuoteForm_wrapper textarea { background: #f5f5f5; border-radius: 2px; border: 1px solid #eeeeee; box-shadow: none; width: 100%; padding: 17.5px 20px; margin-bottom: 30px; font-size: 14px; color: #aaaaaa; transition: all 100ms ease-out; }
#quickQuoteForm_wrapper select:focus, #quickQuoteForm_wrapper input[type="text"]:focus, #quickQuoteForm_wrapper textarea:focus { border-color: #eeeeee; background: #ffffff; }

.contact-form-small textarea { height: 105px; }
.contact-form-small select { height: 45px; }
.contact-form-small input[type="submit"] { margin-bottom: 0; }
.contact-form-small input[type="text"], .contact-form-small input[type="email"], .contact-form-small select, .contact-form-small textarea { padding: 10.5px 15px; margin-bottom: 15px; }

form .response { font-weight: bold; text-transform: uppercase; padding: 20px 0px; display: none;}
form .response.success { color: green; }
form .response.error { color: red; }

.contact-form-small .form-group {
    color: #000 !important;
}



/* Testimonials */
.testimonials { padding: 60px 0px 0 0;  }
.testimonials .widget-title.lined > span {  }
.testimonial__quote { position: relative; background: #ffffff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); padding: 21px 15px 21px 45px; margin-bottom: 30px; vertical-align: middle; font-size: 16px; min-height: 80px; margin-top: 30px; }
@media (min-width: 992px) { .testimonial__quote { margin-top: 0; } }
.testimonial__quote::before { position: absolute; content: '“'; font-family: Georgia, "Times New Roman"; top: 24px; left: 0; background-color: #248e51; color: #ffffff; width: 30px; height: calc(100% - 46px); font-size: 40px; text-align: center; border-top-right-radius: 2px; border-bottom-right-radius: 2px; line-height: 56px; }
.testimonial__quote::after { position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 0; border-color: #ffffff transparent transparent transparent; bottom: -20px; left: 30px; }
.testimonial__author { font-size: 16px; color: #444444; font-style: normal; font-weight: bold; }
.testimonial__author-description { color: #aaaaaa; font-weight: normal; font-style: italic; display: inline-block; }
.testimonial blockquote { padding: 0; margin: 0; border-left: 0; }
.testimonial .widget-title { float: left; margin-top: 10px; margin-bottom: 30px; width: calc(100% - 132px); }
@media (min-width: 992px) { .testimonial .widget-title { margin-top: 0; } }
.testimonial__carousel { float: right; padding-top: 0px; position: relative; top: -18px; }
.testimonial__carousel--left, .testimonial__carousel--right { display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px; }
.testimonial__carousel--left:focus, .testimonial__carousel--left:hover, .testimonial__carousel--right:focus, .testimonial__carousel--right:hover { color: #444444; }
.testimonial__carousel--left:active, .testimonial__carousel--right:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
.testimonial .carousel { position: inherit; clear: both; }

.testimonial blockquote::after{color: #ffffff !important;}
p.testimonial__quote{margin-bottom:30px;}



/* Number Counter */
.counters { padding: 60px 0px; /*background-color:#eeeeee;*/ background-repeat: repeat; }
.widget-number-counters { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); border-radius: 2px; }
@media (min-width: 768px) { .widget-number-counters { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.number-counter { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; transition: all 100ms ease-out; background-color: #ffffff; position: relative; padding: 8px 0 17px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) { .number-counter { border-right: 1px dashed rgba(0, 0, 0, 0.2); border-bottom: 0; } }
.number-counter:last-of-type { border-right: 0; border-bottom: 0; }
.number-counter__icon { color: #3e8b41; margin-right: 10px; vertical-align: middle; transition: all 100ms ease-out; }
.number-counter__icon.fa { font-size: 36px; }
.number-counter__number { vertical-align: middle; display: inline-block; font-size: 44px; color: #444444; font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; transition: all 100ms ease-out; }
.number-counter__title { font-size: 14px; margin-top: -12px; }

/*CLIENTS*/

/*MAPS*/

#container-map {
    height: 700px;
    left: 0;
    position: relative;
    width: 100%;
}
#logos {
    background: rgba(0, 0, 0, 0) url("../images/logo_3.png") repeat scroll 0 0;
    bottom: 150px;
    height: 200px;
    left: 100px;
    position: absolute;
    width: 200px;
    z-index: 30;
}


.popup a{color:#3e8b41;text-decoration: none;}	
.popup h2{margin:0;padding:0;}

      
#map-canvas{width: 100%; height:100%; position:relative;z-index:10;}


.fullscreen-bg {
	background: url("../images/sposa.jpg") 50% 0px no-repeat;
}

@media (max-width: 800px){
    .fullscreen-bg {
        background-size:cover;
    }
}


.link-dark:hover {
  text-decoration: none!important;
}

.height150 {
    height: 150px;
    padding: 0px;
}

/* form asp.net*/
#form1 {
    margin: 0px
}

.icon.xlarge { 
	font-size: 86px;
	width: 200px;
	height: 200px;
	line-height: 197px;
}

/* Medium devices (netbooks, tablets, phones less than 991px) */
@media (max-width: 991px) {
  .icon.xlarge {
    font-size: 66px;
	width: 150px;
	height: 150px;
	line-height: 147px;
  }  
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .icon.xlarge {
    font-size: 48px;
    width: 100px;
    height: 100px;
    line-height: 98px;
  }
}
/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
  .icon.xlarge {
    font-size: 38px;
    width: 65px;
    height: 65px;
    line-height: 57px;
  }
}

/* form asp.net*/
#form1 {
    margin: 0px
}

.validData { 
    position: absolute; 
    z-index: 1000; 
    right: -16px;
    top: 9px;
}

.validData2 { 
    position: absolute; 
    z-index: 1000; 
    right: -20px;
    top: 35px;
}

.validData3 { 
    position: absolute; 
    z-index: 1000; 
    right: 30px;
    top: 9px;
}

.validData4 { 
    position: absolute; 
    z-index: 1000; 
    right: -20px;
    top: 5px;
}

.contInput {
    position: relative;
}

.yellow {
    color: #FFA500;
}

.green {
    color: #489841;
}

.input-group .btn {
    margin: 0;
}

.modal-footer .btn + .btn,
.no-v-margin {
  margin-top: 0;
  margin-bottom: 0;
}


.hideinput {
    position: relative;
}

.hideinput input[type=text]{
    display: none
}

img#logo_img {
    float:left;
    padding-right:10px;
    padding-bottom:5px;
}

img#logotm_img {
    padding-top:10px;
    float:left;
}

.main-navigation {
    padding-top:10px;
}