/*
 * A Design by GraphBerry
 * Author: GraphBerry
 * Author URL: http://graphberry.com
 * License: http://graphberry.com/pages/license
 */

body {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #707070;
	font-weight: lighter;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.loading{
visibility:hidden;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
p {
	color: #707070;
}

a:link {
	color: #707070;
	text-decoration: none;
}

a:visited {
	color: #707070;
	text-decoration: none;
}

a:hover {
	color: #EF6311;
	text-decoration: none;
	transition: 0.5s;
}

a:active {
	color: #707070;
	text-decoration: none;
}

.row {
	margin-top: 20px;
	margin-bottom: 20px;
}

.row1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav > li > a{
	font-weight: normal;
}

.navbar-smak {
	background: rgba(255, 255, 255, 1.0);
	transition: all 0.5s;
}

.navbar-smak .nav {
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
}

.navbar-small {
	background: rgba(255, 255, 255, 1.0);
}

.navbar-small .nav {
	padding: 13px 0 !important;
}

.navbar-small .navbar-brand > img {
	height: 60px;
}

.navbar-small .navbar-brand {
	padding: 5px 15px 0 0;
}

.nav > li {
    position: relative;
    display: block;
	line-height: 42px;
	vertical-align: middle;
	margin: 8px 12px 0 12px;
	text-align: center;
}

.nav > li .quote1 {
    background: #fbdc2e;
	padding: 9px 12px 9px 12px;
	margin-top: -9px;
	border-radius: 20px 0 20px 0;
	}
	
.nav > li .quote1:hover {
    background: #fbdc2e;
	padding: 9px 12px 9px 12px;
	margin-top: -9px;
	border-radius: 20px 0 20px 0;
	}	

.nav > li > a {
	padding: 0;
}

.navbar-brand > img {
	height: 58px;
}

.navbar-nav > li > a:link {
	color: #394952!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
}

.navbar-nav > li > a:visited {
	color: #394952!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
}

.navbar-nav > li > a:hover {
	color: #0f75bc!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
}

.navbar-nav > li > a:active {
	color: #394952!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
.navbar-nav > li.active > a {
	color: #ffe600;
	background: transparent;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: -5px;;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.navbar ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}
.navbar ul li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    color: #6b0c36;
    text-decoration:none;
}
.navbar ul ul li
{
	float:none;
}
.navbar ul ul a
{
	line-height:120%;
	padding:10px 15px
}
.navbar ul ul ul
{
	top:0;
	left:100%
}
.navbar ul li:hover > ul
{
	display:block
}

.home {
	background: url(../img/slider.jpg) no-repeat top fixed;
	position: relative;
	width: 100%;
	position: relative;
	background-size: auto !100%;
}
.bannerimg {
	background: url(../img/bg2.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.bannerimg2 {
	background: url(../img/bg1.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.bannerimg3 {
	background: url(../img/bg4.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.bannerimg4 {
	background: url(../img/bg3.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.bannerimg5 {
	background: url(../img/bg5.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.bannerimg6 {
	background: url(../img/bg6.jpg) no-repeat top fixed !important;
	position: relative;
	height: 400px;
}

.slide {
	position: absolute;
	top: 45%;
	margin-top: -135px;
	width: 100%;
	height: 55%;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	display: inline-block;
	padding: 15px;
}
.lead {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 60px;
	text-transform: uppercase;
	width: 80%;
	margin: 0 auto;
}

.lead1 {
	display: block;
	color: #fff;
	font-size: 30px;
	font-family: ar blanca;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.btn {
	border-radius: 0;
	padding: 10px 35px;
	font-size: 15px;
}

.btn-primary:link {
	color: #fff;
	text-transform: uppercase;
	background: #F39056;
	border: 1px solid #F39056;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary:visited {
	color: #fff;
	text-transform: uppercase;
	background: #F39056;
	border: 1px solid #F39056;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary:hover {
	background: #F39056;
	color: #fff;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
}

.btn-primary:active {
	color: #fff;
	text-transform: uppercase;
	background: #F39056;
	border: 1px solid #F39056;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary:before {
	content: '';
	position: absolute;
	border: #F39056 solid 4px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}

.btn-primary:hover:before {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
}

.btn-primary1:link {
	color: #fff;
	text-transform: uppercase;
	background: #f27935;
	border: 1px solid #f27935;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary1:visited {
	color: #fff;
	text-transform: uppercase;
	background: #f27935;
	border: 1px solid #f27935;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary1:hover {
	background: #f27935;
	color: #fff;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
}

.btn-primary1:active {
	color: #fff;
	text-transform: uppercase;
	background: #f27935;
	border: 1px solid #f27935;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary1:before {
	content: '';
	position: absolute;
	border: #f27935 solid 4px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}

.btn-primary1:hover:before {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
}

.btn-primary2:link {
	color: #fff;
	text-transform: uppercase;
	background: #EF6311;
	border: 1px solid #EF6311;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary2:visited {
	color: #fff;
	text-transform: uppercase;
	background: #EF6311;
	border: 1px solid #EF6311;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary2:hover {
	background: #EF6311;
	color: #fff;
	border: none;
}

.btn-primary2:active {
	color: #fff;
	text-transform: uppercase;
	background: #EF6311;
	border: 1px solid #EF6311;
	display: inline-block;
	margin: 10px;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
}

.btn-primary2:before {
	content: '';
	position: absolute;
	border: #EF6311 solid 4px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}

.btn-primary2:hover:before {
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
}

.btn-primary3 {
	color: #fff;
	background: #EF6311;
	border: 1px solid #EF6311;
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
	text-transform: uppercase;
	text-decoration: none;
}

.btn-primary3:hover {
	background: #EF6311;
	color: #fff;
	opacity: 0.7;
	transition: 0.5s;
	text-decoration: none;
}

.btn-primary3a {
	color: #fff;
	background: #EF6311;
	border: 1px solid #EF6311;
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 15px;
}

.btn-primary3a:hover {
	background: #EF6311;
	color: #fff;
	opacity: 0.7;
	transition: 0.5s;
	text-decoration: none;
}

.go-to:link {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}

.go-to:visited {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}
.go-to:hover {
	color: #b20838;
}

.go-to:active {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}

.go-to .fa {
	line-height: 60px;
}
.navbar-nav > li > a:hover {
	background-color: transparent;
	color: #ffe600;
}
.gray {
	background: #fff;
}
.service-item {
	padding: 0 20px;
	text-align: center;
}

.about-item{
	margin-bottom: 50px;
}
.about-item i {
	font-size: 25px;
	line-height: 50px;
	color: #fff;
}
.about-item h4,
.about-item p {
	margin-left: 70px;
}

.about-item h4{
	font-weight: normal;
}
.process-item {
	text-align: center
}
.align-center {
	text-align: center
}
.centered-pills {
	text-align: center;
}
.centered-pills ul.nav-pills {
	display: inline-block;
	margin-bottom: 50px;
}
.centered-pills li {
	display: inline;
}
.centered-pills a {
	float: left;
}
.nav-pills {
	list-style: square;
}
.nav-pills > li > a {
	text-transform: uppercase;
	font-size: 16px;
	color: #707070;
	padding: 10px 0;
}
.mix {
	opacity: 0;
	display: none;
}
/* .navbar-nav > li > a:before,
.nav-pills > li > a:before {
	content: "\f0c8";
	margin: 0 12px;
	font-family: "FontAwesome";
	font-size: 5px;
	line-height: 42px;
	text-align: center;
	vertical-align: middle;
	color: transparent;
} */
.navbar-nav > li:first-child > a:before,
.nav-pills > li:first-child > a:before {
	content: " ";
	padding: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
	color: #ffe600;
	background: transparent;
}
.square-l {
	background: rgba(255,255,255,0.8);
	color: #b20838;
	vertical-align: middle;
}

.square-l {
	width: 60px;
	height: 60px;
	display: inline-block
}
.square-l .fa {
	line-height: 60px;
	color: #b20838;
}
.process-item .fa {
	color: #358d36;
}

.team{
	list-style: none;
}

.team-extended .row{
	margin-bottom: 0;
}



.team .col-md-3{
	position: static;
	margin-bottom: 15px;
}
.team-member {
	border-bottom: 2px solid #9b9b9b;
	background: #fff;
	text-align: center;
	position: relative;
	display: block;
}

.team-member:hover{
	text-decoration: none;
}

.og-expanded .team-member:after{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #131313;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: 50%;
    margin: 0 0 0 -15px;
    pointer-events: none;
    position: absolute;
    top: auto;
    width: 0;
}

.team-extended{
	background: none repeat scroll 0 0 #131313;
    left: 0;
    margin-top: 25px;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: auto;
    width: 100%;
}

.team-extended h3{
	color: #ffe600;
}

.team-extended p{
	color: #fff;
}
.team-extended .social{
	border: 1px solid #fff;
	width: 25px;
	margin-right: 7px;
	color: #fff;
	display: inline-block;
	text-align: center;

}
.og-close{
cursor: pointer;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;

}
.og-close:before, .og-close:after {
    background: none repeat scroll 0 0 #888;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%;
}

.og-close:after{
	transform: rotate(-45deg);
}
.team-extended .social:hover{
	color: #ffe600;
	border-color: #ffe600;
}
 
.team-member .name {
	display: block;
	text-transform: uppercase;
	color: #ffe600;
	font-size: 20px;
	margin-bottom: 10px;
}
.team-member .title {
	display: block;
	text-transform: uppercase;
	color: #707070;
	font-size: 16px;
	margin-bottom: 10px;
}
.team-member img {
	margin-bottom: 10px;
}
.branded-section {
	width: 100%;
  	background-position 0px 0px;
  	background-repeat:  no-repeat;
background-size: cover;
background-attachment: fixed;
	color: #fff;
	
}
.branded-section .heading h1 {
    text-transform: none;
	margin-top: 100px;
}

	
.branded-section p {
	color: #fff;
}

.branded-section .divider {
	text-align: center;
	margin-bottom: 10px;
}
.branded-section .divider > span {
	display: inline-block;
	width: 170px;
	background: #fff;
	height: 1px;
    margin-top: 35px;
}

.masked {
	background: rgba(0,0,0,0.7)!important;
	background-image: url('../img/patern.png');
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 90px;
}
.branded-section h1,
.branded-section h2,
.branded-section h3 {
	color: #fff;
}
blockquote {
	text-align: center;
	padding: 0;
	width: 50%;
	border: none;
	position: relative;
}
.branded-section .heading {
	color: #fff;
	z-index: 1000;
}
.numbers {
	background-image: url('../img/we-are-proud.jpg');
	background-size: cover;
background-attachment: fixed;
}
.process {
	background: url('../img/how-we-do-it.jpg') 0px 0px no-repeat;
	
background-size: cover;
background-attachment: fixed;

}
.skills {
	background-image: url('../img/skills.jpg');
}
.quote {
	background-image: url('../img/slider1.jpg');
}
.chart {
	text-align: center;
	margin: 0 auto
}
.chart,
.chart h3 {
	color: #ffe600;
}
.percent {
	display: block;
	font-size: 35px;
	letter-spacing: -3px;
	line-height: 130px;
	
	position: absolute;
	text-align: center;
	top: 5px;
	width: 90%;
	z-index: 10;
}
.number-item {
	text-align: center;
	border: 1px solid #FFE600;
	padding: 20px;
}
.number-item .number {
	display: block;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}
.font-m {
	font-size: 18px;
}
.font-l {
	font-size: 16px;
}

.font-l a {
	font-size: 16px;
	color: #707070;
} 
.number-item .text {
	color: #FFE600;
	font-size: 16px;
	text-transform: uppercase;
}
.circle {
	background: #FFCF03;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
}
.circle-l {
	width: 105px;
	height: 105px;
}
.circle-l .fa {
	line-height: 105px;
	color: #fff;
	}
.headcenter {		
	text-align: center !important;
	}
	
.headcenter1 {		
	text-align: center !important;
	margin-bottom: 40px;
}
	
.heading {
	color: #000;
	position: relative;
}
.heading > div {
	text-transform: uppercase;
	font-weight: normal;
	color: #707070;
}

.heading h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}

.heading p {
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
	text-transform: none;
}

.pad-bot-50 {
	padding-bottom: 50px;
}
.pad-top-50 {
	padding-top: 40px;
}
.divider {
	text-align: center;
	margin-bottom: 10px;
}
.divider > span {
	display: inline-block;
	width: 170px;
	background: #fff;
	height: 1px;
}
.divider1 {
	text-align: left;
}
.adress-element {
	text-align: center;
}
.adress-element .fa {
	color: #FFCF03;
}
.lb_wrap {
	width: 100%;
	height: 100%;
	display: inline-block !important;
}
.lb_wrap .lb_label.left {
	left: 0;
}
.lb_label {} .lb_label.active {
	color: #FFF;
}

/******
Images
*******/
.grayscale{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.grayscale:hover,
.grayscale:focus{
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	filter: none;
}
/********************************************
				Sliders
********************************************/

.text-slider-wrapper .bx-wrapper .bx-prev {
	left: 10px;
}
.text-slider-wrapper .bx-wrapper .bx-next {
	right: 10px;
}
.text-slider-wrapper .bx-wrapper .bx-prev:hover {} .text-slider-wrapper .bx-wrapper .bx-next:hover {} .text-slider-wrapper .bx-wrapper .bx-controls-direction a {
	position: absolute;
	opacity: 0;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	z-index: 9999;
}
.text-slider-wrapper .bx-wrapper:hover .bx-controls-direction a {
	opacity: 1;
}
.text-slider-wrapper .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/********************************************
				404 page
********************************************/

.page404{
	text-align: center;
	margin:150px auto;
}

.error-code{
	font-size: 150px;
	color: #ffe600;
	margin: 0;

}

.error-desc{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	max-width: 500px;
	display: block;
	margin: 0 auto;
}

.page404 p{
	padding: 50px;
}

.page404 .form-control{
	max-width: 500px;
	margin: 0 auto;
}

/*
Forms
*/
.form-control{
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	padding: 20px;
	margin-bottom: 5px;
}


/********************************************
				Animation
********************************************/

.animate {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.delay1 {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.delay2 {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}

.delay3 {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}
.delay4 {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}
.delay5 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
		transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
		-ms-transform: translateX(-40px);
		transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(40px);
		transform: translateX(40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(40px);
		-ms-transform: translateX(40px);
		transform: translateX(40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0%{
		opacity:0;
		-webkit-transform:translateY(40px);
		-ms-transform:translateY(40px);
		transform:translateY(40px);
	}
	
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0%{
		opacity:0;
		-webkit-transform:translateY(-40px);
		-ms-transform:translateY(-40px);
		transform:translateY(-40px);
	}
	
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.goup,
.godown{
	overflow: hidden;
}

.godown span,
.goleft span,
.goup span {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
	left: 0;
	top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
	transition: all 0.6s cubic-bezier(0.05, 0.06, 0.05, 0.95);
}

.goup span span:nth-of-type(1) { top: 0px;}
.goup span span:nth-of-type(2) { top: 60px;}
.goup span span:nth-of-type(3) { top: 120px;}
.goup span span:nth-of-type(4) { top: 180px;}
.goup span span:nth-of-type(5) { top: 240px;}
.goup span span:nth-of-type(6) { top: 320px;}

.goup:hover > span {
	top: -240px;
}

.godown span span:nth-of-type(1) { top: 320px;}
.godown span span:nth-of-type(2) { top: 240px;}
.godown span span:nth-of-type(3) { top: 180px;}
.godown span span:nth-of-type(4) { top: 120px;}
.godown span span:nth-of-type(5) { top: 60px;}
.godown span span:nth-of-type(6) { top: 0px;}

.godown > span{
	top: -320px;
}
.godown:hover > span{
	top: -60px;
}

.goleft{
	left: -30px;
}

.goleft span span:nth-of-type(1) { left: 0px;}
.goleft span span:nth-of-type(2) { left: 30px;}

.goleft:hover > span{
	left: -30px;
}

/********************************************
				PORTFOLIO
********************************************/

.project {
	margin-bottom: 40px;
}
.project-loader {
	text-align: center;
	margin: 0 auto;
	width: 80px;
	margin-bottom: 40px;
}
.full-portfolio {
	list-style: none;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(../img/slider.png);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.full-portfolio a:link {
	color: #fff!important;
	text-decoration: none!important;
}
.full-portfolio a:visited {
	color: #fff!important;
	text-decoration: none!important;
}
.full-portfolio a:hover {
	color: #fff!important;
	text-decoration: none!important;
}
.full-portfolio a:active {
	color: #fff!important;
	text-decoration: none!important;
}

.full-portfolio li {
	padding: 0 !important;
	-webkit-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	border-left: 2px solid #eee!important;
	border-right: 2px solid #eee!important;
}
.portfolio-item {
	position: relative;
	overflow: hidden;
}
.portfolio-item .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 15%;
	background: rgba(0, 0, 0, 0.6);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
}
.portfolio-item h4 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	background: transparent;
	margin: 20px 40px 0px 40px;
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.portfolio-item p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-webkit-transition: all 0.3s ease-in-out 0.2s;
	-moz-transition: all 0.3s ease-in-out 0.2s;
	-o-transition: all 0.3s ease-in-out 0.2s;
	-ms-transition: all 0.3s ease-in-out 0.2s;
	transition: all 0.3s ease-in-out 0.2s;
}
.portfolio-item:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.portfolio-item:hover h4 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.portfolio-item:hover p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.portfolio-item .mask h4,
.portfolio-item .mask p {
	margin: 0;
	color: #fff;
}
/********************************************
				CLIENTS
********************************************/

#clients {
	background: #eee;
}

.client-slider {
	margin-bottom: 70px;
}
.client-nav {
	list-style: none;
	text-align: center;
	margin-bottom: 70px;
}
.client-nav > li {
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	padding: 0;
}
.client-nav > li > a {
	color: #b20838;
	background: #fff;
	border: 1px solid #333;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	display: block;
}
.client-nav > li > a .fa {
	line-height: 30px;
}
/********************************************
				COLORS AND BACKGROUNDS
********************************************/

.primary-color {
	color: #FFE600;
}
/********************************************
				CONTACT FORM
********************************************/
.quotebtn {
	width:100%;
	text-align:center;
}
.contact-form {
	background: url('../img/slider.png');
	padding-bottom: 34px;
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.contact-form form {
	position: relative;
}
.contact-form .form-control {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 20px;
	color: #adadad;
	border-width: 2px;
}

.contact-form .form-control:focus {
	border: 2px solid #0000FF;
}
.contact-form .form-control:focus {
	background: #fff;
}

.contact-form .heading {
	color: #fff;
	margin-bottom: 30px;
}
.commands {
	text-align: center;
	margin-top: -65px;
	padding-bottom: 40px;
}

.form-group {
    margin-bottom: 0px!important;
}
/********************************************
				FOOTER
********************************************/

footer {
  background: #394952;
  padding-top: 0px;
  padding-bottom: 0px;
}

footer a:link { color:#fff; text-decoration: none;}
footer a:visited { color:#fff; text-decoration: none;}
footer a:hover { color:#EF6311; text-decoration: none; transition: 0.5s;}
footer a:active { color:#fff; text-decoration: none;}

footer .up-footer {
  padding: 30px 0 20px;
}

footer .up-footer .contact1 {
	margin-left: 35px;
}

footer .up-footer .contact2 {
	margin-top: 40px;
	margin-left: 45px;
}

footer .up-footer .quote2 {
    background: #fbdc2e;
	padding: 9px 12px 9px 12px;
	border-radius: 20px 0 20px 0;
	color: #394952!important;
	font-weight: 400;
	text-transform: uppercase!important;
	}
	
footer .up-footer .quote2:hover {
    background: #fbdc2e;
	padding: 9px 12px 9px 12px;
	border-radius: 20px 0 20px 0;
	color: #0f75bc!important;
	font-weight: 400;
	text-transform: uppercase!important;
	}
	
footer .up-footer h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 15px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
footer .up-footer p {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;

}
footer .up-footer .mortgage {
	margin-top: 50px;
	margin-left: 20px;
    max-width: 114px;
}

footer .up-footer .aa {
	margin-top: 20px;
	margin-left: 20px;
    max-width: 114px;
}

footer .up-footer .footer-map {
	margin-top: 50px;
}

footer .up-footer .address {
	margin-top: 20px;
	margin-left: -70px;
}

footer .up-footer .address .fa {
	color: #BC2A42;
}

footer .up-footer .phone {
	margin-top: 0px;
	margin-left: 30px;
}

footer .up-footer .phone .fa {
	color: #BC2A42;
}

footer .up-footer ul.navigation {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.navigation li {
  list-style: none;
  margin-bottom: 5px;
}
footer .up-footer ul.navigation li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-family: 'Roboto', sans-serif;
  color: rgba(255, 255, 255, 0.9);
}
footer .up-footer ul.navigation li a:hover {
  color: #EF6311;
  text-decoration: none;
  transition: 0.5s;
}
footer .up-footer .info-widget p {
  margin-bottom: 5px;
}
footer .up-footer .info-widget p i {
  color: #ffba00;
  margin-right:5px;
}
footer .up-footer .info-widget p.first-par {
  margin-bottom: 20px;
}

footer .up-footer .CU {
  margin-left: 30px;
}

footer .up-footer .fa {
  color: #EF6311;
  margin-right: 7px;
}

footer p.copyright {
  padding: 25px 0;
  background: #111111;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin: 0;
}

footer p.copyright a:link {
	color: #fff;
    text-decoration: none;
}

footer p.copyright a:visited {
	color: #fff;
    text-decoration: none;
}

footer p.copyright a:hover {
	color: #fff;
    text-decoration: none;
}

footer p.copyright a:active {
	color: #fff;
    text-decoration: none;
}

footer .copyright {
	background: #111111;
}

footer .square-l:link {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}

footer .square-l:visited {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}
footer .square-l:hover {
	color: #b20838;
}

footer .square-l:active {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	display: block;
	color: #b20838;
}

footer .square-l .fa {
	line-height: 60px;
	color: #000;
	background: #fff;
}


.social-list li a{
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
}

.social-list li.facebook a:hover,
.social-list li.facebook a:focus{
	background: #3E5993;
}

.social-list li.twitter a:hover,
.social-list li.twitter a:focus{
	background: #00C3F8;
}

.social-list li.dribbble a:hover,
.social-list li.dribbble a:focus{
	background: #CA366E;
}

.social-list li.youtube a:hover,
.social-list li.youtube a:focus{
	background: #CC181E;
}

footer .to-top {
	background: #FFCF03;
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
}
.bubblingG {
	text-align: center;
	width: 80px;
	height: 50px;
}
.bubblingG span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 25px auto;
	background: #000000;
	-moz-border-radius: 50px;
	-moz-animation: bubblingG 1.3s infinite alternate;
	-webkit-border-radius: 50px;
	-webkit-animation: bubblingG 1.3s infinite alternate;
	-ms-border-radius: 50px;
	-ms-animation: bubblingG 1.3s infinite alternate;
	-o-border-radius: 50px;
	-o-animation: bubblingG 1.3s infinite alternate;
	border-radius: 50px;
	animation: bubblingG 1.3s infinite alternate;
}
#bubblingG_1 {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}
#bubblingG_2 {
	-moz-animation-delay: 0.39s;
	-webkit-animation-delay: 0.39s;
	-ms-animation-delay: 0.39s;
	-o-animation-delay: 0.39s;
	animation-delay: 0.39s;
}
#bubblingG_3 {
	-moz-animation-delay: 0.78s;
	-webkit-animation-delay: 0.78s;
	-ms-animation-delay: 0.78s;
	-o-animation-delay: 0.78s;
	animation-delay: 0.78s;
}
@-moz-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color: #000000;
		-moz-transform: translateY(0);
	}
	100% {
		width: 24px;
		height: 24px;
		background-color: #FFFFFF;
		-moz-transform: translateY(-21px);
	}
}
@-webkit-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color: #000000;
		-webkit-transform: translateY(0);
	}
	100% {
		width: 24px;
		height: 24px;
		background-color: #FFFFFF;
		-webkit-transform: translateY(-21px);
	}
}
@-ms-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color: #000000;
		-ms-transform: translateY(0);
	}
	100% {
		width: 24px;
		height: 24px;
		background-color: #FFFFFF;
		-ms-transform: translateY(-21px);
	}
}
@-o-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color: #000000;
		-o-transform: translateY(0);
	}
	100% {
		width: 24px;
		height: 24px;
		background-color: #FFFFFF;
		-o-transform: translateY(-21px);
	}
}
@keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color: #000000;
		transform: translateY(0);
	}
	100% {
		width: 24px;
		height: 24px;
		background-color: #FFFFFF;
		transform: translateY(-21px);
	}
}
.down {
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.down:hover {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
}

.products a:link {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.products a:visited {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.products a:hover {
	color: #707070;
	font-size: 18px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
}

.products a:active {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.productmenu a{
	 color: #707070;
	 font-size: 16px;
	 font-weight: 400;
}

.productmenu a:hover {
	 color: #EF6311;
	 font-size: 16px;
	 text-decoration: none;
	 transition: 0.5s;
}

.productmenu ul {
	padding-left:0;
}
.productmenu a li{
	position: relative;
    display: block;
	padding: 10px 10px;
    background: #fff;
    border: 1px solid #cccccc;
	margin-bottom:5px;
	webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
}
.productmenu .li2 {
	position: relative;
    display: block;
	padding: 10px 10px;
    background: #fff;
    border: 1px solid #cccccc;
	margin-bottom:15px;
	webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
}
.productmenu .fa {
    color: #b20838;
    display: inline-block;
    padding: 0 5px 0 0;
    font-size: 18px;
	margin-right: 7px;
}

.productmenu {
	margin-bottom:50px;
}

.productmenu h2 {
	text-transform: none!important;
}

.productmenu a li {
	margin-right: 0px;
}

.productmenu .quote3 {
	background: #fbdc2e;
	padding: 9px 142px 9px 142px;
	border-radius: 20px 0 20px 0;
	color: #394952!important;
	font-weight: 400;
	text-transform: uppercase;
	}
	
.productmenu .quote3:hover {
    background: #fbdc2e;
	padding: 9px 142px 9px 142px;
	border-radius: 20px 0 20px 0;
	color: #0f75bc!important;
	font-weight: 400;	
	text-transform: uppercase;
	}

.contactform {
	margin-top: 30px;
	margin-left: 120px;
	margin-bottom: -30px;
	width: 80%;
}

.products {
	margin-top: 30px;
}

.reviews {
	margin-bottom: 30px;
}

.forhorh2 {
	text-transform: none!important;
}


/*****************************************
RESPONSIVE
*****************************************/

.lead {
	margin-bottom: 20px;
}

@media (max-width: 390px) {
	
.home {
	margin-top: -400px!important;
}

.slide {
	display: none;
}

.btn-primary3 {
	margin-top: 90px;
	margin-left: -220px;
}

footer .up-footer .CU {
    margin-left: 0px;
	margin-top: 30px;
}

footer .up-footer .QL {
    margin-top: 30px;
}

}

@media (max-width: 767px) {
	.navbar-smak {
	background: rgba(255, 255, 255, 0.8);
	transition: all 0.5s;
}
	
	.navbar-smak .nav {
		padding: 25px 0;
	}
	.navbar-smak .navbar-brand > img {
		height: 40px;
		margin-left: 20px;
	}
	.navbar-smak .navbar-brand {
		padding: 5px 15px 0 0;
	}
	.lead {
		font-size: 30px;
	}
	.navbar-nav > li > .dropdown-menu {
		margin-left: 15px;
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
		left:0;
		position:relative;
		width:100%;
	}
	.navbar-collapse.in {
    overflow-y: visible;
}
.navbar ul ul
{
	display:block;
}
.navbar-collapse {
    overflow-x: auto;
	}
	
	.home {
	margin-top: -300px!important;
}

.slide {
	display: none;
}

.btn-primary3 {
    margin-top: 0px;
    margin-left: 320px;
}

footer .up-footer .CU {
    margin-left: 0px;
	margin-top: 30px;
}

footer .up-footer .QL {
    margin-top: 30px;
}

.font-m {
	display: none!important;
}

footer .up-footer .contact1 {
    margin-left: 0px;
}

footer .up-footer .contact2 {
    margin-left: 0px;
}

.contact-form {
    padding-bottom: 130px;
}


element.style {
}

.contactform {
    margin-left: 0px;
    width: 100%;
}

}
@media (min-width: 768px) and (max-width: 991px) {
	.lead {
		font-size: 30px;
	}
	
	footer .up-footer .CU {
    margin-left: 0px;
	margin-top: 30px;
}

footer .up-footer .QL {
    margin-top: 30px;
}

footer .up-footer .contact1 {
    margin-left: 0px;
}

footer .up-footer .contact2 {
    margin-left: 0px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.lead {
		font-size: 30px;
	}
}

.loader{
	display: block;
	background: #000; /* Change loder color here */
	position:fixed; 
	top:0; left:0; right:0; bottom:0;
	width:100%; 
	height:100%;
	clear:both;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
	z-index: 2000;
}

.loader .bubblingG{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-40px;
}

.removing{
	-moz-transform: scale(2) rotate(70deg) translate(1200px) rotateX(120deg);
	-webkit-transform: scale(2) rotate(70deg) translate(1200px) rotateX(120deg);
	-o-transform: scale(2) rotate(70deg) translate(1200px) rotateX(120deg);
	transform: scale(2) rotate(70deg) translate(1200px) rotateX(120deg);
}

.removing1{
	-moz-transform: scale(0) rotate(70deg) rotateX(80deg);
	-webkit-transform: scale(0) rotate(70deg) rotateX(80deg);
	-o-transform: scale(0) rotate(70deg) rotateX(80deg);
	transform: scale(0) rotate(70deg) rotateX(80deg);
}

.removing2{
	opacity:0;
}


.thumb-wrap{
	margin-bottom: 50px;
}


