@import url(../fonts/font.css);
@import url(../fonts/font-awesome.css);
@import url(http://db.onlinewebfonts.com/c/b9c4b6f31f1d4c4c9755b89abb981506?family=Helvetica+Neue+LT+Pro);

/* WP DEFAULT */
/* =WordPress Core
-------------------------------------------------------------- */
/* Review Button */
.Review-btn {
  position: fixed;
  top: 48%;
  right: 0;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 18px;
  font-family: Calibri;
  text-transform: uppercase;
  z-index: 999;
  cursor: pointer;
  border: none;
  color: #000;
}

.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  line-height: 18px;
  font-family: Calibri;
  text-transform: uppercase;
  z-index: 999;
  cursor: pointer;
  border: 3px solid #f1f1f1;
}

.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

.form-container input[type=text],
.form-container input[type=password],
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 0px 0 15px 0;
  border-width: 1px;
  border-color: rgba(17, 17, 17, 0.2);
  border-radius: 4px;
  color: #000;
}

.form-container .btn {
  border-radius: 4px;
  border-color: rgba(0, 0, 0, 0);
  color: rgb(17, 17, 17);
  font-family: inherit;
  font-weight: normal;
  font-size: 15px;
  background-color: rgb(178, 178, 178);
  border-width: 1px;
  padding: 16px 20px;
  cursor: pointer;
}

.form-container .close {
  position: absolute;
  top: 12px;
  right: 14px;
  transition: all 200ms;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.form-container .close:hover {
  color: orange;
}

.Heading {
  font-size: small;
  margin-bottom: 8px;
}

.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

table {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin: auto;
}

table thead,
table tfoot {
  background: #f5f5f5;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

table thead tr th,
table tfoot tr td {
  padding: 8px 10px 9px;
  font-size: 15px;
  font-weight: bold;
  color: #222;
}

table thead tr th:first-child,
table tfoot tr td:first-child {
  border-left: none;
}

table thead tr th:last-child,
table tfoot tr td:last-child {
  border-right: none;
}

table tbody tr.even,
table tbody tr.alt {
  background: #f9f9f9;
}

table tbody tr:nth-child(even) {
  background: #f9f9f9;
}

table tbody tr td {
  color: #333;
  padding: 9px 10px;
  vertical-align: top;
  border: none;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img,
fieldset {
  border: none;
  outline: none;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

:focus {
  outline: none
}

input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  line-height: 1;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a:hover {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}

::-webkit-input-placeholder {
  opacity: 1;
}

:-moz-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

a,
p,
span,
small,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

article,
aside,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

h1 {
  font: 42px/50px 'oswaldbold'
}

h2 {
  font: 100px 'oswaldbold';
  text-transform: uppercase
}

h3 {
  font: 70px/78px 'oswaldbold';
  text-transform: uppercase;
  color: #030403
}

h4 {
  font: 40px/60px 'oswaldbold';
  text-transform: uppercase
}

h5 {
  font: 21px/26px 'Roboto', sans-serif;
}

h6 {
  font: 20px/24px 'oswaldbold';
  text-transform: uppercase;
  letter-spacing: 1px;
}

p {
  font: 20px/30px 'Roboto', sans-serif;
  color: #2f1810;
  font-weight: 300;
  letter-spacing: 1px
}

a,
span {
  font: 14px/20px 'Open Sans', sans-serif
}


body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  position: relative
}

.wrapper {
  margin: 0 auto;
  width: 1360px
}

.wrapper:after,
#main-container:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
  font-size: 0
}

header {
  float: left;
  width: 100%
}

.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  display: none
}

.main-nav ol {
  display: inline-block;
  width: auto;
  list-style-type: decimal-leading-zero;
  padding-top: 15%;
  text-align: left
}

.main-nav ol li {
  width: 100%;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #bebebe
}

.main-nav ol li a {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 80px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  width: 100%;
  position: relative;
  display: inline-block;
  padding-left: 10px
}

.main-nav ol li a:after {
  content: "";
  width: 0;
  height: 5px;
  background: #fff;
  position: absolute;
  bottom: 5px;
  left: -22px
}

.main-nav ol li a:hover:after {
  width: 115%;
  -webkit-transition: all 800ms linear;
  -moz-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  -ms-transition: all 800ms linear;
  transition: all 800ms linear;
}

.main-nav ol li.current-menu-item a:after {
  width: 115%
}

.banner {
  float: left;
  width: 100%;
  position: relative
}

.banner img {
  vertical-align: top;
  width: 100%
}

.banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  text-align: center
}

.menu-btn {
  position: fixed;
  top: 48%;
  left: 0;
  padding: 16px 22px;
  background-color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-family: Calibri;
  text-transform: uppercase;
  color: #000;
  z-index: 999
}

.menu-btn ul {
  display: inline-block;
  width: 38px;
  list-style: none;
  vertical-align: top
}

.menu-btn ul li {
  float: right;
  width: 23px;
  height: 1px;
  background: #000;
  margin: 2.5px 0;
}

.menu-close-btn ul {
  position: relative;
  display: inline-block;
  width: 38px;
}

.menu-close-btn ul li {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  position: absolute;
  top: 5px;
  right: 0;
  -webkit-transition: all 800ms linear;
  -moz-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  -ms-transition: all 800ms linear;
  transition: all 800ms linear;
}

.menu-close-btn ul li:nth-child(2n+0) {
  display: none
}

.menu-close-btn ul li:last-of-type {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg)
}


.menu-inner-btn {
  position: fixed;
  top: 48%;
  left: 0;
  padding: 16px 0 16px 15px;
  background-color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-family: Calibri;
  text-transform: uppercase;
  color: #000;
  z-index: 999
}

.menu-inner-btn ul {
  display: inline-block;
  width: 38px;
  list-style: none;
  vertical-align: top
}

.menu-inner-btn ul li {
  float: right;
  width: 100%;
  height: 2px;
  background: #000;
  margin: 0 0 8px;
}

.menu-close-btn ul {
  position: relative;
  display: inline-block;
  width: 38px;
}

.menu-close-btn ul li {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  right: 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}

.menu-close-btn ul li:nth-child(2n+0) {
  display: none
}

.menu-close-btn ul li:last-of-type {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg)
}

.home .menu-close-btn ul li {
  top: 5px
}

.slider-container {
  float: left;
  width: 100%;
  position: relative
}

/*.slider-container:after{ content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:url(../images/home-banner-bg.png) no-repeat 0 0/cover;}*/
.slider-container .slick-dots {
  display: none !important
}

.slider-container .slick-prev {
  display: none !important
}

.slider-container .slick-next {
  display: none !important
}


.banner-content #logo {
  display: inline-block;
  position: relative;
  z-index: 9;
}

.banner-content #logo  {
  vertical-align: top;
  width: auto;
  height: 200px;
  -webkit-transition: all 5000ms ease;
  -moz-transition: all 5000ms ease;
  -o-transition: all 5000ms ease;
  -ms-transition: all 5000ms ease;
  transition: all 5000ms ease;

  transform: scale(0.1, 0.1);
}

.banner-content #logo.animate  {
  transform: scale(1, 1);
}

.row {
  color: #222837;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 15%
}

.portfolio-btn {
  display: inline-block;
  font-size: 20px;
  line-height: auto;
  color: #030403;
  background: #fff;
  padding: 22px 45px 20px;
  margin-top: 8%;
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: transform;
  vertical-align: middle;
  font-family: 'oswald_regularregular';
  text-transform: uppercase
}

.portfolio-btn:before {
  background: rgba(255, 255, 255, 0) radial-gradient(ellipse at center center, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 5%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transition-duration: 0.3s;
  transition-property: transform, opacity;
  width: 90%;
  z-index: -1;
}

.portfolio-btn:hover:before {
  opacity: 1;
  transform: translateY(5px)
}

.portfolio-btn:hover {
  transform: translateY(-5px);
}



#main-container {
  float: left;
  width: 100%
}

.our-firm {
  float: left;
  width: 100%;
}

.our-firm figure {
  float: left;
  width: 67.3%
}

.our-firm figure img {
  vertical-align: top
}

.firm-content-box {
  float: left;
  width: 32.7%;
  padding: 6% 2.5% 2%
}

.firm-content-box h5 {
  margin-bottom: 30px;
  text-transform: uppercase
}

.firm-content-box p {
  font-weight: 300;
  margin-bottom: 30px
}

.learn-more-btn {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #000;
  padding: 10px 18px
}

.learn-more-btn:hover {
  background-color: #000;
  color: #fff
}

.portfolio {
  float: left;
  width: 100%;
  background: #222837;
  padding: 55px 0 50px;
  text-align: center;
  position: relative;
  z-index: 9;
  overflow: hidden
}

.portfolio h2 {
  color: #fff
}

.portfolio h5 {
  color: #fff;
  margin-top: 10px
}

.portfolio-gallery {
  float: left;
  width: 100%;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden
}

.portfolio-gallery ul {
  float: left;
  width: 100%;
  list-style: none
}

.portfolio-gallery ul li {
  float: left;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.portfolio-gallery ul li img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.portfolio-gallery ul li:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none
}

/* .portfolio-gallery ul li:hover:after{ display:block} */


.post1 ul li:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none
}

.post1 ul li:hover:after{ display:block}

.portfolio-gallery ul li:hover img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-appearance: none;
  line-height: 1;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}

.portfolio-gallery ul li .content {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 27%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9
}

.portfolio-gallery ul li .content strong a {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
  display: inline-block;
  border: none;
  background: none
}

.portfolio-gallery ul li .content strong a:hover {
  background: none;
  opacity: 0.7
}

.portfolio-gallery ul li .content span a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 30px;
  border: none;
  background: none
}

.portfolio-gallery ul li .content span a:hover {
  background: none;
  opacity: 0.7
}

.portfolio-gallery ul li .content a {
  font-size: 14px;
  line-height: 14px;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 700;
  display: inline-block
}

.portfolio-gallery ul li .content a:hover {
  background: rgba(255, 255, 255, 0.3);
  text-shadow: 0 0 3px #000
}

.portfolio-gallery ul li:hover .content {
  display: block
}

.port_img {
  padding: 5px;
}
.inner-header #logo img{
  width: auto;
  height: 60px;
  max-height: 60px;
}


footer {
  float: left;
  width: 100%;
  padding: 45px 0 0;
  background-color: #222837;
}

footer .col-3 {
  float: left;
  width: 20%;
  padding: 20px 0 0 0
}

footer .col-6 {
  float: left;
  width: 60%;
  text-align: center
}

footer h6 {
  color: #a17d23;
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 21px;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize
}

footer address,
span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #a17d23;
  font-style: normal;
}

footer address {
  margin-bottom: 20px
}

footer span {
  display: block;
  margin-bottom: 0;
  color: #a17d23
}

footer a {
  color: #a17d23
}

footer span a {
  margin-left: 5px;
}

footer span a:hover {
  text-decoration: none;
  color: #fff
}

footer nav {
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 45px
}

footer nav ul {
  display: inline-block;
  list-style: none
}

footer nav ul li {
  float: left;
}

footer nav ul li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-right: 1px solid #bebebe;
  padding: 0 5px;
}

footer nav ul li a:hover {
  color: #fff;
  text-decoration: underline
}

footer nav ul li:last-of-type a {
  border: none
}

.social {
  float: left;
  width: 100%;
  list-style: none
}

.social li {
  display: inline-block;
  margin: 0 24px 0 0
}

.social li a {
  float: left;
  width: 50px;
  height: 50px;
  background: url(../images/footer-social-icon1.png) no-repeat 0 0;
  background-size: 100%
}

.social li+li a {
  float: left;
  width: 50px;
  height: 50px;
  background: url(../images/footer-social-icon2.png) no-repeat 0 0;
  background-size: 100%
}

.social li .fa {
  font-size: 44px;
  color: #bebebe
}

.social li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.social li+li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}


.copyright {
  float: left;
  width: 100%;
  background: #1b1b1b;
  padding: 10px 0;
  text-align: center
}

.copyright p {
  color: #757575;
  font-size: 14px;
  line-height: 22px;
}

.copyright a,
span {
  color: #757575;
  font-size: 12px;
  line-height: 18px
}

/********************************************************************inner pages code starts here *********************************************************************************/
.inner-header #logo {
  float: left
}

.inner-header {
  float: left;
  width: 100%;
  padding: 12px 20px
}

.inner-header .social {
  float: right;
  width: auto;
  padding-top: 15px
}

.inner-header .social li a {
  float: left;
  /* width: 28px; */
  height: 50px;
  background: url(../images/social-icon-header1.png) no-repeat 0 0;
  background-size: 100%
}

.inner-header .social li+li a {
  float: left;
  width: 50px;
  height: 50px;
  background: url(../images/social-icon-header2.png) no-repeat 0 0;
  background-size: 100%
}

.inner-header .social li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.inner-header .social li+li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.inner-header nav {
  float: right;
  width: auto;
  padding-top: 25px
}

.inner-header nav ul {
  float: left;
  width: auto;
  list-style: none
}

.inner-header nav li {
  float: left;
  width: auto;
  margin-right: 40px;
  position: relative
}

.inner-header nav li a {
  text-transform: uppercase !important;
  font-size: 18px;
  line-height: 26px;
  color: #000;
  text-transform: capitalize;
}

.inner-header nav li a:after {
  content: "";
  width: 0;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto
}

.inner-header nav li:hover a:after {
  width: 100%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.inner-header nav li.current-menu-item a {
  font-weight: bold
}

.menu-inner-btn {
  position: relative;
  font-size: 0;
  display: none
}

/*************************************************contact header starts*********************************************/
.contact-header #logo {
  float: left
}

.contact-header {
  float: left;
  width: 100%;
  padding: 12px 20px
}

.contact-header .social {
  float: right;
  width: auto;
  padding-top: 15px
}

.contact-header .social li a {
  float: left;
  width: 50px;
  height: 50px;
  background: url(../images/social-icon-header1.png) no-repeat 0 0;
  background-size: 100%
}

.contact-header .social li+li a {
  float: left;
  width: 50px;
  height: 50px;
  background: url(../images/social-icon-header2.png) no-repeat 0 0;
  background-size: 100%
}

.contact-header .social li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.contact-header .social li+li a:hover {
  background-position: 0 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.contact-header nav {
  float: right;
  width: auto;
  padding-top: 25px
}

.contact-header nav ul {
  float: left;
  width: auto;
  list-style: none
}

.contact-header nav li {
  float: left;
  width: auto;
  margin-right: 66px
}

.contact-header nav li a {
  text-transform: uppercase !important;
  font-size: 18px;
  line-height: 26px;
  color: #000;
  text-transform: capitalize;
  position: relative
}

.contact-header nav li a:after {
  content: "";
  width: 0;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto
}

.contact-header nav li:hover a:after {
  width: 100%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.contact-header nav li.current-menu-item a {
  font-weight: bold
}

/************************************************contact header ends**********************************************/



.inner-banner {
  float: left;
  width: 100%;
  position: relative
}

.inner-banner img {
  vertical-align: top;
  width: 100%
}

.inner-banner:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4)
}

.inner-banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 9;
  padding-top: 12%
}

.inner-banner h2,
h4 {
  color: #fff
}

.inner-content {
  float: left;
  width: 100%;
  padding: 55px 0;
  text-align: center
}

.inner-content h3 {
  margin-bottom: 20px
}


.fix {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1030;
  background: #fff;
  transition: all 0.8s ease 0s;
  padding: 6px 20px;
  border-bottom: 1px solid #000
}

.fix #logo img {
  transform: scale(0.8, 0.8)
}


.service-offering {
  float: left;
  width: 100%;
  margin-bottom: 50px
}

.service-offering figure {
  float: left;
  width: 67.3%
}

.service-offering figure img {
  vertical-align: top
}

.service-content {
  float: left;
  width: 32.7%;
  padding: 3%
}

.service-content h3 {
  margin-bottom: 15px
}

.service-content ul {
  float: left;
  width: 100%;
  list-style-position: inside;
  padding: 50px 0
}

.service-content ul li {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 30px;
  list-style: none;
  background: url(../images/service-li-img.png) no-repeat 0 center;
  padding-left: 45px
}

.process-list {
  float: left;
  width: 100%;
  padding: 300px 0 200px;
  position: relative
}

.process-list ul {
  float: left;
  width: 100%;
  list-style: none;
  text-align: center;
  position: relative
}

.process-list ul:after {
  content: "";
  width: 90%;
  height: 16px;
  background: #ececec;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 8px;
  z-index: -1;
  -webkit-backface-visibility: hidden
}

.process-list ul li {
  display: inline-block;
  width: 10%;
  text-align: center;
  position: relative
}

.process-list ul li:after {
  content: "";
  width: 16px;
  height: 46px;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/arrow-down.png) no-repeat bottom center
}

.process-list ul li:nth-child(2n):after {
  top: -60px;
  background: url(../images/arrow.png) no-repeat bottom center
}


.process-list ul li .numbering {
  display: inline-block;
  width: 55px;
  height: 55px;
  border: 5px solid #fff;
  border-radius: 50%;
  background: #ececec;
  box-shadow: 0 0 5px #bbbbbb;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  padding-top: 13px
}

.process-list ul li .process-detail {
  display: inline-block;
  position: absolute;
  width: 195px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 145px;
  padding-top: 115px
}

.process-list ul li .process-detail strong {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  display: block;
  color: #030403;
  margin-bottom: 5px
}

.process-list ul li .process-detail span {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #030403
}

.process-list ul li:nth-child(2n) .process-detail {
  bottom: 100% !important;
  padding: 0 0 50px 0;
  top: auto;
  vertical-align: top
}


.company-info {
  float: left;
  width: 100%;
  position: relative;
  margin: 3% 0
}

.company-info figure {
  float: left;
  width: 100%;
}

.company-info figure img {
  width: 100%
}

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

.col-6 h3 {
  text-transform: uppercase;
  margin-bottom: 20px
}

.info-content {
  padding: 3% 15% 0 2.5%
}

.company-info+.company-info .info-content {
  padding: 3% 2.5% 0 15%
}

.mission-statement {
  float: left;
  width: 100%;
  text-align: center;
  background: url(../images/mission-bg.jpg) no-repeat 0 0;
  position: relative;
  padding: 5% 0;
  background-size: cover
}

.mission-statement:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}

.mission-statement .wrapper {
  z-index: 9;
  position: relative
}

.mission-statement h3 {
  color: #fff;
  margin-bottom: 40px
}

.mission-statement p {
  color: #fff;
  margin-bottom: 25px
}

.mission-statement p:last-of-type {
  margin-bottom: 0
}

.our-team {
  float: left;
  width: 100%;
  padding: 3% 0;
  text-align: center
}

.responsive div {
  text-align: center
}

.our-team .slick-slide figure {
  text-align: center
}

.our-team .slick-slide img {
  display: inline-block !important;
}

.our-team .slick-slide strong {
  display: inline-block !important;
  width: 100% !important;
  font-size: 20px;
  line-height: 35px;
  margin-top: 20px;
  font-family: 'Roboto', sans-serif;
  color: #5c6770
}

.our-team .slick-slide span {
  font-size: 20px;
  line-height: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #5c6770
}

.our-team .slick-slide p {
  display: none;
  font-size: 16px;
  line-height: 28px;
  text-align: justify
}

.our-team .slick-slide img {
  width: 271px;
  height: 271px;
  border-radius: 50%;
  margin: 12% 0 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear
}

.our-team .slick-center strong {
  font-size: 29px;
  line-height: 40px;
  color: #000;
  font-weight: 600;
  margin-top: 20px
}

.our-team .slick-center span {
  font-size: 28px;
  line-height: 40px;
  color: #5c6770;
  margin: 0 0 20px;
  display: inline-block;
  width: 100%
}

.our-team .slick-center img {
  width: 373px;
  height: 373px;
  border-radius: 50%;
  margin: 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear
}

.our-team .slick-center p {
  display: block
}

.slide-cont {
  float: left;
  width: 100%;
  position: relative;
  margin: 3% 0
}

.our-team .slick-prev {
  background: url(../images/slick-prev.png) no-repeat 0 0;
  font-size: 0;
  border: none;
  box-shadow: none;
  width: 30px;
  height: 48px;
  position: absolute;
  top: 160px;
  left: 0;
  cursor: pointer;
  z-index: 99
}

.our-team .slick-next {
  background: url(../images/slick-next.png) no-repeat 0 0;
  font-size: 0;
  border: none;
  box-shadow: none;
  width: 30px;
  height: 48px;
  position: absolute;
  top: 160px;
  right: 0;
  cursor: pointer;
  z-index: 99
}

.our-team .slick-prev:hover {
  opacity: 0.7
}

.our-team .slick-next:hover {
  opacity: 0.7
}

.portfolio-tab {
  float: left;
  width: 100%
}

.tabs-menu {
  float: left;
  width: 100%;
  background: #000;
  text-align: center;
  list-style: none
}

.tabs-menu li {
  float: left;
  width: 50%;
  font-size: 1.4em;
  color: #000;
  font-family: 'oswaldbold';
  text-transform: uppercase;
  cursor: pointer;
  padding: 2.5% 0 2%;
  position: relative;
  background: #f9f9f9
}

.tabs-menu .resp-tab-active {
  background: #222837;
  color: #fff
}


.tab_content ul{ float:left; width:100%; list-style:none}
.tab_content ul li{ float:left; width:33.33%; position:relative; overflow:hidden}
.tab_content ul li img{ vertical-align:top; width:100%}
.tab_content ul li:hover img{ transform: scale(1.2); -webkit-transition:all 500ms linear; -moz-transition:all 500ms linear; -o-transition:all 500ms linear; -ms-transition:all 500ms linear; transition:all 500ms linear;}
.tab_content ul li:hover .content{ display:block}
.tab_content ul li .content{ position:absolute; top:0; left:0; width:100%; height:100%; padding-top:30%; text-align:center; background:rgba(0,0,0,0.8); display:none}
.tab_content ul li .content span{ display:block; font-size:26px; line-height:28px; color:#fff; font-family:'Roboto', sans-serif;}
.tab_content ul li .content a{padding: 10px}
.tab_content ul li .content a img{ vertical-align:top; width:auto}


.contact-box {
  float: left;
  width: 100%;
  border-bottom: 9px solid #131313
}

.contact-info {
  padding-bottom: 0 !important;
  float: left;
  width: 50%;
  background: url(../images/contact-info-bg.jpg) no-repeat 0 0/cover;
  padding: 4% 5% 3%;
  position: relative;
  text-align: center;
  background-size: cover
}

.contact-info:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.contact-info .detail {
  position: relative;
  z-index: 9;
}

.contact-box h4 {
  font-family: "Helvetica Neue LT Pro";
  text-transform: none;
  margin-bottom: 15px
}

.contact-info p {
  font-size: 16px;
  line-height: 26px;
  font-family: 'HelveticaNeueLTPro-Lt';
  letter-spacing: 0;
  color: #bebebe;
  font-weight: 300;
  margin-bottom: 45px
}

.contact-info figure {
  margin-bottom: 10px
}

.contact-info span {
  font-size: 18px;
  line-height: 26px;
  font-family: "Helvetica Neue LT Pro";
  color: #fff
}

.contact-info address {
  font-size: 18px;
  line-height: 26px;
  font-family: 'HelveticaNeueLTPro-Lt';
  color: #fff;
  font-style: normal;
  margin-bottom: 20px
}

.contact-info a {
  font-size: 35px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 25px;
  font-family: 'HelveticaNeueLTPro-Lt';
  display: block
}

.contact-info .fax {
  font-size: 35px;
  color: #fff;
  line-height: 35px;
  font-family: 'HelveticaNeueLTPro-Lt'
}

.contact-info .col-6 {
  position: relative
}

.contact-info .col-6:after {
  content: "";
  width: 1px;
  height: 175px;
  background: #535353;
  position: absolute;
  right: 0;
  top: 10%
}

.contact-info .col-6+.col-6:after {
  display: none
}

.contact-info .col-12 {
  float: left;
  width: 100%
}

.contact-info .col-12 figure {
  margin-top: 30px
}

.contact-info .col-12 a {
  font-size: 20px;
  line-height: 26px;
  font-family: 'HelveticaNeueLTPro-Lt'
}

.contact-info .social li .fa {
  color: #fff
}

.contact-info .social li .fa:hover {
  color: #bebebe
}

.contact-info .email {
  font-size: 1.4em !important
}

.contact-info .detail a {
  display: inline-block
}

.contact-form {
  float: left;
  width: 50%;
  border-top: 1px solid #000;
  padding: 4% 5%;
}

.contact-form h4 {
  color: #000;
  margin-bottom: 25px
}

.contact-form form {
  float: left;
  width: 75%
}

.contact-form form input[type="text"],
input[type="email"],
textarea {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #8a8a8a;
  border: 1px solid #dededd;
  padding: 2% 3%;
  font-family: 'HelveticaNeueLTPro-Lt';
  -webkit-appearance: none;
}

.contact-form form span.wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.contact-form form textarea {
  height: 155px;
  resize: none;
}

.contact-form form input[type="submit"] {
  float: left;
  width: auto;
  padding: 15px 50px;
  font-family: "Helvetica Neue LT Pro";
  text-transform: uppercase;
  color: #000;
  border: 1px solid #000;
  background: none;
  -webkit-appearance: none
}

.contact-form form input[type="submit"]:hover {
  background: rgba(0, 0, 0, 0.1)
}

.wpcf7-validation-errors {
  margin: 2% 0 0 !important
}

.wpcf7-mail-sent-ok {
  margin: 2% 0 0 !important
}

.wpcf7-not-valid {
  border-color: #f00 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
  display: none !important;
}

/********************************************************************inner pages code ends here *********************************************************************************/

/*******************************************************************Detail page code **************************************************************************/
.left-sec {
  float: left;
  width: 100%;
  background: #f4f4f4
}

.left-sec h3 {
  margin-bottom: 20px
}

.left-sec p {
  margin-bottom: 20px
}

.left-content {
  width: auto;
  padding: 15%
}

.slider-for {
  position: relative
}

.slider-for .slick-prev {
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 99;
  border: none;
  font-size: 0;
  background: url(../images/prev.png) no-repeat bottom center/100%;
  width: 64px;
  height: 81px
}

.slider-for .slick-next {
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 99;
  border: none;
  font-size: 0;
  background: url(../images/next.png) no-repeat bottom center/100%;
  width: 64px;
  height: 81px
}

.slider-nav {
  padding: 2% 5%
}

.slider-nav .slick-prev {
  position: absolute;
  top: 40%;
  left: 2%;
  background: url(../images/slick-prev.png) no-repeat bottom center/100%;
  height: 25px;
  width: 15px;
  font-size: 0;
  border: none
}

.slider-nav .slick-next {
  position: absolute;
  top: 40%;
  right: 2%;
  background: url(../images/slick-next.png) no-repeat bottom center/100%;
  height: 25px;
  width: 15px;
  font-size: 0;
  border: none
}

.right-sec {
  float: right;
  width: 50%;
  margin: 0 0 1% 2%
}

.right-sec .slick-slide img {
  width: auto;
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  height: auto;
  cursor: pointer;
}


.back-arrow {
  margin: 1% 0 15px;
  background-image: url(../images/backslash.png);
  background-repeat: no-repeat;
  background-position: 6px 13px;
  width: 127px;
  margin-left: 5px;
}

.back-arrow a {
  border: 1px solid #000;
  color: #000000;
  display: inline-block;
  font-size: 13px;
  height: 35px;
  line-height: 33px;
  padding-left: 20px;
  text-transform: uppercase;
  width: 127px;
}

.back-arrow a:hover {
  background: rgba(0, 0, 0, 0.1)
}



.fancybox-opened {
  z-index: 9999999 !important;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}

/*******************************************************************Detail page ends code **************************************************************************/

.wpcf7-not-valid-tip {
  display: inline-block
}

.search-content {
  float: left;
  width: 100%;
  padding: 5% 0
}

.search-content h3 {
  margin-bottom: 20px
}

.search-content h4 {
  color: #000
}

.search-content p {
  margin-bottom: 20px
}

.search-content .read-more {
  display: inline-block;
  padding: 7px 15px;
  background: #f8f8f8;
  color: #000;
  text-transform: uppercase;
  box-shadow: 0 0 4px #d8d8d8
}

.search-content .read-more:hover {
  background: #d8d8d8
}

.detail .col-6 img {
  height: auto
}

.copyright a:hover {
  color: #fff
}

.slider-nav .slick-slide img {
  width: auto
}



html,
body {
  height: 100%;
}

.page-id-12 #main-container {
  min-height: 100%;
  margin-bottom: -60px;
  float: none;
}

.page-id-12 #main-container:after {
  content: "";
  display: block;
}

.page-id-12 .copyright,
.page-id-12 #main-container:after {
  height: 60px;
}

.page-id-12 .contact-box {
  border: none !important;
}

.testimonial-section {
  float: left;
  width: 100%;
  text-align: center;
  padding: 4% 0;
  background: #ECECEC;
  position: relative
}

.testimonial-section h3 {
  margin-bottom: 2%
}

.testimonial-section p {
  font-size: 16px;
  line-height: 24px;
}

.testimonial-section .author {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  display: inline-block;
  margin: 2% 0 0
}

.testimonial-section .slick-dots {
  display: none !important
}

.testimonial-section .slick-prev {
  position: absolute;
  left: 2%;
  top: 35%;
  font-size: 0;
  background: url(../images/slick-prev.png) no-repeat center center/50%;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer
}

.testimonial-section .slick-next {
  position: absolute;
  right: 2%;
  top: 35%;
  font-size: 0;
  background: url(../images/slick-next.png) no-repeat center center/50%;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer
}

.testimonials {
  padding: 0 10%
}

body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  background: #f9f9f9;
}

.hero {
      display: flow-root;

  background-image: url('images/hero-bg.jpg'); /* Replace with your actual image path */
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 120px 20px;
  text-align: center;
  position: relative;
}

.hero::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* dark overlay */
  z-index: 1;
}

.hero h1,
.hero p {
  position: relative;
  z-index: 2;
}

.hero h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}

.hero p {
  font-size: 1.2rem;
  max-width: 700px;
  margin: 0 auto;
}


.logo-carousel {
  padding: 40px 20px;
  background: #eaeaea;
}

.brand-carousel {
  padding: 60px 20px;
  background-color: #f9f9f9;
}

.logo-carousel .slick-slide {
  text-align: center;
}

.logo-carousel img {
  /* max-height: 40px; */
  /* width: 40px; */
  width: 100px;

  display: block;
  margin: 0 auto;
}

.logo-carousel .logo-title {
  font-size: 12px;
  color: #333;
  margin-top: 5px;
}

    .slick-track {
      display: flex !important;
      align-items: center;
    }

    .logo-carousel {
      margin: 30px auto;
      max-width: 100%;
      overflow: hidden;
    }
.carousel img {
  max-width: 120px;
  margin: auto;
  transition: transform 0.3s ease;
}

.carousel div {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.carousel div:hover img {
  transform: scale(1.1);
}

.carousel-container {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: none; /* disables snapping */
}

.carousel-item {
  flex: 0 0 auto;
  scroll-snap-align: none;
  margin-right: 10px; /* adjust this as needed */
}



.slick-slide {
  text-align: center;
}
.slick-slide > div {
  margin: 0;
  padding: 0;
}


.cta {
  background: #222837;
  color: #fff;
  padding: 60px 20px;
  text-align: center;
  border: 20px solid;
  border-color: #fff;
}

.cta h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.cta p {
      color: aliceblue;

  font-size: 1.1rem;
  margin-bottom: 30px;
}

.cta-button {
  background: #fff;
  color: #373768;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  transition: background 0.3s, color 0.3s;
}

.cta-button:hover {
  background: #f0f0f0;
  color: #000;
}





/* .overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position:fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}


.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  z-index:9999999;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  top:48%; 
   left: 48%;  
   z-index:9999999;
   bottom:auto;
   right:auto;
   text-align:center;
   margin:auto;
  position: fixed;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
} */