/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


.about,.services,.portfolio,.contact{
	padding:6em 0;
}
h3.title {
    font-size: 4em;
    text-align: center;
    margin-bottom: 1em;
    color: #333;
}
p {
    font-size: 1.1em;
    color: #555;
    line-height: 1.8em;
}
.about-left {
    background:#D4D4D4;
    padding: 2em;
	width: 60%;
	margin-right:2em;
}
.about-right {
    background: #D4D4D4;
    padding: 2em;
}
.about-text p {
    margin-bottom: .4em;
}
.about-img {
    padding-left: 0;
}
.about-img img {
    width: 100%;
}
.about h4 {
    font-family: 'Slabo 27px', serif;
    color: #00962D;
    font-size: 1.8em;
    font-weight: 600;
    margin-bottom: .5em;
}
.about-right ul li {
    display: block;
    font-size: 1.1em;
    margin-top: 0.8em;
	color: #555;
}
.about-right span.glyphicon {
    font-size: .8em;
    margin-right: 1em;
    color: #555;
	-webkit-transition:.5s all;
	transition:.5s all;
	-moz-transition:.5s all;
}
.about-right ul li:hover span.glyphicon {
    padding-left: 0.8em;
    margin-right: 0.2em;
}
/*--//about--*/
/*--trend--*/
.trend-left {
    background: url(../images/img3.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 800px;
	padding: 5em 7em;
	text-align: center;
}
.trend-right{
    background: url(../images/img2.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 800px;
	padding: 5em 7em;
	text-align: center;
}
.trend h3 {
    font-size: 10em;
    color: #fff;
}
.trend-left h4 {
    font-size: 5em;
    color: #D8BD32;
    font-family: 'Slabo 27px', serif;
    letter-spacing: 28px;
}
.trend-left h5 {
    font-size: 2em;
    color: #fff;
    font-family: 'Slabo 27px', serif;
    letter-spacing: 19px;
    margin-top: 0.8em;
}
.trend-right h4 {
    font-size: 5em;
    color: #fff;
    letter-spacing: 6px;
    margin-top: 5em;
    font-family: 'Slabo 27px', serif;
}
.trend-right h5 {
    color: #fff;
    font-size: 10em;
    margin-top: .2em;
}
/*--//trend--*/
/*-- services --*/
.services-grid {
    text-align: center;
}
.counter {
    color: #00962D;
    font-size: 2em;
    margin: 0.8em 0 .1em;
	font-family: 'Slabo 27px', serif;
}
.services-grid p {
    margin: 0;
    font-size: 1.3em;
}
/*-- Effect 1--*/
.services-grid span.glyphicon{
    font-size: 2em;
    color: #555;
    display: inline-block;
	-webkit-border-radius: 50%;
    border-radius: 50%;
	-moz-border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
}
.services-grid span.glyphicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.effect-1 {
	border: 1px solid #555;
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	-webkit-box-shadow: 0 0 0 2px #00962D;
	box-shadow: 0 0 0 2px #00962D;
	-moz-box-shadow: 0 0 0 2px #00962D;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
	-moz-transition: -moz-transform 0.5s, opacity 0.2s;
	transition: transform 0.5s, opacity 0.2s;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-o-transform: scale(0.3);
	opacity: 0;
	-moz-opacity: 0;
}
.services-grid:hover span.glyphicon{
	background:#00962D;
	color: #fff !important;
	border-color: #00962D;
}
.services-grid:hover span.glyphicon:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-o-transform: scale(1);
	opacity: 1;
	-moz-opacity: 1;
}
/*--//Effect 1--*/
/*--//services--*/
/*--slid--*/
.slid {
    background: url(../images/slid.jpg)no-repeat center;
    background-size: cover;
    padding: 10em 0;
}
.slid-info {
    width: 53%;
    text-align: right;
    margin: 0 0 0 auto;
}
.slid h3 {
    color: #fff;
    font-size: 4em;
    text-align: right;
    letter-spacing: 6px;
    line-height: 1.4em;
}
.slid p {
    color: hsl(0, 0%, 64%);
    font-size: 1.2em;
    margin-top: .8em;
}
/*--//slid--*/
/*--portfolio--*/
/*--SAP--*/
.sap_tabs{
	clear:both;
	padding: 0;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    border-top: 4px solid #D4D4D4;
    border-bottom: 4px solid #D4D4D4;
    padding: 1.5em 0;
}
.resp-tab-item {
    color: #555;
    font-size: 1.5em;
    cursor: pointer;
    display: inline-block;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 1.2em 0;
	border-bottom: 2px solid transparent;
}
.resp-tab-active {
    text-shadow: none;
    color: #00962D;
    border-bottom: 2px solid;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
/*--//SAP--*/
.tab_img{
	padding:3em 0 0;
	display: inline-block;
}
.portfolio-grids a {
    display: block;
}
.portfolio-grids img.img-responsive {
    width: 100%;
	height:250px;
}
.portfolio-grids.grid.grid-mdl {
    margin: 2em 0;
}
.grid .figcaption::before,
.grid .figcaption::after {
	pointer-events: none;
}
.grid .figcaption {
	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding:10px;
}
/* For some effects it will show as a button */

/*---------------*/
.effect1 {
    
    overflow: hidden;
    position: relative;
}
.effect1 img{
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.effect1 p {
	position: absolute;
	bottom: 0;
	left: 0;
    text-transform: none;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    padding: 21px 30px;
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 1px;
}
.effect1:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
	-moz-transform: translate3d(0,-80px,0);
	-o-transform: translate3d(0,-80px,0);
	-ms-transform: translate3d(0,-80px,0);
}
.effect1:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
/*--//portfolio--*/
/*--map--*/
.map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
.map {
    background: #000;
    padding: 6em 0;
	text-align: center;
}
.map h4 {
    font-size: 1.2em;
    color: #fff;
    font-family: 'Slabo 27px', serif;
    letter-spacing: 1px;
}
.map h3 {
    font-size: 2.2em;
    color: #fff;
    margin-top: 1em;
    letter-spacing: 1px;
}
.map span.glyphicon {
    font-size: 5em;
    color: #fff;
    background: #FAA026;
    padding: 0.5em;
    text-align: center;
    display: inline-block;
    margin: 1em 0;
    border-radius: 70%;
}
.social-icons ul li {
    display: inline-block;
    margin: 0 0.5em;
}
.social-icons ul li a {
    background: url(../images/social-icons.png)no-repeat 0px 0px;
    display: block;
    height: 36px;
    width: 35px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.social-icons ul li a.pin {
    background-position: 0px -38px;
}
.social-icons ul li a.in {
	background-position: 0px -76px;
}
.social-icons ul li a.be {
    background-position: 0px -114px;
}
.social-icons ul li a.you {
    background-position: 0px -152px;
}
.social-icons ul li a.vimeo {
    background-position: 0px -192px;
}
.social-icons ul li a:hover{
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
}
/*--//map--*/
/*--contact--*/
.contact{
    background: url(../images/slid2.jpg)no-repeat center;
    background-size: cover;
}
.contact h3.title{
	color:#fff;
	margin:0;
}
.contact-form {
    text-align: center;
}
.contact-form p {
    width: 60%;
    margin: 1.5em auto 3em;
    text-align: center;
    color: #fff;
}
.contact input[type="text"] {
    width: 31.6%;
    color: #fff;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .8em 1em;
    margin-bottom: 2em;
    border: none;
    border-bottom: solid 1px #fff;
    -webkit-appearance: none;
    display: inline-block;
}
.contact  input.email {
    margin: 0 2em;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #fff;
    font-size: 1em;
    outline: none;
    padding: .6em .8em;
    border: none;
    border-bottom: solid 1px #fff;
    min-height: 10em;
    -webkit-appearance: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.7em 5em;
    font-size: 1.1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #FAA026;
    transition: 0.5s all;
    border: 2px solid #FAA026;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.contact  input[type="submit"]:hover {
    background: none;
    color: #FAA026;
}

::-webkit-input-placeholder {
	color:#fff !important;
}

:-moz-placeholder { /* Firefox 18- */
	color:#fff !important; 
}

::-moz-placeholder {  /* Firefox 19+ */
	color:#fff !important;
}

:-ms-input-placeholder {  
	color:#fff !important;
}
.contact input[type="text"]:hover,.contact input[type="text"]:focus,.contact textarea:hover,.contact textarea:focus{
    border-color: #FAA026;
}
/*--//contact--*/
/*--footer--*/
.footer {
    padding: 2em 0;
    text-align: center;
    background: #000000;
}
.footer p {
    color: #fff;
}
.footer p a{
    color: #FAA026;
}
.footer p a:hover{
    color: #fff;
}
/*--//footer--*/
/*--slider-up-arrow--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
	z-index:999;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*--//slider-up-arrow--*/
/*---- responsive-design -----*/
@media(max-width:1440px){
.trend-left,.trend-right{
    padding: 5em 5em;
}
.trend-left h5 {
    letter-spacing: 15px;
}
.trend h3,.trend-right h5{
    font-size: 9em;
}
.trend-right h4 {
    font-size: 4em;
    margin-top: 7em;
}
.trend-left h4 {
    letter-spacing: 20px;
}
}
@media(max-width:1366px){
.banner-text p {
    letter-spacing: 9px;
}
.banner {
    min-height: 700px;
}
.about, .services, .portfolio, .contact {
    padding: 5em 0;
}
.trend h3, .trend-right h5 {
    font-size: 7em;
}
.trend-left h4 {
    font-size: 4.5em;
}
.trend-left h5 {
    font-size: 1.8em;
}
.trend-left, .trend-right {
    min-height: 750px;
	padding: 4em 5em;
}
}
@media(max-width:1280px){
h2.bnr-title {
    font-size: 7em;
    line-height: 1.3em;
	padding-top: 0px;
}
.banner-text {
    margin: 15em auto 0;
}
.trend-right h4 {
    font-size: 3.5em;
    margin-top: 9em;
}
.slid {
    padding: 7em 0;
}
.map iframe {
    min-height: 370px;
}
.map span.glyphicon {
    font-size: 4em;
    margin: 1.1em 0;
}
}
@media(max-width:1080px){
ul.nav.navbar-right {
    margin-top: 0.5em;
}
.top-nav ul li {
    margin: 0 1.5em;
}
.banner-text {
	margin: 14em auto 0;
}
.banner-text p {
    letter-spacing: 7px;
}

h3.title {
    margin-bottom: 0.8em;
}
.about-left {
    width: 65%;
    margin-right: 1em;
}
.trend h3, .trend-right h5 {
    font-size: 6em;
}
.trend-left h4 {
    font-size: 4em;
}
.trend-left, .trend-right {
    min-height: 600px;
    padding: 3em 2em;
}
.trend-left h5 {
    letter-spacing: 12px;
}
.trend-right h4 {
    font-size: 3em;
    margin-top: 8em;
    letter-spacing: 5px;
}
.slid-info {
    width: 59%;
}
.slid h3 {
    font-size: 3em;
    letter-spacing: 5px;
}
.slid p {
    font-size: 1.1em;
}
.slid {
    padding: 6em 0;
}
.effect1 p {
    padding: 10px 18px;
    font-size: 1.3em;
}
.effect1:hover img {
    -webkit-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
    -moz-transform: translate3d(0,-50px,0);
    -o-transform: translate3d(0,-50px,0);
    -ms-transform: translate3d(0,-50px,0);
}
.map h3 {
    font-size: 1.8em;
}
.map iframe {
    min-height: 340px;
}
.map span.glyphicon {
    font-size: 3em;
    margin: 1.3em 0;
    padding: .8em;
}
.contact-form p {
    width: 67%;
}
.contact input[type="text"] {
    width: 31.3%;
}
.contact textarea {
    min-height: 8em;
}
.contact input[type="submit"] {
    padding: 0.7em 4em;
}
}

@media(max-width:768px){
.top-nav ul li a {
    font-size: 1.3em;
}
h2.bnr-title {
    font-size: 5em;
	padding: 2px 7px 0;
}
.banner-text p {
    font-size: 1.1em;
}
.banner {
    min-height: 50px;
}
.banner-text {
    margin: 9em auto 0;
}
.about-img {
    width: 30%;
}
.about-text {
    width: 68%;
}
.trend-left h5 {
    letter-spacing: 10px;
    font-size: 1.2em;
}
.trend-right h4 {
    font-size: 2em;
    margin-top: 8em;
}
.trend-left, .trend-right {
    min-height: 410px;
}
.slid h3 {
    font-size: 2em;
    letter-spacing: 2px;
}
.slid p {
    font-size: 1em;
}
h3.title {
    font-size: 3.2em;
}
.resp-tabs-list {
    padding: 1em 0;
	border-width:2px;
}
.contact textarea {
    min-height: 6em;
}
.contact input[type="submit"] {
    padding: 0.4em 3em;
}
.logo h1 {
    font-size: 4em;
}
.top-nav {
    padding-top: 1em;
}
}
.foto {
    vertical-align: top;
    width: 33%;}
}

@media (max-width: 400px) {
 .foto {
     width: 100%;
	 vertical-align: bottom;
	display: inline-block;
}