@charset "utf-8";
body
{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
}
ul,ol,li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
}
#wrapper {
	width: 100%;
	margin: 0px auto;
}
img
{
	max-width:100%;
}
.section {
	margin: 0px;
	padding: 0px;
	clear:both;
}
.group:before, .group:after
{
	content:"";
	display:table;
}
.group:after
{
	clear:both;
}
.group
{
	zoom:1;
}
.col
{
	display:block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child
{
	margin-left:0%;
}
.container
{
	width:90%;
	margin:0px auto;
	position:relative;	
}
.span_15
{
	width:13.4%;
}
.span_18
{
	width:16.4%;
}
.span_20
{
	width:18.4%;
}
.span_25
{
	width:23.4%;
}
.span_27
{
	width:25.4%;
}
.span_30
{
	width:28.4%;
}
.span_33
{
	width:31.4%;
}
.span_40
{
	width:38.4%;
}
.span_45
{
	width:43.4%;
}
.span_50
{
	width:48.4%;
}
.span_60
{
	width:58.4%;
}
.span_70
{
	width:68.4%;
}
.span_75
{
	width:73.4%;
}
.span_80
{
	width:78.4%;
}
.span_100
{
	width:100%;
}
.span_2020
{
	width:18.4%;
}
.span_3030
{
	width:28.4%;
}
.span_5050
{
	width:48.4%;
}
.span_8080
{
	width:78.4%;
}
.row
{
	width:100%
}
#logo
{
	padding: 10px 0px;
}
#mymenu
{
	text-align:right;
}
#mymenu ul a {
	display: block;
	float: left;
}
#mymenu ul a
{
	color: #fff;
	text-decoration: none;
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding:15px 15px 5px 15px;
}
#mymenu ul a:hover li
{
	border-bottom:2px solid #ffb800;
	padding-bottom:10px;
}
.col.span_2020 {
    margin-top: 20px;
}
#green {
	background-color: #5abb49;
}
#yellow {
	background-color: #ffb800;
}
.yellow {
	color: #ffb800;
}
#black {
	background-color: #111111;
}
#purple {
	background-color: #b2398a;
}
#brown
{
	background-color: #b3af39;
}
.center
{
	text-align:center;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
#header
{
	text-align:right;
	color:#fff;
	padding: 10px 0px;
}
#header h3
{
	margin:0px;
}
#header a
{
	font-size:15px;
	color:#fff;
	text-decoration:none;
}
#header a:hover
{
	color:#000;
	text-decoration:underline;
}
#top-header
{
	text-align:left;
}
#top-header img
{
	border: 1px solid #fff;
	padding: 10px;
}
#top-header img:hover
{
	border: 1px solid #000;
}
.box_3
{
	text-align:center;
}
.box_3 p
{
	text-align:justify;
	padding:0px 10px;
}
.box_3 a
{
	color:#000;
	text-decoration:none;
	background-color:#f2f2f2;
	border:none;
	padding:10px;
	border-radius:8px;
}
#contact input, #contact textarea
{
	width:90%;
	border:1px solid #cdcdcd;
	padding:10px;
}
#submit:hover
{
	background-color:#00aeff;
	color:#fff;
}
#red h4
{
	text-align:center;
	padding:10px 0px;
}
#red a
{
	color:#FFF;
	text-decoration:none;
}
#blue
{
	background-color:#273039;
	color:#FFF !important;
}
#blue p
{
	color:#FFF !important;
}
#blue h3
{
	color:#FFF !important;
}
#gray
{
	background-color:#f7f7f7;
}
.ad
{
	text-align:center;
}
.ulli ul li a
{
	color:#FFF;
	text-decoration:none;
	margin:5px 20px;
}
.ulli ul li a:hover
{
	text-decoration:underline;
	color:#f7b40e;
}
#footer-bg
{
	background-color:#273039;
}
.footer-4
{
	color:#FFF;
	font-size:14px;
}
.footer-4 p
{
	color:#FFF !important;
}
.footer-4 h3
{
	margin-top:30px;
}
.footer-5
{
	color:#FFF;
	font-size:13px;
}
.footer h4
{
	margin:0px;
}
.footer
{
	color:#FFF;
}
.footermenu ul li
{
	display: block;
	float: left;
	margin:0px;
}
.footermenu ul li a
{
	color:#FFF;
	text-decoration:none;
	padding:0px 7px;
	font-size:10px;
	border-left:#FFF solid 1px;
}
.footermenu ul li a:hover
{
	text-decoration:underline;
}
.footermenu ul li:first-child a
{
	border:none;
	padding-left:0px;
}
#copyright
{
	font-size:10px;
	margin-top: -4px;
}
#copyright p
{
	color:#FFF !important;
}
#content {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#content p
{
	color:#666666;
}
@font-face {
    font-family: myFirstFont;
    src: url(RobotoSlab-Bold.ttf);
}
#welcome h1
{
	font-family: myFirstFont;
}
#welcome h2
{
	font-family: myFirstFont;
	font-weight:normal;
}
#welcome h3
{
	font-family: myFirstFont;
	font-weight:normal;
}
#services h3
{
	font-family: myFirstFont;
	font-weight:normal;
}
#services .span_33
{
	border:1px solid #fafafa;
	margin-left: 1% !important;
}
#services .span_33:hover
{
	border:1px solid #ffb800;
}
#services
{
	color:#666666;
}
#services a
{
	color:#666666;
}
#footer-li ul a
{
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
#footer-li ul a:hover
{
	text-decoration:underline;
}
#footer-li ul li
{
	margin: 5px 30px;
}
#footer-tag a
{
	color:#FFF;
	text-decoration:none;
}
#footer-tag a:hover
{
	text-decoration:underline;
}
.space
{
	margin-top:50px;
}
.blue {
	color: #00aeff;
}
#content h3
{
	
}
.portfolio img
{
	border:1px solid #273039;
}
.portfolio img:hover
{
	opacity:0.5;
	border:1px solid #00aeff;
}
.tags a
{
	color:#FFF;
	text-decoration:none;
}
.tags a:hover
{
	text-decoration:underline;
}
.tags #h2
{
	font-size:18px;
}
.tags #h3
{
	font-size:14px;
}
.tags #h4
{
	font-size:10px;
}
.tags #h5
{
	font-size:8px;
}
.tags #h6
{
	font-size:7px;
}
.tags #h7
{
	font-size:6px;
}
.more
{
	color:#FFF;
	text-decoration:none;
}
.more:hover
{
	text-decoration:underline;
}
#cities
{
	
}
#cities a
{
	color:#FFF;
	text-decoration:none;
}
#cities a:hover
{
	color:#f7b40e;
	text-decoration:underline;
}
#cities-2 a
{
	color:#666666;
	text-decoration:none;
}
#cities-2 a:hover
{
	color:#00aeff;
	text-decoration:underline;
}
@media only screen and (max-width:1250px) and (min-width:1031px)
{
	#mymenu ul a
	{
		padding: 20px 12px 5px 12px;
		margin: 5px 5px 5px 5px;
	}
}
@media only screen and (max-width:1030px) and (min-width:901px)
{
	#mymenu ul a
	{
		padding: 15px 12px 5px 12px;
		margin: 10px 5px 5px 5px;
	}
}
@media only screen and (max-width:900px) and (min-width:767px)
{
	#mymenu ul a
	{
		padding: 15px 10px 5px 10px;
		margin: 15px 0px 5px 0px;
	}
}
@media only screen and (max-width:968px)
{
	.col
	{
		margin: 1% 0%;	
		float:left;
	}
	.span_33
	{
		width:100%;
	}
	.span_3030
	{
		width:50%;
	}
	.container
	{
		width:100%;
		margin:0px auto;
		position:relative;
	}
	#mymenu ul li a
	{
		padding:28px 30px;
	}
	#content {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	}
	#header
	{
		text-align:center;
	}
}
@media only screen and (max-width:880px)
{
	#mymenu ul li a
	{
		padding:20px 23px;
	}
}

@media only screen and (max-width:768px)
{
	.col
	{
		margin: 1% 0%;	
		float:left;
	}
	.span_20, .span_25, .span_30, .span_33, .span_40, .span_45, .span_50, .span_60, .span_70, .span_75, .span_80, .span_100, .span_3030
	{
		width:100%;
	}
	.container
	{
		width:100%;
		margin:0px auto;
		position:relative;
	}
	#mymenu ul a
	{
		display: block;
		clear:both;
		width:100%;
		text-align:left;
		color:#fff;
		background-color:#273039;
		padding:10px 0px 10px 0px;
		margin:0px;
	}
	#mymenu ul a:hover
	{
		background-color:#ffb800;
	}
	#mymenu ul a:hover li
	{
		border-bottom:none;
		padding-bottom:0px;
	}
	#mymenu ul a li
	{
		padding:0px 25px;
	}
	#logo
	{
		text-align:center;
	}
	#content
	{
		width: 90%;
		margin-left:auto;
		margin-right:auto;
	}
	#hidden
	{
		display:none;
	}
	#header
	{
		text-align:center;
	}
	#top-header
	{
    	text-align: center;
	}
	.left
	{
		text-align:center;
	}
	.right
	{
		text-align:center;
	}
}
.blogs h3 a
{
	color:#ffb800;
	text-decoration:none;
}
