/*
HTML 5 Template Name: FusionEdge
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(slider.css);
@import url(homepage.css);
@import url(gallery.css);
@import url(portfolio.css);

html{overflow-y:scroll;}

body{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: 'Play', sans-serif;
	color: #000;
	background-color: #232323;
}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style:none;}
.hidden{display:none;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle; max-width: 100%; height: auto;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left; width: 100%;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'“ '; font-size:26px;}
q:after{content:' „'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

.row1, .row1 a{
	color: #C0BAB6;
	background-color: #FFFFFF;
}
.row2{color:#000; background-color:#232323;}
.row3{color:#000; background-color:#efefef;}
.row3 a{
	color: #003399;
	background-color: #FFFFFF;
}
.row3.no-clipe a{
	background:none;
}
.row4{color:#989898; background-color:#333333;}
.row4 a{
	color: #69b23f;
	background-color: #333333;
}
.row5, .row5 a{
	color: #cecece;
}

ul li{
	margin-bottom:10px;
}

/*----------------------------------------------Generalise-------------------------------------*/

#header, #topnav, #container, #footer, #copyright{
    display:block;
    max-width:960px;
    margin:0 auto;
    width: 100%;
    box-sizing: border-box; /* Ensures padding is included in the width */
}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-size:15px; font-weight:normal; line-height:normal; color:#69b23f;}

h1{
	color: #69b23f;
	font-weight: bold;
	font-size: 20px;
}

h2{
	color: #69b23f;
	font-weight: bold;
	border-bottom-color: 2px solid #69b23f;
	
}
h2{
	color: #69b23f;
	font-weight: bold;
	font-size: 15px;
	border-bottom-color: 2px solid #69b23f;
	
}
address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

.one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 40px 0 0;}
.one_quarter{width:210px;}
.two_quarter{width:460px;}
.three_quarter{width:710px;}
.four_quarter{width:960px; float:none; margin-right:0; clear:both;}

.one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0;}
.one_third{width:300px;}
.two_third{width:630px;}
.three_third{width:960px; float:none; margin-right:0; clear:both;}

.one_fifth, .two_fifth, .three_fifth, .four_fifth, .five_fifth{display:block; float:left; margin:0 20px 0 0;}
.one_fifth{width:176px;}
.two_fifth{width:372px;}
.three_fifth{width:568px;}
.four_fifth{width:764px;}
.five_fifth{width:960px; float:none; margin-right:0; clear:both;}

.lastbox{margin-right:0;}

.more{text-align:right; clear:both;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding:20px 15px;}

#header hgroup{float:left;}
#header hgroup h1, #header hgroup h2{font-weight:normal; font-style:normal; text-transform:none;}
#header hgroup h1{font-size:36px;}
#header hgroup h2{font-size:13px;}
#header hgroup img { max-width: 100%; height: auto; }


/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 15px;}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{margin-bottom:20px;}
#container section{display:block; width:100%; margin:0 0 30px 0; padding:0;}
#container .last{margin:0;}

/* ------Content-----*/

#container #content{float:left; width:630px; margin-bottom:0;}

/* ------Comments-----*/

#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li.comment_odd, #comments li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments li.comment_odd a{color:#FF9900; background-color:#F7F7F7;}
#comments li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments li.comment_even a{color:#FF9900; background-color:#E8E8E8;}
#comments article, #comments header{display:block; width:100%;}
#comments figure{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid #DEDACB; text-align:center;}
#comments figure img{float:inherit;}
#comments header address{font-weight:bold;}
#comments header time{font-size:smaller;}
#comments article section{margin:0; padding:0;}
#comments article section p{margin:10px 5px 10px 0; padding:0;}

/* ------Right Column-----*/

#container #right_column{float:right; width:300px;}

aside h2{padding-bottom:8px; font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; text-align:right;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{
	padding: 20px 15px;
	line-height: 1.6em;
}

#footer section{margin-bottom:0;}
#footer section h2.title{margin:0 0 25px 0; padding:0; color:#FFFFFF; background-color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;}
#footer section ul{margin:0; padding:0; list-style:none;}
#footer section p{margin:5px 0; padding:0;}

/* ------Blogposts-----*/

#footer section article header h2{font-size:13px; font-weight:bold;}
#footer section article address, #footer section article time{font-size:10px; font-style:normal;}

/* ---Gallery Thumbs---*/

#footer .ft_gallery li{float:left; margin:0 15px 15px 0; line-height:normal;}
#footer .ft_gallery li.last{margin-right:0;}

/* ---Tweet Box---*/

#footer .ft_tweets li{margin-bottom:10px;}

/* ------Quick Links-----*/

#footer section nav li{margin:0 0 8px 0; padding:0 0 5px 0; border-bottom:1px solid #555555;}
#footer section nav li.last{margin:0;}
#footer section nav a{padding:0 0 0 10px; background:url("../images/arrow.gif") left center no-repeat;}

/*----------------------------------------------Copyright-------------------------------------*/

#copyright{padding:20px 15px;}
#copyright p{margin:0; padding: 0;}


.tel{
	padding: 25px 10px 10px 0;
	float: right;
	color: #666;
	font-size: 18px;
}

.curriculo {
	/*width: 550px;*/
	background-color: #69b23f;
	/*margin-left: 50px;*/
	height:70px;
	border-radius:7px;
	}
	
.curriculo:hover {
	/*width: 565px;*/
	background-color: #369400;
	/*margin-left: 50px;*/
	height:70px; 
	border-radius:7px;
	}	
	
.curriculo:hover p {
	color:#FFF; 
	font-size:19px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	 
	}	
	
	.curriculo p {
	color:#FFF; 
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}

.botao {
	background-color:#69b23f;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:80px;
	height:30px;	
	border-radius:7px;
	cursor: pointer;
	border: none;
	}
	
.botao:hover {
	background-color:#369400;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;	
	width:80px;
	height:30px;
	border-radius:7px;
	}

/* --- Responsive Form Styles --- */
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.form-group {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    box-sizing: border-box;
    flex: 1;
    min-width: 250px;
}
.form-group.full-width {
    flex-basis: 100%;
}
.form-group label {
    margin-bottom: 5px;
}
.form-group input[type="text"],
.form-group input[type="file"],
.form-group textarea {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

/* ----------------------------------------------
   RESPONSIVE STYLES
-------------------------------------------------- */

@media screen and (max-width: 900px) {
    .one_quarter, .one_third, .one_fifth {
        margin-right: 2%;
        width: 48%; /* Two columns */
        margin-bottom: 20px;
    }
    .one_quarter:nth-child(2n),
    .one_third:nth-child(2n),
    .one_fifth:nth-child(2n) {
        margin-right: 0;
    }
    #footer .one_quarter{
        width: 48%;
    }
    #footer .one_quarter[style*="width:420px"] {
       width: 100%;
       margin-bottom: 20px;
    }
}


@media screen and (max-width: 768px) {
	#header, #topnav, #container, #footer, #copyright {
		padding-left: 15px;
		padding-right: 15px;
	}

    #topnav ul li {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    #topnav ul li a {
        border-bottom: 1px solid #333;
    }
    #topnav ul li.last a {
        border-bottom: none;
    }

    #container #content,
    #container #right_column,
    #content[style*="width:980px"] {
        width: 100% !important;
        float: none;
        margin: 0;
    }
    
    #right_column {
        margin-top: 30px;
    }

    .one_quarter, .two_quarter, .three_quarter, .four_quarter,
    .one_third, .two_third, .three_third,
    .one_fifth, .two_fifth, .three_fifth, .four_fifth, .five_fifth {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
    }
    
    #footer .one_quarter,
    #footer .one_quarter[style*="width:420px"] {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .fl_left, .fl_right {
        float: none;
        text-align: center;
    }
    #copyright p.fl_left, #copyright p.fl_right {
        line-height: 1.5em;
        margin-bottom: 10px;
    }

    /* Form adjustments */
    .form-row {
        flex-direction: column;
    }
    .form-group {
        padding: 0;
        margin-bottom: 15px;
    }
}