/*
    Theme Name: Bocor
    Theme URL: https://bootstrapmade.com/bocor-bootstrap-template-nice-animation/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:400,600,700');

@font-face {
  font-family: 'Conv_Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot');
  src: local('☺'), url('../gotham/fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot');
  src: local('☺'), url('../fonts/gotham/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Thin';
  src: url('..fonts/Gotham-Thin.eot');
  src: local('☺'), url('../fonts/gotham/Gotham-Thin.woff') format('woff'), url('../fonts/Gotham-Thin.ttf') format('truetype'), url('../fonts/Gotham-Thin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham-Light';
  src: url('fonts/Gotham-Light.eot');
  src: local('☺'), url('../fonts/gotham/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*   Din Font   */


@font-face {
  font-family: 'din_blackregular';
  src: url('../fonts/Din/din-black-webfont.eot');
  src: url('../fonts/Din/din-black-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Din/din-black-webfont.woff') format('woff'),
       url('../fonts/Din/din-black-webfont.ttf') format('truetype'),
       url('../fonts/Din/din-black-webfont.svg#din_blackregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dinbold';
  src: url('../fonts/Din/din-bold-webfont.eot');
  src: url('../fonts/Din/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Din/din-bold-webfont.woff') format('woff'),
       url('../fonts/Din/din-bold-webfont.ttf') format('truetype'),
       url('../fonts/Din/din-bold-webfont.svg#dinbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'din_lightregular';
  src: url('../fonts/Din/din-light-webfont.eot');
  src: url('../fonts/Din/din-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Din/din-light-webfont.woff') format('woff'),
       url('../fonts/Din/din-light-webfont.ttf') format('truetype'),
       url('../fonts/Din/din-light-webfont.svg#din_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dinregular';
  src: url('../fonts/Din/din-medium-webfont.eot');
  src: url('../fonts/Din/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Din/din-medium-webfont.woff') format('woff'),
       url('../fonts/Din/din-medium-webfont.ttf') format('truetype'),
       url('../fonts/Din/din-medium-webfont.svg#dinregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dinregular';
  src: url('../fonts/Din/din-regular-webfont.eot');
  src: url('../fonts/Din/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Din/din-regular-webfont.woff') format('woff'),
       url('../fonts/Din/din-regular-webfont.ttf') format('truetype'),
       url('../fonts/Din/din-regular-webfont.svg#dinregular') format('svg');
  font-weight: normal;
  font-style: normal;
}




*{
	padding:0;
	margin:0;
}


body {
    width: 100%;
    height: 100%;
    font-family: 'dinregular', sans-serif;
	font-weight: 300;
    color: #000;
    background-color: #fff;
	font-size: 14px;
    line-height: 1.2em;
	font-weight: 400;
	overflow-x: hidden;
}

		.container-fluid{
			max-width:1920px !important;
			margin:0 auto;
		}	
		
		
html {
    width: 100%;
    height: 100%;
}

h1 {
	font-size: 38px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px 0 30px 0;
    font-family: 'Conv_Gotham-Bold', sans-serif;   
	font-weight:400;
	color: #111;
	 line-height: 1.3em;
}

h1.h-xlight,h2.h-xlight,h3.h-xlight ,h4.h-xlight ,h5.h-xlight ,h6.h-xlight  {
	font-weight: 200;
}

h1.h-light,h2.h-light,h3.h-light ,h4.h-light ,h5.h-light ,h6.h-light  {
	font-weight: 300;
}

h1.h-bold,h2.h-bold,h3.h-bold ,h4.h-bold ,h5.h-bold ,h6.h-bold  {
	font-weight: 600;
}

h1.font-light,h2.font-light,h3.font-light,h4.font-light,h5.font-light,h6.font-light {
	color: #fff;
}

.big-heading {
	font-size: 48px;
	font-weight: 700;
}

p {
    margin: 10px 0 10px 0;
}

p.lead {
	font-weight: 600;
}

.arrowdiv{
	position:relative;
	bottom:0px;
	background-color:#fff;
	width:100%;
	text-align:center;
}
.itext{
	margin-top:0px !important;
}

.highlight-light {
	background-color: rgba(255,255,255,.5);
	padding: 20px;
	display: inline-block;
	color: #111;
}

.highlight-dark {
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	display: inline-block;
	color: #fff;
}

.highlight-color {
	padding: 20px;
	display: inline-block;
}

a {
    color: #e32621;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: underline;
	color: #ff0600;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 24px;
   line-height: 1.5em;
  font-weight: 300;
  color: #999;
}

blockquote.bg-light {
	background-color: rgba(255,255,255,.8);
	padding: 20px;
	color: #222;
}

blockquote.bg-dark {
	background-color: rgba(0,0,0,.8);
	padding: 20px;
}

blockquote strong {
  font-weight: 700;
}




.light {
    font-weight: 400;
}

/* --- logo --- */
.site-logo {	
	padding-left:16%;
}
.site-logo a.brand {
	color: #111;
	text-transform: uppercase;
	font-size: 32px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin-top: 20px;
}


/* ------- Navigation ------------ */
#navigation {
	background: #fff;
	z-index: 9999;
	width:100%;
    box-sizing:border-box;
	border-bottom: 1px solid #eee;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
}


.navbar {
    margin-bottom: 0;
}

.navbar-brand {
    font-weight: 700;
}


.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
}
.social-icon
{
  list-style: none;

}

.social-icon li
{
  float: left;
  margin-right: 18%;
  margin-left: 0px;
}

.social-icon li:last-child
{
   margin-right: 0px !important;
  margin-left: 0px !important;
}


.socialcontainer{
     width: 100%;
    margin: 0 auto;
    position: relative;
    top: 10px;
}

  .top-nav-collapse{
    background: #fff !important;
    padding-top: 15px;
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}
.footlogo{
  margin-bottom:25px;
}
.socialic{
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius:50%;
  text-align: center;  
}



.socialic i{
  text-align: center;
  vertical-align: middle;
  margin-top:10px;
}
.address p{
  margin-bottom: 8px;

}
.navbar-custom ul.nav li a {
	font-size: 12px;
	letter-spacing: 0.5px;
    color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.navbar-custom.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu {
	  border-radius: 0;	
	margin-top: 21px;
	border-top: none;
}

.navbar-custom ul.nav li a:hover ul.dropdown-menu {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #f5f5f5;

}

.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	background: #fefefe;
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: #666;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color:#cb0a12;
}

.navbar-custom .nav li a.active{
	background-color:#cb0a12;
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}
header{
}
.navbar .in a {
    color: #666 !important;
}

.navbar .in a:hover {
    color: #3DC9B3 !important;
}

/* misc */
hr {
  margin-top: 10px;
}

hr.bold {
  border-top: 3px solid #eee;
}

.divider-header {
	display: block;
	width: 40px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.divider-short {
	display: block;
	width: 60px;
	height: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}
.marginbot-60{margin-bottom:60px !important;}
.marginbot-70{margin-bottom:70px !important;}
.marginbot-80{margin-bottom:80px !important;}
.marginbot-90{margin-bottom:90px !important;}
.marginbot-100{margin-bottom:100px !important;}

.margintop-0{margin-top:0 !important;}
.margintop-10{margin-top:10px !important;}
.margintop-20{margin-top:20px !important;}
.margintop-30{margin-top:30px !important;}
.margintop-40{margin-top:40px !important;}
.margintop-45{margin-top:45px !important;}
.margintop-50{margin-top:50px !important;}

/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 60px;
    padding-bottom: 60px;
	display:block;
    position:relative;    
}

.inner-section {
    padding-top: 110px;
    padding-bottom: 110px;
}


.home-section.nopadd-bot {
    padding-bottom: 0;
}


.section-heading h2 {
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.section-heading p {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.6em;
}

.color-dark .section-heading h2 {
	color: #111;
}
.color-dark .section-heading p {
	color: #444;
}

.color-dark .divider-short {
	background: #666;
}
.color-dark .divider-header {
	background: #666;
}

.color-light .divider-short {
	background: #666;
}
.color-light .divider-header {
	background: #666;
}


.color-light .section-heading h2 {
	color: #fff;
}
.color-light .section-heading p {
	color: #fefefe;
}

.color-light blockquote,.color-light p {
	color: #fefefe;
}

/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f9f9f9;
}


.bg-dark {
	background: #404040;
}

/* --- section color var --- */

.text-light {
	color: #fff;
}



/* ===========================
--- Intro
============================ */

.hero { background: url(../img/hero-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 200px 0 200px 0; height: auto; }
.hero h1 { font-size: 40px; letter-spacing: 12px; margin: 40px 0 10px; font-weight: 900; color: #fff;}
.hero h1 span { color: #a1a9b0; display: inline-block; }
.hero p { font-size: 24px; font-weight: 400; color: #fefefe; }
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }



.intro {
	width:100%;
	position:relative;
	padding:0;
}
.intro-inner {
	width:100%;
	position:relative;
	padding:120px 0 20px;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}


/* Carousel Styles */

.carousel-inner img {
    width: 100%;
    max-height: 650px;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 0;
}

.carousel-control.right span {
	padding: 0;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 30px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 30px;
}



.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.carousel-inner > .item {
  margin-left:0;
  margin-top:0;
  margin-bottom:0;
  padding-left: 0;
  margin:0px !important;
  padding:0px !important;
  width: 100%;  
}

#myCarousel1 .carousel-inner > .item {
  margin-left:0;
  margin-top:0;
  margin-bottom:0;
  padding-left: 0;
  margin:0px !important;
  padding:0px !important;
  width: 100%;
  height: 400px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left:0;
  padding-left: 0;
}


/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
}

.header-text h3 span {
	color: #fff;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

/* ===========================
--- About
============================ */




/* ===========================
--- Services
============================ */
.service-box {
	background: #fff;
	border-bottom: 2px solid #f7f7f7;
	padding: 40px 20px;
}

.service-box:hover {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	margin-top: -20px;
}

.service-icon {
	margin-bottom: 20px;
}	

.service-desc h5 {
	text-transform: uppercase;
	font-weight: 700;
	color: #666;
	font-size: 18px;
	margin-bottom: 10px;
}
.service-desc .divider-header {
	margin-bottom: 30px;
}

/* ===========================
--- Works
============================ */

#owl-works {

}

.item {
    margin: 10px;
}

.item img {
    display: block;
    width: 100%;
    height: auto;
}	

/* ===========================
--- Contact
============================ */


.form-group {
  margin-bottom: 20px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

form#contact-form .form-group label {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
}
form#contact-form input,form#contact-form select{
	font-size: 14px;
	line-height: 1.6em;
	border:none;
	border-bottom: 1px solid #f87878;
  -webkit-box-shadow: none;
          box-shadow:  none;
	border-radius: 2px;
	background-color:#f1f1f1;
}

#contact-form textarea {
	font-size: 14px;
	line-height: 1.6em;
	border: 1px solid #f87878;
	-webkit-box-shadow: none;
    box-shadow:  none;
	border-radius: 2px;
	background-color:#f1f1f1;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 2px;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
}

.widget-contact {
	text-align: left;
}



/* ===========================
--- Bottom
============================ */

.boxcol-25 {
	width: 100%;
}

.box-social {
	list-style: none;
}

.box-social li {
	width: 25%;
	float: left;
}


.box-social .social-facebook a { 
	display: block;
	background: #3873ae;
}


/* ==== Sidebar ==== */
.sidebar .widget h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.sidebar .widget {
	margin-bottom: 50px;
}

.widget ul {
	list-style: none;
	margin-left:0;
	padding-left:0;
}
.sidebar .widget ul li {
	margin-left:0;
	padding-left:0;
	margin-bottom: 10px;
}
.sidebar .widget ul li a {
	color: #666;
}


.widget.widget_categories ul li:before {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e684";
	margin-right: 10px;
}


.widget.widget_recent_post ul li figure {
	float: left;
	margin: 0 20px 0 0;
}

.widget.widget_recent_post ul li {
	margin-bottom: 25px;
}

.widget.widget_recent_post ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.widget.widget_recent_post ul li h6 {
	margin-bottom: 10px;
}
.widget.widget_recent_post ul li span {
	font-size: 14px;
}

.widget .tagcloud a {
	padding: 4px 10px;
	color: #fff;
	display:inline-block;
	margin: 0 10px 10px 0;
	font-size: 14px;
	border-radius: 2px;
}

.widget .tagcloud a:hover {
	color: #fff;
	background: #333;
}

/* --- widget --- */

form.search-form input {
	font-size: 18px;
	line-height: 1.6em;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
	border-radius: 2px;
}

form.search-form input:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.nopad{
  padding: 0 !important;
}
.nomar{
  margin: 0;
}
.mapoverlay{
    position: absolute;
width: 95.7%;
top: 0;
right: 2.2%;
height: 180px;
background: rgba(162,17,21,0.6);
cursor:pointer;
}

/* ===========================
--- Footer
============================ */

footer {
   
   
	color:#fff;
}

.footerclass{ background-color: #a41e23; padding:40px 0;}



footer .copyright {
	color: #f8f8f8;
	font-size: 14px;
}

footer a.totop {
	color: #fff;
	margin-bottom: 30px;
}
footer a.totop:focus {
	outline: 0;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}



/* menu */
ul.footer-menu {
	list-style: none;
}

ul.footer-menu li {
	float: left;
	margin: 0 0px 0 0px;

}

ul.footer-menu li a {
	color: #fff;
	font-size: 14px;
  font-family: "dinregular";
	padding-left: 9px;
	line-height: 1.1em;
}

ul.footer-menu li:first-child a {
	border-left: none;
	padding-left: 0;
}

.social-widget {
	margin-top: 20px;
	margin-bottom: 30px;
}
.social-widget ul li a:hover {
	color: #fff;
}

footer .social-widget ul.team-social li a {
	margin: 0 5px;
}

/* === testimonial slide === */
.testimonialslide {
	margin-top:0;
	padding-top: 0;
}

.testimonialslide ul li blockquote {
	color: #fff;
	border-left: none;
}

.testimonialslide ul li h4 {
	color: #fff;
	font-weight: 900;
}
.testimonialslide ul li h4 span {
	color: #fff;
	font-weight: 400;
}


/* --- button --- */
.btn {
	border-radius: 2px;
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;	
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 14px;
	background-color:#ababab;
}

.btn.btn-noradius {
	border-radius: 0;
}

a.btn:focus{
	outline: 0;
}

.btn-red {
  color: #fff;
  background-color: #c83539;
  border-color: #c83539;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-red:active {
  background-image: none;
}


.btn-grey {
  color: #fff;
  background-color: #ababab;
  border-color: #ababab;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-grey:active {
  background-image: none;
}


.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #dc393c;
  border-color: #dc393c;
}


.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

/* --- progress --- */
.progress {
  height: 40px;

}
.progress-bar {
  font-size: 14px;
  line-height: 40px;
}
.headcont::after{
       background: #a21115;
    position: relative;
    height: 34px;
    width: 219%;
    top: -48px;
    left: 61px;
}
.nav>li>a{
  padding:10px 12px 11px 12px;
}
 .probootstrap-navbar .navbar-nav>li>a.active{
    background: #cb0a12;
   } 



/* Media queries */

@media(min-width:767px) {
    .navbar {
        padding: 8px 0  8px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        background-color: #000;
        padding-top: 15px;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
	
    .intro {
        height: 100%;
        padding: 0;
    }

    .brand-heading {
        font-size: 100px;
    }
	

    .intro-text {
        font-size: 25px;
    }


}
@media (max-width:768px) {
	#navigation {
		padding: 20px 0;
	}	
	
	.nopad{
		padding: auto !important;
	}
	.red-tape{
		display:none;
	}
	.maplogo {
		text-align:center;
	}
	
	.maptitle{
		text-align:center;
	}
	
	.owl-carousel .owl-item {
		
	}

	.navbar-custom ul.nav li a {
		color: #eee;
	}
	.navbar-custom ul.nav ul.dropdown-menu li {
		border-bottom: 1px solid #aaa;

	}
	.navbar-header {
		margin-top:0px;
		padding:0;
	}
	.navbar-header button {
		background: #111;
	}
	
	.navbar-header button.navbar-toggle {
		padding: 4px 15px;
		font-size: 14px;
		color: #fff;
	}
	
	.navbar-custom .nav {
		background: #444;
	}
	
	.service-box {
		margin-bottom: 50px;
	}
	
	.team-wrap {
		margin-bottom: 30px;
	}
	
	form#contact-form {
		margin-bottom: 50px;
	}
	
	.xs-marginbot-20 {
		margin-bottom: 20px;
	}

}

@media (max-width:480px) {

	.navbar-custom .nav.navbar-nav {
    background-color: rgba(255,255,255,.4);
	}
	
	.navbar.navbar-custom.navbar-fixed-top {
		margin-bottom: 30px;
	}
	
		
}


@media only screen and (min-width: 480px) 
                   and (max-width: 640px) 
                   and (orientation: landscape) {




}



/* Updated Navbar */




#navigation .navbar-nav>li.active>a{
  color: #fdb900;
}


#navigation .nav li:first-child{
  margin-left: 0px;
}

#navigation .navbar-nav>li{
      background: #a21115;
      padding-top: 0px;
	padding-bottom: 0px;
	z-index:9;
}
#navigation .nav.navbar-nav{
   
}
#navigation .navbar-nav>li>a{
      
	
}
}


.probootstrap-navbar .dropdown-submenu>a:before, .probootstrap-navbar .dropdown>a:before {
  font-family: icomoon;
  line-height: 1;
  font-weight: 400;
  speak: none;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.probootstrap-navbar {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
  background: 0 0;
  -webkit-transition: .3s all;
  transition: .3s all;
  background: #fff;
}
.navbar .navbar-toggle:focus, .probootstrap-navbar .navbar-toggle:hover {
  background-color: transparent
}
.probootstrap-navbar .navbar-toggle {
  border: none
}
.probootstrap-navbar .navbar-toggle span.icon-bar {
  -webkit-transition: all .15s;
  transition: all .15s
}
.probootstrap-navbar .navbar-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%
}
.probootstrap-navbar .navbar-toggle span:nth-child(3) {
  opacity: 0
}
.probootstrap-navbar .navbar-toggle span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(2), .probootstrap-navbar .navbar-toggle.collapsed span:nth-child(4) {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1
}
.probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav>li>a, .probootstrap-navbar .parent-nav-link-padding {
  margin-left: 0px;
    margin-right: 0px;
}
.probootstrap-navbar .dropdown-header {
  color: rgba(255, 255, 255, .2);
  padding-left: 10px;
  text-transform: uppercase
}
.probootstrap-navbar .dropdown>a {
  padding-right: 10px!important;
  position: relative;
  display: block
}
.navbar-nav{
     
}


@media screen and (max-width:480px) {
  .probootstrap-navbar .dropdown>a {
    display: block;
    padding-right: 0
  }
  /*.banner1{
    background-image: url(../img/banner_mob.jpg) !important;
  }*/
}
.probootstrap-navbar .dropdown>a:before {
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -10px;
  margin-top: -11px;
  content: "\e924";
  font-size: 20px;
  color: rgba(255, 255, 255, .5);
  -webkit-transition: .3s all;
  transition: .3s all
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav>li>a, .probootstrap-navbar .parent-nav-link-padding {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .probootstrap-navbar .dropdown>a:before {
    color: rgba(0, 0, 0, .2)
  }
}
.probootstrap-navbar .dropdown>a:hover:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar .dropdown.open>a, .probootstrap-navbar .dropdown:active>a, .probootstrap-navbar .dropdown:focus>a, .probootstrap-navbar .dropdown:hover>a {
  -webkit-transition: .3s all;
  transition: .3s all
}
.probootstrap-navbar .dropdown.open>a:before, .probootstrap-navbar .dropdown:active>a:before, .probootstrap-navbar .dropdown:focus>a:before, .probootstrap-navbar .dropdown:hover>a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar .dropdown>.dropdown-menu>li a {
  padding: 10px;
  color: rgba(255, 255, 255, .8)
}
.probootstrap-navbar .dropdown>.dropdown-menu>li a:hover, .probootstrap-navbar .dropdown>.dropdown-menu>li.open>a, .probootstrap-navbar .dropdown>.dropdown-menu>li:active>a, .probootstrap-navbar .dropdown>.dropdown-menu>li:focus>a, .probootstrap-navbar .dropdown>.dropdown-menu>li:hover>a {
  color: #85C8DD;
  background: #fff;
  border-top: none
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a {
  border-top: none
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a:before, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a:before, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a:before, .probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a:before {
  color: #000
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.active>a {
  color: #fff
}
.probootstrap-navbar .navbar-right .dropdown-menu {
  right: auto
}
.probootstrap-navbar .dropdown-menu {
  border: none;
  background: #85C8DD;
  border-radius: 0;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  min-width: 200px;
  white-space: normal;
  word-wrap: break-word
}
.probootstrap-navbar .dropdown-menu a {
  white-space: normal
}

@media screen and (max-width:768px) {
  .probootstrap-navbar .dropdown-menu {
    width: 100%;
    padding: 10px 15px
  }
  .probootstrap-navbar .dropdown-menu a {
    color: #fff
  }
}
.probootstrap-navbar .navbar-brand 
{
  padding-top: 0!important;
    padding-bottom: 0!important;
    font-size: 30px;
    text-transform: uppercase;
    background: url(../img/logo.png) left top no-repeat;
    top: 4px;
    position: relative;
    width: 236px;
    height: 67px;
    background-size: 137px auto;
    text-indent: -999999px;
    -webkit-transition: .2s all;
    transition: .2s all;
}

@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-brand {
        top: 0px;
    background-position: left 100%
  }
}
@media screen and (max-width:480px) {
  .probootstrap-navbar .navbar-brand {
    
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
  /*.probootstrap-navbar .navbar-brand {
    position: relative;
    width: 119px;
      height: 79px !important;
    background: url(../img/logo@2x.png) no-repeat;
    background-size: 118px auto !important;
  }*/
  .navbar-collapse.in{
    background:#1f0a39;
  }
  .menu-op{
    background:#1f0a39;
    opacity: 0.88;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-top-width:0;
  }
  .navbar-toggle[aria-expanded="true"]{

  }
  .navbar-toggle{
    padding:28px 10px;
  }
}
.probootstrap-navbar .navbar-nav>li>a {
  font-family: "din_lightregular";
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-decoration-color: rgba(255, 255, 255, 0.5);
  -moz-text-decoration-color: rgba(255, 255, 255, 0.5);
  
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
  }
}
 .probootstrap-navbar .navbar-nav>li>a:focus, .probootstrap-navbar .navbar-nav>li>a:hover {
  background: #cb0a12;
  color: #fff;
  text-decoration-color: rgba(253, 185, 0, 0.5);
  -moz-text-decoration-color: rgba(253, 185, 0, 0.5);
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav>li>a:active, .probootstrap-navbar .navbar-nav>li>a:focus, .probootstrap-navbar .navbar-nav>li>a:hover {
    color: rgba(0, 0, 0, .7)
  }
}
.probootstrap-navbar .navbar-nav>li.open>a, .probootstrap-navbar .navbar-nav>li.open>a:focus, .probootstrap-navbar .navbar-nav>li.open>a:hover {
  background: 0 0
}
.probootstrap-navbar .navbar-nav>li.active>a {
  background: 0 0;
  color: #fdb900;
  text-decoration-color: rgba(253, 185, 0, 0.5);
  -moz-text-decoration-color: rgba(253, 185, 0, 0.5);
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav>li.active>a {
      color: #fdb900;
        text-decoration-color: rgba(253, 185, 0, 0.5);
        -moz-text-decoration-color: rgba(253, 185, 0, 0.5);
  }
  .navcontainer{
    width: 100%;

  }
}
.probootstrap-navbar .navbar-nav>li.active>a:active, .probootstrap-navbar .navbar-nav>li.active>a:focus, .probootstrap-navbar .navbar-nav>li.active>a:hover {
  background: 0 0;
  color: #fff
}
.probootstrap-navbar .navbar-nav>li>.dropdown-menu:before {
  border: 1px solid #85C8DD;
  content: "";
  position: absolute;
  top: -20px;
  left: 40px;
  border-color: rgba(133, 200, 221, 0);
  border-bottom-color: #85C8DD;
  border-width: 10px;
  margin-left: -10px
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav>li.active>a:active, .probootstrap-navbar .navbar-nav>li.active>a:focus, .probootstrap-navbar .navbar-nav>li.active>a:hover {
    color: rgba(0, 0, 0, .7)
  }
  .probootstrap-navbar .navbar-nav>li>.dropdown-menu:before {
    display: none
  }
}
.probootstrap-navbar .navbar-nav .dropdown li.active>a {
  background: 0 0
}
.probootstrap-navbar .navbar-nav.active>a {
  color: #FFA33E!important
}
.probootstrap-navbar .dropdown-submenu {
  position: relative
}
.probootstrap-navbar .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px
}
.probootstrap-navbar .dropdown-submenu>a {
  display: block
}
.probootstrap-navbar .dropdown-submenu>a:before {
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 10px;
  margin-top: -11px;
  content: "\e926";
  font-size: 20px;
  color: rgba(255, 255, 255, .5);
  -webkit-transition: .3s all;
  transition: .3s all
}

navbar .dropdown-submenu>a:before {
    color: rgba(0, 0, 0, .2)
  }
}


.probootstrap-navbar .dropdown-submenu>a:hover:before {
  color: rgba(0, 0, 0, .3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar.scrolled {
  background: #1f0a39;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
  opacity: 0.88;
}
.probootstrap-navbar.scrolled .navbar-brand, .probootstrap-navbar.scrolled .navbar-nav>li>a, .probootstrap-navbar.scrolled .parent-nav-link-padding {
  padding-top: 57px;
  padding-bottom: 20px
}
.probootstrap-navbar.scrolled .navbar-brand {
  background-size: 175px auto;
    height: 118px;
}
.probootstrap-navbar.scrolled .dropdown>a:before {
  color: rgba(0, 0, 0, .4)
}
.probootstrap-navbar.scrolled .navbar-nav>li>a {
  color: #fff;
}
.probootstrap-navbar.scrolled .navbar-nav>li>a:hover {
  color: #fdb900 !important
}
.probootstrap-navbar.scrolled .navbar-nav>li.active>a {
  color: #fdb900 !important
}
.container-fluid .navbar-brand {
  margin-left: 15px
}
navbar .navbar-nav>li>a{
        padding: 72px 0;

  }
  .probootstrap-navbar.scrolled .navbar-nav>li>a{
    padding-top: 55px;
      padding-bottom: 20px;
  }

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
  .probootstrap-navbar .navbar-brand{
    top:2px;
  }
  .probootstrap-navbar .navbar-nav>li>a{
    padding: 72px 0 0 0;

  }
  .probootstrap-navbar.scrolled .navbar-nav>li>a{     
    padding-top: 53px;
      padding-bottom: 32px;
}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
  .probootstrap-navbar .navbar-nav>li>a{
        padding-top: 89px;
        padding-bottom: 32px;
      }
.probootstrap-navbar .navbar-brand{
          width: 180px;
}
      .probootstrap-navbar.scrolled .navbar-nav>li>a{
        padding-top: 52px;
        padding-bottom: 32px;
      }
 }
 @media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) { 
.probootstrap-navbar .navbar-brand{
      width: 199px;
    height: 67px;
}
}


@media screen and (max-width:768px) {
  .probootstrap-navbar {
    
  }
}


@media screen and (max-width:768px) {
  .probootstrap-navbar.scrolled .navbar-nav>li.active>a {
    color: #FFA33E!important
  }
  .probootstrap-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
navbar .navbar-brand{
     background-size: 115px auto;
     height: 82px;
     width: 145px;
    }
    .probootstrap-navbar.scrolled .navbar-brand{
     height: 82px;
     width: 145px;
    }
    .probootstrap-bg-secondary h2{
      font-size: 21px;
      line-height: 27px;
      text-align: center;

    }
    .slider-nav{
      bottom:  0 !important;
    }
    .probootstrap-bg-secondary{
      padding:2.4em 0 3.6em 0 !important
    }
    .probootstrap-navbar.scrolled .navbar-nav>li>a{
          padding-top: 8px;
    padding-bottom: 8px;
    }
}
@media screen and (max-width:320px) {
  .probootstrap-navbar .navbar-brand {
    height: 60px;
    width: 132px;
}
.navbar-toggle {
    padding: 12px 10px;
}
.probootstrap-navbar.scrolled .navbar-toggle{
  padding: 26px 10px;
}
}



