body {
margin: 0px;
    padding: 0px;
    font: normal 15px/normal 'Open Sans', sans-serif;
    text-transform: none;
    color: #000;
    text-decoration: none;
    border-top: 3px solid #d60000;
    font-weight: 600;
}
input, select, textarea {
	font: normal 14px/normal 'Open Sans', sans-serif;
}

h1 {
	color: #000;
	font-size: 20px;
}

h3 {
    margin-bottom: 20px;
}

img {
	max-width: 100%;
}

p {
	_text-indent: 13px;
	line-height: 23px;
}

a {
	-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.wrapper {
    display: block;
    margin: 0 auto 0;
    padding: 0;
    width: 100%;
    max-width: 1215px;
    background: #fff;
}


#welcomefull .welcome {
	max-width: 1215px;
	padding: 0 10px;
	margin: 0 auto;
}

#welcomefull .welcome p img {
    float: left;
}

#welcomefull .welcome img {
    float: left;
}

#welcomefull .welcome h1 {
	color: #000;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 0px;
	    position: relative;
    z-index: 999;
        font-size: 32px;
    font-weight: 600;
}

#welcomefull .welcome p strong {
	color: #000;
}

.headerfull {
	display: block;
	padding: 0px;
	width: 100%;
	    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(238,238,238,1) 100%);
    background: -webkit-linear-gradient(top, #fff 1%,#f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 1%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
	border-bottom: 1px solid #e3e3e3;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*Top*/

#topfull {
   	border-bottom: 1px solid #ddd;
}

#top {
	display: block;
    margin: 0 auto 0;
    z-index: 1;
    position: relative;
    padding: 0 0.5%;
    max-width: 1240px;

}

#top p.social {
	float: right;
	margin: 0px;
}

#top p.use {
	display: block;
	margin: 0px;
	padding: 0.2% 0;
	float: left;
	font-size: 13px;
	    line-height: inherit;
	color: #000;
	text-indent: inherit;
}

/* Header Styles */  
#header {
	display: block;
	margin: 0 auto;
	padding: 0.5% 0.5%;
	max-width: 1240px;
}

#header h2 img {
    width: 100%;
    max-width: 348px;
}


#header h2 {
    display: block;
    margin: 9px 0;
    float: left;
    height: 50px;
    width: 348px;
}



#header p.phone {
    font-size: 14px;
    color: #000;
    margin: 0px;
    padding: 0px;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    text-align: center;
}
#header p.phone strong {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    display: inline;
    line-height: 23px;
}

#header p.phone strong a {
color: #000;
text-decoration: none;
}

#header p.phone span {
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 22px;
}

.whole {
	color: #d60000 !important;
	font-weight: 700;
	background: none !important;
	font-style: normal;
	padding: 0px !important;
}


/* Navigation Styles */
#menu {
	display: none;
	text-align: center;
	margin: 0 auto;
	padding: 4px;
}


#navigationfull {
	position: relative;
	float: right;
margin: 15px 0;
}

#navigation {
max-width: 1215px;
display: table;
padding: 0px 0;
margin: 0 auto;
clear: both;
width: 100%;
}





/* Footer Styles */
#footerfull {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	background: #231f20;
	border-top: 5px solid #d60000;
	    margin-top: 10px;
    display: inline-table;
}

#footer {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

#footer .box {
	margin: 0 auto;
	padding: 10px 0px 0px;
	width: 96%;
	max-width: 1110px;
}
#footer ul {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 41%;
	font-size: 13px;
	line-height: 20px;
	color: #b3b3b3;
}

#footer ul + ul {
	float: right;
}

#footer ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer ul li.logos {
	margin: 0px;
	padding: 5px 0px 0px;
}

#footer ul li strong {
 font-size: 24px;
    margin-bottom: 7px;
    color: #b3b3b3;
    display: inline-block;
    line-height: 35px;
}


#footer ul li a {
	color: #b3b3b3;
	text-decoration: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#footer ul li a:hover, #footer ul li a:focus {
	text-decoration: underline;
}



#footer div.bottom {
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	border-top: 1px solid #999;
}
#footer div.bottom p {
	margin: 0px;
	padding: 0px;
	float: left;
	color: #929292;
	font-size: 12px;
}
#footer div.bottom p + p {
	float: right;
}
#footer div.bottom p a {
	color: #b3b3b3;
	text-decoration: none;
}

#footer div.bottom p a:hover {
	color: #fff;
}


/* Path Styles */
#pathfull {
	background: #f3f3f3;
	margin-top: 1px;
	margin-bottom: 30px;
}

#path {
padding: 0.5%;
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 1240px;
}
#path p {
	font-size: 13px;
	line-height: 25px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#path p a, #path p span {
	color: #666;
	text-decoration: none;
	display: inline-block;
	background: url(../images/pathmenu_separater.png) no-repeat left center;
	margin: 0px 5px 0px 0px;
padding: 0px 11px 0px 11px;
}
#path p a:hover, #path p span {
	color: #000;
}
#path p a.home {
	background: url(../images/home.png) no-repeat center center;
	text-indent: -9999px;
	padding: 0px;
	width: 25px;
}

/* Main Styles */



#main .sidebar + .content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 79%;
}

#main h1 {
	line-height: 25px;
	display: block;
	margin: 0px 0px 4px;
	padding: 5px 0px;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#main h2 {
  line-height: 16px;
  margin: 8px 0px 10px;
  padding: 5px 0px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  clear: both;
}





/*Footer Banner*/




.wrapper .boxbanners {
	display: block;
	margin: 15px auto 35px;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style: none;
	background: #FFF;
}
.wrapper .boxbanners li , #main .boxbanners li.twocolumn{
	margin: 0px;
padding: 0 0.5%;
    float: left;
    width: 32%;
	display: block;
}
.wrapper.jpg .boxbanners li.threecolumn {
	width: 40%;
}


.wrapper .boxbanners li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-width: 0px;
	border-style: none;
	transition: all 0.5s;
}
.wrapper .boxbanners li div {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.wrapper .boxbanners li:hover {
    background: #d8d8d8;
}

.wrapper .boxbanners li div.title {
font-size: 19px;
    font-weight: 600;
    margin: 10px 0;
    padding: 6px 4px 6px 13px;
    color: #fff;
    background: #ee1c25;
    letter-spacing: 1px;
}

.wrapper .boxbanners li div.title {
	position: relative;
	background: #ee1c25;
}
.wrapper .boxbanners li div.title:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 28, 37, 0);
	border-top-color: #ee1c25;
	border-width: 7px;
	margin-left: -7px;
}

.wrapper .boxbanners li div.descrip {
	font-size: 14px;
	margin: 10px 0;
}
.wrapper .boxbanners li div.readmore a {
    font-size: 14px;
    font-weight: 600;
	text-align: right;
	text-decoration: none;
	color: #fff;
background: #d60000 !important;
	float: right;
    margin: 0px 0 10px 0;
    padding: 4px 6px;
}
.wrapper .boxbanners li div.readmore a:hover {
	background:#003284 !important; 
}


.wrapper .boxbanners li div a {
	color: #FFF;
	text-decoration: none;
}
.wrapper .boxbanners li div .texts {
	display: block;
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/banner_shade.png) no-repeat center top;
	font: normal 16px/20px "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 0px 5px #000000;
	text-transform: uppercase;
}


#seper {
    border-top: 1px solid #9a9a9a;
    text-align: center;
    margin: 75px 0 15px;
}

#seper .textup {
    background: #FFF;
    padding: 0px 20px;
    font-size: 30px;
    color: #000;
    font-weight: 100;
    margin-top: -23px;
    text-align: center;
    display: inline-flex;
}

.container .sidebar {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 17%;
    background: #d60000;
    margin-top: 32px;
    padding: 13px 14px;
    color: #fff;
}

.container .sidebar ul {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.container .sidebar h2 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 100;
    color: #fff;
    display: block;
    margin: 0px;
    margin-bottom: 3px;
    padding: 0px;
}

.container .sidebar ul li {
    border-bottom: 1px dotted #D9D9D9;
    padding: 0;
    line-height: 25px;
}

.container .sidebar ul li a {
    font-size: 16px;
    line-height: 33px;
    color: #fff;
    display: block;
    padding: 0 10px;
    margin: 0px;
    text-decoration: none;
}

.container .sidebar ul li a:hover, .container .sidebar ul li a.active {
    font-weight: normal;
    color: #fff;
    background: #003284;
}

.container .sidebar + .content {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 78%;
    margin-bottom: 15px;
}

h2 {
	position: relative;
}

h2 .backnumber {
    background: #ddd;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: inline-block;
    /* padding: 25px; */
    text-align: center;
    line-height: 45px;
    font-size: 31px;
    font-weight: 700;
    margin-right: 10px;
}

h2 .backnumber span {
	font-size: 20px;
	font-weight: 600;
}

.grid2column {
    width: 48.5%;
}

.grid2column, .grid3column, .grid3columnbig, .grid4column, .grid4columnbig {
    float: left;
    margin-right: 3%;
}

#map-contact {
    width: 100%;
    height: 265px;
    margin-bottom: 20px;
}

.gm-style {
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.grid2column p strong {
    color: #d60000;
}


.grid2column {
    width: 38%;
    margin-top: 51px;
}

body .lastcolumn {
    margin-right: 0% !important;
    width: 58%;
    margin-top: 0px !important;
}

.header-underline {
    padding-bottom: 10px;
    margin-bottom: 14px;
}


.error {
    display: none;
    margin-top: 3px;
    font-size: 11px;
    border: 1px solid #FF4F4F;
    color: #D6000E;
    background: #FFF2F2;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.success {
    border: 1px solid #0c0;
    color: #4F8A10;
    background: #F2FFF2;
    display: none;
    margin-top: 3px;
    font-size: 11px;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#leftform {
    float: left;
    width: 100%;
}

label {
    cursor: pointer;
}

#main input, #main textarea {
    margin: 6px 0px 15px 3px;
    width: 95%;
    background-color: #fefefe;
    border: 1px solid #a49f8f;
    padding: 7px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.12);
    background-image: -ms-linear-gradient(top, #F1F1F1 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(top, #F1F1F1 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(top, #F1F1F1 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F1F1F1), color-stop(1, #fff));
    background-image: -webkit-linear-gradient(top, #F1F1F1 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #F1F1F1 0%, #fff 100%);
}

.warning {
    display: none;
    margin-top: 3px;
    font-size: 11px;
    color: #9F6000;
    background: #FFF9D5;
    border: 1px solid #FFD324;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#rightform {
    float: right;
    width: 100%;
}

#main img, .video-container, #map-contact {
    border-bottom: 4px solid #d60000;
}

input#send {
    padding: 0;
    cursor: pointer;
    float: left;
    width: 100px;
    height: 30px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    -o-transition: all 400ms ease;
    background: #d60000;
    color: #fff;
}

strong {
	color: #d60000;
}
#rightsecurity {
    float: right;
}

.width-container a {
	color: #000;
	text-decoration: none;
}

.width-container a:hover {
	color: #000;
	text-decoration: underline;
}

div#welcomefull {
    margin-top: 35px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#footer ul li img {
    border-radius: 4px;
}

.b2b {
	background: #d60000;
	color: #fff;
	text-align: center;
	padding: 20px;
	font-size: 24px;
	margin-top: 20px;
	display: block;
	float: right;
	width: 63%;
}

.b2b strong {
	color: #fff;
}

.b2b a {
	color: #fff;
	text-decoration: none;
}

.b2b a:hover {
	color: #fff;
	text-decoration: underline;
}

.videob {
	float: left;
	width: 48%;
	margin-bottom: 20px;
}

.videob.last {
	float: right;
}

#footer ul li strong.redbg {
	background: #000025;
	color: #f90;
	padding: 10px;
	font-size: 33px;
	line-height: 35px;
}

#footer ul li strong.bluebg {
	background: #000025;
	color: #f90;
	padding: 10px;
	font-size: 23px;
	    line-height: 35px;
}

ul.gallery li p {
    margin: 0px;
    height: 36px;
    font-size: 14px;
    overflow: hidden;
}

.titlekam {
	color: #d60000;
	font-size: 18px;
	margin: 0px;
	text-indent: inherit;
}

ul.gallery p {
	line-height: inherit;
	}
	
.anoxeidota {
    background: #f8f8f8;
    border: 1px solid #f99;
    padding: 1.5% 1.5% 1% 1.5%;
    margin-bottom: 25px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



@media only screen and (max-width: 600px) {
	
body {
    padding: 0 5px;
}

.grid2column {
    width: 38%;
    margin-top: 0;
}

.grid2column, body .lastcolumn {
        float: left;
        width: 100%;
    }

	div#top {
    text-align: center;
}
#top p.social {
    float: none;
    margin: 0px;
}

#navigationfull {
position: relative;
        float: none;
        margin: 15px 0;
        display: contents;
}

    #header h2, #header h2 a {
        width: 100%;
        text-align: center;
    }

#welcomefull .welcome p img {
    float: none;
    text-align: center;
    margin: 0 auto !important;
    display: block;
    margin-bottom: 20px !important;
}

.b2b {
        /* float: left; */
        padding: 20px 5px;
        text-align: center;
        margin: 0 auto;
		        width: 100% !important;
    }
	
.b2b img {
			width: 100%;
		}

#seper {
    margin: 50px 0 15px;
}

}
