@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";


body {font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: normal; background-color:#FFFFFF;}
ul {margin: 0px; padding-left:1em;}
ol {margin: 0px; padding-left:1em;}
p {margin:0}
a {color:#2481c4}

.responsive-img {max-width:100%; height:auto; display:block;}
.cover {height: 100%; width:100%; object-fit: cover;}

.wrapper {width: 1000px; margin-right: auto; margin-left: auto;}

.flex {display: flex; flex-wrap: none;}

.logo {margin-top: 15px; float: left; width: 315px;}

.top-signature {margin-top: 20px; float: right; width: 410px;}
.phone {color: #2481c4; font-size: 34px; line-height: 34px; text-align: right; letter-spacing: -0.5px;}
.name {color: #000000; font-size: 14px; line-height: 32px; text-align: right;}
.address {color: #99c032; font-size: 13px; line-height: 13px; text-align: right; padding-top:7px;}

.menu-placement {margin: 15px 0 15px 0; padding: 15px 0 15px 0;}

.parallax {background-image: url("images/uw.png"); height: 450px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;}
.parallax2 {background-image: url("images/uw.png"); height: auto; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 50px 0px;}
.parallax-vspace {margin-top: 100px}

.head-S1 {font-family:'Open Sans'; font-size:80px; line-height:70px; font-weight:900; color:#ffffff;}
.head-S2 {font-family:'Open Sans'; font-size:30px; line-height:37px; font-weight:900; color:#ffffff;}

.bg-1 {background: #FFFFFF; border: 1px solid #FFFFFF; min-height: 100px;}

.gap-t1 {margin-top:10px;}
.gap-t2 {margin-top:20px;}
.gap-t3 {margin-top:30px;}
.gap-t4 {margin-top:40px;}
.gap-t5 {margin-top:50px;}
.gap-r1 {margin-right:10px;}
.gap-r2 {margin-right:20px;}
.gap-r3 {margin-right:30px;}
.gap-b1 {margin-bottom:10px;}
.gap-b2 {margin-bottom:20px;}
.gap-b3 {margin-bottom:30px;}
.gap-b4 {margin-bottom:40px;}
.gap-b5 {margin-bottom:50px;}
.gap-l1 {margin-left:10px;}
.gap-l2 {margin-left:20px;}
.gap-l3 {margin-left:30px;}

.width-100 {width:100%}
.width-60 {width:60%}
.width-50 {width:50%}
.width-40 {width:40%}
.width-33 {width:33%}
.width-25 {width:25%}

.pad-1 {padding:10px;}
.pad-2 {padding:20px;}

h1 {
	font-size: 26px;
	line-height: 29px;
	color: #000000;
	font-weight: semibold;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 18px;
	line-height: 25px;
	color: #2481c4;
	font-weight: medium;
	padding: 0px;
	margin: 0px;
}
.double-line {
	margin: 20px 0 20px 0;
	height: 4px;
	width: 100%;
	background-image: url(images/TD-nav-background.png);
	background-repeat: repeat-x;
}
.projects-40-img {
	float: right;
	height: 78px;
	width: 78px;
}
.img-med-left {
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px 25px 5px 0px;
}
.img-footer-right {
	float: right;
	width: 400px;
	margin: 0px 0px 0px 20px;
}
.grayback {
	background-image: url(images/gray-back.png);
	background-repeat: repeat-x;
	background-position: top;
}
.boxtop1 {width: 100%; padding: 0px 0px 15px 0px; text-align: center; margin-bottom: 15px; border-bottom: 1px #2481c4 solid;}

.clear {
	clear: both;
}
.footer {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
}


.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 20px 10px 20px;
  margin-top:10px;
  text-decoration: none;
  width:100%;
  max-width:165px;
  height:18px;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

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

.wrapper {
	width: 760px;
}
.projects-60 {
	width: 760px;
	float: none;
}

.projects-40 {
	width: 660px;
	float: none;
	margin: 0px auto;
}



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

.wrapper {
	width: 480px;
}
.flex {display: flex; flex-wrap: wrap;}

.width-60 {width:100%; margin: 15px 0px;}
.width-50 {width:100%; margin: 15px 0px;}
.width-40 {width:100%; margin: 15px 0px;}
.width-33 {width:100%; margin: 15px 0px;}
.width-25 {width:100%; margin: 15px 0px;}
	
.projects-40-img {
	float: right;
	height: 100px;
	width: 100px;
}
	.img-footer-right {
	float: none;
	width: 300px;
	margin: 0px auto 0px auto;
}
	.footer {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
	}


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

.wrapper {
	width: 320px;
}

.logo {
	width: 100%; float: none;
}
.top-signature {
	float: none;
	width: 320px;
}
.phone {
	line-height: 38px;
	text-align: center;
}
.name {
	font-size: 12px;
	text-align: center;
}
.address {
	font-size: 11px;
	text-align: center;
}
}






