/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height: 20px;
	color: #111111;
	background-color:#fff;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

::-webkit-input-placeholder {opacity: 1 !important;}
:-moz-placeholder {opacity: 1 !important;}
::-moz-placeholder {opacity: 1 !important;}
:-ms-input-placeholder {opacity: 1 !important;}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	width:100%;
	max-width:100%;
	height:auto;
}

a {
	color:#FFF;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	text-decoration:none;
	color:#dfae6e;
}


.clear {
	clear:both;
	height:0;
	font-size:0;
}

#page {
	overflow-x:hidden;
}

section {padding: 55px 0;}

.container {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
}
.page_title{
    padding-top:15px;
}

.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot55 {margin-bottom:55px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot65 {margin-bottom:65px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot75 {margin-bottom:75px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot95 {margin-bottom:95px !important;}
.margbot120 {margin-bottom:120px !important;}

.pad0 {padding:0 !important;color:#fff;}
.padbot0 {padding-bottom:0 !important;color:#fff;}
.padbot10 {padding-bottom:10px !important;color:#fff;}
.padbot20 {padding-bottom:20px !important;color:#fff;}
.padbot30 {padding-bottom:30px !important;color:#fff;}
.padbot40 {padding-bottom:40px !important;color:#fff;}
.padbot50 {padding-bottom:50px !important;color:#fff;}
.padbot60 {padding-bottom:60px !important;color:#fff;}
.padbot70 {padding-bottom:70px !important;color:#fff;}
.padbot80 {padding-bottom:80px !important;color:#fff;}
.padbot85 {padding-bottom:85px !important;color:#fff;}
.padtop0 {padding-top:0 !important;}
.padright0 {padding-right:0 !important;}


.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}

.color_text {color:#dfae6e !important;}


.btn {
	display:inline-block;
	vertical-align:top;
	padding:12px 53px 11px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-shadow:none;
	border:0;
	border-radius:0;
	box-shadow:none;
	background-color:#333;
}
.btn:hover {
	color:#333;
	background-color:#dfae6e;
}





/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

p {margin:0 0 20px;}


h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Montserrat', sans-serif;
	/*text-transform:uppercase;*/
	font-weight:400;
	line-height:1.2;
	color:#2d3134;
}

h1 {margin:0 0 24px; font-size:28px;}
h2 {margin:0 0 43px; font-size:23px;}
h3 {margin:0 0 21px; font-size:20px;}
h4 {margin:0 0 21px; font-size:17px;color:#fff;}
h5 {margin:0 0 15px; font-size:15px;}
h6 {margin:0 0 15px; font-size:12px;}









/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	padding:9px 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
header.menu_fixed {
	padding:0px 0px 10px 0px ;
	background-color:#222222;
    background:#222;
}




/* Menu */
.main_menu {
	float:right;
	padding:32px 0 0;
}
.main_menu li {
	display:inline-block;
	margin:0 0 0 12px;
	padding:0;
}
.main_menu li a {
	display:block;
	padding:5px 5px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-shadow:none;
}
.main_menu li a:hover,
.main_menu li.active a {
	color:#fff;
	text-shadow:none;
	background-color:#dfae6e;
}

.menu_toggler {
    color:#ccc !important;
}


.logo {float:left;}
.logo a {display:block;background:none;}

.logo li a:hover,
.logo li.active a {
	color:#2d3134;
	text-shadow:none;
	background-color:transparent;
}







/*-----------------------------------------------------------------------------------*/
/*	Slider
/*-----------------------------------------------------------------------------------*/
#home {margin:0 0 55px;}
.flexslider.top_slider .slides li {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.flexslider.top_slider .slides li.slide1 {	
	background-image:url(../images/slider/slide1.jpg); 
	background-size: cover;
}

}

.flexslider.top_slider .slides li.slide2 {	
	background-image:url(../images/slider/slide2.jpg); 
	background-size: cover;
}

}

.flexslider.top_slider .slides li.slide3 {	
	background-image:url(../images/slider/slide3.jpg); 
	background-size: cover;
}

.flexslider.top_slider .slides li.slide2 {background-image:url(../images/slider/slide2.jpg);}
.flexslider.top_slider .slides li.slide3 {background-image:url(../images/slider/slide3.jpg);}
.flexslider.top_slider .slides li.slide4 {background-image:url(../images/slider/slide4.jpg);}
.flexslider.top_slider .slides li.slide5 {background-image:url(../images/slider/slide5.jpg);}
.flexslider.top_slider .slides li.slide8 {background-image:url(../images/slider/slide8_3.jpg);}
.flexslider.top_slider .slides li.slide9 {background-image:url(../images/slider/slide9_1.jpg);}
.flexslider.top_slider .slides li.slide6 {background-image:url(../images/slider/slide6.jpg);
    background-position: top center !important;}
.flexslider.top_slider .slides li.slide7 {background-image:url("../images/slider/slide7_2.jpg");
        background-position: top center!important;
    /*background-size: 86%;*/
    }
.flexslider.top_slider .slides li.slide6 .top_slider_cap h1
{
	margin: 230px 0 26px 56px;
	font-family: 'Montserrat', sans-serif;
	font-weight:200;
line-height: 42px;
letter-spacing: 2px;
font-size: 41px;
/*	color: #0d3e00 !important;*/
	color: #000!important;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
  }
  
.flexslider.top_slider .slides li.slide6 .top_slider_cap.left p {
    width: 50%;
    margin: 10px 0 26px 46px;
    line-height: 23px;
    font-size: 16px;
    color: #000 !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0);
    background-color:transparent; 
}
.flexslider.top_slider .slides li.slide8 .top_slider_cap{
      top: 55%;
}
.flexslider.top_slider .slides li.slide8 .top_slider_cap h1{
      color: #443D3D !important;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
}

.flex-direction-nav{
	position: relative;
    bottom: 20px;
	}

.flex-direction-nav a {top:auto; bottom:28%;}
.flexslider.top_slider .flex-direction-nav a.flex-prev {
	left:50%;
	margin-left:-31px;
	background-color:rgba(0,0,0,0.5);
}
.flexslider.top_slider .flex-direction-nav a.flex-next {
	right:50%;
	margin-right:-31px;
	background-color:rgba(0,0,0,0.5);
}
.flexslider.top_slider .flex-direction-nav a:hover {
	background-color:#fff;
}
.flexslider .flex-direction-nav a i {
	display:block;
	text-align:center;
	line-height:29px;
	font-size:20px;
	color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.flexslider .flex-direction-nav a:hover i {
	color:#dfae6e;
}

.flexslider.top_slider .container {
	position:relative;
}
.top_slider_cap {
	position:absolute;
	top:45%;
	left:30px;
	right:30px;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
/*.top_slider_cap_bg h1,*/
.top_slider_cap_2 p{
    padding:10px;
	background-color:rgba(255,255,255,0.7);
}
.top_slider_cap_2 h1{
    color:#fff !important;
}
.top_slider_cap h1 {
	margin:0 0 26px;
    /*font-family: 'Indie Flower';*/
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Pinyon Script';*/
	font-family:'Montserrat', sans-serif;
	/*text-transform:uppercase;*/
	font-weight:600;
	line-height:66px;
    letter-spacing:-1px;
	font-size:50px;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,0.80);
    color:#dfae6e;
}
.top_slider_cap p {
	width:50%;
	margin:0px auto 34px;
	line-height:23px;
	font-size:16px;
	color:#000;
	text-shadow:1px 1px 2px rgba(0,0,0,0.60);
}
.top_slider_cap.left p {
	width:50%;
	margin:0px;
	line-height:23px;
	font-size:16px;
	color:#000;
	text-shadow:1px 1px 2px rgba(0,0,0,0.80);
}
.top_slider_cap .slide_btn_active {
	display:inline-block;
	min-width:160px;
	padding:12px 10px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:13px; 
	color:#2d3134;
	background-color:#dfae6e;
}
.top_slider_cap .slide_btn_active:hover {
	color:#2d3134;
	border-color:#fff;
	background-color:#fff;
}





/*-----------------------------------------------------------------------------------*/
/*	Section About Us
/*-----------------------------------------------------------------------------------*/

.about_content h4 {
	margin:0 0 20px;
	font-weight:700;
	line-height:20px;
	font-size:14px;
}


/* Services */
#services {
	padding:51px 0 20px;
	/*background-image:url(../images/11076177_670200883109743_9050404195059017119_o.jpg);*/
	background-image:url(../images/bg_A_Quinta_da_Cia.jpg);
	
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
#services::after {
    opacity: 0.4;
    filter: alpha(opacity=40);
    }
	

#services .service_item{
	font-weight:normal;
}
#services .service_item i {
	display:block;
	width:62px;
	height:62px;
	margin:0 auto 36px;
	line-height:62px;
	font-size:18px;
	color:#111;
	border-radius:50%;
	background-color:#dfae6e;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover i {
	color:#dfae6e;
	background-color:#111;
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
}
#services .service_item h4 {
	margin:0 0 10px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:14px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover h4 {
	color:#dfae6e;
	transform:scale(1.2) translateY(-10px);
	-webkit-transform:scale(1.2) translateY(-10px);
}
#services .service_item span {
	display:block;
	color:#fff;
}
/*
#services .tecVin ul li {
  width:50%;
  margin: 2px 0px 2px 0px ;
  padding: 2px 2px 2px 4px ; 
  overflow: hidden;
  border-left: solid 1px grey;
}
#services .tecVin ul li:nth-child(odd) {
  float:left;
}
*/
#services .tecVin ul li {
  margin: 2px 0px 2px 0px ;
  padding: 2px 2px 2px 4px ; 
  overflow: hidden;
  /*border-top: solid 1px #f1f1f1;*/
}
#services .tecVin ul:nth-child(odd){
  float:left;
  margin-left:20px;
}


/*-----------------------------------------------------------------------------------*/
/*	Section Gallery
/*-----------------------------------------------------------------------------------*/
#gallery .col-lg-4 {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin-right:-3px;
}
#gallery .gallery_img {
	display:block;
	margin:0 0 25px;
	background-color:#fff;
}
#gallery .gallery_img img {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#gallery .gallery_item:hover .gallery_img img {
	opacity:0.2;
}
#gallery .gallery_title {
	margin:0 0 10px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:14px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#gallery .gallery_item:hover .gallery_title a {
	color:#16b1e6;
}
#gallery .gallery_item span {
	display:block;
	padding:0 0 15px;
}
#gallery .gallery_btn {
	display:inline-block;
	padding:11px 31px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:14px;
	color:#2d3134;
	background-color:#dfae6e;
}
#gallery .gallery_btn:hover {
	color:#fff;
	background-color:#2d3134;
}


#gallery {padding-bottom:90px;}
#gallery .gallery_img {
	position:relative;
	display:block;
}
#gallery .gallery_img:before {
	content:'';
	position:absolute;
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
	opacity:0.1;
	border:3px solid #dfae6e;
	background-color:#dfae6e;
	transform:rotate(180deg) scale(0);
	-o-transform:rotate(180deg) scale(0);
	-ms-transform:rotate(180deg) scale(0);
	-webkit-transform:rotate(180deg) scale(0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#gallery .gallery_img:hover:before {
	opacity:0.4;
	transform:rotate(0) scale(1);
	-o-transform:rotate(0) scale(1);
	-ms-transform:rotate(0) scale(1);
	-webkit-transform:rotate(0) scale(1);
}



/*-----------------------------------------------------------------------------------*/
/*	Section Twitter Block
/*-----------------------------------------------------------------------------------*/
#twitter_block {
	margin-bottom:60px;
	background-image:url(../images/twitter_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

#twitter_block i.fa {
	display:block;
	width:89px;
	height:89px;
	margin:0 auto 37px;
	text-align:center;
	line-height:89px;
	font-size:60px;
	color:#fff;
	border-radius:50%;
	background-color:#16b1e6;
}

#twitter_block .twitter_wrap {
	width:60%;
	margin:0 auto;
	text-align:center;
}
#twitter_block .twitter_wrap .tweet_text {
	display:block;
	padding:0 0 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:30px;
	font-size:25px;
	color:#2d3134;
}
#twitter_block .twitter_wrap .tweet_text a {
	color:#c0e91b;
}
#twitter_block .twitter_wrap .tweet_time a {
	color:#c0e91b;
}
#twitter_block .twitter_wrap .follow_btn {
	line-height:14px;
	color:#c0e91b;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Team
/*-----------------------------------------------------------------------------------*/
#team .team_foto {
	margin-bottom:35px;
	background-color:#fff;
}
#team .team_foto img {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover .team_foto img {
	opacity:0.2;
}

#team .team_name {
	margin:0;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:14px;
	color:#2d3134;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover .team_name {
	color:#16b1e6;
}
#team .team_position {
	margin:0 0 8px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:12px;
	color:#4b5053;
}

#team .team_social a {
	display:inline-block;
	width:22px;
	height:22px;
	margin:0 7px 0 0;
	text-align:center;
	line-height:22px;
	font-size:20px;
	color:#c5ccd1;
}
#team .team_social a:hover {
	color:#4b5053;
}





/*-----------------------------------------------------------------------------------*/
/*	Section Testimonials
/*-----------------------------------------------------------------------------------*/
#testimonials .testimonials_content {
	padding-bottom:14px;
}
#testimonials .testimonials_author {
	color:#16b1e6;
}
#testimonials .testimonials_author span {
	display:block;
	text-transform:uppercase;
	font-weight:600;
	color:#4b5053;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Contacts
/*-----------------------------------------------------------------------------------*/
#contacts {
	overflow:hidden;
	padding:50px 0px 0px 0px;
	color:#1f1500;
	background-image:url(../images/contacts_bg1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
    background-color:#ddd;
    /*position:relative;*/
}
#contacts .container{
   margin: 0;
   /*position: absolute;               
   top: 50%;
   left:50%;                        
   transform: translate(-50%, -50%);*/    
}
#contacts .contact_inf i {
	display:inline-block;
	vertical-align:top;
	width:60px;
	height:60px;
	line-height:60px;
	font-size:54px;
	color:#2d3134;
	margin:0 auto 25px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#contacts .contact_inf:hover i {
	animation: factEffect 700ms ease;
	-webkit-animation: factEffect 700ms ease;
}

@-webkit-keyframes factEffect{from {-webkit-transform: scale(1) rotate(0); opacity:1;}to {-webkit-transform: scale(7) rotate(45deg); opacity:0;}}
@-moz-keyframes factEffect{from {-moz-transform: scale(1) rotate(0); opacity:1;}to {-moz-transform: scale(7) rotate(45deg); opacity:0;}}
@-ms-keyframes factEffect{from {-ms-transform: scale(1) rotate(0); opacity:1;}to {-ms-transform: scale(7) rotate(45deg); opacity:0;}}

#contacts .contact_inf span {
	display:block;
	vertical-align:top;
	font-size:18px;
	color:#1f1500;
}






/* Contact form */

.contact_form  {
    text-align:center;
}
.contact_form input[type="text"],
.contact_form textarea {
	width:100%;
	height:44px;
	margin:0 10px 9px 0;
	padding:12px 30px;
	line-height:20px;
	font-size:12px;
	color:#333;
	text-shadow:none;
	border:none;
	border-radius:20px;
	box-shadow:none;
    background-color: rgba(255, 255, 255, 0.7);
}
.contact_form input[type="text"].marg0 {margin-right:0;}
.contact_form textarea {
	width:100%;
	height:90px;
	margin:0 0 30px;
	resize:none;
}
.contact_form input[type="submit"] {
	width:160px;
	height:44px;
	text-transform:none;
	font-weight:700;
	line-height:20px;
	font-size:16px;
	color:#333;
	text-shadow:none;
	border:0;
	border-radius:20px;
	box-shadow:none;
	background:#aaa;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_form input[type="submit"]:hover {
	color:#333;
	background:#aaa;
}

/* form valid style */
#contacts .contact_form .notification_error,
#contacts .contact_form .notification_ok {
    border-radius: 5px;
	-webkit-border-radius:5px;
    margin: 2px 0 13px 0;
    padding: 12px 10px 12px 35px;
	position:relative;
}
#contacts .contact_form .notification_ok {
    border: 1px #038bd4 solid;
    color: #038bd4;
	background:#d0e3ea;
}
#contacts .contact_form .notification_error {
    border: 1px #c93119 solid;
    color: #c93119;
	background:#ffcfcf;
}





/*-----------------------------------------------------------------------------------*/
/*	Widgets
/*-----------------------------------------------------------------------------------*/

.widgets_clear {display:none;}



/* Widget Twitter */
.widget_twitter li {
	position:relative;
	padding:0 0 30px 30px;
}
.widget_twitter li:before {
	content: "\f099";
	position:absolute;
	left:0;
	top:0;
	width:24px;
	height:24px;
	font-family: 'Montserrat', sans-serif;
	line-height:24px;
	font-size:18px;
	color:#fff;
}
.widget_twitter .tweet_text {
	display:block;
	padding:0 0 10px;
}
.widget_twitter .tweet_time {
	display:block;
}
.widget_twitter .tweet_time a {
	color:#c0e91b;
}
.widget_twitter .tweet_time a:hover {
	color:#fff;
}


/* Widget Contact Inf */
.widget_contact_inf li {
	padding-bottom:9px;
}
.widget_contact_inf li i {
	display:inline-block;
	margin-right:17px;
	font-size:18px;
}


/* Widget Newsletter */
.newsletter_form form {
	position:relative;
}
.newsletter_form input[type="text"] {
	width:100%;
	padding:11px 60px 11px 17px;
	line-height:20px;
	font-size:12px;
	color:#b5b5b5;
	border:0;
	border-radius:0;
	box-shadow:none;
	background:#404040;
}
.newsletter_form input[type="submit"] {
	overflow:hiiden;
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:43px;
	height:42px;
	text-indent:-999px;
	text-shadow:none;
	border:0;
	box-shadow:none;
	border-radius:0;
	background-color:#c0e91b;
	background-image:url(../images/newsletter_bg.png);
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.newsletter_form input[type="submit"]:hover {
	background-color:#aaa;
}


/* Widget Social */
.social a {
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 2px 0 0;
	text-align:center;
	line-height:24px;
	font-size:18px;
	color:#80878c;
}
.social a:hover {
	color:#c0e91b;
}


/* latest News */
.latest_news_item {
	position:relative;
	display:block;
	margin-bottom:25px;
	padding:0 0 17px 62px;
	border-bottom:1px solid #434343;
}
.widget_latest_news a:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}
.latest_news_item img {
	position:absolute;
	left:0;
	top:4px;
	width:53px;
}
.latest_news_item p {
	margin:0 0 10px;
	text-transform:uppercase;
	line-height:20px;
	font-size:14px;
	color:#80878c;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.latest_news_item:hover p {
	color:#fff;
}
.latest_news_item span {
	display:block;
	color:#dfae6e;
}


/* Widget Flickr */
.widget_flickr ul {
	margin:0 -6px -6px 0;
}
.widget_flickr li {
	overflow:hidden;
	float:left;
	width:81px;
	height:71px;
	margin:0 6px 6px 0;
	background-color:#dfae6e;
}
.widget_flickr li a {display:block;}
.widget_flickr li a img {
	width:100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.widget_flickr li a:hover img {
	opacity:0.3;
}


/* Widget Contact Information */
.widget_stay_connected ul {
	margin-bottom:16px;
	padding-bottom:9px;
	border-bottom:1px solid #434343;
}
.widget_stay_connected ul li {
	position:relative;
	padding:0 0 9px 37px;
}
.widget_stay_connected li i {
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:16px;
}
.widget_stay_connected li span {
	color:#aaa !important;
}


/* Widget Category */
.widget_category li {
	margin:0 0 9px;
	padding:0 0 8px;
	border-bottom:1px solid #434343;
}
.widget_category li:last-child {
	margin:0;
	padding:0;
	border:0;
}
.widget_category li a {color:#aaa;}
.widget_category li a:hover {color:#fff;}



/* Widget Links */
.widget_links li {padding-bottom:9px;}
.widget_links li a {color:#aaa;}
.widget_links li a:hover {color:#fff;}






/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	overflow:hidden;
	padding:20px 0px 20px 0px;
	color:#80878c;
	background-color:#111111;
	font-family:'Montserrat', sans-serif;
    vertical-align:middle;
}
footer a {color:#fff;}
footer a:hover {color:#dfae6e;}
footer h4 {
	margin-bottom:25px;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:16px;
	color:#f2f1e6;
}

#copyright {
	padding:8px 0;
	color:#fff;
	border-top:1px solid #dfae6e;
    position:relative;
}
#copyright .container{
    position:relative;

}
#copyright .container span{
   padding: 40px 0 0 0;}
#copyright span {color:#dfae6e;}
































