@import 'https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Playfair+Display:400,400i,700,700i,900,900i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i|Work+Sans:300,400,500,600,700,800';

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
  display: block
}

.footer-row{
  padding: 30px 0 50px 0;
}

.footer-padding {
  padding: 40px 0 0 0;
}

.footer-row h5 {
  color: #3B97FE;
}

.footer-row a {
  color: #757575;
}

#social-fb, #social-tw {
  color: #3B97FE;
}

.inside-border {
  border: double;
  text-align: center;
  padding: 15px;
  color: #FFFFFF !important;
  border-color: #3B97FE;

}

.color-white {
  color: #FFFFFF;
  text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*  5. PORTFOLIO PAGE
/*-----------------------------------------------------------------------------------*/

.page-porto {
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-porto.portfolio-block button.button {
  color: #000000;
  border-color: transparent;
}

.page-porto.portfolio-block button.button:hover {
  color: #000000;
  border: 1px solid #000000;
}

.page-porto.portfolio-block button.button.is-checked {
  border-color: #000000;
}

.page-porto .button-basic-1 {
  margin-top: 20px;
  padding: 10px 25px;
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  font-family: 'Lato';
  font-weight: normal;
  letter-spacing: 2px;
  transition: all .3s ease;
}

.page-porto .button-basic-1:hover {
  color: #ffffff;
  border-color: #f7c51e;
  background-color: #f7c51e;
  transform: translateY(0);
  box-shadow: 0 0 17px 1px rgb(0 0 0 / 34%);
}

.grid.portfolio-block-grid .element-item {
  margin-bottom: 10px !important;
}

.page-porto .element-item .caption-inside h3 {
  opacity: 0;
  box-sizing: border-box;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  -webkit-transform: unset;
  transform: unset;
}

.page-porto .element-item .caption-inside h5 {
  opacity: 0;
  font-family: 'Raleway';
  font-weight: normal;
  font-style: italic;
  box-sizing: border-box;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  -webkit-transform: unset;
  transform: unset;
  -webkit-transform: unset;
  transform: unset;
}

.page-porto .element-item:hover h3 {
  -webkit-transform: translate(0, 0) scale(1) rotate(0);
  transform: translate(0, 0) scale(1) rotate(0);
  opacity: 1;
  -webkit-transition-delay: .35s;
  transition-delay: .35s;
  display: block;
}

.page-porto .element-item:hover h5 {
  opacity: 1;
  -webkit-transition-delay: .35s;
  transition-delay: .35s;
  display: block;
  -webkit-transform: translate(0, 0) scale(1) rotate(0);
  transform: translate(0, 0) scale(1) rotate(0);
}

.page-porto p.gedung-text {
  color: #555555;
  font-size: 15px;
}

.portfolio-content p {
  color: #555555;
}

/*-----------------------------------------------------------------------------------*/
/*  5a. SINGLE PORTFOLIO PAGE
/*-----------------------------------------------------------------------------------*/
.single-porto-inner-wrap {
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 0;
}

.single-porto-inner-wrap .post-title-porto-2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.single-porto-inner-wrap .post-title-porto-2 span.category {
  font-size: 18px;
  letter-spacing: .7px;
  text-decoration: none;
  color: #ffc952;
  font-weight: bold;
}

.single-porto-inner-wrap .portfolio-details .detail-title {
  font-weight: 300;
  text-transform: capitalize;
  color: #000000;
}

.single-porto-inner-wrap .portfolio-details .detail-info {
  color: #888888;
}

.single-porto-inner-wrap .gallery-item {
  padding: 0;
  margin: .8em 0;
  width: 100%;
}

.single-porto-inner-wrap .gallery-item img {
  margin-bottom: 30px;
}

.portfolio-pagination.next-prev-post {
  position: relative;
  background-color: #ffffff;
  padding-bottom: 70px;
  padding-top: 30px;
}

.next-prev-post .prev-post {
  text-align: left;
}

.next-prev-post .back-post {
  text-align: center;
}

.next-prev-post .next-post {
  text-align: right;
}

.blog-single .next-prev-post a:hover .title {
  color: #cccccc;
}


.padding {
  padding: 30px 0;
}

.about-heading h1 {
  color: #000000;
  font-weight: bold;
}

.article-box {
  margin: 50px 0 20px 0
}

.grey-color {
  color: #757575;
}

.img-center {
  padding: 50px 0;
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blue-color {
  color: #3B97FE !important;
}

.about-heading span.line {
  position: initial;
  float: left;
  height: 45px;
  padding: 15px;
}

span.line {
  border-left: 2px solid #3B97FE;
  height: 30px;
  position: absolute;
  margin-left: 0px;
  top: 0;
}

.right-content {
  text-align: right;
  /* margin: 40px 0px; */
}

.mission-heading {
  border-right: 2px solid #2196F3;
  padding-right: 25px;
  color: #FFFFFF;
  font-weight: bold;
}

.system-text h4 {
  color: #FFFFFF;
}

.system-text p {
  color: #757575;
}

.services-heading {
  border-left: 2px solid #2196F3;
  padding-left: 25px;
  color: #FFFFFF;
  font-weight: bold;
}

.latest-heading p {
  color: #000000 !important;
}

.latest-heading {
  border-left: 2px solid #2196F3;
  padding-left: 10px;
  color: #000000;
  font-weight: bold;
}

.services-heading p {
  color: #FFFFFF !important;
}
.services-projects{
  margin-top : 30px !important;
}
.slider-img1 {
  width: -webkit-fill-available;
}

.blog-section {
  background-color: #262626;
}

.btn-primary:hover {
  background: #2196F3;
  color: white;
}

.btn-primary {
  border: 2px solid #3B97FE;
  border-radius: 5px;
  background-color: white;
  color: #3B97FE;
  padding: 10px 35px;
  font-size: 15px;
  cursor: pointer;
}

.view-margin {
  margin: 5px 0 12px 90px;
}

.left-padding {
  max-width: 100%;
  height: auto;
  padding: 37px 5px 100px 0;
}

.system-block {
  position: relative;
  padding: 1120px 0px 80px 0px;
}

.block-system {
  display: flex;
}

.system-image {
  width: 25%;
  margin-right: 25px;
  max-width: 25%;
}

body {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px
}

a:hover {
  text-decoration: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

button {
  outline: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a:focus {
  text-decoration: none;
  outline: none
}

a {
  color: #FFFFFF
}

button {
  outline: none
}

input {
  outline: none
}

textarea {
  outline: none
}

section {
  float: left;
  width: 100%;
  position: relative
}

img {
/*  float: left;*/
 display: block;
    margin: 0px auto;
}

h6 {
  font-size: 16px
}

p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0
}

::-webkit-scrollbar {
  width: 5px;
  height: 0px
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #3B97FE;

}

.block {
  float: left;
  width: 100%;
  padding: 130px 0;
  position: relative;
  z-index: 99
}

main {
  position: relative;
  float: left;
  width: 100%
}

main:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/lines.png)
}

main.lght:before {
  background-image: url(../images/lines2.png)
}

.mg-btm--25 {
  margin-bottom: -25px
}

.container-fluid {
  padding: 0
}

.block.no-padding {
  padding: 0
}

.block.less-padding {
  padding: 80px 0
}

.block.less-padding2 {
  padding: 60px 0
}

.block.less-padding3 {
  padding: 90px 0
}

/* .block.footer-pd {
  padding: 120px 0 80px
} */

.remove-btm-gap {
  padding-bottom: 0
}

.overlay {
  position: relative
}

.overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background: -webkit-linear-gradient(to left, #2a741c, #bfa61c);
  -moz-background: -moz-linear-gradient(to left, #2a741c, #bfa61c);
  -ms-background: -ms-linear-gradient(to left, #2a741c, #bfa61c);
  -o-background: -o-linear-gradient(to left, #2a741c, #bfa61c);
  background: linear-gradient(to left, #2a741c, #bfa61c);
  z-index: 0;
  opacity: .9
}

.fixed-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover
}

.bg4 {
  background-image: url(../images/resources/bg4.jpg)
}

.wrapper {
  float: left;
  width: 100%;
  position: relative
}

.wrapper.no-fixing {
  margin-bottom: inherit !important
}

.container {
  padding: 0
}

nav ul li:hover>ul, nav ul li a, nav ul ul li, .select-language ul li a, .soc-links ul li i, .post-img:before, .post-img:after, .post-details>h3 a, .post-details>a, .post-control-links a, .user-say>a, .social-copyright ul li a, .social-copyright ul li a:before, .widget-categories ul ul li a, .widget-posts ul li a, .widget-tags ul li a, .service-details:before, .service-details:after, .bfr:before, .right-bdr:before, .pgr-controls a, .options ul li a, .pt-img, .pt-img:before, .pt-img img, .item-info h3, .load-more-items a, .listing-info>a, .gallery-text, .social-links ul li a, .feature-icon i, .feature-info h3, .partners-section ul li img, .footer-links li a, .follow-our ul li a, .choosing-que h3, .spec-img img, .spec-text h3, .spec-text a, .treding-new h3 a, .testimonial-slider .slick-prev::before, .testimonial-slider .slick-next::before, .responsive-mobile-menu, .demo-details, .hd_light, .widget-categories ul li a, header, .post-details>a:hover i, .project-gallery .kn-title a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

header {
  float: left;
  width: 100%;
  position: absolute;
  padding-top: 40px;
  z-index: 99999
}

.hd_bar {
  float: left;
  width: 100%
}

.hd_light {
  float: left;
  width: 100%
}

header.stick.sticky {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  margin: 0;
  padding: 0;
  box-shadow: 0px 3px 4.6px 0.3px rgb(0 0 0 / 25%);
}

header.drk.stick.sticky nav ul ul li {
  background-color: #25292f;
  border-bottom: 1px solid rgba(255, 255, 255, .1)
}

header.drk.stick.sticky nav ul ul li a {
  color: #fff
}

header.lnd-pg {
  padding: 0
}

header.lnd-pg nav ul li a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase
}

header.lnd-pg nav>ul>li.active>a {
  color: #3B97FE;

}

header.no-margin {
  margin: 0
}

header.no-bg {
  background: 0 0
}

header.pb {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999
}

div.pb {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  margin-top: 40px
}

.header-bar {
  float: left;
  width: 100%;
  padding: 0 80px;

}

.logo {
  float: left;
  width: 22%;
  padding-top: 20px
}

.logo img {
  width: 160px;
}

/*nav {
  float: left;
  width: 60%
}*/

.about-first-wrapper{
  padding:  20px 0px 50px 0px;
}

nav ul {
  margin: 0;
  list-style: none;
  padding: 0
}

nav>ul>li {
  display: inline-block;
  padding: 30px 17px 26px;
  position: relative
}

nav ul li:hover>ul {
  visibility: visible;
  opacity: 1;
  margin: 0
}

nav ul li:hover>ul li {
  margin: 0
}

nav ul li a {
  font-size: 16px;
  font-weight: 600
}

nav ul li a:hover, nav ul li a.active {
  color: #3B97FE
}

nav ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  visibility: hidden;
  opacity: 0;
  margin-top: 5px;
  z-index: 999
}

nav ul ul ul {
  top: 0;
  left: 100%
}

nav ul ul li a {
  font-size: 14px
}

.sub-menu-has-items {
  position: relative
}

.sub-menu-has-items:before {
  content: '\f105';
  font-family: fontawesome;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 13px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

nav ul ul li {
  float: left;
  width: 100%;
  padding: 15px 20px;
  margin-top: 15px
}

nav ul ul li:last-child {
  border-bottom: 0
}

header.v2 nav>ul>li>a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase
}

header.full nav {
  width: 67%;
  float: right;
  text-align: right;
  padding-right: 67px
}

header.full .header-bar {
  padding: 0 60px;
  height: 8vmax;
}

header.pb.fx {
  position: fixed;
  top: 0;
  left: 0
}

header.full.sticky {
  padding: 0
}

header.full .select-language ul li a {
  font-weight: 400;
  color: #ccc
}

header.full .select-language ul li.active a {
  color: #fff
}

header.full .select-language ul li:before {
  display: none
}

header.full .select-language ul li {
  padding: 0 15px
}

header.full .select-language ul li:first-child {
  padding-left: 0
}

header.full .select-language ul li.active a {
  font-weight: 600
}

header.full .mobile-menu-btn a {
  color: #fff
}

header.full .mobile-menu-btn {
  top: 4px
}

header.full nav>ul>li {
  padding: 30px 38px
}

header.full nav>ul>li>a {
  font-weight: 600
}

header.full nav ul ul {
  text-align: left
}

header.full, header.full .header-bar {
  background-color: white;
  height: 8vmax;
}

header.full nav ul li a {
  text-transform: uppercase
}

header.full nav ul li a:hover, header.full nav ul li a.active {
  color: #3B97FE
}

header.full .logo {
  width: 15%;
  margin-top: 2px
}

.get-quote {
  float: right;
  width: 12%
}

.get-quote a {
  display: inline-block;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #FFFFFF;
  line-height: 18px;
  padding: 24px 30px
}

.select-language {
  float: right;
  width: 12%;
  padding-top: 30px;
  text-align: right
}

.select-language ul {
  margin: 0;
  padding: 0
}

.select-language ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  list-style: none
}

.select-language ul li a {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase
}

.select-language ul li:before {
  content: '/';
  position: absolute;
  top: 0;
  left: -4px
}

.select-language ul li:first-child:before {
  display: none
}

.select-language ul li.active a {
  font-weight: 400
}

.mobile-menu-btn {
  float: right;
  display: none;
  text-align: right;
  position: relative;
  top: 2px
}

.mobile-menu-btn a {
  font-size: 28px
}

.cntct-info {
  position: absolute;
  bottom: 300px;
  left: 0;
  width: 100%;
  float: left;
  z-index: 99
}

.cntct-info-details {
  float: left;
  width: 100%
}

.our-addrs-info {
  float: left;
  width: 50%
}

.our-addrs-info ul {
  padding: 0;
  margin: 0
}

.our-addrs-info ul li {
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  padding: 0 25px;
  list-style: none
}

.our-addrs-info ul li:first-child {
  padding-left: 0
}

.our-addrs-info ul li strong {
  font-weight: 600;
  font-family: poppins
}

.our-addrs-info ul li strong.scnd {
  color: #FFFFFF
}

.soc-links {
  float: left;
  width: 50%;
  text-align: right
}

.soc-links ul {
  margin: 0;
  padding: 0
}

.soc-links ul li {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  padding: 0 12px;
  font-family: poppins;
  list-style: none
}

.soc-links ul li i {
  color: #fff;
  font-size: 20px
}

.soc-links ul li i:hover {
  color: #FFFFFF
}

.banner-section {
  float: left;
  width: 100%;
  position: relative
}

.banner-section img {
  width: 100%
}

.banner-section h2 {
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  background-color: #021f36;
  padding: 25px 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 1px
}

.main-section {
  float: left;
  width: 100%
}

.main-section.noo-bg {
  background: inherit
}

.post-page-data {
  float: left;
  width: 100%;
  padding: 0 190px 120px
}

.pager-details {
  float: left;
  width: 100%;
  padding: 70px 0
}

.pager-details ul {
  margin: 0;
  padding: 0;
  margin-bottom: -5px
}

.pager-details ul li {
  display: inline-block;
  padding: 0 15px 0 5px;
  position: relative;
  list-style: none
}

.pager-details ul li:before {
  content: '/';
  position: absolute;
  top: 0;
  right: 0
}

.pager-details ul li:last-child:before {
  display: none
}

.pager-details ul li a {
  font-size: 14px;
  font-weight: 300
}

.pager-details ul li span {
  color: #666;
  font-weight: 300;
  font-size: 14px
}

.pager-details .heading-title {
  text-transform: initial;
  font-size: 65px;
  margin-bottom: 25px
}

.pager-details .heading-title.size-less {
  font-size: 40px
}

.margin-bottom-minus {
  margin-bottom: -50px
}

.pager-details.full.pd-lft-200 {
  padding-left: 230px
}

.pager-details.full {
  padding: 120px 0;
  margin-top: 130px
}

.single-post-data {
  float: left;
  width: 100%
}

.single-post-data p {
  font-size: 16px;
  line-height: 30px
}

.construction-company {
  float: left;
  width: 100%;
  padding-bottom: 70px
}

.construction-company h2 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 36px;
  margin-bottom: 20px
}

.post-info li {
  display: inline-block;
  position: relative;
  padding: 0 23px 0 15px;
  list-style: none
}

.post-info li:first-child {
  padding-left: 0
}

.post-info li:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.post-info li:last-child:before {
  display: none
}

.post-info li a, .post-info li span {
  font-size: 12px;
  font-weight: 400
}

.post-info {
  margin-bottom: 60px;
  margin-left: 0;
  padding: 0
}

.construction-company h3 {
  font-weight: 300;
  font-size: 29px;
  line-height: 48px;
  margin-bottom: 65px
}

.construction-company p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 40px
}

.post-links {
  float: left;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.post-links li {
  display: block;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px
}

.post-links li:last-child {
  margin-bottom: 0
}

.post-links li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #999;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.post-links li span {
  font-size: 16px
}

.mindfulness {
  float: left;
  width: 100%
}

.mindfulness h3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 35px;
  letter-spacing: 1px
}

.mindfulness p {
  margin-bottom: 70px;
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 30px
}

.author-comm {
  float: left;
  width: 100%;
  padding-left: 90px;
  position: relative;
  margin-bottom: 70px
}

.author-comm h2 {
  font-weight: 400;
  font-family: playfair display;
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 40px
}

.author-comm:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 4px;
  height: 90px;
  background-color: #FFFFFF
}

.author-comm h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px
}

.author-comm span {
  font-size: 14px;
  font-weight: 300
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 30px
}

.tags-list.mg-btm-none {
  margin-bottom: 0
}

.tags-list ul {
  margin: 0;
  padding: 0
}

.tags-list ul li {
  display: inline-block;
  font-family: poppins;
  font-weight: 600;
  list-style: none
}

.tags-list ul li {
  font-size: 14px;
  font-weight: 600;
  font-family: poppins;
  font-weight: 400
}

.tags-list ul li a {
  font-size: 14px;
  font-weight: 400
}

.social-links-list {
  float: left;
  width: 100%
}

.social-links-list ul {
  margin: 0;
  padding: 0
}

.social-links-list ul li {
  display: inline-block;
  margin-right: 10px;
  list-style: none
}

.social-links-list ul li a {
  color: #fff;
  font-size: 20px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block
}

.facebook {
  background-color: #1b4e9b
}

.twitter {
  background-color: #00aeef
}

.google-plus {
  background-color: #c00
}

.rss {
  background-color: #f86a02
}

.social-links-list.style2 {
  float: right
}

.social-links-list.style2 ul {
  float: right
}

.social-links-list.style2 ul li {
  display: block;
  margin-bottom: 5px
}

.related-posts {
  float: left;
  width: 100%;
  padding: 100px 0;
  border-bottom: 1px solid #213444
}

.related-posts h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: capitalize;
  padding-left: 15px;
  margin-bottom: 80px
}

.posts-sec {
  float: left;
  width: 100%
}

.post {
  float: left;
  width: 100%
}

.post-img {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative
}

.post-img:before, .post-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  opacity: 0;
  visibility: hidden
}

.post-img:after {
  right: 0;
  left: auto
}

.post:hover .post-img:before {
  opacity: 1;
  visibility: visible;
  width: 0
}

.post:hover .post-img:after {
  opacity: 1;
  visibility: visible;
  width: 0
}

.post-img img {
  width: 100%;
  margin-bottom: -1px
}

.post-details {
  float: left;
  width: 100%
}

.post-details .post-info li a, .post-details .post-info li span {
  font-size: 12px
}

.post-details .post-info {
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0
}

.post-details>h3 {
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  text-transform: capitalize;
  line-height: 28px;
  margin-bottom: 20px
}

.post:hover .post-details>h3 a {
  color: #FFFFFF
}

.post-details>h3 a:hover {
  color: #FFFFFF
}

.post-details>a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase
}

.post-details>a:hover, .post-details>a:hover i {
  color: #FFFFFF
}

.post-details>a i {
  color: #999;
  padding-left: 10px;
  font-size: 20px;
  position: relative;
  top: 2px
}

.post-control-links {
  float: left;
  width: 100%;
  padding: 80px 0
}

.post-control-links a {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px
}

.post-control-links a:hover {
  color: #FFFFFF
}

.post-control-links h4 {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0
}

.pv-post {
  float: left;
  width: 100%
}

.ta-right {
  text-align: right
}

.contact-section {
  float: left;
  width: 100%
}

.user-comment-form {
  float: left;
  width: 100%;
  padding: 0 190px
}

.user-comment {
  float: left;
  width: 100%
}

.user-comment-form h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 35px
}

.user-comment ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.user-comment ul li {
  float: left;
  width: 100%;
  display: table;
  margin-bottom: 25px;
  list-style: none
}

.user-img {
  display: table-cell;
  margin-right: 30px
}

.user-say {
  display: table-cell;
  width: 88%;
  vertical-align: top;
  border-top: 1px solid #213f56;
  padding: 20px
}

.comment-time {
  float: left;
  width: 100%;
  margin-bottom: 20px
}

.comment-time h4 {
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  float: left
}

.comment-time span {
  font-weight: 600;
  font-family: poppins;
  float: left;
  font-size: 12px;
  padding-left: 10px;
  position: relative;
  top: -4px
}

.user-say p {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px
}

.user-say>a {
  display: inline-block;
  font-size: 14px;
  font-family: poppins;
  font-weight: 400;
  font-style: italic
}

.user-say>a:hover {
  color: #09c
}

.pg-cnt {
  background-color: #eef2f5
}

.no-btm-bd {
  border-bottom: 0
}

.contact-form-sec.st-ch .alert-danger {
  background: #fff
}

.contact-form-section {
  float: left;
  width: 100%;
  margin-top: 50px
}

.contact-form-section form {
  float: left;
  width: 100%
}

.contact-form-section form input {
  padding: 0 15px;
  height: 45px
}

.contact-form-section form input, .contact-form-section form textarea {
  width: 100%;
  color: #666;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 30px
}

.contact-form-section form textarea {
  padding: 15px;
  height: 215px
}

.contact-form-section form button {
  color: #000;
  font-size: 14px;
  background-color: #FFFFFF;
  font-weight: 700;
  text-transform: capitalize;
  padding: 20px 30px;
  border: 0;
  cursor: pointer
}

/* footer {
  float: left;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 0 solid #fff;
  border-top: 0;
  -webkit-transition: border .3s ease, padding .3s ease;
  -moz-transition: border .3s ease, padding .3s ease;
  -ms-transition: border .3s ease, padding .3s ease;
  -o-transition: border .3s ease, padding .3s ease;
  transition: border .3s ease, padding .3s ease
}

footer.no-fix {
  position: static
}

footer.no-fix .footer-style2 {
  position: relative
}

footer.no-fix .bottom-strip {
  background: #032540;
  position: relative
}

footer:hover {
  padding: 0;
  padding-top: 0;
  border-top: 0
}

.footer-data {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  padding: 250px 0 70px;
  text-align: center
} */

.ft-contact-info {
  float: left;
  width: 100%;
  margin-bottom: 200px
}

.ft-contact-info h6 {
  color: #000;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px
}

.ft-contact-info h1 {
  color: #000;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px
}

.ft-contact-info h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px
}

.social-copyright {
  float: left;
  width: 100%
}

.social-copyright ul {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  padding: 0
}

.social-copyright ul li {
  display: inline-block;
  padding: 0 15px;
  list-style: none
}

.social-copyright ul li a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  position: relative
}

.social-copyright ul li a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #2f1f00;
  opacity: 0;
  visibility: hidden
}

.social-copyright ul li a:hover:before {
  opacity: 1;
  visibility: visible;
  width: 100%;
  left: 0
}

.copyright-text {
  float: left;
  width: 100%
}

.copyright-text p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0
}

.post-video-data {
  float: left;
  width: 100%;
  margin-top: 230px
}

.post-video-data .post-page-data {
  padding: 0;
  padding-bottom: 120px
}

.post-video {
  float: left;
  width: 100%
}

.post-video iframe {
  width: 100%;
  height: 430px;
  border: 0
}

.post-right-sidebar {
  float: left;
  width: 100%;
  padding-left: 70px
}

.widget {
  float: left;
  width: 100%
}

.post-right-sidebar .widget {
  margin-bottom: 70px
}

.widget-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: capitalize
}

.widget-search form {
  float: left;
  width: 100%;
  margin-top: 20px
}

.widget-search input {
  width: 100%;
  height: 50px;
  background-color: #fff;
  padding: 0 15px;
  color: #999;
  font-size: 14px;
  border: 0
}

.widget-categories ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none
}

.widget-categories>ul>li {
  padding: 15px 0;
  float: left;
  width: 100%
}

.widget-categories>ul>li:last-child {
  border-bottom: 0
}

.widget-categories>ul>li>a:before {
  content: '\f107';
  font-family: fontawesome;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden
}

.widget-categories>ul>li.menu-has-item a:before {
  opacity: 1;
  visibility: visible
}

.widget-categories>ul>li.menu-has-item.active>a:before {
  color: #FFFFFF
}

.widget-categories>ul>li.menu-has-item.active>a {
  color: #FFFFFF
}

.widget li {
  list-style: none
}

.widget-categories ul li a {
  font-size: 16px;
  font-weight: 500;
  float: left;
  position: relative;
  width: 100%
}

.widget-categories ul li a:hover {
  color: #FFFFFF
}

.widget-categories ul ul {
  margin-top: 20px;
  display: none;
  padding-left: 15px
}

.widget-categories ul ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.widget-categories ul ul li a {
  font-size: 14px
}

.widget-categories ul ul li:last-child {
  margin-bottom: 5px
}

.tweet {
  float: left;
  width: 100%;
  margin-bottom: 30px
}

.tweet:last-child {
  margin-bottom: 0
}

.tweet p {
  color: #666;
  font-size: 14px;
  margin-bottom: 15px
}

.tweet h4 {
  color: #999;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500
}

.widget-tweets>a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase
}

.widget-posts ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.widget-posts ul li {
  display: block;
  margin-bottom: 20px;
  list-style: none
}

.widget-posts ul li a {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px
}

.widget-posts ul li a:hover {
  color: #FFFFFF
}

.widget-tags ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none
}

.widget-tags ul li {
  display: inline-block;
  margin-bottom: 10px
}

.widget-tags ul li a {
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding-right: 2px
}

.widget-tags ul li a:before {
  content: ',';
  position: absolute;
  top: 0;
  right: 0;
  color: #999
}

.widget-tags ul li a:hover {
  color: #FFFFFF
}

.about-section {
  float: left;
  width: 100%;
  padding: 130px 0
}

.about-us {
  float: left;
  width: 100%
}

.heading-title {
  font-weight: 700;
  font-size: 36px;
  text-transform: capitalize;
  margin-bottom: 50px
}

.about-us h5 {
  color: #3B97FE;
}

.about-us p {
  margin: 25px 0 25px 0;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
}

.about-us p:last-child {
  margin-bottom: 0
}

.construct-info {
  float: left;
  width: 100%
}

.construct-details {
  float: left;
  width: 100%;
  position: relative
}

.construct-info .col-lg-6 {
  padding: 0
}

.construct-details h2 {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  font-family: libre baskerville;
  font-weight: 400;
  padding-left: 20px;
  padding-top: 130px;
  position: relative;
  left: 60px;
  z-index: 99
}

.construct-details:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 404px;
  background-color: #FFFFFF
}

.about-img {
  float: left;
  width: 100%
}

.about-img img {
  width: 100%
}

.title {
  float: left;
  width: 100%;
  margin-bottom: 60px
}

.title p {
  padding-right: 180px
}

.srvcs {
  float: left;
  width: 100%
}

.our-services {
  float: left;
  width: 100%
}


.our-services.style2 {
  padding: 0 100px
}

.service-details {
  float: left;
  width: 100%;
  padding: 30px 25px;
  position: relative;
  z-index: 999
}

.service-info {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999
}

.service-details:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: url(../images/resources/service-bg.jpg);
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  z-index: 0
}

.service-details:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eb9a07;
  opacity: 0;
  visibility: hidden
}

.service-details:hover:before {
  opacity: 1;
  visibility: visible;
  width: 100%
}

.service-details:hover:after {
  opacity: .8;
  visibility: visible
}

.srvc-icon {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  display: table
}

.srvc-icon span {
  float: left;
  font-size: 36px;
  margin-top: 5px;
  display: table-cell
}

.srvc-icon>h3 {
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 22px;
  padding-left: 25px;
  display: table-cell;
  vertical-align: middle
}

.service-details p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 24px
}

.container.no-pd {
  padding: 0
}

.service-details:hover .srvc-icon span, .service-details:hover .srvc-icon h3, .service-details:hover p {
  color: #000
}

.service-details:hover .srvc-icon h3 {
  text-decoration: underline
}

.director-msg {
  float: left;
  width: 100%;
  padding: 80px 150px
}

.director-msg p {
  font-family: libre baskerville;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 40px
}

.director-msg h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px
}

.director-msg span {
  font-size: 14px;
  font-weight: 300
}

.contractor-details {
  float: left;
  width: 100%;
  padding-left: 200px
}

.director-info {
  float: left;
  width: 100%
}

.director-img {
  float: left;
  width: 100%;
  padding-right: 85px
}

.director-details {
  float: left;
  width: 100%;
  padding: 60px 0 0;
  border-top: 3px solid #FFFFFF
}

.director-details h3 {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 15px
}

.director-details span {
  display: block;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 30px
}

.director-details p {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 24px
}

.director-details ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.director-details ul li {
  display: inline-block;
  padding: 0 15px;
  list-style: none
}

.director-details ul li a {
  color: #999;
  font-size: 18px
}

#map {
  float: left;
  width: 100%;
  height: 830px
}

.contact-info-sec {
  float: left;
  width: 100%;
  padding: 170px 0
}

.cntct-details {
  float: left;
  width: 100%;
  padding: 80px 70px;
  margin-bottom: 70px
}

.contact-address {
  float: left;
  width: 100%;
  padding-bottom: 130px;
  position: relative
}

.contact-address:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 3px;
  background-color: #FFFFFF
}

.contact-address h2 {
  color: #666;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 15px
}

.contact-address h2 strong {
  font-weight: 700
}

.contact-address p {
  font-size: 15px;
  line-height: 24px;
  padding-right: 100px;
  margin-bottom: 40px
}

.contact-address span {
  font-size: 14px;
  font-weight: 400
}

.contact-address span b {
  font-weight: 700;
  position: relative;
  top: -1px
}

.contact-more-info {
  float: left;
  width: 100%
}

.contact-more-info h5 {
  color: #999;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px
}

.contact-more-info h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px
}

.address {
  float: left;
  width: 100%;
  margin-bottom: 40px
}

.address:last-child {
  margin-bottom: 0
}

.address h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase
}

.address ul {
  float: left;
  width: 100%;
  padding-right: 40px;
  margin: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0
}

.address ul li {
  display: inline-block;
  margin-bottom: 8px;
  border-right: 1px solid #999;
  padding-right: 5px;
  list-style: none
}

.address ul li a {
  font-size: 14px
}

.address ul li:nth-child(2) a {
  text-decoration: underline
}

.address span {
  display: block;
  font-size: 14px;
  font-weight: 300
}

.contact-form-sec {
  float: left;
  width: 100%;
  padding: 70px
}

.contact-form-sec h3 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 40px;
  padding-left: 15px
}

.contact-form-sec form {
  float: left;
  width: 100%
}

.contact-form-sec input {
  height: 42px;
  padding: 0 15px
}

.contact-form-sec input, .contact-form-sec textarea {
  width: 100%;
  color: #999;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 35px
}

.contact-form-sec textarea {
  height: 168px;
  padding: 15px;
  resize: none
}

.contact-form-sec form button {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  background-color: #FFFFFF;
  padding: 15px 35px;
  border: 0;
  margin-top: 35px;
  cursor: pointer
}

.form-sec {
  padding-bottom: 170px
}

.page-details-main {
  float: left;
  width: 100%;
  padding: 170px 0
}

.location-details {
  float: left;
  width: 100%;
  padding: 0 200px
}

.bfr {
  position: relative
}

.bfr:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background-color: #FFFFFF
}

.ep-icon:after {
  content: '';
  position: absolute;
  top: 54px;
  left: 0;
  background-image: url(../images/ep-icon.png);
  width: 54px;
  height: 54px
}

main.lght .ep-icon:after {
  background-image: url(../images/ep-icon2.png)
}

.ep-icon.bt:after {
  top: auto;
  bottom: 10px;
  left: -30px
}

.post-title {
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  margin-bottom: 40px
}

.post-title.size2 {
  font-size: 36px
}

.location-details p {
  font-weight: 300;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 70px;
  padding-right: 15px
}

.house-info {
  float: left;
  width: 100%;
  padding: 0 200px;
  margin-bottom: 100px
}

.house-info ul {
  float: left;
  width: 100%;
  padding: 90px;
  margin: 0
}

.house-info ul li {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  list-style: none
}

.house-info ul li strong {
  float: left;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 35%;
  letter-spacing: .6px
}

.house-info span {
  float: left;
  width: 65%;
  font-size: 14px;
  font-weight: 300
}

.house-info ul li:last-child {
  margin-bottom: 0
}

.house-imgs-slides {
  float: left;
  width: 100%;
  padding: 0 200px;
  padding-bottom: 150px
}

.house-imgs-slides.no-pd {
  padding: 0
}

.house-slider {
  float: left;
  width: 100%
}

.house-slide {
  float: left;
  width: 100%
}

.house-slide img {
  width: 100%
}

.house-slider .slick-dots {
  bottom: 30px;
  list-style: none
}

.house-slider .slick-dots li button {
  width: 9px;
  height: 9px;
  background: #fff
}

.house-slider .slick-dots li {
  margin-right: 20px
}

.house-slider .slick-dots li.slick-active button {
  background: #FFFFFF
}

.house-slider .slick-next::before {
  content: '\e87a'
}

.house-slider .slick-prev::before {
  content: '\e879'
}

.house-slider.style2 .slick-prev, .house-slider.style2 .slick-next {
  background: 0 0
}

.house-slider.style2 .slick-prev::before, .house-slider.style2 .slick-next::before {
  font-size: 44px
}

.slick-prev, .slick-next {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  opacity: 1
}

.slick-prev::before, .slick-next::before {
  font-family: Linearicons-Free;
  font-size: 26px;
  text-align: center;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.slick-prev:hover, .slick-next:hover {
  background-color: #FFFFFF
}

.slick-prev {
  left: 50px
}

.slick-next {
  right: 50px
}

.slick-prev, .slick-next {
  z-index: 999
}

.slick-dotted.slick-slider {
  margin-bottom: 0
}

.slick-slide {
  outline: none
}

.house-room-info {
  float: left;
  width: 100%;
  margin-bottom: 130px
}

.house-room-info:last-child {
  margin-bottom: 0
}

.house-img {
  float: left;
  width: 100%
}

.house-img img {
  width: 100%
}

.house-img.pd-left {
  padding-left: 185px
}

.info-about-house {
  float: left;
  width: 100%
}

.pd-left-right {
  padding-left: 50px;
  padding-right: 100px
}

.info-about-house h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 35px
}

.info-about-house.s2 h3 {
  font-size: 30px
}

.info-about-house p {
  font-size: 14px;
  line-height: 24px;
  padding-right: 10px
}

.right-bdr {
  position: relative
}

.right-bdr:before {
  content: '';
  position: absolute;
  top: 0;
  width: 3px;
  height: 130px;
  background-color: #ff8f00
}

.right-bdr.right:before {
  right: 0
}

.right-bdr.left:before {
  left: 0
}

.houses-sec {
  float: left;
  width: 100%
}

.pd-left-right2 {
  padding-left: 185px;
  padding-right: 70px
}

.dmsg {
  float: left;
  width: 100%;
  padding: 120px 200px 0
}

.director-msg.style2 {
  padding: 0;
  background: 0 0;
  padding-left: 100px
}

.director-msg.style2.right-bdr:before {
  top: 5px
}

.director-msg.style2 p {
  line-height: 36px
}

.pgr-controls {
  float: left;
  width: 100%;
  padding: 70px 0
}

.pgr-controls a {
  font-size: 18px;
  text-transform: capitalize
}

.pgr-controls a span {
  padding-right: 10px
}

.ta-left {
  float: left;
  text-align: left
}

.ta-right {
  float: right;
  text-align: right
}

.pgr-controls .ta-right span {
  padding-left: 10px
}

.portfolio-sec {
  float: left;
  width: 100%;
  padding-bottom: 140px
}

.portfolio-items-filter {
  float: left;
  width: 100%
}

.options {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 15px
}

.options ul {
  margin: 0;
  padding: 0
}

.options ul li {
  display: inline-block;
  padding: 0 20px;
  list-style: none
}

.options ul li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer
}

.options ul li a.selected {
  color: #FFFFFF
}

.options ul li a:hover {
  color: #FFFFFF
}

.masonary {
  float: left;
  width: 100%
}

.portfolio-item {
  float: left;
  width: 100%;
  padding: 45px
}

.portfolio-item:hover .item-info h3>a {
  color: #FFFFFF
}

.pt-img {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden
}

.pt-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 33, 46, .4)
}

.portfolio-item:hover .pt-img:before {
  height: 0
}

.pt-img img {
  width: 100%
}

.portfolio-grid {
  float: left;
  width: 100%
}

.item-info {
  float: left;
  padding-top: 20px
}

.item-info h3 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 8px
}

.item-info span {
  font-size: 14px;
  font-weight: 400
}

.masonary .col-lg-4 {
  padding: 0
}

.load-more-items {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 80px
}

.load-more-items a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline
}

.load-more-items a:hover {
  color: #FFFFFF;
  text-decoration: none
}

.masonary.style2 .portfolio-item {
  padding: 15px;
  position: relative
}

.masonary.style2 .item-info {
  position: absolute;
  bottom: 40px;
  left: 0;
  padding: 0 45px
}

.masonary.style2 .item-info span {
  color: #fff;
  margin-bottom: 20px;
  float: left;
  width: 100%
}

.mgbtm-35 {
  margin-bottom: 35px
}

.masonary.style2 .col-lg-12, .masonary.style2 .col-lg-8 {
  padding: 0
}

.masonary.style2 .item-info h3 {
  line-height: 30px;
  font-size: 22px
}

.ms-overlay {
  position: relative;
  z-index: 99
}

.ms-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: top
}

.parallax-sec {
  float: left;
  width: 100%;
  position: relative
}

.parallax-sec>img {
  width: 100%
}

.sm-data {
  float: left;
  width: 100%;
  position: absolute;
  bottom: 40px
}

.sm-data h3 {
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 36px;
  float: left
}

.sm-data a {
  float: right;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px
}

.sm-data a i {
  padding-left: 5px
}

/* .footer-data.more-top-pd {
  padding: 400px 0 70px
} */

.news-listing {
  float: left;
  width: 100%;
  margin-bottom: 70px
}

.listing-img {
  float: left;
  width: 100%
}

.listing-img img {
  width: 100%
}

.mgbtm-65 {
  margin-bottom: 65px
}

.listing-info {
  float: left;
  width: 100%;
  padding: 60px 49px 60px 50px;
  position: relative
}

.listing-info ul {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0
}

.listing-info ul li {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 20px;
  list-style: none
}

.listing-info ul li:first-child {
  padding-left: 0
}

.listing-info ul li:first-child:before {
  display: none
}

.listing-info ul li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.listing-info>h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 40px
}

.listing-info ul li span, .listing-info ul li a {
  font-size: 12px;
  font-weight: 400
}

.listing-info p {
  font-size: 14px;
  line-height: 24px;
  padding-right: 20px
}

.listing-info>a {
  float: left;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  bottom: 60px;
  left: 50px
}

.listing-info>a i {
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: 1px
}

.listing-info>a:hover {
  color: #FFFFFF
}

.load-more-items.ls-pd {
  padding-top: 60px
}

.masonary .post {
  padding: 0 15px;
  margin-bottom: 45px;
  min-height: 450px
}

.post-pagination {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 60px
}

.post-pagination nav {
  width: 100%
}

.pagination {
  float: left;
  width: 100%;
  text-align: center;
  display: unset
}

.pagination li {
  padding: 0 17px;
  list-style: none
}

.pagination li a {
  background: 0 0;
  padding: 0;
  border: 0;
  font-size: 18px
}

.page-item.active .page-link {
  background: 0 0;
  color: #FFFFFF
}

.pagination li a:hover {
  color: #FFFFFF;
  background: 0 0
}

.post-pagination.ta-left {
  float: left;
  width: 100%;
  text-align: left;
  padding-top: 50px
}

.post-pagination.ta-left .pagination {
  text-align: left
}

.news-sidebar {
  float: left;
  width: 100%;
  padding-bottom: 120px
}

.news-posts {
  float: left;
  width: 100%
}

.news-posts .post {
  margin-bottom: 50px
}

.single-post-gallery {
  float: left;
  width: 100%;
  padding: 125px 0;
  border-bottom: 1px solid #213444
}

.post-gallery-date {
  float: left;
  width: 100%
}

.gall-date {
  float: left;
  width: 100%;
  margin-bottom: 30px
}

.gall-date h5 {
  color: #666;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase
}

.gall-date h4 {
  color: #999;
  font-size: 14px;
  font-weight: 300
}

.margin-bottom-90 {
  margin-bottom: 90px
}

.kons-construct {
  float: left;
  width: 100%;
  margin-top: 127px
}

.kons-construct h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 50px
}

.kons-construct h4 span {
  font-weight: 500;
  color: #FFFFFF
}

.kons-construct h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 0
}

.konst-main-sec {
  float: left;
  width: 100%
}

.main-construct-sec {
  float: left;
  width: 100%
}

.intro-kons {
  float: left;
  width: 100%;
  padding: 95px 100px 90px
}

.cons-img {
  float: left;
  width: 100%;
  padding-right: 60px
}

.cons-img img {
  width: 100%;
  padding: 25px
}

.about-kons {
  float: left;
  width: 100%
}

.about-kons .kn-title h3 {
  margin-left: 0
}

.kn-title {
  float: left;
  width: 100%
}

.kn-title h3 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 25px;
  margin-bottom: 60px;
  line-height: 32px;
  margin-left: 15px
}

.kn-title h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #FFFFFF
}

.kn-title.ta-right h3 {
  padding-left: 0;
  padding-right: 30px
}

.kn-title.ta-right h3:before {
  left: auto;
  right: 0
}

.kn-title.ta-right {
  float: right;
  text-align: right
}

.kn-title.ta-right h3 {
  float: right
}

.about-kons h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px
}

.about-kons p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 25px
}

.about-kons>a {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #09c
}

.our-projects-counter {
  float: left;
  width: 100%;
  margin-top: 130px
}

.our-projects-counter ul {
  margin: 0;
  padding: 0
}

.our-projects-counter ul li {
  float: left;
  width: 33%;
  list-style: none
}

.our-projects-counter ul li h2 {
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 15px
}

.our-projects-counter ul li h4 {
  color: #999;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 20px;
  margin-bottom: 0
}

.project-gallery {
  float: left;
  width: 100%;
  padding: 80px 0 0
}

.project-gallery .kn-title h3 {
  margin-left: 100px
}

.project-gallery .kn-title a {
  position: relative;
  top: 20px
}

.kn-title h3 {
  float: left;
  width: auto
}

.view-all-project {
  color: #09c;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  float: right;
  padding-right: 30px
}

.kn-title.pd {
  padding: 0 15px
}

.pro-gallery {
  float: left;
  width: 100%
}

.gallery-img {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden
}

.gallery-img img {
  width: 100%
}

.pro-gallery .col-lg-12, .pro-gallery .col-lg-6 {
  padding: 0
}

.row.no-margin {
  margin: 0;
  float: left;
  width: 100%
}

.gallery-img:hover .gallery-text {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.gallery-text {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-transform: translateY(105%);
  -moz-transform: translateY(105%);
  -ms-transform: translateY(105%);
  -o-transform: translateY(105%);
  transform: translateY(105%)
}

.gallery-text.left-more {
  left: 45px
}

.gallery-text h5 {
  color: #ccc;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px
}

.gallery-text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px
}

.trust-section {
  float: left;
  width: 100%;
  padding: 130px 100px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
  -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .07)
}

.trust-col {
  float: left;
  width: 100%;
  padding-right: 85px;
  text-align: right
}

.rating-star {
  float: left;
  width: 100%;
  margin-bottom: 75px;
  margin-top: 10px
}

.rating-star h2 {
  font-size: 72px;
  font-weight: 300;
  margin-bottom: 10px
}

.rating-star ul {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0
}

.rating-star ul li {
  display: inline-block;
  list-style: none
}

.rating-star ul li i {
  color: #67a900;
  font-size: 30px
}

.rating-star h6 {
  color: #999;
  font-size: 14px;
  margin-bottom: 12px;
  float: left;
  width: 100%
}

.rating-star>a {
  float: left;
  width: 100%
}

.rating-star>a img {
  float: right
}

.rating-star>img {
  max-width: 100%;
  float: right
}

.trust-text {
  float: left;
  width: 100%
}

.trust-text h2 {
  font-size: 30px;
  font-family: libre baskerville;
  line-height: 36px;
  margin-bottom: 45px
}

.trust-text a {
  display: inline-block;
  float: right;
  color: #999;
  font-size: 16px
}

.post-gal {
  float: left;
  width: 100%
}

.post-gal .post {
  border: 1px solid #425c70;
  padding: 25px
}

.post-gal .post-details h3 {
  font-size: 24px;
  line-height: 26px
}

.post-gal .post-details>a, .post-gal .post-details>a i {
  color: #09c
}

.post-sm-sec {
  float: left;
  width: 100%;
  padding: 20px;
  margin-top: 30px
}

.post-sm-sec.style2 {
  position: relative
}

.post-sm-sec.style2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 48%;
  width: 1px;
  height: 100%;
  background-color: #cbd2d7;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%)
}

.post-sm-sec .post-details h3 {
  font-size: 18px
}

/* .footer-style2 {
  float: left;
  width: 100%;
  padding: 230px 0 190px;
  text-align: center
}

.footer-text {
  float: left;
  width: 100%
}

.footer-text h5 {
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 40px
}

.footer-text h2 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px
}

.footer-text span {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  display: block;
  margin-bottom: 17px
} */

.bottom-strip {
  float: left;
  width: 100%;
  padding: 60px 0
}

.footer-logo {
  float: left;
  width: 100%
}

.social-links {
  float: left;
  width: 100%;
  text-align: right
}

.social-links ul {
  margin: 0
}

.social-links ul li {
  display: inline-block;
  padding: 0 10px;
  list-style: none
}

.social-links ul li a {
  font-size: 26px
}

.social-links ul li a:hover {
  color: #FFFFFF
}

.block2 {
  float: left;
  width: 100%;
  padding: 160px 0;
  position: relative;
  z-index: 99
}

.block3 {
  float: left;
  width: 100%;
  padding: 140px 0;
  position: relative;
  z-index: 99
}

.block3.remove-btm-gap {
  padding-bottom: 0
}

.our-info-details {
  float: left;
  width: 100%
}

.our-info {
  float: left;
  width: 100%;
  padding-right: 50px
}

.our-info img {
  max-width: 100%;
  margin-bottom: 70px
}

.our-info h2 {
  font-size: 56px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 35px
}

.our-info p {
  font-size: 20px;
  line-height: 30px
}

.who-we-are {
  float: left;
  width: 100%;
  padding-left: 65px
}

.sm-title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 35px;
  font-weight: 600
}

.who-we-are p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px
}

.who-we-are p:nth-of-type(2) {
  margin-bottom: 65px
}

.our-features {
  float: left;
  width: 100%;
  padding: 30px 60px;
  border-left: 3px solid #FFFFFF;
  margin-bottom: 30px
}

.our-features:last-child {
  margin-bottom: 0
}

.feature-icon {
  float: left;
  width: 13%;
  text-align: center
}

.feature-icon i {
  color: #999;
  font-size: 72px
}

.feature-info {
  float: left;
  width: 87%;
  padding-left: 50px
}

.feature-info h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: work sans;
  margin-bottom: 20px
}

.feature-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0
}

.our-features:hover .feature-info h3 {
  color: #FFFFFF
}

.our-features:hover .feature-icon i {
  color: #FFFFFF
}

.customer-comment {
  float: left;
  width: 100%
}

.customer-say {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 115px;
  margin-top: 50px
}

.customer-say h2 {
  color: #fff;
  font-size: 35px;
  font-family: libre baskerville;
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 60px
}

.customer-say:before {
  content: '\f10d';
  font-family: fontawesome;
  color: #FFFFFF;
  font-size: 60px;
  position: absolute;
  top: 0;
  left: 0
}

.customer-say p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 110px
}

.customer-say h4 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600
}

.customer-say span {
  font-size: 14px;
  font-weight: 300;
  text-transform: initial;
  padding-left: 15px
}

.customer-img {
  float: left;
  width: 100%
}

.customer-img img {}

.partners-section {
  float: left;
  width: 100%;
  background-color: #032540;
  padding: 140px 0
}

.partner-carousel {
  float: left;
  width: 100%
}

.partners-section ul {
  margin: 0;
  padding: 0
}

.partners-section ul li {
  float: left;
  width: 100%;
  text-align: center;
  list-style: none
}

.partners-section ul li img {
  max-width: 100%;
  filter: grayscale(100%);
  float: none
}

.partners-section ul li:hover img {
  filter: grayscale(0)
}

.posts-sec.st3 .col-lg-3 {
  padding: 0
}

.posts-sec.st3 .post .post-img {
  margin-bottom: 0
}

.posts-sec.st3 .post-details {
  border-right: 1px solid #ececec
}

.posts-sec.st3.bd-df .post-details {
  border-right: 1px solid #213344
}

.posts-sec.st3 .post-details {
  padding: 55px 24px 35px
}

.posts-sec.st3 .post-details h3 {
  height: 55px
}

/* .footer-style3 {
  float: left;
  width: 100%;
  background-color: #032540;
  text-align: center
}

.footer-data3 {
  float: left;
  width: 100%;
  padding: 130px 0 60px;
  border-bottom: 1px solid #213f56
}

.footer-logoo {
  float: left;
  width: 100%;
  margin-bottom: 100px
}

.footer-logoo img {
  max-width: 100%;
  float: none
}

.footer-links {
  float: left;
  width: 100%;
  margin-bottom: 60px;
  padding: 0;
  list-style: none
}

.footer-links li {
  display: inline-block;
  padding: 0 40px
}

.footer-links li a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700
}

.footer-links li a:hover {
  color: #FFFFFF
} */

.addrs-info {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 0;
  list-style: none
}

.addrs-info li {
  float: left;
  width: 100%;
  margin-bottom: 12px
}

.addrs-info li:last-child {
  margin-bottom: 0
}

.addrs-info li span {
  color: #999;
  font-size: 16px;
  font-weight: 300
}

.footer-social-links {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none
}

.footer-social-links li {
  display: inline-block;
  padding: 0 15px
}

.footer-social-links li a {
  color: #fff;
  font-size: 20px
}

.bottom-strip2 {
  float: left;
  width: 100%;
  padding: 50px 0
}

.cpyright-text {
  float: left;
  width: 100%
}

.cpyright-text p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0
}

.cpyright-text span {
  color: #999
}

.cpyright-text a {
  color: #fff;
  font-size: 14px
}

.building-gallery-tab {
  float: left;
  width: 100%
}

.gallery-tabs-head {
  float: left;
  width: 100%;
  margin-bottom: 75px
}

.gallery-tabs-head h4 {
  font-size: 16px;
  float: left;
  width: 60%;
  text-align: center
}

.gallery-tabs-head a {
  float: right;
  font-size: 14px;
  padding-right: 15px
}

.gallery-tabs-head a i {
  padding-left: 10px
}

.container2 {
  float: left;
  width: 100%;
  padding: 0 360px 0 45px
}

.gallery-tab-contents {
  float: left;
  width: 100%
}

.locations-images {
  float: left;
  width: 100%;
  padding-right: 70px
}

.location-img {
  float: left;
  width: 100%;
  padding-right: 20px;
  display: none
}

.location-img.current {
  display: block
}

.location-img img {
  width: 100%
}

.locations-list {
  float: left;
  width: 100%;
  text-align: right
}

.locations-list ul {
  margin: 0;
  padding: 0
}

.locations-list ul li {
  float: left;
  width: 100%;
  margin-bottom: 45px;
  font-size: 40px;
  font-weight: 600;
  cursor: pointer;
  list-style: none
}

.locations-list ul li.current {
  color: #FFFFFF
}

.main-slider {
  float: left;
  width: 100%;
  position: relative
}

.lyr1 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase
}

.lyr2 {
  color: #fff;
  font-size: 72px;
  font-weight: 600;
  line-height: 76px
}

.lyr3 {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  line-height: 72px;
  text-align: center !important
}

.lyr4 {
  font-weight: 400;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase
}

.layera.wt {
  background-color: #FFFFFF;
  color: #000;
  border-color: transparent
}

.layera.wt:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}

.layera.stt2 {
  font-size: 18px;
  background-color: #FFFFFF;
  border-color: transparent;
  color: #000
}

.layera.stt2:hover {
  background: 0 0;
  border-color: #fff;
  color: #fff
}

.layera {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #fff
}

.layera:hover {
  color: #000;
  background-color: #FFFFFF;
  border: 2px solid transparent
}

.tp-bgimg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .35
}

.main-slider.style2 .tp-bgimg:before {
  opacity: .15
}

.main-slider.hp3 .hesperiden .tp-bullet {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  border: 1px solid #fcfcfc;
  background: 0 0
}

.tp-bullets {
  top: 47% !important
}

.main-slider.hp3 .hesperiden .tp-bullet.selected {
  background: #fff
}

.company-properties {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  padding: 0 60px
}

.follow-our {
  float: left;
  width: 25%
}

.follow-our h4 {
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px
}

.follow-our ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.follow-our ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  list-style: none
}

.follow-our ul li:last-child:before {
  display: none
}

.follow-our ul li:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -5px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.follow-our ul li:first-child {
  padding-left: 0
}

.follow-our ul li a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px
}

.follow-our ul li a:hover {
  color: #FFFFFF
}

.more-properties {
  float: right;
  width: 75%
}

.more-properties ul {
  margin: 0;
  padding: 0;
  float: right;
  width: 100%;
  text-align: right;
  padding-right: 30px
}

.more-properties ul li {
  padding: 0 45px;
  list-style: none;
  display: inline-block
}

.more-properties ul li:last-child {
  width: auto;
  padding-right: 0
}

.more-properties ul li h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left
}

.why-choose-us {
  float: left;
  width: 100%
}

.title-sm {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 85px
}

.title-sm h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 15px
}

.our-specifications {
  float: left;
  width: 100%
}

.spec-hd {
  float: left;
  width: 100%;
  text-align: right;
  padding-left: 100px
}

.container3 {
  max-width: 1260px;
  margin: 0 auto
}

.spec-hd h2 {
  font-size: 35px;
  line-height: 48px;
  font-weight: 700
}

.properties {
  float: left;
  width: 100%;
  padding-left: 65px;
  padding-right: 90px
}

.choosing-que {
  float: left;
  width: 100%;
  margin-bottom: 50px
}

.choosing-que h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  position: relative
}

.choosing-que:hover h3:before {
  opacity: 1;
  visibility: visible
}

.choosing-que:hover h3 {
  padding-left: 40px
}

.choosing-que h3:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden
}

.choosing-que p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  padding-right: 30px;
  margin-bottom: 0
}

.choosing-que:last-child {
  margin-bottom: 0
}

.mg-top-minus {
  margin-top: -260px
}

.specialization-data {
  float: left;
  width: 100%
}

.specialization {
  float: left;
  width: 100%;
  margin-bottom: 140px
}

.specialization:last-child {
  margin-bottom: 0
}

.spec-details {
  float: left;
  width: 100%
}

.spec-img {
  float: left;
  width: 100%;
  padding-left: 200px
}

.spec-img figure {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0
}

.specialization:hover .spec-img figure img {
  transform: scale(1.4)
}

.spec-img img {
  width: 100%
}

.specialization:hover .right-bdr:before {
  height: 70px
}

.specialization:hover .bfr:before {
  width: 50px
}

.spec-text {
  float: left;
  width: 100%;
  padding-right: 100px;
  padding-left: 60px
}

.spec-text h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 35px
}

.spec-text p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 300
}

.spec-text a {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  display: block
}

.spec-text a:hover {
  color: #ffba00
}

.specialization.style2 .spec-img {
  padding-left: 0
}

.specialization.style2 .spec-text {
  padding-left: 200px;
  padding-right: 80px
}

.specialization.style3 .spec-img {
  padding-right: 175px;
  padding-left: 0
}

.specialization.style3 .spec-text {
  padding-left: 75px;
  padding-right: 0
}

.specialization.style3 .spec-text.right-bdr.left:before {
  left: -26px
}

.spec-text ul {
  float: left;
  width: 50%;
  margin-top: 235px;
  margin-bottom: 0;
  padding: 0
}

.spec-text ul li {
  display: block;
  margin-bottom: 10px;
  list-style: none
}

.spec-text ul li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline
}

.house-slider.style2 .slick-dots {
  display: none !important
}

.house-slider.style2 .house-slide:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background: linear-gradient(to bottom, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.30));
  -moz-background: linear-gradient(to bottom, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.30));
  -ms-background: linear-gradient(to bottom, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.30));
  -o-background: linear-gradient(to bottom, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.30));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.30))
}

.hs-info {
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 100%;
  z-index: 99
}

.hs-info h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  float: left
}

.hs-info a {
  float: right;
  color: #fff;
  font-size: 14px
}

.hs-info a i {
  padding-left: 10px
}

.title-sm.style2 h3 {
  float: left;
  padding-left: 15px
}

.title-sm.style2 a {
  float: right;
  color: #999;
  font-size: 14px;
  padding-right: 15px
}

.trending-stories {
  float: left;
  width: 100%;
  margin-bottom: -30px
}

.tr-news {
  float: left;
  width: 100%;
  margin-bottom: 30px
}

.tr-news:hover .tr-news-img img {
  transform: scale(1.3)
}

.tr-news-img {
  float: left;
  width: 37%;
  overflow: hidden
}

.tr-news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out
}

.treding-new {
  float: left;
  width: 63%;
  padding: 25px 20px
}

.treding-new h5 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 15px
}

.treding-new h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 22px
}

.treding-new h3 a:hover {
  color: #FFFFFF
}

.treding-new p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 34px
}

.treding-new span {
  font-size: 14px;
  font-weight: 300
}

.treding-new span a {
  font-weight: 400;
  padding-left: 10px
}

.title-sm.ta-left {
  text-align: left
}

.partners-section.style2 {
  background: 0 0;
  padding: 120px 0
}

.testimonial-slider {
  float: left;
  width: 100%
}

.review-comment {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 100px
}

.review-comment p {
  font-size: 30px;
  line-height: 44px;
  font-weight: 700;
  margin-bottom: 72px
}

.review-comment h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px
}

.review-comment span {
  font-size: 14px;
  font-weight: 300;
  display: block
}

.testimonial-slider .slick-prev::before {
  content: '\f104'
}

.testimonial-slider .slick-next::before {
  content: '\f105'
}

.testimonial-slider .slick-prev::before, .testimonial-slider .slick-next::before {
  font-family: fontawesome;
  font-size: 48px
}

.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
  top: 30%;
  background: 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px
}

.testimonial-slider .slick-prev {
  left: 0
}

.testimonial-slider .slick-next {
  right: 0
}

.posts-sec .row {
  margin: 0
}

.row {
  margin: 0
}

.responsive-mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  height: 0;
  padding: 40px 0;
  z-index: 999999;
  width: 100%;
  opacity: 0;
  height: 100%;
  overflow: auto;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 500ms cubic-bezier(.19, 1, .22, 1);
  -moz-transition: all 500ms cubic-bezier(.19, 1, .22, 1);
  -o-transition: all 500ms cubic-bezier(.19, 1, .22, 1);
  transition: all 500ms cubic-bezier(.19, 1, .22, 1);
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.responsive-mobile-menu>a {
  float: right;
  font-size: 30px;
  padding-right: 20px;
  margin-bottom: 30px
}

.responsive-mobile-menu.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

.responsive-mobile-menu.active>ul {
  margin: 0;
  padding: 0 15px
}

.responsive-mobile-menu.active ul li {
  list-style: none
}

.responsive-mobile-menu.active ul li a {
  margin: 0
}

.responsive-mobile-menu ul ul {
  padding-left: 20px;
  display: none;
  float: left;
  width: 100%;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0
}

.responsive-mobile-menu ul ul li a {
  padding: 15px 0;
  border-bottom: 0;
  font-size: 14px
}

.responsive-mobile-menu ul li a {
  font-size: 16px;
  font-weight: 500;
  float: left;
  width: 100%;
  padding: 15px 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-top: 5px
}

.responsive-mobile-menu ul li a:hover {
  color: #FFFFFF
}

.responsive-mobile-menu ul li.menu-has-items>a {
  position: relative;
  top: -25px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.responsive-mobile-menu ul li.active a {
  border-bottom: 0
}

.responsive-mobile-menu ul li.menu-has-items.active>a:before {
  content: '\f107'
}

.responsive-mobile-menu ul li.menu-has-items>a:before {
  content: '\f105';
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 14px;
  font-family: fontawesome;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.demos-section {
  float: left;
  width: 100%;
  background-color: #eef1f4;
  padding: 180px 0 130px
}

.demos-text {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 130px
}

.demos-text h3 {
  color: #000;
  font-size: 48px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 40px
}

.demos-text p {
  color: #666;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px
}

.demos-imgs {
  float: left;
  width: 100%;
  margin-bottom: -45px;
  padding: 0 45px
}

.demo-details {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
  padding: 0 15px
}

.demo-details:hover {
  transform: translateY(-25px)
}

.demo-details.pd-lft-none {
  padding-left: 0
}

.demo-details img {
  width: 100%;
  margin-bottom: 40px
}

.demo-details h3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0
}

.demo-details h3 span {
  color: #666;
  font-weight: 300
}

.work-pages {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 140px 0
}

.work-pages.bg-change {
  background-color: #eef1f4
}

.ft-bg {
  float: left;
  width: 100%;
  background-image: url(../images/resources/ft-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
  text-align: center
}

.ft-textt {
  float: left;
  width: 100%;
  text-align: center
}

.ft-textt h3 {
  color: #fff;
  font-size: 48px;
  text-transform: capitalize;
  margin-bottom: 40px
}

.ft-textt p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 70px
}

.ft-textt>a {
  display: inline-block;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  background-color: #FFFFFF;
  text-transform: capitalize;
  padding: 20px 40px
}

.thecube {
  width: 75px;
  height: 75px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg)
}

.thecube .cube {
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg)
}

.thecube .cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.thecube .cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  -webkit-animation: foldthecube 2.4s infinite linear both;
  -moz-animation: foldthecube 2.4s infinite linear both;
  -ms-animation: foldthecube 2.4s infinite linear both;
  -o-animation: foldthecube 2.4s infinite linear both;
  animation: foldthecube 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

.thecube .c2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg)
}

.thecube .c3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg)
}

.thecube .c4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg)
}

.thecube .c2:before {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -ms-animation-delay: .3s;
  -o-animation-delay: .3s;
  animation-delay: .3s
}

.thecube .c3:before {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s
}

.thecube .c4:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s
}

@-webkit-keyframes foldthecube {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    -ms-transform: perspective(140px) rotateX(-180deg);
    -o-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    -ms-transform: perspective(140px) rotateX(0deg);
    -o-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1
  }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    -ms-transform: perspective(140px) rotateY(180deg);
    -o-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

@keyframes foldthecube {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    -ms-transform: perspective(140px) rotateX(-180deg);
    -o-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    -ms-transform: perspective(140px) rotateX(0deg);
    -o-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1
  }

  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    -ms-transform: perspective(140px) rotateY(180deg);
    -o-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

.page-loading {
  background: #03192b;
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999
}

.page-loading.white-bg {
  background: #fff
}

.page-loading>.thecube {
  left: 50%;
  margin-left: -30px;
  margin-top: -70px;
  position: absolute;
  top: 50%
}

.alert {
  padding: 20px
}

.alert-danger {
  border: inherit
}

.alert-success {
  background: #dff0d8 none repeat scroll 0 0;
  color: #5b763d
}

.pd-left-none {
  padding-left: 0
}

.pd-right-none {
  padding-right: 0
}

/* ----------------------------------------------------------------
    [ 08 Start Works ]
-----------------------------------------------------------------*/
.work_filter ul {
  padding: 0;
  list-style: none;
  margin: 30px 0 10px 0;
}

.work_filter ul li {
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  padding: 7px 25px 7px 7px;
  /* border-radius: 30px;
  border: 1px solid #e3e3e3; */
  color: #333333;
  letter-spacing: 1px;
  margin: 0 5px 20px;
  transition: all 0.5s ease-in-out;
}

.work_filter .active {
  /* color: #fff;
  border: 1px solid #3B97FE;
  background: #3B97FE; */
      color: #3B97FE;
  /*border-bottom-color: #3B97FE;*/
  /*border-bottom-style: solid;*/
}

.dark_bg .work_filter ul li {
  /* border: 1px solid #3B97FE;
  color: #fff; */
}

.work_filter ul li:hover {
  /* color: #fff;
  border: 1px solid #3B97FE;
  background: #3B97FE;
  ; */
}


.extra-top {
  margin-top: 20px; 
}
.ol-left{
  left: 15%!important;
}
.item-img img {
  width: 100%;
}

.work_content_area .item-img {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.work_content_area img {
  width: 100%;
}

.work_content_area .item-img:hover {
  -webkit-box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.1);
}

.work_content_area .item-img:hover .item-img-overlay {
  visibility: visible;
  opacity: 1;
}

.overlay-info {
  margin-top: 50px;
}

.work_content_area .item-img-overlay {
  position: absolute;
  width: -webkit-fill-available;
  height: 256px;
  border-radius: 15px;
  top: 0;
  cursor: pointer;
  padding: 40px;
  background: rgba(1, 1, 1, 0.6) none repeat scroll 0 0;
  opacity: 0;
  visibility: hidden;
  transition: 2s;
}

.work_content_area .item-img-overlay .icon {
  position: absolute;
  right: 155px;
  bottom: 120px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.work_content_area:hover a {
  animation: fadeInDown 700ms ease-in-out;
}


/* ----------------------------------------------------------------
    [ End Works ]
-----------------------------------------------------------------*/

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  width: 70%;
  margin: auto;
}

.services-para {
  color: #FFFFFF;
  margin: 15px 15px 15px 0;
}

.bg-image {
  background-image: url(../images/resources/bg-stick-img.png) !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100%;
  margin-top: 30px;
}

@media (min-width: 1000px) and (max-width: 1880px) {

.company-logo img {
    width: 100%;
   /* height: 180px;*/
    /* padding: 15px; */

  background-blend-mode: luminosity;
}

}

@media (min-width: 320px) and (max-width: 640px) {
  
  .company-logo img {
    width: 100%;
    
  }

}

/*@media (max-width:768px) { 
.company-logo img {
  padding: 15px;

  background-blend-mode: luminosity;
}
}*/

.hoverimg:hover {
  background-blend-mode: darken
}

.white-card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  padding: 20px;
  border-radius: 10px;
}

.white-card button {
  margin: auto;
  display: block;
}

.hzline {
  border-top: 2px solid #3B97FE;
  margin: 0px;
  width: 70px;
}

.hzline-padding {
  margin: 10px 0 15px 10px;
}

.work_content_area h5 {
  color: #000;
}

.item-img:hover h5 {
  color: #3B97FE;
}

.item-img:hover p {
  color: #FFFFFF;
}

.electrification-card:hover {
  background-image: url(../images/resources/card-img-1.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

.social-card:hover {
  background-image: url(../images/resources/card-img-2.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

.renew-card:hover {
  background-image: url(../images/resources/card-img-3.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

.industrial-card:hover {
  background-image: url(../images/resources/card-img-4.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

.oil-card:hover {
  background-image: url(../images/resources/card-img-5.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

.operation-card:hover {
  background-image: url(../images/resources/card-img-6.png) !important;
  background-size: 105% 105% !important;
  background: center;
  background-repeat: no-repeat;
}

/* 
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
  font-family: "Montserrat";
}

body {
  background-color: azure;
  width: 100%;
} */

.slidersection {
  /* height: 100vh; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* overflow-x: hidden; */
}

.slidercontainer {
  width: 100%;
  /*max-width: 1200px;
   margin: 0 auto; */
  position: relative;
}

.slidercontainer img {
  height: 100%;
  width: 100%;
}

.pin {
  position: absolute;
  content: "";
  top: 50%;
  left: 80%;
  height: 25px;
  width: 25px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
}

.dark:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #00127F !important;
  /* rgb(123, 108, 108)*/
  border-radius: 50%;
  animation: puls-effect 1s ease infinite;
}

/* Puls Effect For Pins */

@keyframes puls-effect {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(3);
    opacity: 0;
  }
}

.all-tooltip0 {
  /*position: absolute;*/
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.tooltip0-content {
  position: absolute;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px #00000020;
  padding: 30px;
  border-radius: 8px;
  width: 90vw;
  max-width: 300px;
  opacity: 0;
  pointer-events: none;
  /* left: -50%; */
  z-index: 2;
}

.tooltip0-content .arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-bottom-color: rgb(255, 255, 255);
  top: 0px;
  left: 50%;
  transform: translate(-50%, -100%) rotate(0deg);
}

.pin {
  position: absolute;
  content: "";
  top: 50%;
  left: 80%;
  height: 25px;
  width: 25px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
}

.pin:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  animation: puls-effect 1s ease infinite;
}

.tooltip0.active .tooltip0-content {
  opacity: 1;
  pointer-events: all;
  display: block;
}


/* Custom Style for tooltip0-1 */

.tooltip0-1 .pin {
  top: 36.5%;
  left: 60.56%;
  height: 15px;
  width: 15px;
  background-color: rgb(255, 255, 255);
}

.tooltip0-1 .tooltip0-content {
  /* display: flex; */
  max-width: 450px;
  /* align-items: stretch; */
  justify-content: center;
  padding: 10px;
  background-color: aliceblue;
}

.tooltip0-1.active .tooltip0-content {
  display: flex;
}

.tooltip0-1 .tooltip0-content .img {
  width: 50%;
  object-fit: cover;
}

.tooltip0-1 .tooltip0-content .content {
  /* width: 50%; */
  padding: 20px;
}

.tooltip0-1 .tooltip0-content .content h1 {
  font-size: 24px;
}

.tooltip0-1 .tooltip0-content .content p {
  font-size: 14px;
}

.tooltip0-1 .tooltip0-content .content button {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: white;
  color: black;
  padding: 10px;
  cursor: pointer;
  margin-top: 20px;
  border-radius: 4px;
  box-shadow: 0px 0px 20px #00000020;
}

/* Media Query */

@media (max-width: 768px) {
  .tooltip0-1 .tooltip0-content {
    flex-direction: column;
    max-width: 300px;
  }

  .tooltip0-1 .tooltip0-content .content,
  .tooltip0-1 .tooltip0-content .img {
    width: 100%;
  }
}


/* custom style for tooltip0-2 */

.tooltip0-2 .pin {
  top: 41.6%;
  left: 38.07%;
  height: 15px;
  width: 15px;
}

.tooltip0-2 .tooltip0-content .content h1 {
  margin: 20px 0;
}

.tooltip0-2 .tooltip0-content {
  background-color: aliceblue;
  max-width: 260px;
}

.tooltip0-2 .tooltip0-content button {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: white;
  color: black;
  padding: 10px;
  cursor: pointer;
  margin-top: 20px;
  border-radius: 4px;
  box-shadow: 0px 0px 20px #00000020;
}

/* Custom style for tooltip0-3 */

.tooltip0-3 .pin {
  top: 40.3%;
  left: 6.5%;
  height: 15px;
  width: 15px;
}

.tooltip0-3 .tooltip0-content {
  max-width: 380px;
}

/* Custom style for tooltip0-4 */

.tooltip0-4 .pin {
  top: 31.2%;
  left: 21.25%;
  height: 15px;
  width: 15px;
}

.tooltip0-4 .tooltip0-content {
  max-width: 300px;
}



/****************************/

.tooltip0-5 .pin {
  top: 34.8%;
  left: 89.69%;
  height: 15px;
  width: 15px;
}

/* Custom Style for tooltip0-1 */

.mumbai {
  top: 62% !important;
  left: 33% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}

.harayana {
  top: 30% !important;
  left: 35% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}

.ap {
  top: 20% !important;
  left: 44% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}

.wb {
  top: 26% !important;
  left: 43% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}

.kerala {
  top: 79% !important;
  left: 33% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}

.kolkata {
  top: 48% !important;
  left: 64% !important;
  height: 15px !important;
  width: 15px !important;
  background-color: #00127F !important;
}
/* @media screen and (min-width: 768px) and (max-width:1024px){
  .harayana {
    top: 71.7% !important;
    left: 35% !important;
    height: 15px !important;
    width: 15px !important;
    background-color: #00127F !important;
  }

  .wb {
    top: 71% !important;
    left: 43% !important;
    height: 15px !important;
    width: 15px !important;
    background-color: #00127F !important;
  }
} */
.subheading {
  /* padding: 30px 50px 50px 50px; */
}
.flipster ul{
  width: 35vmax !important;
}
.subheading h2 {
  font-style: italic;
}


.section-borders span {
  height: 5px;
  background: #6aaf08;
  width: 40px;
  display: inline-block;
  border-radius: 2px;
}

.section-borders span.black-border {
  background: #333;
  width: 30px;
  margin: 0 6px;

}

.client-testimonial-carousel .owl-dots button {
  height: 5px;
  background: #6aaf08 !important;
  width: 20px;
  display: inline-block;
  margin: 5px;
  transition: .2s;
  border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
  background: #000 !important;
  width: 30px;
}

.client-testimonial-carousel .owl-dots {
  text-align: center;
  margin-top: 25px
}

.single-testimonial-item {
  position: relative;
  box-shadow: 0 0 2px #dadfd3;
  margin: 2px;
  padding: 20px;
  font-style: italic;
  padding-left: 85px;
}

.single-testimonial-item:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10e";
  font-weight: 900;
  position: absolute;
  left: 20px;
  top: 50%;
  font-size: 20px;
  color: #6aaf08;
  line-height: 30px;
  margin-top: -15px;
}

.single-testimonial-item:after {
  background: #ddd;
  content: "";
  height: 70%;
  left: 60px;
  position: absolute;
  top: 10%;
  width: 1px;
}

.single-testimonial-item h3 {
  font-size: 20px;
  font-style: normal;
  margin-bottom: 0;
}

.single-testimonial-item h3 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}

.contact-us {
  background: aliceblue;
  border-radius: 30px;
  box-shadow: 5px 5px 25px 8px #888888;
  margin-bottom: 20px;
}

.contact-details {
  padding-top: 15px;
  white-space: pre-line;
}

.contact-padding {
  padding: 50px;
}

.contact-left {
  background-color: #fff;
}

.contact-us p {
  color: white !important;
}

.icon {
  margin-right: 5px;
}

.form-group {
  position: relative;
  margin-bottom: 2.5rem;
}

.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 7px 0 0 13px;
  transition: all 200ms;
  opacity: 0.5;
}

.form-control:focus+.form-control-placeholder,
.form-control:valid+.form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
}

.textarea {
  height: 200px;
}

#input-br {
  width: 200%;
}

.article .aboutus-emp {
  padding: 50px 0;
}

#about-banner-h2{
  font-size: 50px; 
  font-weight: 500;
}
#about-banner-h1{
  font-size: 65px;
  color: #3B97FE;
}
#about-banner-h3{
  font-style: italic;
  font-weight: 100; 
  font-size: 30px;
}

.about-header-part {
  background-image: url(../images/aboutbanner.png);
  height: 100vh;
  background-size: cover;
  
}

.about-header-part .service-heading {
  padding: 20% 0 0 80px;
}

/* For Mobile/Smartphone */
@media screen and (max-width:480px){

  .about-header-part {
    height: 300px;
    width: 100%;
    background-size: contain;
    transform: translateY(100px);
    background-repeat: no-repeat; 
  }
  .about-header-part .service-heading  {
    padding: 25px !important;
  }


  #about-banner-h2{
    font-size: 25px;
  }
  #about-banner-h1{
    font-size: 40px;
  }
  #about-banner-h3{
    font-size: 15px;
  }
  .article .aboutus-emp {
    width: 100%;
    padding: 10px 0;
  }

  .about-us h1 {
    font-size: 24px;
    margin-top: 0;
  }

  .about-us .article-box p{
    font-size: 14px;
  }

  .article-box{
    margin: 20px 0 20px 0;
  }

  .hex-img2{
    display: none;
  }

  .circle-img2{
    display: none;
  }
  .contact-padding {
    padding: 8% 0;
  }

  #input-br {
    width: 100%;
  }
  .blue-color{
    font-size:14px 
  }
  .myCarousel {
    padding: 0px !important;
  }
  .article-box  {
    font-size: 10px !important;
  }

  .header-bar{
    height: 9vmax;
  }
  
  .team-desc{
    padding: 2vmax;
    
  }
  .team-desc > ul, .team-desc > h3{
    list-style: none;
    padding-left:2vmax;
  }
  
  .hzline{
    border-top: 4px solid #3B97FE;
    border-radius: 10px;
    margin: 0px;    
  }
  .carousel-control {
    position: absolute;
    top: 300px;
    bottom: 0;
    left: -28px;
    right: -20px !important;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
  }
  .project_img {
    height: 750px;
    padding: 15px;
    position: relative;
    margin: 0px !important;
    width: 88%;
    left: 12px;
  }
  .card{
    padding-left: 4px !important;
  }

  .subheading hr{
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important;
   }
}
@media screen and (max-width:480px){
  #about-banner-h2{
    font-size: 12px;
  }
  #about-banner-h1{
    font-size: 25px;
  }
  #about-banner-h3{
    font-size: 12px;
  }
  .subheading hr{ 
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important;
   }
   .subheading h3{
    font-size: 12px !important;
    margin-top: 0px !important;
    line-height: 20px;
   }
   .service-slider > .service-heading {
    padding: 10px 0px 0px 0px !important;     
  }
  .service-slider{
    padding: 50px 0px 0px 10px !important;
  }
  .service-heading > span{
    height: 40px !important;
    padding-right: 0px !important;
    margin-top: 0px !important;
  }
   .service-slider ul{
    font-size: 6px;
    line-height: 8px;
    padding : 5px 0 0 10px;
    
   }
   .service-slider h1{
    font-size: 15px !important;
    margin-top: 0px !important;
   }
    .service-slider .fadeInLeft p{
    font-size: 8px !important;
    margin: 0px!important;
    line-height: 12px !important;     
   }
   .service-slider h4{
    font-size: 8px !important;
    margin: -10px 0 20px 20px !important;
    line-height: 12px !important; 
   }
   .service-slider .fadeInLeft{
    padding: 5px!important;
   }
   .service-slider  img{
    width: 100%;
    margin-top: 10px;
   }
}
/* For Low Resolution Tablet/Ipad */
@media screen and (min-width:481px) and (max-width: 767px) {
  .about-header-part {
    height: 70vh;
    width: 100%;
    background-size: cover;   
  }

  .about-header-part .service-heading {
    padding: 100px 0 0 50px;
  }

  #about-banner-h2{
    margin-bottom: 10px;
    font-size: 30px;
  }
  #about-banner-h1{
    margin: 0;
    font-size: 50px;
  }
  #about-banner-h3{
    margin: 0;
    font-size: 20px;
  }

  .article .aboutus-emp {
    width: 100%;
    height: 400px;
  }
  .hex-img2{
    height: 450px;
  }
  .circle-img2{
    height: 400px;
  }
  #input-br {
    width: 100%;
  }
  .subheading hr{
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important;
   }
   .subheading h3{
    font-size: 16px !important;
    margin-top: 0px !important;
   }
   .service-slider {
    padding: 50px 0px 0px 10px;
}
}

/* For High Resolution Tablet/Ipad */
@media screen and (min-width:768px) and (max-width: 1023px) {
  .about-header-part {
    height: 700px;
    width: 100%;
    background-size: cover;   
  }
  .article .aboutus-emp {
    width: 100%;
  }
  .container-fluid .header-bar{
    padding: 10px 30px;
    height: 8vmax;
  }
  #input-br {
    width: 100%;
  }
  .contact-padding {
    padding:40px 20px 20px;
  }
}

.send-btn {
  background: #262626;
  padding: 5px 20px 5px 20px;
  border-radius: 5px;
  color: white;
}

/* h1 {
  text-align: center;
  margin: 30px 0;
} */

.contact-vector {
  height: 100px;
  margin: 50px;
  position: relative;
  left: 130px;
}

.service-slider {
  padding: 50px 50px 10px 50px;
}

.service-slider img {
  width: 100%;
  /* height: 570px;
  float: right;
  margin: 0 0 0 15px; */
}

.service-heading {
  padding: 50px;
  color: white;
}


.mySlides {
  display: none;

}

.slider {
  margin: 0px;
  /* width: 100%; */
  position: relative;
  display: block;
}

.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
  width: 100vw;
  height: 50vh;
  position: absolute;
  top: 40%;
}

.next_btn,
.prev_btn {
 /* top: 300px;*/
  padding: 25px;
  position: relative;
  border: none !important;
  background: transparent;
  font-size: 2.5rem;
  z-index: 4;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}

.next {
  align-items: flex-end;
}

.prev {
  align-items: flex-start;
}

.card-box {
  margin: 20px;
  padding: 20px;
  width: 300px;
  min-height: 250px;
  display: grid;
  grid-template-rows: 20px 50px 1fr 50px;
  border-radius: 10px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.25);
  transition: all 0.2s;
}

.project_img {
 /* height: 750px;
  padding: 15px;*/
  position: relative;
  margin: 0px!important;
  width: 92%;
/*  left: 60px;*/
}

.project-details {
  display: flex;
}

.project-img img {
  padding: 0 0 0 20px;  
  
}

.project-desc p {
  line-height: 20px;
  font-size: 15px;
  color: black !important;
  font-weight: 100;
  /* text-align: justify; */
}

.header-slider h1, h2, h3 {
  /* display: inline-block; */
  vertical-align: middle;
}

/*--- 3. Mouse animation starts---*/

@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

.mouse-scroll {
  position: absolute;
  left: 48%;
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: 2px;
 /* margin-top: 72%;*/
  margin-bottom: -22%;

  text-decoration: none;
  overflow: hidden;
}

.mouse-scroll .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 60px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  border-radius: 23px;
}

.mouse-scroll .mouse .mouse-movement {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-animation: scroll-ani 2s linear infinite;
  animation: scroll-ani 2s linear infinite;
}

/*---mouse animation ends---*/

.line-long {
  height: 115px !important;
}

.bottom-border {
  border-bottom: 2px solid #3B97FE;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  /*float: right;*/
  font-size: 25px;
}

/*.active1{*/
    /*border-bottom: solid;*/
    /*padding: 3px;*/
/*    color: #3B97FE;*/
/*}*/

.active1 a{
    color: #3B97FE;
}


.count-img {
  width: 40px !important;
  height: 40px !important;
  /* float: left; */
}

.hex-img1 {
  position: absolute !important;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  transform: rotate(60deg) !important;
  z-index: 1 !important;
  opacity: 0.2 !important;
  left: -300px !important;
  top: 100px !important;
}

.circle-img1 {
  position: absolute !important;
  right: -300px !important;
  top: 650px !important;
  z-index: 1 !important;
  opacity: 0.4 !important;
}

.rect-img1 {
  position: absolute !important;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  transform: rotate(30deg) !important;
  z-index: 1 !important;
  opacity: 0.5 !important;
  left: -90px !important;
  top: -120px !important;
}

.rect-img2 {
  position: absolute !important;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  transform: rotate(-20deg) !important;
  z-index: 1 !important;
  opacity: 0.5 !important;
  left: -100px !important;
  top: -120px !important;
}


.hex-img2 {
  position: absolute !important;
  -webkit-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  transform: rotate(0deg) !important;
  z-index: 1 !important;
  opacity: 0.2 !important;
  right: -220px !important;
  top: 100px !important;
}

.circle-img2 {
  position: absolute !important; 
  left: -250px !important;
  top: 800px !important ;
  z-index: 1 !important;
  opacity: 0.2 !important;
}

.tri-img1 {
  position: absolute !important;
  right: -270px !important;
  top: 1450px !important;
  z-index: 1 !important;
  opacity: 0.2 !important;
}

.circle-img4 {
  position: absolute !important; 
  left: -250px !important;
  top: -250px !important ;
  z-index: 1 !important;
  opacity: 0.2 !important;
}


.blog-wrapper h4, .services-subheading .services-heading {
  font-size: 20px;
}


.blog-wrapper p, .article-box h5 , .article-box p, .portfolio-block .portfolio-para , .portfolio-block p{
  font-size: 18px;
}

.bottom-footer p, a{
  font-size: 12px;
}

.footers-four {
  height: 200px;
  padding: 0px;
}


.company-logo {

    display: flex;
    justify-content: space-between; 
  }

  .projects-row .header{
    padding: 0px 10% 0px 10%;
  }


  .projects-row .work_filter {
  display: flex;
    justify-content: center;
  }

nav ul li ul {
  text-align: left !important;
}

.about-first-wrapper ul li {
  color: #fff;
  font-size: 18px;
}

.portfolio-block .para {
  margin: 30px 0 60px 0;
}

@media screen and (max-width:480px){
  .about-first-wrapper ul li {
    font-size: 14px;
  }

  .about-heading h1 {
    font-size: 24px;
  }

  .portfolio-block .para {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .tooltip0-content{
    padding: 0 10px;
    max-width: 300px;
    max-height: 100px;
  }
  .tooltip0-content h2 {
    font-size: 14px;
    line-height: 1;
  }

  .tooltip0-content p {
    font-size: 8px;
    line-height: 1.5;
  }
}

@media screen and (min-width:481px) and (max-width: 767px){
  .about-first-wrapper ul li {
    font-size: 14px;
  }

  .about-heading h1 {
    font-size: 24px;
  }

  .portfolio-block .para {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .tooltip0-content{
    padding: 0 10px;
    max-width: 300px;
    max-height: 100px;
  }
  .tooltip0-content h2 {
    font-size: 14px;
    line-height: 1;
  }

  .tooltip0-content p {
    font-size: 8px;
    line-height: 1.5;
  }
}

@media screen and (min-width:768px) and (max-width: 1023px){
  
  .about-first-wrapper ul li {
    font-size: 14px;
  }

  .about-heading h1 {
    font-size: 24px;
  }

  .portfolio-block .para {
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .tooltip0-content{
    padding: 0 10px;
    max-width: 300px;
    max-height: 100px;
  }
}

.teamc img {
  border-radius: 50%;
  border: 2px solid #3B97FE;
}


.teamc .container .team {
  width: auto;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}

.teamc .container .team .member {
 /* width: 325px;*/
 /* margin: 10px;*/
  background: #fff;
  border-radius: 6px;
 /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);*/
  padding: 25px;
}

.teamc .container .team .member img {
  width: 80px;
}

.teamc .container .team .member h3 {
  color: #444;
  margin-top: 0px;
  padding-top: 15px;

}

.bo {
    border-top: 2px solid #3B97FE;
  width: 75px;
  height: 2px;
}

.teamc .container .team .member span {
  font-size: 12px;
  color: #999;
}

.teamc .container .team .member p {
/*  margin: 15px 0;*/
  font-weight: 400;
  color: #999;
  font-size: 15px;
  text-align: justify;
}
 
.teamc .container .team .member .btn a {
  background: #ddd;
  display: block;
  float: right;
  width: 125px;
  margin: 0 10px;
  padding: 10px;
  border-radius: 6px;
  color: #444;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.teamc .container .team .member .btn a:hover {
  background: #5a36dd;
  color: #fff;
}

.leftTeam {
  float: left;
  display: none;
}

.leftTeam i {
  color: #3B97FE !important;
  margin: 5px;
  font-size: 20px;
}


.rightTeam h3 {
  font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 23px;
display: flex;
align-items: center;

/* Alvino Dark */

color: #262626 !important;
}

.rightTeam span {
  font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-size: 20px;
line-height: 23px;
display: flex;
align-items: center;

/* Alvin Light */

color: #3B97FE !important; 
}


.rightTeam p {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 175%;
margin: 0px;
color: #757575 !important;
}

.rightTeam {
  text-align: left;
    /*padding-left: 20%;*/
}

.leftPanel {
  background-color: #262626;
  border-radius: 20px;

 /* border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;*/
     /* height: vh;*/
}

.rightPanel {
  background-color: #fff;
   border-radius: 20px;
}

.logo a img {
  float: left !important;
}

.article-box1 p {
  margin-top: 0px !important;
}

.topBottom {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding h1, .common h1 {
  margin-bottom: 15px !important;
}

.slider-img1 {
  margin-top: 60px;
}

/*.contact-wrapper {
  width: 80%;
}*/

.carousel-indicators{
  bottom: -22px !important;
}

.contact-left-desc {
    color: #FFFFFF;
}

.service-para {
  color: #FFFFFF;
  font-size: 18px;
}

@media screen and (max-width:480px){
  .tooltip0-5 .pin {
    top: 42%;
    left: 87.79%;
  }

  .tooltip0-1 .pin {
    top: 41.5%;
    left: 59%;
  }

  .tooltip0-2 .pin {
    top: 48%;
    left: 36.5%;
  }

  .tooltip0-4 .pin {
    top: 39%;
    left: 20%;
  }

  .tooltip0-3 .pin {
    top: 47%;
    left: 5%;
  }

  .tooltip0-1 .tooltip0-content .content {
   padding: 0;
  }

  .tooltip0-1 .tooltip0-content .content p {
    font-size: 8px;
  }

  .circle-img1 {
    opacity: 0.1 !important;  
    height: 400px;
  }
  .services-heading {
    font-size: 24px;
  }

 .topBottom {
    padding-top: 30px;
  }

  .portfolio-block p {
    font-size: 14px;
  }
}

@media screen and (min-width:481px) and (max-width: 767px) {
  .tooltip0-5 .pin {
    top: 40%;
    left: 88.8%;
  }

  .tooltip0-1 .pin {
    top: 39%;
    left: 59.9%;
  }

  .tooltip0-2 .pin {
    top: 46%;
    left: 37.2%;
  }

  .tooltip0-4 .pin {
    top: 36%;
    left: 20.5%;
  }

  .tooltip0-3 .pin {
    top: 45%;
    left: 5.5%;
  }

  .tooltip0-1 .tooltip0-content .content {
   padding: 0;
  }

  .tooltip0-1 .tooltip0-content .content p {
    font-size: 8px;
  }

  .circle-img1 {
    opacity: 0.1 !important;  
    height: 500px;
  }

  .about-us img {
    height: 400px;
  }
}

@media screen and (min-width:768px) and (max-width: 1023px) {
  .tooltip0-5 .pin {
    top: 40%;
    left: 88.8%;
  }

  .tooltip0-1 .pin {
    top: 39%;
    left: 59.9%;
  }

  .tooltip0-2 .pin {
    top: 46%;
    left: 37.2%;
  }

  .tooltip0-4 .pin {
    top: 36%;
    left: 20.5%;
  }

  .tooltip0-3 .pin {
    top: 45%;
    left: 5.5%;
  }

 .tooltip0-content .content .bottom-border{
   font-size: 14px;
  }

 .tooltip0-content .content p, .tooltip0-1 .tooltip0-content .content p {
    font-size: 10px;
    line-height: 15px;
  }

  .about-us img {
    width: 100%;
  }

  .circle-img1 {
    opacity: 0.1 !important;
  }

  .system-image .left-padding {
    padding-bottom:270px;
  }

  .padding-section{
    padding-right: 30px;
  }
}