/* zilla-slab-300 - latin */

@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('../fonts/zilla-slab-v3-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Zilla Slab Light'), local('ZillaSlab-Light'), url('../fonts/zilla-slab-v3-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/zilla-slab-v3-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/zilla-slab-v3-latin-300.svg#ZillaSlab') format('svg');
  /* Legacy iOS */
}


/* zilla-slab-regular - latin */

@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../fonts/zilla-slab-v3-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Zilla Slab'), local('ZillaSlab-Regular'), url('../fonts/zilla-slab-v3-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    /*url('../fonts/zilla-slab-v3-latin-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    /*url('../fonts/zilla-slab-v3-latin-regular.woff') format('woff'),*/
    /* Modern Browsers */
    /*url('../fonts/zilla-slab-v3-latin-regular.ttf') format('truetype'),*/
    /* Safari, Android, iOS */
    url('../fonts/zilla-slab-v3-latin-regular.svg#ZillaSlab') format('svg');
  /* Legacy iOS */
}


/* zilla-slab-500 - latin */

@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url('../fonts/zilla-slab-v3-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Zilla Slab Medium'), local('ZillaSlab-Medium'), url('../fonts/zilla-slab-v3-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/zilla-slab-v3-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/zilla-slab-v3-latin-500.svg#ZillaSlab') format('svg');
  /* Legacy iOS */
}


/* zilla-slab-600 - latin */

@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url('../fonts/zilla-slab-v3-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Zilla Slab SemiBold'), local('ZillaSlab-SemiBold'), url('../fonts/zilla-slab-v3-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    /*url('../fonts/zilla-slab-v3-latin-600.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/zilla-slab-v3-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/zilla-slab-v3-latin-600.svg#ZillaSlab') format('svg');
  /* Legacy iOS */
}


/* zilla-slab-700 - latin */


/*@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url('../fonts/zilla-slab-v3-latin-700.eot');
  src: local('Zilla Slab Bold'), local('ZillaSlab-Bold'),
       url('../fonts/zilla-slab-v3-latin-700.eot?#iefix') format('embedded-opentype'), 
       
       url('../fonts/zilla-slab-v3-latin-700.woff') format('woff'), 
       url('../fonts/zilla-slab-v3-latin-700.ttf') format('truetype'), 
       url('../fonts/zilla-slab-v3-latin-700.svg#ZillaSlab') format('svg'); 
}*/

body {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Zilla Slab', serif;
}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
}

body a:focus,
a:hover {
  text-decoration: none;
}

input[type="button"],
input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
label,
img {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'Zilla Slab', serif;
  src: url(../fonts/Federo-Regular.ttf);
}

@font-face {
  font-family: "latha";
  src: url(../fonts/latha.ttf);
}

body {}

h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: 'Zilla Slab', serif;
}

.gallery_heading p {
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center;

}


.clear_both {
  clear: both;
}

h2,
h3 {
  font-size: 36px;
  text-align: center;
  padding-bottom: 50px;
}










.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
  float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
  cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

ul.menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0 15px;
  position: relative;
}

ul.menu li {
  margin: 0 5px 0 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff !important;
  background-color: #1bbc5c;
}

ul.menu li a.orange {
  color: #000 !important;
  font-size: 20px;
}

ul.menu li a.yellow {
  background: #aa0;
}

ul.menu li a.green {
  background: #060;
}

ul.menu li a.blue {
  background: #00a;
}

ul.menu li a.violet {
  background: #682bc2;
}

.menu li div {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 35px;
  width: 0;
}

.menu li div {
  -moz-transition-duration: .2s;
  -o-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  float: left;
  margin: 0 130px 0 0;
  overflow: hidden;
  padding: 40px 0 5% 2%;
  width: 0;
}

ul.menu li:hover>a,
ul.menu li>a:hover {
  background: #1bbc5c;
  color: #fff !important;
}

ul.menu li a.orange:hover,
ul.menu li:hover a.orange {
  background: #1bbc5c;
  border-color: #1bbc5c;
  color: #fff !important;
}

.menu li:hover div,
.menu li a:hover div {
  width: 100%;
}

a.navbar-brand {
  padding: 0px;
  padding-top: 5px;
}

a.navbar-brand img {
  float: left;
  width: 60%;
}

a.navbar-brand h1 {
  font-size: 32px;
  float: left;
  width: 40%;
  color: #fff;
  padding-top: 7px;
}

ul.my_style {
  width: 725px;
  left: -148% !important;
  transition: all 0.3s ease-in-out;
}

li.dropdown:hover>ul {
  display: block;
}

ul.my_style li a {
  font-size: 12px !important;
  text-transform: uppercase;
  padding: 9px 10px !important;
  margin: 1px 0px;
}

ul.my_style li {
  width: 32.5% !important;
  float: left !important;
  padding: 0px 5px;
  padding-left: 0px;
}

.cover-slider__wrap {
  position: relative;
  width: 100%;
  float: left;
  height: 700px;
  margin-top: 7%;
  color: #fff;
  line-height: 2;
  background-size: cover;
}

.cover-slider__inner {
  position: relative;
  min-height: 40em;
  text-align: center;
  z-index: 10;
}

marquee.tr_mr {
  height: auto !important;
  color: #fff !important;
  width: 100% !important;
  padding-top: 5px !important;
  font-size: 18px !important;
  text-align: left !important;
}


.cover-slider {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cover-slider__slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  padding: 0;
  margin: 0px;
  background-size: cover;
  list-style: none;
  z-index: 0;
}

.cover-slider__slide.active {
  -webkit-animation-duration: 2500ms;
  animation-duration: 2500ms;
  -webkit-animation-name: slidein;
  animation-name: slidein;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.cover-slider__slide.inactive {
  -webkit-animation-duration: 2500ms;
  animation-duration: 2500ms;
  -webkit-animation-name: slideout;
  animation-name: slideout;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes slidein {
  from {
    left: 0;
    right: 100%;
  }

  to {
    left: 0;
    right: 0;
  }
}

@keyframes slidein {
  from {
    left: 0;
    right: 100%;
  }

  to {
    left: 0;
    right: 0;
  }
}

@-webkit-keyframes slideout {
  from {
    left: 0;
    right: 0;
  }

  to {
    left: 100%;
    right: 0;
  }
}

@keyframes slideout {
  from {
    left: 0;
    right: 0;
  }

  to {
    left: 100%;
    right: 0;
  }
}

.cover-slider__slide:nth-child(1) {
  background-image: url("../images/slider1.jpg");
}

.cover-slider__slide:nth-child(2) {
  background-image: url("../images/slider2.jpg");
}

.cover-slider__slide:nth-child(3) {
  background-image: url("../images/slider3.jpg");
}

.hide {
  position: absolute;
  left: -9999px;
}

.h-grid1 {
  text-align: center
}

.h-grid1-padding {
  padding: 100px 0px;
  margin: 0px;
}

.h-grid1-a-w3ls,
.h-grid1-b,
.h-grid1-c {
  padding: 0px;
  margin: 0 auto;
}

.h-grid1-a1,
.h-grid1-b1,
.h-grid1-c1 {
  width: 80%;
  padding: 30px 15px;
  margin: 0 auto;
  background: #add8e6;
  border-radius: 4px;
}

.h-grid1-a-icon i,
.h-grid1-c-icon i {
  background: url("../images/icon1.png") 0px 0px no-repeat;
}

.h-grid1-b-icon i {
  background: url("../images/icon2.png") 0px 0px no-repeat;
}

.h-grid1-a-icon,
.h-grid1-b-icon,
.h-grid1-c-icon {
  margin-bottom: 30px;
  padding: 0px;
}

.h-grid1-a-icon i,
.h-grid1-b-icon i,
.h-grid1-c-icon i {
  background-size: 128px 128px;
  height: 128px;
  width: 128px;
  margin: 0 auto;
  padding: 0px;
  display: block;
  -webkit-filter: drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.2));
}

.h-grid1-a-w3ls h4,
.h-grid1-b h4,
.h-grid1-c h4 {
  padding: 0px;
  margin: 0 auto;
  font-size: 22px;
  color: #fff;
  padding-bottom: 14px;
  text-align: center;
  text-shadow: 3px 1px 2px rgba(10, 10, 10, 0.48);
}

.h-grid1-a-w3ls p,
.h-grid1-b p,
.h-grid1-c p {
  padding: 0px;
  margin: 0 auto;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 24px;
  letter-spacing: 1px;
}

.h-about {
  background: #f1f1f1;
}

.h-about-padding-agile {
  padding: 75px 20px 100px;
}

.h-about-img img {
  border: 10px solid #cfbaa0;
  height: 340px;
}

.h-about-text {
  padding-right: 25px;
  text-align: justify;
}

.h-about-text h4 {
  color: #111;
  font-size: 24px;
  padding-bottom: 15px;
}

.h-about-text p {
  font-size: 17px;
  color: #494949;
  line-height: 30px;
  letter-spacing: 2px;
  font-family: 'Zilla Slab', serif;
}

.h-about-text p:nth-child(2) {
  padding-bottom: 10px;
  padding-top: 20px;
}

.h-about-add,
.h-about-add1 {
  background: url(../images/img11.jpg) 0px 0px no-repeat;
  background-size: cover;
  height: 290px;
  margin-top: 35px;
  padding: 3px;
  background: #edeef3;
}

.wrap {
  width: 100%;
  margin: 0 auto;
}

.add-img-a img {
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-top: 60px;
}

.add-img-b img {
  width: 80%;
  margin: 0px auto;
}

.add-info {
  padding: 20px;
  color: #fff;
  margin-top: 20px
}

.add-info h6 {
  font-size: 36px;
  padding: 10px 0;
  border: 5px #000;
  border-top-style: dotted;
  border-bottom-style: dotted;
}

.add-info h6 label {
  font-size: 18px;
}

.add-info h4 {
  font-size: 26px;
  padding: 5px 0 15px 0;
}

.add-info p {
  font-size: 16px;
  padding-top: 15px;
  letter-spacing: 3px;
}

.slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.rslides {
  position: relative;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 22%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  background: transparent;
}

.h-grid3 {}

.h-grid3-padding {
  padding: 100px 0px;
}

.h-grid3 h2 {
  padding-bottom: 70px;
}

.h-grid3-all {
  float: left;
  text-align: center;
  background: lightblue;
  border-radius: 50%;
  padding: 40px 10px;
}

.h-grid3-all:hover {
  background: #efa3d0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.h-grid3-all:nth-child(4n+2) {
  margin-top: 250px;
}

.h-grid3-all:nth-child(2n+3) {
  margin-top: 125px;
}

.h-grid3-padding i {
  padding-bottom: 10px;
  font-size: 70px;
  color: #f0d7b8;
  text-shadow: 4px 6px 6px rgba(150, 150, 150, 0.6);
}

.h-grid3-padding h4 {
  padding-bottom: 6px;
  font-size: 20px;
  color: #333;
}

.h-grid3-padding p {
  font-size: 16px;
  color: #5d5d5d;
  letter-spacing: 0.4px;
  line-height: 24px;
  padding: 0px 16px;
}

.h-grid4 {
  background: #fff;
  background-size: cover;
  background-attachment: fixed;
}

.h-grid4-padding-agileinfo {
  padding: 100px 0px;
}

.h-grid4 h3 {
  color: #fff;
  padding-bottom: 10px;
  text-align: center;
  font-size: 44px;
}

.h-grid4 h4 {
  color: #e3e0b5;
  text-align: center;
  padding-bottom: 50px;
  font-size: 22px;
}

.h-grid4 h4 span {
  font-size: 38px;
  padding: 0px 7px;
  color: rgb(9, 208, 241);
}

.timer_wrap {
  width: 100%;
  text-align: center;
}

#counter {
  height: 160px;
  font-size: 60px;
  color: #FFF;
  overflow: hidden;
}

.timer {
  border-top: 2px ridge #5F5F5F;
  border-bottom: 2px ridge #5F5F5F;
}

.timer h4 {
  font-size: 14px;
  color: #E5E5E5;
  font-style: normal;
  font-variant: normal;
  font-weight: lighter;
  letter-spacing: 1px;
  margin-top: 20px;
}

.countDays,
.countHours,
.countMinutes,
.countSeconds {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-left: 10px;
  border-radius: 50%;
  background: none;
  padding: 15px;
  border: 2px solid #fff;
}

.points {
  float: left;
  width: 40px;
  margin: 0;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  line-height: 138px;
  text-shadow: none;
  color: #FFF;
  display: none;
}

.boxName {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #e3e0b5;
  font-style: italic;
  padding: 2px;
  letter-spacing: 1px;
}

.h-grid5-w3layouts h3 {}

.h-grid5-padding {
  padding: 100px 0px;
}

.h-grid5-all {
  padding: 10px;
}

.h-grid5 img {
  width: 100%;
  height: 215px;
  border: 7px solid #add8e6;
  -moz-filter: drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.2));
  -o-filter: drop-shadow(10px 10px 2px rgba(0, 0, 0, 0.2));
  drop-shadow: 10px 10px 2px rgba(0, 0, 0, 0.2);
}

.h-grid5 img:hover {
  cursor: pointer;
}

.footer-w3l {
  background: #222;
  height: 60px;
  width: 100%;
  box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.59);
  -webkit-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.59);
}

.social-agile {
  margin: 0 auto;
  padding: 0px;
  padding-top: 14px;
  vertical-align: middle;
  float: left;
}

ul.social-agile li {
  display: inline-block;
  margin-right: 6px;
}

ul.social-agile li a {
  display: inline-block;
  text-decoration: none;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  vertical-align: middle;
  text-align: center;
}

ul.social-agile li a:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

ul.social-agile li a.facebook {
  background: #3b5998;
  padding: 4px 13px;
}

ul.social-agile li a.twitter {
  background: #55acee;
  padding: 4px 8px;
}

ul.social-agile li a.vk {
  background: #45668e;
  padding: 4px 8px;
}

ul.social-agile li a.instagram {
  background: #007bb5;
  padding: 4px 9px;
}

ul.social-agile li a.youtube {
  background: #bb0000;
  padding: 4px 9px;
}

.rights-wthree {
  float: right;
  padding: 22px 0px 0px;
  letter-spacing: 1px;
}

.rights-wthree p {
  font-size: 16px;
  color: #fff;
}

.rights-wthree a {
  text-decoration: none;
  color: #add8e6;
}

.rights-wthree a:hover {
  color: #f0d7b8;
}

.hovereffect {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect i,
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  margin: 0 auto;
}

.hovereffect:hover i {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect:hover img {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.a-banner,
.s-banner,
.d-banner,
.e-banner,
.c-banner,
.b-banner,
.career-banner,

.contact-banner,
.b-banner-map {
  margin-top: 134px;
  min-height: 300px;
}

.b-banner-map {
  margin-top: 115px;
  min-height: 300px;
}

.contact-banner {
  margin-top: 115px;
  min-height: 300px;
}

.read_more_link a:hover {
  background: #1bbc5c;
  color: #fff;
  border-color: #1bbc5c;
}

.read_more_link {
  padding-top: 10px;
}

.read_more_link a {
  border: 1px solid #000;
  font-size: 18px;
  font-weight: 500;
  padding: 5px 10px;
  color: #000;
}

.a-banner {
  background: url(../images/mall/about.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.contact-banner {
  background: url(../images/mall/contact.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.b-banner {
  background: url(../images/mall/event.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.c-banner {
  background: url(../images/mall/about.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.s-banner {
  background: url("../images/banner2.jpg") 0px 0px no-repeat;
  background-size: cover;
}

.d-banner {
  background: url("../images/banner3.jpg") 0px 0px no-repeat;
  background-size: cover;
}

.e-banner {
  background: url("../images/banner4.jpg") 0px 0px no-repeat;
  background-size: cover;
}

.career-banner {
  background: url("../images/career.jpg") 0px 0px no-repeat;
  background-size: cover;
}

.breadcrumb_about {
  background: #f5f5f5;
  padding: 16px 0px;
  text-align: center;
}

.breadcrumb_about ul li {
  display: inline-block;
  color: #999;
  font-size: 18px;
}

.breadcrumb_about ul li a {
  color: #212121;
  text-decoration: none;
}

.breadcrumb_about ul li a:hover {
  color: #999;
}

.breadcrumb_about ul li a span {
  padding-right: 6px;
}

.breadcrumb_about ul li i {
  padding-right: 10px;
}

.a-grid1-padding-w3ls {
  padding: 75px 0px;
}

.a-grid1-img video {
  box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.25);
}

.a-grid1-text-w3ls h4 {
  color: #1bbc5c;
  font-size: 26px;
  padding-bottom: 15px;
}

.a-grid1-text-w3ls p {
  font-size: 17px;
  color: #111;
  padding-bottom: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 'Zilla Slab', serif;
}

.a-grid1-icon {
  font-size: 28px;
  color: #1bbc5c;
  text-align: center;
  text-shadow: 5px 2px 4px rgba(10, 10, 10, 0.25);
}

.a-grid1-a {
  padding: 25px 0px;
}

.about-grid2 {
  background: url(../images/video-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
  height: 600px;
}

.about_page {
  background: url(../images/about-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.about-grid2-padding-agileits {
  padding: 100px 0px;
}

.a-grid2-left {
  float: left;
}

.calender-clock {
  padding: 20px;
  background: rgba(238, 238, 238, 0.5);
  border-radius: 20px;
  margin: 0 auto;
}

.digital-clock {
  padding-left: 42px;
}

.Calender {
  padding-left: 35px;
  margin: 10px;
}

.day {
  color: #1B1919;
  font-size: 38px;
  font-family: Actor-Regular;
  float: left;
}

.mdy {
  color: #1B1919;
  font-size: 38px;
  font-family: Coda-Regular;
  padding-left: 20px;
  float: left;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.95);
}

.open-timings {
  padding: 20px;
  background: rgba(238, 238, 238, 0.5);
  border-radius: 20px;
  margin: 0 auto;
}

.open-timings h2 {
  color: #000;
  padding-bottom: 34px;
  text-align: center;
}

.open-timings h5 {
  margin: 0 auto;
  padding-bottom: 30px;
  font-size: 24px;
  color: #000;
  text-align: center;
}

.open-timings span {
  width: 220px;
  text-align: left;
  font-size: 22px;
  display: inline-block;
}

.about-grid3 h3 {
  padding-bottom: 6px;
}

.a-grid3-padding-agile {
  padding: 75px 0px;
}

.team {
  margin: 3em 0 0;
}

.team_grid {
  text-align: center;
}

.team_grid h4 {
  font-size: 30px;
  color: #000;
  margin: 1em 0;
  border: 2px solid #e1e1e1;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 75px;
  border-top: none;
  padding-top: 75px;
  background: linear-gradient(to right, #1bbc5c 50%, #fff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease;
}

.team_grid:hover h4 {
  border-color: #1bbc5c;
  color: #fff;
  background-position: left bottom;
}

.team_grid:hover h4 span {
  color: #fff;
}

.team_grid h4 span {
  display: block;
  font-size: 24px;
  margin: 20px 0 0;
  color: #1bbc5c;
  font-weight: 500;
}

.about-grid3 p {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 22px;
  color: #999;
  font-size: 16px;
  padding-bottom: 26px;
}

.team_grid img {
  width: 100%;
}

.social-team {
  margin: 0 auto;
  padding: 0px;
  padding-top: 2px;
  vertical-align: middle;
}

ul.social-team li {
  display: inline-block;
  margin-right: 6px;
}

ul.social-team li a {
  display: inline-block;
  text-decoration: none;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  vertical-align: middle;
  text-align: center;
}

ul.social-team li a:hover {
  opacity: 0.7;
}

ul.social-team li a.facebook {
  background: #3b5998;
  padding: 4px 10px;
}

ul.social-team li a.twitter {
  background: #55acee;
  padding: 4px 8px;
}

ul.social-team li a.vk {
  background: #45668e;
  padding: 4px 6px;
}

ul.social-team li a.instagram {
  background: #007bb5;
  padding: 4px 8px;
}

.s-grid1 h2 {
  padding-bottom: 50px;
}

.s-grid1-padding-w3ls {
  padding: 100px 0px;
}

.feature-grid-one {
  padding: 30px 20px;
  background: #55acc9;
  border: 2px solid #fff;
}

.text-center {
  padding: 15px;
  margin: 5px;
  width: 24%;
  background: #55acc9;
}

.feature-grid h4 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin: 14px 0;
}

.feature-grid p {
  color: #fff;
  font-size: 14px;
  line-height: 2em;
}

.feature-grid a {
  text-decoration: none;
}

.hi-icon {
  display: inline-block;
  cursor: pointer;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  border: 3px solid #fff;
  line-height: 4.5em;
}

.hi-icon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hi-icon:before {
  font-size: 25px;
  display: block;
}

.hi-icon i {
  font-size: 38px;
  vertical-align: middle;
  text-align: center;
  color: #f0d7b8;
}

.feature-grid .hi-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.feature-grid .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.feature-grid .hi-icon:hover {
  background: rgba(255, 255, 255, 0.05);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #000;
  text-decoration: none;
}

.feature-grid .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.s-grid2 {}

.s-grid2-padding-agileinfo {
  padding-bottom: 100px;
}

.col-grid-left {
  background-color: #ffffe0;
  padding: 59px;
}

.col-grid-right {
  padding: 0;
}

.s-grid2-a h3 {
  font-size: 36px;
  color: #55acc9;
  padding-bottom: 20px;
}

.s-grid2-a h5 {
  font-size: 22px;
  margin: 12px 0 0;
  color: #000;
  font-weight: 500;
}

.s-grid2-a p {
  font-size: 16px;
  margin: 14px 0;
  line-height: 26px;
  color: #999;
  letter-spacing: 1px;
}

.col-grid-1 {
  padding: 0;
}

.col-1-top,
.col-1-bottom {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.col-1-top img,
.col-1-bottom img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.col-1-top {
  position: relative;
}

.col-1-bottom {
  top: 0;
  left: 0;
  position: absolute;
}

.col-1-bottom .info-text {
  display: block;
  position: relative;
  padding: 2em;
  float: left;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.info-text h5 {
  color: #fff;
  font-size: 1.8em;
  border-bottom: 4px double #fff;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.info-text p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}

.col-1 {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
  -webkit-transform-style: preserve3d;
  -moz-transform-style: preserve3d;
  -ms-transform-style: preserve3d;
  -o-transform-style: preserve3d;
  transform-style: preserve3d;
}

.col-1 .col-1-top {
  z-index: 1;
}

.col-1 .col-1-bottom {
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.col-1.bottom .col-1-bottom {
  -webkit-transform: translateY(100%) rotateX(-90deg);
  -moz-transform: translateY(100%) rotateX(-90deg);
  -ms-transform: translateY(100%) rotateX(-90deg);
  -o-transform: translateY(100%) rotateX(-90deg);
  transform: translateY(100%) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
}

.col-1:hover .col-1-bottom {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0) rotateY(0);
  -moz-transform: translateX(0) rotateY(0);
  -ms-transform: translateX(0) rotateY(0);
  -o-transform: translateX(0) rotateY(0);
  transform: translateX(0) rotateY(0);
}

.s-grid3 {
  background-color: black;
}

.s-grid3-padding {
  padding: 100px 0px;
}

.s-grid3 h2 {
  color: #fff;
  text-align: center;
  font-size: 50px;
  padding-bottom: 6px;
}

.s-grid3 h6 {
  color: #dfdfe0;
  padding-bottom: 40px;
  width: 60%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 1.6px;
}

.egrid {
  width: 48%;
  margin: 10px 1%;
  border: 5px solid #fff;
  padding: 0;
  position: relative;
  padding: 10px;
  margin-bottom: 15px;
}

.textt {
  width: 45%;
  float: left;
  margin-left: 5%;
}

.date {
  position: absolute;
  top: -16px;
  left: 230px;
  background-color: #07cbc9;
  padding: 15px 10px;
  color: #fff;
}

.img {
  float: left;
  width: 50%;
}

.textt h3 {
  font-size: 18px;
  margin-top: 35px;
  text-align: left;
  color: #33bdeb;
}

.textt p {
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #dfdfe0;
}

.textt a {
  color: #07cbc9;
  border: 2px solid #07cbc9;
  padding: 7px 15px;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
}

.textt a:hover {
  border: 2px solid white;
  color: white;
}

label.eline {
  display: block;
  background-color: #fff;
  width: 55px;
  height: 2px;
  margin: 15px 0px;
}

.modal-header p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #55acc9;
  letter-spacing: 1.2px;
  line-height: 26px;
  padding: 15px;
}

.d-grid1 {}

.d-grid1-padding-agileits {
  padding: 100px 0px;
}

.d-grid1-a {
  background: #55acc9;
  padding: 15px 0px;
}

.d-g1-img {
  padding: 0px;
}

.d-g1-text-a,
.d-g1-text-b {
  padding: 30px 20px;
  background: #55acc9;
  border: 2px dotted #fff;
}

.d-g1-text-a h2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding-bottom: 28px;
}

.d-g1-text-a p {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1.8px;
}

.img-1 {
  margin-bottom: 10px;
}

.d-img {
  height: 183px;
  border: 2px dotted #fff;
}

.d-grid1-icon,
.d-grid1-text-a {
  padding: 0px;
}

.d-grid1-icon i {
  height: 60px;
  width: 60px;
  display: block;
}

.d-icon1 {
  background: url("../images/d-icon1.png") 0px 0px no-repeat;
  background-size: cover;
}

.d-icon2 {
  background: url(../images/d-icon2.png) 0px 0px no-repeat;
  background-size: cover;
}

.d-grid1-text-a p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.8px;
}

.d-g1-icon:nth-child(1) {
  padding-bottom: 23px;
}

.d-grid2 {
  background: url(../images/d-grid2.jpg) 0px 0px no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 800px;
}

.d-grid2-main-w3ls {
  background: rgba(238, 238, 238, 0.48);
  height: 800px;
  width: 40%;
}

.d-grid2-text {
  padding: 50px 30px
}

.d-grid2-text-1 {
  padding-top: 40px;
  text-align: center;
}

.d-grid2-text h3 {
  padding-bottom: 20px;
}

.d-grid2-text p {
  font-size: 16px;
  letter-spacing: 1.2px;
  line-height: 26px;
}

.d-grid2-text-1 h6 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
  display: block;
  letter-spacing: 1.4px;
  border-bottom: 2px solid #000;
  width: 275px;
  margin: 0 auto;
}

.d-grid2-text-1 h6:after,
.d-grid2-text-1 h6:before {
  width: 50px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin: 0 1%;
  border: 1px solid #000;
}

.d-grid2-text-1 h3 {
  margin: 0px;
  padding-top: 25px;
  padding-bottom: 10px;
}

.d-grid2-text-1 h3:nth-child(3) {
  margin: 0px auto;
  padding: 0px;
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
  width: 275px;
  display: block;
}

.d-grid2-text-1 h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1.4px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.d-grid2-text-1 p {
  line-height: 30px;
  font-weight: 600;
}

marquee {
  height: 200px;
  width: 75%;
  text-align: center;
}

.d-grid3 {}

.d-grid3-padding {
  padding: 125px 0px;
}

.d-grid3-content {
  position: relative;
}

.people-top {
  text-align: center;
}

.p-btm {
  margin: 0 auto;
  width: 50%;
}

.d-grid3-content img {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #000;
  width: 150px;
}

.p1 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6%;
  text-align: left;
}

.p1 h4 {
  font-size: 1.7em;
  color: #C32641;
  margin: 0;
  font-family: 'MontserratAlternates-Regular';
}

.p1 h6 {
  font-size: 1.2em;
  color: #000000;
  margin: 15px 0 0 0;
  font-family: 'MontserratAlternates-Regular';
}

.d-grid3-content p {
  font-size: 1.05em;
  line-height: 1.8em;
  text-align: center;
  color: #999;
  margin: 2.5% auto 0;
  width: 70%;
}

.d-grid4 {
  background: url(../images/d-grid4.jpg) 0px 0px no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
}

.d-grid4-main {
  background: rgba(238, 238, 238, 0.48);
  height: 800px;
  width: 40%;
  float: right;
}

.e-grid1 h2,
.e-grid3 h2 {
  font-size: 36px;
  color: #000;
  text-align: center;
  padding-bottom: 35px;
}

.e-grid1-padding-w3ls {
  padding: 100px 0px;
}

.e-img {
  border: 2px dotted #333;
}

.movie-slide {
  padding: 50px;
}

.movie-1-text-a,
.movie-1-text-b {
  background: #55acc9;
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}

.movie-1-text-b {
  margin-top: 50px;
}

.movie-1-text-a:before {
  content: "";
  width: 99px;
  height: 13px;
  position: absolute;
  top: 97px;
  left: -3%;
  border-bottom: 2px dotted #000;
  z-index: -1;
}

.movie-1-text-b:before {
  content: "";
  width: 99px;
  height: 13px;
  position: absolute;
  bottom: 107px;
  right: -3%;
  border-bottom: 2px dotted #000;
  z-index: -1;
}

.movie-1-text {
  border: 2px dotted #fff;
  padding: 20px;
  height: 168px;
}

.movie-1-text h4 {
  color: #fff;
  font-size: 26px;
  text-align: center;
  padding-bottom: 15px;
  text-shadow: 1px 1px #000;
}

.movie-1-text p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}

.mov_ticket {}

.mov-padding-agileits {
  padding-bottom: 100px;
}

.content-w3layouts {
  padding: 50px;
  -webkit-box-shadow: 0px 0px 70px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 70px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 70px -11px rgba(0, 0, 0, 0.75);
}

.front {
  margin: 5px 4px 45px 38px;
  background-color: #55acc9;
  color: #fff;
  text-align: center;
  padding: 9px 0;
  border-radius: 3px;
  font-size: 18px;
}

.booking-details {
  float: right;
  width: 38%;
}

.booking-details h3 {
  margin: 5px 5px 0 0;
  font-size: 16px;
}

.booking-details p {
  line-height: 1.5em;
  font-size: 18px;
  color: #D88A04;
  font-weight: 600;
}

.booking-details p span {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}

div.seatCharts-cell {
  color: #182C4E;
  height: 29px;
  width: 29px;
  line-height: 27px;
  margin: 3px;
  float: left;
  text-align: center;
  outline: none;
  font-size: 13px;
}

div.seatCharts-seat {
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

div.seatCharts-row {
  height: 35px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-left: 14%;
}

div.seatCharts-seat.available {
  background-color: #949494;
}

div.seatCharts-seat.focused {
  background-color: #00B70C;
  border: none;
}

div.seatCharts-seat.selected {
  background-color: #00B70C;
}

div.seatCharts-seat.unavailable {
  background-color: #D00000;
  cursor: not-allowed;
}

div.seatCharts-container {
  border-right: 1px solid #adadad;
  width: 54%;
  padding: 0 20px 0 0;
  float: left;
}

div.seatCharts-legend {
  padding-left: 0px;
}

ul.seatCharts-legendList {
  padding-left: 0px;
}

ul.seatCharts-legendList li {
  display: block;
}

.seatCharts-legendItem {
  margin-top: 10px;
  line-height: 2;
}

span.seatCharts-legendDescription {
  margin-left: 5px;
  line-height: 30px;
}

.checkout-button {
  display: block;
  margin: 16px 0 22px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  background: #55acc9;
  padding: 7px 11px;
  color: #fff !important;
  outline: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.checkout-button a {
  color: #fff;
}

.checkout-button:hover {
  background: #000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

#selected-seats {
  max-height: 84px;
  overflow-y: auto;
  overflow-x: none;
  width: 200px;
}

#selected-seats li {
  border: 1px solid #d3d3d3;
  background: #f7f7f7;
  margin: 6px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000;
  font-weight: 600;
  padding: 6px 11px;
  width: 50%;
}

.scrollbar {
  overflow-y: scroll;
}

.booking-details p i {
  color: #000;
  font-size: 18px;
  line-height: 2.2em;
  font-weight: normal;
}

ul.book-left {
  float: left;
  width: 35%;
}

ul.book-right {
  float: right;
  width: 63%;
}

ul.book-left li {
  font-size: 16px;
  font-weight: 600;
  color: #D88A04;
  line-height: 1.9em;
}

ul.book-right li {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.9em;
}

.e-grid2 {
  background: url("../images/e1.jpg") 0px 0px no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.e-grid2-padding-w3agile {
  padding: 125px 0px;
}

.e-grid2-info {
  width: 40%;
  margin: auto;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.e-grid2-text {
  padding: 30px;
  border: 2px dotted #fff;
  text-align: center;
}

.e-grid2-text h4 {
  font-size: 28px;
  padding-bottom: 12px;
  text-shadow: 3px 2px #000;
  letter-spacing: 2px;
}

.e-grid2-text p {
  font-size: 16px;
  color: #eee;
  line-height: 26px;
  letter-spacing: 1.4px;
}

.e-grid3 {}

.e-grid3-padding-agileinfo {
  margin: 75px 0px;
  padding: 50px 50px 25px;
  background: #fff;
}

.e-grid3-1 {
  background: #1bbc5c;
  padding: 10px;
  margin: 15px;
  width: 22%;
  text-align: center;
}

.e-grid3-info {
  padding: 10px;
  border: 2px dotted #fff;
}

.e-grid3-info img {
  border: 5px solid #fff;
}

.e-grid3 h4 {
  color: #fff;
  font-size: 20px;
  padding: 10px 0px;
  letter-spacing: 1px;
}

.e-grid3 p {
  font-size: 15px;
  letter-spacing: 0.6px;
  color: #c5e7c1;
  padding-bottom: 10px;
}

.map {
  width: 100%;
  display: block;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 600px;
  display: block;
}

.map h2 {
  font-size: 36px;
  padding: 50px 0px;
}

.c-add-background {
  background: rgba(27, 188, 92, 0.8);
  padding: 20px;
}

.c-address {
  padding: 25px 25px;
  border: 2px dotted #fff;
}

.c-address h4 {
  font-size: 26px;
  color: #000;
  padding-bottom: 10px;
  font-weight: 600;
  letter-spacing: 2px;
}

.c-address li {
  display: block;
  color: #fff;
  letter-spacing: 1.6px;
  font-size: 16px;
  padding-top: 5px;
}

.c-address li:nth-child(5) {
  color: #222;
}

.c-grid2-agileinfo {}

.c-grid2-padding {
  padding: 75px 0px;
}

.contact-grid-left input[type="text"],
.contact-grid-left input[type="email"],
.contact-grid textarea {
  outline: none;
  padding: 10px;
  background: #fff;
  color: #666;
  width: 100%;
  font-size: 18px;
  border: 2px solid #DFDFDF;
}

.contact-grid-left input[type="text"]:nth-child(2) {
  margin: 2em 0;
}

.contact-grid textarea {
  min-height: 130px;
  margin-bottom: .8em;
}

.contact-grid input[type="submit"] {
  outline: none;
  padding: 7px 25px;
  background: #1bbc5c;
  color: #fff;
  margin: 0 auto;
  font-size: 22px;
  border: none;
}

.submit_data {
  text-align: center;
  overflow: hidden;
  width: 100%;
  padding-top: 30px;
}

.contact-grid input[type="submit"]:hover {
  background: #06692e;
}

::-webkit-input-placeholder {
  color: #666 !important;
  letter-spacing: 2px;
}

.send_button {
  float: left;
}

.send_button button {
  border-radius: 0px;
  height: 45px;
  font-size: 16px;
  letter-spacing: 2px;
  background: #008f48;
  color: #fff;
  font-weight: 600;
  border-color: #008f48;
}

.send_button button:hover {
  background: #f17623;
  border-color: #f17623;
  transition: all 0.3s ease-in-out;
}

.send_button input {
  border-radius: 0px;
  height: 45px;
  font-size: 16px;
  letter-spacing: 2px;
  background: #008f48;
  color: #fff;
  font-weight: 600;
  border-color: #008f48;
}

.send_button input:hover,
.send_button input:focus {
  background: #f17623;
  border-color: #f17623;
  transition: all 0.3s ease-in-out;
}

.my_reg {
  padding: 50px 0px;
}

.connect_method {
  width: 100%;
  display: block;
  position: relative;
  z-index: 9;
  bottom: -115px;
}

.copy_right p a {
  color: #1bbc5c;
}

.c-grid2-agileinfo {
  padding-bottom: 40px;
}

.connect_method ul li {
  list-style: none;
  display: inline-block;
  width: 33.3333%;
  text-align: center;
  float: left;
  background: #1bbc5c;
  height: 175px;
  color: #fff;
  font-size: 18px;
  padding-top: 45px;
}

.connect_method ul li span i {
  font-size: 22px;
}

.connect_method ul li:nth-child(2) {
  background: #16a951;
}

.connect_method ul {
  padding: 0px;
}

.connect_method ul li {
  list-style: none;
  display: inline-block;
  width: 33.1%;
  text-align: center;
}

.connect_method ul li a {
  color: #fff;
  display: block;
  text-align: center;
}

.connect_method {
  width: 100%;
  display: block;
  position: relative;
  bottom: -100px;
}

.menu_top {
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 5px 0px 5px;
  background: #1bbc5c;
  color: #fff;
}

.main_menu {
  padding: 0px 0px;
  background: #fff;
}

.menu_main {
  float: right;
}

a.navbar-brand-2 img {
  width: auto;
  position: absolute;
  top: 5px;
  left: 20px;
}

.icon {
  width: 10%;
  float: left;
  padding-top: 4px;
}

.cont {
  width: 90%;
  float: right;
}

.icon2 {
  width: 7%;
  float: left;
  padding-top: 4px;
}

.cont2 {
  width: 93%;
  float: right;
}

.cont2 p {
  text-align: left;
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
}

.cont2 a {
  text-align: left;
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
  color: #fff;
}

.icon2 i {
  font-size: 16px;
  padding-top: 0px;
}

.cont p {
  text-align: left;
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
}

.cont a {
  text-align: left;
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
  color: #fff;
}

.icon i {
  font-size: 16px;
  padding-top: 0px;
}

.address_1 {
  border-right: 1px dashed #333;
  overflow: hidden;
}

.address_2 {
  border-right: 1px dashed #333;
  overflow: hidden;
}

.add_ress {
  overflow: hidden;
  padding-top: 6px;
}

ul.my_style2 li a {
  padding: 35px 15px;
}

.address:hover i {
  color: #000;
}

.address:hover .cont a {
  color: #000;
}

.address:hover .cont2 a {
  color: #000;
}

ul.my_style li.active a {
  background-color: #1bbc5c !important;
}

ul.my_style2 li:nth-child(3):hover ul.my_style {
  display: block !important;
  transition: all 0.3s ease-in-out;
}

.social-list a {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px 1px;
}

.social-list li {
  margin: 0 0px;
  width: auto;
  display: inline-block;
}

.social-list a:hover {
  background: #fbb501;
}

.address_3 {
  padding-top: 12px;
}

.social {
  float: right;
}

ul.my_style li:first-child>a {
  padding-left: 30px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #000 !important;
  background-color: #fff;
}

.learn_more {
  text-align: center;
  padding-top: 50px;
}

.learn_more a {
  font-size: 16px;
  border: 3px double #fff;
  padding: 8px 30px;
  color: #fff;
  text-transform: uppercase;
}

.focus-grid a {
  color: #ec008c;
  text-align: center;
  padding: 2.5em 0;
}

.focus-grid a.wthree-btn.wthree0 {
  color: #fff;
  background: #ec008c;
}

.focus-grid a.wthree-btn.wthree1 {
  color: #fff;
  background: #ed1c24;
}

.focus-grid a.wthree-btn.wthree2 {
  color: #fff;
  background: #ffd802;
}

.focus-grid a.wthree-btn.wthree3 {
  color: #fff;
  background: #0ecab6;
}

.focus-grid a.wthree-btn.wthree4 {
  color: #fff;
  background: #00aeef;
}

.focus-grid a.wthree-btn.wthree5 {
  color: #fff;
  background: #39b54a;
}

.focus-grid a.wthree-btn.wthree6 {
  color: #fff;
  background: #fa5511;
}

.focus-grid a.wthree-btn.wthree7 {
  color: #fff;
  background: #92278f;
}

a.wthree-btn:hover {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition-duration: 0s;
}

.focus-grid a.wthree-btn:hover {
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.2);
  transform: scale(1.1);
  box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.41);
}

i.flaticon-handbag:before {
  font-size: 45px;
}

.first_pro {
  height: 50px;
}

.wthree-btn {
  position: relative;
  display: block;
  margin: 1em auto;
  width: 100%;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid #fff;
}

.focus-image i.fa {
  font-size: 3em;
}

h4.clrchg {
  font-size: 1.1em;
  margin-top: 1em;
}

@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }

  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }

  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }

  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-right {
  0% {
    right: -20px;
  }

  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }

  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}

.wthree-btn:before,
.wthree-btn:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f17623;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  transition: .5s all;
}

.wthree-btn:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wthree-btn:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.wthree-btn:hover {
  color: #f5f5f5 !important;
}

.wthree-btn:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
  -moz-animation: criss-cross-left 0.8s both;
  -o-animation: criss-cross-left 0.8s both;
  -ms-animation: criss-cross-left 0.8s both;
  animation: criss-cross-left 0.8s both;
}

.wthree-btn:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
  -moz-animation: criss-cross-right 0.8s both;
  -o-animation: criss-cross-right 0.8s both;
  -ms-animation: criss-cross-right 0.8s both;
  animation: criss-cross-right 0.8s both;
}

section.deals {
  padding: 75px 0px 75px;
  background: url(../images/bg.jpg);
  background-attachment: fixed;
}

.coupon_form {
  padding-top: 0px;
}

.input-group-2 {
  width: 100%;
}

.input-group-2 input {
  height: 45px;
  font-size: 16px;
}

.testomonial {
  overflow: hidden;
}

.testomonial p {
  width: 100%;
  display: block;
  padding-bottom: 30px;
}

.testomonial_img img {
  width: 16%;
}

.carousel-indicators li {
  border: 1px solid #fff;
}

.carousel-indicators .active {
  background: #fff;
}

.carousel-indicators {
  bottom: -50px;
}

.testomonial small {
  position: absolute;
  left: 20%;
  bottom: 18%;
  color: #000;
  font-size: 24px;
  font-family: 'Zilla Slab', serif;
}

.testomonial p {
  width: 100%;
  display: block;
  padding-bottom: 30px;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  color: #fff;
}

section.testo_sec {
  padding: 0px 0px;
  background: url(../images/bg2.jpg);
  background-attachment: fixed;
}

.review_girl img {
  position: absolute;
  right: 0;
  top: 0px;
}

.left_part {
  padding-right: 10%;
}

.footer {
  padding: 75px 0px 0px;
  background: #333333;
  background-size: cover;
}

.footer-grids p {
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
}

.footer-logo a img {
  width: 50%;
  margin: 0 auto;
}

.footer-logo.header-logo {
  float: none;
  text-align: center;
}

.address-left {
  background: #fff;
  padding: 1em 2em 0em;
  z-index: 9;
}

.address-right {
  position: relative;
}

.footer-grids a img {
  width: auto;
}

.address-left ul li {
  display: block;
  margin: 1em 0;
  font-size: 14px;
  color: #555;
  border-top: 1px solid #e6e2e2;
  padding-top: 1em;
  text-align: center;
}

.address-left ul li a {
  color: #000;
}

.address-left ul li a:hover {
  color: #3c9de8;
}

.address-left ul li i.fa {
  margin-right: 5px;
  font-size: 1.3em;
}

.footer h3 {
  font-size: 1.4em;
  color: #f5f5f5;
  text-align: left;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.footer-grids ul li {
  display: block;
  font-size: 16px;
  margin: 0.6em 0 0;
  color: #fff;
  font-family: 'Zilla Slab', serif;
}

.footer-info {
  padding-bottom: 50px;
}

ul.social-list-2 li {
  display: inline;
  padding-right: 5px;
}

ul.social-list-2 {
  padding-top: 30px;
}

ul.social-list-2 li a i {
  border: 1px solid #fff;
  padding: 8px 12px;
}

ul.social-list-2 li a i.fa-facebook {
  background: #3b5998;
  border-color: #3b5998;
}

ul.social-list-2 li a i.fa-twitter {
  background: #00b6f1;
  border-color: #00b6f1;
}

ul.social-list-2 li a i.fa-google-plus {
  background: #df4a32;
  border-color: #df4a32;
}

ul.social-list-2 li a i.fa-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  border-color: #484444;
}

ul.social-list-2 li a i.fa-pinterest {
  background: #cb2027;
  border-color: #cb2027;
}

.address-left ul li p {
  text-align: left;
  font-size: 16px;
  font-family: 'Zilla Slab', serif;
}

.footer-grids ul li i.fa {
  margin-right: 7px;
}

.footer-grids ul li a {
  color: #fff;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
  transition: .5s all;
}

.footer-grids ul li:hover a {
  color: #1bbc5c;
}

.footer-grids ul li:hover i {
  color: #1bbc5c;
}

.footer-grids ul li:first-child:hover i {
  color: #fff;
}

.copy-right {
  text-align: center;
  padding: 2em 0;
  background: #222;
}

.copy-right p {
  font-size: 1em;
  color: #fff;
  font-weight: 300;
  line-height: 1.8em;
}

.copy-right p a {
  color: #fff;
}

.copy-right p a:hover {
  color: #f44336;
}

.social-list-2 li:hover a i {
  color: #fff !important;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 3%;
  right: 3%;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url("../images/move-up.png") no-repeat 0px 0px;
  z-index: 999;
}

#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.copy_right {
  color: #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  border-top: 1px solid #ccc;
}

.copy_right a:hover {
  color: #fff;
}

.copy_right p {
  font-family: 'Zilla Slab', serif;
}

.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}

.carousel-inner-news {
  padding-bottom: 10px;
}

.blog_date h2 {
  font-size: 24px;
  background: #000;
  color: #fff;
  padding: 15px 0px;
  border-bottom: 3px solid #008f48;
}

.blog_date {
  width: 18%;
  float: left;
  margin-right: 15px;
  position: absolute;
  left: -50px;
  top: -50px;
}

.textt_2 {
  width: 100%;
  float: none;
  margin-left: 0%;
}

.textt_2 h3 {
  margin: 0px;
  padding-bottom: 0px;
  font-size: 24px;
  text-align: left;
  color: #000;
}

.textt_2 p {
  color: #000;
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  width: 100%;
  display: block;
  padding: 15px 0px 0px;
}

.textt_2 a {
  color: #000;
  border: 1px solid #000;
  padding: 2px 15px;
  display: inline-block;
  margin-top: 10px;
  font-size: 13px;
}

.textt_2 span a {
  border: none;
  font-size: 15px;
  color: #008e48;
  padding: 5px;
}

.textt_2 a:hover {
  color: #000;
}

.news-2 {
  border-top: 1px solid #999;
  margin-top: 15px;
  padding-top: 15px;
}

.read_more {
  padding-top: 20px;
}

.left_part {
  padding: 93px 0px 118px;
}

.read_more a {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}

.read_more a:hover {
  background: #008e47;
  color: #fff;
  border-color: #008e47;
}

ul.menu li:last-child>a {}

.ak_table tbody tr td:last-child a {
  font-size: 16px;
  font-weight: 600;
}

.ak_table tbody tr td a {
  color: #000;
}

.ak_table tbody tr td a:hover {
  color: #1bbc5c;
}

.ak_table tbody tr td:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
}

.direct_link {
  width: 10%;
  margin-top: 7%;
  position: absolute;
  right: 0;
  height: 96%;
}

span.sprite i {
  font-size: 28px;
  color: #fff;
}

.direct_link ul li {
  padding-top: 20%;
  background: #008f48;
  border-bottom: .5px solid #fff;
  list-style: none;
  padding-bottom: 10%;
  height: 20%;
  text-align: center;
}

p.text-link {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding-top: 10px;
}

.direct_link ul li:last-child {
  border-bottom: none;
}

ul.list-background-minsk {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
  height: 89.5%;
}

.reveal-inline-block {
  display: inline-block !important;
}

.direct_link ul li:hover {
  background: #f17623;
  transition: all 0.3s ease-in-out;
}

.brand_item ul li {
  width: 16.6666%;
  float: left;
  list-style: none;
  display: inline-block;
  text-align: center;
}

section.brand_sec {
  overflow: hidden;
  padding: 0px 0px;
}

.brand_item ul li {
  padding: 30px;
  border-right: 1px solid #eee;
  height: 150px;
}

.brand_item ul li img {
  width: auto;
  margin: 0 auto;
  opacity: .6;
}

.brand_item ul {
  padding: 0px;
}

.brand_item ul li:hover a img {
  opacity: 1;
}

.store p {
  font-size: 16px;
  padding-bottom: 12px;
  font-family: 'Zilla Slab', serif;
}

.store p i {
  color: #008f48;
  font-size: 17px;
  padding-right: 5px;
}

.widget-title span:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100px;
  height: 1px;
  top: 18px;
  left: -110px;
}

.widget-title span:after {
  position: absolute;
  content: '';
  background: #fff;
  width: 100px;
  height: 1px;
  top: 18px;
  right: -110px;
}

h2.widget-title span {
  position: relative;
}

.about_text {
  overflow: hidden;
  padding-top: 25px;
}

section.pro_slider {
  overflow: hidden;
}

.scale-anm {
  transform: scale(1);
  height: 200px;
  padding: 10px 5px;
  overflow: hidden;
  width: 25%;
  float: left;
}

.tile {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.tile:hover {}

.scale-anm {
  transform: scale(1);
}

.btn_new {
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  padding: 0.5rem 2rem;
  margin: 0px 5px;
  border-radius: 0px;
  height: auto;
  border: 1px solid;
  vertical-align: middle;
  -webkit-appearance: none;
  color: #555;
  background-color: rgba(0, 0, 0, 0);
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  border-color: var(--darken-2);
  box-shadow: 0 0 0 3px var(--darken-3);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

section.store_sec {
  padding: 75px 0px;
}

.toolbar {
  text-align: center;
  padding-bottom: 30px;
}

button.b_2 {
  color: #000;
  border: 2px solid #000;
}

button.b_3 {
  color: #000;
  border: 2px solid #000;
}

button.b_4 {
  color: #000;
  border: 2px solid #000;
}

button.b_5 {
  color: #000;
  border: 2px solid #000;
}

button.btn_new:focus {
  outline: none;
  border-color: #000;
}

button.current {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}


/*proslider.css*/

.clearout {
  height: 20px;
  clear: both;
}

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
  display: none;
}

.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}

.nbs-flexisel-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}

.nbs-flexisel-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  background: #fff;
}

.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
  border-right: 1px solid #ddd;
}

.nbs-flexisel-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  width: auto;
}

.nbs-flexisel-item:hover img {
  opacity: 1;
}

.nbs-flexisel-item:hover img {
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.1);
  transform: scale(1.02);
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  padding: 5px 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: 40%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.nbs-flexisel-nav-left {
  left: 10px;
  display: none;
}

.nbs-flexisel-nav-left:before {
  content: "<"
}

.nbs-flexisel-nav-left.disabled {
  opacity: 0.4;
}

.nbs-flexisel-nav-right {
  right: 5px;
  display: none;
}

.nbs-flexisel-nav-right:before {
  content: ">"
}

.nbs-flexisel-nav-right.disabled {
  opacity: 0.4;
}

#flexiselDemo2 li {
  height: auto;
}

#flexiselDemo2 li img {
  padding-top: 0px;
}

#flexiselDemo2 li {
  border-right: 0px;
}


/*End proslider.css*/

.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0px;
  list-style: none;
  text-align: center;
  overflow: hidden;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 0% 0px;
  max-height: 360px;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: default;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2,
.grid figure h3,
.grid figure h4 {
  font-weight: 300;
  padding-top: 50%;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h3 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure h3,
.grid figure h4,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-winston {
  background: #162633;
  text-align: left;
}

figure.effect-winston img {
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/triangle.svg) no-repeat center center;
  background-size: 100% 100%;
  content: '';
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

figure.effect-winston h2,
figure.effect-winston h4,
figure.effect-winston h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  text-align: left;
  padding-bottom: 10px;
}

h2.sub_title,
h4.sub_title {
  padding: 0px !important;
  font-size: 14px;
  color: #eee;
}

figure.effect-winston p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
  margin: 0 10px;
  color: #5d504f;
  font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
  color: #cc6055;
}

figure.effect-winston p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  font-style: normal;
  color: #008f48;
  font-weight: 600;
  font-size: 18px;
}

figure.effect-winston:hover img {
  opacity: 0.6;
}

figure.effect-winston:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding-top: 40%;
  transition: all 0.3s ease-in-out;
}

figure.effect-winston:hover figcaption::before {
  opacity: 0.7;
  -webkit-transform: rotate3d(0, 0, 1, 20deg);
  transform: rotate3d(0, 0, 1, 20deg);
}

figure.effect-winston:hover p i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-winston:hover p a:nth-child(3) i {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

a.newClass img {
  display: none;
}

a.navbar-brand-2 h2 {
  display: none;
}

a.navbar-brand-2 h1 {
  display: none;
}

a.newClass h2 {
  display: inherit;
}

a.newClass h1 {
  display: inherit;
}

a.newClass h2 {
  display: inline-block;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #008f48;
}

a.newClass h1 {
  display: inline-block;
  padding-top: 28px;
  padding-bottom: 32px;
  color: #008f48;
}

section.pro_slider2 {
  overflow: hidden;
}

.my_reg h2 {
  color: #000;
}

.scale-anm img:hover {
  box-shadow: 0px 3px 10px #333;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.2);
  transform: scale(1.03);
}

h2.widget-title span {
  color: #fff;
}

h2.widget-title-2 span {
  color: #000;
}

h2.widget-title-2 span:before {
  background: #000;
}

h2.widget-title-2 span:after {
  background: #000;
}

section.blog_slider {
  padding: 100px 0px;
}

h2.widget-title-user span {
  text-transform: uppercase;
  float: left;
  padding-bottom: 35px;
  margin-left: 110px;
}

.home_about {
  background: url(../images/bg-o2.jpg);
  background-attachment: fixed;
}

video::-webkit-media-controls-overlay-enclosure {
  flex: 0% !important;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.page_brad_cum {
  padding: 127px 0px;
}

.our_link ul li a:hover {
  color: #064620;
}

.page_title {
  float: left;
}

.our_link ul li p {
  font-size: 20px;
  color: #fff;
}

.our_link ul li a {
  font-size: 24px;
  color: #fff;
}

.our_link ul li {
  list-style: none;
  display: inline-block;
}

.our_link {
  float: right;
}

.page_title h2 {
  padding-bottom: 0px;
  font-weight: normal;
  color: #fff;
  font-size: 42px;
  letter-spacing: 1px;
}

.page_title h1 {
  padding-bottom: 0px;
  color: #fff;
  font-size: 42px;
  letter-spacing: 1px;
  font-weight: 700;
}

.a-grid1-img-about video {
  box-shadow: none;
  border: 4px solid #1bbc5c;
}

.map-container {
  width: 100%;
}

.map-container iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
}

.map-container iframe.clicked {
  pointer-events: auto;
}

.c-grid2-agileinfo {}

h2.my_pad2 {
  padding-bottom: 10px;
  font-weight: normal;
}

.video_part p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
}

.video_part_div {
  position: relative;
  height: 500px;
}

.about-grid3 {
  padding-top: 125px;
  padding-bottom: 20px;
  background: url(../images/team-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.my_pad {
  padding-top: 30px;
}

.coming_event {
  padding-top: 75px;
}

.open-timings-2 h2 {
  font-size: 28px;
  font-weight: 600;
}

.day2 {
  font-size: 28px;
}

.mdy2 {
  font-size: 28px;
}

.Calender2 {
  padding-left: 14.5%;
}

.open-timings h5 {
  padding-bottom: 20px;
}

.h-grid44 {
  padding: 0px 0px;
  background: url(../images/bg2.jpg);
  background-attachment: fixed;
}

.a-grid1-a-2 {
  padding: 15px 0px;
}

.contact_bg {
  background: url(../images/contact-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.event_data h4 {
  color: #1bbc5c;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: normal;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 20px;
}

.event_data p {
  color: #333;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Zilla Slab', serif;
  word-spacing: 5px;

}

.event_data {
  padding-bottom: 30px;
}

.event_part {
  background: url(../images/event-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
  padding: 60px 0px;
}

.event_detail p {
  font-size: 18px;
  line-height: 30px;
}

.holy_title {
  width: 40%;
  float: left;
}

.holy_date {
  width: 60%;
  float: left;
}

.event_detail span {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 2px;
  border-bottom: 2px solid #fff;
}

h2.widget-title-22 {
  font-weight: normal;
  text-transform: uppercase;
  color: #fff !important;
}

.event_reg {
  padding: 40px 0px;
}

.closed_day {
  padding-left: 20px;
}

h2.widget-title-22 span {
  color: #333;
}

.event_title {
  padding-bottom: 30px;
}

.event_detail {
  color: #fff;
}

.e-grid3-info-2 img {
  transition: all 0.4s ease-in-out;
}

.e-grid3-info-2 img:hover {
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.event_body {
  background: url(../images/team-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.b-banner-map {
  background: url(../images/mall/map.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.mall_page p {
  text-align: center;
  padding-top: 5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1bbc5c;
}

.mall_page h2 {
  padding-bottom: 0px;
}

.modal {
  top: 10% !important;
  padding-right: 0px !important;
}

.modal p button {
  position: absolute;
  background: #00b055;
  left: 56.3%;
  opacity: 1;
  font-size: 23px;
  color: #fff;
  padding: 0px 9px 4px;
}

.modal p button:hover {
  opacity: 1;
}

.modal p {
  position: relative;
}

section.shop-grid-sec {
  padding-top: 125px;
  padding-bottom: 20px;
  background: url(../images/team-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

section.category_page {
  padding-bottom: 75px;
}

.new_map {
  overflow: hidden;
  box-shadow: 0px 3px 10px #333;
  padding: 20px;
}

/*Career Page 03-08-21*/

section.career_sec1 {
  padding: 75px 0px 75px;
  color: #000;

}

.career_box h2 {
  text-align: left;
}

.career_box {
  font-size: 18px;
}

.career_box p {
  margin-bottom: 15px;
}

.career_box h2 {
  text-align: left;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
}

.career_box ul {
  margin-bottom: 30px;
  padding-left: 30px;
}

.job_description ul li {
  margin-bottom: 15px;
}

.job_summary_box {
  background: #fff;
  margin-top: 50px;
  padding: 50px 30px;
  box-shadow: 0px 0px 20px #00000024;
  border-radius: 10px;
}

.img_box img {
  border-radius: 10px;
}

.job_summary_box ul {
  list-style: none;
  padding: 0px;
  padding-top: 10px;
}

.job_summary_box ul li {
  display: flex;
  margin-bottom: 20px;
}

.job_summary_box ul li img {
  margin-right: 10px;
  width: 30px;
}

.job_summary_box ul li p {
  font-weight: 600;
  margin-bottom: 0px;
}

.job_summary_box ul li span {
  font-size: 15px;
}

.contact_form fieldset input,
.contact_form fieldset select,
.contact_form fieldset textarea {
  border: 1px solid #ddd;
  border-radius: 0px;
  box-shadow: none;
  min-height: 45px;
  font-size: 18px;
}

.contact_form fieldset {
  margin-bottom: 2rem;
}

.contact_form fieldset input.field_field {
  border: 0px;
}

.job_description {
  display: flex;
}

.apply_now {
  margin-top: 15px;
}

.cta_btn_1 input {
  outline: none;
  padding: 7px 50px;
  background: #1bbc5c;
  color: #fff;
  margin: 0 auto;
  font-size: 22px;
  border: none;
}

.cta_btn_1 input:hover {
  background: #12813f;
}

div#myModal .modal-body {
  padding: 15px 35px 20px
}

div#myModal h4.modal-title {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.form-control:focus {
  box-shadow: none;
}

div#myModal .modal-content {
  padding: 10px 0px;
}

.apply_now .apply_btn {
  border-radius: 0px;
  padding: 15px 50px;
  font-size: 18px;
  letter-spacing: 2px;
  background: #1bbc5c;
  color: #fff;
  font-weight: 600;
  border-color: #008f48;
  border: 0px;
}

.apply_now .apply_btn:hover {

  background: #008f48;

}

.post_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post_name h3 {
  padding-bottom: 0px;
  text-align: left;
  font-weight: 600;
  font-size: 26px;
  border-left: 5px solid #1bbc5c;
  padding-left: 10px;
  margin-bottom: 30px;
}

.post_name h3 span {
  font-size: 22px;
  color: #fb6e21;
}

.contact_form fieldset input[type=file]:focus {

  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}

.form-control:focus {
  border-color: #1bbc5c;
}

.filupp > input[type=file] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.filupp {
  position: relative;
  padding: 10px;
  font-size: 1em;
  width: auto;
  display: inline-flex;
  align-items: center;
  max-width: 84%;
  color: #888;
  cursor: pointer;
}

.filupp:before {
  content: "";
  position: absolute;
  top: 15px;
  right: -40px;
  width: 25px;
  height: 15px;
  border: 2px solid #888;
  border-top: 0;
  text-align: center;
}

.filupp:after {
  content: "➜";
  -webkit-transform: rotate(
-90deg
);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(
-90deg
);
  position: absolute;
  top: 16px;
  right: -37px;
  font-size: 19px;
  color: #555;
  line-height: 0;
  font-weight: 100;
}

.filupp-file-name {
  width: 100%;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-weight: 500;
  color: #555;
}

@media (max-width: 992px) {

  .post_name {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 15px;
  }

}

@media (max-width: 480px) {
  section.career_sec1 {
    padding: 50px 0px 50px;
  }

  .career_box {
    font-size: 16px;
  }

  .post_name h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .post_name h3 span {
    font-size: 20px;

  }

  .career_box h2 {

    font-size: 18px;
  }

  .job_summary_box {

    padding: 35px 30px 5px;
    margin-bottom: 30px
  }

  .mob_res {
    display: flex;
    flex-direction: column-reverse;
  }

  div#myModal h4.modal-title {
    font-size: 20px;
  }

  div#myModal .modal-body {
    padding: 20px 20px 20px;
  }

  .contact_form fieldset input,
  .contact_form fieldset select,
  .contact_form fieldset textarea {
    min-height: 40px;
    font-size: 16px;
  }

  .apply_now .apply_btn {
    padding: 10px 30px;
  }

  .job_description ul li {
    margin-bottom: 10px;
  }
}



/**/


@media screen and (max-width:1920px) {
  .h-grid3-all {
    padding: 56px 17px;
  }

  .col-grid-left {
    height: 446px;
  }
}

@media screen and (max-width:1680px) {
  .h-grid3-all {
    padding: 50px 16px;
  }

  .col-grid-left {
    height: 370px;
  }
}

@media screen and (max-width:1600px) {}

@media screen and (max-width:1440px) {
  .cover-slider__wrap {
    height: 494px;
  }

  .h-grid3-all {
    padding: 22px 20px;
  }

  .open-timings h5 {
    padding-bottom: 27px;
  }

  .col-grid-left {
    height: 334px;
  }

  .movie-1-text-a,
  .movie-1-text-b {
    padding: 15px;
    width: 90%;
  }
}

@media screen and (max-width:1366px) {
  .cover-slider__wrap {
    height: 470px;
  }

  .h-grid1-a-icon i,
  .h-grid1-b-icon i,
  .h-grid1-c-icon i {
    background-size: 100px 100px;
    height: 102px;
    width: 102px;
  }

  .h-grid3-all {
    padding: 22px 16px;
  }

  .h-grid3-padding i {
    font-size: 50px;
  }

  .col-grid-left {
    height: 316px;
    padding: 30px;
  }

  .movie-1-text {
    border: 2px dotted #fff;
    padding: 15px;
    height: 140px;
  }

  .movie-1-text h4 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width:1280px) {
  .cover-slider__wrap {
    height: 440px;
  }

  .add-info p {
    font-size: 14px;
  }

  .h-grid3-all {
    padding: 20px 30px;
  }

  .h-grid3-padding p {
    font-size: 14px;
    line-height: 22px;
    padding: 0px 6px;
  }

  .col-grid-left {
    height: 296px;
  }

  .movie-1-text-a,
  .movie-1-text-b {
    width: 100%;
  }

  .movie-1-text-b {
    margin-top: 23px;
  }
}

@media screen and (max-width:1080px) {

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 260px;
  }

  .cover-slider__wrap {
    height: 370px;
  }

  .h-about-img img {
    border: 10px solid #cfbaa0;
    height: 312px;
  }

  .h-about-text p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }

  .h-about-add,
  .h-about-add1 {
    height: 312px;
    padding: 10px;
  }

  .add-info {
    padding: 5px;
  }

  .add-info p {
    font-size: 13px;
  }

  .add-info h6 {
    font-size: 32px;
  }

  .h-grid3-all {
    padding: 10px 5px;
  }

  .h-grid3-padding p {
    font-size: 13px;
    line-height: 22px;
    padding: 0px 16px;
  }

  .text-center {
    width: 23%;
  }

  .feature-grid-one {
    padding: 20px 10px;
  }

  .hi-icon {
    width: 70px;
    height: 70px;
  }

  .hi-icon i {
    font-size: 34px;
  }

  .feature-grid h4 {
    font-size: 24px;
  }

  .feature-grid p {
    font-size: 14px;
    line-height: 23px;
  }

  .col-grid-left {
    height: 260px;
    width: 100%;
  }

  .col-grid-right {
    width: 100%;
  }

  .s-grid3-padding {
    padding: 75px 0px;
  }

  .s-grid3 h2 {
    font-size: 38px;
  }

  .s-grid3 h6 {
    padding-bottom: 30px;
    width: 70%;
  }

  .textt h3 {
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 20px;
  }

  .textt a {
    font-size: 13px;
  }

  .d-g1-text-a,
  .d-g1-text-b {
    padding: 20px 10px;
  }

  .d-g1-text-a h2 {
    font-size: 28px;
    padding-bottom: 15px;
  }

  .d-g1-text-a p {
    font-size: 14px;
    line-height: 26px;
  }

  .d-grid1-icon i {
    height: 50px;
    width: 50px;
    background-size: 46px 46px;
  }

  .d-grid1-text-a p {
    font-size: 14px;
  }

  .d-g1-icon:nth-child(1) {
    padding-bottom: 43px;
  }

  .flexslider .slides img {
    width: 28% !important;
  }

  .movie-1-text-a,
  .movie-1-text-b {
    padding: 6px;
  }

  .movie-1-text {
    padding: 6px;
    height: 125px;
  }

  .movie-1-text p {
    font-size: 13px;
    line-height: 22px;
  }

  div.seatCharts-container {
    width: 58%;
  }

  div.seatCharts-row {
    margin-left: 10%;
  }

  .e-grid2-text h4 {
    font-size: 26px;
  }

  .e-grid2-text p {
    font-size: 14px;
    line-height: 22px;
  }

  .e-grid3-1 {
    margin: 14px;
  }

  .e-grid3 h4 {
    font-size: 18px;
  }

  .e-grid3 p {
    font-size: 14px;
  }
}

@media screen and (max-width:1050px) {
  .cover-slider__wrap {
    height: 360px;
  }

  .h-grid1-a-icon i,
  .h-grid1-b-icon i,
  .h-grid1-c-icon i {
    background-size: 80px 80px;
    height: 80px;
    width: 80px;
  }
}

@media screen and (max-width:1024px) {
  .cover-slider__wrap {
    height: 350px;
  }

  .h-about-text h4 {
    padding-bottom: 10px;
  }

  .h-about-text p {
    line-height: 19px;
  }

  .h-grid3-padding p {
    line-height: 18px;
    padding: 0px 12px;
  }

  .h-grid4 h4 {
    padding-bottom: 10px;
  }

  #counter {
    height: 190px;
  }
}

@media screen and (max-width:991px) {
  a.navbar-brand img {
    width: 50%;
  }

  a.navbar-brand h1 {
    font-size: 30px;
    width: 28%;
    padding-top: 4px;
  }

  ul.menu {
    padding: 0px;
  }

  ul.menu li>a {
    font-size: 14px;
    padding: 5px 13px;
  }

  ul.menu li:hover>a,
  ul.menu li>a:hover {
    padding: 25px 13px 0px;
  }

  .h-grid1-a1,
  .h-grid1-b1,
  .h-grid1-c1 {
    width: 100%;
  }

  .h-grid1-a-w3ls,
  .h-grid1-b,
  .h-grid1-c {
    width: 32.5%;
    float: left;
    margin: 3px;
  }

  .h-about-img img {
    height: 309px;
  }

  .h-about-img,
  .h-about-add,
  .h-about-add1 {
    width: 33%;
    float: left;
  }

  .h-about-text {
    margin-right: 10px;
    width: 31%;
    float: left;
  }

  .add-img-a {
    width: 40%;
    float: left;
  }

  .movie-1-text-a:before {
    left: 0%;
  }

  .movie-1-text-b:before {
    right: 0%;
  }

  .add-img-a img {
    margin-top: 100px;
  }

  .add-info {
    width: 60%;
    float: left;
  }

  .add-img-b img {
    width: 100%;
    padding-top: 40px;
  }

  .h-grid3-all:nth-child(4) {
    margin-left: 52px !important;
  }

  .h-grid3-all:nth-child(2n+3) {
    margin-top: 0px;
  }

  .h-grid3-all:nth-child(4n+2) {
    margin-top: 0px;
  }

  .col-md-2.col-md-offset-1.h-grid3-all.scroll.wow.zoomIn.animated {
    margin-left: 20%;
  }

  .h-grid3-all {
    height: 250px;
    width: 28%;
    margin-left: 20px;
  }

  .h-grid3-padding i {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .h-grid3-padding p {
    line-height: 20px;
    padding: 0px 30px;
  }

  .h-grid5-all {
    width: 25%;
    float: left;
  }

  .h-grid5 img {
    height: 140px;
  }

  .col-md-3.col-md-offset-1.h-grid5-all.h-grid5-m {
    margin-left: 87px;
  }

  .rights-wthree p {
    font-size: 14px;
  }

  ul.social-agile li a {
    padding: 4px 10px;
    font-size: 16px;
  }

  .a-grid1-padding-w3ls,
  .about-grid2-padding-agileits,
  .s-grid1-padding-w3ls,
  .s-grid3-padding,
  .d-grid1-padding-agileits,
  .e-grid1-padding-w3ls,
  .e-grid3-padding-agileinfo {
    padding: 60px 0px;
  }

  .s-grid2-padding-agileinfo {
    padding-bottom: 60px;
  }

  .d-grid3-padding {
    padding: 100px 0px;
  }

  .e-grid1 h2 {
    padding-bottom: 0px;
  }

  .a-grid1-img {
    width: 50%;
    float: left;
  }

  .a-grid1-text-w3ls {
    width: 50%;
    float: left;
    padding: 0px;
  }

  .a-grid2-left,
  .a-grid2-right {
    float: none;
    width: 70%;
    margin: 0 auto;
  }

  .a-grid2-right {
    margin-top: 20px;
  }

  .team_grid {
    width: 50%;
    float: left;
    margin: 0 auto;
  }

  .team_grid:nth-child(n+3) {
    margin-top: 50px;
  }

  .text-center {
    width: 48%;
    float: left;
  }

  .col-grid-1 {
    width: 50%;
    float: left;
  }

  .textt h3 {
    font-size: 13px;
  }

  .textt p {
    margin-bottom: 0px;
    font-size: 13px;
  }

  label.eline {
    margin: 5px 0px;
  }

  .d-grid1-a {
    width: 75%;
    margin: 0 auto;
  }

  .d-g1-img {
    margin: 15px;
    height: auto;
  }

  .d-img {
    height: auto;
  }

  .d-g1-icon:nth-child(1) {
    padding-bottom: 20px;
  }

  .d-grid2-text h3 {
    padding-bottom: 10px;
    font-size: 30px;
  }

  .d-grid2,
  .d-grid2-main-w3ls,
  .d-grid4-main {
    height: 744px;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 50%;
  }

  .d-grid2-text-1 {
    padding-top: 20px;
  }

  .p-btm {
    width: 68%;
  }

  .movie-1 {
    width: 50%;
    margin: 0 auto;
  }

  .movie-1-text-a:before,
  .movie-1-text-b:before {
    border-bottom: 0px dotted #000;
  }

  .content-w3layouts {
    padding: 20px;
  }

  div.seatCharts-container {
    width: 66%;
  }

  div.seatCharts-container {
    padding: 0 10px 0 0;
  }

  .booking-details {
    width: 30%;
  }

  .e-grid2-info {
    width: 60%;
  }

  .e-grid3-1 {
    margin: 10px;
    width: 46%;
    float: left;
  }

  .c-address {
    padding: 15px;
  }

  .c-address h4 {
    font-size: 24px;
  }

  .c-address li {
    font-size: 14px;
  }

  .map iframe {
    height: 500px;
  }

  .h-about-add1 {
    width: 45%;
    float: left;
  }

  .contact-grid textarea {
    min-height: 140px;
  }
}

@media screen and (max-width:800px) {
  .cover-slider__wrap {
    height: 272px;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 60%;
    float: none;
    margin: 0 auto;
  }

  .h-about-add1 {}

  .h-about-img {
    margin-bottom: 15px;
  }

  .h-about-add {
    margin-top: 15px;
  }

  .add-img-b img {
    width: 90%;
    padding-top: 0px;
  }

  .h-grid3-all {
    height: 230px;
  }

  .h-grid4-padding-agileinfo {
    padding: 75px 0px;
  }

  #counter {
    height: 200px;
  }

  .digital-clock {
    padding-left: 29px;
  }
}

@media screen and (max-width:768px) {

  .h-grid1-padding,
  .h-about-padding-agile,
  .h-grid3-padding,
  .h-grid5-padding {
    padding: 50px 0px;
  }

  .cover-slider__wrap {
    height: 261px;
  }

  .h-grid3 h2 {
    padding-bottom: 40px;
  }

  .h-grid3-all {
    width: 30%;
    margin-left: 10px;
  }

  .h-grid3-all:nth-child(4) {
    margin-left: 29px !important;
  }

  .add-img-a img {
    margin-top: 60px;
  }

  .countDays,
  .countHours,
  .countMinutes,
  .countSeconds {
    width: 125px;
    height: 125px;
  }

  #counter {
    height: 156px;
  }

  .a-grid1-padding-w3ls,
  .a-grid3-padding-agile {
    padding: 50px 0px;
  }

  .s-grid1-padding-w3ls,
  .s-grid2-padding-agileinfo,
  .s-grid3-padding {
    padding: 50px 0px;
  }

  .s-grid1 h2 {
    padding-bottom: 30px;
  }

  .col-grid-left {
    height: 290px;
  }

  .d-grid1-padding-agileits {
    padding: 50px 0px;
  }

  .d-grid3-padding {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .d-grid1-icon i {
    height: 60px;
    width: 64px;
    background-size: 60px 60px;
  }

  .e-grid1-padding-w3ls,
  .e-grid3-padding-agileinfo {
    padding: 50px 0px;
  }

  .e-grid1 h2 {
    padding-bottom: 0px;
  }

  .e-grid2-padding-w3agile {
    padding: 75px 0px;
  }

  .flex-control-nav {
    left: 41%;
  }

  .c-grid2-padding {
    padding: 50px 0px;
  }

  .movie-slide {
    padding: 30px;
  }

  .c-grid2-padding h2 {
    padding-bottom: 30px;
  }

  .contact-grid-left input[type="text"]:nth-child(2) {
    margin: 0.5em 0;
  }

  .contact-grid textarea {
    margin-bottom: 3px;
  }
}

@media screen and (max-width:736px) {
  .navbar-inverse {
    background-color: transparent;
    border: 0px;
  }

  .navbar-collapse {
    width: 30%;
    float: right;
    border: 0px;
  }

  ul.menu li {
    margin: 2px 0px;
  }

  ul.menu li a.orange {
    text-align: center;
  }

  .cover-slider__wrap {
    height: 250px;
  }

  .h-grid1-a-w3ls,
  .h-grid1-b,
  .h-grid1-c {
    width: 32.2%;
  }

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 200px;
  }

  .a-grid1-padding-w3ls h2 {
    padding-bottom: 30px;
  }

  .a-grid1-img,
  .a-grid1-text-w3ls {
    width: 75%;
    float: none;
    margin: 0 auto;
    padding: 0px;
  }

  .a-grid1-text-w3ls {
    margin-top: 15px;
  }

  .about-grid3 p {
    width: 80%;
  }

  .s-grid3 h6 {
    width: 90%;
    font-size: 14px;
    line-height: 22px;
  }

  .egrid {
    width: 56%;
    margin: 0 auto;
    margin-top: 10px;
  }

  .s-grid2-a h3 {
    font-size: 28px;
    padding-bottom: 0px;
  }

  .movie-1 {
    width: 60%;
  }

  .e-grid3-padding-agileinfo h3 {
    padding-bottom: 30px;
  }

  ol.flex-control-nav.flex-control-paging {
    left: 40%;
  }

  div.seatCharts-row {
    margin-left: 1%;
  }

  .contact-grid-left,
  .contact-grid {
    padding-right: 7px;
  }
}

@media screen and (max-width:667px) {
  .cover-slider__wrap {
    height: 275px;
  }

  .h-about-padding-agile h2 {
    padding-bottom: 30px;
  }

  .h-grid3-all {
    width: 32%;
  }

  .col-md-2.col-md-offset-1.h-grid3-all.scroll.wow.zoomIn.animated {
    margin-left: 18%;
  }

  .h-grid3-all:nth-child(4) {
    margin-left: 3px !important;
  }

  .h-grid4-padding-agileinfo {
    padding: 50px 0px;
  }

  .h-grid4 h3 {
    font-size: 44px;
  }

  .h-grid4 h4 {
    padding-bottom: 30px;
    font-size: 20px;
  }

  .footer-w3l {
    height: 70px;
  }

  .social-agile {
    margin: 0 auto;
    padding-top: 8px;
    float: none;
    width: 100%;
    text-align: center
  }

  .rights-wthree {
    float: none;
    padding: 8px 0px 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .a-grid2-left,
  .a-grid2-right {
    float: none;
    width: 77%;
    margin: 10px auto;
  }

  .s-grid3 h6 {
    width: 100%;
  }

  .s-grid3 h2 {
    font-size: 34px !important;
  }

  .egrid {
    width: 62%;
    margin: 0 auto;
    margin-top: 10px;
  }

  .d-grid2-text {
    padding: 30px 20px;
  }

  .d-grid2-text h3 {
    padding-bottom: 8px;
    font-size: 26px;
  }

  .d-grid2-text-1 h3:nth-child(3) {
    padding-bottom: 15px;
  }

  .p-btm {
    width: 80%;
  }

  .d-grid3-content p {
    line-height: 22px;
    width: 90%;
  }

  .d-grid3-padding {
    padding-bottom: 75px;
  }

  ol.flex-control-nav.flex-control-paging {
    left: 45%;
  }

  div.seatCharts-container {
    width: 90%;
    float: none;
    margin: 0 auto;
    border: 0px;
  }

  .booking-details {
    width: 72%;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .contact-grid {
    width: 80%;
    float: none;
    margin: 0 auto;
    padding: 0px;
  }

  .h-about-add1 {
    width: 80%;
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }

  .contact-grid textarea,
  .contact-grid input[type="submit"] {
    width: 100% !important;
  }

  .contact-grid-left,
  .contact-grid {
    padding-right: 0px;
  }
}

@media screen and (max-width:640px) {
  .cover-slider__wrap {
    height: 264px;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 70%;
  }

  .h-grid4 h3 {
    font-size: 40px;
  }

  .h-grid4 h4 {
    padding-bottom: 0px;
  }

  .h-grid5-all {
    padding: 6px;
  }

  .a-grid2-left,
  .a-grid2-right {
    width: 80%;
  }

  .a-grid2-left {
    margin-bottom: 10px;
  }

  .about-grid3 p {
    width: 90%;
  }

  .s-grid2-padding-agileinfo {
    padding-bottom: 50px;
    padding: 0px;
  }

  .egrid {
    width: 64%;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 56%;
  }
}

@media screen and (max-width:600px) {
  .cover-slider__wrap {
    height: 247px;
  }

  .digital-clock {
    padding-left: 10px;
  }

  .calender-clock {
    padding: 10px;
  }

  .open-timings h2 {
    font-size: 32px;
    padding-bottom: 15px;
  }

  .open-timings h5 {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .about-grid3 p {
    padding-bottom: 5px;
  }

  .about-grid3 h3 {
    font-size: 30px;
  }

  .egrid {
    width: 70%;
  }

  .p-btm {
    width: 84%;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 60%;
  }
}

@media screen and (max-width:568px) {
  .cover-slider__wrap {
    height: 234px;
  }

  .h-grid1-a-w3ls,
  .h-grid1-b,
  .h-grid1-c {
    width: 60%;
    margin: 0 auto;
    float: none;
  }

  .h-grid1-b {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .h-grid3-all {
    width: 43%;
  }

  .col-md-2.col-md-offset-1.h-grid3-all.scroll.wow.zoomIn.animated {
    margin: 0 auto;
    float: none;
  }

  .h-grid3-all:nth-child(2n+3) {
    margin-top: 10px;
  }

  .h-grid3-all:nth-child(4) {
    margin-left: 20px !important;
    margin-top: 10px;
  }

  .h-grid3-all:nth-child(5) {
    margin-top: 10px !important;
  }

  .h-grid3-all:nth-child(6) {
    margin-top: 10px !important;
    margin-left: 20px !important;
  }

  .h-grid3-all:nth-child(2n+3) {
    margin-top: 0px !important;
  }

  .h-grid3-all.scroll.wow.zoomIn.animated {
    margin-left: 30px;
  }

  .open-timings {
    padding: 20px 10px;
  }

  .about-grid3 h3 {
    font-size: 28px;
  }

  .team {
    margin-top: 15px;
  }

  .a-grid2-left,
  .a-grid2-right {
    width: 90%;
  }

  .col-grid-1 {
    width: 100%;
    float: none;
  }

  .egrid {
    width: 73%;
  }

  .s-grid2-a h3 {
    font-size: 26px;
  }

  .s-grid2-a h5 {
    font-size: 20px;
  }

  .d-grid1-padding-agileits h2 {
    padding-bottom: 30px;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 60%;
  }

  .movie-1 {
    width: 70%;
  }

  .front {
    margin: 5px 4px 30px 15px;
  }

  div.seatCharts-row {
    margin-left: 5%;
  }

  .e-grid2-text {
    padding: 15px;
  }
}

@media screen and (max-width:480px) {

  h2,
  h3 {
    font-size: 30px;
  }

  .footer-w3l {
    height: 90px;
  }

  .navbar-collapse {
    width: 35%;
  }

  .cover-slider__wrap {
    height: 291px;
  }

  .h-grid5-all {
    width: 50%;
    float: left;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 90%;
  }

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 160px;
  }

  .a-grid1-img,
  .a-grid1-text-w3ls {
    width: 90%;
  }

  .a-grid2-left,
  .a-grid2-right {
    width: 100%;
  }

  .a-grid1-padding-w3ls,
  .a-grid3-padding-agile {
    padding: 30px 0px;
  }

  .text-center {
    width: 60%;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .col-grid-left {
    height: 340px;
  }

  .s-grid3 h2 {
    font-size: 30px !important;
  }

  .egrid {
    width: 90%;
  }

  .s-grid1-padding-w3ls,
  .s-grid2-padding-agileinfo,
  .s-grid3-padding {
    padding: 30px 0px;
  }

  .d-grid1-a {
    width: 86%;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 75%;
  }

  .p-btm {
    width: 100%;
  }

  .flexslider .slides img {
    width: 60% !important;
    text-align: center;
    margin-left: 20%;
  }

  .p1 {
    margin-left: 22%;
    text-align: center;
    margin-top: 10px;
  }

  .p1 h6 {
    margin: 8px 0 0 0;
  }

  ol.flex-control-nav.flex-control-paging {
    left: 41%;
  }

  .movie-1 {
    width: 80%;
  }

  div.seatCharts-row {
    margin-left: 0%;
  }

  div.seatCharts-container {
    width: 100%;
    padding: 0px;
  }

  .booking-details {
    width: 82%;
  }

  .e-grid2-info {
    width: 80%;
  }

  .e-grid3-1 {
    margin: 10px;
    width: 66%;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:414px) {
  .breadcrumb_about ul li {
    font-size: 16px;
  }

  .navbar-collapse {
    width: 46%;
  }

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 137px;
  }

  .cover-slider__wrap {
    height: 250px;
  }

  .h-grid1-a-w3ls,
  .h-grid1-b,
  .h-grid1-c {
    width: 94%;
  }

  .h-grid3-all {
    width: 60% !important;
  }

  .h-grid3-all:nth-child(2n+3) {
    margin-top: 10px !important;
    margin: 0 auto;
    float: none;
  }

  .h-grid3-all:nth-child(4),
  .h-grid3-all:nth-child(6),
  .h-grid3-all:nth-child(2n+3) {
    margin: 0 auto !important;
    float: none;
    margin-top: 10px !important;
  }

  #counter {
    height: 135px;
  }

  .clock.flip-clock-wrapper {
    margin: 0px !important;
  }

  .a-grid2-left,
  .a-grid2-right {
    padding: 0px;
  }

  .open-timings h5 {
    font-size: 18px;
  }

  .team_grid {
    width: 70%;
    float: none;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .team_grid:nth-child(n+3) {
    margin-top: 0px !important;
  }

  .Calender {
    padding-left: 0;
    margin: 5px;
    margin-bottom: 10px;
  }

  .text-center {
    width: 70%;
  }

  .col-grid-left {
    height: 350px;
  }

  .s-grid2-a h3 {
    font-size: 22px;
  }

  .s-grid2-a h5 {
    font-size: 18px;
  }

  .s-grid2-a p {
    line-height: 22px;
  }

  .egrid {
    width: 100%;
  }

  .d-grid1-a {
    width: 100%;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 90%;
  }

  .movie-1 {
    width: 100%;
  }

  .e-grid1 h2 {
    font-size: 30px;
  }

  .mov-padding-agileits h2 {
    font-size: 24px;
    padding-bottom: 20px;
  }

  div.seatCharts-cell {
    height: 25px;
    width: 25px;
    line-height: 27px;
    margin: 2px;
  }

  .booking-details {
    width: 92%;
  }

  .e-grid2-info {
    width: 90%;
  }

  .e-grid3-1 {
    width: 80%;
  }

  .contact-grid,
  .h-about-add1 {
    width: 100%;
  }

  .h-grid4 h4 {
    font-size: 18px;
  }

  .h-grid4 h4 span {
    font-size: 28px;
  }

  .mov-padding-agileits {
    padding-bottom: 50px;
  }

  .content-w3layouts {
    padding: 20px 5px;
  }
}

@media screen and (max-width:384px) {

  .day,
  .mdy {
    font-size: 28px;
  }

  .mdy {
    padding-left: 10px;
  }

  .open-timings h5 {
    font-size: 16px;
  }

  .open-timings span {
    width: 150px;
    font-size: 20px;
  }
}

@media screen and (max-width:375px) {
  a.navbar-brand img {
    width: 44%;
    margin-top: 5px;
  }

  a.navbar-brand h1 {
    font-size: 26px;
    padding-top: 8px;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 100%;
  }

  .h-grid5-padding h3 {
    padding-bottom: 20px;
  }

  .a-grid1-img,
  .a-grid1-text-w3ls {
    width: 100%;
  }

  .open-timings h2 {
    font-size: 28px;
  }

  .open-timings h5 {
    font-size: 16px;
  }

  .open-timings span {
    width: 150px;
    font-size: 18px;
  }

  .d-grid2-main-w3ls,
  .d-grid4-main {
    width: 100%;
  }

  div.seatCharts-cell {
    height: 22px;
    width: 22px;
    line-height: 23px;
  }

  .booking-details {
    width: 92%;
  }

  .map h2 {
    padding: 30px 0px;
  }
}

@media screen and (max-width:320px) {

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 129px;
  }

  .navbar-collapse {
    width: 60%;
  }

  .cover-slider__wrap {
    height: 195px;
  }

  .h-grid3-all {
    width: 78% !important;
  }

  .h-grid4 h3 {
    font-size: 32px;
    padding-bottom: 5px;
  }

  .h-grid4 h4 {
    font-size: 16px;
    padding-bottom: 15px;
  }

  .h-grid4 h4 span {
    font-size: 24px;
  }

  .h-grid5-all,
  .col-md-3.col-md-offset-1.h-grid5-all.h-grid5-m {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  #counter {
    padding-top: 0;
    height: 202px;
  }

  .Calender {
    padding-left: 0px;
  }

  .day,
  .mdy {
    font-size: 26px;
  }

  .open-timings h5 {
    font-size: 17px;
  }

  .open-timings span {
    width: 89px;
    font-size: 19px;
  }

  .about-grid3 h3 {
    font-size: 24px;
  }

  .about-grid3 p {
    line-height: 20px;
    font-size: 14px;
  }

  .text-center {
    width: 86% !important;
  }

  .s-grid2-a h3 {
    font-size: 18px;
  }

  .s-grid2-a h5 {
    font-size: 16px;
  }

  .s-grid2-a p {
    font-size: 14px;
  }

  .col-grid-left {
    height: 375px;
  }

  .s-grid3 h2 {
    font-size: 26px !important;
  }

  .textt h3 {
    margin-top: 0px;
    padding-bottom: 3px;
  }

  .textt a {
    padding: 4px 10px;
  }

  .d-grid1-icon i {
    height: 50px;
    width: 50px;
    background-size: 45px 45px;
  }

  .d-grid2-text-1 h6:after,
  .d-grid2-text-1 h6:before {
    width: 30px;
  }

  .d-grid2-text-1 h6 {
    font-size: 18px;
    font-weight: 600;
    width: 217px;
  }

  .d-grid2-text-1 h3:nth-child(3) {
    width: 217px;
  }

  .d-grid2-text h3 {
    font-size: 24px;
  }

  .d-grid2-text-1 h3 {
    padding-top: 10px;
  }

  .flexslider .slides img {
    width: 70% !important;
    margin-left: 16%;
  }

  .p1 {
    margin-left: 6%;
  }

  .e-grid1 h2,
  .e-grid3 h2 {
    font-size: 28px;
  }

  .e-grid1 h2 {
    padding-bottom: 30px;
  }

  .movie-slide {
    padding: 0px;
  }

  .mov-padding-agileits h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  div.seatCharts-cell {
    height: 18px;
    width: 18px;
    line-height: 19px;
    font-size: 11px;
  }

  .e-grid2-info {
    width: 100%;
  }

  .e-grid2-text h4 {
    font-size: 22px;
  }

  .c-add-background {
    right: 0%;
  }
}

.testimonial {
  text-align: left;
  padding: 30px 20px 35px 46px;
  margin: 50px 50px 0px 50px;
  background: #fff;
  box-shadow: -11px -10px 0 0 #1bbc5c;
  position: relative;
  border: 2px solid #1bbc5c;
}

.testimonial .pic {
  width: 120px;
  height: 120px;
  border: 5px solid #77a9dd;
  margin: 0 auto;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}

.testimonial .pic img {
  width: 100%;
  height: auto;
}

.testimonial .description {
  font-size: 15px;
  color: #757575;
  line-height: 27px;
  margin-bottom: 20px;
  position: relative;
}

.testimonial .description:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 32px;
  color: #77a9dd;
  position: absolute;
  top: -15px;
  left: -35px;
}

.testimonial .testimonial-profile {
  position: relative;
  margin: 20px 0 10px 0;
}

.testimonial .testimonial-profile:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #77a9dd;
  margin: 0 auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}

.testimonial .title {
  display: inline-block;
  font-size: 18px;
  color: #4a5184;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}

.testimonial .post {
  display: inline-block;
  font-size: 15px;
  color: #757575;
  text-transform: capitalize;
}

.owl-theme .owl-controls {
  margin-top: 10px;
}

.owl-theme .owl-controls .owl-page span {
  background: #5e5f5f;
  opacity: 1;
  transition: all 0.4s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #77a9dd;
}

.owl-theme .owl-controls .owl-page.active span {
  width: 22px;
  height: 12px;
}

.a-grid1-text-w3ls h4 {
  font-size: 30px;
}

.model_ak img {
  margin: 0 auto;
}

section.thank_you {
  margin-top: 134px;
  position: relative;
  padding: 100px 0px;
  min-height: 460px;
  text-align: center;
  background: url(../images/about-bg.jpg) 0px 0px no-repeat;
  background-size: cover;
}

.thank_msg a {
  border: 0px solid #000;
  padding: 8px 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #008e48;
  transition: all 0.3s ease-in-out;
  font-family: 'Zilla Slab', serif;
}

.thank_msg a:hover {
  background: #006432;
  transition: all 0.3s ease-in-out;
}

.thank_msg img {
  margin: 30px auto;
}

.thank_msg {
  padding: 50px 30px;
  box-shadow: 0px 3px 10px #333;
  background: #fff;
}

.thank_msg p {
  font-size: 17px;
  color: #111;
  padding-bottom: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 'Zilla Slab', serif;
}

@media (min-width:320px) and (max-width:940px) {
  .direct_link {
    display: none;
  }
}

@media (min-width:320px) and (max-width:767px) {
  .menu_top {
    padding-top: 0px;
  }

  .my_res1 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .navbar-toggle {
    margin-top: 4%;
    border: 2px solid #008f48 !important;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #008f48;
  }

  .add_ress {
    padding-top: 5px;
  }

  .address_2 {
    padding: 5px 0px 5px 0px;
    border-right: none;
  }

  .icon i {
    font-size: 24px;
  }

  .address_3 {
    padding-top: 0px;
  }

  .cont p {
    font-size: 18px;
  }

  .menu_main {
    width: 100%;
  }

  .navbar-collapse {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  ul.menu li a.orange {
    text-align: left;
    padding: 10px;
    background: #008e48;
    color: #fff !important;
  }

  ul.my_style {
    left: 0% !important;
    height: 800px;
  }

  ul.my_style li {
    width: 100% !important;
  }

  ul.my_style li a {
    padding: 5px 10px !important;
  }

  .address {
    overflow: hidden;
  }

  .cont {
    width: 89%;
  }

  .main_menu {
    padding: 0px;
  }

  .cover-slider__wrap {
    height: 200px;
    margin-top: 164px;
  }

  a.navbar-brand-2 img {
    top: -5px;
    left: 0px;
    width: 44%;
  }

  .social {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
  }

  .logo_part {
    position: relative;
  }

  a.navbar-brand-2 {
    float: left;
  }

  ul.menu li a.orange {
    border-radius: 0px;
  }

  a.newClass h2 {
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  a.newClass img {}

  .site_logo {
    float: left;
  }

  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
  }

  a.newClass h1 {
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .new_border {
    border-bottom: 1px solid #000;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 100%;
  }

  .h-about-text {
    padding-top: 30px;
  }

  .h-about-text p {
    line-height: 30px;
    font-size: 15px;
  }

  .h-about-padding-agile {
    padding-bottom: 75px;
  }

  section.deals {
    padding: 75px 0px;
  }

  .left_part {
    padding-right: 0%;
  }

  .testomonial_img img {
    width: 35%;
  }

  .testomonial small {
    left: 45%;
    bottom: 17%;
  }

  .my_res2 {
    padding-top: 100px;
  }

  .nbs-flexisel-item {
    border-right: 0px !important;
  }

  .scale-anm {
    height: auto;
  }

  .grid figure h2,
  .grid figure h3,
  .grid figure h4 {
    padding-top: 45%;
  }

  .footer {
    padding: 50px 0px 0px;
  }

  .footer-grids p {
    padding: 20px 0px 30px;
  }

  .my_res3 {
    padding-top: 30px;
  }

  .diagram-1 {
    width: 100%;
  }

  .modal p button {
    left: 87.3% !important;
  }

  .door-1,
  .door-2,
  .door-3,
  .door-4,
  .door-5,
  .door-6,
  .door-7,
  .door-8,
  .door-9,
  .door-10 {
    display: none;
  }

  .map-diagram {
    padding: 0px !important;
  }

  .diagram-1 {
    width: 100% !important;
  }

  .map-section {
    margin: 0px !important;
  }

  .diagram-1 {
    width: 100% !important;
    padding-bottom: 30px !important;
  }

  .a-grid1-padding-w3ls h2 {
    font-size: 26px;
  }

  .widget-title span:before,
  .widget-title span:after {
    width: 40px;
  }

  .widget-title span:before {
    left: -50px;
  }

  .widget-title span:after {
    right: -50px
  }

  h2.widget-title-user span {
    margin: 0px;
    float: none;
  }

  button.btn_new {
    width: 60%;
    margin-bottom: 5px;
  }

  .review_girl {
    display: none;
  }

  .my_res2 {
    padding-top: 0px;
  }

  .testimonial {
    margin: 50px 25px 0px 25px;
  }

  .blog_date {
    width: 25%;
    left: -9%;
  }

  .blog_date h2 {
    font-size: 18px;
  }

  .a-grid1-img video {
    height: auto;
  }

  .page_brad_cum {
    padding: 60px 0px 10px;
  }

  .page_title h1 {
    font-size: 24px;
  }

  .page_title {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .page_title h2 {
    font-size: 30px;
  }

  .our_link {
    text-align: center;
  }

  .our_link ul li a {
    font-size: 16px;
  }

  .our_link ul li p {
    font-size: 16px;
  }

  .a-grid1-text-w3ls h4 {
    font-size: 30px;
  }

  .about-grid2 {
    height: 275px;
  }

  .projekktor {
    width: 100% !important;
  }

  .team_grid {
    width: 100%;
  }

  .connect_method ul li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .connect_method {
    bottom: 0px;
    z-index: 0;
    margin-top: 50px;
  }

  .contact_bg {
    padding-bottom: 0px;
  }

  .contact-grid input[type="submit"] {
    width: auto !important;
  }

  .contact-banner .page_brad_cum {
    padding: 70px 0px 30px;
  }
}

@media (min-width:360px) and (max-width:479px) {
  .modal p button {
    left: 82.3% !important;
  }

  .team_grid {
    width: 80%;
  }

  h2.my_pad2 {
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 24px;
  }

  a.navbar-brand-2 img {
    width: 38%;
    top: -9px;
  }

  .page_brad_cum {
    padding: 70px 0px 10px;
  }
}

@media (min-width:421px) and (max-width:767px) {
  ul.my_style li {
    width: 50% !important;
  }

  .testomonial_img img {
    width: 20%;
  }

  .testomonial small {
    left: 30%;
    bottom: 21%;
  }

  .cover-slider__wrap {
    margin-top: 35%;
  }

  .btn_new {
    float: left;
    padding: .5em 10px;
    margin: 0px;
  }

  .grid figure h2,
  .grid figure h3,
  .grid figure h4 {
    padding-top: 30%;
  }

  .modal p button {
    left: 75.3% !important;
  }
}

@media (min-width:480px) and (max-width:768px) {
  button.btn_new {
    margin-left: 20%;
    margin-right: 20%;
  }

  .testimonial {
    margin: 50px 5% 0px 10%;
  }

  .blog_date h2 {
    font-size: 20px;
  }

  .a-grid1-img,
  .a-grid1-text-w3ls {
    width: 100%;
  }

  .nbs-flexisel-item {
    border-right: 1px solid #ddd !important;
  }

  .team_grid {
    width: 75%;
    margin-bottom: 20px;
    float: none;
  }

  .about-grid2 {
    height: 330px;
  }

  .our_link {
    float: right;
  }

  .navbar-toggle {
    margin-top: 3%;
    margin-bottom: 13px;
  }

  a.navbar-brand-2 img {
    width: auto;
    top: -25px;
  }

  .page_brad_cum {
    padding: 75px 0px 10px;
  }

  .page_title h1 {
    font-size: 30px;
  }

  a.newClass h2 {
    font-size: 28px;
  }

  .ak_res1 {
    float: left;
    width: 35%;
  }

  .ak_res2 {
    width: auto;
    float: right;
  }

  .address {
    overflow: hidden;
    display: inline-flex;
  }

  .icon2 {
    width: 25px;
    float: left;
    padding-top: 4px;
  }

  .social {
    float: right;
    padding-right: 0px;
  }
}

@media (width:414px) {
  .cover-slider__wrap {
    margin-top: 39%;
  }

  .modal p button {
    left: 79.3% !important;
  }
}

@media (width:568px) {
  .cover-slider__wrap {
    margin-top: 30%;
  }
}

@media (min-width:568px) and (max-width:850px) {
  .btn_new {
    float: none;
  }

  .modal p button {
    left: 71.3% !important;
  }

  .my_res_50 {
    width: 50%;
    float: left;
  }

  .blog_date {
    width: 18%;
  }

  .about-grid2 {
    height: 400px;
  }

  .team_grid {
    width: 50%;
    margin-bottom: 0px;
    float: left;
  }

  .connect_method ul li {
    width: 80%;
    margin-left: 10%;
  }
}

@media (min-width:569px) and (max-width:767px) {
  .my_res5 {
    width: 50%;
    float: right;
    padding-top: 5px;
  }

  .my_res4 {
    width: 50%;
    float: left;
  }

  .navbar-toggle {
    margin-top: 5%;
  }

  ul.my_style li {
    width: 50% !important;
  }

  ul.my_style {
    height: 500px;
  }

  .my_res_50 {
    width: 50%;
    float: left;
  }

  .my_res3 {
    padding-top: 0px;
  }

  .diagram-1 {
    width: 50% !important;
    min-height: 675px !important;
  }

  .modal p button {
    left: 68.3% !important;
  }
}

@media (min-width:667px) and (max-width:850px) {
  button.btn_new {
    margin-left: 0%;
    width: 19%;
    margin-right: 0%;
    margin: 0px .5%;
    padding: 5px 8px;
    float: left;
  }

  .toolbar {
    overflow: hidden;
  }

  .testomonial_img {
    width: 18%;
    float: left;
  }

  .testomonial_img img {
    width: 100%;
  }

  .testomonial small {
    width: 30%;
    margin-left: 20px;
    float: left;
    position: relative;
    left: auto;
  }

  .testimonial {
    margin: 50px 5% 0px 10%;
    padding: 30px 15px 20px;
    min-height: 280px;
  }

  .textt_2 p {
    font-size: 16px;
  }

  .blog_date h2 {
    padding: 10px 0px;
  }

  .blog_date {
    width: 27%;
  }

  .connect_method ul li {
    width: 70%;
    margin-left: 15%;
  }

  .navbar-toggle {
    margin-top: 2%;
    margin-bottom: 13px;
  }

  .menu_top div.row div.col-md-7 {
    width: 70%;
    float: left;
  }

  .a-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .b-banner,
  .career-banner,
  .b-banner-map,
  .contact-banner,
  .b-banner-map {
    margin-top: 120px;
    min-height: 150px;
  }

  .menu_top {
    padding-bottom: 20px;
  }

  .page_title h1 {
    font-size: 36px;
  }

  .our_link ul li a {
    font-size: 18px;
  }

  .page_brad_cum {
    padding: 50px 0px 10px;
  }
}

@media (width:667px) {
  .cover-slider__wrap {
    margin-top: 21%;
  }

  .navbar-toggle {
    margin-top: 2%;
  }
}

@media (width:736px) {
  .cover-slider__wrap {
    margin-top: 18%;
  }

  .modal p button {
    left: 66.3% !important;
  }
}

@media (min-width:736px) and (max-width:850px) {
  .ak_res_testomonil_1 {
    width: 50%;
    float: left;
  }

  .ak_res_testomonil_2 {
    width: 50%;
    float: left;
  }

  .testomonial p {
    font-size: 16px;
  }

  .review_girl {
    display: initial;
  }

  h2.widget-title-user span {
    font-size: 28px;
    margin-left: -30px;
  }

  .left_part {
    padding: 35px 0px 75px;
  }

  h2.widget-title-user {
    padding-bottom: 30px;
  }

  .ppdisplay {
    width: 80%;
    margin: 0 auto;
  }

  .about-grid2 {
    height: 500px;
  }
}

@media (min-width:768px) and (max-width:950px) {
  .my_res_50 {
    width: 50%;
    float: left;
  }

  .my_res5 {
    width: 50%;
    float: right;
    padding-top: 5px;
  }

  .my_res4 {
    width: 50%;
    float: left;
  }

  ul.menu li a.orange {
    font-size: 18px;
  }

  .navbar-collapse {
    padding-top: 12px;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 100%;
  }

  .h-about-img,
  .h-about-add,
  .h-about-text {
    width: 100%;
  }

  .h-about-text {
    padding-top: 30px;
  }

  .h-about-text p {
    line-height: 30px;
    font-size: 15px;
  }

  .h-about-padding-agile {
    padding-bottom: 75px;
  }

  section.deals {
    padding: 75px 0px;
  }

  .left_part {
    padding-right: 0%;
  }

  .testomonial_img img {
    width: 35%;
  }

  .testomonial small {
    left: 45%;
    bottom: 17%;
  }

  .my_res2 {
    padding-top: 100px;
  }

  .my_res_25 {
    width: 25%;
    float: left;
  }

  .testomonial_img {
    width: 15%;
  }

  .testomonial_img img {
    width: 100%;
    margin: 0 auto;
  }

  .testomonial small {
    bottom: 25%;
    position: relative;
    float: left;
    left: auto;
  }

  #flexiselDemo3 .nbs-flexisel-item img {
    width: 70% !important;
  }

  .cover-slider__wrap {
    margin-top: 140px;
  }

  a.newClass h1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 26px;
  }

  .scale-anm {
    height: auto;
  }

  .grid figure h2 span {
    font-size: 28px;
  }

  .grid figure h3 span {
    font-size: 28px;
  }

  .grid figure h3 span {
    font-weight: 800;
  }

  .grid figure h2,
  .grid figure h3,
  .grid figure h4 {
    padding-top: 10%;
  }

  .ak_res_testomonil_1 {
    width: 54%;
    float: left;
  }

  .ak_res_testomonil_2 {
    width: 46%;
    float: left;
  }

  .widget-title span:before {
    width: 75px;
    left: -80px;
  }

  .widget-title span:after {
    width: 75px;
    right: -80px;
  }

  .left_part {
    padding: 42px 0px 75px;
  }

  h2.widget-title-user span {
    margin-left: 80px;
  }

  .blog_date {
    width: 27%;
    margin-right: 0px;
    left: -35px;
  }

  .my_style2 {
    padding-top: 0px !important;
  }

  .my_style2 li a {
    font-size: 18px !important;
    padding: 30px 5px 30px !important;
  }

  .navbar-collapse {
    padding-top: 0px !important;
  }

  a.newClass h2 {
    font-size: 27px;
    padding: 25px 0px 0px !important
  }

  .ak_res1 {
    width: 35%;
    float: left;
    padding: 0px;
  }

  .ak_res2 {
    width: 65%;
    float: left;
    padding: 0px;
  }

  .cont {
    padding-left: 5px;
    width: auto;
  }

  .icon {
    padding-top: 4px;
    width: auto;
  }

  .a-grid1-img video {
    width: 80%;
    margin-left: 10%;
  }

  .home_about_res {
    padding-top: 30px;
  }

  a.navbar-brand-2 img {
    top: -10px;
  }

  .footer {
    padding: 50px 0px 0px;
  }

  .footer-grids p {
    padding: 20px 0px 30px;
  }

  .my_res3 {
    padding-top: 30px;
  }

  .footer-info .my_res3 {
    padding-top: 0px;
  }

  .diagram-1 {
    width: 50% !important;
    min-height: 675px !important;
  }

  .door-1,
  .door-2,
  .door-3,
  .door-4,
  .door-5,
  .door-6,
  .door-7,
  .door-8,
  .door-9,
  .door-10 {
    display: none;
  }

  .modal p button {
    left: 65.3%;
  }

  .about-grid3 {
    padding-top: 100px;
  }

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 200px;
  }

  .page_brad_cum {
    padding: 80px 0px;
  }

  .a-grid3-padding-agile .team {
    width: 80%;
    margin: 50px auto 0px;
  }

  .connect_method ul li {
    width: 60%;
    margin-left: 20%;
    margin-bottom: 20px;
  }

  .connect_method {
    bottom: 0px;
    padding-top: 50px;
    z-index: 0;
  }

  .contact_bg {
    padding-bottom: 0px;
  }

  .a-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .b-banner,
  .career-banner,
  .b-banner-map,
  .contact-banner,
  .b-banner-map {
    margin-top: 126px;
  }

  .menu_top div.row div.col-md-7 {
    width: 70%;
  }

  .menu_top div.row div.col-sm-5 {
    width: 30%;
  }
}

@media (min-width:810px) and (max-width:950px) {
  .about-grid3 {
    padding-top: 150px;
  }

  .ak_res2 {
    width: auto;
    float: right;
    padding: 0px;
  }

  .icon2 {
    width: auto;
    margin-right: 10px;
  }

  .cont2 {
    width: auto;
  }

  .ak_res1 {
    width: auto;
  }

  .menu_top div.row div.col-md-7 {
    width: 60%;
  }

  .menu_top div.row div.col-sm-5 {
    width: 40%;
  }
}

@media (min-width:941px) and (max-width:1280px) {
  h4.clrchg {
    font-size: 1em;
  }

  #flexiselDemo3 .nbs-flexisel-item img {
    width: 50% !important;
  }

  ul.my_style2 li a {
    padding: 10px 12px;
  }
  ul.menu li a.orange {
   
    font-size: 18px;
}

  .cover-slider__wrap {
    margin-top: 14%;
  }

  .direct_link {
    margin-top: 14.7%;
    width: 12%;
  }

  ul.list-background-minsk {
    height: 72.5%;
  }

  .direct_link ul li {
    padding-top: 2%;
  }

  .scale-anm {
    height: auto;
  }

  .grid figure h2,
  .grid figure h3,
  .grid figure h4 {
    padding-top: 35%;
  }

  .grid figure p {
    padding-left: 10px;
  }

  .grid figure h2 span {
    font-size: 28px;
  }

  .grid figure h3 span {
    font-size: 28px;
  }

  .ak_res1 {
    width: 35%;
    float: left;
  }

  .ak_res2 {
    width: 65%;
  }

  .my_style2 {
    padding: 28px 2px !important;
  }

  .home_about_res p {
    font-size: 16px;
  }

  .a-grid1-a {
    padding: 0px 0px;
  }

  .a-grid1-img video {
    height: 300px;
  }

  .testomonial p {
    font-size: 16px;
  }

  .left_part {
    padding: 70px 0px 91px;
  }

  .blog_date {
    width: 22%;
  }

  .connect_method {
    width: 100%;
    display: block;
    position: relative;
    bottom: 0px;
    padding-top: 50px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .a-banner,
  .b-banner,
  .s-banner,
  .d-banner,
  .e-banner,
  .c-banner,
  .career-banner,
  .contact-banner,
  .b-banner-map {
    min-height: 200px;
  }

  .page_brad_cum {
    padding: 80px 0px 0px;
  }
}

@media (min-width:1366px) and (max-width:1650px) {
  .h-about-img {
    width: 29%;
  }

  .h-about-text {
    margin-right: 0px;
    width: 40%;
  }

  .h-about-add {
    width: 29%;
  }

  .h-about-text p:nth-child(2) {
    padding-top: 0px;
  }

  .grid figure h2,
  .grid figure h3,
  .grid figure h4 {
    padding-top: 45%;
  }
}

@media (width:1280px) {
  .direct_link {
    margin-top: 10%;
    height: 85%;
  }

  .direct_link ul li {
    padding-top: 10%;
  }
}

@media (width:1366px) {
  .direct_link {
    margin-top: 9.5%;
  }

  .direct_link ul li {
    padding-top: 15%;
  }

  ul.list-background-minsk {
    height: 80.5%;
  }
}

@media (width:1440px) {
  .direct_link {
    margin-top: 9%;
    height: 98%;
  }

  .direct_link ul li {
    padding-top: 15%;
  }

  ul.list-background-minsk {
    height: 80.5%;
  }
}

@media (width:1460px) {
  .direct_link {
    margin-top: 9%;
    height: 98%;
  }

  .direct_link ul li {
    padding-top: 15%;
  }

  ul.list-background-minsk {
    height: 80.5%;
  }

  ul.list-background-minsk {
    height: 87.5%;
  }

  .direct_link ul li {
    padding-top: 30%;
  }
}

@media (min-width:1461px) and (max-width:1650px) {
  .direct_link {
    margin-top: 8%;
    height: 98.5%;
  }

  .direct_link ul li {
    padding-top: 15%;
  }

  ul.list-background-minsk {
    height: 80.5%;
  }

  ul.list-background-minsk {
    height: 87.5%;
  }

  .direct_link ul li {
    padding-top: 30%;
  }
}