




/*
     FILE ARCHIVED ON 12:06:27 Aug 2, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:37:29 Jan 7, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */




@font-face {
    font-family: 'Century Gothic';
    src:url(/fonts/century-gothic.ttf) format('truetype');
}


@font-face {
    font-family: 'Calibri';
    src:url(/fonts/Calibri.ttf) format('truetype');
}

.header 
{
	width:100%;
	min-height:100px;
}

.mainhead
{
	background:#ffffff;
	min-height:100px;

}

.menu
{
	list-style:none;
	display:inline-block;
	float:right;
	margin-top:70px;
	padding:0px;
}


.menu li 
{
	display:inline-block;
	float:left;
	padding:0px 15px;
	border-right:solid 1px #e2e2e2;
}

.menu li a
{
	padding:10px 15px 10px;
	color:#646464;
	font-size: 16px;
	font-family: Century Gothic;
}

.menu li a:hover
{
	text-decoration:none;
	color:#7ba98d;
}


.menu .last
{
	display:inline-block;
	float:left;
	padding:0px 15px;
	border:0px !important;
}

.active{
	color:#7ba98d !important;}

#nav
{
    display:none;
	float:right;
	margin-top: 70px;
}
    #nav > a
    {
        display: none;
    }
    #nav li
    {
        position: relative;
		padding: 10px 10px;
		list-style:none;
    }
 
    /* first level */
 
    #nav > ul
    {
        height: 3.75em;
    }
        #nav > ul > li
        {
            width: 25%;
            height: 100%;
            float: left;
        }
 
    /* second level */
 
    #nav li ul
    {
        display: none;
        position: absolute;
        top: 100%;
    }
        #nav li:hover ul
        {
            display: block;
        }
		



		@media only screen and ( max-width: 1199px )
{
    

	.menu{ display:none;}
	#nav
    {
        position: relative;
		display:block;
    }
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		background:#7ba98d;
		list-style:none !important;
		z-index: 10000!important;
    }
        #nav:target > ul
        {
            display: block;
			margin-top:0px;
			margin-left:-130px;
			width:165px;
        }
		
		#nav:target > ul a
        {
            display: block;
			margin-top:0px;
			text-decoration:none;
			color:#ffffff;
			font-family: Century Gothic;
        }
		#nav:target > ul a:hover
        {
            display: block;
			margin-top:0px;
			background:#ffffff;
			color:#7ba98d;
        }
		
        #nav > ul > li
        {
            width: 100%;
            float: none;
        }
 
    /* second level */
 
    #nav li ul
    {
        position: static;
    }
	
}


		@media only screen and ( max-width: 767px )
{
	.cente_cr{ text-align:-webkit-center;} 
	.cente_moz{ text-align:-moz-center;}
}


.cente_cr_1{ text-align:-webkit-center;} 
.cente_moz_1{ text-align:-moz-center;}

.slider
{
	width:100%;
	max-height:580px;
	overflow:hidden;
}

.home_ser_head{
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 24px; }

.icbox
{
	padding:5px;
	/*text-align:center;*/
}

.welcome_cont{
	font-family: Century Gothic;
font-size: 17px;
color: #828282;
text-align:justify;
	}

.hserp{
	font-family: Century Gothic;
font-size: 17px;
color: #828282;
text-align: center;
	}

.aserp{
	font-family: Century Gothic;
font-size: 17px;
color: #828282;
text-align: center;
padding:10px;
background: #eaeaea;
height: 170px;
vertical-align: middle;
display: table-cell;
	}

.more a{
	color:#ba1313;
	font-family: Century Gothic;
	font-size: 19px;}
	
.more a:hover{
	color:#828282;
	font-family: Century Gothic;
	font-size: 19px;
	text-decoration:none;}

.welcome{
	font-family: Century Gothic;
	font-size: 25px;
	}


.quick{
	font-family: Century Gothic;
	font-size: 25px;
	}

.input{
	width:100%;
	padding:0px 10px;
	border:1px solid #cfcfcf;}
	
	
#submit_button{
float: right;
background: #ba1313;
border: 0px;
border-radius: 5px;
padding: 5px;
color: #fff;}

.bord
{
	border:solid 1px #F03;

}

.tests
{
	height:200px;
	margin:10px 0px;
	background:#F00;
}

.testbox
{
	padding:30px 0px;
	vertical-align:middle;
}

.testbox p
{
	color:#ffffff;
	text-align:center;
}

.testbox p strong
{
	color:#000000;
	text-align:center;
}

.galspace
{
	padding:15px;
}

.footer
{
	width:100%;
	height:auto;
	background:#eaeaea;
}

.copy
{
	width:100%;
	height:auto;
	background:#424242;
	padding:15px 0px;
	text-align:center;
	color:#828282;
}



.red{
	color:#ba1313;}
	
	
.quickc{
	font-family: Century Gothic;
	font-size: 22px;
	}


.foot_adres{
	font-family: Century Gothic;
font-size: 17px;
color: #828282;
text-align:justify;
	border-bottom:1px solid #C7C7C7;
	}
	
.foot_menu {
padding:0px;
	}

.first {
padding:0px !important;
	}

.a_first{
	padding:10px 15px 10px 0px !important;
	}

.foot_menu li{
	display:inline-block;
	float:left;
	padding:0px 15px;
	}

.foot_menu li a
{
	padding:10px 15px 10px;
	color:#646464;
	font-size: 14px;
	font-family: Century Gothic;
}


.foot_menu li a:hover
{
	padding:10px 15px 10px;
	color:#646464;
	font-size: 14px;
	font-family: Century Gothic;
	text-decoration:none;
}




#nav2
{
    display:none;
	
	
}
    #nav2 > a
    {
        display: none;
    }
    #nav2 li
    {
        position: relative;
		padding: 10px 10px;
		list-style:none;
    }
 
    /* first level */
 
    #nav2 > ul
    {
        height: 3.75em;
    }
        #nav2 > ul > li
        {
            width: 25%;
            height: 100%;
            float: left;
        }
 
    /* second level */
 
    #nav2 li ul
    {
        display: none;
        position: absolute;
        top: 100%;
    }
        #nav2 li:hover ul
        {
            display: block;
        }
		



		@media only screen and ( max-width: 1199px )
{
    

	.foot_menu{ display:none;}
	#nav2
    {
        position: relative;
		display:block;
    }
        #nav2 > a
        {
        }
        #nav2:not( :target ) > a:first-of-type,
        #nav2:target > a:last-of-type
        {
            display: block;
        }
 
    /* first level */
 
    #nav2 > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		background:#424242;
		list-style:none !important;
		z-index: 10000!important;
    }
        #nav2:target > ul
        {
            display: block;
			margin-top: -270px;
		
			width:165px;
        }
		
		#nav2:target > ul a
        {
            display: block;
			margin-top:0px;
			text-decoration:none;
			color:#ffffff;
			font-family: Century Gothic;
        }
		#nav2:target > ul a:hover
        {
            display: block;
			margin-top:0px;
			background:#ffffff;
			color:#7ba98d;
        }
		
        #nav2 > ul > li
        {
            width: 100%;
            float: none;
			display:inline-block;
        }
 
    /* second level */
 
    #nav2 li ul
    {
        position: static;
    }
	
}








.clear{
	clear:both;}


.social_fb{
	width: 50px;
height: 50px;
background: #3c5a9a;
float: right;
border-radius: 50%;
margin-top: -13px;
border: 5px solid #EAEAEA;
overflow: hidden;
padding: 10px;
text-align:center;}


.social_tw{
	width: 50px;
height: 50px;
background: #1ca9e1;
float: right;
border-radius: 50%;
margin-top: -13px;
border: 5px solid #EAEAEA;
overflow: hidden;
padding: 10px;
text-align:center;}


.social_ln{
	width: 50px;
height: 50px;
background: #1c8bb7;
float: right;
border-radius: 50%;
margin-top: -13px;
border: 5px solid #EAEAEA;
overflow: hidden;
padding: 10px;
text-align:center;}


.social{
	font-size: 20px;
color: #fff;
	}


.icbox i
{
	font-size:50px;
	
}

.icbox i:hover
{
	font-size:50px;
	color:#F00;
	
}
.sapace-tb-10
{
	padding:10px 0px;
}
.sapace-tb-20
{
	padding:20px 0px;
}

.sapace-tb-30
{
	padding:30px 0px;
}

.sapace-tb-40
{
	padding:40px 0px;
}

.sapace-tb-40
{
	padding:40px 0px;
}

.sapace-tb-60
{
	padding:60px 0px;
}
.parallax
{
	height:300px;
	width:100%;
	background-image:url(/img/san.jpg);
}
img-responsive{
	width:100%;}
.call_cont{
	margin:0px !important;
	padding:0px !important;
	float:none !important;}

.call{
	font-size:40px !important;
	font-family: Century Gothic !important;
font-weight: bold !important;
color:#ffffff;
text-shadow: 2px 2px #000000;
}

.contact_count{
	margin: 0px !important;
padding: 10px 50px !important;}

.contact{
	font-family: Century Gothic !important;
font-size: 22px !important;
line-height: 20px !important;}


.brdr_bottom{
	border-bottom:1px solid #C8C8C8;}

.ser_hd{
	font-family: Century Gothic;
font-weight: 400;
font-size: 21px;
color: #000;}

.ser_des{
font-family: Century Gothic;
font-size: 16px;
color: #828282;
padding: 10px;
;}


.ser_img_bx{
	float:none !important;
	padding:0px !important;
	-webkit-box-shadow: 2px 2px 6px #888888;
	-moz-box-shadow: 2px 2px 6px #888888;
	box-shadow: 2px 2px 6px #888888;
	border: 2px solid #fff;
	}



.ser_img_bx img{
	width:100% !important;
	}

.input_con{
	padding-top:5px;
	padding-bottom:5px;}


.input_c{
	background: #e8e9ea;
padding: 8px;
border-radius: 5px;
color: #A8A8A8;
width:100%;
border:0px;}


.contact_sub{
	float: right;
background: #ba1313;
border: 0px;
border-radius: 5px;
padding: 12px 25px;
color: #fff;
margin:5px;}

.contact_cle{
	float: right;
background: #999;
border: 0px;
border-radius: 5px;
padding: 12px 25px;
color: #fff;
margin:5px;}


.con_img_bx{
	float:none !important;
	padding:0px !important;
	
	border: 2px solid #E0E0E0;
	}


.con_img_bx img{
	width:100% !important;
	}
	
	
.hori_line{
	height:3px;
	width:100%;
	background:url(/img/hori_line.png) no-repeat;}
	
	
	
	
	
	.input_c_file{
	background: #e8e9ea;
padding: 8px;
border-radius: 5px;
-webkit-user-select: none;
color: #A8A8A8;
width:100%;
border:0px;
}


/*	.input_c_file::before{
content: 'choose..';
display: inline-block;
background: -webkit-linear-gradient(top, #e4cc6c, #e4cc6c);
border: 1px solid #e4cc6c;
border-radius: 3px;
padding: 5px 8px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font-weight: 700;
font-size: 10pt;}*/

	
	
	
	