@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  color: gray;
  background: #fff; }

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #FFCD00;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #FFCD00;
    outline: none;
    text-decoration: none; }

p {
  margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0; }

::-webkit-selection {
  color: #fff;
  background: #FFCD00; }

::-moz-selection {
  color: #fff;
  background: #FFCD00; }

::selection {
  color: #fff;
  background: #FFCD00; }

.gamiber-nav {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
	  
	 #gamiber-offcanvas ul li {
    
    margin-bottom: 19px !important;
    margin-top: 19px!important;
} 
  }
  @media screen and (max-width: 767px) {
	  .dinrap{
	padding-right:15px!important;
}
	  .contact-info-wrap p span i {
     /*margin-left: 0 !important; */
}
.quick-links-widget {
    padding: 0 0 !important;
}

#gamiber-offcanvas ul li {
    
    margin-bottom: 19px !important;
    margin-top: 19px!important;
}
  #gamiber-hero .flexslider .slider-text > .slider-text-inner img {
    width: 100%;
    padding: 1em 4em !important;
  }}
   @media screen (min-width: 992px)and (max-width: 1200px) {
  #gamiber-hero .flexslider .slider-text > .slider-text-inner img {
    width: 100%;
    padding: 1em 14em !important;
}
   }
  @media screen and (max-width: 768px) {
    .gamiber-nav {
      margin: 0; } }
  .gamiber-nav .top-menu {
    padding: 40px 30px; }
    @media screen and (max-width: 768px) {
      .gamiber-nav .top-menu {
        padding: 28px 1em; } }
  .gamiber-nav #gamiber-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600; }
	#gamiber-logo li i{padding-right:10px;font-size: 18px;}
    .gamiber-nav #gamiber-logo a {
      position: relative;
      color: #fff; }
  @media screen and (max-width: 768px) {
    .gamiber-nav .menu-1 {
      display: none; } }
  .gamiber-nav ul {
    padding: 0;
    margin: 8px 0 0 0; }
    .gamiber-nav ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline;
      font-weight: 400; }
      .gamiber-nav ul li a {
        position: relative;
font-size: 18px;
    padding: 58px 12px 20px;
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .gamiber-nav ul li a:hover {
          color: #FFCD00; }
      .gamiber-nav ul li.has-dropdown {
        position: relative; }
        .gamiber-nav ul li.has-dropdown .dropdown {
          width: 140px;
          -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
          z-index: 1002;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          top: 20px;
          left: 0;
          text-align: left;
          background: #000;
          padding: 20px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; }
          .gamiber-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #000;
            border-width: 8px;
            margin-left: -8px; }
          .gamiber-nav ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .gamiber-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .gamiber-nav ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: #fff;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .gamiber-nav ul li.has-dropdown .dropdown li a:hover {
                color: #fff; }
        .gamiber-nav ul li.has-dropdown:hover a, .gamiber-nav ul li.has-dropdown:focus a {
          color: #FFCD00; }
      .gamiber-nav ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .gamiber-nav ul li.btn-cta a span {
          background: #ffcd00;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .gamiber-nav ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .gamiber-nav ul li.active > a {
        color: #FFCD00 !important;
        position: relative; }
        .gamiber-nav ul li.active > a:after {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

#gamiber-counter,
.gamiber-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }

.gamiber-video {
  overflow: hidden; }
  @media (max-width: 1100px) and (min-width: 1000px){
.gamiber-nav ul li a {
       
font-size: 15px!important;
    }
	.gamiber-nav ul li a {
    
    padding: 58px 6px 20px;
	}
	.services {
    
   /* height: 410px!important;*/
	margin-bottom: 20px!important;
    
}
.servicesnew {
    margin-bottom: 20px!important;
   
   /* height: 442px!important;*/
   
}
.quick-links-widget {
    padding: 0 4px!important;
}
.footer-text {
    font-size: 13px!important;
   
}
}
@media (max-width: 800px) and (min-width: 768px){

	.services {
    margin-bottom: 20px!important;
   
   /* height: 520px!important;*/
  
}
.footer-text {
    font-size: 13px!important;
   
}
.conicon{
	padding-left: 40px!important;
}
}
@media (max-width: 650px) and (min-width: 600px){

	.services {
    margin-bottom: 20px!important;
   
   /* height: 215px!important;*/
    
}
   
.servicesnew {
    margin-bottom: 10px!important;
   
    /*height: 244px!important;*/
    
}
    
.conicon{
	padding-left: 50px!important;
}
}
@media screen and (max-width: 500px){

   .services {
   
     margin-bottom: 20px!important;
}
.servicesnew {
    margin-bottom: 10px!important;
   
    /*height: 346px!important;*/
    
}
.conicon{
	padding-left: 50px!important;
}
}
  @media screen and (max-width: 992px) {
    .gamiber-video {
      height: 450px; } }
  .gamiber-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .gamiber-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px;
      color: #FFCD00; }
  .gamiber-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .gamiber-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7); }
  .gamiber-video:hover a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
.inner-banner-text h2{
	margin-top: -13em !important;
}
.inner-logo{
	margin-top: -38px;
}
.inner-logo img{
	height: 125px;
}
#gamiber-hero {
  /*min-height: 700px;*/
  background: #fff url(../images/loader.gif) no-repeat center center;
  width: 100%;
  float: left; }
  #gamiber-hero .btn {
    font-size: 24px; }
    #gamiber-hero .btn.btn-primary {
      padding: 14px 30px !important; }
  #gamiber-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
    #gamiber-hero .flexslider .slides {
      position: relative;
      overflow: hidden; }
      #gamiber-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
       /* min-height: 650px;*/
        position: relative; }
        #gamiber-hero .flexslider .slides li .overlay {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.6); }
    #gamiber-hero .flexslider .flex-control-nav {
      bottom: 2em;
      z-index: 1000;
      width: 0 auto; }
      #gamiber-hero .flexslider .flex-control-nav li a {
        background: white;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 30px;
        height: 4px;
        cursor: pointer;
        border-radius: 0 !important; }
        #gamiber-hero .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: transparent;
          background: #FFCD00; }
    #gamiber-hero .flexslider .flex-direction-nav {
      display: none; }
    #gamiber-hero .flexslider .slider-text {
      max-width: 100%;
      display: table;
      opacity: 0;
      height: 700px;
      z-index: 9; }
      #gamiber-hero .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        vertical-align: middle;
        height: 700px;
        padding: 2em; }
		#gamiber-hero .flexslider .slider-text > .slider-text-inner img{
		width: 100%;
		padding: 1em 20em;}
        @media screen and (max-width: 768px) {
          #gamiber-hero .flexslider .slider-text > .slider-text-inner {
            text-align: center; } }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner span i {
          font-size: 24px;
          color: #F7AF1D; }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner h1, #gamiber-hero .flexslider .slider-text > .slider-text-inner h2 {
          margin: 0;
          padding: 0;
          color: white; }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: 40px;
          font-size: 50px;
          line-height: 1.3;
          font-weight: 700; }
          @media screen and (max-width: 768px) {
            #gamiber-hero .flexslider .slider-text > .slider-text-inner h1 {
              font-size: 28px; } }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner h2 {
          font-size: 16px;
          line-height: 1.5;
          margin-bottom: 10px;
          text-transform: uppercase;
          letter-spacing: 5px;
          color: rgba(255, 255, 255, 0.7); }
          #gamiber-hero .flexslider .slider-text > .slider-text-inner h2 a {
            color: #ffcd00;
            border-bottom: 1px solid rgba(255, 205, 0, 0.7); }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner .heading-section {
          font-size: 50px; }
          @media screen and (max-width: 768px) {
            #gamiber-hero .flexslider .slider-text > .slider-text-inner .heading-section {
              font-size: 30px; } }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner s
.gamiber-lead {
          font-size: 20px;
          color: #FFCD00; }
          #gamiber-hero .flexslider .slider-text > .slider-text-inner s
.gamiber-lead .icon-heart {
            color: #d9534f; }
        #gamiber-hero .flexslider .slider-text > .slider-text-inner .btn {
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: #fff;
          padding: 20px 30px !important;
          border: none; }
          #gamiber-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
            background: #FFCD00;
            color: #fff; }
          #gamiber-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
            background: #000 !important; }
          @media screen and (max-width: 480px) {
            #gamiber-hero .flexslider .slider-text > .slider-text-inner .btn {
              width: 100%; } }

.gamiber-light-grey {
  background: #fafafa; }
.inner-banner li{
	height: 276px;
}
#gamiber-intro,
#gamiber-about,
#gamiber-services,
#gamiber-contact,
#gamiber-testimony,
#gamiber-blog,
#gamiber-about,
#gamiber-counter,
#gamiber-subscribe,
#gamiber-footer {
  padding: 2em 0 0;
  clear: both; }
#gamiber-testimony{padding: 3em 0 0;}
  @media screen and (max-width: 768px) {
    #gamiber-intro,
    #gamiber-about,
    #gamiber-services,
    #gamiber-contact,
    #gamiber-testimony,
    #gamiber-blog,
    #gamiber-about,
    #gamiber-counter,
    #gamiber-subscribe,
    #gamiber-footer {
      padding: 3em 0; } }

#gamiber-intro {
  padding-top: 7em;
  padding-bottom: 0; }
  #gamiber-intro .box {
    background: #FFCD00;
    width: 80%;
    margin: 10px auto 0 auto;
    padding: 2em 0; }
    @media screen and (max-width: 768px) {
      #gamiber-intro .box {
        margin-bottom: 2em;
        width: 100%; } }
    #gamiber-intro .box span {
      display: block;
      color: #fff; }
    #gamiber-intro .box .num {
      font-size: 120px;
      color: #fff;
      font-weight: 700;
      line-height: 120px; }
    #gamiber-intro .box .yr {
      text-transform: uppercase;
      font-size: 40px;
      letter-spacing: 7px; }
    #gamiber-intro .box .thin {
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 5px; }

.bg-primary-color {
  background: #FFCD00; }
  .bg-primary-color p {
    color: #fff !important; }

.wrap {
  padding-left: 2em; }
  @media screen and (max-width: 768px) {
    .wrap {
      padding-left: 0; } }

.wrap-2 {
  padding-right: 2em; }
  @media screen and (max-width: 768px) {
    .wrap-2 {
      padding-right: 0; } }
.service-box:hover{
	box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1);

}
.services {
  margin-bottom: 60px;
  position: relative;
  
 /* height: 300px;*/
  overflow-y: auto;
   }
  .services .icon {
    line-height: 64px;
    position: absolute;
    top: 0;
    left: 0; }
    .services .icon i {
      font-size: 50px;
      color: #FFCD00; }
  .services .desc {
    padding: 2em 2em 0; 
	text-align:justify;}
    .services .desc h3 {
      line-height: 34px; }
	  
	  
	  .servicesnew {
  margin-bottom: 30px;
  position: relative;
  
  height: 335px;
  overflow-y: auto;
   }
  .servicesnew .icon {
    line-height: 64px;
    position: absolute;
    top: 0;
    left: 0; }
    .servicesnew .icon i {
      font-size: 50px;
      color: #FFCD00; }
  .servicesnew .desc {
    padding: 2em 2em 0; 
	text-align:justify;}
    .servicesnew .desc h3 {
      line-height: 34px; }
.bsdesc{
	text-align:center;
}
#gamiber-about {
  /* Owl Override Style */ }
  #gamiber-about .owl-carousel .owl-controls,
  #gamiber-about .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-next,
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-prev,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-next,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-prev,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #gamiber-about .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #gamiber-about .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #000; }
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-about .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #gamiber-about .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-about .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #000; }
  #gamiber-about .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #FFCD00;
    border: 1px solid #ffcd00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #gamiber-about .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #gamiber-about .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #FFCD00; }
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-next i,
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #FFCD00; }
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-about .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #gamiber-about .owl-carousel .owl-dots {
    display: none !important; }
    @media screen and (max-width: 992px) {
      #gamiber-about .owl-carousel .owl-dots {
        display: none !important; } }
  #gamiber-about .item {
    position: relative; }
    #gamiber-about .item .pop-up-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 205, 0, 0.8);
      opacity: 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      #gamiber-about .item .pop-up-overlay .desc {
        position: absolute;
        top: 50%;
        left: 0;
        bottom: 0;
        right: 0;
        margin-top: -60px;
        padding: 30px; }
        #gamiber-about .item .pop-up-overlay .desc h3 {
          color: rgba(255, 255, 255, 0.9);
          margin-bottom: 10px; }
        #gamiber-about .item .pop-up-overlay .desc span {
          display: block;
          color: rgba(255, 255, 255, 0.6); }
      #gamiber-about .item .pop-up-overlay:hover, #gamiber-about .item .pop-up-overlay:focus {
        text-decoration: none; }
    #gamiber-about .item:hover .pop-up-overlay, #gamiber-about .item:focus .pop-up-overlay {
      opacity: 1; }

.item-2 {
  margin-bottom: 3em; }

.about-wrap {
  position: relative;
  display: block; }
  .about-wrap:before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: 0;
    max-width: 100%;
    height: 500px;
    background: #fafafa;
    content: ''; }

.about {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
  width: 100%;
  display: table;
  overflow: hidden; }
  .about .desc-t {
    display: table;
    height: 500px;
    width: 50%;
    margin: 0 auto; }
    .about .desc-t .desc-tc {
      display: table-cell;
      vertical-align: middle;
      height: 500px; }
  .about .desc {
    background: #fff;
    padding: 2em; }
    .about .desc p {
      margin-bottom: 0;
      color: gray; }
    .about .desc h3 {
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      position: relative;
      padding-left: 70px;
      line-height: 28px;
      display: block; }
      .about .desc h3 span {
        position: absolute;
        top: 0;
        left: 0;
        width: 55px;
        height: 55px;
        display: table;
        text-align: center; }
        .about .desc h3 span small {
          display: table-cell;
          vertical-align: middle;
          color: #fff;
          background: #FFCD00;
          font-size: 20px; }

#gamiber-testimony {
  position: relative;
  /* Owl Override Style */ }
  #gamiber-testimony .icon {
    position: absolute;
    top: -2.3em;
    left: 2em;
    z-index: 2;
    display: block;
    width: 62px; }
    #gamiber-testimony .icon i {
      width: 100px;
      font-size: 60px;
      color: #e6e6e6; }
  #gamiber-testimony .testimony-slide {
    position: relative;
    height: auto; }
    #gamiber-testimony .testimony-slide span {
      font-size: 18px;
      font-weight: 700;
      display: block;
      color: #000;
      margin-bottom: 20px;
      text-transform: uppercase; }
    #gamiber-testimony .testimony-slide figure {
      float: left; }
      #gamiber-testimony .testimony-slide figure img {
        width: 140px; }
        @media screen and (max-width: 768px) {
          #gamiber-testimony .testimony-slide figure img {
            width: 80px; } }
    #gamiber-testimony .testimony-slide blockquote {
      border: none;
      margin: 0 auto;
      width: 100%;
      position: relative;
      padding: 0 0 0 170px;
      color: #000; }
      @media screen and (max-width: 768px) {
        #gamiber-testimony .testimony-slide blockquote {
          padding-left: 100px; } }
  #gamiber-testimony .testimony-wrap {
    background: #fff;
    padding: 2em 2em 7px;
    width: 100%;
    float: left; }
  #gamiber-testimony .owl-carousel .owl-controls,
  #gamiber-testimony .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
    @media screen and (max-width: 768px) {
      #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
      #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
      #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next,
      #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        top: -50px; } }
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #gamiber-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #gamiber-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #000; }
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #gamiber-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #000; }
  #gamiber-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #FFCD00;
    border: 1px solid #ffcd00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #gamiber-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #gamiber-testimony .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #FFCD00; }
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next i,
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #FFCD00; }
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #gamiber-testimony .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #gamiber-testimony .owl-carousel .owl-dots {
    display: none !important; }
    @media screen and (max-width: 992px) {
      #gamiber-testimony .owl-carousel .owl-dots {
        display: none !important; } }

#gamiber-counter {
  position: relative; }

.gamiber-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .gamiber-counters .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }
  .gamiber-counters .icon {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px; }
    .gamiber-counters .icon i {
      display: table-cell;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      font-size: 50px;
      color: #fff;
      background: #FFCD00;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
  .gamiber-counters .counter-wrap {
    border: 1px solid red !important; }
  .gamiber-counters .gamiber-counter {
    font-size: 40px;
    display: block;
    color: white;
    font-family: "Montserrat", Arial, sans-serif;
    width: 100%;
    font-weight: 700;
    margin-bottom: .3em; }
  .gamiber-counters .gamiber-counter-label {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block; }
#gambier-blog{
	padding: 18em 0 0;
}
.blog-entry {
  position: relative;
  display: block;
  background: #fafafa;
  padding: 1.5em;
  margin-bottom: 30px; }
  .blog-entry span {
    color: #999999;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px; }
  .blog-entry h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 38px; }
    .blog-entry h2 a {
      color: #000; }
  .blog-entry .blog-img {
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-bottom: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .blog-entry .desc {
    padding-left: 130px; }

article {
  margin-bottom: 3em;
  }
  article .blog-img {
    height: 286px;
    z-index: -1; }
  article .entry {
    overflow-y: auto;
    height: 250px;
	
    width: 90%;
    margin: 0 auto;
    margin-top: -5em;
    z-index: 1;
    background: #fff;
    padding: 14px 10px 1px  7em;
	    text-align: justify;
    position: relative;
    box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1);
	}
	article .entry h4 a{
		line-height: 1.5;
    font-size: 19px;
    color: #000;
    font-weight: 600;
	

	}
    @media screen and (max-width: 768px) {
      article .entry {
        padding: 7em 1em 1em;
        width: 90%; } }
    article .entry h2 {
      font-weight: 700;
      font-size: 40px;
      line-height: 50px; }
      @media screen and (max-width: 768px) {
        article .entry h2 {
          font-size: 28px;
          line-height: 38px; } }
      article .entry h2 a {
        color: #000; }
    article .entry p {
      font-size: 16px; }
    article .entry .meta {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: #ffcd00;
      padding: .8em; }
      article .entry .meta p {
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 16px; }
        article .entry .meta p span {
          display: block;
          color: #fff; }
          article .entry .meta p span:first-child {
            font-weight: 700; }
          article .entry .meta p span:last-child {
            font-weight: 400; }
    article .entry .meta-2 {
      color: #b3b3b3; }
      article .entry .meta-2 span {
        margin-right: 10px; }
        article .entry .meta-2 span i {
          color: #666666; }

.staff,
.blog-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.about {
  margin-bottom: 30px; }

.staff {
  height: 400px;
  display: block;
  position: relative;
  margin-bottom: 40px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s; }
  .staff .desc {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #fff;
    padding: 1.5em 1em;
    opacity: 1;
    height: 105px;
    overflow: hidden; }
    .staff .desc h3 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 10px;
      font-size: 20px; }
    .staff .desc span {
      color: #151414;
      display: block;
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-size: 14px; }
    .staff .desc .parag {
      opacity: 0;
      -webkit-transition: 0.1s;
      -o-transition: 0.1s;
      transition: 0.1s; }
      .staff .desc .parag p {
        color: #4d4d4d; }
 /* .staff:hover .desc {
    opacity: 1;
    margin-top: 10px;
    height: 210px; }
    .staff:hover .desc .parag {
      opacity: 1; }*/
#gambier-contact{
	padding:20em 0 0;
}
.contact-info-wrap {
  margin-bottom: 3em; }
  .contact-info-wrap p span {
    padding-right: 10px; }
    .contact-info-wrap p span i {
      font-size: 20px;
      color: #FFCD00;margin-left: -34px; }
.contact-info-wrap a{color:gray !important;}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 16px !important;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .form-control:focus, .form-control:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.8); }

input[type="text"] {
  height: 50px; margin-bottom: 13px;}

.form-group {
  margin-bottom: 0 !important; }
  .form-group .btn-modify {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 15px; }

.gamiber-social-icons {
  margin: 0;
  padding: 0; }
  .gamiber-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .gamiber-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: #FFCD00;
      padding-left: 10px;
      padding-right: 10px; }
      .gamiber-social-icons li a i {
        font-size: 20px; }

.gamiber-heading {
  margin-bottom: 2em; }
  .gamiber-heading .sm {
    font-size: 16px;
    letter-spacing: 20px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    font-weight: 300; }
  .gamiber-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .gamiber-heading h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 60px; }
      @media screen and (max-width: 480px) {
        .gamiber-heading h2 span {
          line-height: 50px;
          font-size: 40px; } }
    .gamiber-heading h2 .thin {
      font-weight: 100; }
    .gamiber-heading h2 .thick {
      font-weight: 700; }

#gamiber-subscribe {
  padding: 4em 0;
  color: #fff;
  background: #FFCD00; }
  #gamiber-subscribe .gamiber-heading {
    margin-bottom: 0; }
    #gamiber-subscribe .gamiber-heading h2 {
      color: #fff !important;
      font-size: 50px;
      margin-bottom: 50px;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        #gamiber-subscribe .gamiber-heading h2 {
          font-size: 30px; } }
    #gamiber-subscribe .gamiber-heading p {
      font-size: 22px;
      font-weight: 400; }

.qbstp-header-subscribe .form-group {
  position: relative;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .qbstp-header-subscribe .form-group {
      width: 100%; } }
  .qbstp-header-subscribe .form-group input::-webkit-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-moz-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-ms-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-o-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::input-placeholder {
    color: #333333; }

.qbstp-header-subscribe #email {
  font-size: 18px;
  width: 100%;
  padding-right: 3em;
  border: none;
  border: 2px solid #fff;
  background: #fff;
  color: #333333 !important; }

.qbstp-header-subscribe button {
  position: absolute;
  top: 0;
  right: -4px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #000;
  color: #fff;
  border: none;
  padding: 14px; }

#gamiber-footer {
  background: #1E2022;
  color: rgba(255, 255, 255, 0.6) !important; }
  #gamiber-footer .gamiber-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #gamiber-footer .gamiber-footer-links {
        margin-bottom: 30px; } }
    #gamiber-footer .gamiber-footer-links li {
      padding: 0;
      margin: 0 0 10px 0;
      list-style: none;
      display: block; }
      #gamiber-footer .gamiber-footer-links li span {
        display: block;
        font-size: 13px; }
      #gamiber-footer .gamiber-footer-links li a {
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none; }
        #gamiber-footer .gamiber-footer-links li a i {
          padding-right: 10px;
          color: #FFCD00; }
        #gamiber-footer .gamiber-footer-links li a:hover {
          text-decoration: underline; }
  #gamiber-footer .gamiber-social-icons li a {
    padding-left: 10px;
    padding-right: 10px; }
    #gamiber-footer .gamiber-social-icons li a:first-child {
      padding-left: 0; }
  #gamiber-footer h4 {
    margin-bottom: 30px;
    font-size: 13px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700; }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#gamiber-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #gamiber-offcanvas {
      display: block; } }
  .offcanvas #gamiber-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #gamiber-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #gamiber-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #gamiber-offcanvas ul {
    padding: 0;
    margin: 0; }
    #gamiber-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #gamiber-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #gamiber-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #gamiber-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e0c5";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #gamiber-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: #ffcd00;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.gamiber-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.6em !important; }
  .gamiber-nav-toggle.active i::before, .gamiber-nav-toggle.active i::after {
    background: #444; }
  .gamiber-nav-toggle:hover, .gamiber-nav-toggle:focus, .gamiber-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .gamiber-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .gamiber-nav-toggle i::before, .gamiber-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .gamiber-nav-toggle.gamiber-nav-white > i {
    color: #fff;
    background: #fff; }
    .gamiber-nav-toggle.gamiber-nav-white > i::before, .gamiber-nav-toggle.gamiber-nav-white > i::after {
      background: #fff; }

.gamiber-nav-toggle i::before {
  top: -7px; }

.gamiber-nav-toggle i::after {
  bottom: -7px; }

.gamiber-nav-toggle:hover i::before {
  top: -10px; }

.gamiber-nav-toggle:hover i::after {
  bottom: -10px; }

.gamiber-nav-toggle.active i {
  background: transparent; }

.gamiber-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.gamiber-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.gamiber-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .gamiber-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #FFCD00;
  color: #fff;
  border: 2px solid #FFCD00; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #ffd21a !important;
    border-color: #ffd21a !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #FFCD00;
    border: 2px solid #FFCD00; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #FFCD00;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #FFCD00; }

.row-pb-lg {
  padding-bottom: 6em !important; }

.row-pb-md {
  padding-bottom: 4em !important; }

.row-pb-sm {
  padding-bottom: 2em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.gamiber-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }
  
  .gambier-project{padding: 1em 0 0;}
  .inner_project{
	  padding: 18em 0 2em;
  }
.builder_inner .builder_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  
}

.builder_item {
  position: relative;
  overflow: hidden;
}

.builder_item img {
  width: 100%;
}

.builder_item:before {
  content: "";
  background: rgba(250, 183, 0, 0.85);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.builder_item .hover {
	padding:20px 25px;
	height: 100%;
    overflow-y: auto;
	
	
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.builder_item .hover h4 {
  color: #222222;
  font-size: 20px;
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}

.builder_item .hover p {
  max-width: 470px;
  margin: auto;
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  color: #222222;
}

.builder_item:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.builder_item:hover .hover {
  opacity: 1;
}

.builder_item:hover .hover h4 {
  margin-bottom: 18px;
  opacity: 1;
}
.p-0{padding:0 !important;}

/* ----------------
  Footer section
---------------------*/
.gambier-footer{
	padding:2em 0 0;
}
.footer-section {
	background:#171822;
}
.footer-section .logo{
	padding-top:0;
	padding-bottom:0;
	margin-top: 1em;
}
.footer-section .logo a {
    display: inline-block;
   /* border-left: 5px solid #f8527c;*/
    padding: 4px 8px;
    text-align: left;
	color:#fff;
}
.footer-section .logo a  h5{
	color: #fff;
    font-size: 27px;
    letter-spacing: 1px;
    font-weight: 900;
    text-transform: uppercase;
}
.footer-logo {
	padding-bottom: 60px;
}

.footer-widget {
	margin-bottom: 20px;
	overflow: hidden;
}

.footer-widget h2 {
	font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 34px;
}

.footer-widget p {
	color: #8f8f8f;
}

.footer-widget.about-widget .footerpara {
	letter-spacing: 0.4px;
    margin-top: 30px;
}

.footer-widget ul {
	list-style: none;
	float: left;
	margin-right: 37px;
}

.footer-widget ul:last-child {
	margin-right: 0;
	padding-inline-start: 4px;
}

.footer-widget ul li a {
	display: inline-block;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    color: #8f8f8f;
    margin-bottom: 10px;
    font-weight: 500;
}

.quick-links-widget ul li a:after {
	position: absolute;
    content: "";
    width: 8px;
    height: 7px;
    left: 0;
    top: 7px;
    border: 1px solid #ffcd00;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.footer-widget ul li a:hover {
	color: #fff;
}
.gallery-widget .photo-list li {
  position: relative;
  margin-bottom: 3px; 
  list-style: none;
    display: inline-block;}
  .gallery-widget .photo-list li .pop-up-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -22px;
    right: 0;
    text-align: center;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    opacity: 0; }
    .gallery-widget .photo-list li .pop-up-icon i {
      color: #fff; }
  .gallery-widget .photo-list li:hover .blakish-overlay {
    opacity: 1;
    visibility: visible; }
  .gallery-widget .photo-list li:hover .pop-up-icon {
    opacity: 1; }
	.gallery-widget img{border-radius: 4px;}
.blakish-overlay {
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    position: absolute;
    visibility: hidden;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background-color: rgba(0, 0, 0, 0.65);
}
.quick-links-widget{padding: 0 58px;}
.footer-dropdown {padding-left: 20px;}
.about-widget{}
.quick-links-widget ul li a:hover:after {
	width: 8px;
    height: 8px;
    top: 7px;
    background: #ffcd00;
}

.fw-latest-post-widget .lp-item {
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}

.fw-latest-post-widget .lp-thumb {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 22px;
}

.fw-latest-post-widget .lp-content {
	overflow: hidden;
	padding-top: 2px;
}

.fw-latest-post-widget .lp-content h6 {
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    /* opacity: 0.25; */
    color: #8f8f8fa8;
    margin-bottom: 1px;
}

.fw-latest-post-widget .lp-content span {
	display: block;
	font-size: 12px;
	color: #8f8f8f;
	margin-bottom: 4px;
}

.fw-latest-post-widget .lp-content .readmore {
	font-size: 12px;
	color: #edb611;
}

.contact-widget .con-info span {
	float: left;
	color: #f51167;
	margin-right: 15px;
	overflow: hidden;
}
.gallery-widget .gimg{padding: 0 0 10px 0; }
.social-links-warp {
	border-top: 1px solid #484646ab;
	padding: 6px 0 0;
}
.footer-text{font-size: 15px;margin-top: 8px;}
.footercopyright ul{float: right;}
.footercopyright li{ display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 25px;
    color: #fff;
    text-align: center;}
	.footercopyright li a{
	color: #fff;
    border-radius: 100px;
    width: 34px;
    height: 34px;
    padding: 8px 9px;
    font-size: 18px;
    background: #000;
    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;
}
.contact_leftbottom ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.contact_leftbottom ul li{
	width: 100%;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 300;
    color: #7b7c7c;
    padding-left: 60px;
    margin-top: 20px;
    font-weight: 500;
}
.contact_leftbottom ul li i{
	color: #ffcd00;
    font-size: 21px;
    position: absolute;
    margin-left: -60px;
    border: 1px solid #cccccc57;
    width: 35px;
    height: 33px;
    padding: 5px 7px;
	margin-top: -5px;
}
.social-links a {
	margin-right: 60px;
	display: inline-block;
}

.social-links a:last-child {
	margin-right: 0;
}

.social-links a i {
	font-size: 30px;
	color: #d7d7d7;
	float: left;
	margin-right: 19px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.social-links a span {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #9f9fa0;
	padding-top: 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.social-links a.instagram:hover i {
	color: #2F5D84;
}

.social-links a.google-plus:hover i {
	color: #E04B37;
}

.social-links a.twitter:hover i {
	color: #5abed6;
}

.social-links a.pinterest:hover i {
	color: #CD212D;
}

.social-links a.facebook:hover i {
	color: #39599F;
}

.social-links a.twitter:hover i {
	color: #5abed6;
}

.social-links a.youtube:hover i {
	color: #D12227;
}

.social-links a.tumblr:hover i {
	color: #37475E;
}

.social-links a:hover span {
	color: #fff;
}
.padding{padding: 0 76px 0 0;}
.fixed-me{
    background-color:#fff !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    box-shadow: 5px 4px 5px #ccc;
     transition: all 1s ;
    
}
.fixed-me ul li > a {
	color:#000 ;
	
}
.fixed-me .navbar-brand img{
	width: 70%;
	 transition: 0.5s ;

}
.fixed-me .top-menu {
    padding: 16px 30px;
}
.fixed-me .inner-logo img {
    height: 119px;
    position: absolute;
    background: #fff;
    border-radius: 50%;
}
.fixed-me .inner-logo {
    margin-top: -16px;
}
.gtitdi{
	margin-bottom:25px;
}
.pugn p{
    color: #7A838B;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    line-height: 31px;
}
.bhp{
z-index: 700;
}
@media (max-width: 3000px) and (min-width: 800px){
	.fc{
		font-size:12px!important;
	}
}
@media (max-width: 340px) and (min-width: 300px){
	.fc{
		font-size:14px!important;
	}
}
.gamiber-heading h2 .think {
      font-weight: 100;
	  font-size:40px; }
	  .gamiber-heading .smm {
		  margin-top: 86px;
    font-size: 20px;
    letter-spacing: 20px;
    color: #504c4c;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    font-weight: 300;
}
@media (max-width: 450px) and (min-width: 300px){
	.gamiber-heading h2 .think {
      font-weight: 100;
	  font-size:30px!important; }
	   .gamiber-heading .smm {
		  margin-top: 0px!important;
	   }
}
@media (max-width: 768px) and (min-width: 451px){
	.gamiber-heading h2 .think {
      font-weight: 100;
	  font-size:40px!important; }
	   .gamiber-heading .smm {
		  margin-top: 0px!important;
	   }
}
@media (max-width: 1100px) and (min-width: 1000px){
	.gamiber-heading h2 .think {
      font-weight: 100;
	  font-size:32px!important; }
	   
}
.dinrap{
	padding-right:0px;
}
.staff .desc .parag {
    opacity: 0;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}
.administration{}
.administrationBox{
	background: #f5f2f0;
    border: 1px solid #E0E0E0;
    /* padding: 5px; */
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.administrationBox figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.administrationBox figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}
.administrationBox figure figcaption {
	padding: 3em 1em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.administrationBox figure figcaption::before,
.administrationBox figure figcaption::after {
	pointer-events: none;
}
.administrationBox figure figcaption,
.administrationBox figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.administrationBox figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.administrationBox figure h2 {
	word-spacing: 0;
	font-size: 17px;
	text-transform:capitalize;
	
	border-left: 0;
	color: #fff;
	font-weight: 600;
}
.administrationBox figure h2 span {
	font-weight: 800;
}
.administrationBox figure h2,
.administrationBox figure p {
	margin: 0;
}
.administrationBox figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-julia {
	background: #2f3238;
}
figure.effect-julia img {
	width:100%;
	min-height: 370px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity:0.7;
	
}
.news_image
{
	background: #2f3238;
	border: 1px solid #E0E0E0;
}
.news_image img
{
	width:100%;
	min-height: 270px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity:0.7;
	
}

.news_image:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
figure.effect-julia figcaption {
	text-align: left;
}
figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
	
	
	color: #fff;
	text-transform: none;
	font-weight: 800;
	font-size: 95%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
	
	
}


figure.effect-julia h2:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-julia h2:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-julia h2:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover h2:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
figure.effect-julia:hover h2:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover h2:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover h2 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}








figure.effect-julia p {
	display: block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background:#FFCD00;
	color: #0c0c0c;
	text-transform: none;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}
figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}