/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


	
/* =============================================================================
   Images
   ========================================================================== */
   
img {
	border: none;
}

#content img {
	border: none;
	margin: 0 10px 10px 0;
}



/* =============================================================================
   Links
   ========================================================================== */
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}

a:link {
  color: #b40319;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

a:active {
	color: #b40319;
}

a:visited {
	color: #b40319;
}

a:hover {
	color: red;
	text-decoration: underline;
}

p {
	margin: 0 0 18px
}

input {

}




/* =============================================================================
   Fonts
   ========================================================================== */

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0em 0;
}


h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 0px 0;
	font-family: 'Roboto Condensed', sans-serif;

}

h1 {font-size: 150%;

}

h2 {font-size: 150%;}
h3 {
  background: #ffc3ff none repeat scroll 0 0;
  font-size: 100%;
  font-weight: normal;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 5px 0 0 10px;
}
h4 {color: #B7014C; font-size: 120%;} 




.contentheading {
	background-color: #18AD00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	height: 30px;
	text-transform: uppercase;
	border-radius: 10px;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ad7a13;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.contentheading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #783c01;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.modifydate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
	padding: 10px;
}

.small{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.createdate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.readon{
	font-family: "Lucida Sans", Tahoma, Arial;
	background-color: ButtonFace;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #DC143C;
	float: left;
	padding: 2px 24px 2px 8px;
	height: 18px;
	width: 93%;
}
a.readon:link, a.readon:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	background-color: ButtonFace;
	font-size: 12px;
	color: #DC143C;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 16px;
}

.article_column {padding:0px}
.article_row {padding:10px;}

li,dd {
margin-left: 12px;
}

fieldset {
padding:.5em;
margin-right: 11px;
}


/* =============================================================================
   Body
   ========================================================================== */
body {
	background: #fff;
	font-family: 'Play', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	color: Black;
}




/* =============================================================================
   TOP LINE
   ========================================================================== */
   
#top_line {
	width: 100%;
	background: white;
}

#top_line_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

.container_top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 20px 0px 20px 0px;
}

#top_1 {
	flex-basis: 20%;
	margin: 0px 2%;
}

#top_2 {
	flex-basis: 72%;
	text-align: right;
	margin: 0 2%;
}

#top_3 {

}


#top_line_wrap:after {
  content: "";
  display: table;
  clear: both;
}

#tel a:link {
	font-family: 'Play', Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 22px;
	margin: 25px 10px;
}

#tel a:hover {
	color: red;
	text-decoration: none;
}



/* =============================================================================
   Header
   ========================================================================== */
   
#header_line {
	background: transparent url(../images/header_bg2.jpg) no-repeat center center;
	left: 0;
	top: 0;
	width: 100%;
}

#header_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;

	text-align: center;
}

.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
}


#header_1 {
	flex-basis: 450px;
	height: 300px;
	margin: 20px;
	text-align: center;
	background: fff;
	color: #fff;
	box-shadow: 0px 5px 20px #2d2d2d;
	  overflow: hidden;
}

#header_2 {
	flex-basis: 450px;
	height: 300px;
	margin: 20px;
	text-align: center;
	background: fff;
	color: #fff;
	box-shadow: 0px 5px 20px #2d2d2d;
}

#header_3 {
	flex-basis: 450px;
	height: 300px;
	margin: 20px;
	text-align: center;
	background: fff;
	color: #fff;
	box-shadow: 0px 5px 20px #2d2d2d;
}

#header_4 {
	flex-basis: 450px;
	height: 300px;
	margin: 20px;
	text-align: center;
	background: fff;
	color: #fff;
	box-shadow: 0px 5px 20px #2d2d2d;
}

#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}



/* CSS3 EFFECTS */

/* CSS3 STYLE GENERIC */
.view {
   width: 450px;
   height: 300px;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask, .view .content {
   width: 450px;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:450px;
   height:300px;
}

/* THIRD EFFECTS */

.third-effect .mask {
   opacity: 0;
   overflow:visible;
   border:200px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.third-effect a.info {
   position:relative;
   top:-10px;
   opacity: 0;
   -webkit-transition: opacity 0.4s 0s ease-in-out;
   -moz-transition: opacity 0.4s 0s ease-in-out;
   -o-transition: opacity 0.4s 0s ease-in-out;
   -ms-transition: opacity 0.4s 0s ease-in-out;
   transition: opacity 0.4s 0s ease-in-out;
}
.third-effect:hover .mask {
   opacity: 1;
   border:10px solid rgba(0,0,0,0.5);
}
.third-effect:hover a.info {
	opacity:1;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}





/* =============================================================================
   LINE_1 àäðåññ, e-mail
   ========================================================================== */

#line_1 {
  left: 0;
  top: 0;
  width: 100%;
}


#line_1_wrap {
	background: #fffecf;
	margin: 30px auto 30px auto;
	max-width: 1200px;
	text-align: center;
}

.container_1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

#line_1_1 {
	flex-basis: 400px;
	color: #555;
	font-size: 20px;
	padding: 20px;
}

#line_1_2 {
	flex-basis: 400px;
	color: #555;
	font-size: 20px;
	padding: 20px;
}

#line_1_wrap:after {
  content: "";
  display: table;
  clear: both;
}

#mail a:link {
	font-family: 'Play', Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 22px;
	margin: 10px;
}

#mail a:hover {
	color: red;
	text-decoration: none;
}




/* --- ÊÍÎÏÊÀ ÑÊÀ×ÀÒÜ ---*/

button{
  background:#1AAB60;
  color:#fff;
  border:none;
  position:relative;
  height:50px;
  font-size:20px;
  padding:0 2em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
}
button:hover{
  background:transparent;
  color:#1AAB60;
}
button:before,button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #1AAB60;
  transition:400ms ease all;
}
button:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
button:hover:before,button:hover:after{
  width:100%;
  transition:800ms ease all;
}


/* =============================================================================
   LINE_2 Íàøè ïðåèìóùåñòâà
   ========================================================================== */

#line_2 {
	background: #fff;
  width: 100%;
}

#line_2_bg {
	height: 300px;
	width: 100%;
}

.css-adaptive {
display: block;
max-width: 100%;
height: auto;
}

#line_2_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	z-index: 1;
	text-align: center;
	padding-top: 20px;
}

#line_2_zag {
	background: transparent url(../images/girl_ok.jpg) no-repeat top center;
	height: 270px;
	width: 100%;
}

#zag {
	width: 100%;
	z-index: 1;
	padding: 0px 0px 30px 0px;
	font-family: 'Play', sans-serif;
	font-size: 35px;
	color: #281e93;
}

#line_2_1 {
	width: 100%;
	padding: 20px 0px 70px 0px;
	color: #1B63D5;
	float: left;
	font-family: 'Play', sans-serif;
	font-size: 18px;
	background: #e6f2ff;
}


#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}






/* =============================================================================
   LINE_3 Çâîíè ïðÿìî ñåé÷àñ
   ========================================================================== */

#line_3 {

  width: 100%;
}

#line_3_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	margin: 50px auto;
}

#line_3_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	padding: 30px 20px 30px 20px;
}

#line_3_1 {
	flex-basis: 464px;
}

#line_3_2 {
	flex-basis: 510px;
	background: #fff;
	opacity: 0.8;
	align-self: center;
	box-shadow: 0px 3px 15px #686767;
	padding: 40px 10px;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}

#call_now {
	float: left;
}

#tel_2 a:link {
	font-family: 'Play', Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 30px;
	margin: 25px;
}

#tel_2 a:hover {
	color: red;
	text-decoration: none;
}

#tel_2 {
	padding-top: 25px;
}



/* =============================================================================
   Footer
   ========================================================================== */
   
#footer_wrap {
	background: #3e5384;
	height: 80px;
	width: 100%;
}

#footer {
  height: 80px;
  margin: 0 auto;
  padding-top: 0;
  max-width: 1200px;
  width: 100%;
}


#footer_1 {
	max-width: 1200px;
	width: 100%;
	float: left;
	padding-top: 18px;
}

#footer_2 {
  max-width: 1200px;
  width: 100%;
	float: left;
	margin-top: 20px;
}



a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footerlink:hover {
	color: #00C1FC;
	text-decoration: underline
}	
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: white;
}	

.footer1 {
	font-size: 10px;
	margin-top: 7px;
	color: #eee;
	text-align: center;
}

.footer2 {
	font-size: 10px;
	color: #eee;
	margin-top: 5px;
	text-align: center;
}






/* =============================================================================
   DJ MEGA MENU
   ========================================================================== */
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
	display: inline-block;
	cursor: pointer;
	margin: 0 auto;
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 1;
	padding: 10px 12px;
	background: #555;
	color: #e4e4e4;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
}

 


/* =============================================================================
   ÊÍÎÏÊÈ ýôôåêòû hover
   ========================================================================== */








/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/

/* --- 1024px ---*/

@media screen and (max-width:1024px){

#line_3_2 {
	flex-basis: 510px;
	background: #fff;
	opacity: 0.8;
	align-self: center;
	box-shadow: 0px 3px 15px #686767;
	padding: 40px 10px;
	margin-top: 20px;
}


}

/* --- 940px ---*/

@media screen and (max-width:940px){

#header_3 {
	flex-basis: 450px;
	height: 300px;
	order: 4;
}



}




/* --- 800px ---*/

@media screen and (min-width:100px) and (max-width:800px){



	
}

/* --- 768px ---*/

@media screen and (min-width:100px) and (max-width:768px){



	
}


/* --- 640px ---*/

@media screen and (max-width:640px){





}



/* --- 560px ---*/

@media screen and (max-width:560px){

#call_now {
	float: none;
	text-align: center;
}

#tel_2 {
	text-align: center;
}



}




/* --- 480px ---*/

@media screen and (max-width:480px){

#line_2_1 {
	width: 98%;
	padding: 20px 1% 70px 1%;
}


}

/* --- 440px ---*/

@media screen and (max-width:440px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}

#header_1 {
	flex-basis: 320px;
	height: 213px;
	margin: 20px 0px 20px 0px;
}

#header_2 {
	flex-basis: 320px;
	height: 213px;
	margin: 20px 0px 20px 0px;
}

#header_3 {
	flex-basis: 320px;
	height: 213px;
	margin: 20px 0px 20px 0px;
}

#header_4 {
	flex-basis: 320px;
	height: 213px;
	margin: 20px 0px 20px 0px;
}

/* CSS3 EFFECTS */

/* CSS3 STYLE GENERIC */
.view {
   width: 320px;
   height: 213px;
}
.view .mask, .view .content {
   width: 320px;
   height: 213px;
}

.view a.info {
   width: 320px;
   height: 213px;
}

/* THIRD EFFECTS */




#line_1_1 {
	font-size: 18px;
}

#mail a:link {
	font-size: 16px;
	margin: 10px;
}

#scrollToTop {
	display: none;
}

#tel_2 a:link {
	font-size: 27px;
}

}


/* --- 420px ---*/

@media screen and (max-width:420px){

#top_1 {
	flex-basis: 96%;
	margin: 0px 2%;
}
#top_2 {
	flex-basis: 96%;
	text-align: center;
	margin: 20px 2% 0px 2%;
}

}


/* --- 360px ---*/

@media screen and (min-width:100px) and (max-width:360px){

#tel_2 a:link {
	font-size: 24px;
}




}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:320px){

#tel_2 a:link {
	font-size: 21px;
}



}

