/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html, body, div, span, object, iframe, a, address, em, img, small, strong, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
audio, canvas, iframe, img, svg, video { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
.browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

*, ::before, ::after {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
/* ===== Initializr Styles =============================================================================================== */
html { font-size: 62.5%; height: 100%; width: 100%;} 
body { height:100%; height: 100%; width: 100%;background-color: #ffffff;}
body, td, input, textarea{ font-family: 'Lato',sans-serif; color:#32353A; font-size: 14px; line-height:1.6; font-weight:400;}
a, a:visited{ text-decoration:none;  color:#32353A; }
a:hover{ color:#0076a5}
p, h1,h2,h3,h4{ margin-top:0}
p{ margin:0px 0px 10px;}
.wrapper {
width: 95%;
position: relative;
margin:0 auto;
clear: both; }

img{ max-width:100%; height:auto}
/* ===================    =================== */
h1{ font-size:18px; font-size:1.8rem; }
h2{ font-size:16px; font-size:1.6rem; }
h3{ font-size:16px; font-size:1.6rem; }
.thin{ font-weight:300 }
.bold{ font-weight:700 }
.sbold{ font-weight:600 }
.ecenter{ text-align:center }

/* ===================    =================== */ 
.header {position:fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
background:#fff;
height:auto;
z-index: 20;
display: block;
transition: transform 0s cubic-bezier(0.5, 0, 0, 1),opacity 0.45s cubic-bezier(0.5, 0, 0, 1),border 0.4s cubic-bezier(0.5, 0, 0, 1),top 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.head{width:100%; margin: 0 auto; position: relative; padding:10px 30px;
box-sizing: border-box;
min-width: 0;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.head .logo {width:60%; box-sizing: border-box;
margin: 0;
min-width: 0;}
.head .logo img{ width:100%; height:auto;}
.head .logo img:hover{ opacity:0.6; filter:alpha(opacity=60); }

.css-vurnku {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
/* ==============    MOBILE: Menu    ============== */
#main-menu-wr{ position:fixed; top:0; left:-100%; z-index:99999; background:#fff; padding:5px 15px 30px 10px; bottom:0; overflow-y: auto;
	width:100% }
#main-menu { margin: 0; padding: 0; list-style-type: none; text-align:left }
#menu-close:hover, #menu-show:hover{ opacity:0.6; filter:alpha(opacity=60); }
#main-menu li{ display: block; padding:10px 0px;text-align:center }
#main-menu a, #main-menu a:visited {text-decoration: none;  color:#000;
	font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
	font-size: 22px;
}	
#main-menu a:hover { color: #32EBFF; }
#menu-show{position:relative; padding:0px; padding-left: 25px;}
#menu-close{ text-align:right; display:block; font-size:45px; padding:10px }
#main-menu li.mobile-hidden{ visibility:hidden}
#main-menu-wr .mobile{ text-align:center}
#main-menu-wr .cont-hidden{display:block;  text-align:center; margin-top:20px; }

.phone{background-color: #0076a5; color:#fff !important; border-radius: 3px; padding: 0 20px;}
.phone:hover{background-color: #00b9e3;}
/* ===================== Slider  ========================================================================== */
#slider{background:url(../img/slider/s1.jpg) no-repeat center top; position: relative; height: 40vh;
overflow: hidden; display: block; background-size:cover; width:100%; float:left; clear:both}

/* ==================================== Slider  ====================================================== */
.slider-page {
    min-height:50%;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/* ===================== Slider  ========================================================================== */
.full-width{position: relative;
	width: 100%;
	float:left;
	padding:0px;
	display:block
}
.banner_wr {
    min-height: 308px;
	margin-bottom:50px
}
.banner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  list-style:none
}
.banner:before, .banner:after {
  display: table;
  content: "";
  line-height: 0;
}
.banner:after {
  clear: both;
}
.banner li {
  position: relative;
  margin-top: 30px;
  width: 25%;
  height: 358px;
  padding:20px 29px;
  float: left;
  color: #fff;
  background: #62bfe6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  overflow:hidden
}
.banner li:hover {
  margin-top: 0px;
  height: 388px;
  padding-bottom: 50px;
}
.banner li [class*="fa-"] {
  font-size: 42px;
  line-height: 1;
  color: inherit;
}
.banner li a {
  position: absolute;
  bottom: 26px;
  right: -30px;
  line-height: 1;
  color:#fff;
}
.banner li a .fas{font-size:22px;}
.banner h3{font-size: 30px; line-height:32px; font-weight:400; color: #fff;}
/*.banner li a:before {
  font-family: "FontAwesome";
  font-size:22px;
  line-height: 1;
  color:#fff;
  content: "\f105";
}*/
.banner li a:hover {
  opacity: .7;
}
.banner li:hover a {
  right: 30px;
}
.banner li:nth-child(1) {
  background: #57aacd;
}
.banner li:nth-child(2) {
  background: #55b0d6;
}
.banner li:nth-child(3) {
  background: #5bb7de;
}

.banner [class*="fa-"] + h3 {
  margin-top: 17px;
}
.banner h3 + p {
  margin-top: 13px;
}
@media (max-width: 1200px) {
 
  .banner li a {
    right: 30px;
  }
  .banner li:hover {
    height: 358px;
    padding-bottom: 20px;
  }
  .banner h3{font-size: 25px; line-height:28px; }
}
@media (max-width: 769px) {
 .banner li{padding: 10px 10px;}
  .banner li a {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }
  .banner li:hover {
    height: auto;
    margin-top: 20px;
  }
  .banner h3{font-size: 20px; line-height:22px; }
  .banner li [class*="fa-"] {font-size: 32px;}
}
@media (max-width: 480px) {
	.banner {
    position: static;
  	}
	.banner li {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}
/* ===================== Slider  ========================================================================== */
.qodef-full-width{position: relative;
	width: 100%;
	float:left;
	padding-top: 86px !important;
padding-bottom: 66px !important;}
.wpb_column{ text-align:center; position:relative; padding-left: 15px;
padding-right: 15px; padding-bottom:30px;}
.icon-shortcode{width: 72px;height: 72px;line-height: 72px; color:#0076a5; font-size:72px}
.wpb_column h5 {
    font-size: 19px;
    line-height: 1.4em;
    font-weight: 600;
	margin:30px 0 20px
}
/* ===================================   Media Queries   ========================================================================== 	*/

.qodef-full-width h2 {
    font-size: 34px;
    line-height: 1.284em;
    font-weight: 700;
	text-transform:uppercase;
	margin-bottom:30px
}
.qodef-full-width h4 {
    font-size: 18px;
    line-height: 1.508em;
    font-weight: 500;
	margin:20px 0 80px
}

.qodef-team{ min-height:450px}
.qodef-team .qodef-team-image {
    overflow: visible;
    margin: 0 30px 32px 30px;
    position: relative;
}
.qodef-team .qodef-team-image img {
    width: 100%;
    vertical-align: middle;
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}

.qodef-team .qodef-circle-animate {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #0076a5;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.25,.46,.45,.94),width .25s cubic-bezier(.25,.46,.45,.94),height .25s cubic-bezier(.25,.46,.45,.94);
    transition: transform .25s cubic-bezier(.25,.46,.45,.94),width .25s cubic-bezier(.25,.46,.45,.94),height .25s cubic-bezier(.25,.46,.45,.94);
}
.qodef-team .qodef-team-position-icon {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: opacity .25s cubic-bezier(.39,.58,.57,1) .1s;
    transition: opacity .25s cubic-bezier(.39,.58,.57,1) .1s;
}
.qodef-team .qodef-icon-shortcode {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    border: none;
    background-color: transparent;
}
.qodef-team  .q_team_position {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: opacity .1s ease-out 0s;
    transition: opacity .1s ease-out 0s;
	font-size: 15px;
line-height: 1.5em;
font-weight: 600;
}
.qodef-team:hover .qodef-circle-animate{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);width:100%;height:100%;right:0;top:0}
.qodef-team:hover .q_team_position{opacity:1;-webkit-transition:opacity .15s ease-out .1s;transition:opacity .15s ease-out .1s}
.qodef-team:hover .qodef-team-position-icon{opacity:0;-webkit-transition:opacity .2s cubic-bezier(.39,.58,.57,1) 0s;transition:opacity .2s cubic-bezier(.39,.58,.57,1) 0s}
/* ===================== Slider  ========================================================================== */
.qodef-section {
    position: relative;
	width: 100%;
	float:left;
	background-color:#dff3fb;
	overflow: hidden;
	/*background-size: cover;
	background-image:url(../img/bg.png)*/
}
.qodef-section .qodef-p-content {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    vertical-align: middle;
}
.qodef-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.qodef-elements-holder-item{ padding-right:30px}
.qodef-elements-holder-item:last-child{ padding-right:0px}
.qodef-elements-holder .qodef-elements-holder-item.qodef-horizontal-alignment-right {
    text-align: right;
}
.qodef-elements-holder .qodef-elements-holder-item {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    background-size: cover;
	text-align: left;	
}
.qodef-elements-holder .qodef-elements-holder-item h2{padding: 40px 0px 0px 0px; color: #202020;
font-size: 24px;
line-height: 1.284em;
font-weight: 700;}
.qodef-elements-holder .qodef-elements-holder-item h4 {
    font-size: 16px;
    line-height: 1.508em;
    font-weight: 500;
	padding:20px 0;
	font-style:italic;
}
.qodef-btn{background-color: #0076a5;
border: none;
color: #fff !important;
height: 52px;
line-height: 52px;
display: inline-block;
position: relative;
outline: 0;
font-style: normal;
font-weight: 800;
font-family: inherit;
padding: 0;
vertical-align: middle;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 3px;
margin-bottom:20px}
.qodef-btn.qodef-btn-icon .qodef-btn-text {
    display: inline-block;
    padding: 0 30px;
    margin-right: 0;
    vertical-align: middle;
    float: left;
    line-height: inherit;
}
.qodef-btn.qodef-btn-icon .qodef-btn-text-icon {
    display: inline-block;
    width: 56px;
    text-align: center;
    font-size: 23px;
    vertical-align: middle;
    float: left;
    line-height: inherit;
    border-radius: 0 3px 3px 0;
    position: relative;
    overflow: hidden;
    background-color: #188cba;
}

.qodef-btn:hover{ background:#188cba; color:#fff !important}

.qodef-elements-holder-item .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
	padding: 48px 0px 0px 0px
}
.qodef-elements-holder-item .vc_figure img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
/* ===================================   Media Queries   ========================================================================== */	
.parallax-section {
    position: static;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
	padding-top: 50px !important;
	padding-bottom:20px !important;
	float: left;
	width: 100%;
}
.qodef-custom-font-holder{font-size:32px;line-height: 40px;font-weight: 700;letter-spacing: 0px;text-align: center;color: #ffffff;}
.parallax-section h4 {
    font-size: 18px;
    line-height: 1.508em;
    font-weight: 500;
	margin:20px 0;
	padding-right: 12% !important;
padding-left: 12% !important;
}
.parallax-section .qodef-btn{margin: 10px 7px; color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); padding: 0 35px;}
.qodef-btn-outline{color: #ffffff !important; border-color: rgba(255,255,255,0.5);margin: 10px 7px; display: inline-table;outline: 0;
font-style: normal;
font-weight: 800;
font-family: inherit;
padding: 0 35px;
font-size: 13px;
line-height: 48px;
height: 48px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 3px;
border: 2px solid #e6e6e6;
background-color: transparent;}
.qodef-btn-outline:hover{ background:#fff; color:#000 !important}
/* ===================================   Media Queries   ========================================================================== */	

.qodef-section-white {
    position: relative;
	width: 100%;
	float:left;
	background-color: #fff;
	overflow: hidden;
}
.qodef-section-white .qodef-elements-holder-item .vc_figure{padding: 0px 0px 0px 0px;}
.ptotal{ padding-top: 40px !important;
padding-bottom: 40px !important;}
/* ===================================   Media Queries   ========================================================================== */
.qodef-content-sl {
    position: relative;
	width: 100%;
	float:left;
	overflow: hidden;
	clear:both
}
.owl-item {
    float: left;
}
.qodef-fullwidth-slider-item {
    position: relative;
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 100%;
    vertical-align: middle;
}
.qodef-fullwidth-slider-item .item-image {
    display: block;
}
.qodef-fullwidth-slider-item .slider-item-image .item-image img {
    width: 100%;
    height: auto;
    max-height: 900px;
	min-height:500px
}

.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg,rgba(8, 44, 78,.95) 100%,transparent 100%);
}
.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper {
    display: block;
    width: 95%;
    height: 100%;
    margin: 0 auto;
}
.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-wrapper-inner {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-elements-holder {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    padding-left:20px;
}
.qodef-fullwidth-slider-item-elements-holder h2{color: #fff;font-size: 34px;
line-height: 1.284em;
font-weight: 700;}
.qodef-fullwidth-slider-item-elements-holder h4 {
    font-size: 18px;
    line-height: 1.508em;
    font-weight: 500;
	color: #fff;
	margin:20px 0
}
.qodef-fullwidth-slider-item-elements-holder p{ color:#fff; margin-bottom:30px}
.qodef-fullwidth-slider-item-elements-holder ul {margin-left:20px !important; margin-bottom:20px}
.qodef-fullwidth-slider-item-elements-holder ul li {
    list-style: none;
    position: relative;
    padding-left: 0px;
    margin-bottom: 5px;
    color: #fff;
	list-style:disc outside;
}
/* ===================================   Media Queries   ========================================================================== */
.full-width-img{position: relative; width:100%; float:left}
.portfolio-item{visibility: visible; display: inline-block; width: 50%; position: relative;
margin: 0;
vertical-align: top; padding:0; float:left}

.portfolio-item .qodef-portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}
.portfolio-item .qodef-item-image-holder {
    overflow: hidden;
    position: relative;
}
.portfolio-item .qodef-portfolio-shader {
    position: absolute;
    width: 100%;
    padding: 15% 0;
    height: 100%;
    display: block;
    background-color: rgba(255,255,255,.93);
    left: 0;
    top: -15%;
    opacity: 0;
    z-index: 1;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.portfolio-item:hover .qodef-portfolio-shader{opacity:1;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.portfolio-item img {
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.portfolio-item .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 2;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4,0,.2,1),opacity .25s;
    transition: transform .25s cubic-bezier(.4,0,.2,1),opacity .25s;
}
.full-width-img article:hover .qodef-item-text-overlay{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.portfolio-item .qodef-item-text-overlay-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.portfolio-item .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.portfolio-item .qodef-item-text-holder .qodef-item-title {
    line-height: 1.3em;
	font-size: 19px;
	font-weight:600
}
.portfolio-item .qodef-item-text-holder .qodef-ptf-category-holder {
    color: #3098F3;
    margin: 6px 0 0 0;
	font-weight: 600;
font-size: 15px;
line-height: 17px;
}

.fancy-ul {
    margin-left: 10px !important;
    list-style: outside circle;
}
.fancy-ul li {
    position: relative;
    padding-left: 5px;
    padding-bottom: 5px;
}

.pint{ padding:0 30px; text-align: left; font-size:20px}
.element{ text-align:center; color:#fff; margin-top:40px}
.element .ico{font-size: 80px; color:#fff; line-height: normal;}
.element h4{font-size: 24px;
line-height: 28px;
font-weight:600;
margin:0;
padding:0 !important}
.divider-border {margin-top:15px;
height: 1px;
margin-bottom:15px;
    background-color: rgba(255,255,255,0.4);
}
.element h6{text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
line-height: 28px;
font-weight: 900;}
.element p{color:#fff}
/* ===================================   Media Queries   ========================================================================== */	
.contact-form{overflow:hidden; position:relative; margin:0 auto}
.contact-form h3{font-size:30px; margin:20px 0;
line-height: 1.284em;
font-weight: 700;width: 100%;
float: left;}
.contact-form  .Inputfield{ padding:5px 5px 10px; clear:both; overflow:hidden;}
.contact-form  .Inputfield-1{ padding:5px 5px; overflow:hidden; width:50%; float:left}
.contact-form label{width:100%; text-align:left; float:left; margin:0px; padding:0px 0 5px}
.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel]{
	display: inline-block;
	width: 100%;
	padding:5px 5px;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #070707;
	border-radius: .25rem;
   }

.contact-form select{display: block;
	width: 100%;
	padding: 8px 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
.contact-form textarea{height:120px;
	display: block;
	width: 100%;
	padding: 8px 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #070707;
	border-radius: .25rem;}

.contact-form input.capinput{ width:100px !important}
.contact-form input.captxt{ width:50px; border:0; text-align:center; background:none; border-radius:0px; padding: 4px 1%;}
.contact-form input.contact_captcha{ width:15%; border: 1px solid #4C4C4C;
	max-width: 100%;
    padding: 8px;
	box-sizing: border-box;}

.contact-form .form-row { width:50%; float:left; min-height:90px; text-align:left}
.contact-form .form-row1 { width:100%; clear:both; text-align:left}
.contact-form .capimg{ opacity:0.8; filter:alpha(opacity=80);}
.contact-form .form-left { padding: 4px 1%; }
.contact-form .form-right { float: left; padding: 4px 1%; text-align: left; width: 90%; }
.contact-form .form-left-1 { padding: 4px 1%; }
.contact-form .form-right-1 { float: left; padding: 4px 1%; text-align: left; width: 90%; }
.contact-form .form-captcha1{ padding: 12px 1% 4px; white-space:nowrap; display:inline-block}
.contact-form .form-captcha2{ padding: 4px 1%; text-align: left; display:inline }	
.contact-form .required{ font-size:13px; font-size:1.3rem; color:#1F2930}
.contact-form .form-message { 
	border:solid 1px #ccc; background-color:#f4f4f4; padding:10px 10px; display:block; text-align:center; clear:both; font-size:18px; font-size:1.8rem;
	margin-bottom:15px; color:#777; float: left; width:100% } 
.contact-form #form-error { display:inline-block; width:100%; margin-bottom:10px}
.contact-form #form-error p{ border:solid 1px #990000; background:none; padding:3px 6px; font-size:16px; font-size:1.6rem; color:red }
.contact-form #form-alarm{ display:inline-block  }
.contact-form #form-alarm span{ border:solid 1px #990000; background:#f4f4f4; padding:3px 6px; font-size:16px; font-size:1.6rem;  }
.contact-form .form-submit {
	border: 1px solid #4dd965;
	background:#4dd965; 
text-transform: uppercase;
font-weight: 600;
border-radius: 30px;
padding: 10px 40px;
display:inline-block;
margin:30px auto 0;
color:#fff;
line-height:normal
}
.contact-form .form-submit:hover {
	background:transparent; color:#4dd965 /* Old browsers */
}
.contact-form .form-submit:active {	position:relative; top:1px; }
/* ===================================   Media Queries   ========================================================================== */	
.form-matrix-headers {
    position: relative;
    /*border: 1px solid #ccc;
    background: #ddd;*/
	font-size:14px;
	font-weight: normal;
}
.form-matrix-table tr {
    /*border-color: #e6e6e6;
	background-color: #f2f2f2;*/
}
.form-matrix-values {
    text-align: center;
    /*border: 1px solid #ccc;
    background: #f5f5f5;*/
	padding:5px;
}
/*.contact-form input[type="text"].form-textbox{
    padding: 4px 3px 2px 3px;
	margin-left: 0;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 1.071em;
	background-color: rgb(239, 255, 233);
	width: 100%;
box-sizing: border-box;
}*/
/* ===================    =================== */
.main-footer {
width: 100%;
float:left;
position:relative;
background:#188CBA;
color:#fff;
padding: 65px 0px;
text-align:center
}
.main-footer a {color:#fff;}
.main-footer a:hover{color:#00b9e3}

.css-logo{ width:50%; margin:0px auto }
.css-logo img {
    width:50%;
}
.main-footer .qodef-footer-widget-title {
    color: #fff;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
	line-height: 1.508em;
}

.caja-foot {
	margin: 0;
	padding:0px 0px 30px;
	text-align:center
}
.main-footer ul {
    list-style: none;
	margin-bottom:20px
}
.main-footer ul li {
    display:block;
}
.main-footer ul li a {
    color: #fff;
    padding: 6px 0;
    display: inline-block;
    width: 100%;
    position: relative;
	text-transform:uppercase
}

.css-135gbfx {
    text-align: left;
    margin: 0;
	margin-bottom: 0;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
width:100%;
}
.socialmenu{ text-align:center; margin-top: 20px;}
.social {
margin: 0px -5px 0px 0px;
width:76px;
height: 46px;
line-height: 46px;
background-color: rgba(255, 255, 255, 0.01);
border-style: solid;
border-width: 1px;
display: inline-block;}

.social:first-of-type{
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.social:last-of-type {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.social a{
    display: inline-block;
    width: 100%;
    height: 100%;
	text-decoration: none;
color: #fff;
text-align: center;
line-height: 46px;
font-size: 22px;
}
.social a:hover{ background:#0076a5; color:#fff}


.copyright{ text-align:center; padding:60px 0 0; clear:both}
/* ===============================   ========================================================================== */
.lang {
    display: block;
    line-height: 24px;
    margin:30px 0 0;
	text-align:center;
	width:90%;
	float:right;
	overflow:hidden
}
#google_translate_element .goog-te-gadget, #google_translate_element .goog-te-gadget span a{color:#fff}
#google_translate_element select {
    padding:0;
	font-weight: 400;
	letter-spacing: 0px;
	background-color: rgb(255, 255, 255);
	font-size: 16px;
	line-height:18px;
	color:#000;
	height:35px;
	border-radius: 0;
	color: #000000;
	border: 0;
	width:100%;
}
/* =============================================================================================== */
	.col100{ width:100% }
	.col90{ width:100% }
	.col80{ width:100% }	
	.col70{ width:100% }
	.col75{ width:100% }	
	.col66{ width:100% }
	.col60{ width:100% }
	.col55{ width:100% }
	.col45{ width:100% }
	
	.col50{ width:100% }
	.col40{ width:100% }
	.col33{ width:100% }
	.col30{ width:100% }	
	.col25{ width:100% }
	.col20{ width:100% }
	.col15{ width:100% }
	.col10{ width:100% }		
	.coll{ float:left}
	.colr{ float:right}	
/* =============================================================================================== */

@media only screen and (min-width: 480px) {
	.head .logo{width:30%}

	#slider{min-height:350px; height: 100vh;}
/* =============================================================================================== */
	.css-e7xa98 {width: 70%;}
	.qodef-full-width .col25{ width:50%}

/* =============================================================================================== */	
	.col90{ width:90% }
	.col80{ width:80% }	
	.col70{ width:70% }
	.col75{ width:75% }	
	.col66{ width:66.66666667% }
	.col60{ width:60% }
	.col55{ width:55% }
	.col45{ width:45% }
	
	.col50{ width:50% }
	.col40{ width:40% }
	.col33{ width:33.333% }
	.col30{ width:30% }	
	.col25{ width:25% }
	.col20{ width:20% }
	.col15{ width:15% }	
	.col10{ width:10% }		
	
	.main-footer .col25{ width:50%}	
	.socialmenu{ text-align:right}
	
}
@media only screen and (min-width: 768px) {
	.head .logo{width:30%}
/* =============================================================================================== */	
	#slider{max-height:500px; height: 50vh;}
/* =============================================================================================== */	
	.qodef-custom-font-holder{font-size:42px; line-height: 50px;}
/* =============================================================================================== */		
	.portfolio-item{width: 25%;}
/* =============================================================================================== */
	.contact-form .form-captcha1{ float:left; width:18%; padding: 4px 1%;}
	.contact-form .form-captcha2{ float:left; width:50%}
	/*.contact-form label{width:35%;}*/
	.contact-form input.captxt{ width:55px !important;}	
	.contact-form input[type="text"] { width:100%}
	.contact-form textarea {width:100%}
	.contact-form select{width:100%}

	
	
}
@media only screen and (min-width: 1000px) {
	.head .logo{width:20%}
	/* =============================================================================================== */
	#main-menu-wr{ position:relative; background:none; padding:0px; left:auto; overflow-y:unset; display:block; overflow:visible; z-index:1 }
    #main-menu-wr #main-menu { float:left; display:block; margin:0px; width:auto; text-align:center}
	#main-menu-wr #main-menu li { display:inline-block; padding:0; position: relative; }
	#main-menu-wr #main-menu li:first-child { margin-left: 0px;}
	#main-menu-wr #main-menu li a, #main-menu-wr #main-menu li a:visited {text-align: center; display: block; padding:0 5px; text-decoration:none; font-size: 14px;
	line-height: 34px; font-weight: 900; color: #32353A; border:none; text-transform:uppercase;}
	#main-menu-wr #main-menu li a:hover { color:#0076a5}
	
	#menu-show, #menu-close{ display:none  }
/* =============================================================================================== */
	#slider{height: 100vh;max-height: 930px;}
/* ==========================================================================*/	
	.qodef-elements-holder .qodef-elements-holder-item h2{padding:40px 0px 0px 0px; font-size: 34px;}
	.qodef-elements-holder .qodef-elements-holder-item h4 {font-size: 20px;}
	
	.qodef-custom-font-holder{font-size: 52px; line-height: 60px;}

	
	
	.qodef-full-width .col25{ width:25%}
	
	
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg,rgba(8, 44, 78,.95) 50%,transparent 50%);
	}
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper { width: 868px;}
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-wrapper-inner {width: 50%;}
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-wrapper-inner::after {
		background-size: cover;
		content: '';
		height: 100%;
		position: absolute;
		right: -139px;
		width: 140px;
		background: url(../img/fullwidth-slider-extend.png) left center no-repeat;
	}
/* ==========================================================================*/	
	.main-footer{ text-align:left}			
	.main-footer .col25{ width:25%}
	.css-logo img {width:80%;}
}
@media only screen and (min-width: 1200px) {
	 body { font-size: 16px; line-height:1.6}
	.wrapper {max-width:1200px;}
	.head{padding: 10px 60px;}
	.head .logo{width:20%}
	
	#main-menu-wr  #main-menu li a, #main-menu-wr  #main-menu li a:visited {padding:0 15px; font-size: 16px;}
/* ==========================================================================*/			
	#slider{height: 100vh;max-height: 930px;}
/* ==========================================================================*/	
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper { width: 1100px;}
	.qodef-fullwidth-slider-item .qodef-fullwidth-slider-item-content-wrapper .qodef-fullwidth-slider-item-elements-holder {padding-right:50px;}
}
@media only screen and (min-width: 1300px) {
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    a[href^="#"]:after,
    a[href^="javascript:"]:after { content: "";    }
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; }
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}