@charset "UTF-8";
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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	outline: none;
}
body {
	line-height: 1;
}
a:hover {
	transition: all 0.3s ease-in-out;
}
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;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bx-wrapper {
	margin: 0px auto;
	max-width: 91% !important;
}
ul.recent-work {
	width: 90%;
	margin: 0 auto;
	padding: 0
}
ul.recent-work li {
	float: left;
	width: 30%
}
ul.recent-work li a {
	text-decoration: none
}
ul.recent-work li.active {
	margin: 0 5%
}
ul.recent-work li.opacity {
	opacity: .2
}
ul.recent-work li>span {
	width: 100%;
	display: block;
	position: relative
}
ul.recent-work li span img {
	width: 100%!important;
	height: auto
}
ul.recent-work li>span span {
	display: block;
	position: absolute;
	background: rgba(236,240,241,.8);
	width: 100%;
	height: 100%
}
ul.recent-work li.last {
	margin-right: 0
}
.recenwork-arrow {
	width: 105px;
	margin: 2% auto 24px;
	height: 42px;
	position: relative
}
.arrows-bults {
	position: absolute;
	top: 28%;
	left: 27.5%
}
.arrows-bults a {
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background: #bdc3c7;
	float: left;
	margin: 0 10px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.arrows-bults a.active, .arrows-bults a:hover {
	background: #e74c3c
}
.arrows {
	width: 40px;
	height: 40px;
	border-radius: 2px;
	background: #007fd3;
	float: left;
	cursor: pointer
}
.arrows:hover {
	background: #10a0ff
}
.arrows.right {
	float: right
}
.arrows i {
	width: 11px;
	height: 30px;
	position: relative;
	top: 7px;
	left: 12px;
	background-image: url(../images/sprite.png);
	background-size: 250px 23px;
	background-repeat: no-repeat;
	background-position: -63px 4px;
	display: block
}
.arrows i.arrow-rt {
	background-position: -74px 4px;
	left: 15px
}
.arrows i.rotate img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg)
}
body {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.wrapper {
	width: 915px;
	margin: 0 auto;
}
.header {
	width: 100%;
	min-height: 110px;
	background: #00baec;
	border-bottom: 5px solid #00a9d6;
}
.logo {
	float: left;
	margin: 32px 0px 0px 0px;
}
.main-nav-web {
	float: right;
	margin: 48px 0px 0px 0px;
}
.main-nav-web ul {
	list-style: none;
}
.main-nav-web ul li {
	float: left;
	margin-right: 5px;
	position: relative;
}
.main-nav-web ul li:last-child {
	margin-right: 0px;
}
.main-nav-web ul li a {
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	padding: 7px 12px 7px 12px;
}
.active-a {
}
.selected-nav {
	background: #FFF !important;
	color: #0094bb !important;
}
.main-nav-web ul li > ul {
	display: none;
}
.main-nav-web ul li:hover > ul {
	display: block;
	position: absolute;
	background: #fff;
	top: 25.5px;
	z-index: 999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.main-nav-web ul li:hover > ul li {
	width: 100%;
	display: block;
	float: left;
}
.main-nav-web ul li:hover > ul li a {
	width: 90%;
	display: block;
	padding: 10px 0px 10px 10%;
	color: #999;
}
.main-nav-web ul li:hover > ul li a:hover {
	background: #0094bb;
	color: #FFF;
}
.main-nav-web ul li a:hover {
	background: #FFF;
	color: #0094bb;
}
.banner-main {
	width: 100%;
	height: 200px;
	float: left;
	position: relative;
	overflow: hidden;
}
.banner-main img {
	width: 100%;
}
.banner-main.home
{
	height:400px;
}
.position-ab {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 666;
}
.banner-caption {
	float: left;
	margin: 12% 0px 0px 0px;
	background: #f38f00;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
}
.banner-caption.black-bg {
	background: #262626;
	margin-top: 0px;
	text-transform: none;
	font-size: 14px;
	line-height: 19px;
	padding-right: 6px;
}
.banner-a {
	float: left;
	margin: 50px 0px 0px 0px;
}
.banner-a a {
	text-decoration: none;
	font-size: 18px;
	color: #231f20;
	padding: 17px 29px 17px 29px;
	background: #FFF;
}
.banner-a a:hover {
	background: #00baec;
	color: #FFF;
}
.second-nav-web {
	width: 100%;
	background: #000;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 12px 17px 15px 17px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.second-nav-web ul {
	list-style: none;
}
.second-nav-web ul li {
	float: left;
	margin-left: 29px;
}
.second-nav-web ul li:first-child {
	margin-left: 0px;
}
.second-nav-web ul li a {
	text-decoration: none;
	font-size: 13px;
	color: #a0a0a0;
}
.second-nav-web ul li a:hover {
	color: #fff;
}
.admin-web {
	width: 30%;
	height: 30px;
	float: right;
	background: url(../images/avatar.png) no-repeat 10px 12px #00a9d6;
	padding-top: 13px;
	position: relative;
	cursor: pointer;
}
.admin-web a {
	width: 82%;
	float: left;
	margin-left: 35px;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
}
.admin-web a > i {
	width: 13px;
	height: 15px;
	background: url(../images/white-plus.png) no-repeat;
	float: right;
}
.admin-web-show {
	width: 100%;
	float: right;
	padding: 20px 0px 10px 0px;
	display: none;
	position: absolute;
	top: 40px;
	background: #00a9d6;
}
.admin-web-show input[type="text"] {
	width: 85%;
	margin: 0 auto;
	display: block;
	border: 1px solid #d4d3d3;
	height: 38px;
	padding: 0px 2% 0px 2%;
	border-radius: 4px;
	font-size: 14px;
	color: #a6a6a6;
	margin-bottom: 10px;
}
.admin-web-show input[type="submit"] {
	width: 120px;
	float: right;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	background: #F38F00;
	font-weight: 100;
	vertical-align: middle;
	cursor: pointer;
	padding: 10px 0px 10px 0px;
}
.welcome-section {
	width: 100%;
	padding: 55px 0px 22px 0px;
	background: url(../images/flover-bg1.jpg) no-repeat left top #fff;
}
.welcome-section .wrapper .box1 .image-section {
	width: 30%;
	float: right;
	position:relative;
	right:-9px;
}
.welcome-section .wrapper .box1 .image-section.mg-top1 {
	margin-top: 30px;
}
.welcome-section .wrapper .box1 .image-section img {
	width: 100%;
}
.welcome-section .wrapper .box1 {
	width: 100%;
	padding: 15px;
	background: #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.welcome-section .wrapper .menu-box {
	width: 18%;
	float: left;
	background: #F2F2F2;
}
.welcome-section .wrapper .menu-box ul {
	list-style: none;
}
.welcome-section .wrapper .menu-box ul li {
	width: 100%;
	display: block;
	float: left;
}
.welcome-section .wrapper .menu-box ul li a {
	width: 100%;
	text-align: center;
	padding: 15px 0px 15px 0px;
	color: #1a1a1a;
	display: block;
	text-decoration: none;
}
.welcome-section .wrapper .menu-box ul li a:hover {
	background: #000;
	color: #FFF;
}
.welcome-section .wrapper .menu-box ul li a.active {
	background: #000 !important;
	color: #FFF !important;
}
.welcome-section .wrapper .box1.pkg-page {
	width: 80%;
	float: right;
}
.welcome-section .wrapper .box1.pkg-page > span > strong {
	width: 50%;
	float: left;
}
.welcome-section .wrapper .box1.pkg-page > span {
	width: 100%;
	float: left;
}
.welcome-section .wrapper .box1.pkg-page .image-section {
	width: 50%;
	float: left;
	margin-top: 40px;
}
.welcome-section .wrapper .box1.pkg-page .image-section > a img {
	width: 90%;
}
.welcome-section .wrapper .box1.bg-none {
	background: none;
}
.welcome-section .wrapper .box1.box2 {
	background: #f4f6f6;
}
.welcome-section .wrapper .box1 > span {
	width: 65%;
	float: left;
}
.welcome-section .wrapper h1 {
	width: 100%;
	float: left;
	color: #262626;
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 40px;
}
.welcome-section .wrapper h1.home-h1 {
	margin-bottom: 0px;
}
.welcome-section .wrapper > h1 > strong {
	color: #00a9d6;
}
.welcome-section .wrapper .box1 > span > strong {
	width: 100%;
	float: right;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 20px;
}
.welcome-section .wrapper .box1 > span p {
	width: 100%;
	float: left;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 18px;
}
.welcome-section .wrapper .box1 > span ul {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.welcome-section .wrapper .box1 > span ul li {
	margin-bottom: 10px;
}
.welcome-section .wrapper .box1 > span ul li:before {
	content: "\2022";
	margin-right: 5px;
}
.home-contact-main {
	width: 100%;
	padding: 53px 0px 24px 0px;
	background: url(../images/flover-bg2.jpg) no-repeat right top;
}
.home-contact-main .wrapper .home-contact {
	width: 45%;
	float: left;
}
.home-contact-main .wrapper .home-contact ul {
	list-style: none;
}
.home-contact-main .wrapper .home-contact ul li {
	width: 100%;
	display: block;
	margin-bottom: 14px;
}
.home-contact-main .wrapper .home-contact ul li.first-child {
	width: 48%;
	float: left;
}
.home-contact-main .wrapper .home-contact ul li.nth-child {
	width: 48%;
	float: right;
}
.home-contact-main .wrapper .home-contact ul li input[type="text"] {
	width: 96%;
	border: 1px solid #d4d3d3;
	height: 38px;
	padding: 0px 2% 0px 2%;
	border-radius: 4px;
	font-size: 14px;
	color: #a6a6a6;
}
.home-contact-main .wrapper .home-contact ul li textarea {
	width: 96%;
	min-height: 138px;
	border: 1px solid #d4d3d3;
	height: 38px;
	padding: 2% 2% 0px 2%;
	border-radius: 4px;
	font-size: 14px;
	color: #a6a6a6;
	font-family: 'Open Sans', sans-serif;
}
.home-contact-main .wrapper .home-contact ul li input[type="text"]:focus {
	background: #00a9d6;
	color: #FFF;
	transition: all 0.3s ease-in-out;
}
.home-contact-main .wrapper .home-contact ul li textarea:focus {
	background: #00a9d6;
	color: #FFF;
	transition: all 0.3s ease-in-out;
}
.home-contact-main .wrapper .home-contact ul li input[type="submit"] {
	width: 176px;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	background: #00a9d6;
	font-weight: 100;
	height: 48px;
	vertical-align: middle;
	cursor: pointer;
}
.home-contact-main .wrapper .home-contact ul li input[type="submit"]:hover {
	background: #0383a5;
}
.home-contact-main .wrapper .home-contact-detail {
	width: 45%;
	float: right;
}
.home-contact-main .wrapper .home-contact-detail p {
	width: 100%;
	font-size: 14px;
	color: #767676;
	margin-bottom: 10px;
	line-height: 21px;
}
.home-contact-main .wrapper .home-contact-detail p strong {
	width: 100%;
	display: block;
	color: #767676;
	margin-bottom: 10px;
}
.footer-main {
	width: 100%;
	background: #231f20;
	padding: 34px 0px 30px 0px;
}
.footer-nav-side {
	width: 70%;
	float: left;
}
.footer-nav-side > h2 {
	width: 100%;
	display: block;
	font-weight: normal;
	color: #FFF;
}
.footer-nav-side ul {
	width: 33.3%;
	float: left;
	margin: 20px 0px 0px 0px;
}
.footer-nav-side ul li {
	width: 100%;
	display: block;
	margin: 0px 0px 5px 0px;
}
.footer-nav-side ul li:before {
	content: "-";
	color: #909090;
	padding-right: 5px;
}
.footer-nav-side ul li a {
	text-decoration: none;
	color: #909090;
	font-size: 13px;
}
.footer-nav-side ul li a:hover {
	color: #FFF;
	transition: all 0.3s ease-in-out;
}
.footer-text-side {
	width: 30%;
	float: right;
}
.footer-text-side > h2 {
	width: 100%;
	display: block;
	font-weight: normal;
	color: #FFF;
	margin: 0px 0px 20px 0px;
}
.footer-text-side p {
	width: 100%;
	float: left;
	margin: 0px 0px 7px 0px;
	color: #909090;
	font-size: 13px;
}
.footer-text-side img {
	float: left;
	margin: 15px 0px 0px 0px;
	border: none;
}
.footer-copy {
	width: 100%;
	background: #151313;
	padding: 14px 0px 14px 0px;
}
.footer-copy p {
	width: 80%;
	color: #FFF;
	font-size: 12px;
	float: left;
}
.footer-copy a {
	float: right;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.body-class {
	margin-left: 250px;
	overflow-x: hidden;
}
.mob-menu {
	display: none;
	width: 250px;
	height: 100%;
	position: fixed;
	left: 0px;
	z-index: 333;
	background: #00a9d6;
	overflow-y: scroll;
}
.plan-box {
	width: 100%;
	height: 300px;
}
.mob-menu-button {
	width: 30px;
	height: 30px;
	background: url(../images/8783.png) no-repeat;
	background-size: 100% auto;
	float: right;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
}
.mob-menu-button-open {
	display: none;
	width: 100px;
	float: right;
	margin: 35px 40px 0px 0px;
	cursor: pointer;
}
.mob-menu-button-open > img {
	width: 90%;
	height: auto;
}
.mob-menu ul {
	list-style: none;
	float: left;
}
.mob-menu ul.black-ul {
	background: #231f20;
	padding-top: 20px;
}
.mob-menu ul li {
	width: 100%;
	display: block;
	float: left;
}
.mob-menu ul li {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #02b7e7;
	padding-bottom: 20px;
	box-shadow: -1px 1px 1px #0299c1;
}
.mob-menu ul.black-ul li {
	border-bottom: 1px solid #3f393a;
	box-shadow: -1px 1px 1px #161314;
}
.mob-menu ul li:last-child {
	border-bottom: none;
	box-shadow: none;
	margin-bottom: 0px;
}
.mob-menu ul li a {
	width: 90%;
	display: block;
	padding-left: 10%;
	color: #FFF;
	text-decoration: none;
}
.form-main {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 333;
	position: fixed;
	display: none;
	overflow-y: scroll;
	margin-bottom: 20px;
}
.form-canvas {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	margin-bottom: 2%;
	padding: 1% 2% 1% 2%;
	position: relative;
}
.form-canvas > h1 {
	width: 100%;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
}
.form-canvas > strong {
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	line-height: 22px;
}
.form-canvas > p {
	width: 100%;
	float: left;
	margin: 5px 0px 10px 0px;
	font-size: 14px;
	line-height: 22px;
}
.form-canvas > input[type="text"] {
	width: 98%;
	height: 30px;
	border: none;
	border-bottom: 1px solid #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 1% 0px 1%;
}
.form-canvas > input[type="submit"]
{
	width: 122px;
	height: 44px;
	float: left;
	background: url(../images/submit-btn.jpg) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
	border:none;
}
.close-btn {
	width: 37px;
	height: 38px;
	float: left;
	background: url(../images/4-close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
	position: absolute;
	right: 10px;
	top: 10px;
}
.plane-box1 {
	width: 50%;
	float: left;
}
.plane-box1 a img {
	width: 100%;
}
.payments-plane {
	width: 100%;
	float: left;
}
.payments-plane > img {
	display: block;
	margin: 0 auto;
}
.payments-plane.box2 > img {
	width: 100%;
}
.payments-plane ul {
}
.payments-plane ul li {
	width: 25%;
	display: block;
	float: left;
}
.home-contact-main .wrapper .home-contact-detail p > img {
	width: 100%;
}

.projects-new-style
{
	width:100%;
	float:left;
}
.projects-new-style ul
{
	list-style:armenian;
}
.projects-new-style ul li
{
	width:29.6%;
	min-height:707px;
	display:block;
	float:left;
	padding:1.8%;
	background:#F4F6F6;
}
.projects-new-style ul li.change-color
{
	background:#e6e3e3;
}
.projects-new-style ul li > strong
{
	margin-bottom:15px;
	float:left;
	line-height:20px;
}
.projects-new-style ul li a img
{
	width:100%;
	margin-bottom:15px;
}
.projects-new-style ul li > p
{
	margin:0px 0px 12px 0px;
	font-size:14px;
	line-height:19px;
}
.projects-new-style ul li ul
{
	width:100%;
	float:left;
}
.projects-new-style ul li ul li:before
{
	content:"-";
	color:#666;
	position:absolute;
	left:-4px;
}
.projects-new-style ul li ul li
{
	width:95%;
	display:block;
	float:left;
	min-height:0px;
	position:relative;
	font-size:14px;
	margin-left:8px;
	line-height:20px;
	background:none;
}
.new-thumb-home
{
	width:100%;
	float:left;
	margin-top:40px;
}
.new-thumb-home ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.new-thumb-home ul li
{
	float:left;
	width:18%;
	padding:0px 1% 0px 1%;
	display:block;
	text-align:center;
}
.new-thumb-home ul li a
{
	text-decoration:none;
	color:#00A9D6;
}
.new-thumb-home ul li a img
{
	width:100%;
	border:1px solid #999;
	margin-bottom:8px;
}