html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, input, button { line-height: 1; }
body { background:#FFF; text-rendering: geometricPrecision; font-family: "avenir-lt-pro", sans-serif; overflow-x: hidden; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2 { font-family: "Merriweather", serif; }
a:link, a:visited, a:hover, a:active { text-decoration:none; }
a, input[type="submit"], button {-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
::-moz-selection { color: #FFF; background:#000; }
::selection { color:#FFF; background:#000; }
.container { max-width:1240px; width:100%; margin:0 auto; }

/*-- Button --*/
.btn { background:transparent; border:2px solid #FFF; padding: 20px 35px; color:#FFF; font-size: 18px; text-transform: uppercase; font-weight: 700; display: inline-block; line-height: 18px; margin: 20px 0 0 0; font-family: "avenir-next-lt-pro-condensed", sans-serif; border-radius: 3px; }
.btn.two { background:#d4ac5f; color:#FFF; border:2px solid #d4ac5f; margin-right: 15px; }
.btn:hover { background: #264a6d; color: #FFF; border:2px solid #264a6d; } 
.btn.two:hover { background: #c09d58; color: #FFF; border:2px solid #c09d58; }

/*-- Animations --*/
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

/*-- Fonts --*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

/*-- Responsive Grid --*/
* { -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing:border-box; }
.container { height:100%; margin: 0 auto; clear:both; padding:0 20px; }
.container:after,.row:after, .col:after, .clr:after, .group:after { content: ""; display: table; clear: both; }								  
.col { display: block;float: left;width: 100%;}
@media (min-width : 768px) {.gutters .col { margin-left: 2%;} .gutters .col:first-child { margin-left: 0; }}
@media (min-width : 768px) {.span_1{width:8.33333333333%}.span_2{width:16.6666666667%}.span_3{width:25%}.span_4{width:33.3333333333%}.span_5{width:41.6666666667%}.span_6{width:50%}.span_7{width:58.3333333333%}.span_8{width:66.6666666667%}.span_9{width:75%}.span_10{width:83.3333333333%}.span_11{width:91.6666666667%}.span_12{width:100%}.gutters .span_1{width:6.5%}.gutters .span_2{width:15%}.gutters .span_3{width:23.5%}.gutters .span_4{width:32%}.gutters .span_5{width:40.5%}.gutters .span_6{width:49%}.gutters .span_7{width:57.5%}.gutters .span_8{width:66%}.gutters .span_9{width:74.5%}.gutters .span_10{width:83%}.gutters .span_11{width:91.5%}.gutters .span_12{width:100%}}

/* Slider */
.logos.slick-slider, .reviews.slick-slider { margin:0; }
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent; margin-top:150px; float: left; width: 100%;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block; height: auto; width: 100%; margin: 0 auto; }
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../images/ajax-loader.gif) center center no-repeat}
@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot?#iefix) format("embedded-opentype"),url(../fonts/slick.woff) format("woff"),url(../fonts/slick.ttf) format("truetype"),url(../fonts/slick.svg#slick) format("svg")}
.slick-prev,.slick-next{font-size:0;line-height:41px;position:absolute;top:50%;display:block;width:100px;height:100px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:#FFF;box-shadow:0 0 4px #e1e1e1;border-radius:100px;z-index:99}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:#FFF}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'FontAwesome';font-size:15px;color:#264a6d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size: 20px;line-height: 55px;}
.slick-prev{left:-50px;text-indent:-3px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'\f053';padding: 0 0 0 45px;}
[dir='rtl'] .slick-prev:before{content:"\f054"}
.slick-next{right:-50px;text-indent:3px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:"\f054";padding: 0 45px 0 0;}
[dir='rtl'] .slick-next:before{content:'\f053'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-50px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:13px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:1;color:#f6f8f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#d4ac5f}

/*-- Header --*/
header { width:100%; float: left; position: relative; top: 0; z-index: 100; padding: 45px 0 65px 0; transition: top 0.2s ease-in-out; }
.nav-up { top: -135px !important; }
header .container { position: relative; padding: 0; }
header .phone { position: absolute; top:30px; right:40px; font-weight: 800; font-family: "avenir-next-lt-pro-condensed", sans-serif; font-size: 16px; color:#FFF; }
header .phone span { font-weight:300; margin:0 5px; font-family: "Merriweather", serif; }
.header-wrap.smaller .phone, .header-wrap.smaller .search { display: none; }
header .phone:before { content: '\f095'; font-family:'FontAwesome'; font-size: 16px; color: #FFF; margin-right: 10px; display: inline-block; }
header .logo { position: absolute; width: 135px; height: 103px; background: url("../images/logo-white.png") no-repeat; background-size: 100%; text-indent: -999999px; z-index: 2; display: block; margin: 0 auto; left:0; right:0; top: -30px; }
.header-wrap { position: fixed; top:0; width: 100%; z-index: 999; height: auto; transition: top 0.2s ease-in-out; }
.header-wrap.sub { float: left; background-color:#353334; height: 220px; }
.header-wrap.sub.smaller { position: fixed; height: auto; }
.header-wrap.smaller { background-color: rgba(255,255,255,0.9); -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.05); box-shadow: 0px 3px 10px rgba(0,0,0,0.05); transition: top 0.2s ease-in-out; }
.header-wrap.smaller header { padding: 45px 0 55px 0; margin-top:0; }
.header-wrap.smaller #nav a, .header-wrap.smaller #nav span.submenu { color:#343334; }
.header-wrap.smaller .logo { width: 65px; height: 62px; background: url("../images/logo-icon.png") no-repeat; background-size: 100%; text-indent: -999999px; margin-top: 0; top:-27px; }
.header-wrap.smaller #nav { margin: 0; top: -20px; }
.header-wrap.smaller #nav span.submenu:after { color:#d4ac5f; }
.header-wrap.smaller #menutoggle { color:#343334; bottom: 0; }

/*-- Search --*/
.search { position: absolute; left:40px; top: 20px; }
.search input[type=text] { font-family: "avenir-next-lt-pro-condensed", sans-serif; background: none; padding: 5px; margin-top: 0; font-size: 16px; font-weight: 400; border: none; color:#FFF; outline: none; }
.search input[type=text]::placeholder { color:#FFF; }
.search button { float: left; padding: 6px; margin-top: 0; margin-right: 0; background: none; font-size: 17px; border: none; cursor: pointer; }
.search button i { color:#FFF; }

/*-- Banner --*/
.banner { float:left; width:100%; height: 100vh; min-height: 600px; position: relative; overflow: hidden; }
.banner.sub .overlay { height: 400px; min-height: 400px; }
.banner .overlay { float:left; width:100%; height: 100vh; min-height: 600px; position: relative; overflow: hidden; z-index: 1; }
.banner .overlay:before { content: ''; background: rgba(0, 0, 0, .4); position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; }

.banner:before, .banner:after {
    box-sizing: border-box;
    content: " ";
    position: absolute;
    bottom:0;
    display: block;
    width: 50%;
    height: 70px;
    border: 30px solid #FFF;
    border-bottom-color: #FFF;
	z-index: 2;
}
.banner.dark:before, .banner.dark:after { border-bottom-color: #264a6d; }

.banner:before {
    left: 0;
    border-right: 30px solid transparent;
    border-left: 0;
	border-top: 0;
}

.banner:after {
    right: 0;
    border-left: 30px solid transparent;
    border-right: 0;
	border-top: 0;
}

.banner.sub { height: 400px; min-height:400px; }
.banner.sub .text { position: absolute; top: 60%; -ms-transform: translateY(-60%); transform: translateY(-60%); text-align: left; max-width: none; left: 0; right:0; margin: 0 auto; }
.banner.sub .text h1 { text-align:center; }
.banner .text { z-index: 3; position: relative; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); max-width: 850px; text-align: center; margin: 0 auto; }
.banner .text span { font-size: 18px; line-height: 20px; font-weight: 900; color:#FFF; letter-spacing: 2px; text-transform: uppercase; text-align: center; display: block; margin-bottom: 10px; }
.banner .text h1 { font-size: 45px; line-height: 57px; font-weight: 900; margin-bottom: 15px; color:#FFF; }
.banner .text h2 { font-size: 34px; line-height: 47px; font-weight: 300; margin-bottom: 15px; color:#FFF; }
.banner .text p { font-size:24px; line-height: 32px; color:#FFF; }
.banner .text p em { font-style: italic; }
.banner .text p strong { font-weight: 700; }
.banner img { object-fit:cover; width:100vw; height: 100%; object-position: center; position: absolute; z-index: 1; }
.banner .location { position: absolute; bottom: 60px; right: 40px; z-index: 3; color: #FFF; font-size: 13px; }
.banner .location i { margin-right: 5px; }

/*-- Introduction --*/
.content .introduction { width:100%; float:left; background:#FFF; padding: 0 0 80px 0; } 
.introduction { width:100%; float:left; background:#FFF; padding: 95px 0 50px 0; } 
.content .introduction .text, .introduction .text{ max-width:705px; margin: 0 auto; text-align: center; padding: 0;}
.content .introduction .text h1, .introduction .text h1 { font-size: 40px; line-height: 59px; font-weight: 900; text-transform: none; color:#353334; text-align: center;}
.content .introduction .text h2.title, .introduction .text h2.title { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; line-height: 32px; letter-spacing: 2px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; margin-bottom: 10px; color:#264a6d; }
.content .introduction .text p, .introduction .text p { font-size: 18px; line-height: 28px; font-weight: 400; color:#353334; text-align: center; margin: 20px 0; }
.content .introduction .text h2 { font-size: 30px; line-height: 40px; text-align: center; }

.introduction a:link { color:#FFF; }
.introduction a:active { color:#FFF; }
.introduction a:visited { color:#FFF; }
.introduction a:hover { color:#264a6d; }

/*-- Services --*/
.services {float: left; width: 100%; background: #FFF; padding:0 0 100px 0; }
.services.sub { margin-top: 100px; }
.services .container { max-width:1330px; display: grid; grid-gap: 20px; grid-template-columns: 1fr 1fr; }
.services.about .container { max-width:1330px; display: grid; grid-gap: 20px; grid-template-columns: auto auto; }
.services .block { text-align:center; }
.services.about .block { padding:45px; border-radius: 10px; box-shadow: 0 0 10px #f1f1f1; }
.services .block i { font-size: 50px; margin-bottom: 10px; color: #d4ac5f; }
.services .block h2 { font-size:20px; color:#264a6d; font-weight: 800; padding:10px 0; }
.services .block p { font-size:16px; color:#353334; line-height:24px; font-weight: 400; padding: 0; margin: 0 auto; max-width: 370px; }
.services .block a { display: block; padding:45px; border-radius: 10px; box-shadow: 0 0 10px #f1f1f1; }
.services .block a:hover { background: #d4ac5f; }
.services .block a:hover > i, .services .block a:hover > h2, .services .block a:hover > p { color:#FFF; }
.services .clear { float: left; width:100%; margin: 0; text-align: center;}
.services .clear .btn { background:#264a6d; border-color:#264a6d; display: inline-block; padding: 20px 35px; font-size: 16px; color:#FFF; font-weight: 700; border-radius: 3px; }
.services .clear .btn:link { color:#FFF; }
.services .clear .btn:hover { background:#d4ac5f; color:#FFF; border-color: #d4ac5f; }
.services .clear .btn:hover{ color:#FFF; }
.services .clear .btn:active { color:#FFF; }

/*-- Team --*/
.team { width:100%; float:left; padding: 200px 0; position: relative; background-color: #f6f8f9; background-image: url("../images/anchor-bg.png"); background-size: 100%;  }
.team .container { display:table; }
.team .text {  display: table-cell; vertical-align: middle; }
.team .text h2.title { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; line-height: 32px; letter-spacing: 2px; text-align: left; text-transform: uppercase; font-weight: 800; position: relative; margin-bottom: 10px; color:#264a6d; }
.team .text h1 { font-weight: 800; font-size: 40px; line-height: 55px; color:#353334; margin: 10px 0; }
.team .text p { font-size: 18px; line-height: 28px; color:#353334; }
.team .gallery { position: absolute; top: 50%; transform: translateY(-50%); right:0; max-width: 45%; display: table-cell; vertical-align: middle; margin: 0; background: none; }

/*-- Project Slider --*/
.product-carousel__controls { line-height: 1.5; font-size: 100%; -webkit-: antialiased; text-size-adjust: 100%; color: #353334!important; box-sizing: border-box; letter-spacing: 1.5px; margin-top: 20px; cursor: pointer; display: block; width:auto; float:left; box-shadow: 0 0 10px #e1e1e1; border-radius: 100px; background: #FFF;}
.product-carousel-container { justify-content: left; flex-wrap: nowrap; overflow: auto; height: 540px; width: 100%; position: relative; margin-bottom: 0!important; box-sizing: border-box; }
.flickity-next-button { padding: 18px 25px 18px 10px; cursor: pointer; display: inline-block; background-attachment: scroll; box-sizing: border-box; }
.flickity-prev-button { padding: 18px 10px 18px 25px; cursor: pointer; display: inline-block; background-attachment: scroll; box-sizing: border-box; }
.flickity-next-button i, .flickity-prev-button i { color:#d4ac5f; font-size: 20px; }
.product-carousel-cell { flex: 0 0 auto;  border-radius: 5px; margin-right: 30px; background: #f5f3f1; height: 100%; min-height: 1px; counter-increment: gallery-cell;
width: 60%; overflow: hidden; }
.product-carousel-cell img { width:100%; height: 100%; object-fit: cover; }
.product-carousel-cell .text { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); position: absolute; width: 100%; box-sizing: border-box; bottom:0; left: 0; padding: 20px; }
.product-carousel-cell .text h2 { font-family: "avenir-next-lt-pro-condensed", sans-serif; color:#FFF; font-size: 20px; font-weight: 800; text-transform: uppercase; }
.product-carousel-cell .text p { color:#FFF; font-size: 16px; font-weight: 300; }

/*-- Content --*/
.content { width:100%; float:left; background:#FFF; padding: 100px 0; } 
.content.two-col { background:#353334; }
.content.two-col h1 { font-size: 40px; color:#FFF; text-transform: uppercase; font-weight: 900; }

.content.two-col h1.title { font-size: 45px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; margin-bottom: 100px; }
.content.two-col h1.title:after { content: ""; position: absolute; bottom:-35px; left:0; right:0; margin-left:auto; margin-right: auto; width: 70px; border-bottom: 5px solid #264a6d; }
.content.two-col .span_10 { margin:0 auto; float: none; }

.content.two-col p { font-size:20px; line-height: 32px; font-weight: 300; color:#FFF; }
.content.two-col img { width:100%; vertical-align: bottom; }

.content .review { width:100%; float:left; border-bottom:1px solid #333; margin: 20px 0; padding: 0 0 20px 0; }
.content .review:first-child { margin-top:0; padding-top:0; }
.content .review p { clear:left; }
.content .review p strong { text-transform:uppercase; font-weight:900; }
.content .review i { font-size: 40px; float:left; color:#264a6d; }

.content .sub-nav { list-style: none; margin: 0; text-align: left; float:left; width: 100%; }
.content .sub-nav li { margin:0; padding: 0; display: inline-block; overflow: hidden; width: 100%; line-height: normal; vertical-align: bottom; }
.content .sub-nav li:before { display: none; }
.content .sub-nav li a { font-size: 16px; text-transform: none; font-weight: 400; padding: 20px 20px; background: #f9fafa; width: 100%; display: block; margin: 0; }
.content .sub-nav li a:link { color:#393636; font-weight: 400; }
.content .sub-nav li a:active { color:#393636; }
.content .sub-nav li a:visited { color:#393636; }
.content .sub-nav li a:hover { color:#FFF; background: #d4ac5f; }
.content .sub-nav li a.active, .content .sub-nav li.active { font-weight:900; background:#d4ac5f; color: #FFF; }
.content .sub-nav li.active a { background:none; font-weight: 900; color: #FFF; }
.content .sub-nav li a.active:hover, .content .sub-nav li.active a:hover { color:#FFF; }

.content #box-container { display: flex; flex-wrap: wrap; max-width: 1280px; margin: 0 auto; float: left; }
.content #box-container .box { display: inline-block; width: calc(33.33% - 40px); margin: 20px; list-style: none; position: relative; overflow: hidden; border-radius: 3px; }
.content #box-container .box .text { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); position: absolute; width: 100%; box-sizing: border-box; bottom:0; left: 0; padding: 20px; }
.content #box-container .box .text h2 { font-family: "avenir-next-lt-pro-condensed", sans-serif; font-size: 20px; font-weight: 900; color:#FFF; text-transform: uppercase; }
.content #box-container .box .text p { font-size: 16px; font-weight: 300; color:#FFF; text-transform: capitalize; margin: 0; }
.content #box-container .box img { width: 100%; height: 100%; object-fit: cover; }

.content .text { padding-right: 70px; }
.content .text .result { margin: 20px 0; padding: 20px 0; border-bottom: 1px solid #e1e1e1; }
.content .text .result:last-child { border-bottom: none; }
.content .text .result .btn { background:#264a6d; border-color: #264a6d; font-size: 16px; margin: 0; padding: 15px 30px; }
.content .text .result .btn:hover { background:#d4ac5f; border-color: #d4ac5f; }
.content.contact { padding-top:0; }
.bar .item { margin: 0; }
.bar .item:nth-child(2) { border-left: 1px solid #2f5b83; }
.bar .item h2 { font-size:24px; color: #d4ac5f; margin-bottom: 20px; font-weight: 700; }
.bar .item p { text-align: center; font-size:18px; line-height: 28px; color:#FFF; margin: 0; padding: 0; text-transform: none; font-weight: 400; }
.bar .item .icon { margin: 0 auto; text-align: center; }
.bar .item .icon i { color:#d4ac5f; font-size: 45px; line-height: 175%; }
.bar .item ul.social { text-align: center; }
.bar .item ul.social li { display:inline-block; margin: 0 5px; padding: 0; }
.bar .item ul.social li:before { content:''; }
.bar .item ul.social li a:link { font-weight:400; }
.bar .item ul.social li .fab { font-family:'FontAwesome'; color:#FFF; font-size: 25px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.bar .item ul.social li .fab:hover { color: #264a6d; } 
.bar .item a:link { color:#FFF; font-weight: 300; }
.bar .item a:active { color:#FFF; }
.bar .item a:visited { color:#FFF; }
.bar .item a:hover { color:#264a6d; }


.content.process, .content.services { background:#fbf9f7; }
.content.services .container { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; }
.content h1 { font-size: 30px; line-height: 40px; font-weight: 700; color:#353334; text-align: left; margin-bottom: 20px; }
.content h1.title { font-size: 45px; text-align: center; text-transform: uppercase; font-weight: 800; position: relative; }
.content h1.title:after { content: ""; position: absolute; bottom:-35px; left:0; right:0; margin-left:auto; margin-right: auto; width: 70px; border-bottom: 5px solid #264a6d; }
.content h2 { font-size: 22px; line-height: 30px; font-weight: 700; color:#343334; text-align: left;}
.content h3 { font-size: 20px; line-height: 28px; font-weight: 700; color:#353334; text-align: left; margin-top: 40px;}
.content.process p { font-size:24px; padding: 55px 0; text-align: center; }
.content p { font-size: 18px; line-height: 28px; font-weight: 300; color:#353334; text-align: left; margin: 20px 0; }
.content p:first-child { margin-top:0; }
.content p.role { margin-top: 2px; text-transform: uppercase; color:#264a6d; font-weight: 600; }
.content p strong { font-weight:700; }
.content ul { margin: 20px 0; }
.content ul li { font-size: 18px; line-height: 30px; font-weight: 300; color:#353334; text-align: left; padding-left: 1.9em; padding-top:5px; padding-bottom:5px; }
.content ul li strong { font-weight: 700; }
.content ul li:before { font-family:'FontAwesome'; content: '\f00c'; color:#264a6d; margin-left: -1.9em; width: 1.9em; display: inline-block; }
.content .block { padding:20px; margin-bottom: 50px; } 
.content .block h1 { font-size:24px; line-height: 34px; text-transform: uppercase; font-weight: 700; margin: 0; padding: 0; }
.content .block p { font-size: 18px; line-height: 30px; padding: 20px 0; margin: 0; }
.content .block .image { max-height:280px; overflow: hidden; margin-bottom: 20px; }
.content .block .image img { width:100%; object-position: center center; object-fit: cover; }
.content a:link { color:#264a6d; font-weight: 600; }
.content a:active { color:#264a6d; }
.content a:visited { color:#264a6d; }
.content a:hover { color:#353334; }
.content a.btn:link { color:#FFF; }
.content a.btn:active { color:#FFF; }
.content a.btn:visited { color:#FFF; }
.content a.btn:hover { color:#FFF; }
.content article { padding:50px 0; margin: 20px 0; border-bottom:1px solid #e1e1e1; }
.content article a.btn { font-size:16px; padding: 15px 30px; margin: 0; }
.content img { width: 100%; border-radius: 3px; }
.content #box-container .box.profile { padding-right:0; }
.content .profile { padding-right: 20px; }

/*-- Content Block --*/
.blocks { background-color:#FFF; padding: 160px 0 150px 0; float:left; width:100%; overflow: hidden; }
.blocks.projects { background:#353334; }
.blocks .container { max-width: none; padding: 0; }
.blocks.services { background:#353334; }
.blocks.services .container.services { max-width:1280px; display: flex; justify-content: space-around; flex-wrap: wrap; margin: 0 auto; }
.blocks.services .container.services .col {  margin: 5vh 0; padding: 0 20px; flex-shrink: 0; box-sizing: border-box; }
.blocks.services .content { background:#353334; padding:50px 0 0 0; }
.blocks.services .content .item .icon { width:150px; height: 150px; background: #264a6d; border-radius: 100px; margin: 0 auto 20px auto; text-align: center; }
.blocks.services .content .item .icon i { color:#FFF; font-size: 90px; line-height: 165%; }
.blocks.services .content .item h1 { font-size: 24px; font-weight: 900; text-transform: uppercase; color:#FFF; margin: 0; padding: 0; text-align: center;}
.blocks.services .content .item p { font-size: 20px; line-height: 32px; color:#FFF; margin: 0; padding: 0; text-align: center; }
.blocks .text { max-width: 1020px; margin:0 auto; padding: 0 20px; text-align: center; }
.blocks .text h1 { font-size: 45px; text-transform: uppercase; font-weight: 800; color:#FFF; margin-bottom: 30px;}
.blocks .text h1.title:after { content:''; width:120px; height: 3px; background-color:#264a6d; position: relative; display: block; margin:35px auto 0 auto; }
.blocks .text p { font-size: 28px; line-height: 42px; font-weight: 300; color:#353334; }

.blocks .item { padding: 0; margin: 0; position: relative; overflow: hidden; display: inline-block; }
.blocks .item .text { width:100%; position: absolute; bottom: 0; text-align: left; color:#FFF; font-size: 20px; line-height: normal; margin: 5px 0 0 0; text-transform: uppercase; font-weight: 700; display:block; padding:20px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; z-index: 1;}
.blocks .item .text:after { font-family:'FontAwesome'; content:"\f054"; right: 25px; position: absolute; font-size: 15px; margin: 5px 0; color:#FFF; }
.blocks .item:hover .text { background:#264a6d; color:#FFF; }
.blocks .item:hover .text:after { color:#FFF; } 
.blocks .item .image { width:100%; }
.blocks .item .image img { width:100%; object-fit: cover; display: block; margin: 0 auto; }
.blocks .item img { -moz-transition: all 6s; -webkit-transition: all 6s; transition: all 6s; z-index: -100; padding: 0 15px; }

/*-- Gallery --*/
.content.portfolio { padding: 50px 0 150px 0; background: #353334; }
.content.home { background:none; padding: 0; margin: 95px 0 0 0; }
.content.home .gallery { background:none; margin: 0; z-index: 100; }
.content.home .gallery .box { background:none; }
.content .gallery { width:100%; float:left; position: relative; background: #353334; }
.content .gallery #box-container { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap:30px; list-style:none; max-width: 1280px; margin: 0 auto; }
.content .gallery .box { width:100%; margin: 0 0 30px 0; padding: 0; background:#264a6d; list-style: none; position: relative; }
.content .gallery .box:before { content:none; margin:0; padding:0; }
.content .gallery .box a { width:100%; height: 100%; display: block; }
.content .gallery .box img { width:100%; vertical-align: baseline; display: block; }
.content .gallery .box a:before { content:''; background: rgba(0, 0, 0, 0); position: absolute; left: 0; right: 0; bottom: 0; top: 0; opacity: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.content .gallery .box a:hover:before { opacity: 1; content: ''; background: rgba(0, 0, 0, .7); position: absolute; left: 0; right: 0; bottom: 0; top: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.content .gallery .box a:hover:after { font-family:'FontAwesome'; font-size: 35px; line-height: 35px; content:"\f067"; color:#FFF; position: absolute; left:0; right:0; margin: 0 auto; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); width: 35px; height: 35px; text-align: center; background:#264a6d; padding: 20px; border-radius: 100%; }

/*-- Bar --*/
.bar { background:#353334; float:left; width:100%; padding: 100px 0; text-align: center; }
.bar p { color:#FFF; font-size:27px; font-weight:700; text-transform: uppercase; display: inline-block; line-height: 32px; margin: 0 40px 0 0; }
.bar a.btn { display:inline-block; float:none; margin: 0; bottom: 5px; }
.bar { background: #264a6d; padding: 25px 0 50px 0; }

/*-- Testimonials --*/
.testimonials { background:#FFF; float:left; width:100%; padding:100px 0; text-align: center; }
.testimonials h1 { font-size: 34px; font-weight: 800; color:#353334; text-align:left; margin-bottom: 40px; }
.testimonials .review .bubble { outline:none; background: #f6f8f9; border: 1px solid #f1f1f1; padding: 40px; margin: 0 30px 10px 0; position: relative; border-radius: 3px; }
.testimonials .review .bubble::after { content: ""; width: 15px; height: 15px; display: block; background: #f6f8f9; border: 1px solid #efefef; border-width: 0 0 1px 1px; position: absolute; bottom: -8px; left: 46px; transform: rotateZ(-46deg); }

.testimonials .review i { color: #a8b7c5; font-size: 34px; text-align: left; margin: 0; display: block; }
.testimonials .review p { font-size:18px; line-height: 28px; color:#353334; text-align: left; padding: 10px 0; }
.testimonials .review p strong { font-family: "avenir-next-lt-pro-condensed", sans-serif; font-size:20px; font-weight: 800; text-transform: uppercase; }
.testimonials .btn { margin: 50px auto 0 auto; display: inline-block; border-color:#FFF; }
.testimonials .btn{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}
.testimonials .btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.testimonials .btn:hover,.testimonials .btn:focus,.testimonials .btn:active{color:#353334;border-color:#FFF;}
.testimonials .btn:hover:before,.testimonials .btn:focus:before,.testimonials .btn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}

/*-- CTA --*/
.cta { width:100%; float:left; position: relative; background: #264a6d; padding: 80px 0; }
.cta .container { display: table; text-align: center; max-width: 775px; margin: 0 auto; }
.cta .text { z-index: 2; position: relative; max-width: 850px; text-align: right; padding: 0 45px 0 0; display: table-cell; vertical-align: middle; }
.cta .action { display: table-cell; vertical-align: middle; padding: 20px 45px; border-left: 1px solid #516e8a; }
.cta .text h1 { font-size: 40px; font-weight: 800; color:#FFF; }
.cta .text p { font-size: 20px; line-height: 28px; font-weight: 300; color:#FFF; margin: 10px 0 0 0; }
.cta .text a:link { color:#264a6d; font-weight: 600; }
.cta .text a:active { color:#264a6d; }
.cta .text a:visited { color:#264a6d; }
.cta .text a:hover { color:#FFF; }
.cta .action a.btn { color:#FFF; background: #d4ac5f; margin: 0; border-color: #d4ac5f; }
.cta .action a.btn:hover { background: #c09d58; border-color: #c09d58; }

/*-- Form --*/
form.contact { margin:100px auto 0 auto; width: 100%; max-width:1025px; }
form.contact .row .col { max-width: 48%; width: 100%; float: left; box-sizing: border-box; margin: 0 0 15px 0; }
form.contact .row .col:last-child { margin-left: 4%; }
form.contact .row .col.full { max-width: none; }
form.contact .row .col.full:last-child { margin-left: 0; }
form.contact label, .freeform-label { float:left; width:auto; padding: 10px 0; font-weight: 600 !important; color:#393636; }
form.contact label { padding: 10px 0; margin: 10px 40px 0 0; }
form.contact .col h1, .freeform-row .freeform-column h1 { font-size:16px; line-height: 23px; margin-top: 20px; margin-bottom: 10px; color:#FFF; }
form.contact .col p { font-size:16px; line-height: 23px; }
form.contact input, form.contact textarea, .freeform-input { width: 100%; display: block; box-sizing: border-box; padding: 17px; outline: none; font-size: 16px; background:#f1f1f1; border:1px solid #e1e1e1; -webkit-appearance: none; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; color:#000; }
form.contact input:focus, form.contact textarea:focus { background:#FFF; border:1px solid #e1e1e1; color:#353334; }
form.contact input[type='checkbox'] { -webkit-appearance: checkbox; float:left; width:auto; margin: 20px 20px 0 0; }
form.contact select { font-family: "avenir-lt-pro", sans-serif; width:100%; background-color:#f1f1f1; background-image: url("../images/select-arrow.png"); background-size: 30px; background-repeat: no-repeat; background-position: center right 15px; border-radius:0; outline:none; padding: 15px; font-size: 15px; border:1px solid #e1e1e1; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; color:#000; }
form.contact .btn { background: #264a6d; border-color:#264a6d; }
form.contact .btn:hover { background: #c09d58; border-color:#c09d58; }
form.contact ::placeholder { font-size:16px; line-height: 23px; font-family: "avenir-lt-pro", sans-serif; }
form.contact .errors li:before { content:''; }
form.contact .freeform-form-has-errors ul li { padding-left:0; }
form.contact .freeform-form-has-errors ul li:before { content:''; }
form.contact ul.errors { margin:0; }
.error { width:100%; float:left; background:red; padding: 30px; margin-bottom: 20px; border-radius: 3px; text-align: center; color:#FFF; }
.success { width:100%; float:left; background:#5cb85c; color:#FFF; padding: 30px; margin-bottom: 20px; border-radius: 3px; text-align: center; }
.content .errors li { padding-left:0; color:red; font-size:14px; margin: 0; padding: 0; }
.full-label { width:100% !important; }

form.contact .group{display:block;position:relative;padding: 5px 0 5px 40px; cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; margin-top: 20px;}
form.contact .group input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
form.contact .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}
form.contact .group:hover input ~ .checkmark{background-color:#ccc}
form.contact .group input:checked ~ .checkmark{background-color:#264a6d}
form.contact .checkmark:after{content:"";position:absolute;display:none}
form.contact .group input:checked ~ .checkmark:after{display:block}
form.contact .group .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
form.contact textarea { min-height:175px; font-family: "avenir-lt-pro", sans-serif; color: #000; }

/*-- Button --*/
.content .block form.contact .btn, .content .block form.contact button[type=submit] { background:#264a6d; border:2px solid #264a6d; padding: 20px 45px; color:#FFF; font-size: 20px; text-transform: uppercase; font-weight: 700; display: inline-block; line-height: 18px; margin: 20px 0 0 0; font-family: "avenir-next-lt-pro-condensed", sans-serif; width:auto; }
.content .block form.contact .btn:hover, .content .block form.contact button[type=submit]:hover { background: #d4ac5f; }

/* Sweep To Right */
.content .block form.contact .btn{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}
.content .block form.contact .btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#264a6d;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.content .block form.contact .btn:hover,.content .block form.contact .btn:focus,.content .block form.contact .btn:active{color:#fff;}
.content .block form.contact .btn:hover:before,.content .block form.contact .btn:focus:before,.content .block form.contact .btn:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}

.freeform-row .freeform-column .freeform-instructions { margin-bottom:15px !important; }
.freeform-row .freeform-column label p { bottom: 40px; position: relative; padding: 0; line-height: 25px; float: left; width: 100%; }
.freeform-row .freeform-column label b { font-weight:700; color:#353334; margin: 0 0 0 30px; }
.freeform-row .freeform-column .freeform-errors>li { background-image:none !important; padding: 0; font-size: 13px; }

/*-- Footer --*/
footer { background-color:#182D43; float:left; width:100%; padding: 120px 0; }
footer .block { background:none; margin: 0; padding: 0; }
footer .block .logo { position: relative; width: 234px; display: block; margin-bottom: 40px; }
footer .block h2 { font-family: "avenir-next-lt-pro-condensed", sans-serif; font-size: 20px; color: #FFF; font-weight: 900; text-transform: uppercase; margin-bottom: 15px; }
footer .block p { font-size:18px; line-height: 32px; margin-bottom: 20px; color:#FFF; font-weight: 300; }
footer .block p strong { font-weight: 800; }
footer .block ul li { font-size:18px; line-height:normal; color:#FFF; margin: 10px 0; }
footer .block ul.nav li { font-weight: 900; }
footer .block ul.nav .col { max-width:40%; display: inline-block; float:none; vertical-align: top; }
footer .block a:link { color:#FFF; }
footer .block a:active { color:#FFF; }
footer .block a:visited { color:#FFF; }
footer .block a:hover { color:#d4ac5f; }

.end { background:#182D43; float:left; width:100%; padding: 0 0 100px 0; }
.end .container { border-top: 1px solid #263547; padding-top: 25px; }
.end p { font-size:18px; color:#FFF; font-weight: 300; }
.end p.copyright { float:left; margin: 5px 0 0 0; }
.end p span { display:inline-block; margin: 0 10px; color:#e0e6ea; }
.end a:link { color:#264a6d; font-weight: 600; }
.end a:active { color:#264a6d; }
.end a:visited { color:#264a6d; }
.end a:hover { color:#FFF; }
.end ul.social { float:right; }
.end ul.social li { display:inline-block; margin: 0 5px; }
.end ul.social li a:link { font-weight:400; }
.end ul.social li .fab { font-family:'FontAwesome'; color:#FFF; font-size: 25px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.end ul.social li .fab:hover { color: #264a6d; } 

/* Media Queries */
@media only screen and (max-width: 1089px) {
	footer .block nav ul li { margin-left:20px; }
}

@media only screen and (max-width: 991px) {
	header .logo { width: 60px; height: 58px; background: url("../images/logo-icon-white.png") no-repeat; background-size: 100%; text-indent: -999999px; left:20px; margin: 0; } 
	.header-wrap.smaller .logo { width: 60px; height: 58px; }
	.header-wrap.smaller header { padding:45px 0 0 0; }
	.header-wrap.sub { height: auto; }
	.header-wrap.sub header { padding:45px 0 10px 0; margin: 0; }
	.sub-title { min-height: 235px; max-height: 235px; }
	header { margin-top:0; }
	.header-wrap.smaller #nav span.submenu, .header-wrap.smaller #nav span.submenu:after { color:#FFF; }
	.header-wrap.smaller #nav ul li a { color:#FFF; }
	.header-wrap.smaller #nav ul li ul li a { color: #343334; }
	.header-wrap.smaller #nav ul li ul li a:hover { color: #FFF; }
	.header-wrap.smaller #nav #menutoggle.is-active + ul { top: 20px; }
	header .phone, header .search { display: none; }
	.banner.sub .text { top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
	.banner.sub .overlay { height: 330px; min-height: 330px; }
	.banner .location { right: 20px; }
}

@media only screen and (max-width: 820px) {
	.banner .text { top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
	.information .image { max-width:100%; }
	.information .image img { max-height:700px; }
	.information .text { max-width:none; width: 100%; position: relative; top:0; transform:none; }
	.information.store .text .center { float:left; }
	footer .block h2, footer .block ul li, footer .block h1 { font-size:20px; }
	.content.two-col .span_10 { width:95%; }
	.content.two-col { padding-top:50px; }
	.information .text .center { padding: 70px 40px; }
	.blocks.services .container.services .col { width:50%; }
	.introduction { padding: 100px 0 50px 0; }
	.services .container { grid-template-columns: auto auto; }
}
@media only screen and (max-width: 779px) {
	.testimonials .review .bubble {  margin-right: 0;}
}
	
@media only screen and (max-width: 768px) {
	.our-process:before { display:none; }
	.our-process .item { display: block; width: 100%; float:left; flex: none; margin-bottom: 20px; }
	.our-process .item:last-child { margin-bottom:0; }
	footer .block { width:100%; }
	footer .block nav { float:left; width:100%; margin: 0 0 40px 0; }
	footer .block nav ul { float:left; }
	footer .block nav ul li { margin:13px 0; display:block; }
	footer .block .extra { width:100%; float:left; margin:0; text-align: left; }
	.information .text, .information .image { max-width:none; position: relative; top:0; transform: none; }
	.information .image img { max-height: none; height:auto; }
	.information .image { max-height: none; min-height: inherit; }
	.information .image:after, .information.even .image:after { border:none; }
	.information:after { box-shadow: none; }
	.information.even .text { float:left; }
	.information .text { order:1; }
	.information .image { order:2; }
	.information.even .text { order:1; }
	.information.even .image { order:2; }
	.information .text .center { padding:70px 40px; }
	.information.store .text .center { padding:40px 20px; }
	footer .block .cert li img { max-width:300px; }
	footer .block .cert li:nth-child(2) img, footer .block .cert li:nth-child(3) img { max-width: 50%; }
	.blocks.services .container.services .col { width:100%; }
	.content #box-container .box { width: calc(100% - 20px); }
	.team .gallery { position: relative; top:auto; transform: none; max-width: none; display: block; margin-top: 40px; float: left; }
	.team .container { display: block; }
	.product-carousel-cell { width: 100%; }
	.cta .text, .cta .action { max-width: none; display: block; width:100%; float: left; border-left:none; text-align: center; padding: 0; }
	.cta .action { margin-top: 20px; }
	.content .text { padding-right: 0; }
	.bar .item:nth-child(2) { border-left: none; border-top: 1px solid #848484; margin: 20px 0 0 0; }
	.content .profile { padding-right: 0; margin-bottom: 30px; }
	.cta .text h1 { font-size: 30px; }
}
@media only screen and (max-width: 686px) {
	.bar p { margin:0; }
	.bar a.btn { margin:30px 0 0 0; }
}
@media only screen and (max-width: 680px) {
 .services .container { grid-template-columns: auto; }
}

@media only screen and (max-width: 640px) {
.content .gallery #box-container { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
	.content #box-container { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
	.introduction.service p, .introduction.contact p { font-size: 24px; line-height: 38px; }
	.blocks .text h1 { font-size:34px; }
	.blocks .text p { font-size:24px; line-height: 38px; }
	.testimonials { padding:80px 0; }
	.testimonials .review p { font-size: 18px; line-height: 25px; }
	.testimonials .review p strong { font-size:18px; }
	footer { padding: 100px 0 0 0; }
	.content h1.title { font-size:34px; }
	.content.process p { font-size: 20px; line-height: 31px; }
	form.contact .row .col { max-width:none; margin: 5px 0; }
	form.contact .row .col:last-child { margin:0; }
	.content.contact { padding-bottom:80px; }
	.content.process, .content.services { padding:80px 0; }
	.banner.sub { height: 330px; min-height: 330px; }
	.blocks.services { background-size:300%; }
	.information .text .center { padding:40px 20px; }
	.information .text h1, .information.store .text h1 { font-size:24px; line-height: 30px; }
	.information .text p { font-size: 15px; line-height: 24px; }
	.information .text ul li { font-size:16px; line-height: 20px; padding: 5px 0 5px 30px; }
	footer .block .cert li img { max-width: 300px; }
	footer .block .cert li:nth-child(2) img { max-width: 50%; }
	footer .block .cert li:nth-child(3) img { max-width: 65%; }
	.sub-nav li a { font-size:14px; }
	.sub-title h1, .content.two-col h1.title { font-size:35px; }
	.content.two-col p { font-size: 16px; line-height: 28px; }
	.blocks.services .content .item h1 { font-size:20px; line-height: 27px; }
	.blocks.services .content .item p { font-size:18px; line-height: 28px; }
	.content.portfolio { padding-top:50px; }
	.information .text ul { -webkit-columns: 1; -moz-columns: 1; columns: 1; margin:0; }
	footer .block ul li { font-size:18px; }
	footer .block h2 { font-size:18px; }
	footer .block h1 { font-size:18px; }
	.testimonials h1 { font-size: 34px; line-height: 40px; }
	.blocks.projects { padding: 80px 0 50px 0; }
	.content.home { margin: 35px 0 0 0; }
	.content.two-col { padding:50px 0; }
	footer .block p { font-size: 16px; line-height: 25px; }
	.team { background-size: 200%; padding: 80px 0; }
	.banner .text h2 { font-size: 28px; line-height: 40px; }
	.team .text h1 { font-size: 34px; line-height: 40px; }
	.content .introduction .text h2 { font-size: 24px; }
	.content .introduction .text p, .introduction .text p { font-size: 16px; line-height: 24px; }
}
@media only screen and (max-width: 520px) { 
.services .container, .services.about .container { grid-template-columns: auto; }
}

@media only screen and (max-width: 500px) { 
	.content .gallery #box-container { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
	.content #box-container { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
	.introduction { padding:80px 0 0 0; }
	.banner .text h1 { font-size: 34px; line-height: 43px; }
	.introduction .text h1 { font-size:25px; line-height: 36px; }
	.banner .text p, .introduction p { font-size:18px; line-height: 28px; }
	.btn { font-size:16px; padding: 15px 35px; }
	footer { -webkit-border-top-left-radius: 200px; -moz-border-top-left-radius: 200px; border-top-left-radius: 0; }
	footer .block { width:100%; margin-bottom: 30px; }
	.end ul.social { float:left; width:100%; margin-top:20px; }
	.content .block .text {column-count: 1;}
	.introduction .text { margin-bottom: 50px; }
}
