/*theme-primary:	   #114885;*/
/* f1 blue = #034987 */
/*  #67fc71 51995e  007216 */
/* ffe0bd #DB5800 , #ffc993 */
/*FFD2AA f3efca edd170  bblue - 8ed3f4 */
/*d75b66  */
/* e8a3ff   */
/*ffdbac*/
/* @gray-base:        #000; */
/*body stop animation*/
.js-loading *,
.js-loading *:before,
.js-loading *:after {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}
@media (min-width: 768px) {
  .survlist {
    padding-left: 50px;
  }
}
.btn-xl {
  -webkit-box-shadow: 0 0.25em 0 0 #56565b, 0 4px 9px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.25em 0 0 #56565b, 0 4px 9px rgba(0, 0, 0, 0.75);
}
.about-text p {
  text-align: left;
}
.navbar-default .navbar-brand {
  padding: 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand {
    height: 70px;
  }
}
.navbar-default .navbar-brand > img {
  height: 100%;
  padding: 10px;
  width: auto;
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand > img {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-default .nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.navbar-default .nav > li.login-btn > a,
.navbar-default .nav > li.login-btn > a:focus {
  color: #dd6b1e !important;
}
.navbar-default .nav > li.login-btn > a:hover,
.navbar-default .nav > li.login-btn > a:active {
  color: #c50202 !important;
}
.navbar-default .navbar-header .navbar-toggle {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 6px;
}
header {
  /*background-image: url('../img/logo.png');
	background-size: 100%;
	background-repeat: no-repeat;
	 background-position: 10% 13%;
	@media(min-width:768px){
	background-size: auto;	
	background-position: center 13%;
	}*/
}
header h1,
header p {
  color: #114885;
}
.carousel-control .icon-prev:before {
  content: none;
}
.carousel-control .icon-next:before {
  content: none;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  opacity: 0;
}
.carousel-control:hover .icon-prev,
.carousel-control:hover .icon-next {
  text-shadow: 0 2px 5px #222222;
  opacity: 0.8;
}
.carousel-indicators li {
  -webkit-box-shadow: 0 0 3px #222222, 0 0 1px #222222;
          box-shadow: 0 0 3px #222222, 0 0 1px #222222;
  border-color: #eeeeee;
  margin: 2px;
}
.carousel-indicators .active {
  background-color: #eeeeee;
  margin: 1px;
}
.carousel,
.item,
.active {
  height: 100%;
}
.carousel-inner {
  height: 100%;
}
.carousel-inner .fill.pic-one {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 242, 234, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.1))), url("../img/aopen1.jpg");
  background-image: linear-gradient(rgba(235, 242, 234, 0.1), rgba(255, 255, 255, 0.1) 30%), url("../img/aopen1.jpg");
}
.carousel-inner .fill.pic-two {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 242, 234, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.2))), url("../img/aopen2.jpg");
  background-image: linear-gradient(rgba(235, 242, 234, 0.1), rgba(255, 255, 255, 0.2) 30%), url("../img/aopen2.jpg");
}
.carousel-inner .fill.pic-three {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 242, 234, 0.1)), color-stop(30%, rgba(255, 255, 255, 0.1))), url("../img/aopen3.jpg");
  background-image: linear-gradient(rgba(235, 242, 234, 0.1), rgba(255, 255, 255, 0.1) 30%), url("../img/aopen3.jpg");
}
.carousel-caption {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.carousel-caption h1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #ebf2ea;
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 5px;
  font-weight: 700;
  font-size: 40px;
  /*text-transform: uppercase;*/
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@media (min-width: 768px) {
  .carousel-caption h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .carousel-caption h1 {
    font-size: 70px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption h1 {
    font-size: 80px;
  }
}
@media (max-width: 350px) {
  .carousel-caption h1 {
    padding-top: 15px;
    font-size: 30px;
    line-height: 1;
  }
}
@media (max-height: 400px) and (min-width: 600px) {
  .carousel-caption h1 {
    font-size: 35px;
    line-height: 0.9;
  }
}
.carousel-caption h2 {
  color: #ebf2ea;
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 5px;
  font-weight: 700;
  font-size: 30px;
  /*text-transform: uppercase;*/
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@media (min-width: 768px) {
  .carousel-caption h2 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .carousel-caption h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) and (max-height: 800px) {
  .carousel-caption h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption h2 {
    font-size: 60px;
  }
}
@media (max-width: 350px) {
  .carousel-caption h2 {
    padding: 4px 9px;
    font-size: 20px;
    line-height: 1;
  }
}
@media (max-height: 400px) and (min-width: 600px) {
  .carousel-caption h2 {
    font-size: 23px;
    line-height: 0.9;
  }
}
.carousel-caption h3 {
  color: #ffffff;
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 5px;
  font-weight: 700;
  font-size: 40px;
  /*text-transform: uppercase;*/
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@media (min-width: 768px) {
  .carousel-caption h3 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .carousel-caption h3 {
    font-size: 70px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption h3 {
    font-size: 80px;
  }
}
@media (max-width: 350px) {
  .carousel-caption h3 {
    padding: 4px 9px;
    font-size: 20px;
    line-height: 1;
  }
}
.carousel-caption h5 {
  /*flex-direction: column;*/
  color: #bb1924;
  /*	@text-shadow: @text-shadow2;
		@text-shadow-size: @text-shadow-size2;
		text-shadow: @text-shadow 0px 0px @text-shadow-size,@text-shadow 0px 0px @text-shadow-size,@text-shadow 0px 0px @text-shadow-size,@text-shadow 0px 0px @text-shadow-size,@text-shadow 0px 0px 5px;
	*/
  font-weight: 700;
  font-size: 40px;
  /*text-transform: uppercase;*/
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@media (min-width: 768px) {
  .carousel-caption h5 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .carousel-caption h5 {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption h5 {
    font-size: 60px;
  }
}
@media (max-width: 350px) {
  .carousel-caption h5 {
    padding-top: 15px;
    font-size: 20px;
    line-height: 1;
  }
}
.carousel-caption p {
  color: #db5800;
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
  font-weight: 700;
  font-size: 24px;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}
@media (min-width: 992px) {
  .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption p {
    font-size: 42px;
  }
}
@media (max-width: 350px) {
  .carousel-caption p {
    font-size: 15px;
    font-weight: 500;
    line-height: 0.9;
  }
}
.carousel-caption .p-one {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.carousel-caption .p-pic1 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
  color: #fff;
  /*@text-shadow2: @text-shadow;*/
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
}
@media (max-height: 400px) and (min-width: 600px) {
  .carousel-caption .p-pic1 {
    padding: 0 0 0 0;
    font-size: 20px;
    line-height: 0.8;
  }
}
.carousel-caption .p-pic2 {
  color: #114885;
  text-shadow: #ffffff 0px 0px 4px, #ffffff 0px 0px 4px, #ffffff 0px 0px 4px, #ffffff 0px 0px 4px, #ffffff 0px 0px 4px;
}
@media (max-width: 350px) {
  .carousel-caption .p-pic2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
  }
}
.carousel-caption .p-pic3 {
  color: #67fc71;
  /*@text-shadow2: @text-shadow;*/
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
}
.carousel-caption .p-three {
  color: #ffff26;
  /* @text-shadow2: @text-shadow;  */
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #ffffff 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
  font-weight: 600;
  font-size: 15px;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@media (min-width: 992px) {
  .carousel-caption .p-three {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption .p-three {
    font-size: 25px;
  }
}
@media (max-width: 350px) {
  .carousel-caption .p-three {
    font-size: 11px;
    font-weight: 500;
    line-height: 0.9;
  }
}
.carousel-caption .btn {
  background-color: #114885;
  color: white;
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}
.carousel-caption .btn:hover,
.carousel-caption .btn:active {
  background-color: #090909;
}
@media (max-width: 350px) {
  .carousel-caption .btn {
    padding: 4px 9px;
    font-size: 60%;
    line-height: 1;
  }
}
@media (max-height: 400px) and (min-width: 600px) {
  .carousel-caption .btn {
    padding: 4px 9px;
    font-size: 90%;
    line-height: 2;
  }
}
.first-slide {
  padding-top: 20%;
  padding-bottom: 10%;
}
@media (min-width: 1200px) {
  .first-slide {
    padding-top: 30%;
  }
}
@media (max-width: 350px) {
  .first-slide {
    padding-bottom: 20%;
  }
}
@media (max-height: 500px) and (min-width: 600px) {
  .first-slide {
    padding-top: 30%;
    padding-bottom: 0%;
  }
}
.second-slide {
  padding-top: 15%;
  padding-bottom: 10%;
  /*padding-left: 15%;*/
}
@media (max-width: 361px) and (max-height: 641px) {
  .second-slide {
    padding-bottom: 30%;
  }
}
@media (min-width: 1200px) and (min-height: 480px) {
  .second-slide {
    padding-bottom: 40%;
  }
}
@media (max-width: 350px) {
  .second-slide {
    padding-bottom: 20%;
  }
}
.third-slide {
  padding-top: 60%;
  padding-bottom: 10%;
}
@media (min-width: 1200px) {
  .third-slide {
    padding-top: 50%;
  }
}
@media (max-width: 350px) {
  .third-slide {
    padding-top: 30%;
    padding-bottom: 10%;
  }
}
@media (max-height: 480px) and (min-width: 600px) {
  .third-slide {
    padding-top: 20%;
    padding-bottom: 0%;
  }
}
.full-width {
  width: 100%;
}
#main-content {
  padding: 70px 0 0 0;
  min-height: calc(100% - 87px);
}
@media (max-width: 767px) {
  #main-content {
    padding-top: 45px;
  }
}
.heading-contain {
  margin-bottom: 30px;
  background-size: cover;
  -o-background-size: cover;
}
.heading-contain .row {
  color: white;
  text-shadow: #555555 0px 0px 3px, #555555 0px 0px 3px, #000000 0px 2px 3px, #114885 0px 0px 3px, #000000 0px 0px 3px;
  -webkit-font-smoothing: antialiased;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .heading-contain .row {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.heading-contain h1 {
  color: #ebf2ea;
  font-weight: 600;
}
@media (min-width: 768px) {
  .heading-contain h1 {
    font-size: 53px;
  }
}
.heading-contain.img-psi {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.3)), to(rgba(255, 255, 255, 0.3))), url('../img/a1.jpg');
  background-image: linear-gradient(rgba(17, 72, 133, 0.3), rgba(255, 255, 255, 0.3)), url('../img/a1.jpg');
  background-position: 50% 60%;
}
.heading-contain.img-soil {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.3)), to(rgba(255, 255, 255, 0.3))), url('../img/a2.jpg');
  background-image: linear-gradient(rgba(17, 72, 133, 0.3), rgba(255, 255, 255, 0.3)), url('../img/a2.jpg');
  background-position: 70% 75%;
  background-size: 130%;
}
.heading-contain.img-survey {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.4))), url('../img/a3.jpg');
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4) 80%), url('../img/a3.jpg');
  background-position: 40% 17.2%;
}
.heading-contain.img-eng {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.3)), to(rgba(255, 255, 255, 0.3))), url('../img/a4.jpg');
  background-image: linear-gradient(rgba(17, 72, 133, 0.3), rgba(255, 255, 255, 0.3)), url('../img/a4.jpg');
  background-position: 60% 20%;
  background-size: 130%;
}
.heading-contain.img-da {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(50%, rgba(255, 255, 255, 0.7))), url('../img/a5.jpg');
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7) 50%), url('../img/a5.jpg');
  background-position: 50% 40%;
  background-size: 130%;
}
.heading-contain.img-rc {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.3)), to(rgba(255, 255, 255, 0.3))), url('../img/a6.jpg');
  background-image: linear-gradient(rgba(17, 72, 133, 0.3), rgba(255, 255, 255, 0.3)), url('../img/a6.jpg');
  background-position: 40% 54%;
  background-size: 150%;
}
.heading-no-bg {
  margin-top: 50px;
}
.tab-box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.btn.btn-menu,
.btn.btn-dl {
  border-color: #404347 !important;
  background-color: #404347;
  color: #f0f0f0;
  font-weight: 600;
  border: 1px solid;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .is-table-row {
    display: table;
  }
  .is-table-row .nav {
    padding-right: 0;
  }
  .is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  .xs-toggle {
    display: none !important;
  }
  .collapse {
    display: block;
  }
  .menu-top {
    border-top: 0 !important;
  }
}
.nav-pills > li > a {
  color: #f0f0f0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-radius: 0;
  border-color: #f0f0f0;
  background-color: #404347;
  border-radius: 8px;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:active {
  color: #444444;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-style: solid;
}
.nav-pills > li + li {
  margin-top: 0;
}
.nav-pills > li.active > a {
  border-width: 1px 0 0 0;
  border-radius: 0;
  color: #444444;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-style: solid;
  border-radius: 8px;
}
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #444444;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-style: solid;
}
@media (max-width: 767px) {
  .nav-pills {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .nav-pills {
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#f0f0f0));
    background: linear-gradient(to right, #ffffff, #f0f0f0);
  }
}
.tab-content {
  color: #444444;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-style: solid;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .tab-content {
    border-width: 1px 1px 1px 20px;
    border-radius: 0 5px 5px 0;
  }
}
.tab-content > .tab-pane {
  display: none;
  text-align: left;
}
.tab-content > .active {
  display: block;
}
@media (max-width: 767px) {
  .tab-content {
    border-width: 1px 1px 1px 20px;
    margin-top: 15px;
    padding-left: 00px;
    padding-right: 10px;
  }
}
.tab-content h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
}
.tab-content .btn-dl {
  margin-bottom: 20px;
  border-radius: 5px;
}
.align-tab-btn {
  text-align: right;
}
@media (max-width: 767px) {
  .align-tab-btn {
    text-align: center;
  }
}
.list-group-item {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #444444;
  background-color: #f0f0f0;
  border: 0;
}
.list-group-item:first-child {
  border-radius: 5px 5px 0 0;
}
.list-group-item:last-child {
  border-radius: 0 0 5px 5px;
}
@media (max-width: 380px) {
  .list-group-item {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .list-left {
    padding-left: 0;
  }
  .list-left .list-group-item {
    border-right: 0;
  }
  .list-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .list-left {
    padding-left: 0;
    padding-right: 0;
  }
  .list-left .list-group-item:last-child {
    border-radius: 0;
  }
  .list-right {
    padding-left: 0;
    padding-right: 0;
  }
  .list-right .list-group-item:first-child {
    border-radius: 0;
  }
}
.contact label {
  font-weight: normal;
}
.contact .form-control {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.contact .form-control:focus {
  border-color: rgba(17, 72, 133, 0.7);
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(17, 72, 133, 0.25);
  box-shadow: inset 0 0 1px rgba(17, 72, 133, 0.25);
}
.contact .form-control::-moz-placeholder {
  opacity: 1;
}
.contact .form-control::-moz-placeholder,
.contact .form-control:-ms-input-placeholder,
.contact .form-control::-webkit-input-placeholder {
  color: #777777;
}
.contact .form-control[disabled],
.contact .form-control[readonly],
fieldset[disabled] .contact .form-control {
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  .contact .form-group {
    margin-bottom: 0;
  }
  .contact form input,
  .contact form textarea {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .contact .with-errors {
    /*margin-bottom: -20px;*/
  }
  .contact .form-group {
    margin-bottom: 20px;
  }
  .contact form input,
  .contact form textarea {
    margin-top: 20px;
  }
}
.has-error .form-control {
  border-color: rgba(169, 68, 66, 0.6);
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(169, 68, 66, 0.25);
  box-shadow: inset 0 0 1px rgba(169, 68, 66, 0.25);
}
@media (min-width: 768px) {
  .no-gutter > [class*="col-sm-6"] {
    padding: 10px 10px 10px 10px;
  }
  .col-sm-6 {
    padding: 10px 10px 10px 10px;
  }
}
.thumb {
  background-size: cover;
  padding-top: 25%;
  padding-bottom: 25%;
}
.thumb.img-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.2)), color-stop(40%, rgba(255, 255, 255, 0.3))), url("../img/a1.jpg");
  background-image: linear-gradient(rgba(17, 72, 133, 0.2), rgba(255, 255, 255, 0.3) 40%), url("../img/a1.jpg");
}
.thumb.img-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 242, 234, 0.3)), color-stop(30%, rgba(255, 255, 255, 0.25))), url("../img/a2.jpg");
  background-image: linear-gradient(rgba(235, 242, 234, 0.3), rgba(255, 255, 255, 0.25) 30%), url("../img/a2.jpg");
  background-position: 50% 70%;
}
.thumb.img-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0)), color-stop(40%, rgba(255, 255, 255, 0.3))), url("../img/a3.jpg");
  background-image: linear-gradient(rgba(17, 72, 133, 0), rgba(255, 255, 255, 0.3) 40%), url("../img/a3.jpg");
  background-position: 50% 20%;
}
.thumb.img-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0)), color-stop(30%, rgba(255, 255, 255, 0.3))), url("../img/a4.jpg");
  background-image: linear-gradient(rgba(17, 72, 133, 0), rgba(255, 255, 255, 0.3) 30%), url("../img/a4.jpg");
  background-position: 50% 20%;
}
.thumb.img-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(50%, rgba(255, 255, 255, 0.55))), url("../img/a5.jpg");
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.55) 50%), url("../img/a5.jpg");
  background-position: 50% 20%;
}
.thumb.img-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 72, 133, 0.1)), color-stop(40%, rgba(255, 255, 255, 0))), url("../img/a6.jpg");
  background-image: linear-gradient(rgba(17, 72, 133, 0.1), rgba(255, 255, 255, 0) 40%), url("../img/a6.jpg");
  background-position: 50% 20%;
}
.thumb p {
  font-family: 'Open Sans', 'Raleway', sans-serif;
  color: #eee;
  text-shadow: #555555 0px 0px 2px, #555555 0px 0px 3px, #000000 0px 0px 10px, #114885 0px 0px 5px, #000000 0px 0px 30px, #000000 0px 0px 40px, #aaaaaa 0px 0px 20px;
  -webkit-font-smoothing: antialiased;
  /*text-transform: uppercase;*/
  font-size: 30px;
  font-weight: 700;
  /*margin-top: 20%;*/
  color: #ebf2ea;
  /*@text-shadow2: @text-shadow;*/
  text-shadow: #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px, #222222 0px 0px 4px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 768px) and (max-width: 1200px) {
  .thumb p {
    font-size: 21px;
  }
}
.daflex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.portfolio-box:hover {
  text-decoration: none;
}
footer {
  background-color: #fff;
  border-top: 1px solid;
  border-color: rgba(34, 34, 34, 0.05);
  padding: 25px;
  color: #555555;
  text-align: center;
  margin: 0;
}
footer p {
  font-family: 'Open Sans', 'Raleway', sans-serif;
  margin: 0;
  font-size: 12px;
}
@media (min-width: 480px) {
  footer .foot-left {
    text-align: left;
  }
  footer .foot-right {
    text-align: right;
  }
  footer .foot-left,
  footer .foot-right {
    float: left;
    width: 50%;
  }
}
@media (max-width: 478px) {
  footer .foot-right {
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid;
    border-color: rgba(85, 85, 85, 0.2);
  }
}
/*# sourceMappingURL=style.css.map */