﻿/* Add here all your css styles (customizations) */

.red{
	font-size: 18px;
	color:#dc031d;
}

.green{
	font-size: 18px;
	color:#028e19;
}
.btn-cust{
	display: inline-block;
	margin-bottom: 20px;
}

iframe{
	max-width: 100%;
}

.sky-form fieldset{
	padding: 25px 10px 5px;
}

.contacts-v4 strong{
	font-size: 15px;
}

.sky-form.submited fieldset{
	display: block !important;
}


iframe {
     position: relative;

     z-index: 10;
} 

@media (min-width: 992px){
	.header-fixed .header-v8.header-fixed-shrink .navbar-nav{
		margin-top: 17px;
	}
}

@media (max-width: 767px){
	.headline-center p {
		padding: 0;
	}
}