/* Generated by less 2.5.1 */
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/fonts/opensans/300.woff2') format('woff2'), url('/fonts/opensans/300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('/fonts/opensans/300i.woff2') format('woff2'), url('/fonts/opensans/300i.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans'), local('OpenSans'), url('/fonts/opensans/400.woff2') format('woff2'), url('/fonts/opensans/400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/fonts/opensans/400i.woff2') format('woff2'), url('/fonts/opensans/400i.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/fonts/opensans/600.woff2') format('woff2'), url('/fonts/opensans/600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('/fonts/opensans/600i.woff2') format('woff2'), url('/fonts/opensans/600i.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/fonts/opensans/700.woff2') format('woff2'), url('/fonts/opensans/700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/fonts/opensans/700i.woff2') format('woff2'), url('/fonts/opensans/700i.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('/fonts/opensans/800.woff2') format('woff2'), url('/fonts/opensans/800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('/fonts/opensans/800i.woff2') format('woff2'), url('/fonts/opensans/800i.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Hermes';
  font-style: normal;
  font-weight: 400;
  src: local('Hermes'), local('Hermes-Normal'), url(/fonts/hermes.woff) format('woff'), url(/fonts/hermes.ttf) format('truetype');
}

#slider
{
	width: 82%;
	height: 6px;
	margin-left: 9%;
	background: #e5e5e5;
}

#pin-left
{
	background-image: "/images/pink_double.png";
}

#pin-right
{
	background-image: "/images/blue_double.png";
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Hermes', sans-serif;
}
.osans {
  font-family: 'Open Sans', sans-serif;
}
html,
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  color: #333333;
  background: #FAFCFC;
}
p {
  font-family: 'Open Sans', sans-serif;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.white {
  color: #fff;
}
.bold {
  font-weight: bold;
}
.sbold {
  font-weight: 600;
}
.light {
  font-family: 300;
}
.center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.container {
  width: 1180px !important;
  padding: 0 !important;
  text-align: center;
}
.logo {
  float: left;
  margin-right: 25px;
  max-width: 210px;
}
.logo img {
  max-width: 100%;
}
.main-header {
  height: 80px;
  z-index: 9 !important;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.fixedhead.headermobile.nav-up {
  top: -360px;
}
.fixedhead.nav-up {
  top: -105px;
}
.nav-down {
  top: 0;
}
.fixedhead .active {
  color: #333;
  background: url("/images/gradmenu.png") repeat-x center bottom;
}
.fixedhead .menu ul li a:hover,
.fixedhead .menu ul li a:target,
.fixedhead .menu ul li a:focus,
.fixedhead .menu ul li a:active {
  background: #CCE5FF;
  border-radius: 4px;
}
.fixedhead .menu ul .submenu a:hover {
  background: #CCE5FF;
  border-radius: 4px;
}
.active {
  border-bottom: 2px solid #fff;
}
.fixedhead .submenu-parent .active {
  background: url("/images/gradmenu.png") repeat-x center bottom;
}
.fixedhead .submenu-parent a:hover,
.fixedhead .submenu-parent a:target,
.fixedhead .submenu-parent a:focus,
.fixedhead .submenu-parent a:active {
  background: #CCE5FF;
  background-position: center bottom;
  border-radius: 4px;
}
.menu {
  position: relative;
  margin-top: -36px;
  float: left;
  margin-left: -10px;
}
.menu .submenu .active {
  background: url("/images/gradmenu.png") repeat-x center bottom;
  border-radius: 0;
}
.menu ul {
  padding: 0;
  margin: 0;
}
.menu ul li {
  display: inline-block;
  margin-top: 45px;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  width: 95px;
  vertical-align: middle;
  margin-bottom: 0px;
  padding-bottom: 40px;
}
.menu ul li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #FAFCFC;
  font-size: 16px;
  background-position: bottom;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  position: relative;
}
.menu ul li a:hover,
.menu ul li a:target,
.menu ul li a:focus,
.menu ul li a:active {
  background: #CCE5FF;
  border-radius: 4px;
}
.menu ul li b {
  font-weight: 400;
}
.menu ul .phone {
  margin-left: 15px;
  margin-top: 41px;
  width: auto;
}
.menu ul .phone span b {
  font-weight: bold;
}
.menu ul .call {
  z-index: 10;
  width: auto;
  margin-left: 35px;
  margin-top: 43px;
}
.menu ul .call .btn {
  background: #ff8b00;
  width: 180px;
  padding: 0;
  font-size: 14px !important;
  line-height: 40px;
  border: none;
  height: auto;
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.025em;
}
.menu ul .call .btn:hover,
.menu ul .call .btn:target,
.menu ul .call .btn:focus,
.menu ul .call .btn:active {
  background: #d97700;
}
.phone {
  display: inline-block;
}
.phone span {
  display: block;
  font-size: 16px;
  color: #FAFCFC;
}
.fixedhead .translate {
  bottom: -18px;
}
.ua .translate {
  right: 110px;
}
.btn {
  height: 40px;
  line-height: 37px;
  padding: 0 20px;
  background: #FF9933;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.025em;
  box-shadow: none;
  border: none;
  border-radius: 3px;
  color: #fff !important;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  text-transform: uppercase;
}

input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 6px;
    margin: 12px 12px;
    cursor: pointer;
	color: grey;
}

.btn:hover,
.btn:target,
.btn:active,
.btn:focus {
  background: #d97700;
}
.btn:after {
  display: none !important;
}
.section-1 {
  min-height: 760px;
  background: url("/images/sl1.jpg") no-repeat top center;
  position: relative;
}
.section-1 h1 {
  position: absolute;
  top: 230px;
}
.slick-dots li button {
  background: rgba(0, 0, 0, 0) url("/images/d1.png") repeat scroll 0 0;
  width: 16px;
  height: 16px;
}
.slick-dots .slick-active button {
  background: rgba(0, 0, 0, 0) url("/images/d2.png") repeat scroll 0 0;
}
.slick-dots li {
  margin: 0 12px;
}
.slick-dots {
  left: -1050px;
  width: 300px;
  bottom: 80px;
  right: 0;
  margin: 0 auto;
}
.scroll-bot {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 60px;
  max-width: 200px;
}
.head-slider {
  width: 100%;
}
.hslider-item {
  margin: 0 auto;
  text-align: center;
}
.hslider-item img {
  margin: 0 auto;
}
h1 {
  font-size: 70px;
  text-align: left;
  text-transform: uppercase;
  color: #FAFCFC;
  text-shadow: 2px 2px 4px #686767;
}
h2 {
  font-size: 48px;
  margin: 90px auto 90px;
  text-align: center;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
h2:before {
  content: "";
  background: url(images/ctr.png) no-repeat center;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: -60px;
  top: 10px;
}
h2:after {
  content: "";
  background: url(images/ctr1.png) no-repeat center;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: -60px;
  top: 10px;
}
h3 {
  text-align: center;
  margin-top: 23px;
  font-size: 16px;
  color: #999;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 60px;
}
h4 {
  font-size: 24px;
}
.port-block {
  background: #99CCFF;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.port-block:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}
.portfolio .col-md-4 {
  padding: 0 10px;
}
.pc1 {
  background: #99CCFF;
}
.pc1:hover .port-photo:after,
.pc1:hover .serv-photo:after {
  border-top: 10px solid #99CCFF;
  border-left: 10px solid #99CCFF;
  border-right: 10px solid #99CCFF;
  opacity: 1;
}
.pc2 {
  background: #CC99CC;
}
.pc2:hover .port-photo:after,
.pc2:hover .serv-photo:after {
  border-top: 10px solid #CC99CC;
  border-left: 10px solid #CC99CC;
  border-right: 10px solid #CC99CC;
  opacity: 1;
}
.pc3 {
  background: #8CD8A6;
}
.pc3:hover .port-photo:after,
.pc3:hover .serv-photo:after {
  border-top: 10px solid #8CD8A6;
  border-left: 10px solid #8CD8A6;
  border-right: 10px solid #8CD8A6;
  opacity: 1;
}
.port-block {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 20px 0;
  overflow: hidden;
}
.port-block h6 {
  padding: 14px 10px;
  margin: 0;
  font-size: 24px;
  color: #fff;
  display: block;
}
.pb-full .port-photo {
  height: 480px;
}
.pb-full h6 {
  padding: 42px 10px;
}
.port-photo {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  height: 231px;
}
.port-photo img {
  max-width: 100%;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.port-photo:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.section-3 h2 {
  margin-bottom: 0;
}
.serv-slider,
.review-slider {
  max-width: 1070px;
  margin: 0 auto;
  position: relative;
}
.serv-slider .slick-prev,
.review-slider .slick-prev,
.serv-slider .slick-next,
.review-slider .slick-next {
  background: url("/images/arr.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
}
.serv-slider .slick-prev:hover,
.review-slider .slick-prev:hover,
.serv-slider .slick-next:hover,
.review-slider .slick-next:hover {
  background: url("/images/arr-h.png") no-repeat;
}
.serv-slider .slick-prev,
.review-slider .slick-prev {
  background-position: left;
  top: 95px;
  left: -50px;
}
.serv-slider .slick-prev:hover,
.review-slider .slick-prev:hover {
  background-position: left;
}
.serv-slider .slick-next,
.review-slider .slick-next {
  background-position: right;
  right: -50px;
  top: 95px;
}
.serv-slider .slick-next:hover,
.review-slider .slick-next:hover {
  background-position: right;
}
.serv-block {
  height: 213px;
  width: 280px;
  margin: 15px auto;
  position: relative;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.serv-block:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}
.serv-block .serv-photo {
  height: 175px;
  overflow: hidden;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.serv-block .serv-photo:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.serv-block .serv-photo img {
  max-width: 100%;
}
.serv-block h6 {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
.single-btn {
  font-size: 16px;
  max-width: 360px;
  width: 100%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  margin: 50px auto;
}
.places {
  padding-bottom: 60px;
}
.place {
  margin: 60px 0 0;
  height: 205px;
}
.place p {
  font-weight: 300;
  font-size: 16px;
  color: #666;
  margin-top: 15px;
}
.form-wrap {
  border-radius: 2px;
  background: #FAFCFC;
  max-width: 480px;
  float: right;
  margin-top: 250px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  padding: 35px;
  text-align: center;
}
.form-wrap .ftitle {
  font-size: 24px;
  max-width: 360px;
  line-height: 33px;
  margin: 10px auto;
  font-weight: bold;
  text-transform: uppercase;
}
.form-wrap .ftext {
  font-size: 16px;
  line-height: 24px;
  max-width: 360px;
  margin: 40px auto 15px;
  font-weight: 300;
  color: #666;
}
.form-wrap .left {
  text-align: left;
  display: block;
  padding-left: 10px;
}
.form-wrap input,
.form-wrap textarea {
  text-align: center;
  background: #F0F1F2;
  width: 100%;
  max-width: 360px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #cccccc;
  margin-top: 22px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 300;
  color: #999;
}
.form-wrap .btn {
  border: none;
  background: #FF9933;
  font-size: 16px;
  font-weight: bold;
  margin: 40px auto 30px;
}
.form-wrap .btn:hover {
  background: #d97700;
}
.form-wrap textarea {
  height: 138px;
  line-height: 35px;
  padding-left: 12px;
  text-align: left;
}
.section-5 {
  min-height: 860px;
  background: url("/images/sc5.png") no-repeat center;
}
.section-6 {
  min-height: 785px;
  background: url("/images/sc6.png") no-repeat center;
}
.section-6 h2 {
  margin-top: 90px;
  margin-bottom: 40px;
}
.section-6 .single-btn {
  margin-top: 80px;
  max-width: 320px;
}
.review-slider {
  width: 585px;
}
.review-cont {
  background: url("/images/line.png") no-repeat center bottom;
  padding-bottom: 45px;
}
.review-cont p {
  text-align: left;
  font-weight: 300;
  font-size: 16px;
  color: #666;
}
.review-slider .slick-prev {
  left: -100px;
  top: 45px;
}
.review-slider .slick-next {
  right: -100px;
  top: 45px;
}
.review-sign {
  text-align: left;
  float: right;
  font-size: 16px;
  color: #666;
  margin-right: 90px;
  margin-top: 30px;
}
.add-rev {
  display: block;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  margin: 50px auto;
}
.add-rev:hover {
  color: #333;
}
.section-7 {
  background: url("/images/sc7.png") no-repeat top center;
  min-height: 1340px;
}
.section-7 h2 {
  margin-top: 90px;
  margin-bottom: 35px;
  color: #fff;
}
.section-7 h2:before {
  background: url("/images/ctr2.png") no-repeat center;
}
.section-7 h2:after {
  background: url("/images/ctr2.png") no-repeat center;
}
.exclusive .latest-work .col-md-6 {
  padding: 0;
  margin: 0;
  max-width: 580px;
}
.exclusive .latest-work .col-md-6:nth-child(2n+1) {
  margin: 0 20px 0 0;
}
.latest-work .col-md-6 {
  padding: 0 10px;
}
.latest-work .port-photo {
  position: relative;
  height: 360px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.latest-work .port-photo:after {
  display: none;
}
.latest-work .port-block h6 {
  height: 90px;
}
.latest-work .port-block {
  border-radius: 3px;
}
.latest-work .port-block:hover .port-photo {
  border-radius: 0;
}
.latest-work .pc1 {
  background: #99CCFF;
}
.latest-work .pc1:hover .port-descr {
  border-bottom: 10px solid #99CCFF;
  border-left: 10px solid #99CCFF;
  border-right: 10px solid #99CCFF;
  border-top: none;
  opacity: 1;
}
.latest-work .pc2 {
  background: #CC99CC;
}
.latest-work .pc2:hover .port-descr {
  border-bottom: 10px solid #CC99CC;
  border-left: 10px solid #CC99CC;
  border-right: 10px solid #CC99CC;
  border-top: none;
  opacity: 1;
}
.latest-work .pc3 {
  background: #8CD8A6;
}
.latest-work .pc3:hover .port-descr {
  border-bottom: 10px solid #8CD8A6;
  border-left: 10px solid #8CD8A6;
  border-right: 10px solid #8CD8A6;
  border-top: none;
  opacity: 1;
}
.port-block:hover .port-descr {
  opacity: 1;
}
.port-descr {
  opacity: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(250, 252, 252, 0.9);
  padding: 30px 80px;
}
.port-descr p {
  font-size: 16px;
  margin: 10px 0;
  color: #666;
  text-align: left;
  font-weight: 300;
}
.port-descr p span {
  font-weight: 400;
}
.port-descr .look {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  left: 80px;
  color: #999;
  position: absolute;
  bottom: 20px;
}
.port-descr .look:hover {
  color: #333;
}
.readmore {
  max-width: 960px;
  margin: 100px auto 100px;
  text-align: left;
  position: relative;
  height: 360px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  overflow: hidden;
}
.readmore p {
  font-weight: 300;
  font-size: 14px;
  color: #999;
}
.readbtn-wrap {
  background: url("/images/sc9.png") no-repeat center bottom;
  height: 361px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.readbtn {
  bottom: 0;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  margin: 50px auto;
  position: absolute;
  right: 0;
  text-align: center;
}
.readbtn:hover {
  color: #333;
}
.unfold {
  height: 100%;
}
.about footer,
.action footer,
.gallery footer,
.birthday footer,
.services footer,
.exclusive footer {
  background: #f2f2f2;
}
footer {
  background: #f2f2f2 url("/images/gradfoot.png") no-repeat top center;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left;
}
footer h6 {
  font-size: 16px;
  color: #999;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
footer h6 a {
  color: #999;
  font-weight: 400;
}
footer a {
  font-size: 16px;
  color: #999;
  font-weight: 400;
  margin-bottom: 25px;
  display: block;
  text-align: left;
}
footer a:hover {
  color: #333;
}
footer .col-md-3,
footer .col-md-2,
footer .col-md-5 {
  padding: 0;
}
footer .col-md-5 .col-md-5 {
  padding-left: 30px;
}
.social-icons {
  text-align: left;
}
.social-icons a {
  display: inline-block;
  margin-right: 55px;
}
.copyright {
  margin: 40px 0 10px;
  font-size: 14px;
  text-align: center;
  color: #999;
  font-weight: 300;
}
.fixedhead {
  background: #FAFCFC;
  min-height: 80px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.fixedhead .menu ul li a {
  color: #666;
}
.fixedhead .menu ul li a:hover {
  color: #333;
}
.fixedhead .phone span {
  color: #666;
}
.menu ul li {
  position: relative;
  cursor: pointer;
}
.menu .submenu {
  opacity: 0;
  padding: 10px 0;
  display: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  position: absolute;
  top: 80px;
  left: -35px;
  border-radius: 3px;
  background: #FAFCFC;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.menu .submenu:before {
  content: "";
  background: url("/images/tr.png") no-repeat center;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  width: 8px;
  height: 6px;
}
.menu .submenu li {
  padding: 0;
  margin: 0;
  min-height: 0;
  border-radius: 3px;
  width: 100%;
}
.menu .submenu a.active:hover {
  background: #cce5ff url("/images/gradmenu.png") repeat-x center bottom;
}
.menu .submenu a {
  padding: 0;
  border: none !important;
  width: 100%;
  border-radius: 0px !important;
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: 400;
}
.menu .submenu a:hover {
  background: #CCE5FF;
  color: #333;
}
#l2 .submenu {
  width: 180px;
  left: -55px;
}
#l2:hover .submenu {
  opacity: 1;
  display: block;
}
#l6 .submenu {
  left: -15px;
  width: 120px;
}
#l6:hover .submenu {
  opacity: 1;
  display: block;
}
.about .section-1 {
  background: url("/images/sc1.jpg") no-repeat top center;
  min-height: 760px;
}
.about .section-1 h1 {
  top: 330px;
}
.about h2 {
  margin: 90px auto;
}
.about .section-2 {
  padding-bottom: 100px;
}
.about .section-3 {
  position: relative;
  padding-top: 60px;
  margin-top: 50px;
  text-align: center;
}
.about .section-3 h2 {
  font-size: 48px;
  top: 0;
  z-index: 1;
  margin: 0;
  color: #fff;
}
.about .section-3 h2:before {
  background: url("/images/ctr2.png") no-repeat center;
}
.about .section-3 h2:after {
  background: url("/images/ctr2.png") no-repeat center;
}
.bread {
  text-align: left;
  position: absolute;
  top: 140px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
.bread a {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.about-text {
  padding-left: 100px;
  padding-right: 60px;
}
.about-text p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 35px;
  color: #999;
  text-align: left;
}
.mul-slider {
  margin-top: -160px;
}
.mul-slider .slick-active .team-info {
  opacity: 1;
}
.mul-slider .team {
  position: relative;
}
.mul-slider .team-info {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  opacity: 0;
  position: absolute;
  top: 45%;
  text-align: left;
  max-width: 180px;
  width: 100%;
  right: 60px;
}
.mul-slider .team-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.mul-slider .team-info p {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.mul-slider .slick-prev,
.mul-slider .slick-next {
  background: url("/images/arr1.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
}
.mul-slider .slick-prev:hover,
.mul-slider .slick-next:hover {
  background: url("/images/arr1-h.png") no-repeat;
}
.mul-slider .slick-prev {
  background-position: left;
  right: 0;
  margin: 0 auto;
  left: -650px;
  top: 52%;
}
.mul-slider .slick-prev:hover {
  background-position: left;
}
.mul-slider .slick-next {
  background-position: right;
  left: 0;
  margin: 0 auto;
  right: -650px;
  top: 52%;
}
.mul-slider .slick-next:hover {
  background-position: right;
}
.birthday .section-1 {
  background: url("/images/sc2.jpg") no-repeat top center;
  min-height: 760px;
}
.birthday .section-1 h1 {
  top: 300px;
}
.birthday h2 {
  margin: 90px auto;
}
.birthday .section-2 {
  background: #FAFCFC;
  padding-bottom: 25px;
}
.birthday .section-3 {
  background: #fafcfc url("/images/bd.png") no-repeat center;
  min-height: 4821px;
  padding-top: 200px;
}
.birthday .section-4 {
  padding-bottom: 100px;
}
.birthday .section-5 {
  background: url("/images/su.png") no-repeat center;
  min-height: 835px;
}
.bd-text {
  max-width: 580px;
  margin: 100px auto;
  width: 100%;
}
.bd-text p {
  color: #727070;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.bd-text p span {
  font-weight: bold;
}
.bd-filter h4 {
  color: #666;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 50px;
}
.bd-filter a {
  display: block;
  font-weight: bold;
  color: #999;
  font-size: 16px;
  margin: 60px auto;
}
.bd-filter a:hover {
  color: #333;
}
.bd-item {
  display: inline-block;
  margin: 5px;
  height: 438px;
  width: 280px;
  background: #FAFCFC;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.bd-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  border-top: 7px solid #FAFCFC;
  border-left: 7px solid #FAFCFC;
  border-right: 7px solid #FAFCFC;
}
.bd-photo {
  height: 220px;
  overflow: hidden;
  max-width: 100%;
}
.bd-link {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.bd-link:hover .bd-item {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
}
.bd-link:hover .bd-item:after {
  opacity: 1;
}
.bd-link:hover .bd-icon img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.bd-icon {
  text-align: center;
  margin-top: -55px;
}
.bd-icon img {
  border: 3px solid #FAFCFC;
  border-radius: 3px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
.bd-list .bd-icon img {
  height: 120px;
}
.bd-descr h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #666;
  margin-bottom: 40px;
  margin-top: 25px;
}
.bd-descr p {
  font-size: 16px;
  color: #999;
}
.newyear .section-1 {
  background: url("/images/scng.jpg") no-repeat top center;
}
.newyear .port-photo {
  height: 352px;
}
.newyear .portfolio {
  margin-top: 100px;
}
.newyear .portfolio .port-block {
  margin: 20px 0;
}
.newyear .portfolio .col-md-6 {
  padding: 0;
  max-width: 580px;
  margin: 0;
}
.newyear .portfolio .col-md-6:nth-child(2n+1) {
  margin: 0 20px 0 0;
}
.newyear .portfolio .port-block h6 {
  padding: 30px 10px;
}
.newyear .port-photo img {
  max-width: none;
  width: 100%;
}
.newyear .section-2 {
  padding-bottom: 0;
}
.newyear h2 {
  margin: 100px auto 0px;
}
.gradutation .section-1 {
  background: url("/images/sc11.jpg") no-repeat top center;
}
.gradutation .bd-text p {
  font-style: normal;
  font-weight: 400;
}
.gradutation .bd-text p span {
  font-weight: bold;
}
.grad-list .serv-item {
  display: inline-block;
  margin: 0 5px;
}
.grad-list .serv-block .serv-photo {
  height: 230px;
}
.grad-list .serv-block {
  height: 290px;
  width: 380px;
}
.grad-list .serv-block h6 {
  font-size: 22px;
  bottom: 6px;
}
.action .section-1 {
  background: url("/images/sc15.jpg") no-repeat top center;
}
.action .section-2 {
  padding-bottom: 100px;
}
.action .section-5 {
  background: url("/images/su1.png") no-repeat center;
}
.ac-wrap {
  position: relative;
}
.act-block {
  width: 380px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: bottom;
}
.act-1 {
  background: url("/images/ac1.png") no-repeat center;
  height: 645px;
}
.act-2 {
  background: url("/images/ac2.png") no-repeat center;
  height: 701px;
}
.act-3 {
  background: url("/images/ac3.png") no-repeat center;
  height: 747px;
  margin-top: 10px;
}
.act-inner {
  padding-top: 10px;
}
.act-inner p {
  color: #999;
  font-size: 16px;
}
.act-inner h6 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 33px;
}
.act-top {
  padding-top: 15px;
}
.act-top p {
  font-size: 16px;
}
.act-top h5 {
  font-size: 24px;
  color: #666;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.act-list {
  padding-left: 30px;
}
.act-list p {
  text-align: left;
  font-size: 14px;
  line-height: 28px;
}
.act-3 .act-bot {
  padding-top: 0;
}
.act-bot {
  padding-top: 10px;
}
.act-bot h5 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  margin-bottom: 30px;
}
.act-bot h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #666;
}
.act-btn {
  margin-top: 30px;
}
.act-btn a {
  width: 180px;
  line-height: 40px;
}
.gallery .section-1 {
  background: url("/images/sc16.jpg") no-repeat top center;
}
.gallery .section-2 {
  padding-bottom: 130px;
}
.gallery h2 {
  margin: 90px auto 90px;
}
.gallery .section-5 {
  background: url("/images/su2.png") no-repeat center;
}
.gallery-wrap {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 30px;
}
.gallery-wrap .slick-list {
  padding: 0 !important;
}
.thumb-slide {
  height: 75px;
  padding: 13px 0;
}
.thumb-slide a {
  height: 120px;
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 3px;
}
.thumb-slide a.slick-current {
  position: relative;
  overflow: hidden;
}
.thumb-slide a.slick-current:after {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url("/images/gah.png") no-repeat center 100%;
  opacity: 1;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.thumb-slide img {
  display: inline;
  height: 100%;
  margin: 0 2px;
}
.thumb-slide .slick-track {
  text-align: center;
}
.thumb-link {
  cursor: pointer;
}
.big-image {
  margin: 0 3px;
}
.big-image a {
  text-align: center;
  overflow: hidden;
  height: 450px;
  border-radius: 3px;
}
.big-image img {
  max-width: none;
  margin: 0 auto;
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
}
.gallery-wrap .slick-prev,
.gallery-wrap .slick-next {
  background: url("/images/arr.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
}
.gallery-wrap .slick-prev:hover,
.gallery-wrap .slick-next:hover {
  background: url("/images/arr-h.png") no-repeat;
}
.gallery-wrap .slick-prev {
  background-position: left;
  top: 230px;
  left: -100px;
}
.gallery-wrap .slick-prev:hover {
  background-position: left;
}
.gallery-wrap .slick-next {
  background-position: right;
  right: -100px;
  top: 230px;
}
.gallery-wrap .slick-next:hover {
  background-position: right;
}
.partners {
  max-width: 980px;
  width: 100%;
  margin: -50px auto 0;
}
.partners .slick-prev,
.partners .slick-next {
  background: url("/images/arr.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
}
.partners .slick-prev:hover,
.partners .slick-next:hover {
  background: url("/images/arr-h.png") no-repeat;
}
.partners .slick-prev {
  background-position: left;
  top: 80px;
  left: -100px;
}
.partners .slick-prev:hover {
  background-position: left;
}
.partners .slick-next {
  background-position: right;
  right: -100px;
  top: 80px;
}
.partners .slick-next:hover {
  background-position: right;
}
.partn {
  position: relative;
  height: 200px;
  text-align: center;
}
.partn img {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.reviews .section-1 {
  background: url("/images/rev.png") no-repeat top center;
  min-height: 440px;
}
.rev-descr {
  max-width: 780px;
  margin: 80px auto;
}
.rev-descr p {
  font-size: 16px;
  margin-bottom: 30px;
  color: #999;
  font-weight: 300;
}
.r1 {
  background: url("/images/revbg.png") no-repeat center;
}
.review-block {
  min-height: 484px;
}
.rev-img {
  float: left;
  margin-top: 100px;
  margin-right: 130px;
}
.rev-text {
  padding-top: 100px;
}
.rev-text h6 {
  font-size: 16px;
  color: #999;
  text-align: left;
  line-height: 26px;
}
.rev-text p {
  font-weight: 300;
  display: block;
  max-width: 980px;
  padding-left: 50px;
  font-size: 16px;
  color: #999;
  text-align: left;
}
.portfolio .section-1 {
  margin-bottom: 80px;
  background: url("/images/sc17.jpg") no-repeat top center;
}
.portfolio .section-1 h1 {
  top: 250px;
}
.contacts .section-2 {
  padding-bottom: 70px;
}
.cont-top {
  font-size: 24px;
  color: #999;
  margin-bottom: 50px;
  margin-top: 120px;
}
.cont-mail {
  margin-top: 30px;
}
.cont-address {
  margin-top: 50px;
}
.contacts-text .cont-mail p {
  line-height: 14px;
}
.contacts-text .cont-mail p span {
  display: block;
  line-height: 20px;
}
.contacts-text p {
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 31px;
  margin-bottom: 25px;
}
.contacts-text p span {
  font-weight: 300;
  font-size: 16px;
}
.map {
  height: 500px;
  width: 100%;
}
.section-2,
.section-3,
.section-4,
.section-8 {
  background: #FAFCFC;
}
.section-popup .modal-dialog {
  max-width: 480px;
  width: 100%;
  margin: 130px auto 0;
  z-index: 10;
}
.section-popup .modal-body {
  padding: 0;
}
.section-popup button.close {
  position: absolute;
  right: -45px;
  top: -45px;
  width: 90px;
  height: 90px;
  background: url("/images/close.png") no-repeat center;
  opacity: 1 !important;
}
.section-popup button.close:hover {
  opacity: 1 !important;
  background: url("/images/closeh.png") no-repeat center;
}
.section-popup .form-wrap .ftext {
  margin-top: 5px;
}
.section-popup .form-wrap .ftitle {
  margin: 10px auto 30px;
}
.section-popup .form-wrap {
  padding: 40px 60px 25px;
  max-width: 480px;
  margin-top: 0px;
}
.section-popup #tnx {
  padding-right: 0 !important;
}
.section-popup #tnx .modal-dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  background: #f7f7f7;
  margin: 0;
  padding-top: 15%;
  position: relative;
}
.section-popup #tnx .tnxclose {
  left: 75%;
  position: absolute;
  top: 80px;
}
.section-popup #tnx .modal-body {
  position: static;
}
.section-popup #tnx h2 {
  margin: 0;
}
.section-popup #tnx h5 {
  text-align: center;
  font-size: 20px;
  margin: 50px 0 40px;
}
.section-popup #tnx .tnx-logo {
  margin: 0 auto;
  text-align: center;
}
.services .section-1 {
  background: url("/images/sc18.jpg") no-repeat top center;
}
.services .section-5 {
  background-color: #fafcfc;
}
.services-wrap {
  max-width: 1080px;
  margin: -50px auto 0;
}
.services-wrap .serv-item {
  display: inline-block;
  margin: 14px 30px;
}
.service-single .section-1 {
  background: url("/images/sc19.jpg") no-repeat top center;
}
.service-single .bd-text {
  text-align: left;
}
.service-single .section-5 {
  background: url("/images/servbot.png") no-repeat top center;
  min-height: 760px;
}
.service-single .section-5 .form-wrap {
  float: none;
  margin: 170px auto 0;
}
.exclusive .section-1 {
  background: url("/images/sc13.jpg") no-repeat top center;
}
.exclusive .section-2 {
  padding-bottom: 0;
}
.exclusive .section-4 h2 {
  margin-bottom: 0px;
}
.exclusive .bd-text {
  margin-bottom: 0;
}
.exclusive .port-photo img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.exclusive .single-btn {
  margin: 80px auto 0;
}
.exclusive .section-5 {
  background: url("/images/su4.png") no-repeat top center;
}
.exclusive .readmore {
  height: 260px;
}
.serv-2 .section-1 {
  background: url("/images/sc14.jpg") no-repeat top center;
}
.serv-2 .section-4 h2 {
  margin-bottom: 0;
  margin-top: 70px;
}
.serv-2 .section-5 {
  background: url("/images/su4.png") no-repeat top center;
  min-height: 836px;
}
.serv-2 .section-5 .form-wrap {
  float: right;
  margin: 280px auto 0;
}
.celebration .section-1 {
  background: url("/images/sc12.jpg") no-repeat top center;
}
.celebration .section-2 {
  padding: 0;
}
.celebration .bd-text {
  text-align: center;
}
.celebration .gallery-wrap {
  max-width: 100%;
}
.celebration .gallery-wrap .col-md-8 {
  padding-left: 90px;
  padding-right: 0;
}
.celebration .big-image {
  max-width: 568px;
  margin: 0 7px;
}
.celebration .thumb-slide {
  max-width: 580px;
}
.celebration .big-image img {
  height: 100%;
}
.celebration .big-image a {
  border-radius: 0;
  height: 450px;
}
.celebration .gallery-wrap .slick-prev,
.celebration .gallery-wrap .slick-next {
  top: 200px;
}
.celebration .gallery-wrap .slick-prev {
  left: -65px;
}
.celebration .gallery-wrap .slick-next {
  right: -65px;
}
.celebration .section-5 {
  min-height: 835px;
  background: url("/images/su.png") no-repeat center;
  margin-top: -90px;
}
.celebration .section-5 .form-wrap {
  float: right;
  margin: 280px auto 0;
}
.section-grad {
  background: url("/images/gradbg.png") no-repeat top center;
  padding-bottom: 130px;
}
.section-grad h2 {
  margin-top: 90px;
}
.section-white {
  background: #FAFCFC;
  padding-bottom: 130px;
  padding-top: 140px;
}
.section-white h2 {
  margin-top: 90px;
}
.section-padding {
  padding-top: 140px;
}
.celebrate-text {
  text-align: left;
  max-width: 380px;
}
.celebrate-text h6 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #999;
  margin-bottom: 30px;
  margin-top: 0;
}
.celebrate-text p {
  font-size: 16px;
  color: #999;
  line-height: 26px;
  font-weight: 300;
}
.newyear-in .act-1 {
  background: url("/images/acb.png") no-repeat center;
  height: 420px;
}
.newyear-in .act-inner h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-top: 23px;
}
.newyear-in .nb-2 h6 {
  margin-top: 10px;
}
.newyear-in .nb-3 h6 {
  margin-top: -2px;
}
.newyear-in .act-bot {
  padding-top: 60px;
}
.newyear-in .act-bot h5,
.newyear-in .act-bot h6 {
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0;
}
.newyear-in .nb-2 .act-bot {
  padding-top: 47px;
}
.newyear-in .nb-3 .act-bot {
  padding-top: 35px;
}
.newyear-in h4 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  line-height: 34px;
  margin-bottom: 60px;
}
.newyear-in h4 span {
  font-weight: bold;
}
.newyear-in .ny-info {
  margin-bottom: 50px;
}
.newyear-in .gallery-wrap {
  margin-top: 100px;
  margin-bottom: 60px;
}
.ny1 .section-1 {
  background: url("/images/sc4.jpg") no-repeat center;
}
.ny2 .section-1 {
  background: url("/images/sc5.jpg") no-repeat center;
}
.ny2 .act-1 {
  background: url("/images/acb1.png") no-repeat center;
  height: 514px;
}
.ny2 .act-block {
  max-width: 580px;
  width: 100%;
  margin: 0;
}
.ny2 .act-block:nth-child(2n+1) {
  margin: 0 16px 0 0;
}
.ny3 .section-1 {
  background: url("/images/sc7.jpg") no-repeat top center;
}
.ny3 .section-1 h1 {
  top: 230px;
}
.ny3 .bd-text {
  margin-bottom: 0;
}
.ny3 .section-5 {
  background: rgba(0, 0, 0, 0) url("/images/su.png") no-repeat scroll center center;
  min-height: 835px;
  margin-top: 0;
}
.ny3 .subt {
  margin-top: 0;
}
.section-partners {
  padding-bottom: 100px;
}
.ny4 .section-1 {
  background: url("/images/sc6.jpg") no-repeat top center;
}
.newyear-block-wrap {
  margin-top: 120px;
}
.newyear-block-wrap .col-md-6 {
  padding: 0;
  margin: 0;
  max-width: 580px;
}
.newyear-block-wrap .col-md-6:nth-child(2n+1) {
  margin: 0 20px 0 0;
}
.newyear-block {
  max-width: 580px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.nyb-img {
  height: 280px;
  overflow: hidden;
}
.nc1 .nyb-title {
  background: #99CCFF;
}
.nc1 .nyb-inner {
  border-bottom: 10px solid #99CCFF;
  border-right: 10px solid #99CCFF;
  border-left: 10px solid #99CCFF;
}
.nc2 .nyb-title {
  background: #CC99CC;
}
.nc2 .nyb-inner {
  border-bottom: 10px solid #CC99CC;
  border-right: 10px solid #CC99CC;
  border-left: 10px solid #CC99CC;
}
.nc3 .nyb-title {
  background: #8CD8A6;
}
.nc3 .nyb-inner {
  border-bottom: 10px solid #8CD8A6;
  border-right: 10px solid #8CD8A6;
  border-left: 10px solid #8CD8A6;
}
.nyb-title {
  padding-top: 15px;
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  height: 90px;
}
.nyb-text p {
  padding-top: 40px;
  max-width: 450px;
  padding-left: 100px;
  text-align: left;
  font-size: 16px;
  color: #999;
  font-weight: 300;
}
.nyb-text p span {
  font-weight: normal;
}
.nyb-text .single-btn {
  width: 180px;
  line-height: 40px;
  height: 40px;
}
.grad-1 .section-1 {
  background: url("/images/sc9.jpg") no-repeat top center;
}
.grad-1 .gallery-wrap {
  margin-top: 100px;
  margin-bottom: 100px;
}
.grad-2 .section-1 {
  background: url("/images/sc10.jpg") no-repeat top center;
}
.grad-2 .section-1 h1 {
  top: 230px;
}
.grad-2 .gallery-wrap {
  margin-top: 100px;
  margin-bottom: 100px;
}
.grad-2 .ac-wrap .grad-offer {
  margin: 100px auto 120px;
}
.grad-3 .section-1 {
  background: url("/images/sc8.jpg") no-repeat top center;
}
.grad-3 .section-1 h1 {
  top: 280px;
}
.grad-3 .ac-wrap .grad-offer {
  margin: 100px auto 120px;
}
.grad-3 .ac-wrap {
  margin-bottom: 100px;
}
.grad-3 .act-block .act-bot {
  padding-top: 50px;
}
.grad-3 .act-block .act-top {
  padding-top: 30px;
}
.grad-3 .act-3 .act-bot {
  padding-top: 40px;
}
.grad-3 .gallery-wrap {
  margin-bottom: 100px;
}
.grad-offer {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 24px;
}
.birthday-inner .section-2 {
  padding-bottom: 150px;
}
.birthday-inner .section-3 h2 {
  margin-top: 90px;
  color: #fff;
}
.birthday-inner .section-3 h2:before {
  background: url("/images/ctr2.png") no-repeat center;
}
.birthday-inner .section-3 h2:after {
  background: url("/images/ctr2.png") no-repeat center;
}
.birthday-inner .section-1 {
  background: url("/images/sc3.jpg") no-repeat top center;
}
.birthday-inner .section-1 h1 span {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 36px;
}
.birthday-inner .act-1 {
  height: 391px;
  background: url("/images/gradbg2.png") no-repeat center;
}
.birthday-inner .act-block {
  vertical-align: top;
}
.birthday-inner .act-center {
  height: 411px;
  background: url("/images/gradbg3.png") no-repeat center;
  margin-top: -10px;
}
.birthday-inner .act-center h6 {
  height: 50px;
  line-height: 50px;
}
.birthday-inner h4 {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  line-height: 34px;
  margin-bottom: 60px;
}
.birthday-inner h4 span {
  font-weight: bold;
}
.birthday-inner .act-bot {
  padding-top: 40px;
}
.birthday-inner .detail {
  font-size: 16px;
  color: #727070;
  line-height: 30px;
  text-align: left;
  max-width: 580px;
  margin: 20px 0;
}
.birthday-inner .gallery-wrap {
  margin-top: 100px;
}
.birthday-inner .section-3 {
  padding-bottom: 150px;
  padding-top: 0;
  min-height: 0;
  background: url("/images/bdbg.png") no-repeat top center;
}
.bd-slider {
  position: relative;
}
.bd-slider .bd-icon img {
  margin: 0 auto;
}
.bd-slider .slick-prev,
.bd-slider .slick-next {
  background: url("/images/arr1.png") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
}
.bd-slider .slick-prev:hover,
.bd-slider .slick-next:hover {
  background: url("/images/arr1-h.png") no-repeat;
}
.bd-slider .slick-prev {
  background-position: left;
  top: 200px;
  left: -40px;
}
.bd-slider .slick-prev:hover {
  background-position: left;
}
.bd-slider .slick-next {
  background-position: right;
  right: -40px;
  top: 200px;
}
.bd-slider .slick-next:hover {
  background-position: right;
}
.subt,
.birthday .subt {
  margin-bottom: 0;
}

#celebration-section {
  padding: 0;
  opacity: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.cel-fold {
  padding: 0;
  opacity: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.cel-unfold {
  opacity: 1 !important;
  padding: 140px 0 200px !important;
  height: 100% !important;
}
.portfolio .section-2 {
  padding-bottom: 0;
}
.portfolio h2 {
  margin: 70px auto 0;
}
.portfolio .port-photo img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.portfolio .latest-work .col-md-6:nth-child(2n+1) {
  margin: 0 20px 0 0;
}
.portfolio .latest-work .col-md-6 {
  margin: 0;
  max-width: 580px;
  padding: 0;
}
.port-fold {
  opacity: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
}
.port-unfold {
  opacity: 1;
  overflow: hidden;
  height: 100%;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
}
.exclusive .port-block,
.portfolio .port-block {
  margin: 0 0 20px;
}
.front-page .section-4 h2 {
  margin: 70px auto 0;
}
.front-page .section-8 h2 {
  margin-bottom: 35px;
}
.front-page .section-8 h2:after,
.front-page .section-8 h2:before {
  top: 20px;
}
.celebration .bd-text-left,
.bd-text-left {
  text-align: left;
}
.event-link {
  display: block;
  border: none;
  position: fixed;
  width: 66px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  height: 90px;
  right: 0;
  top: 45%;
  z-index: 1;
  background: url("/images/plh.png") no-repeat center;
}
.event-link:hover {
  background: url("/images/pl.png") no-repeat center;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.event-link-wrap {
  z-index: 2;
  right: 0;
  position: fixed;
  top: 25%;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.event-link-wrap button {
  border: none;
}
.event-link-block {
  background: #FAFCFC;
  position: relative;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  max-width: 380px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  padding: 110px 55px;
}
.event-link-block p {
  font-size: 18px;
  color: #666;
  margin: 40px 0;
}
.event-link-block .event-block-close {
  position: absolute;
  left: -45px;
  top: -45px;
  width: 90px;
  height: 90px;
  background: url("/images/close.png") no-repeat center;
  opacity: 1 !important;
}
.event-link-block .event-block-close:hover {
  opacity: 1 !important;
  background: url("/images/closeh.png") no-repeat center;
}
.event-link-text {
  height: 40px;
  display: block;
  line-height: 40px;
  background: url("/images/elink.png") no-repeat right center;
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 auto;
  max-width: 220px;
}
.event-link-text:hover {
  color: #333;
}
.event-close {
  right: -410px;
  opacity: 0;
}
.event-open {
  right: 0;
  opacity: 1;
}
.thumb-slide-gallery {
  height: 75px;
  padding: 13px 0;
}
.thumb-slide-gallery a {
  height: 120px;
  position: relative;
  margin: 0 7px;
  overflow: hidden;
  border-radius: 3px;
}
.thumb-slide-gallery a.slick-current {
  position: relative;
  overflow: hidden;
}
.thumb-slide-gallery a.slick-current:after {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background: url("/images/gah.png") no-repeat left center;
  background-size: 100%;
  opacity: 1;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.thumb-slide-gallery img {
  display: inline;
  border-radius: 3px;
  width: 150%;
  margin: 0px;
  min-height: 100%;
}
.thumb-slide-gallery .slick-track {
  text-align: center;
}
.big-image-gallery {
  margin: 0 3px;
}
.big-image-gallery a {
  text-align: center;
  overflow: hidden;
  height: 600px;
  border-radius: 3px;
}
.big-image-gallery img {
  max-width: none;
  margin: 0 auto;
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
}
.celebration-more {
  margin: 120px auto 50px;
}
.mob-menu {
  display: none;
  text-align: center;
  margin: 27px 15px 20px 0;
  position: absolute;
  z-index: 1;
  right: 0;
}
.mob-menu a {
  display: block;
  margin: 0 auto;
  max-width: 40px;
}
.mob-menu a img {
  max-width: 100%;
}
.mobile-event {
  display: none;
}
@media screen and (max-width: 1265px) {
  .bd-slider .slick-next {
    right: 0px;
  }
  .bd-slider .slick-prev {
    left: 0px;
  }
}
@media screen and (max-width: 1180px) {
  .newyear-block {
    margin: 0 auto 20px;
  }
  .celebration .gallery-wrap .col-md-8 {
    padding-left: 0;
  }
  .newyear .portfolio .col-md-6:nth-child(2n+1),
  .newyear .portfolio .col-md-6 {
    margin: 0 auto;
  }
  .exclusive .latest-work .col-md-6:nth-child(2n+1),
  .exclusive .latest-work .col-md-6 {
    margin: 0 auto;
  }
  .portfolio .latest-work .col-md-6:nth-child(2n+1),
  .portfolio .latest-work .col-md-6 {
    margin: 0 auto;
  }
  .ny2 .act-block:nth-child(2n+1) {
    margin: 0px 0;
  }
  .ny2 .act-block {
    margin: 0px 0;
  }
  .instagram img {
    max-width: 100%;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .bread {
    margin-left: 20px;
  }
  .section-1 h1 {
    margin-left: 20px;
  }
  .menu ul li {
    margin: 45px 5px 0;
    width: auto;
  }
  .about-img img,
  .bd-filter img {
    max-width: 100%;
  }
  .gallery-wrap .slick-next {
    bottom: -210px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .gallery-wrap .slick-prev {
    bottom: -210px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .partn-slider .slick-next {
    bottom: -40px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .partn-slider .slick-prev {
    bottom: -40px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .bd-slider .slick-next {
    bottom: -90px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .bd-slider .slick-prev {
    bottom: -90px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .bd-slider .slick-next {
    bottom: -90px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .bd-slider .slick-prev {
    bottom: -90px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .rev-img {
    margin-left: 60px;
  }
  .serv-slider .slick-next {
    right: 40px;
  }
  .serv-slider .slick-prev {
    left: 40px;
  }
  .newyear-block-wrap .col-md-6 {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 1023px) {
  .mob-menu {
    display: block;
  }
  .main-header {
    height: auto;
  }
  .logo {
    float: none;
    position: absolute;
    left: 0;
  }
  .menu {
    display: none;
    padding-top: 15px;
    margin-top: 0;
    float: none;
  }
  .menu ul li {
    min-height: 0;
    padding: 3px 0;
    margin: 0 auto;
    display: block;
    width: 95px;
    text-align: center;
  }
  .menu ul li a {
    height: 35px;
    line-height: 35px;
  }
  .menu .submenu {
    z-index: 2;
    top: 40px;
  }
  .menu .phone {
    display: none;
  }
  .menu ul .call {
    margin-left: 0;
    z-index: 1;
    margin-top: 15px;
  }
  .menu ul .call .btn {
    margin: 0 auto 20px;
  }
  #l2 .submenu {
    left: -45px;
  }
  #l6 .submenu {
    left: -15px;
  }
  .port-photo {
    height: auto;
    max-height: 400px;
  }
  .pb-full .port-photo {
    height: auto;
    max-height: 400px;
  }
  .pb-full h6 {
    padding: 14px 10px;
  }
  .review-slider .slick-prev {
    left: -60px;
  }
  .review-slider .slick-next {
    right: -60px;
  }
  .section-5,
  .birthday .section-5 {
    background: url("/images/servbot.png") no-repeat center;
    background-size: cover;
  }
  .section-5 .form-wrap,
  .birthday .section-5 .form-wrap {
    float: none;
    margin: 200px auto 0;
  }
  .birthday .section-5 {
    min-height: 0;
  }
  .birthday .section-5 .form-wrap {
    margin: 100px auto;
  }
  .section-7 {
    background-size: cover;
  }
  .port-photo img {
    height: 100%;
    max-width: none;
  }
  .latest-work .port-photo {
    height: auto;
  }
  footer {
    text-align: center;
  }
  footer .col-md-2,
  footer .col-md-3 {
    display: none;
  }
  footer a {
    text-align: center;
  }
  footer .social-icons {
    text-align: center;
  }
  footer .social-icons a {
    margin: 0 30px;
  }
  footer h6 {
    font-size: 18px;
    text-align: center;
  }
  .mobile-event {
    display: block;
    text-align: center;
  }
  .mobile-event p {
    font-size: 16px;
    color: #999;
    margin: 40px 0 25px;
  }
  .mobile-event img {
    max-width: 120px;
  }
  .readmore {
    padding: 0 15px;
  }
  .about-img {
    margin: 0 auto 50px;
  }
  .team-img {
    text-align: center;
  }
  .team-img img {
    width: 100%;
  }
  .mul-slider .slick-prev {
    left: 30px;
    margin: 0 auto;
    right: auto;
  }
  .mul-slider .slick-next {
    right: 30px;
    margin: 0 auto;
    left: auto;
  }
  .about-text {
    padding: 0 30px;
  }
  .birthday .section-3 {
    background-size: cover;
    padding-bottom: 100px;
  }
  .newyear .port-photo {
    height: auto;
  }
  .section-grad {
    background-size: cover;
    padding-bottom: 0;
  }
  .celebrate-text {
    max-width: 635px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 60px;
  }
  .celebrate-text h6 {
    text-align: center;
  }
  .section-grad h2,
  .section-white h2 {
    margin-bottom: 60px;
  }
  .section-padding {
    padding-top: 80px;
  }
  .gallery-wrap {
    margin-bottom: 120px;
  }
  .section-white .gallery-wrap {
    margin-bottom: 0;
  }
  .ny3 .section-white .gallery-wrap {
    margin-bottom: 60px;
  }
  .cel-btn {
    margin-top: 100px;
  }
  .celebration .big-image {
    margin: 0 auto;
  }
  .celebration .thumb-slide {
    margin: 0 auto;
    display: none;
  }
  .cel-unfold,
  .section-white {
    padding: 80px 0 80px !important;
  }
  .celebration-more {
    margin: 0 auto 50px;
  }
  .section-grad h2:after,
  .section-grad h2:before {
    display: none;
  }
  .celebration .gallery-wrap .slick-next {
    bottom: -60px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .celebration .gallery-wrap .slick-prev {
    bottom: -60px;
    right: 0;
    margin: 0 auto;
    left: -80px;
    top: auto;
  }
  h2 {
    font-size: 36px;
  }
  h2:before {
    display: none;
  }
  h2:after {
    display: none;
  }
  .thumb-slide-gallery {
    display: none;
  }
  .gallery-wrap .slick-next {
    bottom: -100px;
  }
  .gallery-wrap .slick-prev {
    bottom: -100px;
  }
  .rev-img {
    float: none;
    margin: 60px auto 40px;
    text-align: center;
  }
  .rev-text {
    float: none;
    padding: 0 20px;
  }
  .rev-text p {
    margin: 30px 0;
    padding-left: 0;
  }
  .rev-text h6 {
    text-align: center;
  }
  .review-block {
    min-height: 0;
    padding-bottom: 30px;
  }
  .r1 {
    background-size: cover;
  }
  .event-link-wrap,
  .event-link {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .event-link-wrap,
  .event-link {
    display: none;
  }
  .about .section-3 h2 {
    font-size: 36px;
  }
  h2 {
    font-size: 36px;
  }
  h2:before {
    display: none;
  }
  h2:after {
    display: none;
  }
  .review-slider {
    width: 100%;
    padding: 0 20px;
  }
  .review-slider .slick-next {
    bottom: -60px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .review-slider .slick-prev {
    bottom: -60px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .menu {
    margin-top: 50px;
  }
  .mul-slider {
    margin-top: -110px;
  }
  .about h2 {
    margin: 40px auto 60px;
  }
  .birthday .section-3 {
    padding-top: 0;
  }
  .bd-text {
    padding: 0 15px;
  }
  .act-3 {
    margin-top: 0;
  }
  .act-block {
    margin: 0 5px 0px;
  }
  .birthday-inner .act-1,
  .birthday-inner .act-center {
    margin-top: -5px;
  }
  .portfolio .port-descr {
    background: none;
    width: 100%;
  }
  .portfolio .port-descr p {
    opacity: 0;
  }
  .portfolio .port-descr .look {
    opacity: 0;
  }
  .nyb-text p {
    padding: 40px 20px 0;
  }
  .newyear-block-wrap .col-md-6 {
    padding: 0;
  }
  .newyear-block-wrap .col-md-6:nth-child(2n+1) {
    margin: 0;
  }
  .big-image-gallery img {
    max-width: 100%;
    min-height: 0;
  }
  .big-image-gallery a,
  .celebration .big-image a {
    height: auto;
  }
  .big-image img,
  .celebration .big-image img {
    min-height: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .section-popup button.close {
    right: -20px;
  }
  .rev-img {
    display: none;
  }
  .rev-text {
    margin-top: 40px;
  }
}
@media screen and (max-width: 500px) {
  .latest-work .col-md-6,
  .portfolio .col-md-6,
  .grad-list .serv-item,
  .newyear-block-wrap .col-md-6 {
    padding: 0 10px !important;
  }
  .form-wrap .btn {
    font-size: 14px;
  }
  .birthday .section-1 h1 {
    top: 250px;
  }
  .about .section-1,
  .birthday .section-1 {
    min-height: 560px;
  }
  .about .section-1 h1 {
    top: 300px;
  }
  .graduation .section-1 h1,
  .exclusive .section-1 h1 {
    top: 270px;
  }
  .section-1 {
    min-height: 560px;
  }
  .section-1 h1 {
    margin: 0 auto;
    text-align: center;
    left: 0;
    font-size: 40px;
    right: 0;
  }
  .serv-slider .slick-next {
    bottom: -40px;
    left: 0;
    margin: 0 auto;
    right: -80px;
    top: auto;
  }
  .serv-slider .slick-prev {
    bottom: -40px;
    left: -80px;
    margin: 0 auto;
    right: 0px;
    top: auto;
  }
  .section-5 .form-wrap {
    float: none;
    margin: 100px auto;
  }
  .port-descr {
    padding: 15px;
  }
  .port-block h6 {
    font-size: 20px;
  }
  .readbtn-wrap {
    left: 0;
  }
  .section-5 {
    min-height: 0;
  }
  .mul-slider {
    margin-top: -70px;
  }
  .about .section-2 {
    padding-bottom: 0;
  }
  .mul-slider .team-info {
    right: 0;
    top: 25%;
  }
  .mul-slider .team-info p {
    display: none;
  }
  .about-text {
    padding: 0 5px;
  }
  .grad-list .serv-item {
    display: block;
    margin: 0;
  }
  .grad-list .serv-block {
    width: 100%;
  }
  .grad-list .serv-block .serv-photo {
    max-width: none;
    width: auto;
  }
  .grad-list .serv-block .serv-photo img {
    max-width: none;
    width: 100%;
  }
  .grad-list .serv-block h6 {
    font-size: 18px;
  }
  .celebrate-text {
    padding: 0;
  }
  .act-block {
    margin: 0 0px 0px;
    width: 100%;
    max-width: 380px;
  }
  .act-list {
    padding-left: 5px;
  }
  .act-list p {
    line-height: 24px;
  }
  .services-wrap .serv-item {
    margin: 14px 0;
  }
  .section-popup .form-wrap {
    padding: 35px;
  }
  .detail {
    padding: 0 15px;
  }
  .bd-slider .slick-next {
    bottom: -65px;
  }
  .bd-slider .slick-prev {
    bottom: -65px;
  }
  .serv-slider {
    margin-bottom: 40px;
  }
  .section-3 .single-btn {
    margin: 50px auto 0;
  }
  .exclusive .latest-work .port-descr {
    background: none;
  }
  .exclusive .latest-work .port-descr p {
    opacity: 0;
  }
  .exclusive .latest-work .port-descr .look {
    opacity: 0;
  }
  .act-btn {
    margin-top: 20px;
  }
  .place {
    height: 170px;
  }
  .place img {
    max-width: 100px;
  }
}
