/* Put your custom css here */

.color-green {
	color: #00a65e !important;
}

.color-white {
	color: #ffffff !important;
}

.color-grey {
	color: #6F7279 !important;;
}

.color-red {
	color: #BF0203  !important;;
}

/* PRE HEADER */

.header1 #preHeader {
	background-color: #aba9a7;
	background-image: url(../images/theme-pics/textures/grey-2.jpg);
	background-repeat: no-repeat;
	height: 34px;
}

.header1 ul.quickMenu li, .header1 .contactPhone {
    border-right: 1px solid #fff;
}


#preHeader .socialNetwork, .contactPhone {
    display: inline-block;
    float: none !important;
}


/* HEADER */

.page-header {
	padding: 53px 0 63px;
	margin: 0;
	background-attachment: fixed;
	background-image: url(../images/page-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.page-header-malice {
	background-image: url(../images/page-header-bg-malice.jpg);
}



.navbar-brand {
    padding: 0px 0 12px 0;
}

.navbar-brand img {
	max-width:230px;
	margin-top: 7px;
}

.page-header a, .page-header ul li {
	color: #ffffff !important;
}
.custom-header-title {
	background-color: transparent !important;
	padding-left: 200px !important;
	color: #ffffff !important;
	letter-spacing: 1px !important;
}

@media(max-width:767px){
.navbar-brand img {
	width:220px !important;
	margin: 7px !important;;
}

.header-main {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0px;
	background: #BF0203 !important;;
}

.custom-h1 {
	font-size: 45px;
	padding-right: 24px;
}

.custom-header-title {
	padding-left: 0 !important;
}

}



@media (min-width: 768px) {
.navbar-nav ul {
    width: 260px;
}
#mainMenu .navbar-nav li {
	border-bottom: 1px solid #969696;
}
.navbar-brand img {
	/* border: 1px solid #ffffff !important; 
	-webkit-box-shadow: 0px 7px 20px 1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 7px 20px 1px rgba(0,0,0,0.31);
	box-shadow: 0px 7px 20px 1px rgba(0,0,0,0.31);
	*/
}
}


.resize-logo {
    width: 150px !important;
    transition: all 700ms linear !important;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.31) !important;
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.31 !important);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.31) !important;
}


/* BTN */

.btn-lg, .btn-group-lg>.btn {
    border-radius: 1px;
}


/* LANG ICONS */

.custom-icons img {
	margin-top: 4px;
	max-height: 26px;
}

.custom-lang-toggle {
	visibility: hidden;
}

@media(max-width:767px){
.custom-lang-toggle {
	visibility: visible;
	width: 100%;
	text-align: center !important;
	padding: 24px 0 0 64px !Important;
}
.custom-lang-toggle ul.socialNetwork li {
	margin-right: 5px !important;
}
}


/* SNACK */

.custom-snack-box {
	padding: 14px;
}
.custom-snack-box table {
	width: 100%;
	background: transparent !Important;
}

.custom-snack-box p {
	padding: 1em;
}

.pricingBloc p {
	background: transparent !Important;
}
.pricingBloc .custom-block-bg {
	display: block;
	width: 100%;
	height: 100%;
	background: #F1F1F3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#F1F1F3, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F1F1F3, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F1F1F3, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F1F1F3, white); /* Standard syntax (must be last) */
}

.cd-panel-content p {
    font-size: 14px;
    color: #424f5c;
    line-height: 1.4;
    margin: 1em 0 !Important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #00a65e !important;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #00a65e !important;
    background-color: #fff;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: top;
	margin-top: -3px;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 3px;
}

/* ADD THIS */

.addthis_default_style .addthis_separator, .addthis_default_style .at4-icon, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300bs, .addthis_default_style .at300m {
    float: right !important;
}

.at4-show p {
	margin-top: 12px;
	margin-bottom: 0 !important;
}

.addthis_default_style {
	padding-right: 12px !important;
}

@media (max-width: 991px) { 

.custom-social-addthis {
	position: fixed;
	right: 8px;
	bottom: 4px;
}

.footerWidget {
    margin-bottom: 0px;
}

}

/* ICONS */

a.custom-icon-link {
	font-size: 22px !important;
	padding-top:10px;
	color: #434343;
}
a:hover.custom-icon-link {
	color: #C10A00;
}

.icon {
	clear:left;
	width: 50px !important;
	margin-right: 30px !important;
	margin-bottom:10px;
}

.icon-calendar {
	text-align: center !Important;
}
.icon-calendar img {
	width: 30px !important;
}
.icon-calendar-image {
	width: 30px !important;
}


/* SLIDER */

.camera_caption {
	left: 90px !important;
}

#open-popup {padding:20px}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 200px;
  margin: 20px auto;
  text-align: center;
}

/* NEWS */
.date {
    font-size: 13px;
    line-height: 22px;
	font-weight: normal !important;
    font-style: normal !important;
}


/* Gallery */


.gallery-head-image {
	max-height: 180px;
	overflow: hidden;
}

@media (min-width: 1600px) {
.gallery-head-image {
	max-height: 247px;
}
}

@media (max-width: 991px) {
.gallery-head-image {
	max-height: 300px;
}
}

.gallery-picture {
	height: 200px;
	padding: 7px;
	overflow: hidden;
}

.gallery-picture img {
	width: 100%;
	max-width: 100%;
	height: auto !important;
}

@media (max-width: 1400px) {
.gallery-picture {
	height: 130px;
	}
}

@media (max-width: 991px) {
.gallery-picture {
	height: auto;
}
}

/* FOOTER */

.custom-production p {
	text-align: right;
}

@media (max-width: 991px) {
	.custom-production p {
		text-align: center;
	}
	.footer4 #footerRights {
		text-align: center;
	}
}

