@charset "utf-8";

#puzadpn {
 position: absolute;
}
#uzadpn {
 position: fixed !important;
 bottom: 0 !important;
 top: auto !important;
}
header, nav, article, aside, section, footer {
 display: block;
}
html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}
body > #ascrail2000-hr {
 display: none !important;
}
textarea, input {
 outline: none;
 resize: none;
}
img, a img {
 border: none;
 outline: none;
}
a, a:link, a:visited, a:active, a:hover {
 text-decoration: none;
}
a:hover {
 color: #101010;
}
body {
 font: 15px/22px 'Roboto';
 background: #fff;
 color: #8e8e8e;
 font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
 padding: 0;
 margin: 5px 0 10px 0;
 font-weight: 300;
 font-family: 'Roboto';
 color: #101010;
}
h1 {
 font-size: 48px;
 line-height: 52px;
 font-weight: 400;
}
h2 {
 font-size: 36px;
 line-height: 40px;
}
h3 {
 font-size: 24px;
 line-height: 28px;
}
h4 {
 font-size: 18px;
 line-height: 22px;
}
h5 {
 font-size: 16px;
 text-transform: uppercase;
 line-height: 22px;
}
h6 {
 font-size: 14px;
 text-transform: uppercase;
 line-height: 22px;
}
aside ul, aside ol, aside li {
 margin: 0;
 padding: 0;
}
textarea {
 overflow: auto;
}
textarea, input[type="text"], input[type="password"] {
 max-width: 99% !important;
 font-family: 'Roboto';
 font-size: 15px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
 font-family: 'Roboto';
 font-size: 15px;
}
p {
 padding: 0;
 margin: 0;
}

.f-color, a, a:link, a:visited, a:active {
 color: #20B2AA;
}
.b-color {
 background: #20B2AA;
}
.nicescroll-rails > div {
 background: #20B2AA !important;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
 border: 2px solid #20B2AA;
}
.thin {
 box-shadow: inset 0 0 0 2px #20B2AA;
}



/*-----------------------------------*/
/* top */
/*-----------------------------------*/

#top {
 width: 100%;
 height: 100%;
 position: relative;
 background: url(/img/bg-1.jpg) center fixed no-repeat;
 background-size: cover;
}


/*-----------------------------------*/
/* slider */
/*-----------------------------------*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; width: 100%; height: 100%; position: absolute;}
.flexslider .slides, .flexslider .slides > li {height: 100%; display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; background-position: center; background-repeat: no-repeat; background-size: cover;} 
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; }
.flex-direction-nav a.flex-next:before {}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 50px; text-align: center; z-index: 10;}
.flex-control-nav li {margin: 0 10px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 20px; height: 20px; display: block; background: none; border: 2px solid #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 40px; -moz-border-radius: 40px; -o-border-radius: 40px; border-radius: 40px; transition: all .3s ease; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.sl-text {
 width: 1170px;
 margin: 0 auto;
 text-align: center;
 position: absolute;
 left: 50%;
 margin-left: -585px;
 top: 50%;
 margin-top: -185px;
 color: #fff;
}
.sl-title {
 font-size: 48px;
 line-height: 48px;
 text-transform: uppercase;
 letter-spacing: 10px;
 padding-left: 5px;
 margin: 30px 0;
 font-weight: 400;
}
.sl-text p {
 font-size: 17px;
 margin-bottom: 30px;
}
.button {
 display: inline-block;
 line-height: 40px;
 padding: 0 40px;
 border-radius: 40px;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 900;
 letter-spacing: 1px;
}
.button.color {
 background: #52be7f;
 color: #fff;
}
.button.white {
 background: #fff;
}



/*-----------------------------------*/
/* menu */
/*-----------------------------------*/

#menu-cnt {
 height: 70px;
}
#menu {
 width: 100%;
 height: 70px;
 background: #52be7f;
 position: relative;
 z-index: 9999;
}
.cnt {
 width: 1170px;
 margin: 0 auto;
}
#menu .cnt {
 position: relative;
}
#logo {
 display: block;
 float: left;
}
#logo img {
 max-height: 70px;
}
#menu ul, #menu ul li {
 margin: 0;
 padding: 0;
 list-style: none;
 position: relative;
}
#menu .cnt > ul {
 float: right;
}
#menu .cnt > ul > li {
 float: left;
}
#menu .cnt > ul > li > a {
 display: block;
 line-height: 70px;
 margin-left: 30px;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 400;
}
#menu .cnt > ul > li > a:hover {
 text-decoration: underline;
}
.menu-fixed, .menu-fixed-now {
 position: fixed !important;
 top: 0;
}
#menu ul > li ul {
 display: none;
 position: absolute;
 top: 70px;
 left: 15px;
 padding: 10px 0;
 width: 180px;
 background: #f2f2f2;
 line-height: 30px;
}
#menu ul > li ul li {
 padding: 0 15px;
}
#menu ul > li ul a:hover {
 color: #101010;
}
#menu ul > li ul li ul {
 top: -10px;
 left: 180px;
}
#menu ul > li:hover > ul {
 display: block;
}


/*-----------------------------------*/
/* about */
/*-----------------------------------*/

#about {
 padding: 100px 0;
}
.title1 {
 text-align: center;
 margin: 0;
}
.title-descr {
 text-align: center;
 padding: 10px 0 50px;
 font-size: 17px;
}
.oh:after {
 content: "";
 display: block;
 clear: both;
}
.col2 {
 width: 570px;
 margin-right: 30px;
 float: left;
}
.col2:nth-child(even) {
 margin-right: 0;
}
.about-list {
 float: left;
 width: 500px;
}
.about-list-item {
 overflow: hidden;
 margin-bottom: 30px;
}
.about-list-item > i.fa {
 float: left;
 width: 80px;
 font-size: 60px;
 line-height: 60px;
 color: #e8e8e8;
}
.about-list-item h3 {
 margin: 0 0 11px 80px;
 color: #52be7f;
}
.about-list-item p {
 margin: 0 0 0 80px;
}
.about-list > span a {
 text-decoration: underline;
}
.about-list > span a:hover {
 text-decoration: none;
}
.about-list > span {
 font-size: 12px;
}
.a-browser {
 float: right;
 width: 570px;
}
.a-browser-top {
 padding: 0 10px;
 height: 30px;
 border-radius: 5px 5px 0 0;
 background: #475457;
}
.a-browser-top span {
 display: block;
 float: right;
 height: 10px;
 width: 10px;
 border-radius: 10px;
 margin: 10px 0 0 5px;
}
.a-browser-top span.abt1 {
 background: #d7665d;
}
.a-browser-top span.abt2 {
 background: #deab55;
}
.a-browser-top span.abt3 {
 background: #6fb54c;
}
.a-browser-img {
 line-height: 0;
 overflow: hidden;
 border-radius: 0 0 5px 5px;
}
.a-browser-img img {
 width: 570px;
 border-radius: 0 0 5px 5px;
}


/*-----------------------------------*/
/* welcome */
/*-----------------------------------*/

#welcome {
 padding: 100px 0;
 background: #f2f2f2;
 text-align: center;
}
.welcome-p {
 font-size: 17px;
 line-height: 24px;
 padding: 30px 0;
}



/*-----------------------------------*/
/* info */
/*-----------------------------------*/

#info {
 padding: 100px 0;
 background: url(/img/bg-4.jpg) center fixed no-repeat;
 background-size: cover;
 color: #fff;
 text-align: center;
 font-weight: 500;
}
.col4 {
 float: left;
 width: 270px;
 margin-right: 30px;
}
.col4:nth-child(4n) {
 margin-right: 0 !important;
}
#info .fa {
 font-size: 36px;
 line-height: 36px;
}
#info .num {
 font-weight: 700;
 font-size: 36px;
 line-height: 36px;
 margin-top: 11px;
}



/*-----------------------------------*/
/* service */
/*-----------------------------------*/

#service {
 padding: 100px 0;
 text-align: center;
}
.serv-icon {
 display: inline-block;
 width: 146px;
 height: 146px;
 border-radius: 150px;
 box-shadow: inset 0 0 0 150px #fff;
 color: #52be7f;
 transition: all .3s ease;
 background: #52be7f;
 border: 2px solid #52be7f;
}
.serv-icon .fa {
 line-height: 146px;
 font-size: 48px;
}
#service .col4:hover .serv-icon {
 box-shadow: none;
 color: #fff;
}
#service h3 {
 margin: 22px 0;
 color: #52be7f;
}
#service .col4 p {
 font-size: 14px;
}



/*-----------------------------------*/
/* why */
/*-----------------------------------*/

#why {
 padding: 100px 0;
 background: #52be7f;
 color: #fff;
 overflow: hidden;
}
#why .cnt {
 position: relative;
}
.why-left {
 width: 795px;
 float: left;
}
.why-left .title1 {
 color: #fff;
 text-align: left;
}
.why-left p {
 padding: 50px 0 30px;
}
.why-right {
 position: absolute;
 width: 301px;
 right: 0;
 top: 0;
}



/*-----------------------------------*/
/* portfolio */
/*-----------------------------------*/

#portfolio {
 padding: 100px 0;
 text-align: center;
}
.work {
 margin-bottom: 30px;
 background: #f2f2f2;
 height: 270px;
 overflow: hidden;
 position: relative;
}
.work-image {
 height: 200px;
 position: relative;
 overflow: hidden;
}
.work-image img {
 position: absolute;
 top: 0;
 left: 0;
 width: 270px;
 height: 200px;
 transition: all .3s ease;
}
a.work-full {
 display: block;
 width: 270px;
 height: 40px;
 padding: 80px 0;
 background: #52be7f;
 text-align: center;
 color: #fff;
}
a.work-full span {
 border: 2px solid #fff !important;
}
.work-image:hover img {
 top: -200px;
}
.work h4 {
 padding: 0 20px;
 margin: 0;
 line-height: 70px;
 height: 70px;
 overflow: hidden;
 text-align: center;
}
.p-cats {
 padding: 50px 0 50px;
 text-align: left;
 border-top: 1px solid #ededed;
}
.p-cats > h3 {
 margin: 0;
 float: left;
}
.p-cats-right {
 float: right;
 width: 270px;
 position: relative;
}
.p-cats-right > span {
 display: block;
 cursor: pointer;
 background: #52be7f;
 padding: 0 30px;
}
.p-cats-right > span i {
 float: right;
 line-height: 40px;
}
.p-cats-list {
 position: absolute;
 top: 45px;
 left: 0;
 background: #f6f6f6;
 border: 2px solid #dbdbdb;
 padding: 15px 30px;
 border-radius: 20px;
 width: 206px;
 z-index: 3;
 box-shadow: 0 0 5px #fff;
 display: none;
}
.p-cats-list * {
 display: block;
 padding: 0;
 margin: 0;
 line-height: 36px;
}
.p-cats-list .catNumData {
 display: none;
}
.p-cats-list a:hover {
 color: #121212;
 text-decoration: underline;
}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {
 display: inline-block;
 line-height: 36px;
 min-width: 16px;
 padding: 0 10px;
 text-align: center;
 border: 2px solid #52be7f;
 border-radius: 30px;
 margin-bottom: 5px;
}
.phtTdMain.uEntryWrap {
 width: 25% !important;
}


/*-----------------------------------*/
/* reviews */
/*-----------------------------------*/

#reviews {
 padding: 100px 0;
 text-align: center;
 color: #fff;
 background: url(/img/bg-5.jpg) center fixed no-repeat;
 background-size: cover;
 font-size: 18px;
 line-height: 24px;
}
.quote-icon i {
 line-height: 36px;
 font-size: 36px;
}
.quote-icon {
 padding-bottom: 30px;
}
#reviews ul, #reviews ul li {
 padding: 0;
 margin: 0;
 list-style: none;
 list-style-type: none;
}
.rev-author {
 font-size: 13px;
 opacity: 0.5;
}
a.rev-arrow {
 display: inline-block;
 width: 20px;
 height: 20px;
 line-height: 20px;
 border: 2px solid #fff;
 margin: 30px 5px 0;
 border-radius: 20px;
 font-size: 14px;
 text-align: center;
 color: #fff;
 transition: all .3s ease;
}
a.rev-arrow:hover {
 border-color: #52be7f !important;
 color: #52be7f !important;
}



/*-----------------------------------*/
/* team */
/*-----------------------------------*/

#team {
 padding: 100px 0;
}
#team .title-descr {
 padding-bottom: 0;
}
.member {
 margin-top: 50px;
 overflow: hidden;
}
.m-ava {
 float: left;
 width: 146px;
 height: 146px;
 border-radius: 150px;
 border: 2px solid #121212;
}
.m-info {
 margin-left: 180px;
}
.m-info h3 {
 color: #52be7f;
 margin: 0;
}
.m-prof {
 display: block;
 font-size: 13px;
 line-height: 18px;
 color: #121212;
}
.m-info p {
 margin: 20px 0;
}
.m-soc {
 overflow: hidden;
}
.m-soc a {
 display: block;
 float: left;
 margin-right: 20px;
 font-size: 16px;
 transition: all .3s ease;
}
.m-soc a:hover {
 color: #121212;
}


/*-----------------------------------*/
/* skills */
/*-----------------------------------*/

#skills-cnt {
 padding: 100px 0;
 background: #f2f2f2;
}
#skills-cnt .col2 h3 {
 margin: 0 0 20px;
 color: #52be7f;
}
.skils, .skils li {
 margin: 0;
 padding: 0;
 list-style: none;
}
.skils li {
 margin-bottom: 20px;
 color: #121212;
 font-size: 13px;
 text-transform: uppercase;
 font-weight: 400;
}
.skils li span {
 display: block;
 height: 2px;
 background: #121212;
}
.skils li span b {
 display: block;
 height: 2px;
 background: #52be7f;
}
.skils li u {
 display: none;
}


/*-----------------------------------*/
/* prices */
/*-----------------------------------*/

#prices {
 padding: 100px 0;
}
.tariff {
 text-align: center;
 box-shadow: inset 0 0 0 1px #dcdcdc;
}
.tariff > h4 {
 margin: 0;
 padding: 0;
 line-height: 70px;
 font-size: 18px;
 color: #121212;
 text-transform: uppercase;
 font-weight: 900;
 letter-spacing: 2px;
}
.tariff-price {
 font-size: 20px;
 line-height: 50px;
 border-top: 1px solid #dcdcdc;
 border-bottom: 1px solid #dcdcdc;
}
.tariff-descr {
 line-height: 40px;
 border-bottom: 1px solid #dcdcdc;
 padding: 15px 0;
}
.tariff-order {
 padding: 30px 0;
}
.tarif-current {
 box-shadow: none;
 background: #52be7f;
 color: #fff;
}
.tarif-current .tariff-price {
 border-top: 1px solid #75cb99;
 border-bottom: 1px solid #75cb99;
}
.tarif-current .tariff-descr {
 border-bottom: 1px solid #75cb99;
}
.tarif-current h4 {
 color: #fff;
}
.price-info-text {
 clear: both;
 padding-top: 50px;
 text-align: center;
}


/*-----------------------------------*/
/* mail form */
/*-----------------------------------*/

#mail-form {
 padding: 100px 0;
 background: url(/img/bg-2.jpg) center fixed no-repeat;
 background-size: cover;
 color: #fff;
}
#mail-form h2 {
 color: #fff;
}
#mail-form p {
 color: rgba(255, 255, 255, .4);
}
.mf-cnt {
 width: 570px;
 margin: 0 auto;
 text-align: center;
 position: relative;
}
.mf-field {
 width: 94%;
 padding: 0 3%;
 height: 40px;
 line-height: 40px;
 margin: 0 0 5px;
 background: rgba(255, 255, 255, .1);
 border: 1px solid rgba(255, 255, 255, .2);
 color: #fff;
 font-weight: 300;
}
textarea.mf-field {
 line-height: 40px;
 height: 200px;
}
.mf-btn {
 border: none;
 background: none;
 color: #fff;
 box-shadow: inset 0 0 0 2px #fff;
 cursor: pointer;
 margin: 0;
 position: absolute;
 right: 20px;
 bottom: 30px;
 z-index: 3;
 font-size: 14px !important;
 padding: 0 30px !important;
 opacity: .5;
 transition: all .3s ease;
 height: 40px;
}
.mf-btn:hover {
 opacity: 1;
}
.soc-btns {
 padding-top: 50px;
 text-align: center;
}
.soc-btns a {
 display: inline-block;
 width: 46px;
 height: 46px;
 line-height: 46px;
 border: 2px solid #fff;
 border-radius: 50px;
 text-align: center;
 color: #fff !important;
 margin: 0 10px;
}
.soc-btns a {
 font-size: 16px;
}



/*-----------------------------------*/
/* mail form */
/*-----------------------------------*/

#footer {
 background: #52be7f;
 color: #fff;
 text-align: center;
 padding: 30px 0;
 font-size: 13px;
}
#footer a {
 color: #fff;
}
#footer a:hover {
 text-decoration: underline;
}



/*-----------------------------------*/
/* pages */
/*-----------------------------------*/

#middle {
 padding: 100px 0;
}
#left-col {
 float: left;
 width: 870px;
}
.entry {
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px dashed #dbdbdb;
}
.e-img {
 width: 100%;
 border-radius: 3px;
}
.e-title {
 margin: 25px 0 0;
}
.e-title a {
 color: #121212;
}
.e-title a:hover {
 color: #52be7f;
 border-bottom: 1px solid #52be7f;
}
.e-det {
 padding-bottom: 25px;
 padding-top: 15px;
 overflow: hidden;
}
.e-det span {
 display: block;
 float: left;
 margin-right: 25px;
 color: #999;
 font-size: 13px;
}
.e-det span i {
 font-size: 14px;
 margin-right: 7px;
}
.e-det span a {
 color: #999;
}
.e-mes {
 padding-bottom: 25px;
}
.e-more span {
 font-family: arial;
}
.e-more:hover {
 border-bottom: 1px solid #52be7f;
}
#right-col {
 float: right;
 width: 250px;
}
#search-input {
 height: 40px;
 line-height: 40px;
 width: 92%;
 padding: 0 4%;
 border: 1px solid #dbdbdb;
 border-radius: 3px;
 font-weight: 300;
}
.s-form {
 margin-bottom: 50px;
}
.block {
 margin-bottom: 50px;
}
.block > h4 {
 margin: 0 0 20px;
 text-transform: uppercase;
 font-size: 18px;
 font-weight: 700;
 letter-spacing: 1px;
}
.b-cnt {
 overflow: hidden;
}
.b-cnt .catsTable {
 line-height: 30px;
}
.b-cnt .catName:hover {
 text-decoration: underline;
}
.b-cnt ul, .b-cnt li {
 padding: 0;
 margin: 0;
 list-style: none;
 list-style-type: none;
 line-height: 30px;
}
.b-cnt a:hover {
 text-decoration: underline;
}
#middle input[type="button"], #middle input[type="reset"], #middle input[type="submit"] {
 cursor: pointer;
 border: none;
 border-radius: 3px;
 color: #fff;
 background: #52be7f;
 text-transform: uppercase;
 font-size: 12px;
 font-weight: 900;
 letter-spacing: 1px;
}
#middle .b-cnt input[type="button"], #middle .b-cnt input[type="reset"], #middle .b-cnt input[type="submit"] {
 padding: 10px 20px;
}
.calTable {
 width: 100%;
 line-height: 30px;
}
.calTable td.calMday {
 border: 1px solid #dbdbdb;
 border-radius: 3px;
}
.calWday, .calWdaySu, .calWdaySe {
 border-radius: 3px;
 background: #52be7f;
 color: #fff;
}
.calWdaySu, .calWdaySe {
 background: #7a7a7a !important;
}
.calMdayA {
 font-weight: 900;
 color: #52be7f;
 border: 1px solid #dbdbdb;
 border-radius: 3px;
}
hr {
 background: #dbdbdb;
 border: none;
 height: 1px;
}
.eTitle {
 font-size: 24px;
 line-height: 24px;
 color: #121212;
 padding: 20px 0;
}
.eDetails {
 padding: 20px 0;
 font-size: 13px;
}
.eBlock {
 margin-bottom: 30px;
 border-bottom: 1px dashed #dbdbdb;
}
#allEntries > div[id^='comEnt'] {
 margin-top: 20px;
 margin-bottom: -30px;
 padding: 10px;
 border: 1px solid #dbdbdb;
 border-radius: 3px;
 background: #f6f6f6;
}
.commTable {
 padding-top: 50px;
}
.commTable .commFl, .commTable .securityCode {
 padding-top: 7px;
 padding-bottom: 7px;
 border: 1px solid #dbdbdb;
 border-radius: 3px;
 padding-left: 2%;
 padding-right: 2%;
 width: 96%;
}
.commTable .securityCode {
 width: auto;
}
#addcBut {
 padding: 10px;
}


/* others */

.menu-icon {
 position: absolute;
 right: 0;
 height: 70px;
 line-height: 70px;
 cursor: pointer;
 display: none;
}
.menu-icon i {
 color: #fff;
 font-size: 30px;
 line-height: 70px;
}




/* max-width: 1169px */

@media screen and (max-width: 1169px) {
 .sl-text {
 width: 940px;
 margin-left: -470px;
 }
 .flex-control-nav {
 bottom: 25px;
 right: 20px;
 width: auto;
 }
 .cnt {
 width: 940px;
 }
 #menu > .cnt > ul {
 display: none;
 position: absolute;
 top: 72px;
 right: 0;
 background: #52be7f;
 border-radius: 3px;
 padding-right: 20px;
 }
 .menu-icon {
 display: block;
 }
 #menu .cnt > ul > li > a {
 margin-left: 20px;
 }
 .about-list {
 width: 400px;
 }
 .about-list-item > i.fa {
 font-size: 30px !important;
 width: 40px !important;
 line-height: 40px;
 }
 .about-list-item h3, .about-list-item p {
 margin-left: 50px !important;
 }
 .a-browser, .a-browser-img img {
 width: 470px;
 }
 .col4 {
 float: left;
 width: 455px;
 margin-right: 30px;
 }
 .col4:nth-child(4n) {
 margin-right: auto !important;
 }
 .col4:nth-child(2n) {
 margin-right: 0 !important;
 }
 #info {
 padding: 50px 0;
 }
 #info .col4 {
 padding: 50px 0;
 }
 #service .col4 {
 padding: 35px 0;
 }
 .why-left {
 width: 565px;
 }
 .work {
 height: 407px;
 }
 .work-image {
 height: 337px;
 }
 .work-image img {
 width: 455px;
 height: 337px;
 }
 a.work-full {
 width: 455px;
 padding: 148px 0;
 }
 .work-image:hover img {
 top: -337px;
 }
 .col2 {
 float: none;
 width: 100%;
 }
 .phtTdMain.uEntryWrap {
 width: 50% !important;
 }
 #skills-cnt .col2 {
 margin-bottom: 50px;
 }
 .tariff {
 margin-bottom: 50px;
 }
 .price-info-text {
 padding-top: 0;
 }
 #left-col {
 width: 640px;
 }
}


/* max-width: 950px */

@media screen and (max-width: 950px) {
 .sl-text {
 width: 730px;
 margin-left: -365px;
 }
 .cnt {
 width: 730px;
 }
 .about-list {
 width: 100%;
 float: none;
 }
 .about-list-item > i.fa {
 font-size: 60px !important;
 width: 80px !important;
 line-height: 60px;
 }
 .about-list-item h3, .about-list-item p {
 margin-left: 80px !important;
 }
 .a-browser, .a-browser-img img {
 width: 570px;
 }
 .a-browser {
 float: none;
 margin: 50px auto 0;
 }
 .col4 {
 width: 350px;
 }
 .why-left {
 width: 500px;
 }
 .why-right {
 width: 150px;
 }
 .why-right img {
 width: 150px;
 }
 .work {
 height: 329px;
 }
 .work-image {
 height: 259px;
 }
 .work-image img {
 width: 350px;
 height: 259px;
 }
 a.work-full {
 width: 350px;
 padding: 109px 0;
 }
 .work-image:hover img {
 top: -259px;
 }
 #left-col {
 width: 450px;
 }
}


/* max-width: 750px */

@media screen and (max-width: 750px) {
 .sl-text {
 width: 500px;
 margin-left: -250px;
 }
 .cnt {
 width: 500px;
 }
 .sl-text > img {
 display: none;
 }
 #logo {
 display: none;
 }
 #menu {
 background: none;
 }
 .menu-icon {
 padding: 0 20px;
 background: #52be7f;
 right: auto;
 left: 0;
 }
 #menu > .cnt {
 width: 100%;
 }
 #menu > .cnt > ul {
 max-width: 500px;
 right: auto;
 left: 0;
 }
 .a-browser, .a-browser-img img {
 width: 500px;
 }
 .a-browser {
 float: none;
 margin: 50px auto 0;
 }
 .col4 {
 width: 235px;
 }
 
 .why-left {
 width: 100%;
 }
 .why-right {
 display: none;
 }
 
 .work {
 height: 244px;
 }
 .work-image {
 height: 174px;
 }
 .work-image img {
 width: 235px;
 height: 174px;
 }
 a.work-full {
 width: 235px;
 padding: 67px 0;
 }
 .work-image:hover img {
 top: -174px;
 }
 .mf-cnt {
 width: 500px;
 }
 #left-col, #right-col {
 width: 100%;
 float: none;
 }
 #right-col {
 margin-top: 50px;
 }
}


/* max-width: 480px */

@media screen and (max-width: 480px) {
 .sl-text {
 width: 350px;
 margin-left: -175px;
 font-size: 13px;
 margin-top: -100px;
 }
 .sl-text p {
 font-size: 15px;
 line-height: 16px;
 }
 .sl-text .button {
 display: none;
 }
 .sl-title {
 font-size: 20px;
 line-height: 20px;
 margin-bottom: 20px;
 }
 .flex-control-nav {
 bottom: 10px;
 }
 
 .cnt {
 width: 350px;
 }
 #menu > .cnt > ul {
 max-width: 350px;
 right: auto;
 left: 0;
 }
 #menu > .cnt > ul a {
 line-height: 40px !important;
 }
 .a-browser, .a-browser-img img {
 width: 350px;
 }
 .a-browser {
 float: none;
 margin: 50px auto 0;
 }
 .col4 {
 width: 100%;
 float: none;
 margin-right: 0 !important;
 }
 
 
 .work {
 height: 329px;
 }
 .work-image {
 height: 259px;
 }
 .work-image img {
 width: 350px;
 height: 259px;
 }
 a.work-full {
 width: 350px;
 padding: 109px 0;
 }
 .work-image:hover img {
 top: -259px;
 }
 .mf-cnt {
 width: 350px;
 }
 .p-cats > h3 {
 margin-bottom: 30px;
 }
 .phtTdMain.uEntryWrap {
 width: 100% !important;
 }
}

@media screen and (max-width: 1169px) {
 #top, #info, #reviews, #mail-form {background-attachment: scroll;}
}