@charset "utf-8";
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,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:0 0}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:1em 40px}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}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]: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}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	height: 100%;
}
body {
	background:#fff;
	font-size:24px;
	font-family: 'Roboto', sans-serif;
	color:#222;
}
a, a:visited, a:link, a:active {
	color:#333;
	text-decoration:none;
	outline:none
}
a:hover {color: #185dab; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
}
.inner{
	position: relative;
	display: block;
	margin:0 auto;
	padding:0;
	width: 1550px;
}
header{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display:block;
	width: 100%;
	background:rgba(0,0,0,.9);
	transition: all 0.5s;
}
.logo{
	display: inline-block;
	vertical-align: middle;
	margin: 5px 20px -35px
}
.logo img{
	width: 112px;
	height: auto;
}
header.fixed{
	position: fixed;
	top: -200px;
	background:rgba(0,0,0,.85);
	-webkit-backdrop-filter: saturate(100%) blur(15px);
	backdrop-filter: saturate(100%) blur(15px);
	-webkit-box-shadow: 1px 3px 29px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 3px 29px 0px rgba(0,0,0,0.4);
	box-shadow: 1px 3px 29px 0px rgba(0,0,0,0.4);
	z-index: 99999;
}
header.fixed.active{top: 0;opacity: 1;}
header.fixed .logo img{width: 60px;}
header.fixed .logo{margin-bottom: -19px;}
body.admin-bar header, body.admin-bar header.fixed.active{top: 32px}
nav{
	position: absolute;
	top: 0;
	right: 0;
}
nav ul{
	display:inline-block;
	text-align:center;
}
nav li{
	position: relative;
	display:inline-block;
	vertical-align:middle;
}
nav li a{
	position: relative;
	display:block;
	padding:28px 20px 29px;
	font-size:18px;
	color: #fff!important;
	text-transform: uppercase;
	z-index: 10;
}
nav li:before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	content: '';
	height: 100%;
	width: 0;
	background: #222;
	transition: all 0.4s;
}
nav li:hover:before{
	width: 100%;
}
header.fixed nav li a{
	padding:13px 20px;
	font-size: 14px;
}
.home-slider{
	position: relative;
	z-index: 77;
}
.lft-txt{
	position: absolute;
	right: 0;
	top:35%;
	color: #000;
	text-align: right;
	padding: 0 50px;
}
.lft-txt h1{
	font-size: 48px;
	font-weight: 300;
}
.lft-txt p{
	font-size: 24px;
	font-weight: 300;
	margin-top: 20px;
}
.btmsvg{
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	z-index: 88;
}
.btmsvg svg, .ftr-wave svg{
	width: 100%;
	height: auto;
}
.cls-1{opacity:.66;}
.cls-1,.cls-2{isolation:isolate;}
.cls-1,.cls-2,.cls-3{fill:#fff;stroke-width:0px;}
.ftr-wave .cls-1, .ftr-wave .cls-2, .ftr-wave .cls-3{fill:#000;stroke-width:0px;}
.cls-2{opacity:.33;}
.hsrv{
	padding: 50px 20px;
	background: url('../images/bg-srv.jpg') bottom center no-repeat;
	background-size: 100%;
}
.svr-cont{
	position: relative;
	margin: 50px 0;
	font-size: 0;
}
.svr-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	z-index: 10;
}
.svr-cont.alt .svr-img{
	left: auto;
	right: 0;
}
.svr-img img{
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.srv-ttl{
	position: absolute;
	z-index: 11;
	top: 20px;
	right: -90px;
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	background: #000;
	padding: 0 15px;
	border-radius: 12px 0;
}
.svr-cont.alt .srv-ttl{
	right: auto;
	left: -90px;
}
.svr-dtls{
	display: inline-block;
	vertical-align: top;
	width: 67%;
	background: rgba(0,0,0,.10);
	border-radius: 20px;
	padding: 30px 30px 30px 80px;
	margin: 70px 0 0 33%;
	z-index: 8;
	font-size: 24px;
	text-align: left;
}
.svr-cont.alt .svr-dtls{
	padding: 30px 80px 30px 35px;
	margin: 70px 35% 0 0;
}
a.svr-btn, .ha-ryt a, a.de-btn, .gform input[type=submit]{
	display: inline-block;
	font-size: 30px;
	background: #263a83;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	z-index: 11;
	padding: 10px 50px;
	text-transform: uppercase;
}
a.svr-btn{
	position: absolute;
	left: 15%;
	bottom: -25px;
	width: 70%;
	padding: 5px 20px;
}
a.svr-btn:hover, .ha-ryt a:hover, a.de-btn:hover, .gform input[type=submit]:hover, .pbox li:hover img, .srv-list li:hover img{
	transform: scale(1.03)
}
.svr-dtls p{
	margin-bottom: 20px;
}
.svr-dtls li, .srv li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	padding: 6px 6px 6px 30px;
}
.svr-dtls li:before, .srv li:before{
	position: absolute;
	top: 8px;
	left: 0;
	color: #545454;
	font-size: 20px;
	content:"\f058";
	font-family: 'FontAwesome';
}
.steps{
	text-align: center;
	margin: 30px 0;
	font-size: 0;
}
.steps.all{margin: 60px 0}
.steps.nm{margin: 60px 0 0;}
.steps h3{
	font-size: 60px;
	font-weight: 300;
}
.steps h4{
	font-size: 24px;
	margin: 20px 0 40px;
}
.step-cont{
	position: relative;
	display: inline-block;
	width: 33.333%;
	vertical-align: top;
	min-height: 300px;
	padding: 30px;
	text-align: left;
	color: #fff;
	background: #333 url('../images/s1.jpg') left center no-repeat;
	background-size: cover;
	border-radius: 20px 0 0 20px;
	z-index: 12;
}
.step-cont.s2{
	background: #000 url('../images/s2.jpg') left center no-repeat;
	background-size: cover;
	border-radius: 0;
	z-index: 11;
}
.step-cont.s3{
	background: #263a83 url('../images/s3.jpg') left center no-repeat;
	background-size: cover;
	border-radius:  0 20px 20px  0;
	z-index: 10;
}
.step-cont:after{
	position: absolute;
	right: -30px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	line-height: 54px;
	background: rgba(0,0,0,.7);
	border-radius: 100%;
	text-align: center;
	font-size: 48px;
	padding-left: 7px;
	color: #fff;
	content:"\f105";
	font-family: 'FontAwesome';
	-webkit-backdrop-filter: saturate(100%) blur(15px);
	backdrop-filter: saturate(100%) blur(15px);
	border: 2px solid rgba(255,255,255,.2);
	animation: wobble 2s linear 1s infinite;
}
.step-cont.s3:after{display: none}
@keyframes wobble { 
  0% { transform: translateX(0%); } 
  15% { transform: translateX(-25%) rotate(-5deg); } 
  30% { transform: translateX(20%) rotate(3deg); } 
  45% { transform: translateX(-15%) rotate(-3deg); } 
  60% { transform: translateX(10%) rotate(2deg); } 
  75% { transform: translateX(-5%) rotate(-1deg); } 
  100% { transform: translateX(0%); } 
} 
.stepnum{
	position: relative;
	display: inline-block;
	background: rgba(255,255,255,.3);
	border-radius: 0 100px 100px 0;
	font-size: 36px;
	padding: 1px 70px 1px 20px;
	margin-left: -30px;
}
.stepnum strong{
	position: absolute;
	top: -15px;
	right: -25px;
	width: 80px;
	height: 80px;
	background: #fff;
	line-height: 80px;
	font-size: 60px;
	color: #000;
	text-align: center;
	border-radius: 100%;
}
.step-cont h5{
	font-size: 36px;
	font-weight: 300;
	margin:25px 0 10px;
}
.step-cont p{
	font-size: 24px;
}
.step-btns{
	padding:50px 20px 0;
}
.step-btns a{
	display: inline-block;
	font-size: 30px;
	background: #333;
	border-radius: 100px;
	color: #fff;
	padding: 10px 30px;
	margin: 0 15px;
	text-transform: uppercase;
}
.step-btns a:hover{
	background: #263a83;
}
.habout{
	background: #222 url('../images/bg-about.jpg') no-repeat fixed;
	background-size: cover;
	font-size: 0;
}
.ha-lft{
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	padding: 50px;
	color: #fff;
}
.ha-lft h2{
	font-size: 60px;
	font-weight: 700;
}
.ha-lft p{
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	margin: 25px 0;
}
.ha-ryt{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	clip-path: polygon(13% 0, 100% 0, 100% 100%, 0% 100%);
}
.ha-ryt a{
	position: absolute;
	bottom: 25px;
	right: 25px;
	z-index: 10;
	font-weight: 300;
	text-transform: uppercase;
}
.pgall{
	position: relative;
	padding: 80px 20px;
	text-align: center;
	background: url('../images/bg-hgall.jpg') top center no-repeat;
	background-size: cover;
}
.pgall.all{padding: 80px 0 250px}
.dettl{
	font-size: 60px;
	font-weight: 300;
	margin-bottom: 15px;
	text-align: center;
}
ul.egall{
	font-size: 0;
	margin: 20px -15px;
}
.egall li{
	position: relative;
	display: inline-block;
	width: calc(33.333% - 30px);
	margin: 10px 15px;
	border-radius: 30px 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.egall li:nth-child(2){border-radius: 30px;}
.egall li:last-child{border-radius: 0 30px;}
.egall-dtls{
	position: absolute;
	top: calc(100% - 65px);
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.6);
	padding:15px 10%;
	color: #fff;
	transition: all 0.4s;
}
.egall-ttl{
	font-size: 24px;
}
.egall-dtls p{
	display: none;
	font-size: 16px;
}
.egall li:hover .egall-ttl{
	margin: 20% 0 10px;
}
.egall li:hover .egall-dtls p{
	display: block;
}
.egall li:hover .egall-dtls{
	top: 0;
	-webkit-backdrop-filter: saturate(100%) blur(15px);
	backdrop-filter: saturate(100%) blur(15px);
	padding: 20px 10%;
	height: 100%;
}
.glb-contact{
	position: relative;
	padding: 60px 0 0;
	background: url('../images/bg-ftr.jpg')center center no-repeat fixed;
	background-size: cover;
	text-align: center;
	z-index: 44;
	overflow: hidden;
}
.glb-contact.cnt{padding: 60px 0;}
.gc-lft{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding-left: 40px;
	text-align: left;
}
.gc-lft li{
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background: rgba(0,0,0,.72);
	border-radius: 100px;
	padding-right: 35px;
	margin: 15px;
}
.gc-lft li a{color: #fff;}
.gc-lft li span{
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #4d4d4d;
	text-align: center;
	border-radius: 100%;
	margin-right: 15px;
}
.gc-lft li:first-child span{font-size: 30px;}
.gform{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	padding: 0 7%;
	text-align: left;
}
.gform h3{
	font-size: 60px;
	font-weight: 300;
	margin-bottom: 15px;
	color: #fff;
}
.gform input[type=text], .gform input[type=email], .gform textarea{
	width: 100%;
	border-radius: 7px;
	background: #fff;
	border: 0;
	margin: 10px 0;
	font-size: 24px;
	padding: 10px 15px;
}
.gform textarea{height: 180px}
.gform input[type=submit]{
	width: 100%;
	border: 0;
}
.ftr-wave{
	margin:30px -1px -10px;
}
.page-ttl{
	padding: 140px 0 50px;
	text-align: center;
	background: #999 url('../images/bg-dehdr.jpg') center center no-repeat;
	background-size: 100%;
}
.page-ttl h1{
	font-size: 48px;
	color: #fff;
	font-weight: 700;
}
.about{
	position: relative;
	background: url('../images/bg-about2.jpg') center center no-repeat fixed;
	background-size: cover;
	padding: 50px 0 200px;
}
.about p{
	font-size: 24px;
	font-weight: 300;
	margin: 30px 0;
}
.gmap iframe{
	width: 100%;
	height: 500px;
}
.gall-cont, .page-cont{
	position: relative;
	background: url('../images/bg-srv.jpg') center center no-repeat fixed;
	background-size: cover;
	padding: 50px 0 200px;
	text-align: center;
}
.gbox, .pbox{
	border-radius: 20px;
	font-weight: 300;
	margin: 25px 10%;
	background: rgba(255,255,255,.5);
	padding: 30px;
}
.pbox{
	display: inline-block;
	margin: 25px 10px;
	width: calc(50% - 25px);
	padding: 0;
	overflow: hidden;
	vertical-align: top;
	-webkit-box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
	box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
}
.battl{
	background: rgba(0,0,0,.9);
	padding: 15px;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
}
.pbox ul{
	font-size: 0;
	margin: 15px 10px;
}
.pbox li{
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 20px);
	margin: 10px;
}
.pbox li img{
	border-radius: 20px 0;
	transition: all 0.4s;
}
.srv-txt{
	margin: 0 20px 30px;
}
ul.srv-list{
	margin: 20px 10%;
	font-size: 0;
}
.srv-list li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(33.333% - 20px);
	border-radius: 20px 0;
	margin: 10px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
.srvttl{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 24px;
	color: #fff;
	background: rgba(0,0,0,.6);
	padding: 10px;
}
.srv ul{
	text-align: left;
	margin-top: 30px;
}
.err404{
	padding: 100px 20px;
	text-align: center;
	background: url('../images/bg-srv.jpg') center center no-repeat fixed;
	background-size: cover;
}
.err404 i{
	font-size: 260px;
	margin-bottom: 20px;
	color: #f00;
}
.err404 p{
	font-size: 24px;
}
.err404 a{
	display: inline-block;
	color: #fff;
	background: #263a83;
	font-size: 24px;
	padding: 10px 50px;
	border-radius: 100px;
	margin-top: 30px;
}
.deimg img{
	border-radius: 30px 0;
	border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
	box-shadow: 1px 1px 36px 0px rgba(0,0,0,0.23);
}
.top-fltr label{
	display: inline-block;
	padding: 5px 25px;
	font-size: 18px;
	background: #000;
	color: #fff;
	border-radius: 100px;
	margin: 5px 2px;
}
.top-fltr label:hover{background: #333;}
.top-fltr input{display: none}
.top-fltr input[type="radio"]:checked+label{background: #263a83;}

img.alignleft{float: left}
img.mob{display: none}
.top-slider img, .ha-ryt img, .egall li img, .pbox li img, .srv-list li img{
	width: 100%;
	height: auto;
}
.mdlttl{
	font-size: 60px;
	font-weight: 700;
	padding-top: 30px;
}

.page-cont hr{
	position: relative;
	width: 100%;
	border: 0;
	height: 1px;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 65%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(35%, rgba(0,0,0,0.7)), color-stop(65%, rgba(0,0,0,0.7)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 65%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 65%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 65%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 65%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000', GradientType=1 );
	margin: 30px auto
}
.page-cont hr{margin-top: 100px}
a, nav, .srv-list li img{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.cimg, img.avatar{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

footer{
	position: relative;
	display: inline-block;
	width: 100%;
	background: #000;
	text-align: center;
	font-size: 0;
	color: #fff;
	padding: 20px 25px 50px;
	z-index: 55;
	color: #fff;
}
footer p, footer span{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	text-align: left;
	font-size: 14px;
	z-index: 44;
}
footer span{
	text-align: right;
}
footer span a{
	display: inline-block;
	color: #fff!important;
	padding: 0 10px;
}
.ftr-logo{
	position: absolute;
	width: 100%;
	top: -150px;
	left: 0;
	z-index: 33;
	
}

:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}



.mob-bar{
	display: none;
	vertical-align: top;
	width: 32px;
	height: 20px;
	position: relative;
	margin: 6px 17px 10px 15px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
.mob-bar.open{
	position: fixed;
	z-index: 99999;
	top: 20px;
	right: 5px;
}
.mob-bar span{
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	border-radius: 100px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.mob-bar span {background: #fff;}
.mob-bar span:nth-child(1) {top: 0px;}
.mob-bar span:nth-child(2), .mob-bar span:nth-child(3) {top: 10px;}
.mob-bar span:nth-child(4) {top: 20px;}
.mob-bar.open span:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%;
}
.mob-bar.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mob-bar.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mob-bar.open span:nth-child(4) {
	top: 10px;
	width: 0%;
	left: 50%;
}

.wpcf7-form{text-align: center;}
.wpcf7-response-output{
	border-radius: 20px;
	text-align: center;
	background: rgba(255,255,255,.7);
}