/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------Fix Responsive------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

/* -------------------------------------Clear---------------------------------- */

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.t-center{text-align: center;} .t-left{text-align: left;} .t-right{text-align: right;} .f-right{float: right;} .f-left{float: left;}


/* ------------------Grid System--------------- */ 
.Owlgrid{ width: 1200px; position: relative; margin: 0 auto; padding: 0px;}
.Owlgrid:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.Owlgrid .f-right{float: right!important;}
.Owlgrid .f-left{float: left!important;}

.Owlgrid .row{}
.Owlgrid .row:before,.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.Owlgrid .row:after{clear: both; }
.Owlgrid .row{zoom: 1;}

.Owlgrid .wrap-col{margin:10px;}

.Owlgrid .col-1-2, .Owlgrid .col-1-3, .Owlgrid .col-2-3, .Owlgrid .col-1-4, .Owlgrid .col-2-4, .Owlgrid .col-3-4, .Owlgrid .col-1-5, .Owlgrid .col-2-5, .Owlgrid .col-3-5, .Owlgrid .col-4-5, .Owlgrid .col-1-6, .Owlgrid .col-2-6, .Owlgrid .col-3-6, .Owlgrid .col-4-6, .Owlgrid .col-5-6{float:left; display: inline-block;}

.Owlgrid .col-full{width:100%;}

.Owlgrid .col-1-2,.Owlgrid .col-1-2-fixed{width:50%;}
.Owlgrid .offset-1-2{margin-left: 50%;}

.Owlgrid .col-1-3,.Owlgrid .col-1-3-fixed{width:33.33%;}
.Owlgrid .col-2-3,.Owlgrid .col-2-3-fixed{width:66.66%;}
.Owlgrid .offset-1-3{margin-left: 33.33%;}
.Owlgrid .offset-2-3{margin-left: 66.66%;}

.Owlgrid .col-1-4,.Owlgrid .col-1-4-fixed{width:25%;}
.Owlgrid .col-2-4,.Owlgrid .col-2-4-fixed{width:50%;}
.Owlgrid .col-3-4,.Owlgrid .col-3-4-fixed{width:75%;}
.Owlgrid .offset-1-4{margin-left: 25%;}
.Owlgrid .offset-2-4{margin-left: 50%;}
.Owlgrid .offset-3-4{margin-left: 75%;}

.Owlgrid .col-1-5,.Owlgrid .col-1-5-fixed{width:20%;}
.Owlgrid .col-2-5,.Owlgrid .col-2-5-fixed{width:40%;}
.Owlgrid .col-3-5,.Owlgrid .col-3-5-fixed{width:60%;}
.Owlgrid .col-4-5,.Owlgrid .col-4-5-fixed{width:80%;}
.Owlgrid .offset-1-5{margin-left: 20%;}
.Owlgrid .offset-2-5{margin-left: 40%;}
.Owlgrid .offset-3-5{margin-left: 60%;}
.Owlgrid .offset-4-5{margin-left: 80%;}

.Owlgrid .col-1-6,.Owlgrid .col-1-6-fixed{width:16.66%;}
.Owlgrid .col-2-6,.Owlgrid .col-2-6-fixed{width:33.33%;}
.Owlgrid .col-3-6,.Owlgrid .col-3-6-fixed{width:50%;}
.Owlgrid .col-4-6,.Owlgrid .col-4-6-fixed{width:66.66%;}
.Owlgrid .col-5-6,.Owlgrid .col-5-6-fixed{width:83.33%;}
.Owlgrid .offset-1-6{margin-left: 16.66%;}
.Owlgrid .offset-2-6{margin-left: 33.33%;}
.Owlgrid .offset-3-6{margin-left: 50%;}
.Owlgrid .offset-4-6{margin-left: 66.66%;}
.Owlgrid .offset-5-6{margin-left: 83.33%;}
.adr {
	padding-left: 0.7em;
	margin-top: 40px;
	float: left;
}
.schema {
	color: #ffffff;
}
#mapbc {
	background-image: url(../service-area-map-bc.png);
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.Owlgrid{width:960px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.Owlgrid{width:768px;}
}
@media only screen and (max-width: 768px) {
	.Owlgrid, .Owlgrid .col-1-2, .Owlgrid .col-1-3, .Owlgrid .col-2-3, .Owlgrid .col-1-4, .Owlgrid .col-2-4, .Owlgrid .col-3-4, .Owlgrid .col-1-5, .Owlgrid .col-2-5, .Owlgrid .col-3-5, .Owlgrid .col-4-5, .Owlgrid .col-1-6, .Owlgrid .col-2-6, .Owlgrid .col-3-6, .Owlgrid .col-4-6, .Owlgrid .col-5-6{width:100%;}
	
	.Owlgrid .offset-1-2, .Owlgrid .offset-1-3, .Owlgrid .offset-2-3, .Owlgrid .offset-1-4, .Owlgrid .offset-2-4, .Owlgrid .offset-3-4, .Owlgrid .offset-1-5, .Owlgrid .offset-2-5, .Owlgrid .offset-3-5, .Owlgrid .offset-4-5, .Owlgrid .offset-1-6, .Owlgrid .offset-2-6, .Owlgrid .offset-3-6, .Owlgrid .offset-4-6, .Owlgrid .offset-5-6{margin-left:0;}
}

/* --------------------------------------Menu---------------------------------- */

#menu,
#menu ul,
#menu ul li,
#menu ul li a,
#menu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#menu:after,
#menu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu #menu-button {
	display: none;
}
#menu {
	z-index: 999;
	display: inline-block;
	float: right;
	margin-top: 14px;
}
#menu > ul > li {
	float: left;
}
#menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#menu.align-center ul ul {
  text-align: left;
}
#menu.align-right > ul > li {
	float: right;
}
#menu > ul > li > a {
	padding: 27px 17px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
}
#menu > ul > li:hover > a {
	color: #fff;
	background-color: #5D72D8;
} 
#menu ul ul {
  position: absolute;
  left: -9999px;
}
#menu.align-right ul ul {
  text-align: right;
}
#menu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#menu li:hover > ul {
  left: auto;
}
#menu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#menu li:hover > ul > li {
	height: 39px;
}
#menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#menu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#menu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	width: 224px;
	text-decoration: none;
	color: #292424;
	font-weight: 400;
	background-color: #FFFFFF;
	font-size: 15px;
}
#menu ul ul li:last-child > a,
#menu ul ul li.last-item > a {
  border-bottom: 0;
}
#menu ul ul li:hover > a,
#menu ul ul li a:hover {
	color: #FFFFFF;
	background-color: #5D72D8;
}

@media all and (max-width:768px) {
  #menu {
	width: 100%;
	background: #3b3b3b;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
  }
  
  #menu ul {
    width: 100%;
    display: none;
  }
  #menu.align-center > ul {
    text-align: left;
  }
  #menu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #menu ul ul li,
  #menu li:hover > ul > li {
    height: auto;
  }
  #menu ul li a,
  #menu ul ul li a {
	width: 100%;
	border-bottom: 0;
	color: #ffffff;
	padding-top: 18px;
	padding-bottom: 18px;
  }
  #menu > ul > li {
    float: none;
  }
  #menu ul ul li a {
    padding-left: 25px;
	
  }
  #menu ul ul ul li a {
    padding-left: 35px;
  }
  #menu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #menu ul ul li:hover > a,
  #menu ul ul li.active > a {
    color: #ffffff;
  }
  #menu ul ul,
  #menu ul ul ul,
  #menu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #menu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #menu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #menu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #menu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #menu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 50px;
	width: 46px;
	cursor: pointer;
  }
  #menu .submenu-button.submenu-opened {
    background: #262626;
  }
  #menu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #menu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #menu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #menu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #menu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #menu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #menu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/* -------------------------------------Reset---------------------------------- */

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}
a{
	color: #5D72D8;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
p{
	margin-top: 7px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 7px;
	color: #5A5A5A;
}
.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

/* ------------------------------------Html-Body------------------------------- */

html, body {width:100%; padding:0; margin:0;}
body {
	background: #fff;
	color: #3F3F3F;
	line-height: 25px;
	font-family: Montserrat, sans-serif;
	font-family: Montserrat, sans-serif;
	font-size: large;
}
body .wrap-body{}

/* -------------------------------------Header--------------------------------- */

header{background: #fff}
header .wrap-header{}
header .logo img{
	display: inline-block;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 4px;
	max-width: 280px;
}
@media all and (max-width: 768px){
	header .logo{text-align:center;width: 100%;}
	header .logo img{
	display: block;
	padding-top: 0px;
	margin-top: -28px;
}
}

/* ---------------------------------Slider------------------------------------- */


.rslides{
	position: absolute;
	z-index: -1;
	background-attachment: fixed;
}

.callbacks_container {
	z-index: 99;
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 7px;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  max-height: 600px;
  width: 100%;
  border: 0;
   -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0 100%);
  }

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	background: #000;
	background-color: rgba(0,0,0,0.36);
	padding-top: 7px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 150px;
	max-width: none;
	left: 28%;
	border: 2px solid #FFFFFF;
	top: 18%;
	right: 28%;
	text-align: center;
}
.callbacks .caption span{
	font-size: 35px;
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	letter-spacing: 3px;
	word-spacing: 3px;
	line-height: 50px;
	font-variant: small-caps;
}
.callbacks .caption span a {
	color: #FFFFFF;
}
.callbacks .caption2 {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	background: #000;
	background-color: rgba(0,0,0,0.36);
	padding-top: 7px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 7px;
	max-width: none;
	left: 40%;
	border: 2px solid #FFFFFF;
	top: 68%;
	right: 40%;
	text-align: center;
}
.callbacks .caption2 span{
	font-size: 13px;
	font-weight: bold;
}
.callbacks .caption2 span a {
	color: #FFFFFF;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
	.callbacks .caption {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	top: 107px;
	left: 2.5em;
}
	.callbacks .caption span{
	font-size: 9px;
}

.callbacks .caption2 {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	top: 107px;
	left: 7.5em;
}
	.callbacks .caption2 span{
	font-size: 9px;
}
}

@media(max-width: 468px){
.callbacks .caption {
	display:none;}
.callbacks .caption2 {
	display: none;}
.heading span {
	font-size: medium;
}
.box-2 {
	font-size: 0.9em;
}
.box-2 img {
	width: 12%;
}
.content-box.box-1 .post .wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
}

/* -------------------------------------Container------------------------------ */


/* ---content-box--- */
.content-box {margin-bottom: 30px;}

.btn {
	-moz-user-select: none;
	border: 2px solid #5D72D8;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	vertical-align: middle;
	white-space: nowrap;
}

.header{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.header p {
	font-size: 1em;
}
.heading {
	background-repeat: repeat;
	background-position: 0 0;
	background-image: none;
	background-attachment: scroll;
	border: 2px solid #5D72D8;
	color: #333;
	display: inline-block;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	text-transform: uppercase;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	transform-style: flat;
	margin-top: 13px;
	font-size: x-large;
	padding-top: auto;
	padding-bottom: auto;
	margin-bottom: 7px;
}
.heading span {
	display: block;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	transform-style: flat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.content-box-intro {
	margin-top: 13px;
	margin-bottom: 44px;
}
.content-box.box-1 {
	z-index: 8;	
}
.content-box.box-1 .post{
	background: #f1f1f1;
	color: #3F3F3F;
	margin-bottom: 30px;
	border: 1px solid #ffffff;
}
.content-box.box-1 .post .wrapper{
	padding-top: 30px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 20px;
	text-align: center;
}
.content-box.box-1 .post h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	padding-bottom: 13px;
}
.content-box.box-1 .post p {
	font-size: 0.9em;
	font-style: italic;
}
.content-box.box-1 .post img{max-height: 440px;width: 100%; border: none;}
.content-box.box-1 a {
	margin-top: 35px;
	color: #5D72D8;
}
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100% !important;
}
.content-box.box-2{
	min-height: 380px;
	margin-top: -22px;
}
.content-box.box-2 .item:hover .item-content{
	background-color: #5D72D8;
	color: #fff;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	border: 1px solid #5D72D8;
}
.content-box.box-2 .item:hover a.btn{border-color: #fff;color: #fff;}
.content-box .item{
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 7px;
	position: relative;
}
.content-box.box-2 {
	text-align: center;
}

.content-box.box-5 .item{
	border-right: 1px solid #ccc;
	padding-right: 30px;
	min-height: 380px;
	text-align: left;
}


.content-box .item img{
	display: block;
	width: 100% !important;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	height: auto;
}
.content-box .item .item-content{
	background-color: #fff;
	padding-top: 13px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 13px;
	border: 1px solid #ddd;
	font-size: 0.7em;
}
.content-box .item span{
	font-size: 1.3em;
	font-weight: bold;
	color: #5D72D8;
	font-style: italic;
}
.content-box .item:hover .item-content p, .content-box .item:hover .item-content span{
	color: #fff;
}
.content-box .item:hover .zoom-container img{
	-webkit-transform: scale(1.25) rotate(5deg); /* Safari and Chrome */
	-moz-transform: scale(1.25) rotate(5deg); /* Firefox */
	-ms-transform: scale(1.25) rotate(5deg); /* IE 9 */
	-o-transform: scale(1.25) rotate(5deg); /* Opera */
	transform: scale(1.25) rotate(5deg);
}



.content-box.box-3{
	background: url(../images/banner_main07.jpg) fixed 0 0;
	padding-top: 220px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	text-align: center;
	min-height: 580px;
	color: #fff !important;
	-webkit-clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 16%, 100% 0, 100% 100%, 0 100%);
}
.content-box.box-3 p{
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
	letter-spacing: 5px;
	word-spacing: 0px;
	line-height: 38px;
	background-color: rgba(96,96,96,0.36);
}



.col-1-2 .wrapper h3 {
	margin-top: -5px;
}


.content-box.box-1 img {
	margin-bottom: 18px;
}
.content-box.box-2 {
	font-style: italic;
}
.content-box.box-2 p {
	margin-bottom: 0px;
}
.content-box.box-2 img {
	float: left;
	margin-top: -13px;
}
.bbb {
	float: right;
	margin-right: 13px;
	margin-top: -47px;
}
#hp  {
	float: right;
	padding-right: 4em;
}
#side2 {
	padding-top: 44px;
	padding-left: 50px;
}
#ac span {
	color: #9FD065;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 4px;
}
#ac p {
	font-size: 0.9em;
	margin-top: 0px;
}
#wd a {
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
}
#wd {
	background-color: #434343;
	text-align: center;
}

.icons {
	float: right;
}

.icons a{
	display: inline-block;
	cursor: pointer;
	background-color: #9FD065;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 15px;
	margin-right: 9px;
}
.icons a :hover {
	background-color: #5A9114;
}

 

.content-box.box-6{
	background-position: 0 0;
	background-image: url(../images/commercial-garage-door-installation-garden-grove.jpg);
	background-attachment: fixed;
	padding-top: 140px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	text-align: center;
	min-height: 580px;
	color: #fff !important;
	-webkit-clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 100%);
}
.content-box.box-6 p{
	color: #fff;
	margin-top: 80px;
	font-size: 1.3em;
	letter-spacing: 3px;
	word-spacing: 3px;
	background-color: rgba(96,96,96,0.36);
}
.content-box.box-6 span {
	font-size: 1.6em;
	margin-top: 22px;
}


#ac {
	padding-top: 0px;
	text-align: center;
}

@media(max-width: 768px){
	.heading {font-size: 25px;}
}
.heading {
	margin-left: 1em;
	margin-right: 1em;
}

#contact_form {
	padding-left: 0px;
	padding-right: 0px;
}
#side2 {
	padding-left: 1em;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------footer------------------------------ */
/* ---------------------------------------------------------------------------- */
.footer-distributed{
	background-color:#484848;
	background-position: 0 0;
	min-height: 
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	clear: both;
	padding-top: 130px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-top: 3px;
	-webkit-clip-path: polygon(0 0, 100% 24%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 24%, 100% 100%, 0 100%);
}


	
	
	
	

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color: #ffffff;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	font-size: 36px;
	margin: 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.footer-distributed h3 span{
	color: #003268;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color: #003268;
	text-decoration: none;
	;
}

/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color: #92999f;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 13px;
}

.footer-distributed .footer-company-about span{
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 13px;
}

.footer-distributed .footer-icons{
	text-align: center;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

.boxtest {
	background-color:#FFFFFF;
	width: auto;
	height: 80px;
	top: 0;
	transform: rotate(3deg) skew(3deg);
	margin-bottom: -38px;
}
.content-box-intro {
	
	
	
}
/*width: auto;
	height: 180px;
	
	transform: rotate(3.2deg) skew(3.2deg);
	position:inherit;*/
.barleft img {
	margin-top: -103px;
}


.hero-image__figure img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0 100%);
}

.promo {
   -webkit-clip-path: polygon(0 16%, 100% 0, 100% 86%, 0 100%);
  clip-path: polygon(0 16%, 100% 0, 100% 86%, 0 100%);
}

.large-window {
  height: 640px;
  background-image: url(../images/model2.jpg);
  background-position: center 0px;
  background-repeat: repeat-y;
  background-attachment: fixed;
  margin-top: 100px;
  margin-bottom: 100px;
  border-radius: 50%;
  position: relative; }
  .large-window .window-tint {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0; }
  .large-window .promo-text {
    color: white;
    font-weight: 100;
    font-size: 50px;
    line-height: 1.2; }
    .large-window .promo-text strong {
      display: block;
      font-size: 30px; }
    .large-window .promo-text span {
      font-weight: 300;
      font-size: 18px;
      font-style: italic;
      color: rgba(255, 255, 255, 0.6); }
    .large-window .promo-text .window-cta {
      font-size: 20px;
      text-decoration: none;
      color: white;
      border: 1px solid white;
      padding: 10px 20px;
      transition: all 0.3s ease-in-out; }
      .large-window .promo-text .window-cta:hover {
        background: white;
        color: black; }

.blog-posts {
  margin-top: 100px; }
  .blog-posts .post {
    border: 1px solid #e1e1e1;
    padding: 20px 20px 0;
    background: white;
    position: relative; }
  .blog-posts .post-1 {
    transform: translate(100px, 20px); }
  .blog-posts .post-2 {
    z-index: 2; }
  .blog-posts .post-3 {
    transform: translate(-100px, 20px); }





.anim-slide h1
  {
    color:#225A86;
    background-color: #fff;
    font-size: 50px;
  }
  .anim-slide h2
  {
    color: #fff;
    font-size: 35px;
  }
  .anim-slide h3
  {
    color: #fff;
    font-size: 30px;
  }
  .anim-slide h4
  {
    color: #fff;
    font-size: 25px;
  }
  .anim-slide h1#slider{text-shadow: -1px 1px 0px;padding: 6px;width:100%;}
  .anim-slide h2#plugin{ width:100%;top: 22%;}
  .anim-slide h3#license{width:100%;top: 37%;}
  .anim-slide h4#version{width: 100%;top: 50%;}

  .anim-slide h3#todo{top: 0%;left: 20%;}
  .anim-slide h3#bounce{top: 15%;left: 49%;}
  .anim-slide h4#bounceUp{top: 15%;left: 60%;}
  .anim-slide h4#bounceRight{top: 15%;left: 75%;}
  .anim-slide h3#fade{top:31%;left: 20%;}
  .anim-slide h4#fadeDown{top: 43%;left: 28%;}
  .anim-slide h4#fadeUp{top: 31%;left: 28%;}
  .anim-slide h3#rotate{top: 50%;left: 49%;}
  .anim-slide h4#rotateRight{top: 50%;left: 61%;}
  .anim-slide h4#rotateLeft{top: 50%;left: 80%;}

  .anim-slide img#css3{left: 35%;top: 4%;}
  .anim-slide img#html5{left: 52%;top: -1%;}
  .anim-slide img#jquery{top: 60%;left: 41%;}
  .anim-slide img#modernizr{width:260px;top: 75%;left: 20%;}
  .anim-slide h2#animatecss{top: 69%;left: 60%;color: #f35626;}
  
  div#demo{text-align: center;}
  div#demo>a{display:inline-block;text-decoration: none;}
  div#demo>a>h4{padding: 5px 8px;margin: 20px;background-color: #225A86;color: #fff;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);}
  p#credits{z-index:-1;position: fixed;bottom: 0px;width: 100%;text-align: center;font-size: 14px;}
  p#credits>a{font-weight: bold;color: #999;text-decoration: none;}
  img#github-logo{z-index:-1;position: fixed;bottom: -20px;right: 2%;opacity: 0.4;}
  
  
  
  
  
  li.anim-slide:nth-of-type(1){background:#fff url("../images/demo2/island-view.jpg") 100%/cover;}
li.anim-slide:nth-of-type(2){background:#fff url("../images/demo2/summer-experience.jpg") 100%/cover;}
li.anim-slide:nth-of-type(3){background:#fff url("../images/demo2/beach.jpg") 100%/cover;}




/* ---------------------------------------------------------------------------- */
/* ---------------------------------contact_form------------------------------- */
/* ---------------------------------------------------------------------------- */

#contact_form {
	display: table;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 8%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 8%;
	vertical-align: middle;
	width: 100%;
	background-color: #A2A2A2;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contact_form input {
	border: medium none;
	color: #B7B7B7;
	display: block;
	font-family: avenir_lt;
	font-size: 1em;
	height: 26px;
	padding-left: 2%;
	padding-right: 0;
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	margin-bottom: 7px;
	text-align: center;
}
#contact_form span {
	color: #FFFFFF;
}
#contact_form input[type="submit"] {
	background-color: #405580;
	color: #FFFFFF;
	font-family: 'avenir_lt';
	font-size: 1.5em;
	height: 45px;
	margin-bottom: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: background 0.3s ease-in-out 0s;
	-webkit-appearance: none;
	border-radius: 0;
}
#contact_form input[type="submit"]:hover {
	background-color: #3B5790;
}
textarea {
	font-family: avenir_lt;
	font-size: 1em;
	border-radius: 0;
	-webkit-appearance: none;
}
.select-field {
	border: medium none;
	color: #B7B7B7;
	height: 28px;
	padding: 4px;
	width: 100%;
	border-radius: 0;
	background-color: #ffffff;
	-webkit-appearance: none;
	margin-bottom: 7px;
}
#message {
	border: medium none;
	color: #B7B7B7;
	height: 58px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	border-radius: 0;
	background-color: #ffffff;
	-webkit-appearance: none;
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: center;
}
.form-style-heading {
	padding-bottom: 15px;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.formbox {
	width: 90%;
	margin-top: 5px;
	margin-top: 0px;
	margin-left: 1em;
	float: right;
	margin-right: 1em;
}



