/**
{
	margin: 0px;
	padding: 0px;
}*/
body {
	color:#6F7478;
	/*font-family: 'IBM Plex Serif', serif;*/
/*	font-family: 'Poppins', sans-serif;*/
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #f5f5f5;
	background-color: #111111;
}
a
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: #d10000;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #d10000;
}
h1, h2, h3, h4, h5, h6 {
	
	font-weight: 300;
}
h1 b {
	font-weight: 600!important;
}
h2 {
	color: #f5f5f5;
	font-size: 24px;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
}
h3
{
	font-weight: 300;
	padding: 0px;
	margin: 0px;
}
h4, .h4 {
    font-size: 32px;
	 color: #f3f3f3;
}
img
{
	width: 100%;
}
hr {
	width: 15px;
	height: 15px;
	background-color: #d10000;
	border: none;
	margin:20px auto
	
}

@media (min-width: 768px) and (max-width: 991px)  {
	.logo {
		width: 200px!important 
	}
}
/**header section**/
.main-header
{
	background: url("img/picjumbo-bg6.jpg") 0% 0% / 100% no-repeat fixed;
	width: 100%;
	float: left;
	background-size: cover;
}
.backbg-color
{
	width: 100%;
	float: left;
	background-color: rgba(0, 0, 0, 0.5);
	/*padding-bottom: 50px;*/
}
.main-header .navigation-bar
{
	/*margin-top: 50px;*/
	width: 100%;
	float: left;
}
.main-header .navigation-bar .navbar-default {
	background-color:rgba(255, 255, 255, 0.9);
	border-color: #ccc;
	border-radius: 0;
	-webkit-box-shadow: -1px 21px 55px -9px rgba(0,0,0,0.5);
-moz-box-shadow: -1px 21px 55px -9px rgba(0,0,0,0.5);
box-shadow: -1px 21px 55px -9px rgba(0,0,0,0.5);
}
.main-header .navigation-bar .navbar-default .navbar-brand {
	
	
	font-size: 32px;
	
	font-weight: 900;
	color: black;
	letter-spacing: -0.5px
}

.main-header .navigation-bar .navbar
{
	margin: 0px;
	padding: 0 0px;
}
.main-header .navigation-bar .navbar-default .navbar-nav > li
{
	padding: 0px 1px;
}
.main-header .navigation-bar .navbar-default .navbar-nav > li > a {
    __text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
    letter-spacing:-1px;
}
.navbar-header img  {
	padding-top: 15px
}

@media (max-width: 767px) {
	.navbar-header img {
		padding-top: 2px;
		max-width: 220px;
		height: auto;
		padding-left: 10px
	}
}

.main-header .navigation-bar .navbar-default .navbar-nav > li > a img {
	width: 30px;
	height: 20px;
	padding-right:5px
}

.navbar-default .navbar-nav > li > a {
	color: black;
    padding: 15px 15px 15px 15px;
    line-height: 62px;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    background-image: url(img/menu.png);
    background-position: 50% top;
    background-repeat: no-repeat;
    background-size: 100% 0px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: red!important;
	opacity: 1.0!important;
	-webkit-transition:background 0.5s ease;
	-moz-transition:background 0.5s ease;
	-o-transition:background 0.5s ease;
	transition:background 0.5s ease;
	background-image: url(img/menu.png);
	background-color: transparent!important ;
	background-size:100% 100%
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav > li > a {
		padding: 5px 20px;
		line-height: normal;
		border-bottom: 1px solid white;
		-webkit-box-shadow: 0px 0px 1px 1px (0, 0, 0, .05); 
		box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, .05);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		padding: 15px 8px 15px 8px!important ;
	}

	.slider {
		padding-top: 93px!important;
	}
	.main-header {
		background-image: none!important;
		background-color: black!important ;
	}
}
.main-header .navigation-bar .navbar-default #social > li > a
{
}

.main-header .navigation-bar .navbar-default .navbar-nav > .active > a
{
	color: #d10000;
	background-color: transparent!important ;
	font-weight: 900
}

@media (min-width: 768px) {
	.navbar-nav > li {
		__padding-top: 20px!important 
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 16px!important 
	}
}


.main-header .banner-text
{
	width: 100%;
	float: left;
	padding-top: 200px;
}
.banner-info h2
{
	color: #fff;
	font-size: 65px;
	padding-bottom: 150px;
	letter-spacing: -1px
}
.banner-info h2 span
{
	font-weight: 600;
}
.main-header .banner-text .banner-heading h3
{
	font-size: 28px;
	color: #FFF;
	padding-bottom: 15px;
}
.main-header .banner-text .banner-search
{
	background: rgba(143, 165, 175, 0.33);
	padding: 15px 0px;
	border-radius: 5px;
}
.main-header .banner-text .banner-search .sellone
{
	width: 100%;
	height: 50px;
	margin-top: 20px;
}
.main-header .banner-text .banner-search .selltwo
{
	width: 100%;
	height: 50px;
	margin-top: 20px;
}
.main-header .banner-text .banner-search .form-btn button
{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	border: none;
	background-color: rgba(24, 25, 30, 0.7);
	color: #fff;
	transition: all 0.8s ease-in 0s;
}
.main-header .banner-text .banner-search .form-btn button:hover
{
	background-color: #F84B4A;
	transition: all 0.8s ease-in 0s;
}
/**intro section**/
.intro-one
{
	width: 100%;
	float: left;
	padding: 40px 0px;
	color:#fff;
	background-image: url(img/bgc.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	
}
@media (min-width: 768px) {
	.intro-one h3 {
	font-size: 40px
}
}

.carousel-indicators li {
	width: 30px!important ;
	height: 30px!important;
	border: none!important;
	background: rgba(255, 255, 255, .4)!important;
	border-radius: 50%
}
.carousel-indicators .active {
	background: rgba(255, 255, 255, 1.0)!important; 
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider {
	padding-top: 92px
	}
	.main-header {
		background-image: none!important ;
		background-color: black;
	}
}



/**feature section**/
.feature {
	width: 100%;
	float: left;
	padding: 100px 0px 0 0;
	background-image: url(img/szum.png);
	font-size: 16px;
	line-height: 180%}
.sec-head h2 {
	font-size: 30px;
	letter-spacing:0;
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	font-weight: 400 !important;
	font-size: 25px;
	text-align: center;}
.sec-head h2 span {
	font-weight: 600;}
.feature .fea-head .fea-one {
	width: 100%;
	height: 60px;}
.feature b {
	color: #b0b0b0;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px black;
	font-weight: normal}
.feature img.foto {
	margin-top: 40px;
	margin-bottom: 40px}
#owl-demo .item {
    margin: 3px;
    box-shadow: 0px 0px 1px 1px rgba(26, 10, 10, 0.05);
	 background-color: white;}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;}

#owl-demo .item .img-info {
	padding:10px 0px 10px 10px;
	text-align: center;}


.gazele {
	background-color: white;
	text-align: center;
	margin-top: 40px
}
.gazele img {
		height: 100px;
		margin: auto;
		width: auto!important 
}
@media (min-width: 768px) and (max-width: 991px){
	#owl-demo .item .img-info h4 {
		font-size: 13px
	}
}
/**agent section**/
.oferta
{
	width: 100%;
	float: left;
	background: url("img/bg.jpg") no-repeat fixed;
	background-size: cover;
}
.oferta .backbg
{
	background-color: rgba(0, 0, 0, 0.45);
	padding: 140px 0px;
}
.agent-sec  {
	color: white!important 
}
.oferta .backbg h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0;
    margin: 0px;
    font-weight: 300;
}
.oferta .backbg .agent-sec h2 span
{
	font-weight: 600;
}
.oferta .backbg .agent-sec .agent-one
{
	background-color: #fff;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.oferta .backbg .agent-sec .agent-one .agent-info
{
	padding:45px 10px 0px;
}
.agent .backbg .agent-sec .agent-one .agent-img
{
	padding: 0px;
}
.oferta .backbg .agent-sec .agent-one .agent-info .agent-social li
{
	display: inline-block;
	padding:0px 10px 0px 0px;
	margin-bottom: 10px;
}
.oferta h3 {
	margin-bottom: 30px;
	line-height: normal;
}
.oferta li {
	font-size: 18px
}
.oferta .backbg .agent-sec .agent-one .agent-info .agent-social li a
{
	color: #F84B4A;
	font-size: 20px;
}
.location {
	background-image: url(img/szum.png);
	width: 100%;
    float: left;
    margin: 0px;
    /*padding: 140px 0 0 0;*/
}

/**work section**/
.works
{
	width: 100%;
	float: left;
	padding: 140px 0px;
}
.mix{
	display: none;
}
.mix.mix-active {display:inline-block;}
.works .work-sec .fil-btn
{
	margin-bottom: 36px;
	width: 100%;
	float: left;
}
.works .work-sec .wrk-title 
{
	
	width: 18.7%;
	margin-right: 1.3%;
	padding: 15px;
	border: 1px solid #d10000;
	color: #fff;
	cursor: pointer;
	background-color: #d10000;
	margin-bottom: 20px
}
.works .work-sec .wrk-title span {
	font-size: 12px
}
.works .work-sec .wrk-title p {
	width: 100%;
	overflow-X: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.works .work-sec .wrk-title.active p {
	overflow: auto;
	white-space: normal;
}
@media (max-width: 767px) {
	.works .work-sec .wrk-title {
		width: 100%!important 
	}
}
.works .work-sec .lst-cld
{
	margin-right: 0px;
}
.works .work-sec .active {
    background-color: transparent;
	color: #d10000;
	border-color: #d10000;
}
.works .work-sec img
{
	width: 100%;
	position: relative;
	border:5px solid rgba(204, 204, 204, 0.25);

}
.works .work-sec .filimg
{
	margin-bottom: 30px;
	cursor: pointer;
}
@media (min-width: 992px) {
	.works .work-sec .filimg.col-md-2 {
		width: 20%!important 
	}
}



.works .work-sec .filimg .img-hover
{
	position: absolute;
	bottom: 0px;
	background: rgba(248, 75, 74, 0.67) none repeat scroll 0% 0%;;
	left: 15px;
	right: 15px;
	display: none;
}
.works .work-sec .filimg:hover .img-hover
{
	display: block;
}
.works .work-sec .filimg .img-hover h3
{
	color: #FFF;
	font-size: 16px;
	padding: 15px;
}

.btn-real {
	background-color: #d10000;
	padding: 10px 50px;
	margin: auto;
	border-radius: 0!important;
	border: 1px solid #d10000;
	color: white!important ;
	__font-family: 'Roboto Slab', sans-serif;
	text-transform: uppercase;
	display: block;	width: 100%; font-weight: 300
}
.btn-real:focus {
 opacity: 0.7!important 
}

/**client section**/
.client
{
	width: 100%;
	float: left;
}
.client blockquote
{
	border: 0px none;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border-left: 5px solid rgba(85, 85, 85, 0.3);
}
.client blockquote p
{
	padding: 0px !important;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: normal;
	color: rgba(85, 85, 85, 0.56);
	text-transform: none;
}
.client blockquote .name
{
	margin: 0px;
}
.client blockquote .degi
{
	margin: 0px;	
}
.txt-comma
{
	color: #555;
	font-size: 25px;
}
.name
{
	padding: 0px;
	margin: 0px;
}
.degi
{
	color: #BF9E14;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
}
.client .cli-info
{
	width: 100%;
	float: left;
	padding: 64px 0px 0px 0px;
}

/* OFERTA */

.offer-colm {
	padding: 50px 0
}
.offer-itm {
	padding: 10px;
	color: #eee;
	margin-bottom: 30px;
	cursor: pointer;
}
.offer-itm.bgreen {
	background-color: #d10000;
	padding: 20px;
	border-radius: 8px
}
.offer-itm.bgreen i.fa {
	float: right;
	color: white;
	font-size: 80px;
	padding: 5px 5px 5px 15px
}
.offer-itm.bgreen h5 {
	color: white;
	font-size:20px
}
.offer-line
{
	background: #d10000;
	width: 30px;
	margin: 0 0 5px 0px;
	border-width: 5px;
	height: 5px;
}
.offer-itm.bgreen .offer-line {
	background-color: white;
}
.offer-itm.bgreen p b {
	font-weight: 600;
	
}
.offer-itm h4 {
 	color: #d10000;
	font-weight: 300;
	font-size: 30px;
}

.offer-itm p,
.offer-itm li {
	
    font-size: 13px;
    line-height: 22px;
}
/**news section**/
.news
{
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 80px 0px 53px 0px;
	
}
.news .news-sec
{
	width: 100%;
	float: left;
}
.news .news-sec .news-colm .news-itm
{
	background-color: #F84B4A;
	padding: 10px;
	color: #fff;
	margin-bottom: 30px;
	cursor: pointer;
}
.news .news-sec .news-colm .news-itm h4
{
 	color: #FFF;
	font-weight: 600;
	padding-bottom: 15px;
	font-size: 20px;
}
.news .news-sec .news-colm .news-itm p
{
	color: #FFF;
	font-size: 13px;
	line-height: 22px;
}
.news .news-sec .news-colm .news-itm a 
{
	display: inline-block;
	color: rgb(248, 75, 74);	
	margin: 10px 0px;
	text-decoration: none;
	border-radius: 1px;
	background-color: #FFF;
	padding: 2px 10px;
	font-size: 14px;

}


/**contact section**/
.contact
{
	width: 100%;
	float: left;
	margin: 0px;
	padding: 140px 0;
	background-image: url(img/szum.png);
}
.contact .contact-info
{
	background-color: rgba(191, 191, 191, 0.15);
	border-radius: 0;
	padding: 30px;
	text-align: center;
	color: white;
	font-weight: 500
}
.contact i.fa {
	display: block;
	background-color: #d10000;
	border-radius: 0;
	width: 50PX;
	height: 50PX;
	font-size: 30px;
	color: white;
	line-height: 50px;
	margin: 20px auto 10px auto;
}
.contact .contact-info .cont-txt h3
{
	color: #ebebeb;
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 20px
}
.contact .contact-info .cont-btn
{
	margin-top: 16px;
	background-color: rgba(79, 88, 125, 0.35);
	padding: 20px 50px;
	color: #FFF;
	font-size: 22px;
	display: inline-block;
	transition: all 0.5s ease-in 0s;
}
.contact .contact-info .cont-btn:hover
{
	background-color: rgba(79, 88, 125, 0.49);
	transition: all 0.5s ease-in 0s;
}
label {
	font-weight: 100;
	font-size: 13px;
	margin-top:10px;
	color: #ebebeb;
}
.btn-cont {
	background-color: #d10000;
	color: white;
	text-transform: uppercase;
	float: right;
	border-radius: 0!important;
	padding: 10px 25px
}
textarea {
	height: 270px!important 
}
small.cont {
	font-size: 12px;
	color: silver
}
.form-control {
	border-radius: 0!important 
}
/**appoint sec**/
.appoin-sec
{
	width: 100%;
	float: left;
	background-color: #2C2F3C;
	padding: 80px 0px;
}
.appoin-sec .footer-sec h2
{
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	padding: 15px 0px;
}
.appoin-sec .footer-sec p
{
	color: #fff;
	font-size: 18px;
	padding: 15px 0px;
}
.appoin-sec .footer-sec a
{
	color: #FFF;
	background-color: rgba(79, 88, 125, 0.49);
	display: inline-block;
	padding: 19px 26px;
	font-size: 18px;
	transition: all 0.5s ease-in 0s;
}
.appoin-sec .footer-sec a:hover
{
	background-color: rgba(79, 88, 125, 0.25);
	transition: all 0.5s ease-in 0s;
}
.appoin-sec .footer-sec a i
{
	padding-right: 10px;
}
/**footer sec**/
.footer
{
	width: 100%;
	float: left;
	padding: 80px 0px;
}
.footer .footer-social li
{
	display: inline-block;
}
.footer .footer-social li a i
{
	color: #C1C0C0;
	font-size: 24px;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	background-color: #E9E8E8;
	border-radius: 3px;
	transition: all 0.8s ease-in 0s;
}
#red:hover
{
	background-color: #d10000;
	color: #fff;
	transition: all 0.8s ease-in 0s;
}
#blue:hover
{
	background-color: #4161A2;
	color: #fff;
	transition: all 0.8s ease-in 0s;
}
#light-blue:hover
{
	background-color: #09AEEC;
	color: #fff;
	transition: all 0.8s ease-in 0s;
}
.footer-line
{
	width: 100%;
	float: left;
	padding-bottom: 80px;
}
.footer-line p
{
    font-weight: 300;
	color: #AAA;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
/** media queries**/
@media (min-width: 350px) and (max-width: 768px) {
.agent .backbg .agent-sec .agent-one .agent-img img
	{
		width: 100%;

	}
	.main-header .banner-text {
    padding-top: 150px;
}
	.banner-info h2 {
    font-size: 30px;
    padding-bottom: 100px;
}
.heading h3 {
    font-size: 20px;
    padding-bottom: 15px;
}
.contact .contact-info .cont-btn {
    padding: 10px 30px;
    float: left;
}
.appoin-sec .footer-sec p {
    font-size: 14px;
}
.appoin-sec .footer-sec h2 {
    font-size: 18px;
}
.appoin-sec .footer-sec a {
    font-size: 14px;
}
.footer-line p {
font-size: 16px;
}
.works .work-sec .wrk-title  {

    font-size: 12px;
	padding: 7px;

}
.contact .contact-info .cont-txt h3
{
	font-size: 18px;
}
.contact .contact-info .cont-txt p
{
	font-size: 14px;
}
.agent .agent-sec .agent-one .agent-info .agent-social li a i
{
	font-size: 18px;
}
}
@media (min-width: 100px) and (max-width: 350px) {
	.agent .backbg .agent-sec .agent-one .agent-img img
	{
		width: 100%;

	}
	.main-header .banner-text {
    padding-top: 150px;
}
	.banner-info h2 {
    font-size: 30px;
    padding-bottom: 100px;
}
.heading h3 {
    font-size: 20px;
    padding-bottom: 15px;
}
.contact .contact-info .cont-btn {
    padding: 10px 30px;
    float: left;
}
.appoin-sec .footer-sec p {
    font-size: 14px;
}
.appoin-sec .footer-sec h2 {
    font-size: 18px;
}
.appoin-sec .footer-sec a {
    font-size: 14px;
}
.footer-line p {
font-size: 16px;
}
.works .work-sec .wrk-title  {

    font-size: 12px;
	padding: 7px;

}
.contact .contact-info .cont-txt h3
{
	font-size: 18px;
}
.contact .contact-info .cont-txt p
{
	font-size: 14px;
}
}
.navbar-default .navbar-toggle {
	border-color: #d10000;
	background-color: #d10000;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: black!important;
}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #d10000;
 
}
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: white;
}

div.copy {
	 float:left;width: 120px; font-size: 9px; 
	line-height: normal; margin-top: 10px;}
 div.copy a {
	text-decoration: none;
	font-size: 11px;text-transform: lowercase;
	background: transparent url(img/infocity.png) no-repeat left 50%;
	padding-left: 15px; padding-right: 20px; color: gray;}

/* Scroll to top */

.totop {
	position: fixed;
	bottom: 80px;
	right: 20px;
	z-index: 104400;
	display:none;
}
.totop.show{display:auto;}
.totop a {
	text-decoration: none!important 
}
.totop a i{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 35px;
	border-radius:2px;
	background: silver;
}

.totop a:hover i {background: #d10000; }

.totop a, .totop a:visited{
	color: #fff;
}

.totop a:hover {
	color: #eee;
	text-decoration: none;
}