/*   
Theme Name: Maasar
Description: 
Version: 1.0
Author:  MadMedia
Author URI:
*/




/* ??? ???  ? ??? ? ??

0. ??? N???N? ??N N?N N???????
1. ?zN?????????N ?  N?N ??? ??
2. ??? ????? 
	2.1. ? ??????N ????
	2.2. ??? ??NZ
	2.3. ??????? N? ?? N?N?N ? ??? 
3. ? ? ??????
	
	
4. ?Y??????? ? 
5. ?Y? ? ??????N  



*/

/* 0. ??? N???N? ??N N?N N???????  */

*,* {
	margin: 0px;
	padding: 0px;
}
*,*:focus {
    outline: none;
}
.Contacts_links__XgwZW {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 16px 16px;
}
.ActionButton_buttonGray__s7OcZ.ActionButton_light___KYC0, .ActionButton_dark__sxZP8 .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ, .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ
Specificity: (0,2,0)
 {
    color: #323555;
    background-color: #e3e5ed;
}
.ActionButton_buttonIcon__f_cDV {
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.ActionButton_button__aqTXx {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 48px;
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid;
    border-radius: 16px;
    outline: none;
    transition: .3s;
    width: 39%;
}

.ActionButton_buttonIcon__f_cDV~.ActionButton_buttonLabel__r_141 {
    margin-left: 12px;
}
.ActionButton_buttonGray__s7OcZ.ActionButton_light___KYC0:hover:not(:disabled), .ActionButton_dark__sxZP8 .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ:hover:not(:disabled), .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ:hover:not(:disabled) {
    background-color: #d1d4e0;
}
.ActionButton_buttonGray__s7OcZ.ActionButton_light___KYC0, .ActionButton_dark__sxZP8 .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ, .ActionButton_light___KYC0 .ActionButton_buttonGray__s7OcZ {
    color: #323555;
    background-color: #e3e5ed;
}
.services1 {
    width: 264px;
    height: 253px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 18px;
    margin: 50px 28px 0px 0px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 10px 3px #f3f3f3;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
/* 1. ?zN?????????N ?  N?N ??? ??  */
html {
  font-family: sans-serif; 
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}
.gallery {
    text-align: center;
}
body {
	max-width: 1920px;
	width: 100%;
	margin: auto;
	font-family: Gill Sans Nova;
	font-weight: 500;
	
	 
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	
	font-smooth: always;
	font-smoothing: antialiased;
	
	-moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	
	text-rendering: optimizeLegibility;
}

h1 {font-size:38px;text-shadow: 1px 1px 2px black, 0 0 1em black;}
h2 {font-size:32px;}
h3 {font-size: 16px;}
h4 {font-size:18px;color: #000;}
h5 {font-size:14px;}
h6 {font-size:12px;}


.wrapper_main {
	position: relative;
	background-color: #fff;
	background-image: url('images/bg/screen_7.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	/* background-size: 1233px 965px; */
}
.gallery img {
    margin: 14px;
    border: 3px solid #f9cc81;
    border-radius: 8px;
    transition: all .1s ease 0s;
}
.main {
    position: relative;
}

.wrapper {
	max-width: 1170px;
	margin: auto;
	position: relative;
}

/* 2. ??? ?????  */

.header {
	position: fixed;
	height: 80px;
	z-index: 100;
	width: 100%;
	font-size: 0;
	color: #fff;
	background: 0 0;
	-webkit-transition: all .5s ease-in-out,all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out,all .5s ease-in-out;
	/* transition: all .5s ease-in-out,all .5s ease-in-out; */
	top: 0px;
	margin-top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.35);
	right: 0px;
}
.header.background {
	color: #2a2a2a;
	background-color: #fff;
}

/* 2.1. ? ??????N ???? */
.logo {
	font-weight: 600;
	font-size: 16px;
	width: 200px;
	line-height: 73px;
	text-transform: uppercase;
	color: inherit;
	/* display: inline-block; */
	/* vertical-align: top; */
	text-decoration: none;
}
.logo span {
	font-weight: 600;
	font-size: 13px;
	line-height: 15px;
	height: 33px;
	display: inline-block;
	width: 125px;
	text-transform: none;
	color: #d6d6d6;
}

/* 2.2. ??? ??NZ */

.top-menu {
	width: 630px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 70px;
}
.top-menu ul {
	
}
.top-menu ul li {
	display: inline-block;
}
.top-menu ul li:after {
	content: 'a ?';
	color: #30eb4a;
	/* font-size: 15px; */
	padding: 1px 14px;
}
.top-menu ul li:last-child::after {
	content: '';
	display: none;
}
.top-menu ul li a{
	font-size: 16px;
	font-weight: 500;
	color: inherit;
	text-decoration: none;
	height: 80px;
	display: inline-block;
	line-height: 72px;
	padding: 0px 0px 0px 3px;
	white-space: nowrap;
}
.top-menu ul li a:hover{
	color: #cccccc;
}
.top-menu ul li.active a{
	color: #04ff27;
}
.top-menu ul li a {
	
}


/* 2.3. ??????? N? ?? N?N?N ? ???  */


.phone {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	font-size: 26px;
	font-weight: 700;
	color: inherit;
	margin: 0px 0px 0px 30px;
	text-align: right;
	padding: 16px 0px 0px 0px;
	height: 50px;
	line-height: 20px;
	letter-spacing: 1px;
}
.phone a {
	display: block;
	color: #30eb4a;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
}
.phone a:hover {
}






/* 3. ? ? ?????? */


.scroll_w {
	display: block;
	width: 30px;
	height: 55px;
	background-image: url('images/icons/scroll_w.png');
	margin: 70px auto 0px;
	background-repeat: no-repeat;
	background-position: center;
}

.scroll {
	/* display: block; */
	/* width: 30px; */
	/* height: 43px; */
	/* background-image: url('images/icons/scroll.png'); */
	/* margin: 10px auto 0px; */
	/* background-repeat: no-repeat; */
	/* background-position: center; */
}


.button {
	cursor: pointer;
}

.button-next {
	width: 32px;
	height: 32px;
	background-image: url('images/arrow_2.png');
	position: absolute;
	margin: 0px 56% 0px;
	bottom: 0px;
	z-index: 50;
}

.button-prev {
	width: 32px;
	height: 32px;
	background-image: url('images/arrow_1.png');
	position: absolute;
	margin: 0px 41% 0px;
	bottom: 0px;
	z-index: 50;
	
}
.slick-dots {
	position: absolute;
	margin: 0px 46% 0px;
	width: 100px;
	text-align: center;
	bottom: 5px
}
.slick-dots li {
	width: 20px;
	height: 20px;
	display: inline-block;
}
.slick-dots li button {
	width: 20px;
	height: 20px;
	background-image: url('images/pagination.png');
	border: none;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 0px;
	cursor: pointer;
}
.slick-dots li.slick-active button {
	background-image: url('images/pagination_active.png');
}



/* 3.1. ? ? ???? */
.home {
	padding-top: 80px;
	/* height: 660px; */
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 544px;
	font-size: 0px;
}

.home .title {
	width: 720px;
	height: 300px;
	margin: 87px 80px 0px 0px;
	font-weight: 800;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	line-height: 44px;
	letter-spacing: 1pt;
}
.title3 {
    color: #ffffff;
    display: block;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    /* font-size: 15px; */
}
.title2 {
    color: #ffffff;
    display: block;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}
.home .title span {
	color: #04ff27;
	display: block;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}
.home .title span.titlespan {
	color: #30eb4a;
	display: block;
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
}
.home .title label {
	font-weight: 600;
	font-size: 18px; 
	display: block;
	letter-spacing: normal;
	padding: 25px 0px 0px;
	line-height: 18px; 
}
.home .form {
	width: 370px;
	height: 380px;
	display: inline-block;
	vertical-align: top;
	margin: 37px 0px 0px 0px;
	background-color: #ffffff8a;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px RGBA(0, 0, 0, 0.45);
}
.home .form .formtitle {
	font-weight: 600;
	font-size: 26px;
	text-align: center;
	margin: 9px 0px 30px;
	line-height: 27px;
	color: #2D2D2D;
	letter-spacing: 1pt;
}
.home .form .formtitle span{
	color: #17B12B;
	display: block;
	font-weight: 600;
	font-size: 26px; 
}
.home .form .formtitle label {
	font-weight: 600;
	font-size: 18px;
	display: block;
	letter-spacing: 0px;
	line-height: 23px;
	padding: 4px 0px 3px;
}
.home .form input {
	font-weight: 500;
	font-size: 16px;
	border: 1px solid #bdbdbd;
	font-family: Gill Sans Nova;
	width: 314px;
	height: 48px;
	padding: 0px 7px;
	margin: 0px auto 20px;
	display: block;
	border-radius: 5px;
}
.home .form .submit {
	background-color: #0ba421;
	border-bottom: 4px solid #1b7d06;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 18px;
	margin: 11px auto 7px;
	color: #fff;
	width: 330px;
	cursor: pointer;
	background-image: linear-gradient(to bottom, #1CB131, #049B18);
}
.home .form .submit:hover {
	background-color: #17af2c;
	border-bottom: 4px solid #1b7d06;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}
.home .form .submit:active {
	background-color: #17af2c;
	border-bottom: 4px solid #1CB131;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}


.home .icons {
	/* margin: 64px auto 0px; */
}
.home .icons ul {
	display: table;
	text-align: center;
	width: 100%;
}
.home .icons ul li {
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	text-align: center;
	color: #000;
	width: 25%;
	vertical-align: top;
	line-height: 22px;
}
.home .icons ul li img {
	display: block;
	margin: 0px auto 10px;
}
.home .icons ul li label {
	font-size: 16px;
	font-weight: 500;
	display: block;
}




/* 3.2. ? ? ???? */
.services {
	/* height: 585px; */
	font-size: 0;
	color: #2A2A2A;
}
.services .title {
	font-size: 50px;
	color: #2A2A2A;
	display: block;
	font-weight: 800;
	margin: -89px auto 0px;
	text-align: center;
}
.services ul {
	display: table;
	
}
.services ul li {
	width: 270px;
	height: 253px;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 18px;
	margin: 50px 22px 0px 0px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0px 0px 10px 3px #f3f3f3;
	border-radius: 5px;
}
.services ul li:nth-child(4n) {
	margin: 50px 0px 0px 0px;
}
.services li img {
	
}
.services li label {
	display: block;
	line-height: 19px;
	padding: 0px 30px;
	height: 37px;
	
}
.services li span {
	color: #17AE2B;
	display: block;
}
.services .submit {
    background-color: #0ba421;
    border-bottom: 4px solid #1b7d06;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 18px;
    margin: 50px auto 50px;
    color: #fff;
    width: 360px;
    cursor: pointer;
    display: block;
    text-align: center;
    height: 46px;
    border-radius: 5px;
    line-height: 45px;
    font-weight: 600;
    background-image: linear-gradient(to bottom, #1CB131, #049B18);
    text-decoration: none;
}
.services .submit:hover {
	background-color: #17af2c;
	border-bottom: 4px solid #1b7d06;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}
.services .submit:active {
	background-color: #17af2c;
	border-bottom: 4px solid #1CB131;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}






/* 3.3. ? ? ???? */
.discount {
	height: 280px;
	background-image: url('images/bg/discount.png');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.discount .title {
	font-size: 50px;
	font-weight: 600;
	padding: 30px 0px 0px;
	letter-spacing: 1pt;
	color: #2A2A2A;
}
.discount .title lable {
	font-size: 26px;
	font-weight: 500;
	display: block;
	line-height: 23px;
	letter-spacing: 0pt;
	color: #2A2A2A;
}
.discount .form {
	margin: 55px auto 0px;
}
.discount .form input {
	border: 1px solid #e6e7eb;
	background-color: #e6e7eb;
	font-weight: 500;
	font-size: 16px;
	font-family: Gill Sans Nova;
	width: 254px;
	height: 48px;
	padding: 0px 7px;
	display: inline-block;
	border-radius: 5px;
}
.discount .form span {
	display: inline-block;
}
.discount .form .submit {
	width: 230px;
	background-color: #0ba421;
	border-bottom: 4px solid #1b7d06;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 18px;
	margin: 0px 0px 0px 30px;
	color: #fff;
	cursor: pointer;
	background-image: linear-gradient(to bottom, #1CB131, #049B18);
}
.discount .form .submit:hover {
	background-color: #17af2c;
	border-bottom: 4px solid #1b7d06;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}
.discount .form .submit:active {
	background-color: #17af2c;
	border-bottom: 4px solid #1CB131;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}


/* 3.4. ? ? ???? */
.technology {
	/* height: 895px; */
	font-size: 0px;
	background-image: url('images/bg/technology.png');
	background-repeat: no-repeat;
	background-position: top center;
	color: #2A2A2A;
}
.technology .title {
	font-weight: 800;
	font-size: 50px;
	margin: 30px auto 0px;
	text-align: center;
	color: #2A2A2A;
	letter-spacing: 1pt;
}
.technology ul {
	width: 560px;
	vertical-align: top;
	display: inline-block;
	margin: 100px 0px 0px 0px;
}
.technology ul.one {
	vertical-align: top;
	display: inline-block;
	margin: 100px 25px 0px 0px;
}
.technology ul li {
	display: inline-block;
	width: 560px;
	height: 215px;
}
.technology li label {
	font-size: 40px;
	font-weight: 700;
	color: #000000;
	line-height: 17px;
	padding: 0px 10px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}

.technology li span {

    font-size: 18px;
    font-weight: 600;
    display: block;
    float: left;
    padding: 5px 0px 0px 8px;
    line-height: 25px;
    width: 445px;
}
.technology li p {
	font-size: 16px;
	font-weight: 500;
	display: block;
	float: left;
	width: 440px;
	padding: 13px 0px 0px 7px;
	line-height: 20px;
}

.technology li .iconbg{
    background-image: linear-gradient(to top, rgb(249, 249, 249), rgb(255, 255, 255));
    box-shadow: 0px 0px 6px 0px #b6b6b6;
    border-radius: 50px;
	width: 70px;
    height: 70px;
	display: block;
	margin: 0px 20px 90px 15px;
	float: left;
}
.technology li .icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.technology .icon1 {
	background-image: url(images/icons/3_1.png);
}
.technology .icon2 {
	background-image: url(images/icons/3_2.png);
}
.technology .icon3 {
	background-image: url(images/icons/3_3.png);
}
.technology .icon4 {
	background-image: url(images/icons/3_4.png);
}
.technology .icon5 {
	background-image: url(images/icons/3_5.png);
}
.technology .icon6 {
	background-image: url(images/icons/3_6.png);
}

/* 3.5. ? ? ???? */
.about {
	/* height: 480px; */
	font-size: 0px;
	/* background-image: url('images/bg/about.png'); */
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
.about .title {
	font-weight: 800;
	font-size: 50px;
	margin: 0px auto 0px;
	padding: 30px 0px 0px;
	text-align: center;
	color: #2A2A2A;
	letter-spacing: 1pt;
}

.about ul {
	vertical-align: top;
	display: table;
	margin: 100px auto 0px;
}
.about ul li {
    display: inline-block;
    width: 280px;
    height: 200px;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
}
.about li .iconbg{
    background-image: linear-gradient(to top, rgb(249, 249, 249), rgb(255, 255, 255));
    box-shadow: 0px 0px 6px 0px #b6b6b6;
    border-radius: 50px;
	width: 100px;
    height: 100px;
	display: block;
	margin: 0px auto 0px ;
}
.about li .icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
.about .icon1 {
	background-image: url(images/icons/4_1.png);
}
.about .icon2 {
	background-image: url(images/icons/4_2.png);
}
.about .icon3 {
	background-image: url(images/icons/4_3.png);
}
.about li label {
	line-height: 20px;
	padding: 20px 20px;
	display: block;
	margin: 0px 0px 0px 0px;
	color: #2a2a2a;
}



/* 3.6. ? ? ???? */
.work {
	/* height: 925px; */
	font-size: 0px;
	overflow: hidden;
}
.work .title {
	font-weight: 800;
	font-size: 50px;
	margin: 0px auto 0px;
	padding: 30px 0px 0px;
	text-align: center;	
	color: #2A2A2A;
	letter-spacing: 1pt;
	
}
.work .work-slider {
	margin: 95px auto 70px;
	height: 455px;
	color: #2a2a2a;
}
.work .work-img {
	border-radius: 5px;
}
.work label {
	font-size: 16px;
	font-weight: 600;
	padding: 10px 0px 20px;
	display: block;
}
.work span {
	font-size: 14px;
	font-weight: 500;
}
.work a.more {
	color: #3399ff;
	font-size: 14px;
	font-weight: 600;
	padding: 29px 0px 0px;
	display: block; 
	width: 100px;
}


.window-work {
	color: #2a2a2a;
}
.window-work label {
	font-size: 26px;
	font-weight: 600; 
	text-align: center;
	display: block;
	padding: 0px 0px 10px;
	letter-spacing: 1pt;
}
.window-work img {
	width: 46%;
	max-height: 210px;
	display: inline-block;
	vertical-align: top;
	height: auto;
	margin: 0px 2%;
	border-radius: 7px;
}
.window-work .w_content {
	font-size: 14px;
	font-weight: 500; 
	margin: 2%;
	max-width: 940px;
}





/* 3.7. ? ? ???? */
.request {
	height: 500px;
}
.request .title {
	width: 800px;
	font-size: 51px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin: 36px 458px;
	line-height: 66px;
	color: #2A2A2A;
	letter-spacing: 1pt;
}
.request .title span {
	color: #18AF2C;
	font-weight: 800;
	font-size: 11px;
}
.request .submit {
	width: 360px;
	background-color: #0ba421;
	border-bottom: 4px solid #1b7d06;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 18px;
	margin: 27px auto 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 45px;
	text-transform: none;
	text-decoration: none;
	line-height: 44px;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #1CB131, #049B18);
	letter-spacing: 0px;
}
.request .submit:hover {
	background-color: #17af2c;
	border-bottom: 4px solid #1b7d06;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}
.request .submit:active {
	background-color: #17af2c;
	border-bottom: 4px solid #1CB131;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}


/* 3.8. ? ? ???? */

.thanks {
	color: #2a2a2a;
	font-size: 26px;
	font-weight: 600; 
	text-align: center;
	width: 800px;
	letter-spacing: 1pt;
	line-height: 29px;
	height: 100px;
}
.call {
	width: 940px;
	font-size: 0px;
}
.call .title {
	color: #2a2a2a;
	font-size: 26px;
	font-weight: 600; 
	text-align: center;
	letter-spacing: 1pt;
}
.call form {
	margin: 20px auto 15px;
	display: block;
	text-align: center;
}

.call form  span {
	display: inline-block;
}
.call input {
	font-weight: 500;
	font-size: 16px;
	border: 1px solid #bdbdbd;
	font-family: Gill Sans Nova;
	width: 224px;
	height: 48px;
	padding: 0px 7px;
	margin: 0px 10px 0px;
	display: inline-block;
	border-radius: 5px;
}
.call .submit {
	background-color: #0ba421;
	border-bottom: 4px solid #1b7d06;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 18px;
	color: #fff;
	width: 240px;
	cursor: pointer;
	background-image: linear-gradient(to bottom, #1CB131, #049B18);
}
.call .submit:hover {
	background-color: #17af2c;
	border-bottom: 4px solid #1b7d06;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}
.call .submit:active {
	background-color: #17af2c;
	border-bottom: 4px solid #1CB131;
	background-image: linear-gradient(to top, #1CB131, #049B18);
}

.policie {
	width: 940px;
}
.policie .title {
	color: #2a2a2a;
	font-size: 26px;
	font-weight: 600; 
	text-align: center;
	letter-spacing: 1pt;
	padding: 0px 0px 15px;
}
.policie p {
	font-size: 15px;
	font-weight: 500; 
	color: #2a2a2a;
}


/* 3.. ? ? ???? */
/* 3.. ? ? ???? */

/* 4. ?Y??????? ?  */
.footer {
	/* height: 200px; */
}
.footer ul {
	display: table;
	text-align: center;
	width: 100%;
	font-size: 0px;
	margin-top: -69px;
}
.footer ul li {
	display: inline-block;
	text-align: center;
	color: #000;
	width: 13%;
	vertical-align: top;
	line-height: 22px;
	font-weight: 500;
	padding: 0px 5% 0px;
	letter-spacing: 1pt;
	margin-top: -18px;
}
.footer ul li img {
	display: block;
	margin: 0px auto 35px;
}
.footer ul li .footerimg {
	display: block;
	height: 45px;
}
.footer ul li label {
	font-size: 16px;
	display: block;
	line-height: 20px;
}
.footer ul li label a {
	font-size: 14px;
	line-height: 14px;
}
.footer ul li a {
	font-size: 14px;
	color: #17af2c;
	margin: 15px 0px 0px;
	display: block;
}


.info {
	text-align: right;
	font-size: 14px;
	font-weight: 600;
}
.info .dev {
	display: inline-block;
	margin: 0px 60px 0px 0px;
}
.info a {
	color: #17af2c;
	display: inline-block;
}

/* 5. ?Y? ? ??????N  */

/* ?s????N ? ??N ? ??N??? 7                          */

.ajax-loader {
    display: none;
}
.wpcf7-response-output {
    font-size: 11px;
}

div.wpcf7-validation-errors {
	border: none !important;
}
span.wpcf7-not-valid-tip {
	color: #FFF;
	font-size: 11px;
	position: absolute;
	width: 90px;
	height: 18px;
	top: -12px;
	right: -18px;
	display: block;
	padding: 5px;
	border-radius: 5px;
	background-color: RGBA(0, 0, 0, 0.55);
	text-align: center;
	box-shadow: 0px 0px 5px 0px #fff;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
div.wpcf7-response-output {
    background: transparent none repeat scroll 0% 0%;
    margin: 0px;
    padding: 0px 0px 0px;
    text-align: center;
    color: #7F7676;
    font-size: 0;
    display: none !important;
}

.wpcf7-not-valid {
	box-shadow: 0px 0px 4px 0px rgb(255, 0, 0) inset;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
}
@import "../fonts/flaticon.css";
body.fm-pos-top{padding-top:40px!important}
.fm-panel{background-image:linear-gradient(to right,#3f4850 0,#365462 46%,#3e5554 60%,#42554d 68%,#573d4e 100%);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);height:40px;font:normal 13px "Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;-webkit-font-smoothing:antialiased;position:fixed;z-index:1040;line-height:40px;top:0;left:0;right:0}
.fm-panel a{color:#fff!important;border-right:1px solid #2F4150;padding:0 20px;display:inline-block;outline:0!important;text-decoration:none!important;float:left}
.fm-panel a:hover, body.fm-hide .fm-panel a.fm-mode:hover{background:#3B5C69}
.fm-panel a span{display:block;float:left;height:40px;margin:0 10px 0 0;color:#fff}
.fm-panel a span[class^="fm-icon-"]:before{font-size:14px;margin:0}
.fm-panel a.fm-logo {    height: 40px;}
.fm-panel a.fm-logo img{    height: 16px;
    display: block;
    margin: 10px 0 0 0;}
.fm-panel a.fm-mode span{margin:0}
.fm-panel a.fm-mode span img{display:none}
.fm-panel.button{display:inline-block;position:static;padding:0 15px;color:#fff}
.fm-panel.button:hover{background:#3B5C69;text-decoration:none}
body .fm-modal .mfp-iframe-scaler iframe{padding:20px;background:#f2f2f2;border-radius:3px}
body .fm-modal .mfp-close{float:right;width:20px}
body.fm-hide{padding-top:0!important}
body.fm-hide .fm-panel{top:-40px}
body.fm-hide .fm-panel a.fm-mode{position:absolute;top:50px;left:10px;height:35px;width:35px;background:#3e4951;border:0;padding:0;border-radius:100%}
body.fm-hide .fm-panel a.fm-mode span{height:35px;    line-height: 1;width:100%;text-align:center}
body.fm-hide .fm-panel a.fm-mode span:before{display:none}
body.fm-hide .fm-panel a.fm-mode span img{    height: 14px;
    display: inline-block;
    margin: 10px 0 0 0;}

body.fm-pos-bottom{padding-bottom:40px!important}
body.fm-pos-bottom .fm-panel {    bottom: 0; top: auto;}
body.fm-pos-bottom.fm-hide .fm-panel {bottom: -40px;}
body.fm-pos-bottom.fm-hide .fm-panel a.fm-mode {    top: -50px;}

@media only screen and (max-width: 1280px) {
	.fm-panel a span[class^="fm-icon-"]{margin: 0;}
	.fm-panel a span.fm-link-text {display: none;}
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.gallery img {margin: 12px;}
}
@media (max-width: 550px) {.gallery img {margin: 10px;}}
@media (max-width: 400px) {.gallery img {margin: 8px;margin-left: -4px;}}
