


/*

Theme Name: niscon designs web development chennai

Description: Best Web Development Company Chennai Niscon Designs

Version: 1.0

Author: Ravikannan Niscon The Branding Culture Eshop

Company URI: http://www.niscon.in/

*/

body {

  font-family: "Poppins", sans-serif !important;

  color: #333;

  font-size: 13px;

  line-height: 26px;

  font-weight: 400;

  letter-spacing: .5px;

  overflow-x: hidden;

  text-rendering: optimizeLegibility !important;

  -webkit-font-smoothing: antialiased !important;

   }





.boxed-page {

  position: relative;

  overflow-x: hidden;

  width: 1220px;

  margin: 0 auto;

  background-color: #fff;

  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

  .boxed-page .tp-leftarrow {

    left: 70px !important; }

  .boxed-page .tp-rightarrow {

    left: 95% !important; }

  .boxed-page .navbar-fixed-top {

    max-width: 1220px;

    margin: 0 auto; }



ul, ol {

  margin: 0;

  padding: 0;

  list-style: none; }





.text-left {

  text-align: left; }



.text-right {

  text-align: right; }



.text-brand-color {

  color: #f6d014; }



.img-center {

  margin-left: auto;

  margin-right: auto; }



.circle {

  -webkit-border-radius: 100%;

  border-radius: 100%; }



.white {

  color: #fff !important; }





::-moz-selection {

  background: #f6d014;

  color: #fff;

  text-shadow: none;

  outline: none; }


.main-container {

  overflow: hidden; }



.dropcap {

  font-size: 38px;

  font-weight: 400;

  line-height: 58px;

  float: left;

  width: 60px;

  height: 60px;

  padding: 0 10px 0 14px; }

  .dropcap.bg {

    margin-right: 10px;

    margin-bottom: 0;

    color: #ffffff;

    background: #f6d014;

    text-align: center;

    color: #fff; }

  .dropcap.yellow-bg {

    background: #f6d014;

    margin-right: 10px; }

  .dropcap.circle {

    border-radius: 50%; }

  .dropcap.rounded {

    border-radius: 5px; }



    .line-1_8

    {

      line-height: 1.8;

    }



hr {

  margin-top: 0;

  margin-bottom: 0; }



  .lady img

  {
	width: 100%;

  }



.btn {

  -webkit-border-radius: 0;

  border-radius: 0;

  -webkit-transition: all 0.3s;

  transition: all 0.3s; }



.btn-small {

 border-radius: 18px;

 margin-top: 50px;

   }



.btn-primary {

  font-size: 14px;

  font-style: normal !important;

  line-height: 17px;

  margin: 0;

  padding: 12px 25px;

  letter-spacing: 0;

  text-transform: none;

  color: #34495e !important;

  border: 0;

  background: #f6d014;

  text-shadow: none;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }



.btn-primary:hover

{

    background: #23527c;

      color: #fff !important;

}

  .btn-primary.white {

    background: #fff;

    color: #f6d014 !important; }





    .btn-primary.white:hover {

      background: #063798;

      color: #fff !important; }



  .btn-primary.black {

    background: #24252a;

    color: #f6d014 !important; }



    .btn-primary.black:hover {

      background: #fff;

      color: #f6d014 !important; }



  .btn-primary.yellow {

    background: #f6d014;

    color: #ffffff !important; }





    .btn-primary.yellow:hover {

      background: #24252a; }



  .btn-primary.blue {

    background: #ffa800;

    color: #ffffff !important; }

    .btn-primary.blue:active {

      background: #24252a; }



.right-half, .left-half {

  position: absolute;

  right: 0;

  top: 0;

  height: 100%;

  background-position: center center;

  background-size: cover; }

  .right-half.width33, .left-half.width33 {

    width: 33%; }

  .right-half.width50, .left-half.width50 {

    width: 50%; }



.left-half {

  left: 0; }

/*

.breadcrumb-section {

  padding: 100px 0; }



.breadcrumb {

  background: transparent;

  padding: 0;

  border-radius: 0;

  float: left;

  font-size: 13px;

  font-weight: 600;

  text-transform: none;

  margin-bottom: 0; }

  .breadcrumb li {

    display: inline-block;

    padding: 0 5px; }

    .breadcrumb li a {

      -webkit-transition: all 0.3s;

      transition: all 0.3s;

      color: black; }

      .breadcrumb li a:active{

  color: #f6d014;

}*/

  .bg

  {  color: #f6d014 !important;  



  } /*

    .breadcrumb li:after {

      content: "/";

      padding-left: 5px; }

    .breadcrumb li a:active {

      color: #f6d014; }*/






.nav>li>a {

   

    color: black;

    font-size: 15px;

    text-decoration: none;

     border-bottom: 1.5px solid transparent;

     transition: all ease-in-out 0.50s;

   

    }





 #big {

    height: 320px;

}



.nav-tabs>li>a {

    margin-right: 14px;

}

.nav-pills li{

  overflow: hidden;

    border-bottom: 1px solid #ccc;

}



.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {

    color: black;

    font-weight:600;

    background: none;



}



.navbar-fixed-top {

  position: fixed !important;

  right: 0;

  left: 0;

  z-index: 1100;

  -webkit-animation-name: fadeInDown;

  animation-name: fadeInDown;

  animation-duration: .8s;

  -webkit-animation-duration: .8s;

  animation-timing-function: ease-in-out;

  -webkit-animation-timing-function: ease-in-out; }



.space-30 {

  margin-top: 30px; }



.mt60 {

  margin-top: 60px; }



.mt65 {

  margin-top: 65px; }



.mt30 {

  margin-top: 30px; }



.mt25 {

  margin-top: 25px; }



.mb15 {

  margin-bottom: 15px; }



.mb30 {

  margin-bottom: 30px; }



.mb60 {

  margin-bottom: 60px; }



.mr10 {

  margin-right: 10px; }



.pad15 {

  padding: 15px 0; }



  .pad-t10

  {

    padding-top: 10px;



  }

  .pad10{

    padding: 10px;

  }



   .pad-t20

  }

  {

    padding-top: 20px;



  }



   .pad-b20

  {

    padding-bottom: 20px;

    

}



  }

  .pad-b50{

    padding-bottom: 50px;

  }

  .pad-t50

  {

    padding-top: 50px;

  }



.nopad

{

  padding-left: 0;

 

}



.nopad-r

{

  padding-right: 0;

}

.pad30 {

  padding: 30px 0; }



  .pad33 {

  padding: 35px 0; }



.pad50 {

  padding: 50px 0; }



.pad60 {

  padding: 60px 0; }



.pad80 {

  padding: 80px 0; }



.pad100 {

  padding: 100px 0; }



.pad120 {

  padding: 120px 0; }



  .pad-20

  {

    padding: 20px;

  }

.pad25{

  padding: 25px;

}

.pad-t100 {

  padding-top: 100px; }



.pad-t80 {

  padding-top: 80px; }



  .pad-t40 {

  padding-top: 40px; }



.pad-t30 {

  padding-top: 30px; }



.pad-t20

{

  padding-top: 20px;

}



.pad-t60 {

  padding-top: 60px; }



.pad-t90 {

  padding-top: 90px; }



.pad-t120 {

  padding-top: 120px; }



.pad-b30 {

  padding-bottom: 30px; }



.pad-b40 {

  padding-bottom: 40px; }



.pad-b10 {

  padding-bottom: 10px; }

.pad-b50 {

  padding-bottom: 50px; }



.pad-b60 {

  padding-bottom: 60px; }



.pad-b70 {

  padding-bottom: 70px; }



.pad-b80 {

  padding-bottom: 80px; }



.pad-b100 {

  padding-bottom: 100px; }



.pad-b36 {

    padding-bottom: 36px;

}



.pad-b24 {

    padding-bottom: 24px;

}





blockquote {

  padding: 12.5px 25px;

  margin: 0 0 25px;

  font-style: italic;

  border-left: 3px solid #24252a; }

  blockquote.primary {

    border-left-color: #f6d014; }

  blockquote.ash-bg {

    background-color: #f7f7f7; }



.divider {

  margin-top: 20px;

  margin-bottom: 20px;

  border-top: 1px solid #999; }

  .divider.dotted {

    border-top: 1px dotted #999; }

  .divider.dashed {

    border-top: 1px dashed #999; }



.bg-color-1 {

  background: #1f2125; }



.bg-color-2 {

  background: #111010; }



.parallax {

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-position: 50% 0;

  background-size: cover;

  }



[class^="flaticon-"]:before,

[class*=" flaticon-"]:before,

[class^="flaticon-"]:after,

[class*=" flaticon-"]:after {

  margin-left: 0; }



.fa-ul li {

  padding: 5px 0; }

  .fa-ul li .fa-li {

    margin-top: 8px;

    color: #f6d014; }



.flex-control-thumbs {

  margin: 20px 0 0;

  position: static;

  overflow: visible; }

  .flex-control-thumbs li {

    float: none;

    width: 60px;

    height: 60px;

    overflow: hidden;

    transform: rotate(-45deg);

    margin: 0 8px; }

  .flex-control-thumbs img {

    border: 2px solid #545454;

    opacity: 0.4;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    position: relative;

    z-index: 0; }

    .flex-control-thumbs img.flex-active {

      border: 2px solid #f6d014;

      z-index: 1; }

    .flex-control-thumbs img:hover {

      border: 2px solid #f6d014;

      z-index: 1; }



.hvr-in {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  background: #f6d014;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s; }

  .hvr-in:before {

    content: "";

    position: absolute;

    z-index: -1;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: #1f2125;

    -webkit-transform: scaleX(1);

    transform: scaleX(1);

    -webkit-transform-origin: 50%;

    transform-origin: 50%;

    -webkit-transition-property: transform;

    transition-property: transform;

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transition-timing-function: ease-out;

    transition-timing-function: ease-out; }

  .hvr-in:hover, .hvr-in:focus, .hvr-in:active {

    color: white; }

    .hvr-in:hover:before, .hvr-in:hover:before, .hvr-in:hover:before, .hvr-in:focus:before, .hvr-in:focus:before, .hvr-in:focus:before, .hvr-in:active:before, .hvr-in:active:before, .hvr-in:active:before {

      -webkit-transform: scaleX(0);

      transform: scaleX(0); }



.hvr-out {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  background: #f6d014;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s; }

  .hvr-out:before {

    content: "";

    position: absolute;

    z-index: -1;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: #000;

    -webkit-transform: scaleX(0);

    transform: scaleX(0);

    -webkit-transform-origin: 50%;

    transform-origin: 50%;

    -webkit-transition-property: transform;

    transition-property: transform;

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transition-timing-function: ease-out;

    transition-timing-function: ease-out; }

  .hvr-out:hover, .hvr-out:focus, .hvr-out:active {

    color: white; }

    .hvr-out:hover:before, .hvr-out:hover:before, .hvr-out:hover:before, .hvr-out:focus:before, .hvr-out:focus:before, .hvr-out:focus:before, .hvr-out:active:before, .hvr-out:active:before, .hvr-out:active:before {

      -webkit-transform: scaleX(1);

      transform: scaleX(1); }



.shadow {

  box-shadow: -25px 0 30px -15px rgba(0, 0, 0, 0.15), 25px 0 30px -15px rgba(0, 0, 0, 0.15); }



@media screen and (min-width: 768px) {


@media screen and (max-width: 767px) {
	.latest-news .latest-news-img {
		    height: 353px!important;
	}

#popup {
   
    left: 36% !important;
    transform: translate(-37%, -50%) !important;
   
}



.social-top ul.top-social li {

float: right;

  }



.social-icon

{

  float: right;

  text-align: left;



}



.social-icon img

{

        height: auto;

    width: 175px;



}

.header-add

{

    padding-top: 15px;

    font-size: 12.5px;

    float: right;

    line-height: 1.6;



}





.banner {

  padding: 200px 0; }

  .banner h1 {

    font-size: 70px;

    line-height: 70px;

    font-weight: 700;

    margin-bottom: 40px; }

  .banner p {

    margin-bottom: 50px; }

  .banner.white h1, .banner.white p {

    color: #fff; }

  .banner.primary h1, .banner.primary p {

    color: #f6d014; }



.slogan-section a {

  float: right;

  margin-top: 30px; }



.slogan i::before {

  font-size: 65px;

  margin-right: 15px; }

.slogan h4 {

  font-weight: normal;

  font-size: 20px; }

  .slogan h4 span {

    font-size: 45px;

    padding-right: 10px;

    font-weight: 700; }

.slogan.white h4 {

  color: #fff; }



.rev_slider_wrapper .tp-leftarrow.hermes {

  position: absolute;

  left: 0 !important; }

.rev_slider_wrapper .tp-rightarrow.hermes {

  position: absolute;

  right: 0 !important; }

.rev_slider_wrapper .btn.btn-primary:hover {

  color: #fff !important; }



.slider.btn {

  padding: 10px 40px;

  font-size: 20px;

  border-radius: 2px;

  text-transform: none;

  line-height: 28px;

  font-weight: 300;

  border: 0;

  -moz-transition: all 300ms ease;

  -webkit-transition: all 300ms ease;

  -ms-transition: all 300ms ease;

  -o-transition: all 300ms ease;

  transition: all 300ms ease; }





.slider.btn.btn-default {

  margin-left: 4px;

  background: #ECECEC; }



.slider.btn.btn-default:hover {

  background: #000;

  color: #fff; }



.slider-content-left {

  position: relative;

  margin: 0 0 0 40px; }



.slider-content-right {

  position: relative; }



/*-- Animation --*/



.animated1 {

  -webkit-animation: lightSpeedIn 1s ease-in 800ms both;

  animation: lightSpeedIn 1s ease-in 800ms both; }



.carousel .item.active .animated2 {

  -webkit-animation: bounceIn 1s ease-in 800ms both;

  animation: bounceIn 1s ease-in 800ms both; }



.carousel .item.active .animated3 {

  -webkit-animation: flipInX 2s ease-in-out 800ms both;

  animation: flipInX 2s ease-in-out 800ms both; }



@media (min-width: 992px) {

  #main-slide .slider-content h1 {

    font-size: 60px; } }

@media (min-width: 768px) and (max-width: 991px) {

  #main-slide .slider-content h1 {

    font-size: 35px;

    margin-bottom: 10px;

    margin-top: 0; }



  #main-slide .slider-content p {

    font-size: 20px;

    margin-top: 0;

    line-height: 25px; }



  .slider.btn {

    padding: 5px 25px;

    margin-top: 5px;

    font-size: 16px; } }

@media (max-width: 767px) {

  #main-slide .slider-content h1 {

    font-size: 28px;

    line-height: normal;

    margin-bottom: 0; }



  #main-slide .slider-content p {

    font-size: 14px;

    margin-top: 5px; }



  .slider.btn {

    padding: 0 15px;

    margin-top: 0;

    font-size: 12px; }



  #main-slide .carousel-indicators {

    display: none; }



  #main-slide .item .slider-content {

    display: none; } }

@media (max-width: 479px) {

  #main-slide .item .slider-content {

    display: none; } }

.feature-2 {

  margin-bottom: 30px;

  padding: 15px;

  -webkit-transition: all 0.3s;

  transition: all 0.3s; }

  .feature-2 .feature-icon i {

    font-size: 45px;

    width: 45px;

    height: 45px;

    line-height: 45px;

    color: #f6d014;

    -webkit-transition: all 0.3s;

    -o-transition: all 0.3s;

    transition: all 0.3s; }

    .feature-2 .feature-icon i:before {

      font-size: 45px; }

  .feature-2 .media-body {

    padding-left: 10px; }

    .feature-2 .media-body h3 {

      font-size: 16px;

      line-height: 20px;

      margin-bottom: 15px;

      text-transform: none;

      color: #000;

      -webkit-transition: all 0.3s;

      -o-transition: all 0.3s;

      transition: all 0.3s; }

       .feature-2 .media-body h3::first-letter{

        font-size: 32;

       }

  .feature-2.white .media-body {

    color: #fff; }

    .feature-2.white .media-body h3 {

      color: #fff; }

  .feature-2:hover {

    background: #f6d014; }

    .feature-2:hover i, .feature-2:hover h3, .feature-2:hover p {

      color: #fff; }



.feature-3 {

  margin-bottom: 13px; }

  .feature-3 .feature-icon i {

    font-size: 50px;

    width: 50px;

    height: 35px;

    color: #f6d014;

    -webkit-transition: all 0.4s;

    transition: all 0.4s; }

  .feature-3 h3 {

    font-size: 18px;

    position: relative;

    margin-top: 10px;

    text-transform: none;

    color: #f6d014;

    -webkit-transition: 0.3s;

    transition: 0.3s; }

  .feature-3:hover .feature-icon i {

    -webkit-transform: rotateY(180deg);

    -moz-transform: rotateY(180deg);

    -ms-transform: rotateY(180deg);

    -o-transform: rotateY(180deg);

    transform: rotateY(180deg); }

  .feature-3:hover h3 {

    color: #f6d014; }





.feature-4 {

  position: relative;

  margin-bottom: 30px; }

  .feature-4:before {

    content: '';

    position: absolute;

    width: 1px;

    border-left: 1px dashed #cecece;

    top: 50%;

    bottom: 0;

    left: 38px;

    margin-bottom: -72px; }

  .feature-4 .feature-icon {

    position: relative; }

    .feature-4 .feature-icon i {

      border: 1px solid #333;

      border-radius: 50%;

      padding: 15px;

      display: inline-table;

      font-size: 36px;

      width: 78px;

      background: #fff;

      line-height: 45px;

      -webkit-transition: all 0.3s;

      -o-transition: all 0.3s;

      transition: all 0.3s; }

  .feature-4 .media-body {

    padding-left: 10px; }

    .feature-4 .media-body h3 {

      font-size: 16px;

      line-height: 20px;

      margin-bottom: 15px;

      text-transform: none;

      color: #000;

      -webkit-transition: all 0.3s;

      -o-transition: all 0.3s;

      transition: all 0.3s; }

  .feature-4:hover .feature-icon i {

    border: 1px solid #f6d014;

    background: #f6d014;

    color: #fff; }

  .feature-4:last-child {

    margin-bottom: 0; }

    .feature-4:last-child:before {

      display: none; }



.feature-6 {

  margin-bottom: 5px; }

  .feature-6 img {

    margin-bottom: 20px; }

  .feature-6 h4 {

    margin-bottom: 15px; }

  .feature-6 a {

    color: #333; }

    .feature-6 a i {

      -webkit-transition: margin-left 0.3s ease-in;

      transition: margin-left 0.3s ease-in; }

    .feature-6 a:hover {

      color: #f6d014;

      -webkit-transition: color 0.3s ease-in;

      transition: color 0.3s ease-in; }

      .feature-6 a:hover i {

        margin-left: 5px; }



.running-project-2 {

  text-align: center;

  margin-bottom: 30px;

  position: relative;

  overflow: hidden; }

  .running-project-2 .project-details {

    background: rgba(246, 208, 20, 0.85);

    width: 100%;

    height: 100%;

    position: absolute;

    bottom: 100%;

    color: #fff;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    opacity: 0; }

    .running-project-2 .project-details h4 {

      padding-top: 20%;

      margin-bottom: 30px;

      color: #fff; }

    .running-project-2 .project-details a {

      color: #fff;

      font-size: 20px;

      margin-top: 10px; }

  .running-project-2:hover .project-details {

    opacity: 1;

    bottom: 0; }



.call-to-action h3 {

  font-size: 37px;

  text-transform: none;

  margin-bottom: 36px;

  font-weight: 700; }

.call-to-action p {

  padding: 0 10%;

  margin-bottom: 40px;

  font-size: 14px; }

.call-to-action.white h3, .call-to-action.white p {

  color: #fff; }

.call-to-action.primary h3 {

  color: #f6d014; }

.call-to-action.primary p {

  color: #fff; }



.palace-tab .nav-tabs > li {

 position: relative;

    float: inherit;

    height: auto;

    background: #e6e5e5;

    padding: 8px;

    text-align: center;

  }

 palace-tab .nav-tabs > li:hover a:hover

.palace-tab .nav-tabs > li.active {

    background: #f6d014 !important;

}

.palace-tab .nav-tabs > li.active {

    background: #f6d014 !important;

}

  .palace-tab .nav-tabs > li a {

    color: #343434;

    font-size: 14px;

    line-height: 22px;

    font-weight: 600;

    text-transform: none;

    padding: 0;

    border: 0;

    -webkit-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s; }

    .palace-tab .nav-tabs > li a i {

      font-size: 28px;

      color: #343434;

      display: block;

      margin-bottom: 20px;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s;

      font-weight: normal; }

      .palace-tab .nav-tabs > li a i:before {

        font-size: 50px; }

    .palace-tab .nav-tabs > li a:hover, .palace-tab .nav-tabs > li a:focus {

      background-color: transparent;

      border: 0; }

  .palace-tab .nav-tabs > li.active a,

  .palace-tab .nav-tabs > li.active a:focus,

  .palace-tab .nav-tabs > li.active a:hover, .palace-tab .nav-tabs > li:hover a,

  .palace-tab .nav-tabs > li:hover a:focus,

  .palace-tab .nav-tabs > li:hover a:hover {

    background-color: transparent;

    border: 0;

    color: #f6d014; }

.palace-tab .nav-tabs > li.active a{

  color: #fff !important

}

    background-color: transparent;

    border: 0;

    color: #fff !important; }



  .palace-tab .nav-tabs > li.active i, .palace-tab .nav-tabs > li:hover i {

    color: #f6d014; }

 

.palace-tab .tab-content {

  position: relative; }

  .palace-tab .tab-content:before, .palace-tab .tab-content:after {

    position: absolute;

    top: 0;

    height: 100%;

    content: '';

    background: #fafafa; }

  .palace-tab .tab-content:after {

    right: -2000px;

    left: inherit; }

  .palace-tab .tab-content .tab-pane {

    padding: 30px 0 30px;

    background-color: #fafafa;    margin-bottom: 60px; }

  .palace-tab .tab-content blockquote {

    font-size: 17px;

    margin: 0;

    padding: 8px 20px;

    border-left: 3px solid #32c5d2; }

    .palace-tab .tab-content blockquote strong {

      font-weight: normal;

      color: #f6d014; }





.isotope-item {

  z-index: 2; }



.isotope-hidden.isotope-item {

  pointer-events: none;

  z-index: 1; }



.isotope,

.isotope .isotope-item {

  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;

  -moz-transition-duration: 0.8s;

  transition-duration: 0.8s; }



.isotope {

  -webkit-transition-property: height, width;

  -moz-transition-property: height, width;

  transition-property: height, width; }



.isotope .isotope-item {

  -webkit-transition-property: -webkit-transform, opacity;

  -moz-transition-property: -moz-transform, opacity;

  transition-property: transform, opacity; }








      .carousel .carousel-inner .item .carousel-caption a i {

    font-size: 30px;

    color: #ffffff;

    line-height: 40px;

}



.animated-counter {

  padding-bottom: 30px; }

  .animated-counter .animated-icon span {

    font-size: 40px;

    padding-bottom: 28px; }

  .animated-counter .animated-number {

    font-size: 40px;

    line-height: 60px;

    position: relative;

    margin: 0;

    padding: 0; }

    .animated-counter .animated-number:after {

      position: absolute;

      right: 0;

      bottom: 0;

      left: 0;

      width: 37px;

      height: 2px;

      margin: -30px auto;

      content: '';

      background: #333; }

  .animated-counter h4 {

    font-size: 16px;

    line-height: 22px;

    margin: 70px 0 0;

    padding: 0; }

  .animated-counter.white .animated-icon, .animated-counter.white .animated-number, .animated-counter.white h4 {

    color: #fff !important; }

  .animated-counter.white .animated-number:after {

    background: #fff; }






@media only screen and (max-width: 480px) {

  .nav-tabs.nav-justified li {

    width: 33%;

    float: left;

    height: 110px; }



  .nav-tabs.nav-justified li a {

    padding: 10px 2px; }



  .nav-tabs.nav-justified li img {

    max-width: 100%; } 



    .palace-tab .nav-tabs > li a {

    font-size: 12px;

    line-height: 22px;

}



  }





.panel-title a.collapsed .control-icon {

  display: block; }



.panel-title a i {

  font-size: 22px;

  padding-right: 5px;

  color: #f6d014; }





.pagination li a, .pagination li a:hover, .pagination li a:focus {

  color: #adadad;

  padding: 6px 12px;

  border-radius: 0;

  border: solid 1px #e1e1e1;

  background: transparent;

  -webkit-transition: 400ms;

  -o-transition: 400ms;

  transition: 400ms; }

.pagination li.active a, .pagination li.active a:hover {

  color: #fff;

  border: solid 1px #f6d014;

  background-color: #f6d014; }

.pagination li:first-child a {

  border-top-left-radius: 0;

  border-bottom-left-radius: 0; }

.pagination li:last-child a {

  border-top-right-radius: 0;

  border-bottom-right-radius: 0; }



.widget {

  margin-bottom: 40px; }



.widget-title {

  margin: 0 0 20px 0; }

  .widget-title h3 {

    font-size: 16px;

    margin-bottom: 10px;

    padding-bottom: 10px;

    letter-spacing: normal;

    text-transform: none;

    color: #333333;

    border-bottom: 2px solid #ddd; }



.widget-archive li a,

.widget-category li a {

  font-weight: 400;

  color: #333;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }

  .widget-archive li a:hover,

  .widget-category li a:hover {

    color: #f6d014; }



.widget-tag li {

  display: inline-block;

  margin-bottom: 15px;

  margin-right: 2px; }

.widget-tag a {

  font-size: 14px;

  font-style: normal !important;

  line-height: 17px;

  margin: 0;

  padding: 8px 15px;

  letter-spacing: 0;

  text-transform: none;

  color: #ffffff !important;

  border: 0;

  background: #f6d014;

  text-shadow: none;

  -webkit-transition: 0.3s;

  -o-transition: 0.3s;

  transition: 0.3s; }

  .widget-tag a:hover {

    background: #24252a; }



.widget-social li {

  font-size: 16px;

  line-height: 16px;

  float: left;

  margin: 0 1px 0 0;

  padding: 5px 15px 5px 13px;

  list-style: none;

  text-align: center;

  background: #1a1a1a;

  -webkit-transition: all 0.3s;

  -o-transition: all 0.3s;

  transition: all 0.3s; }

  .widget-social li a {

    color: #fff; }

  .widget-social li:hover {

    background: #f6d014; }



.contact-form input[type="text"],

.contact-form input[type="email"],

.contact-form input[type="tel"],

.contact-form select, .quotation-form input[type="text"],

.quotation-form input[type="email"],

.quotation-form input[type="tel"],

.quotation-form select {

  width: 100%;

  display: block;

  height: 45px;

  background: transparent;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -o-border-radius: 0;

  border-radius: 0;

  color: #999999;

  font-size: 13px;

  outline: none;

  margin: 0 0 20px;

  transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -webkit-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out; }

  .contact-form input[type="text"]:focus,

  .contact-form input[type="email"]:focus,

  .contact-form input[type="tel"]:focus,

  .contact-form select:focus, .quotation-form input[type="text"]:focus,

  .quotation-form input[type="email"]:focus,

  .quotation-form input[type="tel"]:focus,

  .quotation-form select:focus {

    border: 1px solid #f6d014; }

.contact-form textarea, .quotation-form textarea {

  margin-bottom: 20px;

  background: transparent;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -o-border-radius: 0;

  border-radius: 0;

  color: #999999;

  font-size: 13px;

  outline: none; }

.contact-form .help-block, .quotation-form .help-block {

  color: #f00; }










.tab .nav-tabs{

    position: relative;

    border-bottom: 0 none;

    background: #fff;

}

.tab .nav-tabs li{

    text-align: center;

    margin-right: 0;

}

.tab .nav-tabs li a{

    font-size: 15px;

    font-weight: 600;

    color: black;

    text-transform: none;

    padding: 15px 30px;

    background: #fff;

    margin-right: 0;

    border-radius: 0;

    border: 1px solid #ddd;

    /*border-right: none;*/

    border-bottom: 2px solid #ddd;

    position: relative;

    transition: all 0.5s ease 0s;

}

.tab .nav-tabs li:last-child a,

.tab .nav-tabs li:last-child.active a,

.tab .nav-tabs li:last-child a:hover{

    border-right: 1px solid #ddd;

}

.tab .nav-tabs li a:hover,

.tab .nav-tabs li.active a{

    color: #f6d014;;

    border-bottom: 2px solid #f6d014;;

    border-right: none;

}

.tab .tab-content{

    font-size: 14px;

    color: #6f6c6c;

    line-height: 26px;

    padding: 20px 10px;

    margin-top: 10px;

}

.tab .tab-content h3{

    font-size: 24px;

    color: #6f6c6c;

    margin-top: 0;

}

@media only screen and (max-width: 480px){

    .tab .nav-tabs li{

        width: 100%;

        border-right: 1px solid #ddd;

        margin-bottom: 8px;

    }



.testimonial-slide .carousel-indicators {

        bottom: -55px !important;

}

}







.carousel-control.right {

    right: 0;

    left: auto;

    background-image: none;

   

}



.carousel-control.left {

    left: 0;

    right: auto;

    background-image: none;

   

}



.carousel-indicators li {





    background-color: #000\9;

    background-color: rgba(0,0,0,0);

    border: 1px solid #f6d014;

    border-radius: 10px;

}



.carousel-indicators .active {



    background-color: #f6d014;

}



.text-top

{



}

 

.list-group a

{

font-size: 14.5px;

font-weight: 600;

}



   /* .section-title h3::first-letter {

    font-size: 55px;

   }*/

/*.call-to-action h3::first-letter {

    font-size: 55px;

   }

.medi*/a-body h3

{

    font-size: 32px;



}





/*#tab_c .portfolio-box .living .portfolio-post  img{

     

    max-height: 250px;

    height: 250px;



}

*/



#tab_d .portfolio-box .living .portfolio-post  img{

     

    max-height: 200px;

    height: 200px;



}





.main-text

{

    position: absolute;

    top: 110px;

    width: 100%;

    color: #FFF;

}



.trend-tabs ul {



    max-width: 280px;

    margin: 0px auto !important;

}

.tabs ul {

    margin: 0;

    padding: 0;

    display: table;

    border: 1px solid #467DEB;

    width: 100%;



  }





.tabs ul li.selected {

    color: #fff;

    background-color: #467DEB;

    width: 30%;

}



.trend-tabs ul>li {

    padding: 8px 10px;

}



.tabs ul li {

    display: table-cell;

    color: #467DEB;

    line-height: 20px;

    text-align: center;

    cursor: pointer;

    font-size: 15px;

    position: relative;

    background: #fff;

    font-weight: 600;



}

.ta-c, .text-center {

    text-align: center;

}



.center

{





    margin: 0px auto;

}



.scrollbar {

  float: left;

  height: 460px;

  overflow-y: scroll;

}

.carousel-caption

{

bottom: 171px !important;

}





.row {

   

}







  .project-info h3 b , .project-info h4 ,.project-info h5

  {

line-height: 1.6;

}

.project-info h4 i

  {

font-size: 28px;

color: #de3b4e;

}





#carousel-thumbs .carousel-inner > .item > .col-xs-3 > img {

    padding-left: 3px;

}

#carousel-thumbs .carousel-inner .col-xs-3

{

  padding-left: 0;

  padding-right: 0;

}

#quicktour .col-md-4

{



}



#tab_a .animated3 {

  -webkit-animation: flipInX 2s ease-in-out 800ms both;

  animation: flipInX 2s ease-in-out 800ms both; }



  .btn-lblue {

   color: #fff;

    background-color: #2095F2;

    border-color: #2095F2;

    padding: 10px 53px;

    font-weight: 500;

}

.btn-lblue:hover {

    color: #fff;

    background-color: #2095F2;

    border-color: #2095F2;



}



.btn-lindigo {

     color: #fff;

    background-color: #3E50B4;

    border-color: #3E50B4;

     padding: 10px 25px;

     font-weight: 500;

}

.btn-lindigo:hover {

    color: #fff;

    background-color: #3E50B4;

    border-color: #3E50B4;

}









.heading-main {

    display: table;

    width: 100%;

    margin-bottom: 40px;

}



.we-are .main-title .subtitle {

    font-weight: 500;

    padding-bottom: 5px;

}

.main-title .subtitle {

    font-size: 16px;

    font-weight: 400;

    font-style: italic;

    margin: 0;

    text-transform: capitalize;

    color: #aab7ca;

}



.main-title .title::before {

    position: absolute;

    top: 10px;

    left: 0;

    width: 5px;

    height: 24px;

    content: '';

    background-color: #ffb400;

}



.main-title .title {

    font-family: 'Montserrat', sans-serif;

    font-size: 30px;

    font-weight: 700;

    line-height: 1.4;

    position: relative;

    display: inline-block;

    margin: 0;

    padding-left: 15px;

    text-transform: uppercase;

    color: #3a4d6a;

}







::after, ::before {





}





.we-are .block-content .title {



    font-family: 'Montserrat', sans-serif;

    font-weight: 700;

    display: inline-block;

    margin: 0 0 20px 0;

    text-transform: uppercase;

    color: #3a4d6a;



}



.we-are .block-content .description {

    display: block;

    margin-bottom: 25px;

}







::after, ::before {




}



.we-are .block-content .description {



    display: block;

    margin-bottom: 25px;



}



.btn.main-color {

    color: #ffffff;

    border-color: #ffb400;

    background-color: #ffb400;

}



.we-are .img-full {

    position: absolute;

    top: 50%;

    left: calc(50% + 30px);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

}



.padding-bottom-100 {

    padding-bottom: 120px;

}

.padding-top-100 {

    padding-top: 120px;

}

.accordion {

    background-image: url('../images/background/brick-wall-1.html');

    background-position: bottom center;

    background-size: cover;

}

.why-choose-us {

    background-image: url('../images/background/why-choose-us.html');

    background-position: bottom center;

    background-size: cover;

}

.padding-bottom-100 {

    padding-bottom: 100px;

}

.padding-top-100 {

    padding-top: 100px;

}



.accordion .title::before {

    position: absolute;

    top: 0;

    left: 0;

    width: 4px;

    height: 100%;

    content: '';

    background-color: #ffb400;

}



.accordion .title {

    font-family: 'Montserrat', sans-serif;

    font-size: 26px;

    font-weight: 700;

    position: relative;

    margin: 0;

        margin-bottom: 0px;

    margin-bottom: 50px;

    padding-left: 15px;

    text-transform: uppercase;

    color: #3a4d6a;

}

.panel-group {

    margin-bottom: 20px;

}



.block-accordion .panel-heading {

    padding: 0;

    border-radius: 0;

}





::after, ::before {





}

element {



}

.block-accordion .panel-title {



    font-family: 'Montserrat', sans-serif;

    font-weight: 400;

    position: relative;

    z-index: 1;

    display: block;

    text-decoration: none;

    color: #3a4d6a;



}

.panel-title {



    margin-top: 0;

    margin-bottom: 0;

    font-size: 16px;

    color: inherit;



}

[role="button"] {



    cursor: pointer;



}



.block-accordion .icons {

    font-size: 14px;

    line-height: 32px;

    width: 32px;

    height: 32px;

    margin-right: 15px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    -webkit-transform: none;

    -ms-transform: none;

    transform: none;

    text-align: center;

    color: rgba(255, 255, 255, .5);

    background-color: #ffb400;

}





.block-accordion .panel-title.collapsed .icons::before {

    content: '\f067';

}

.fa-minus::before {

    content: "\f068";

}



.block-accordion .panel-group .panel .panel-body {

    padding: 15px 20px 20px 47px;

    border: none;

        border-bottom-width: medium;

        border-left-width: medium;

        border-bottom-style: none;

        border-left-style: none;

        border-bottom-color: currentcolor;

        border-left-color: currentcolor;

    border-bottom: 2px solid #ffb400;

    border-left: 2px solid #ffb400;

}





  .padr{

                padding-right: 0; 

            }

       

            .bor{

               border: solid #f6d014 1px;

                padding: 10px;

            }

            .borb{

                border-bottom: solid #f6d014 3px;

    position: relative;

    padding: 0px !important;

            }

            .padl{

                padding-left: 0px;

            }



            .widget-about-promo::before {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    content: "";

    display: block;

    background: -moz-linear-gradient(left, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 60%);

    background: -webkit-linear-gradient(left, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 60%);

    background: linear-gradient(to right, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 60%);



  

}



.widget-about-promo {

    position: relative;

    background-repeat: no-repeat;

    background-position: bottom right;

}















               

    .breadcrumb {

    display: inline-block;

    overflow: hidden;

    margin:0px;

    background-color: transparent;

    padding: 0;

    }



.breadcrumb a {

    text-decoration: none;

    outline: none;

    display: block;

    float: left;

    font-size: 12px;

    line-height: 20px;

    color: white;

    padding: 6px 15px 6px 30px;

    background: hsla(353,71%,45%,1);

    position: relative;

}

/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/

.breadcrumb a:first-child {

    padding-left: 26px;

    padding-right: 20px;

}

.breadcrumb a:first-child:before { left: 14px; }

.breadcrumb a:last-child { padding-right: 20px; }



.breadcrumb a:hover { background: #1abc9c;) !important; color:white !important; font-weight: bold;}

.breadcrumb a:hover:after { background: #1abc9c;) !important; }



/*adding the arrows for the breadcrumbs using rotated pseudo elements*/

.breadcrumb a:after {

    content: '';

    position: absolute;

    top: 0; 

    right: -15px;

    color: white; /*half of square's length*/



    /*same dimension as the line-height of .breadcrumb a */

    width: 32px; 

    height: 32px;

    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 

    length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)

    if diagonal required = 1; length = 1/1.414 = 0.707*/

    transform: scale(0.707) rotate(45deg);

    /*we need to prevent the arrows from getting buried under the next link*/

    z-index: 1;

    /*background same as links but the gradient will be rotated to compensate with the transform applied*/

    background: hsla(353,71%,45%,1);

    /*stylish arrow design using box shadow*/

    box-shadow: 

        2px -2px 0 2px rgba(255, 255, 255, 1);

    /*

        5px - for rounded arrows and 

        50px - to prevent hover glitches on the border created using shadows*/

    border-radius: 0 5px 0 50px;

}

/*we dont need an arrow after the last link*/

.breadcrumb a:last-child:after { content: none; }



/*Gradient for crumbs*/

.breadcrumb a:nth-child(1) { background: #777; color: #fff;}

.breadcrumb a:nth-child(2) { background: #053636; color: #fff;}

.breadcrumb a:nth-child(3) { background: #333;); color: #fff; }

.breadcrumb a:nth-child(4) { background: #1abc9c;); color: #fff; }

.breadcrumb a:nth-child(5) { background: #1abc9c;); color: #fff; }

.breadcrumb a:nth-child(1):after { background: #777; }

.breadcrumb a:nth-child(2):after { background: #053636; }

.breadcrumb a:nth-child(3):after { background: #1abc9c;); }

.breadcrumb a:nth-child(4):after { background: #1abc9c;); }

.breadcrumb a:nth-child(5):after { background: #1abc9c;); }





/*hover/active styles*/



.btn-primary.focus, .btn-primary:focus {

    color: #fff !important;

    background-color: #286090;

    border-color: #002442;

}



.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {

    color: #fff;

    background-color: #053636 !important;

    border-color: #063798 !important;

}



/*hover/active styles*/

body .know-more{

  color:#34495e !important;

}

p.head_air {

    font-size: 25px;

    font-weight: 500;

    letter-spacing: 1px;

}

.dac-serve {

    font-size: 45px !important;

    font-weight: 600;

    margin-bottom: 30px;

/*    font-family: serif;*/

    text-transform: none;

}

.plan_your{

   font-size: 45px;

    font-weight: 600;

    margin-bottom: 30px;

    /*font-family: serif;*/

    text-transform: none;

}

.supervise {

    line-height: 45px;

}

#icon div.tab-pane {

    border: 2px solid #ccc;

    padding-left: 25px !important;

    padding-right: 25px !important;

}

h3.about_sec {

    font-size: 30px;

    font-weight: 500;

    margin-bottom: 20px;

    text-transform: capitalize;

}

.my_tab .tab-pane{

  border: 0px !important;

  padding: 0px !important;

}

.my_tab{

  padding: 20px 0px !important;

}

.caption.text-center.my-caps {

    padding: 15px;

}

.thumbnail.portfolio-post.mb30 {

    border: 0px !important;

    box-shadow: 0 7px 15px rgba(4, 9, 128, 0.05), 0px 15px 24px rgba(0, 9, 128, 0.075);

}

.team_member{

  margin-bottom: 40px !important;

}





.model-top{



  top: 100px;



}



.disc{

  font-size: 22px;

  text-align: center;

  text-transform: uppercase;

}









.p1:hover, .p2:hover {

  opacity: .3;

}





#portfolio p {

  color: grey;

  font-size: 12px;

  font-weight: 200;

}





.content {

  width: 100%;

  padding-top: 20px;



  text-align: center;

}



.filters {

  width: 100%;

  text-align: center;

}



.filters ul {

  list-style: none;

  padding: 20px 0;

}



.filters ul li {

  display: inline;

  padding: 10px 17px;

  font-size: 14px;

  color: black;

  font-weight: 500;

  cursor: pointer;

    text-transform: uppercase;

    letter-spacing: .2em;

}



.filters ul li:hover {

  color: #063798;

}



.filters ul li.active {

    color: #063798;

    border: 1px solid #063798;

    border-radius: 15px;

}



.project-info h3 

{

text-transform: none;

}



#collapse-3 .portfolio-box .living .portfolio-post  img{

     

    max-height: 200px;

    height: 200px;



}



#collapse-6 .portfolio-box .living .portfolio-post  img{

     

    max-height: 180px;

    height: 180px;



}

}

.pro_bg

{



}





.no-margin

{

  margin: 0px !important;

}



  .probg

  {

    background: #f6d014d6;

    background-clip:content-box;

  }



.red {

  color: hsla(353,71%,55%,1) !important;

  font-weight: 500;

  margin: 0 0 0px;

}

 

 .google-mapone{

   height: 285px;

    width:100%;

    display: block;

}



#map-one{

    height: 285px;

    width:100%;





} 





.google-mapone-lol{

  height: 285px;

    width:100%;

}



#map-one-lol{

   height: 285px;

    width:100%;

}



.google-mapone{

  height: 285px;

  widows: 100%;

}





.google-mapone-two{

      height: auto;

      width: auto;

}







.mapContainer{

    width:100%;

    position: relative;

}

.mapContainer a.direction-link {

    position: absolute;

    top: 15px;

    right: 15px;

    z-index: 100010;

    color: #FFF;

    text-decoration: none;

    font-size: 15px;

    font-weight: bold;

    line-height: 25px;

    padding: 8px 20px 8px 50px;

    background: #0094de;

    background-image: url('direction-icon.html');

    background-position: left center;

    background-repeat: no-repeat;

}

.mapContainer a.direction-link:hover {

    text-decoration: none;

    background: #0072ab;

    color: #FFF;

    background-image: url('direction-icon.html');

    background-position: left center;

    background-repeat: no-repeat;

}



#map{

    width: 100%;

    height: 400px;

}



/*gallery*/

.galleryimagesonest h1{
    margin-bottom:30px;
    margin-top:30px;
}

/* --------- Global ----------*/
.galleryimagesonest .transition{
    transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
}
.galleryimagesonest .img-responsive{
    width:100%;
}

/* --------- Simple Zoom Effects ----------*/
.galleryimagesonest .product-div1{
    position:relative;
    overflow:hidden;
}
.galleryimagesonest .product-div1:hover img{
    transform: scale(1.1);
    background-color: #000;
}
.galleryimagesonest img{
    transform: scale(1);
}

/* --------- Text View ----------*/
.galleryimagesonest .product-div2{
    position:relative;
    overflow:hidden;
}
.galleryimagesonest .product-div2:hover .text-view{
     top: 50%;
     opacity:1;    
}
.galleryimagesonest .product-div2:hover img{
    opacity:.8;  

}
.galleryimagesonest .text-view{
    position:absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity:0;
    color: 
}

.galleryimagesonest h4 {

    color: #f6d014;
    font-size: 20px;
    font-weight: 600;

}

.col-md-3.col-sm-6.pad-b20.pad10.pallavaram.grid-item.posh{
  left: 0px!important;
}


/*Custom*/
.contact{
	width:1826px;
	height:417px;
}
.amenities li {
	font-size: 18px;
}
.fl{
	float:left;
}

.fr{
	float:right;
}


.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

*html .clearfix,
:first-child+html .clearfix {
  zoom: 1;
}

/* Disclaimer Popup */
#active-popup {
  position: absolute;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
 display: none;
 
}

#popup-container {
      width: 42%;
    margin: 0 auto;
    margin-top: 1%;
    position: fixed;
    left: 26%;
    z-index: 99999;
    top: 0;
    background: #038F50;
}

#popup-container a.close {
  position: relative;
    float: right;
    top: -15px;
    right: -7px;
    z-index: 99;
    font-weight: bold;
    font-size: 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    padding: 2px 5px 2px 6px;
    line-height: 1em;
    text-align: center;
    background: #E74C3C;
    cursor: pointer;
    color: #fff;
	opacity: 8;
}	
#popup-container a.close:hover {
	opacity: 8;
}

.hint, [data-hint] {
  position: relative;
  display: inline-block;
}

.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}

.hint:hover:before,
.hint:hover:after,
.hint:focus:before,
.hint:focus:after,
[data-hint]:hover:before,
[data-hint]:hover:after,
[data-hint]:focus:before,
[data-hint]:focus:after{
  visibility: visible;
  opacity: 1;
}

.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001;
}

.hint:after,
[data-hint]:after {
  content: attr(data-hint);
  background: #ee202d;
  color: #fff;
  padding: 6px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}


#scroll-tab a.hint:after,
#scroll-tab [data-hint]:after {
  background: #ee202d;
}

.hint-right:before {
  border-right-color: #ee202d;
}

.hint-right:before {
  margin-left: -11px;
  margin-bottom: -6px;
}

.hint-right:after {
  margin-bottom: -14px;
}

.hint-right:before,
.hint-right:after {
  left: 100%;
  bottom: 50%;
}

.hint-right:hover:after,
.hint-right:hover:before,
.hint-right:focus:after,
.hint-right:focus:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px);
}
  
.hint-error.hint-right:before {
  border-right-color: #ee202d;
}
  
.hint-warning.hint-right:before {
  border-right-color: #ee202d;
}
  
.hint-info.hint-right:before {
  border-right-color: #ee202d;
}
  
.hint-success.hint-right:before {
  border-right-color: #ee202d;
}
  
.hint-always.hint-right:after,
.hint-always.hint-right:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px);
}

.hint-left:before {
  border-left-color: #ee202d; 
}

.hint-left:before {
  margin-right: -12px;
  margin-bottom: -7px;
}

.hint-left:after {
  margin-bottom: -14px; 
}

.hint-left:before,
.hint-left:after {
  right: 100%;
  bottom: 50%; 
}

.hint-left:hover:after, 
.hint-left:hover:before, 
.hint-left:focus:after, 
.hint-left:focus:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); 
}

.container-info-wrap {
  margin-top: -66px;
  position: relative;
}

.thank-you-container {
 margin-top: -120px;
}

.captcha-wrap {
  width: 160px;
}

.captcha-input {
  width: 110px;
}

.form-popup-wrap .captcha-wrap {
  width: 155px;
}

.form-popup-wrap .captcha-input {
  width: 100px;
}

/*Slick Light Box*/
.slick-lightbox{
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    width:100%;
    height:100%;
    background:#000;
    -webkit-transition:opacity .5s ease;
    transition:opacity .5s ease
}
.slick-lightbox .slick-loading .slick-list{
    background-color:transparent
}
.slick-lightbox .slick-prev{
    left:15px
}
.slick-lightbox .slick-next{
    right:15px
}
.slick-lightbox-hide{
    opacity:0
}
.slick-lightbox-hide.slick-lightbox-ie{
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter:alpha(opacity=0)
}
.slick-lightbox-hide-init{
    position:absolute;
    top:-9999px;
    opacity:0
}
.slick-lightbox-hide-init.slick-lightbox-ie{
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter:alpha(opacity=0)
}
.slick-lightbox-inner{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.slick-lightbox-slick-item{
    text-align:center;
    overflow:hidden
}
.slick-lightbox-slick-item:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-.25em
}
.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{
    position:absolute;
    bottom:0;
    left:0;
    text-align:center;
    width:100%;
    margin-bottom:20px
}
.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{
    display:block;
    text-align:center
}
.slick-lightbox-slick-item-inner{
    display:inline-block;
    vertical-align:middle;
    max-width:90%;
    max-height:90%
}
.slick-lightbox-slick-img{
    margin:0 auto;
    display:block;
    max-width:90%;
    max-height:90%
}
.slick-lightbox-slick-caption{
    margin:10px 0 0;
    color:#fff
}
.slick-lightbox-close{
    position:absolute;
    top:15px;
    right:15px;
    display:block;
    height:20px;
    width:20px;
    line-height:0;
    font-size:0;
    cursor:pointer;
    background:transparent;
    color:transparent;
    padding:0;
    border:none
}
.slick-lightbox-close:focus{
    outline:none
}
.slick-lightbox-close:before{
    font-family:"slick";
    font-size:20px;
    line-height:1;
    color:#fff;
    opacity:.85;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'Ã—'
}

/*Popup Disclaimer*/

.cdbar {
  right: 0;
  left: 0;
  padding: 15px 0;
  text-align: center;
  z-index: 1000;
  /* Text Space */
  /* Buttons space */
}
.cdbar .cdbar-text {
  display: inline-block;
  margin-right: 5px;
}
.cdbar .cdbar-buttons {
  display: inline-block;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.cdbar.fixed {
  position: fixed;
}
.cdbar.relative {
  position: relative;
}
.cdbar.absolute {
  position: absolute;
}
/* Bar Clearfix */
.cdbar:before,
.cdbar:after {
  content: "";
  display: table;
  clear: both;
}
/* POSITIONS */
/* *************************************** */
/* Bar at TOP */
.cdbar.top {
  top: 0;
  bottom: auto;
}
/* Bar at BOTTOM */
.cdbar.bottom {
  top: auto;
  bottom: 0;
}
/* Bar at MIDDLE */
.cdbar.middle {
  top: 50%;
  bottom: auto;
  padding: 30px 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cdbar.middle .cdbar-text {
  display: block;
  margin-bottom: 15px;
}
.cdbar.middle .cdbar-buttons {
  display: block;
}
/* STYLES */
/* *************************************** */
.cdbar.dark {
  color: #ffffff;
  background-color: #050505;
}
.cdbar.light {
  color: #333333;
  background-color: #efefef;
}
/* MODALS */
/* *************************************** */
.cdmodal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
}
.cdmodal .cdmodal-box {
  position: absolute;
  width: 50%;
  width: 1000px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cdmodal .cdmodal-box-inner {
  background: #fff;
  padding: 40px 20px;
}
.cdmodal .cdmodal-box-inner .cdmodal-text h3 {
  padding: 0;
  margin: 0 0 0.5em 0;
  text-align: center;
}

.cdmodal .cdmodal-box-inner .cdmodal-text p {
  overflow-x: auto;
  max-height: 52vh;
}

.cdmodal.top .cdmodal-box {
  top: 10%;
  bottom: auto;
}
.cdmodal.bottom .cdmodal-box {
  top: auto;
  bottom: 10%;
}
.cdmodal.middle .cdmodal-box {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* BUTTONS */
/* Generic Btn */
.cdbtn {
  display: inline-block;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
  margin-right: 5px;
}
/* "Accept" Btn */
.cdbtn.cookie {
  color: #ffffff;
  background-color: #f6d014;
}
.cdbtn.cookie:hover {
  background-color: #000;
}
.cdmodal-buttons {
    text-align: center;
}
/* "Privacy" Btn */
.cdbtn.privacy {
  color: #ffffff;
  background-color: #6e7071;
}
.cdbtn.privacy:hover {
  background-color: #8f9191;
}

.scroll {
	bottom: 90px;
	right: 18px;
	}
	
.cdmodal .cdmodal-box-inner {
	padding: 10px;
}

.cdmodal .cdmodal-box {
	width: 800px;	
}
.popupimg{
	width:100%;
}
.latest-news .latest-news-img {
    position: relative;
    height: 322px!important;
}

.blink{-webkit-animation:colorchange 1s infinite;}

 @-webkit-keyframes colorchange {
      0% {
        
        color: #002151;
      }
      
      100% {
        
        color: red;
      }
  
    }
	  