@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400);
@import url("https://fonts.googleapis.com/css?family=Roboto:100, 300, 400, 500, 700");
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(animate.css);
@import url(hover.css);
@import url(magnific-popup.css);
@import url(owl.carousel.css);
@import url(owl.transitions.css);
@import url(settings.css);
@import url(layers.css);
@import url(navigation.css);
@import url(jquery-ui.css);
html {
  font-size: 75%;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  color: #000;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #999;
}
::selection {
  background-color: #999;
  color: #fff;
}
-webkit-::selection {
  background-color: #999;
  color: #fff;
}
::-moz-selection {
  background-color: #999;
  color: #fff;
}
.color-white {
  color: #fff !important;
}
a{
	text-decoration: none;
}
@font-face {
  font-family: montserratlight;
  src: url(../fonts/Montserrat-Light.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: montserratsemibold;
  src: url(../fonts/Montserrat-SemiBold.ttf);
  font-weight: 400;
  font-style: normal;
}
.h1,
h1 {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 5vmin;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #3d3d3d;
}
.h2,
h2 {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 2.1875em;
  letter-spacing: 6px;
  text-transform: uppercase;
  color: #3d3d3d;
}
.h3,
h3 {
  font-family: Oswald, sans-serif;
  font-size: 1.75em;
  line-height: 1.1;
  font-weight: 400;
  color: #3d3d3d;
}
.h4,
h4 {
  font-family: Oswald, sans-serif;
  font-size: 1.201em;
  line-height: 1.35;
  font-weight: 400;
  color: #3d3d3d;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
}
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 1.6em;
}
b,
strong {
  font-family: Montserrat, sans-serif;
}
ul {
  list-style: none;
  padding-left: 0;
}
a {
  color: #dd3b27;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
a:focus,
a:hover {
  color: #dd3b27;
  outline: 0;
}
a:focus {
  text-decoration: none;
}
.padding60 {
  padding: 60px 0 75px;
}
.paddingb60 {
  padding-bottom: 60px;
}
.paddingb30 {
  padding-bottom: 30px;
}
.paddingt60 {
  padding-top: 60px;
}
.paddingt-top60 {
  padding-top: 60px;
}

.spacification {
  -webkit-box-shadow: -1px 7px 7px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 7px 7px 7px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 7px 7px 7px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  background: url(../images/1.jpg) center center no-repeat #000;
  background-size: cover !important;
  background-attachment: fixed;
  position: relative;
}
.spacification:before {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.services-section-two {
  position: relative;
}
.services-section-two .inner-container {
  position: relative;
  margin-top: -100px;
}
.services-section-two .inner-container > .row {
  position: relative;
  margin: 0 -5px;
}
.services-section-two .column {
  position: relative;
  padding: 0 5px;
}
.services-section-two .blocks-column {
  position: relative;
  margin-bottom: 10px;
}
.services-section-two .blocks-column .columns-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}
.services-section-two .column .services-block-three {
  position: relative;
  overflow: hidden;
  padding: 40px 0 30px;
}
.services-block-three .inner-box {
  position: relative;
  text-align: center;
  padding: 40px 25px 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.services-block-three:last-child .inner-box {
  border-right: 0;
}
.services-block-three:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  opacity: 0;
}
.services-block-three:hover::after {
  opacity: 1;
}
.services-block-three .inner-box .icon-box {
  position: relative;
  color: #d5ac63;
  font-size: 46px;
  margin-bottom: 34px;
}
.services-block-three .inner-box .icon-box:before {
  position: absolute;
  content: "";
  left: 49%;
  top: 6px;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #2699b2;
  background-color: #dd3b27;
}
.services-block-three .inner-box .icon-box:after {
  position: absolute;
  content: "";
  left: 49%;
  top: -46px;
  width: 2px;
  height: 38px;
  margin-left: -1px;
  background-color: #dd3b27;
}
.services-block-three .inner-box .icon-box .icon {
  position: relative;
  z-index: 1;
}
.services-block-three .inner-box h3 {
  position: relative;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.services-block-three .inner-box h3 a {
  position: relative;
  color: #252525;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.services-block-three .inner-box h3 a:hover {
  position: relative;
  color: #d5ac63;
}
.services-block-three .inner-box .text {
  position: relative;
  color: #848484;
  font-size: 18px;
  line-height: 28px;
  min-height: 70px;
}
.services-block-four {
  position: relative;
}
.services-block-four .inner-box {
  position: relative;
  text-align: center;
  padding: 40px 30px;
  background: #1e1e1e url(../images/background/pattern-3.png) repeat;
}
.services-block-four .inner-box .icon-box {
  position: relative;
  color: #d5ac63;
  font-size: 56px;
  line-height: 1em;
  margin-bottom: 25px;
}
.services-block-four .inner-box h3 {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7em;
  margin-bottom: 25px;
}
.services-block-four .inner-box .theme-btn {
  padding: 11px 23px;
}
.project-block-two {
  position: relative;
  margin-bottom: 40px;
}
.project-block-two .inner-box {
  position: relative;
}
.project-block-two .inner-box .image {
  position: relative;
}
.project-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.project-block-two .inner-box .image .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  padding: 50px 30px;
  background-color: rgba(16, 69, 120, 0.88);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  -o-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project-block-two .inner-box:hover .image .overlay-box {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0);
  -moz-transform: perspective(400px) rotateX(0);
  -ms-transform: perspective(400px) rotateX(0);
  -o-transform: perspective(400px) rotateX(0);
  transform: perspective(400px) rotateX(0);
}
.project-block-two .inner-box .image .overlay-box .content h2 {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 5px;
  margin-top: 5px;
}
.project-block-two .inner-box .image .overlay-box .content .search-btn {
  position: absolute;
  left: 50%;
  top: 45%;
  color: #fff;
  font-size: 30px;
  margin-left: -15px;
  margin-top: -15px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.project-block-two .inner-box .image .overlay-box .content .search-btn:hover {
  color: #b3d9e1;
}
.bread img {
  margin: 0 auto;
}
.project-block-two .inner-box .image .overlay-box .content h2 a {
  position: relative;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.project-block-two .inner-box .image .overlay-box .content h2 a:hover {
  color: #d5ac63;
}
.project-block-two .inner-box .image .overlay-box .content .category {
  position: relative;
  color: #bfdfe6;
  font-size: 18px;
  font-weight: 500;
}
input:hover,
textarea:hover {
  border: 1px solid #3d3d3d !important;
}
.project-block-two .inner-box .image .overlay-box .content .link-box {
  position: absolute;
  bottom: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.project-block-two .inner-box .image .overlay-box .content .link-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 20px;
  height: 2px;
  background-color: #d5ac63;
}
.project-block-two .inner-box .image .overlay-box .content .link-box:hover {
  color: #d5ac63;
}
.project-block-two .inner-box {
  position: relative;
}
.project-block-two .inner-box .detail {
  position: relative;
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  padding-left: 28px;
  margin-top: 12px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: Poppins, sans-serif;
}
.project-block-two .inner-box .detail:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 20px;
  height: 2px;
  background-color: #d5ac63;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.project-block-two .inner-box .detail:hover::before {
  width: 40px;
}
.project-block-two .inner-box .detail:hover {
  padding-left: 50px;
  color: #d5ac63;
}
.project-block-two .inner-box h2 {
  position: relative;
  color: #222;
  font-size: 18px;
  font-weight: 600;
}
.project-block-two .inner-box h2 a {
  position: relative;
  color: #222;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.project-block-two .inner-box h2 a:hover {
  color: #d5ac63;
}
.project-block-two .inner-box .category {
  position: relative;
  color: #d5ac63;
}
.project-block-three {
  position: relative;
  margin-bottom: 30px;
}
.project-block-three .inner-box {
  position: relative;
}
.project-block-three .inner-box .image {
  position: relative;
}
.project-block-three .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.project-block-three .inner-box .image .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transform: perspective(400px) rotateY(-90deg);
  -moz-transform: perspective(400px) rotateY(-90deg);
  -ms-transform: perspective(400px) rotateY(-90deg);
  -o-transform: perspective(400px) rotateY(-90deg);
  transform: perspective(400px) rotateY(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project-block-three .inner-box:hover .image .overlay-box {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0);
  -moz-transform: perspective(400px) rotateY(0);
  -ms-transform: perspective(400px) rotateY(0);
  -o-transform: perspective(400px) rotateY(0);
  transform: perspective(400px) rotateY(0);
}
.project-block-three .inner-box .image .overlay-box .overlay-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  display: table;
  padding: 10px 20px;
  vertical-align: middle;
}
.project-block-three .inner-box .image .overlay-box .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.project-block-three .inner-box .image .overlay-box h2 {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 5px;
}
.project-block-three .inner-box .image .overlay-box h2 a {
  position: relative;
  color: #fff;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project-block-three .inner-box .image .overlay-box h2 a:hover {
  color: #d5ac63;
}
.project-block-three .inner-box .image .overlay-box .category {
  position: relative;
  color: #d5ac63;
  font-size: 18px;
  font-weight: 500;
}
.welcomeWrap {
  padding: 70px 0;
  background: #f3f3f3;
  background-size: cover;
}
.welcomeWrap .section-header {
  margin-bottom: 15px;
}
.title h1 {
  font-size: 50px;
  text-transform: capitalize;
  text-align: left;
  margin: 15px 0;
  letter-spacing: 6px;
}
.title h1 span {
  display: block;
  font-size: 24px;
  color: #dd3b27;
  margin-bottom: 11px;
}
.title h1 strong {
  color: #dd3b27;
  font-weight: 500;
}
.welcomeWrap h3 {
  font-weight: 700;
}
.welImg img {
  border: 10px solid #fff;
  margin-top: 40px;
}
.welcomeWrap p {
  line-height: 24px;
  color: #000;
  letter-spacing: 1px;
}
.welcome-content-box {
  width: 100%;
  margin-top: 30px;
}
.welcome-box h4 {
  display: block;
  font-size: 18px !important;
  font-weight: 700;
  color: #dd3b27;
  margin-bottom: 10px;
}
.readmore {
  margin-top: 5px;
}
.readmore a {
  background: #0a225f;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 12px 26px;
}
.readmore a:hover {
  background: red;
  text-decoration: none;
}
.houseIcon {
  margin-bottom: 20px;
}
.desfeature .fetcol-1 {
  float: left;
  width: 50%;
  text-align: center;
  padding-top: 190px;
  min-height: 545px;
  position: relative;
}
.desfeature .fetcol-1:before {
  width: 2px;
  background: #dd3b27;
  height: 70%;
  content: "";
  position: absolute;
  left: 50px;
  bottom: 50px;
}
.desfeature .fetcol-1:after {
  width: 40%;
  background: #dd3b27;
  height: 2px;
  content: "";
  position: absolute;
  left: 50px;
  bottom: 50px;
}
.desfeature .fetcol-2 {
  float: right;
  width: 50%;
  background: url(../img/bg/mission.jpg) no-repeat top;
  background-size: contain;
  height: 600px;
}
.desfeature .sectitle p {
  max-width: 530px;
}
.matinstwrp .col-md-6 {
  padding: 0;
}
.matinstwrp .micol {
  float: left;
  width: 50%;
  background: url(../img/bg/vision.jpg) no-repeat top;
  background-size: cover;
  height: 600px;
  position: relative;
}
.matinstwrp .micol:before {
  width: 2px;
  height: 100px;
  position: absolute;
  right: 45px;
  bottom: 45px;
  z-index: 1;
  content: "";
  background: #fff;
}
.matinstwrp .micol:after {
  width: 100px;
  height: 2px;
  position: absolute;
  right: 45px;
  bottom: 45px;
  z-index: 1;
  content: "";
  background: #fff;
}
.matinstwrp .micol.bg2 {
  background: url(../img/news03.jpg) no-repeat top;
  background-size: cover;
}
.matinstwrp .micol2 {
  float: left;
  width: 50%;
  background: #faf8f5;
  padding: 30px 50px;
  height: 600px;
  padding-top: 210px;
}
.matinstwrp .sectitle p {
  width: auto;
}
.ourworkwrap .sectitle {
  margin-bottom: 30px;
}
.gthumb {
  margin-top: 30px;
}
.gthumb img {
  width: 100%;
  display: block;
}
.company-section {
  position: relative;
  padding: 80px 0 60px;
}
.company-section .sec-title {
  margin-bottom: 30px;
}
.company-section .content-column {
  position: relative;
  margin-bottom: 30px;
}
.company-section .content-column .inner-column {
  position: relative;
}
.company-section .content-column .inner-column h2 {
  position: relative;
  color: #252525;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 28px;
}
.company-section .content-column .inner-column h2 span {
  border-bottom: 2px solid #d5ac63;
}
.company-section .content-column .inner-column .text {
  position: relative;
  margin-bottom: 30px;
}
.company-section .content-column .inner-column .text p {
  position: relative;
  color: #848484;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.company-section .content-column .inner-column .text p:last-child {
  margin-bottom: 0;
}
.company-section .content-column .inner-column .certificates {
  position: relative;
}
.company-section .content-column .inner-column .certificates .image {
  position: relative;
  margin-right: 30px;
  float: left;
  margin-bottom: 15px;
}
.company-section .content-column .author {
  position: relative;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  padding-left: 30px;
  font-family: Poppins, sans-serif;
}
.company-section .content-column .author span {
  color: #d5ac63;
  font-weight: 500;
  font-family: Barlow, sans-serif;
}
.company-section .content-column .author:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 20px;
  height: 2px;
  background-color: #d5ac63;
}
.company-section .founder-column {
  position: relative;
}
.company-section .founder-column .image-column {
  position: relative;
}
.company-section .founder-column .image-column .image {
  position: relative;
  margin-bottom: 24px;
}
.company-section .founder-column .image-column .image img {
  position: relative;
  width: 100%;
  display: block;
}
.company-section .founder-column .image-column .founder-text {
  position: relative;
  padding-left: 22px;
  color: #252525;
  font-size: 18px;
  line-height: 1.4em;
  border-left: 3px solid #d5ac63;
}
.company-section .founder-column .founder-content-column {
  position: relative;
}
.company-section .founder-column .founder-content-column .inner-column {
  position: relative;
  padding: 35px 26px 25px;
  -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}
.company-section .founder-column .founder-content-column h3 {
  position: relative;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 16px;
}
.company-section .founder-column .founder-content-column .text {
  position: relative;
  color: #848484;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid #f2f2f2;
}
.company-section .founder-column .founder-content-column .text:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.list-style-one {
  position: relative;
}
.list-style-one li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 13px;
  color: #848484;
  font-weight: 400;
}
.list-style-one li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #dd3b27;
}
.sectitle {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.sectitle h3 {
  font-size: 37px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
}
.sectitle p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 770px;
}
.form-control,
textarea.form-control {
  font-size: 1em;
  height: 3.625em;
  border-radius: 0.75em;
  padding-left: 22px;
  color: #666;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
textarea.form-control {
  height: 7.9em;
  padding-top: 1.1em;
  resize: none;
}
.form-control:focus {
  border-color: #dd3b27;
  background-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #666;
}
.form-control::-webkit-input-placeholder {
  color: #666;
}
.form-control.error {
  border-color: #dd3b27;
}
.form-group {
  margin-bottom: 10px;
}
.wobble-error {
  -webkit-animation: hvr-wobble-horizontal 1s ease-in-out 0s 1 normal;
  animation: hvr-wobble-horizontal 1s ease-in-out 0s 1 normal;
}
label.error {
  display: none !important;
}
.mouse {
  position: absolute;
  width: 22px;
  height: 42px;
  bottom: 40px;
  left: 50%;
  margin-left: -12px;
  border-radius: 15px;
  border: 2px solid #dd3b27;
  -webkit-animation: intro 1s;
  animation: intro 1s;
}
.scroll {
  display: block;
  width: 3px;
  height: 3px;
  margin: 6px auto;
  border-radius: 4px;
  background: #dd3b27;
  -webkit-animation: finger 1s infinite;
  animation: finger 1s infinite;
}
@-webkit-keyframes intro {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes intro {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes finger {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes finger {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.btn {
  font-family: montserratsemibold;
  position: relative;
  display: inline-block;
  border: 0.2em solid #dd3b27;
  border-radius: 30px;
  padding: 1.1em 2.2em 1.05em;
  font-size: 0.875em;
  color: #fff;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #dd3b27;
  border: 0;
  -webkit-transition: all 0.3s ease-out !important;
  transition: all 0.3s ease-out !important;
}
.btn:focus,
.btn:hover {
  color: #fff;
  background-color: #cc3333;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
.btn .icon-next {
  position: relative;
  top: -0.1em;
  margin-left: 0.6em;
  vertical-align: middle;
}
.btn-gray {
  background-color: #f2f2f2;
  color: #a7a7a7;
}
.btn-shadow-1 {
  box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);
}
.btn-shadow-2 {
  box-shadow: 0 15px 34px rgba(197, 164, 126, 0.5);
}
.icon-next {
  display: inline-block;
  width: 0.94em;
  height: 0.75em;
  background: url(../img/img-icon/next.png) 0 0 no-repeat;
  background-size: 0.94em 0.75em;
}
.loader {
  position: fixed;
  overflow: hidden;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #fff;
  text-align: center;
}
.loader .page-lines .line {
  background-color: #ededed;
}
.loader-brand {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.loader-image-box{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.loader-image-box .loader-box{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: center;
}
.loader-image-box .loader-box p{
  width: 100%;
  padding: 15px 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  text-align: center;
  color: #ccc;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dd3b27;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.layout {
  position: relative;
  overflow: hidden;
}
.text-primary {
  color: #dd3b27;
}
.page-lines {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-lines .col-line {
  padding: 0;
}
.page-lines .line {
  position: absolute;
  left: 0;
  width: 1px;
  height: 50000px;
  background-color: #f4f4f4;
}
.page-lines .col-line:last-child .line:last-child {
  left: auto;
  right: 0;
}
.row-base {
  margin-top: -1em;
}
.col-base {
  margin-top: 1em;
}
.section {
  position: relative;
  padding-top: 7.1em;
  padding-bottom: 7.1em;
}
#customizer {
  position: fixed;
  top: 0;
  padding: 20px;
  background: #fff;
  width: 545px;
  right: -545px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 99999;
  font-weight: 300;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
  bottom: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
  padding-left: 5px;
  padding-right: 5px;
}
#customizer.active {
  right: 0;
}
#customizer li {
  list-style-type: none;
}
#customizer .options {
  background: #fff;
  width: 45px;
  position: absolute;
  top: 250px;
  left: -45px;
  cursor: pointer;
  border-left: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
  box-shadow: -6px 0 20px -2px rgba(0, 0, 0, 0.08);
  padding: 8px 0;
}
#customizer .options .fa {
  color: #dd3b27;
  font-size: 23px;
  font-style: normal;
  margin: 0;
  margin-top: 0;
  width: 45px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
#customizer .options .nc-icon-outline-print {
  font-size: 22px;
}
#customizer .options .custom-tooltip {
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  position: relative;
  display: block;
}
#customizer .nav-logo {
  display: block;
  margin: auto;
  max-width: 160px;
  margin-top: 30px;
  margin-bottom: 40px;
  height: auto;
}
#customizer .tt_button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -80px;
}
#customizer .tt_button .iconita {
  margin-right: 0;
  margin-left: 8px;
}
#customizer h3 {
  font-family: "Open Sans";
  text-align: center;
  line-height: 25px;
  font-weight: 700;
  font-style: normal;
  color: #333;
  font-size: 18px;
  margin-top: 0;
  letter-spacing: -0.2px;
  margin: 0 auto;
  margin-top: 10px;
}
#customizer p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
  max-width: 320px;
  margin: auto;
  margin-top: 15px;
}
#customizer .customizer-logo {
  font-weight: 700;
  font-size: 26px;
  line-height: inherit;
  margin: 0;
  text-align: center;
  width: 100%;
  display: block;
  float: left;
  letter-spacing: -0.7px;
  margin-bottom: 25px;
  margin-top: 40px;
  color: #1f1f1f;
}
#customizer .screenshot {
  margin-top: 50px;
}
#customizer .screenshot a {
  display: block;
  float: left;
  margin: 5px;
  position: relative;
  overflow: hidden;
}
#customizer .screenshot img {
  width: 250px;
  height: auto;
  border: 1px solid #eaeaea;
  float: left;
  display: block;
  border-radius: 0;
  opacity: 1;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#customizer .screenshot a:hover img {
  opacity: 0;
}
#customizer .screenshot a:hover span {
  opacity: 1;
}
#customizer .screenshot a span {
  color: #fff;
  font-size: 14px;
  opacity: 0;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  z-index: 99;
  display: block;
  text-align: center;
  line-height: 1.2;
  width: 88px;
  left: 81px;
  top: 50%;
  margin-top: -16px;
  text-shadow: #fff8dc;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#customizer .intact-tooltip {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  position: absolute;
  color: #333;
  line-height: 1;
  background: #fff;
  font-size: 13px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  padding: 0;
  margin: 0 16px;
  letter-spacing: 0.5px;
  line-height: 1;
  text-transform: capitalize;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: auto;
  display: block;
  margin: 0;
  letter-spacing: 0.1px;
  right: 10px;
  top: 3px;
  margin-right: 0;
  white-space: nowrap;
  border-radius: 5px;
  padding: 10px 13px;
  -webkit-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
  box-shadow: -5px 0 30px -2px rgba(0, 0, 0, 0.08);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 12px;
}
#customizer .intact-tooltip .trialngle-tooltip {
  border-bottom: 0;
  border-left: 5px solid #fff;
  height: 0;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  width: 0;
  display: block;
  position: absolute;
  right: -5px;
  top: 11px;
}
#customizer .options .custom-tooltip:hover .intact-tooltip {
  opacity: 1;
  right: 60px;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.testimonial-style-two {
  position: relative;
  background: url(../img/bg.jpg);
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100px;
  background-attachment: fixed;
}
#footer-top {
  padding: 50px 0 50px;
}
#footer-top .widget:last-child {
  margin-bottom: 0;
}
#footer-top .widget-title {
  margin-bottom: 40px;
  font-weight: 400;
}
#footer-top .widget-archives ul li,
#footer-top .widget-categories ul li,
#footer-top .widget-metadata ul li,
#footer-top .widget-pages ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 4px;
  font-size: 15px;
}
#footer-top .widget-archives ul li:last-child,
#footer-top .widget-categories ul li:last-child,
#footer-top .widget-metadata ul li:last-child,
#footer-top .widget-pages ul li:last-child {
  margin-bottom: 0;
}
#footer-top .widget-archives ul li:before,
#footer-top .widget-categories ul li:before,
#footer-top .widget-metadata ul li:before,
#footer-top .widget-pages ul li:before {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #dd3b27;
  content: "";
}
#footer-top .widget-contact ul li small {
  color: #fff;
}
#footer-top {
  padding: 50px 0 50px;
}
#footer-top {
  background-color: #212121;
}
 #footer-top .widget-title {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
#footer-top .widget-title {
  margin-bottom: 25px;
  font-weight: 400;
  color: #fff;
}
 #footer-top .widget-title {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
 #footer-top .widget-title:before {
  position: relative;
  top: -6px;
  display: inline-block;
  height: 5px;
  width: 25px;
  border-radius: 5px;
  margin-right: 15px;
  background-color: #dd3b27;
  content: "";
}
#footer-top .widget-archives ul li a,
#footer-top .widget-categories ul li a,
#footer-top .widget-metadata ul li a,
#footer-top .widget-pages ul li a {
  color: #fff;
}
 #footer-top .widget-archives ul li a:hover,
 #footer-top .widget-categories ul li a:hover,
 #footer-top .widget-metadata ul li a:hover,
 #footer-top .widget-pages ul li a:hover {
  color: #dd3b27;
  text-decoration: none;
}
.widget-contact ul {
  margin-bottom: 0;
  list-style: none;
}
.widget-contact ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 9px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
.widget-contact ul li:last-child {
  margin-bottom: 0;
}
.widget-contact ul li i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 20px;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-contact ul li:hover i {
  color: #fff;
}
.widget-contact ul li a {
  color: inherit;
  line-height: 20px;
}
.widget-contact ul li a:hover {
  text-decoration: none;
}
.widget-contact ul li small {
  display: block;
  color: #dd3b27;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .widget-contact ul li {
    padding-left: 0;
  }
  .widget-contact ul li i {
    display: none;
  }
}
.testimonial-style-two:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.45;
}
.testimonial-style-two .testimonial-content .author-info h4,
.testimonial-style-two .testimonial-content .text {
  color: #fff;
}
.testimonial-style-two .testimonial-content .author-info p {
  color: #fff;
}
.testimonial-section {
  position: relative;
  padding-bottom: 55px;
  text-align: center;
}
.testimonial-section .testimonial-content {
  position: relative;
  padding: 0 140px;
}
.testimonial-section .testimonial-content .author-img {
  position: relative;
  display: block;
  width: 110px;
  margin: auto;
  margin-bottom: 39px;
}
.testimonial-section .testimonial-content .text {
  font-size: 17px;
  margin-bottom: 36px;
  line-height: 28px;
}
.testimonial-section .testimonial-content .author-info h4 {
  margin-bottom: 1px;
}
.testimonial-section .testimonial-content .author-info p {
  font-style: italic;
}
.testimonial-section .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -25px;
}
.testimonial-section .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -25px;
}
.clients-list .owl-next {
  position: absolute;
  top: 75%;
  right: -80px;
  padding-right: 35px;
  background: url(../img/img-icon/next1.png) right 50% no-repeat;
  background-size: 1.3em 1em;
  margin-top: -25px;
  color: #111;
}
.clients-list .owl-prev {
  position: absolute;
  top: 75%;
  left: -80px;
  padding-left: 35px;
  background: url(../img/img-icon/prev1.png) left 50% no-repeat;
  background-size: 1.3em 1em;
  margin-top: -25px;
  color: #111;
}
.testimonial-section .sec-title h2 {
  margin-bottom: 69px;
}
.section-header {
  position: relative;
}
.section-title {
  text-align: center;
  margin: 0;
  margin-left: 0.32em;
}
.fade-title-left,
.fade-title-right {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 10.8em;
  line-height: 1;
  color: #000;
  position: absolute;
  left: 0;
  top: 0.03em;
  opacity: 0.035;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fade-title-right {
  left: 100%;
}
.section-content {
  margin-top: 7.1em;
}
.header-inner .vertical-panel-content {
  bottom: auto;
  top: 12.2vmin;
}
.from-blog__recent-posts-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.from-blog__recent-posts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 15px 0;
}
.from-blog__post-number {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  background-color: #cacaca;
  margin-right: 14px;
  font-size: 12px;
  color: #fff;
  float: left;
}
.from-blog__post-url {
  color: #868686;
  line-height: 24px;
  overflow: hidden;
}
.mobex-banner {
  padding: 60px 0;
  background-image: url(../img/banner.jpg);
  background-size: cover;
  background-position: center;
}
.wrap_banner_text h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 0;
  margin-top: 0;
}
.wrap_banner_text p {
  margin-top: 12px;
  color: #e4eaf7;
  margin-bottom: 0;
}
.wrap_banner_btn {
  text-align: right;
  margin: 30px 0;
}
.contact-form-section {
  position: relative;
  padding: 90px 0 90px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #f5f5f5;
}
.contact-form-section .title-column {
  position: relative;
  margin-bottom: 40px;
}
.contact-form-section .title-column .inner-column {
  position: relative;
}
.contact-form-section .title-column h3 {
  position: relative;
  color: #262626;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.contact-form-section .title-column h2 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  color: #dd3b27;
  margin-bottom: 15px;
}
.contact-form-section .title-column .text {
  position: relative;
  color: #7c7b7b;
  font-size: 18px;
  line-height: 1.6em;
}
.contact-form-section .form-column {
  position: relative;
}
.contact-form-section .form-column .inner-column {
  position: relative;
  padding: 50px 40px 30px;
  border: 1px solid #eef2ed;
  background: #fff;
}
.contact-form {
  position: relative;
}
.contact-form .form-group {
  margin-bottom: 30px;
}
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="text"],
.contact-form .form-group select,
.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #848484;
  line-height: 29px;
  padding: 12px 18px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #eef2ed;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.contact-form .form-group textarea {
  width: 100%;
  resize: none;
  height: 150px;
  margin-top: 0;
}
.contact-form .form-group .theme-btn {
  width: 100%;
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  border-color: #599b47;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red !important;
}
.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500;
  margin-top: 5px;
}
.wrap_banner_btn a {
  padding: 16px 24px 14px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.wrap_banner_btn a:hover {
  background: #fff;
  color: #ff5e14;
}
.blogs-section-2.bindex-3 {
  box-shadow: 0 28px 35px rgba(2, 6, 32, 0.2);
}
.brand-panel {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 38px;
  width: 39.47vmin;
  height: 36.7vmin;
  padding: 1.8vmin 0.5em 0 5.8vmin;
  background-color: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.brand {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 4vmin;
  line-height: 1;
  color: #3d3d3d;
}
.brand:focus,
.brand:hover {
  color: #3d3d3d;
  text-decoration: none;
}
.brand-name {
  position: absolute;
  z-index: -1;
  bottom: -0.4em;
  right: -0.37em;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 8.75em;
  line-height: 1;
  opacity: 0.05;
}
.slide-number {
  font-family: Oswald, sans-serif;
  margin-top: 8vmin;
  display: none;
}
.slide-number .current-number {
  font-size: 8vmin;
  letter-spacing: 0.1em;
  line-height: 1;
}
.slide-number sup {
  display: inline-block;
  position: relative;
  top: -3px;
  font-size: 2vmin;
  letter-spacing: 0.1em;
  color: #3d3d3d;
  vertical-align: top;
  margin-left: 0.46em;
}
.slide-number sup .delimiter {
  display: inline-block;
  margin-right: 0.4em;
}
.header-phone {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 3px;
  position: absolute;
  z-index: 3;
  color: #fff;
  left: 50vmin;
  top: 8vmin;
}
.header-phone a {
  color: #fff;
}
.header-phone a:focus,
.header-phone a:hover {
  text-decoration: none;
}
@media (max-width: 1440px) {
  .header-phone {
    left: 41vmin;
  }
  .brand-panel {
    width: 33.47vmin;
  }
}
@media (max-width: 1280px) {
  .header-phone {
    left: 30vmin;
  }
  .brand-panel {
    width: 29.47vmin;
    height: 31.7vmin;
  }
}
@media (max-width: 480px) {
  .header-phone {
    display: none;
  }
  .clientPage img {
    width: 140px;
  }
  .testimonial-section .testimonial-content {
    position: relative;
    padding: 0 22px;
  }
}
@media (max-width: 768px) {
  .h3,
  h3 {
    font-size: 1.5em;
  }
  .testimonial-section .testimonial-content {
    position: relative;
    padding: 0 22px;
  }
  .desfeature .fetcol-1:before {
    width: 0;
    background: #dd3b27;
    height: 70%;
    content: "";
    position: absolute;
    left: 50px;
    bottom: 50px;
  }
  .desfeature .fetcol-1:after {
    width: 40%;
    background: #dd3b27;
    height: 0;
    content: "";
    position: absolute;
    left: 50px;
    bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-phone {
    display: none;
  }
}
.vertical-panel,
.vertical-panel-content {
  position: absolute;
  width: 4.735vmin;
  left: 0;
  bottom: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.vertical-panel {
  z-index: 3;
  height: 10000px;
  background-color: #f6f5f3;
}
.vertical-panel-content {
  z-index: 4;
}
.vertical-panel-info {
  margin-bottom: 11.5vmin;
}
.vertical-panel-info .line {
  height: 5vmin;
  width: 1px;
  margin: 15px auto 0;
  background-color: #c5c4c2;
}
.vertical-panel-title {
  font-family: montserratsemibold;
  font-size: 10px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1em;
  color: #3d3d3d;
  position: relative;
  left: -6px;
  margin: 0 auto;
  width: 1px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.clientPage img {
  display: inline-block;
  background-color: #fff;
  border: 4px double rgba(0, 0, 0, 0.1);
  padding: 0.4em;
  margin: 11.75px;
  width: 135.3px;
}
.contact-page-section {
  position: relative;
  padding: 90px 0;
}
.contact-page-section .inner-container {
  position: relative;
}
.contact-page-section .content-column {
  position: relative;
  padding: 0;
}
.contact-page-section .content-column .inner-column {
  position: relative;
  padding: 15px 30px 40px;
}
.contact-page-section .content-column .inner-column h2 {
  position: relative;
  color: #252525;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.contact-page-section .content-column .inner-column .title-text {
  position: relative;
  color: #848484;
  font-size: 18px;
  margin-bottom: 20px;
}
.contact-page-section .content-column .inner-column h3 {
  position: relative;
  color: #dd3b27;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 22px;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 2px solid #dd3b27;
}
.contact-page-section .content-column .inner-column .location {
  position: relative;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
}
.contact-page-section .content-column .inner-column .contact-list {
  position: relative;
}
.contact-page-section .content-column .inner-column .contact-list li {
  position: relative;
  color: #000;
  font-size: 16px;
  line-height: 1.5em;
}
.contact-page-section
  .content-column
  .inner-column
  .contact-list
  li:first-child {
  margin-bottom: 15px;
}
.contact-page-section .content-column .inner-column .contact-list li span {
  position: relative;
  font-weight: 600;
  color: #dd3b27;
  margin-right: 6px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}
.contact-page-section .content-column .inner-column .branches {
  position: relative;
  color: #dd3b27;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}
.appointment-form {
  position: relative;
}
.appointment-form .row {
  position: relative;
  margin: 0 -10px;
}
.appointment-form .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}
.appointment-form .form-group input[type="email"],
.appointment-form .form-group input[type="password"],
.appointment-form .form-group input[type="tel"],
.appointment-form .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 12px;
  padding: 6px 20px;
  height: 40px;
  font-size: 16px;
  border: 1px solid #a9a9a9;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.appointment-form .form-group input::-webkit-input-placeholder {
  color: #cecece;
}
.appointment-form .form-group input.date-time-picker {
  padding-left: 40px;
}
.appointment-form .form-group .icon {
  position: absolute;
  left: 25px;
  top: 12px;
  color: #cecece;
  z-index: 1;
}
.appointment-form .form-group input[type="email"]:focus,
.appointment-form .form-group input[type="password"]:focus,
.appointment-form .form-group input[type="tel"]:focus,
.appointment-form .form-group input[type="text"]:focus,
.appointment-form .form-group select:focus,
.appointment-form .form-group textarea:focus {
  border-color: #d5ac63;
}
.appointment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 10px 20px;
  height: 110px;
  font-size: 16px;
  resize: none;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.appointment-form button {
  width: 100%;
}
.appointment-form .text {
  position: relative;
  color: #848484;
  font-size: 14px;
  line-height: 1.7em;
  margin-top: 15px;
}
.special-section {
  position: relative;
  padding-bottom: 20px;
}
.special-section .title-box {
  position: relative;
  padding: 80px 0 60px;
  background-color: #1d1d1d;
}
.special-section {
  position: relative;
  margin-top: -54px;
}
.special-section .category-tabs {
  position: relative;
  margin-bottom: 60px;
}
.special-section .category-tabs .tab-btns {
  position: relative;
}
.special-section .category-tabs .tab-btns .tab-btn {
  position: relative;
  display: block;
  float: left;
  margin-right: 3px;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.03);
  color: #aaa;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  padding: 15px 35px 15px;
  transition: all 0.5s ease;
}
.special-section .category-tabs .tab-btns .tab-btn.active-btn,
.special-section .category-tabs .tab-btns .tab-btn:hover {
  color: #d5ac63;
  background: #fff;
}
.special-section .category-tabs .tabs-content {
  position: relative;
  padding: 50px 0 0;
}
.special-section .category-tabs .tabs-content .tab {
  position: relative;
  display: none;
}
.special-section .category-tabs .tabs-content .tab.active-tab {
  display: block;
}
.special-section .content-column .text {
  position: relative;
  color: #848484;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.special-section .content-column .image {
  position: relative;
  margin-bottom: 25px;
}
.special-section .content-column .plans {
  position: relative;
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  padding-left: 28px;
  margin-top: 12px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: Poppins, sans-serif;
}
.special-section .content-column .plans:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  width: 20px;
  height: 2px;
  background-color: #d5ac63;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.special-section .content-column .plans:hover {
  color: #d5ac63;
  padding-left: 50px;
}
.special-section .content-column .plans:hover::before {
  width: 40px;
}
.special-section .content-column .image-category-column {
  margin-bottom: 40px;
}
.special-section .content-column .image-category-column .image img {
  width: 100%;
  display: block;
}
.special-section .content-column .designs-column {
  position: relative;
}
.special-section .content-column .designs-column .inner-column {
  position: relative;
  padding-left: 30px;
}
.design-block {
  position: relative;
  margin-bottom: 20px;
}
.design-block:last-child {
  margin-bottom: 0;
}
.design-block .design-inner {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.design-block:last-child .design-inner {
  padding-bottom: 0;
  border: none;
}
.design-block .design-inner h3 {
  position: relative;
  color: #252525;
  font-size: 18px;
  font-weight: 600;
}
.design-block .design-inner .design-name {
  position: relative;
}
.design-block .design-inner .design-name:before {
  position: absolute;
  content: "";
  left: 0;
  top: 15px;
  width: 100%;
  opacity: 0.6;
  border: 1px dashed #848484;
}
.design-block .design-inner .design-name .square {
  position: relative;
  color: #848484;
  font-size: 18px;
  font-weight: 500;
  padding-right: 8px;
  display: inline-block;
  background-color: #fff;
}
.design-block .design-inner .design-name .price {
  position: absolute;
  right: 0;
  top: 0;
  color: #848484;
  font-size: 18px;
  font-weight: 500;
  padding-left: 8px;
  display: inline-block;
  background-color: #fff;
}
.design-block .design-inner .design-text {
  position: relative;
  color: #848484;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 10px;
}
.special-section .form-column {
  position: relative;
}
.special-section .form-column h2 {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 13px 0;
  background-color: #dd3b27;
  margin: 0;
}
.btn-style-two {
  position: relative;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: #dd3b27;
  display: inline-block;
  padding: 11px 52px;
  text-transform: uppercase;
  border: 2px solid #dd3b27;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: Poppins, sans-serif;
}
.btn-style-two:hover {
  background: #fff;
  color: #dd3b27;
  border: 2px solid #dd3b27;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.special-section .form-column .form-box {
  position: relative;
  padding: 24px 15px 24px;
}
.form-group .ui-selectmenu-button.ui-button {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  color: #797979;
  float: left;
  border-radius: 0;
  padding: 14px 20px;
  background: #fff;
  border: 1px solid #f2f2f2;
}
.form-group .ui-button .ui-icon {
  background: 0 0;
  position: relative;
  top: -1px;
  text-indent: 0;
  color: #333;
  font-size: 20px;
}
.form-group .ui-button .ui-icon:before {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 0;
  top: 2px !important;
  top: 13px;
  width: 10px;
  height: 30px;
  display: block;
  color: #d5ac63;
  line-height: 23px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  z-index: 5;
}
.ui-widget.ui-widget-content {
  border: 1px solid #e0e0e0;
}
.ui-menu .ui-menu-item {
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child {
  border: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  background-color: #d5ac63;
  border-color: #d5ac63;
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: block;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 24px;
}
.commercial-projects-section {
  position: relative;
  padding: 80px 0 40px;
}
.contact-page-section .tab-column .branch-tabs {
  position: relative;
}
.contact-page-section .tab-column .branch-tabs .tab-btns {
  position: relative;
  z-index: 1;
}
.contact-page-section .tab-column .branch-tabs .tab-btns .our-branches .btn {
  position: relative;
  width: 100%;
  color: #3c3939;
  display: block;
  text-align: left;
  line-height: 24px;
  padding: 7px 20px;
  border-radius: 0;
  border: 1px solid #d0d4d8;
  background: 0 0;
  box-shadow: none;
  font-size: 16px;
  font-family: montserratlight, sans-serif;
}
.contact-page-section
  .tab-column
  .branch-tabs
  .tab-btns
  .our-branches
  .btn:hover {
  background: 0 0;
}
.contact-page-section
  .tab-column
  .branch-tabs
  .tab-btns
  .our-branches
  .btn
  .fa {
  position: absolute;
  right: 15px;
  font-size: 18px;
  top: 9px;
}
.contact-page-section .tab-column .our-branches .dropdown-menu {
  top: 100%;
  left: 0;
  width: 100%;
  border-radius: 0;
  margin-top: 0;
  background-color: #fff;
  border: none;
  padding: 0;
}
.contact-page-section .tab-column .our-branches a:hover {
  background: 0 0;
}
.contact-page-section .tab-column .our-branches .dropdown-menu > li {
  padding-right: 0 !important;
  margin: 0 !important;
  float: none;
  width: 100%;
  color: #848484;
  cursor: pointer;
  font-size: 18px;
  padding: 8px 18px 8px;
  display: block !important;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.contact-page-section .tab-column .our-branches .dropdown-menu > li:last-child {
  border-bottom: none;
}
.contact-page-section .tab-column .our-branches .dropdown-menu > li:hover {
  color: #fff !important;
  background-color: #dd3b27;
}
.contact-page-section .tab-column .branch-tabs .tabs-content {
  position: relative;
  padding: 20px 0 0;
}
.contact-page-section .tab-column .branch-tabs .tabs-content .tab {
  position: relative;
  display: none;
}
.contact-page-section .tab-column .branch-tabs .tabs-content .tab.active-tab {
  display: block;
}
.contact-page-section .form-column {
  padding: 0;
}
.contact-page-section .form-column .inner-column {
  position: relative;
  padding: 15px 0 55px;
}
.contact-form {
  position: relative;
}
.contact-form .form-group {
  position: relative;
}
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form input[type="text"],
.contact-form textarea {
  display: block;
  width: 100%;
  height: 58px;
  font-size: 18px;
  color: #848484;
  line-height: 30px;
  padding: 10px 30px 0;
  font-weight: 400;
  border-bottom: 1px solid #f2f2f2;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.section-heading h4 {
  font-size: 35px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  letter-spacing: 5px;
  color: #dd3b27;
}
.section-heading h4 span {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
  text-transform: capitalize;
}

.project-details-info .section-heading h4 {
  font-size: 22px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  color: #dd3b27;
}

.contact-form textarea {
  height: 100px;
  resize: none;
  margin-top: 15px;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: #d5ac63;
}
.contact-form button {
  width: 100%;
}
.contact-form .btn-box {
  padding: 0 30px;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red !important;
}
.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500;
  margin-left: 30px;
}
.office-section {
  position: relative;
  padding: 50px 0 25px;
}
.office-section .inner-container {
  padding-left: 40px;
  padding-right: 40px;
}
.office-section .title-box {
  position: relative;
  padding-top: 70px;
  margin-bottom: 55px;
}
.office-section .title-box:before {
  position: absolute;
  content: "";
  left: -40px;
  top: 0;
  right: -40px;
  height: 210px;
  background-color: #f6f5f3;
}
.office-section .title-box h2 {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #262626;
  text-align: center;
  text-transform: uppercase;
}
.office-section .office-section {
  position: relative;
}

.office-block {
  position: relative;
  margin-bottom: 30px;
}
.office-block .inner-box {
  position: relative;
  padding: 15px 15px 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.office-block a:focus .inner-box,
.office-block a:hover .inner-box {
  background-color: #dd3b27;
  text-decoration: none;
}
.office-block .inner-box h1 {
  color: #cf0a0a;
}
.office-block a:hover .inner-box h1,
.office-block a:hover .inner-box h3 {
  color: #fff;
}
.office-block .inner-box .icon-box {
  position: relative;
  width: 80px;
  height: 80px;
  color: #599b47;
  text-align: center;
  overflow: hidden;
  font-size: 34px;
  margin: 0 auto;
  line-height: 80px;
  border-radius: 50%;
  margin-top: -40px;
  margin-bottom: 35px;
  display: inline-block;
  background-color: #e9ede7;
}
.office-block .inner-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  color: #dd3b27;
  margin-bottom: 15px;
}
.office-block .inner-box .text {
  position: relative;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.office-block .inner-box .text a{
  text-decoration: none;
  color: inherit;
}

.office-block .inner-box .link-btn {
  position: relative;
  color: #599b47;
  font-size: 18px;
  font-weight: 500;
}
.map-section {
  position: relative;
}
.map-section .map-canvas {
  position: relative;
  height: 450px;
}
.map-data {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
}
.map-data h6 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  color: #121212;
}
.map-canvas {
  height: 425px;
}
.social-list {
  margin-bottom: 3.5vmin;
}
.social-list li {
  margin-top: 3.8vmin;
}
.social-list .fa {
  font-size: 2.4vmin;
  color: #c5c4c2;
}
.social-list .fa:hover {
  color: #dd3b27;
  text-decoration: none;
}
.navbar-desctop {
  display: none;
  position: absolute;
  z-index: 2;
  top: 38px;
  left: 0;
  width: 100%;
  padding: 1.9vmin 0 0;
}
.navbar-desctop .brand {
  display: none;
  position: relative;
  float: left;
  top: -0.22em;
  font-size: 1.6em;
}
.navbar-desctop-menu {
  float: right;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.navbar-desctop-menu li {
  position: relative;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.navbar-desctop-menu li a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.navbar-desctop-menu li li a:before {
  content: "\f178";
  position: absolute;
  top: 54%;
  left: 15px;
  width: 0;
  overflow: hidden;
  font-family: FontAwesome !important;
  speak: none;
  margin-top: -0.5em;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.navbar-desctop-menu li li:hover > a:before {
  width: 18px;
}
.navbar-desctop-menu li li:hover > a:before {
  width: 100%;
  opacity: 1;
}
.navbar-desctop-menu li li {
  padding: 0 10px;
}
.navbar-desctop-menu li li:hover > ul {
  top: 0;
  left: -webkit-calc(100% + 10px);
  left: calc(100% + 10px);
}
.navbar-desctop-menu li li a span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.navbar-desctop-menu li li:hover > a span {
  -moz-transform: translate(25px, 0);
  -ms-transform: translate(25px, 0);
  -webkit-transform: translate(25px, 0);
  -o-transform: translate(25px, 0);
  transform: translate(25px, 0);
}
.navbar-desctop-menu .active > a,
.navbar-desctop-menu li a:hover {
  color: #dd3b27;
}
.navbar-desctop-menu li ul li a:hover {
  color: #dd3b27;
}
.navbar-desctop-menu > li {
  float: left;
  margin-left: 1.5em;
}
.navbar-desctop-menu > li > a {
  color: #fff;
  background-color: transparent;
  margin-bottom: 3.3em;
  margin-top: 1.5em;
}
.navbar-desctop-menu li ul {
  position: absolute;
  z-index: 10;
  left: 100%;
  top: 60%;
  visibility: hidden;
  min-width: 227px;
  opacity: 0;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.95);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.navbar-desctop-menu > li > ul {
  left: -20px;
  margin-top: 0;
}
.navbar-desctop-menu li:hover > ul {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.navbar-desctop-menu > li:hover > ul {
  top: 100%;
}
.navbar-desctop-menu li li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.navbar-desctop-menu li li:last-child {
  border-bottom: 0;
}
.navbar-desctop-menu li li a {
  color: #000;
  padding: 12px 10px 10px;
  font-size: 12px;
}
.shadow-primary {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.navbar-desctop.affix {
  position: fixed;
  z-index: 5;
  top: 0;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 10px 0 0;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.navbar-desctop.affix .container{
	width: 100%;
	max-width: 98%;
}

.navbar-desctop.affix.affix-top {
  padding-top: 2.2em;
}
.navbar-desctop.affix .brand {
  display: inline-block;
  top: 0;
}
.navbar-desctop.affix .navbar-desctop-menu li a {
  color: #000;
}
.navbar-desctop.affix .navbar-desctop-menu .active > a,
.navbar-desctop.affix .navbar-desctop-menu li > a:hover {
  color: #dd3b27;
}
.navbar-mobile {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  padding: 6vmin 0;
}
.navbar-mobile .brand {
  display: none;
  margin-left: 15px;
  font-size: 1.6em;
}
.navbar-collapse {
  background-color: #fff;
}
@media (max-height: 320px) {
  .navbar-collapse {
    max-height: 240px;
  }
}
.navbar-toggle {
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
  height: 2px;
  width: 30px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar-toggle.collapsed .icon-bar {
  background-color: #fff;
}
.navbar-nav-mobile {
  font-family: Oswald, sans-serif;
  font-weight: 300;
  font-size: 0.9em;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  padding-top: 0.3em;
  margin-bottom: 0;
}
.navbar-nav-mobile li {
  position: relative;
  border-top: 1px solid #ececec;
}
.navbar-nav-mobile li ul li {
  padding-left: 15px;
}
.navbar-nav-mobile li a {
  display: block;
  padding: 1em 1em;
  color: #000;
  text-decoration: none;
  font-size: 0.9em;
}
.navbar-nav-mobile > .current > a {
  color: #dd3b27;
}
.navbar-nav-mobile li a .fa-angle-down {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.navbar-nav-mobile > .current > a .fa-angle-down {
  top: -0.2em;
  left: -0.3em;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar-nav-mobile > .active > a,
.navbar-nav-mobile > .active > a:hover {
  background-color: #dd3b27;
  color: #fff;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-nav-mobile ul {
  display: none;
}
.navbar-nav-mobile li .active > a,
.navbar-nav-mobile li a:hover {
  color: #dd3b27;
}
.navbar-mobile.affix {
  position: fixed;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 1.2em 0;
}
.navbar-mobile.affix .brand {
  display: inline-block;
}
.navbar-mobile.affix .navbar-toggle .icon-bar {
  background-color: #dd3b27;
}
.main {
  position: relative;
  overflow: hidden;
  min-height: 420px;
}
.main-inner {
  position: relative;
  z-index: 1;
  min-height: 0;
  padding: 33.7vmin 0 17vmin;
}
.main-inner:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000;
  opacity: 0.6;
}
.main-contacts,
.main-projects {
  padding: 34.2vmin 0 34vmin;
}
.main-project {
  padding: 33.7vmin 0 11vmin;
  background-size: cover;
  background-position: center 0;
}
.main-contacts:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
  background: -webkit-linear-gradient(
    bottom,
    rgba(39, 39, 39, 0.95) 0,
    rgba(39, 39, 39, 0.95) 26%,
    rgba(39, 39, 39, 0.6) 100%
  );
  background: linear-gradient(
    to top,
    rgba(39, 39, 39, 0.95) 0,
    rgba(39, 39, 39, 0.95) 26%,
    rgba(39, 39, 39, 0.6) 100%
  );
}
.main-header {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: right;
  padding-left: 38.5vmin;
}
.main-header h1 {
  color: #fff;
  margin: 0;
  margin-right: -0.32em;
}
.main-inner .page-lines {
  z-index: 1;
  opacity: 0.15;
}
.main-inner .page-lines .line {
  border-color: #fff;
}
.main-blog .page-lines,
.main-contacts .page-lines,
.main-project .page-lines,
.main-projects .page-lines {
  opacity: 0.08;
}
.rev_slider {
  color: #fff;
  min-height: 420px;
}
.rev_slider .btn {
  -webkit-transition: background-color 0.3s ease-out !important;
  transition: background-color 0.3s ease-out !important;
}
,
.rev_slider .btn:focus,
.rev_slider .btn:hover {
  color: #dd3b27;
  background-color: #fff;
}
.rev_slider .btn:focus i,
.rev_slider .btn:hover i {
  color: #dd3b27;
}
.tp-caption {
  padding: 0 20px;
  text-align: right;
}
.arrow-left,
.arrow-right {
  position: absolute;
  z-index: 4;
  bottom: 4vh;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.arrow-left {
  right: 26vmin;
}
.arrow-right {
  right: 15px;
}
.arrow-left:after,
.arrow-right:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  line-height: 1;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #fff;
}
.arrow-left:after {
  content: "Prev";
}
.arrow-right:before {
  content: "Next";
}
.arrow-left:before,
.arrow-right:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.3em;
  height: 1em;
  opacity: 0.25;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.arrow-left:hover:before,
.arrow-right:hover:after {
  opacity: 1;
}
.arrow-left:before {
  background: url(../img/img-icon/prev.png) 0 0 no-repeat;
  background-size: 1.3em 1em;
  margin-right: 0.82em;
}
.arrow-right:after {
  background: url(../img/img-icon/next.png) 0 0 no-repeat;
  background-size: 1.3em 1em;
  margin-left: 0.72em;
}
.slide-title {
  font-family: Oswald, sans-serif;
  font-size: 40px;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}
.slide-subtitle {
  font-size: 18px;
  line-height: 1.7;
  max-width: 450px;
  white-space: inherit;
  text-align: right;
}
.roll-link {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}
.roll-link:hover {
  text-decoration: none;
}
.roll-link span {
  display: block;
  position: relative;
  padding: 0 2px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.roll-link:hover span {
  -webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
  -moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
  -ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
  transform: translate3d(0, 0, -30px) rotateX(90deg);
}
.roll-link span:after {
  content: attr(data-title);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 2px;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
  -moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
  -ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
  transform: translate3d(0, 105%, 0) rotateX(-90deg);
}
.bg-about {
  background: url(../img/bg/about.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.entry {
  margin: 3.2em 0;
}
.entry-title {
  font-size: 3.6em;
  margin: 0 0 1em;
}
.entry-text {
  font-size: 1.6em;
  line-height: 1.6;
}
.about .fade-title-left {
  top: 1em;
}
.col-about-title {
  margin-top: 0;
  margin-bottom: 1.1em;
}
.col-about-info p:last-child {
  margin-bottom: 0;
}
.col-about-img {
  position: relative;
}
.col-about-img img {
  display: block;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.row-services {
  margin-left: -4.1em;
  margin-right: -4.1em;
}
.col-service {
  padding: 0 4.1em;
}
.service-item {
  margin-bottom: 4em;
}
.service-item:last-child {
  margin-bottom: 0;
}
.service-item h4 {
  margin-top: 0.8em;
  margin-bottom: 1.1em;
  letter-spacing: 1px;
}
.services .service-item h4 {
  margin-top: 1.25em;
}
.service-item p:last-child {
  margin-bottom: 0;
}
.objects {
  position: relative;
}
.object-label {
  position: absolute;
  width: 1em;
  height: 1em;
  background-color: #e5bf93;
  border-radius: 50%;
  cursor: pointer;
}
.popover.top {
  margin-top: -20px;
}
.object-info {
  position: absolute;
  display: none;
  z-index: 1;
  left: 50%;
  bottom: 40px;
  width: 12.4em;
  margin-left: -6.2em;
  padding: 1.1em 1.3em 3em;
  border: 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-full1 {
  border: 0 !important;
  color: #000 !important;
  font-weight: 500 !important;
  background: 0 0 !important;
  font-family: montserratlight, sans-serif;
}
.btn-full1.color-white {
  color: #dd3b27 !important;
}
.btn-full1:focus,
.btn-full1:hover {
  background: 0 0 !important;
  box-shadow: none;
}
.btn:focus {
  outline: 0;
}
.color-black {
  color: #000 !important;
}
.btn.btn-icon-only.btn-icon i {
  opacity: 1;
  position: static;
  margin: 0;
}
.btn.btn-icon i {
  position: absolute;
  z-index: 1;
  color: inherit !important;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-full1:focus i,
.btn-full1:hover i {
  color: #000 !important;
}
.btn.btn-icon:hover i {
  opacity: 1;
}
.btn.btn-icon-push-top span {
  bottom: 0;
}
.btn.btn-icon-push-left span {
  left: 0;
}
.btn.btn-icon-slide-right span {
  left: -10px;
}
.btn.btn-icon-slide-left span {
  right: 0;
}
.btn.btn-icon-push-top:hover span {
  bottom: -100%;
}
.btn.btn-icon-push-left:hover span {
  left: 1000%;
}
.btn.btn-icon-push-top i {
  top: -100%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn.btn-icon-push-left i {
  top: 50%;
  left: -100%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn.btn-icon-slide-right i {
  top: 0;
  right: -100%;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.btn-icon-slide-left i {
  top: 0;
  left: -100%;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.btn-icon-push-top:hover i {
  top: 50%;
}
.btn.btn-icon-push-left:hover i {
  left: 50%;
}
.btn.btn-icon-slide-right:hover i {
  right: 10px;
}
@media (min-width: 768px) {
  .btn.btn-icon-slide-right:hover i {
    right: 0;
  }
}
.btn.btn-icon-slide-left:hover i {
  left: 10px;
}
@media (min-width: 768px) {
  .btn.btn-icon-slide-left:hover i {
    left: 15px;
  }
}
.btn.btn-icon-default-left i {
  margin-right: 15px;
  opacity: 1;
  position: static;
}
.btn.btn-icon-default-right i {
  margin-left: 15px;
  opacity: 1;
  position: static;
}
.btn-full {
  background-color: #0e0e0e;
  color: #fff;
  border: 0;
  padding: 11px 23px;
  border: 2px solid #000;
  border-radius: 0;
}
.btn-full.widthmax {
  min-width: 313px;
  margin: 10px 0;
}
.btn-full span {
  padding: 11px 0;
}
@media (min-width: 768px) {
  .btn-full {
    padding: 11px 28px 10px 5px;
    position: relative;
    font-size: 14px;
    font-weight: 600 !important;
  }
  .btn-full span {
    padding: 12px 0;
  }
}
.btn-full:hover {
  color: #fff;
  cursor: pointer;
}
.object-info.in {
  display: block;
}
.object-info:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top: 14px solid rgba(0, 0, 0, 0.6);
}
.object-title {
  font-size: 1em;
  font-family: montserratsemibold;
  font-weight: 400;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #dd3b27;
  padding: 0 0 1em;
  border-bottom: 1px solid rgba(249, 249, 249, 0.2);
  margin: 0 0 0.5em;
}
.object-content {
  font-family: montserratlight, sans-serif;
  font-size: 0.75em;
  line-height: 2.6;
  color: #fff;
  padding: 0;
}
.popover.top > .arrow {
  border-top-color: transparent;
}
.popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.6);
}
.bg-projects {
  position: relative;
  background: url(../img/bg/projects.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.project {
  padding: 0;
  overflow: hidden;
}
.project figure {
 position: relative;
  background: #ffffff;
  height: 300px;
  margin: 8px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.project figure img {
  display: block;
  width: 100%;
  min-height: 300px;
  -webkit-transition: all 8s linear;
  -o-transition: all 8s linear;
  transition: all 8s linear;
  display: flex;
  justify-content: center;
  align-items: center;
}
.project figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #111;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project.project-light figure:after {
  opacity: 0.3;
}
.slidebtn--full-width {
  display: block;
  width: auto;
}
.slidebtn {
  padding: 13px 36px !important;
  border: 0;
  color: #dd3b27 !important;
  background: #fff;
  text-align: center;
  cursor: pointer;
  position: relative;
  font-weight: 400;
  text-transform: none;
  line-height: 1.62;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
  display: inline;
  zoom: 1;
  border: 1px solid #dd3b27;
}
.slidebtn:hover {
  color: #fff !important;
  text-decoration: none;
}
.slidebtn1 {
  color: #fff !important;
  background: #dd3b27;
  border: 0;
}
.slidebtn2 {
  background: #fff !important;
  color: #dd3b27 !important;
}
.slidebtn2:hover {
  color: #fff !important;
}
.slidebtn3:hover {
  color: #fff !important;
  border: 1px solid #dd3b27;
}
.slidebtn3 {
  background: 0 0;
  color: #fff !important;
  border: 1px solid #fff;
  padding: 10px 21px !important;
  height: 52px;
  margin-top: 10px;
}
.sticky .slidebtn3 {
  background: 0 0;
  color: #dd3b27 !important;
  border: 1px solid #dd3b27;
  margin-top: 1px;
}
.sticky .slidebtn3:hover {
  color: #fff !important;
  border: 1px solid #dd3b27;
}
.slidebtn:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #dd3b27;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: transform 2s cubic-bezier(0.4, 1, 0, 1);
  -moz-transition: transform 2s cubic-bezier(0.4, 1, 0, 1);
  -ms-transition: transform 2s cubic-bezier(0.4, 1, 0, 1);
  -o-transition: transform 2s cubic-bezier(0.4, 1, 0, 1);
  transition: transform 2s cubic-bezier(0.4, 1, 0, 1);
}
.slidebtn1:before {
  background: #333 !important;
  color: #fff !important;
}
.slidebtn-content {
  color: inherit;
  position: relative;
  line-height: 30px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -ms-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.slidebtn:hover {
  color: #fff;
}
.slidebtn1:hover {
  color: #fff !important;
}
.slidebtn:hover svg {
  fill: #fff;
}
.slidebtn:hover:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.slidebtn4 {
  background: 0 0;
  color: #25aae1 !important;
  border: 1px solid #25aae1;
  padding: 10px 21px !important;
  height: 52px;
}
.slidebtn4:hover {
  color: #fff !important;
  border: 1px solid #25aae1;
  background: #25aae1 !important;
}
.slidebtn4:before {
  color: #fff !important;
  background: #25aae1 !important;
}
.project figcaption {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 3.2em 3.6em;
}
.project-title {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 1.56em;
  line-height: 1.45;
  letter-spacing: 0.07em;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project-category {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 0 -0.8em;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5em;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.project-zoom {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4em;
  height: 4em;
  margin: -2.5em;
  border-radius: 50%;
  background-color: rgba(16, 69, 120, 0.84);
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.project-zoom:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.625em;
  height: 1.625em;
  background: url(../img/img-icon/zoom.png) 0 0 no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.project figure:hover:after {
  opacity: 0;
}
.project figure:hover img {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.project figure:hover .project-title {
  top: 30px;
  opacity: 0;
}
.project figure:hover .project-category {
  opacity: 0;
  letter-spacing: 1em;
}
.project figure:hover .project-zoom {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.owl-next,
.owl-prev {
  position: absolute;
  top: 50%;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
.owl-next:hover,
.owl-prev:hover {
  opacity: 1;
}
.owl-prev {
  left: 0.8em;
  padding-left: 35px;
  background: url(../img/img-icon/prev.png) left 50% no-repeat;
  background-size: 1.3em 1em;
}
.owl-next {
  left: auto;
  right: 0.8em;
  padding-right: 35px;
  background: url(../img/img-icon/next.png) right 50% no-repeat;
  background-size: 1.3em 1em;
}
.mfp-figure {
  box-shadow: none;
}
.mfp-iframe-scaler {
  overflow: visible;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  padding: 0;
  margin-top: -10px;
  font-family: inherit;
  font-size: 40px;
  font-weight: 300;
  line-height: 0;
}
img.mfp-img {
  min-height: 460px;
}
.mfp-title {
  padding-right: 40px;
  font-size: 1.2em;
  line-height: 1.2;
  margin-top: 3px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
}
.mfp-counter {
  top: 5px;
}
.mfp-bg {
  background-color: #141414;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  display: none;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  display: none;
}
.mfp-wrap .mfp-content {
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.mfp-wrap .mfp-figure,
.mfp-wrap .mfp-iframe-scaler {
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0) rotateY(60deg);
  -o-transform: scale(0) rotateY(60deg);
  transform: scale(0) rotateY(60deg);
}
.mfp-bg {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.mfp-wrap .mfp-figure,
.mfp-wrap .mfp-iframe-scaler {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-bg {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.mfp-wrap.mfp-ready .mfp-figure,
.mfp-wrap.mfp-ready .mfp-iframe-scaler {
  opacity: 1;
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}
.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-wrap.mfp-removing .mfp-figure,
.mfp-wrap.mfp-removing .mfp-iframe-scaler {
  opacity: 0;
  -webkit-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  -o-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: url(../img/zoom-out.cur), zoom-out;
}
.mfp-removing.mfp-bg {
  opacity: 0;
}
.project-title-info {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 2vmin;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 2.2em;
  margin-left: -1.8em;
}
.project-title-info .project-info-item {
  display: inline-block;
  margin-left: 1.8em;
}
.project-details-item {
  position: relative;
}
.project-details-img {
  position: relative;
  padding: 0;
}
.project-details-info {
  background-color: #2d2d2d;
  padding: 2.5em 3.1em 2.5em;
  color: #fff;
  overflow: auto;
}
.project-details-info p{
  margin-bottom: 0;
}
.mainslider .owl-dots {
  position: absolute;
  right: 50px;
  top: 50%;
  width: 27px;
  text-align: center;
}
.fontsize13 {
  font-size: 13px;
}
.mainbanner .owl-controls {
  position: absolute;
  right: 50px;
  top: 50%;
  width: 27px;
  text-align: center;
}
.mainbanner .owl-controls .owl-page span {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 10px;
  border: 2px solid #fff;
  background-color: #bebebe;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 7px;
  border-radius: 10px;
}
.mainbanner .owl-controls .owl-page.active span {
  background-color: #fff;
  width: 12px;
  height: 12px;
  border: 2px solid #dd3b27;
}
.project-details-title {
  position: relative;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 1.9em;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 0.7em;
}
.project-details-title:before {
  content: "";
  position: absolute;
  bottom: -0.35em;
  width: 10em;
  border-top: 1px solid #ededed;
  left: -4.4em;
  width: 5.5em;
}
.project-details-descr {
  font-size: 1.1em;
  line-height: 1.62;
}
.project-details-descr p:last-child {
  margin-bottom: 0;
}
.project-details-item:nth-child(even) .project-details-info {
  right: 0;
  left: auto;
  top: 13%;
  background-color: #212121;
}
.experience {
  text-align: center;
}
.text-parallax {
  background: no-repeat 0 0;
  display: inline-block;
}
.text-parallax-content {
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 21.8em;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0;
  background: #fff;
  color: #363636;
  mix-blend-mode: lighten;
}
.experience-info {
  position: relative;
  top: -0.75em;
  font-family: Oswald, sans-serif;
  font-size: 1.5625em;
  line-height: 1.45;
  letter-spacing: 0.06em;
  display: inline-block;
  text-align: left;
  margin: 0 0 0 0.5em;
}
.clients {
  text-align: center;
}
.clients-list {
  margin: -3.8em 0 0;
}
.clients-list .client {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0;
  margin: 0;
}
.clients-list .client img {
  opacity: 1;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: 4px double #ccc;
  padding: 5px;
}
.clients-list .client a:hover img {
  opacity: 1;
}
.bg-blog {
  background: url(../img/bg/blog.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.blog {
  position: relative;
  margin-bottom: 3em;
  margin-right: 1px;
  background-color: #fff;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.08);
}
.blog:last-child {
  margin-bottom: 0;
}
.blog-thumbnail {
  position: static;
}
.blog-thumbnail-bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 5px;
  padding: 0;
  border-radius: 0.25em 0 0 0.25em;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 0;
}
.blog-thumbnail-img img {
  border-radius: 0.25em 0.25em 0 0;
}
.blog-info {
  padding: 3.3em 3em;
}
.blog-tags {
  font-family: montserratsemibold;
  margin-top: -0.8em;
}
.blog-tags a {
  display: inline-block;
  font-size: 0.75em;
  line-height: 1;
  padding: 0.77em 1.1em 0.77em;
  border-radius: 2em;
  background-color: #ededed;
  text-transform: uppercase;
  color: #6f6f6f;
  margin-top: 0.8em;
  margin: 0.8em 0.7em 0 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-tags a:hover {
  background-color: #dd3b27;
  text-decoration: none;
  color: #fff;
}
.blog-title {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.333;
  margin: 1.8em 0 0.8em;
}
.blog-info p {
  margin-bottom: 0;
}
.blog-meta {
  font-size: 0.88em;
  color: #b4b4b4;
  overflow: hidden;
}
.blog-meta .author {
  float: left;
}
.blog-meta .author a {
  font-family: montserratsemibold;
  color: #b4b4b4;
}
.blog-meta .author a:hover {
  text-decoration: none;
  color: #dd3b27;
}
.blog-meta .time {
  float: right;
}
.blog-info .blog-meta {
  border-top: 1px solid #ededed;
  margin-top: 1.7em;
  padding-top: 1.7em;
}
.read-more {
  display: inline-block;
  font-family: montserratsemibold;
  font-size: 0.88em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.read-more {
  padding-right: 2em;
  background: url(../img/img-icon/read-more.png) right 50% no-repeat;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.read-more:hover {
  text-decoration: none;
  background-position: 95% 50%;
}
.blog-info .read-more {
  margin-top: 2.8em;
}
.blog-details {
  margin: 10.2em 0 8.3em;
}
.col-secondary {
  margin-top: 7.1em;
}
.post-header {
  margin-bottom: 5em;
}
.post-header h3 {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 2.2em;
  line-height: 1.43;
  margin: 0;
}
.post-header .blog-meta {
  margin-top: 2.45em;
}
.post-thumbnail {
  margin-bottom: 2.5em;
}
.post-thumbnail img {
  width: 100%;
  border-radius: 0.25em;
}
.post .blog-tags {
  margin-top: 5.4em;
}
.widget {
  margin-bottom:0;
}
.widget-title {
  font-family: montserratlight, sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0 0 2.25em 0;
}
.recent-post {
  margin-bottom: 1.7em;
  overflow: hidden;
}
.recent-post:last-child {
  margin-bottom: 0;
}
.recent-post-thumbnail {
  width: 9.32em;
  float: left;
}
.recent-post-thumbnail img {
  border-radius: 0.25em;
  max-width: 100%;
}
.recent-post-body {
  padding-left: 11.2em;
}
.recent-post-title {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.45;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
  position: relative;
}
.recent-post-time {
  font-size: 0.88em;
  color: #b4b4b4;
  margin-top: 0.9em;
}
.bg-contacts {
  background: url(../img/bg/contacts.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.contacts .fade-title-right {
  left: 90%;
}
.row-field {
  margin-left: -5px;
  margin-right: -5px;
}
.col-field {
  padding: 0 5px;
}
.col-message {
  display: none;
  margin-top: 20px;
}
.col-address {
  font-size: 1.125em;
  line-height: 2.1;
  margin-top: 2em;
}
.form-submit {
  margin-top: 1.2em;
}
.success-message {
  display: none;
}
.error-message {
  display: none;
}
.success-message .fa {
  margin-right: 7px;
  font-size: 1.5em;
}
.contact-details {
  position: relative;
  overflow: hidden;
  margin-top: -1px;
}
.col-map {
  height: 35em;
}
.gmap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  height: 100%;
}
.map-info {
  padding: 1.2em;
}
.map-title {
  margin-bottom: 2em;
}
.map-title h3 {
  margin: 0;
}
.map-address-row {
  margin-top: 1em;
}
.map-address-row .fa {
  float: left;
  margin: 0.35em 0.6em 0 0;
  width: 1.1em;
  text-align: center;
  color: #dd3b27;
  font-size: 1.2em;
}
.map-address-row .text {
  display: block;
  overflow: hidden;
  font-size: 1.15em;
}
.contact-info {
  color: #fff;
  padding: 0;
  background: url(../img/bg/contact-details.jpg) 50% no-repeat;
  background-size: cover;
}
.contact-info-content {
  padding: 5.5em 5.6em;
  background-color: rgba(197, 164, 125, 0.95);
}
.contact-info-title {
  font-family: Oswald, sans-serif;
  font-size: 80px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.1;
  position: absolute;
  top: 100%;
  left: 100%;
  margin-top: -0.5em;
  margin-left: -2.3em;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.contact-row {
  position: relative;
  z-index: 1;
  margin-bottom: 8px;
}
.contact-row:last-child {
  margin-bottom: 0;
}
.contact-row h4 {
  margin: 0 0 0.8em;
  color: #fff;
}
.contact-row .fa {
  float: left;
  width: 1.1em;
  margin-top: 0;
  padding: 1px;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.25;
}
.contact-body {
  padding-left: 2.6em;
}
.contact-content {
  font-size: 1.3em;
}
.phone-row {
  font-size: 1.3em;
  letter-spacing: 0.2em;
  margin-top: 0.5em;
}
.footer {
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #dd3b27;
  padding: 12px 0;
  font-size: 15px;
}
.footer .brand {
  margin-top: -0.45em;
  font-size: 3.4em;
}
.author-link {
  font-family: Montserrat, sans-serif;
  color: #d0d0d0;
}
.author-link:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .navbar-desctop-menu {
    letter-spacing: 0;
  }
  .vertical-panel,
  .vertical-panel-content {
    display: none;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 85%;
  }
  .arrow-left {
    bottom: 7.5vmin;
    top: auto;
  }
  .arrow-right {
    right: 5vmin;
    left: auto;
    margin-left: 5em;
    bottom: 7.5vmin;
    top: auto;
  }
  .entry {
    padding: 0 7.5em;
  }
  .col-about-spec {
    padding: 0 4.4em;
  }
  .owl-prev {
    left: 3.6em;
  }
  .owl-next {
    right: 3.6em;
  }
  .project-details {
    margin-top: 60px;
  }
  .project-details-item {
    margin-bottom: 60;
  }
  .project-details-info {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 13%;
    bottom: 13%;
    width: 55%;
  }
  .project-details-info.fadeInRight{
    left: inherit;
    right: 0;
  }

  .project-details-item:nth-child(odd) .project-details-img {
    padding-left: 15px;
    padding-right: 15px;
  }
  .project-details-item:nth-child(even) .project-details-img {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 92%;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  .text-left-md {
    text-align: left;
  }
  .navbar-mobile {
    position: absolute;
    left: -50000px;
    top: -50000px;
  }
  .col-about-img {
    padding-left: 0;
    left: -5px;
  }
  .col-about-img img {
    max-width: calc(100% + 5px);
  }
  .project-details-item:nth-child(odd) .project-details-img {
    padding-left: 5px;
    padding-right: 15px;
  }
  .project-details-item:nth-child(even) .project-details-img {
    padding-right: 5px;
    padding-left: 15px;
  }
  .col-primary {
    padding-right: 2.2em;
  }
  .col-secondary {
    margin-top: 10.62em;
    margin-left: -5px;
    padding: 0 10px 0 0;
  }
  .row-field {
    margin-left: -15px;
  }
  .col-map {
    position: static;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 100%;
  }
  .main-header {
    padding-left: 0;
  }
  .project-details-info {
    width: 44%;
  }
}
@media (max-width: 1280px) {
  .vertical-panel-content {
    display: none;
  }
  .vertical-panel {
    display: none;
  }
}
@media (max-width: 1024px) {
  .clientPage img {
    margin: 5.75px;
    width: 119.3px;
  }
  .office-block .inner-box {
    min-height: 275px;
  }
}
@media (max-width: 768px) {
  .clientPage img {
    margin: 6.75px;
    width: 127.3px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .owl-next,
  .testimonial-section .owl-prev {
    display: none;
  }
  .clients-list .client img {
    width: 160px;
  }
  .service-item {
    margin-bottom: 1em;
    display: inline-block;
    margin-right: 20px;
    font-size: 0.8em;
  }
  .arrow-left {
    right: 31vmin;
  }
  .title h1 {
    font-size: 35px;
  }
  .matinstwrp .micol2 {
    padding: 10px 15px;
    padding-top: 0;
  }
  .sectitle h3 {
    font-size: 25px;
  }
  .project-block-two .inner-box .image .overlay-box {
    padding: 50px 9px;
  }
  .project-block-two .inner-box .image .overlay-box .content .category {
    font-size: 12px;
  }
  .project-block-two .inner-box .image .overlay-box .content h2 {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .wrap_banner_btn {
    text-align: left;
  }
  .clientPage img {
    margin: 0.75px;
    width: 105.3px;
  }
}
@media (max-width: 700px) {
  .brand-panel {
    background: 0 0;
    width: 45.47vmin;
  }
  .slide-number {
    display: none;
  }
  .header-phone {
    left: 50vmin;
  }
  .clients-list .owl-next,
  .clients-list .owl-prev {
    display: none;
  }
  .rev_slider .btn {
    font-size: 9px;
  }
  .section-content {
    margin-top: 3.1em;
  }
  .section {
    position: relative;
    margin-top: 3.1em;
    margin-bottom: 3.1em;
  }
  .clients-list {
    margin: 0.8em 0 0;
  }
  .desfeature .fetcol-1 {
    float: left;
    width: 98%;
    text-align: center;
    padding-top: 50px;
    min-height: auto;
    position: relative;
  }
  .desfeature .fetcol-2 {
    float: right;
    width: 100%;
    background: url(../img/bg/mission.jpg) no-repeat top;
    background-size: cover;
    height: 363px;
  }
  .matinstwrp .micol {
    float: left;
    width: 100%;
    background: url(../img/bg/vision.jpg) no-repeat top;
    background-size: cover;
    height: 363px;
    position: relative;
  }
  .matinstwrp .micol2 {
    float: left;
    width: 100%;
    background: 0 0;
    padding: 30px 25px;
    height: auto;
    padding-top: 21px;
  }
  .pl-45-md {
    margin-top: 80px;
  }
  .wrap_banner_text h2 {
    font-size: 23px;
    letter-spacing: 3px;
  }
  .project-block-two .inner-box .image .overlay-box .content .search-btn {
    top: 55%;
  }
  .project-block-two .inner-box .image .overlay-box {
    padding: 9px 9px;
  }
}
@media (max-width: 480px) {
  .clients-list .owl-prev {
    position: absolute;
    top: 139%;
    left: 68px;
    padding-left: 32px;
    margin-top: 0;
  }
  .clients-list .client img {
    width: 100px;
  }
  .clients-list .owl-next {
    top: 139%;
    right: 77px;
    margin-top: 0;
  }
}



/*////////New ad////////*/
.navbar-desctop{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.navbar-desctop.affix{
	background: #ffffff !important;
}

.header-action-main{
	width: 100%;
	height: 38px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	z-index: 99;
}

.header-action-bar{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	z-index: 99;
}
.header-action-bar .left-block{
	display: inline-block;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}
.header-action-bar .right-block{
	display: inline-block;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.header-action-bar ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 8px 0;
	margin: 0;
	list-style: none;
	color: #ffffff;
	font-size: 13px;
}
.header-action-bar ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 8px 0 0;
	margin: 0;
	list-style: none;
	color: #ffffff;
	font-size: 14px;
}
.header-action-bar i{
	color: #ffffff;
	padding-right: 4px;
}
.header-action-bar a{
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	padding: 0 4px !important;
	transition: .3s;
}
.header-action-bar a:hover{
	text-decoration: none;
	color: #dd3b27 !important;
}
.header-action-bar .social-links{
	margin: 0 !important;
}
.header-action-bar .social-links a:hover{
	text-decoration: none;
	color: #dd3b27 !important;
}


#footer-top .widget-contact{
	padding-top: 15px;
}


#footer-top .social-links{
    position: relative;
    margin-top: 20px;
}

#footer-top .social-links a {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    text-align: center;
    border: 1px solid rgba(256, 256, 256, .3);
    border-radius: 60px;
    transition: .3s;
}

#footer-top .social-links a i {
    font-size: 15px;
    color: #ffffff;
}

#footer-top .social-links a:hover {
    background: #dd3b27;
    border-color: #dd3b27;
}

#footer-top .social-links a:hover i {
    color: #030f27;
}
#footer-top .newsletter{
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	margin-bottom: 30px;
}
#footer-top .newsletter .form {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

#footer-top .newsletter input {
    height: 50px;
    border: 2px solid #121518;
    border-radius: 0;
}

#footer-top .newsletter .btn {
    position: static;
    width: 100%;
    height: 40px;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #dd3b27;
    background: transparent;
    border-radius: 0;
    border: 2px solid #dd3b27;
    transition: .3s;
    margin: 10px 0 0 0;
}

#footer-top .newsletter .btn:hover {
    color: #ffffff;
    background: #dd3b27;
}

.footer a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer p{
	padding: 0;
	margin: 0;
}

.tp-splitted div{
	text-shadow: 1px 1px 12px rgb(0 0 0);
}

.tp-caption p{
	font-size: 14px !important;
	letter-spacing: 1 !important;
	line-height: normal;
}


/*///service///*/

.service-section{
    position: relative;
    padding: 50px 0 25px;
}
.service-section .inner-box {
  position: relative;
  padding: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 30px;
  min-height: 325px;
}
.service-section a:focus .inner-box,
.service-section a:hover .inner-box {
  background-color: #dd3b27;
  text-decoration: none;
}
.service-section .inner-box h1 {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  color: #cf0a0a;
}
.service-section a:hover .inner-box h1,
.service-section a:hover .inner-box h3 {
  color: #fff;
}
.service-section .inner-box .icon-box {
  position: relative;
  width: 80px;
  height: 80px;
  color: #599b47;
  text-align: center;
  overflow: hidden;
  font-size: 34px;
  margin: 0 auto;
  line-height: 80px;
  border-radius: 50%;
  margin-top: -40px;
  margin-bottom: 35px;
  display: inline-block;
  background-color: #e9ede7;
}
.service-section .inner-box h3 {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  color: #dd3b27;
  margin-bottom: 15px;
}
.service-section .inner-box .text {
  position: relative;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.service-section .inner-box .link-btn {
  position: relative;
  color: #599b47;
  font-size: 18px;
  font-weight: 500;
}
.service-section .service-list{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  list-style: none;
}
.service-section .service-list li{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  list-style: none;
  padding-bottom: 10px;
}

.service-section .service-box{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.service-section .service-box i{
  margin-top: 5px;
}
.service-section .service-box p{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  position: relative;
  color: #000;
  line-height: 1.6em;
  padding-left: 10px;
}

.upload-resume{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-align: left;
  background: #ffffff;
}
.upload-resume .form-control{
  width: 100%;
  border: none !important;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}
.upload-resume .btn{
  border-radius: 0;
}


/*////projects////*/

.project-image-slider{
  background-color: #fff;
}

.project-details-block {
  position: relative;
  margin-bottom: 30px;
}
.project-details-block p{
  width: 100%;
  padding: 0 0 15px 0;
  margin: 0;
  text-align: left;
}
.project-details-block .inner-box {
  position: relative;
  padding: 15px 15px 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  min-height: 295px;
}
.project-details-block .project-row {
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
}
.project-details-block .project-row .fa {
    float: left;
    width: 1.1em;
    margin-top: 0;
    padding: 1px;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.25;
}
.project-details-block .project-body {
    padding-left: 2.6em;
}
.project-details-block a:focus .inner-box,
.project-details-block a:hover .inner-box {
  background-color: #dd3b27;
  text-decoration: none;
}
.project-details-block .inner-box h1 {
  color: #cf0a0a;
}
.project-details-block a:hover .inner-box h1,
.project-details-block a:hover .inner-box h3 {
  color: #fff;
}
.project-details-block .inner-box .icon-box {
  position: relative;
  width: 80px;
  height: 80px;
  color: #599b47;
  text-align: center;
  overflow: hidden;
  font-size: 34px;
  margin: 0 auto;
  line-height: 80px;
  border-radius: 50%;
  margin-top: -40px;
  margin-bottom: 35px;
  display: inline-block;
  background-color: #e9ede7;
}
.project-details-block .inner-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  color: #dd3b27;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.project-details-block .inner-box .text {
  position: relative;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.project-details-block .inner-box .text a{
  text-decoration: none;
  color: inherit;
}

.project-details-block .inner-box .link-btn {
  position: relative;
  color: #599b47;
  font-size: 18px;
  font-weight: 500;
}
.product-text-section .mainbanner .img-responsive{
  width: 100%;
}

.product-text-section .section-heading h4 {
    font-size: 28px;
    font-family: Oswald, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000;
}

.product-text-boxsection{
  padding-top: 0;
}
.product-text-boxsection .inner-box{
  min-height: 250px;
}

.product-text-boxsection .service-box p{
  text-transform: uppercase !important;
}
.right-text{
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
.right-text p {
    width: auto;
    text-align: right;
    display: inline-block;
}

@media (min-width: 768px){
.project-image-slider .owl-next {
    right: 0.6em;
}
.project-image-slider .owl-prev {
    left: 0.6em;
}

}

@media (max-width: 768px) {

.header-action-main{
  display: none !important;
}
.slidebtn1{
  width: 100%;
}
.brand-panel{
  top: 8px;
}
.navbar-mobile.affix{
  padding: 10px 0;
}
#footer-top .widget{
    margin-bottom: 40px !important;
}
.text-justify {
    text-align: left !important;
}

.tp-revslider-slidesli>div:nth-child(2) {
  top: 300px !important;
  margin-left: -30px !important;
}
.tp-revslider-slidesli>div:nth-child(3) {
  top: 360px !important;
  margin-left: -30px !important;
}
.tp-revslider-slidesli>div:nth-child(4) {
  top: 430px !important;
  margin-left: -30px !important;
}

.tp-revslider-slidesli>div:nth-child(2) div{
  font-size: 16px !important;
  line-height: normal !important;
  height: auto !important;
  position: static !important;
  
}
.tp-revslider-slidesli>div:nth-child(3) div{
  font-size: 12px !important;
  line-height: normal !important;
  height: auto !important;
   position: static !important;
}



}