/**
* Template Name: Presento - v1.0.0
* Template URL: https://bootstrapmade.com/presento-bootstrap-portfolio-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
  font-family: 'Conv_trajan pro';
  src: url('css/fonts/trajan%20pro.html');
  src: local('☺'), url('css/fonts/trajan%20pro-2.html') format('woff'), url('css/fonts/trajan%20pro-3.html') format('truetype'), url('css/fonts/trajan%20pro-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_trajanpro-regular';
  src: url('fonts/trajanpro-regular.eot');
  src: local('☺'), url('fonts/trajanpro-regular.woff') format('woff'), url('fonts/trajanpro-regular.ttf') format('truetype'), url('fonts/trajanpro-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Raleway-VariableFont_wght';
  src: url('fonts/Raleway-VariableFont_wght.eot');
  src: local('☺'), url('fonts/Raleway-VariableFont_wght.woff') format('woff'), url('fonts/Raleway-VariableFont_wght.ttf') format('truetype'), url('fonts/Raleway-VariableFont_wght.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Raleway-SemiBold';
  src: url('fonts/Raleway-SemiBold.eot');
  src: local('☺'), url('fonts/Raleway-SemiBold.woff') format('woff'), url('fonts/Raleway-SemiBold.ttf') format('truetype'), url('fonts/Raleway-SemiBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color:#af0507;
}

a:hover {
  color: #e76668;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}


.mobile_menu{width: 80%;
    background:#fff;
    position: absolute!important;
    top: 0px!important; display: none; z-index: 10000000000; }

@media screen and (max-width:768px) {

.mobile_menu{  display: block !important;
    margin-left: 18px !important;
    padding-top: 5px !important;}



}



/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

#whatsapp {
  position: fixed;
  left: 20px;
  text-align: center;
  height: 50px;
  width: 50px;
  font-size: 35px;
  background-color: #13a4e1;
  border-radius: 100%;
  bottom: 30px;
  z-index: 100000000000;
  -webkit-animation: mymove 3s;  /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation:  3s;
  animation-iteration-count: infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
 from {
bottom: 30px;
}
to {
  bottom: 30px;
  background-color: #01e675;
  transform: rotateZ(360deg);
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
}
}
 @keyframes mymove {
 from {
bottom: 30px;
}
to {
  bottom: 30px;
  background-color: #01e675;
  transform: rotateZ(360deg);
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
}
}

.info {
    background: #f9f9f9;
    padding: 20px;
}

.img-w{ width: 100%; box-shadow: 0px 0px 15px #ebebeb; border-radius:15px; border: solid 10px #fff; }
.img-w img{ width: 100%; border-radius:15px; }
.content-box{ text-align: center;border: solid 1px #3e41a3;
    padding: 20px; background: #2e318d; border-radius: 6px; 
    min-height: 210px;
  }
.powerd{ float: right; text-align: right; padding-top: 10px;}
.content-p p{}
.content-p p span{ color:#7c7c7c; font-size: 16px; }
.news{
  text-align: center;
}
.news ul { list-style: none; margin: 0px; padding: 0px; }
.news ul li {
    padding: 10px 0 0 0px;
    position: relative;
}

.news ul i {
    left: 28%;
     
    position: absolute;
    font-size: 20px;
    color: #d9232d;
}
.mr-50{ margin-bottom: 50px; } 


.content h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  text-transform: none;
}


.content h3 {
   
  margin-bottom: 20px;
   
}
.content p{ line-height: 24px;
}
.pt-style{
  padding-top: 60px;
}





.counts {
  padding-top: 80px
}
.count-box {
  padding: 30px 30px 25px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0 2px 35px rgba(0,0,0,.06);
  border-radius: 4px; background: #fff;
}
.count-box i {
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  padding: 12px;
  color: #072f5f;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0 2px 25px rgba(0,0,0,.1)
}
.count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111
}
.count-box p {
  padding: 0;
  margin: 0;
  font-family: raleway, sans-serif;
  font-size: 14px; color: #000;
}




.product-btn {
    padding: 8px 30px 9px;
    color: #5357b7;
    border-radius: 50px;
    transition: .3s;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    border: 2px solid #5357b7;
    background-image: none;
    position: absolute;
}
.product-btn2{
  padding: 8px 30px 9px;
    color: #5357b7;
    border-radius: 50px;
    transition: .3s;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    border: 2px solid #5357b7;
    background-image: none;
}
.product-btn:hover{transition:.3s;background-image:linear-gradient(to right,#8490ff 0%,#62bdfc 48%,#8490ff 100%);
  background-size:200% auto;border:2px solid #fff; color: #000;}

  .product-btn2:hover{transition:.3s;background-image:linear-gradient(to right,#8490ff 0%,#62bdfc 48%,#8490ff 100%);
    background-size:200% auto;border:2px solid #fff; color: #000;}

.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
 background-image: linear-gradient(to right, #303394 0%, #5356b7 48%, #8490ff 100%);
  background-size: 200% auto;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background-position: : right center;
  color: #fff;
}
.product_box{ margin-bottom: 40px; }
.product-customization-style{
  display: none;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .pt-6{
    padding-top: 20px;
  }
  .mt30{
    margin-top: 30px;
  }
  .bulk-bag-img-box{
    margin: 10px 0px;
  }
  section{
    padding: 20px 0px!important;
  }
  .product-customization-style{
    display: block;
  }
.m40{ margin: 40px 0px; }
.m40 h3{ text-align: center; font-size: 16px; }
.m40 p{ text-align: center; }

}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

#header.header-scrolled {
  padding: 14px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #111111;
}

#header .logo a span {
  color: #e03a3c;
}

#header .logo img {
  max-height: 80px;
  image-rendering: crisp-edges;
  width: 255px;
}

@media (max-width: 992px) {
  #header {
    padding: 12px 0;
  }
  #header .logo {
    font-size: 28px;
  }
  .carousel-item-img-size{
    
  }
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .container {
  box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
  background: #fff;
}

.why-us .icon-box + .icon-box {
  margin-top: 50px;
}

.why-us .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f3f8fa;
  border-radius: 6px;
  transition: 0.5s;
}

.why-us .icon-box .icon i {
  color: #68A4C4;
  font-size: 32px;
}

.why-us .icon-box:hover .icon {
  background: #68A4C4;
}

.why-us .icon-box:hover .icon i {
  color: #fff;
}

.why-us .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.why-us .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.why-us .icon-box .title a:hover {
  color: #68A4C4;
}

.why-us .description {
  
  line-height: 24px;
  font-size: 14px;
}

.why-us .video-box {
  position: relative;
}

.why-us .video-box img {
  padding-top: 15px;
  padding-bottom: 15px;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#68A4C4 50%, rgba(104, 164, 196, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(104, 164, 196, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #68A4C4;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* ----------features-------------*/
.features {
  overflow: hidden;
}

.features .nav-tabs {
  border: 0;
}

.features .nav-link {
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #556270;
  border-radius: 0;
  border-right: 2px solid white;
  font-weight: 600;
  font-size: 15px;
}

.features .nav-link:hover {
  color: #d9232d;
}

.features .nav-link.active {
  color: #d9232d;
  border-color: #d9232d;
}

.features .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.features .details h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #556270;
}

.features .details p {
  color: #777777;
}

.features .details p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .features .nav-link {
    border: 0;
    padding: 15px;
  }
  .features .nav-link.active {
    color: #fff;
    background: #d9232d;
  }
}

.features .section-title, .contact .section-title {
  padding-bottom: 40px;
  text-align: left;
}

.features .section-title h2, .contact .section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}


.features .section-title h2::after, .contact .section-title h2::after {
  content: "";
  width: 200px;
  height: 1px;
  display: inline-block;
  background: #e6636a;
  margin: 4px 10px;
  position: relative;
  left: -5px;
}

@media (max-width: 768px){
.features .section-title h2::after, .contact .section-title h2::after {
  width: 100px;
}

.features .row .col-lg-4 img{
  margin-bottom: 1.5rem;
}

} 
.section-title h3 { font-size: 36px; text-transform: uppercase; font-weight: 700; color: #444444; margin: 0px; padding:0px; }
 .p-customisation p{ margin-bottom: 30px; text-align: justify; }

/*--------About Page ------------*/

.about-page .content h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.about-page .content p{
  text-align: justify;
}
.p-5{
  padding-top: 1rem !important;
}
.about-inn-con-text ul li{
  list-style: square;
  padding: 4px 0px;

}
.about-inn-con-text ul li img{
  width: 10px;
}
@media (max-width: 768px){
  .about-page .content h2{
    font-size: 42px !important;
    line-height: 40px;
  }

  .p-5{
    padding: 1rem !important;
  }
}

.about-page .content h3 {
  font-weight: 500;
  line-height: 32px;
  font-size: 24px;
}

.about-page .content ul {
  list-style: none;
  padding: 0;
}

.about-page .content ul li {
  padding: 10px 0 0 28px;
  position: relative;
}

.about-page .content ul i {
  left: 0;
  top: 7px;
  position: absolute;
  font-size: 20px;
  color: #d9232d;
}

.about-page .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul {
  display: flex;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 15px 0 10px 22px;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #111111;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.nav-menu a:hover, .nav-menu li:hover > a, .nav-menu .high > a{
  color: #2e3192 !important;
}
.nav-menu .drop-down {  }
.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 6px 20px;
  font-size: 14px;
  text-transform: none;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #e03a3c;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
  .carousel-item-img-size{

  }
}
/* ======= Inner Background Style =============== */
@media (max-width: 480px){
}

/* ======= end Inner Background Style =============== */
/* ======== Carrer Form ============== */
.app__form {
  background-color: #fff;
  width: 100%;
  padding: 30px;
  box-shadow: 0px 0px 15px #ddd;
}

.app__heading {
  font-size: 24px;
  text-align: center;
  margin-top: 0;
  position: relative;
}
.app__heading::before{
  position: absolute;
  content: "";
  width: 50%;
  height: 3px;
  top: 72px;
  left: 25%;
  background-color: #072F5F;
}
.app__heading::after{
  position: absolute;
  content: "";
  width: 10%;
  height: 6px;
  top: 70px;
  left: 45%;
  background-color: #e76668;
}
.app_input-text,
.app_input-textarea {
  width: 100%;
  padding: 10px;
  margin: 12px 0px;
}

.app_input-textarea {
  height: 80px;
}
.app__form input{
  display: block;
  width: 100%;
  height: 50px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 20px 0px;
}
.app__form textarea{
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 20px 0px;
}
.app__label {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  margin-left: 10px;
  margin-bottom: 2px;
}

.app__base64__fields.is-hidden {
  display: none;
}

.app__hidden-upload {
  position: absolute;
  z-index: -1;
  outline: 0;
}

.app__uploads {
  display: flex;
  justify-content: space-between;
}

.upload__wrapper {
  flex: 0 0 100%;
  margin: 20px 0;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.app__upload-label {
  background-color: #202020;
  color: #fff;
  padding: 14px;
  width: 100%;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin: 10px 0px 30px 0px;
}
.app__upload-label:hover {
  cursor: pointer;
  opacity: 0.9;
}
.app__upload-label .fa {
  margin-right: 10px;
}

.app__submit {
  background-image: linear-gradient(to right, #8490ff 0%, #62bdfc 48%, #8490ff 100%);
  background-size: 200% auto;
  border: 0;
  border-color: transparent;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  outline: none;
  width: 100%;
  font-weight: 800;
  font-size: 18px;
}
.app__submit:hover{
  background-position: right center;
}
/* ======== End Carrer Form ============== */
/* Get Startet Button */
.get-started-btn {
  margin-left: 25px;
  background: #e03a3c;
  color: #fff;
  border-radius: 4px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.get-started-btn:hover {
  background: #111111;
  color: #fff;
}

@media (max-width: 992px) {
  .get-started-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}

/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 32px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #072F5F;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #111111;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #e03a3c;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  /*overflow: hidden;*/
  position: relative;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}
/* Home market Sector  */
.properti_city{
  position: relative;
  margin-bottom: 40px;
  min-height: 255px;
}
.properti_city:hover{
  cursor: pointer;
}
.properti_city .overlay-table{
  transition: 0.5s ease-in-out;
}

.properti_city:hover .overlay-table{
  display: block;
  transition: 0.4s ease-in-out;
}
.properti_city:hover .details{
  display: none;
  transition: 0.5s ease-in-out;
}
.properti_city .thumb::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.5s ease-in-out;
  min-height: 265px;

}
.properti_city:hover .thumb::after{
  background: #0000002d;
  transition: 0.5s ease-in-out;
}
.overlay-table{
  margin: auto;
  transition: 0.5s ease-in-out;
  margin-top: 0px;
  list-style: none;
  margin-left: 0px;
  height: 100%;
}
.overlay-table ul{
  padding: 0px 0px 0px 0px;
  margin: auto;
  text-align: left;
  height: 100%;
}
.overlay-table ul li{
  list-style: none;
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
}
.overlay-table ul li a{ 
  color: #fff;
  
}
.overlay-table ul h4{
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;

}

.overlay-table ul li:hover{
  text-decoration: none;
}
.prop-view-btn{
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-image: linear-gradient(to right, #2e3192 0%, #44479b 48%, #8490ff 100%);
  background-size: 200% auto;
  margin-top: 0px;
}
.learn-more-btn{
  font-weight: 600;
}
.learn-more-btn-color {
  color: #072f5f;
}
.learn-more-btn-color:hover{
  color: #1d1d1e;
}
.learn-more-btn-ico i{
  transition: 0.5s ease;
  margin-left: 2px;

}
.learn-more-btn:hover .learn-more-btn-ico i{
  transition: 0.5s ease;
  margin-left: 10px;
  transform: scale(1.3);
}
.prop-view-btn:hover{
  //background: #df3740;
  color:#fff;
  background-position: right center;
}
.prop-list-view-btn{
    background-color: #d89f14;
    padding: 10px 48px;
    margin-top: 20px;
    color: #fff!important;
}
.properti_city .thumb{
  overflow: hidden;
  position: relative;
}
.properti_city .thumb img{
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.properti_city:hover .thumb img{
  -webkit-transform: scale(1.1) rotate(-1deg);
  -moz-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.properti_city .overlay{
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.01) 0%, rgba(29,41,62,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.01)), color-stop(100%, rgba(29,41,62,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.01) 0%, rgba(29,41,62,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.01) 0%, rgba(29,41,62,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.01) 0%, rgba(29,41,62,1) 100%); /* ie10+ */
  background: linear-gradient(179deg, rgb(74 73 73 / 35%) 0%, rgb(31 36 44) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1d293e',GradientType=0 ); /* ie6-9 */
  top: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    height: 265px;
}
.properti_city .overlay .details{
  top: 49px;
  left: 0;
  position: absolute;
  right: 0;
}
.properti_city .overlay .details h4{
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.properti_city.home5 .overlay .details .left{
  background-color: #ffffff;
  border-radius: 17.5px;
  -webkit-box-shadow:0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  -moz-box-shadow:0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  -o-box-shadow:0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  box-shadow:0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  float: left;
  height: 35px;
  margin-left: 30px;
  padding: 0 30px;
  position: relative;
  text-align: center;
}
.properti_city.home5 .overlay .details .left:before{
  background-color: rgba(255,255,255, .15);
  border-radius: 17.5px;
  bottom: -5px;
  content: "";
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
}
.properti_city.home5 .overlay .details .left h4{
  font-size: 16px;
  font-family: "Nunito";
  color: #484848;
  font-weight: bold;
  line-height: 2.3;
  margin: 0;
}
.properti_city.home5 .overlay .details p{
  float: right;
  margin-bottom: 0;
  margin-right: 30px;
  margin-top: 10px;
}
.properti_city.home5 .overlay .details{
  bottom: 30px;
}
.properti_city.home6 .thumb .thmb_cntnt{
  left: 8px;
  position: absolute;
  top: 20px;
}
.properti_city.home6 .overlay .details{
  padding-left: 20px;
  text-align: left;
} 
.properti_city .overlay .details p{
  font-size: 18px;
  color: #ffffff;
  line-height: 1.2;
}
.properti_city.style2{
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.properti_city.style2:hover{
  -webkit-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  -moz-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  -o-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
}
.properti_city.style2 .details{
  padding: 20px 20px 10px;
  text-align: center;
}
.properti_city.style2 .details p{
  margin-bottom: 0;
}
.property_city_home6{
  border: 1px solid #ebebeb;
  border-radius: 8px;
  background-color: #ffffff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.property_city_home6:hover{
  cursor: pointer;
  -webkit-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  -moz-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  -o-box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
  box-shadow:0px 0px 50px 0px rgba(19, 19, 28, 0.12);
}
.property_city_home6 .thumb{
  position: relative;
}
.property_city_home6 .details{
  padding: 50px 25px 0;
}
.modern_apertment{
  border-radius: 3px;
  background-color: #ffffff;
  padding: 55px 15px 50px 45px;
  position: relative;
}
.modern_apertment .title{
  font-family: "Nunito";
  color: #484848;
  font-weight: bold;
  line-height: 1.2;
}
.modern_apertment .subtitle{
  font-family: "Nunito";
  color: #484848;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.modern_apertment p{
  font-size: 14px;
  font-family: "Nunito";
  color: #484848;
  line-height: 1.429;
  margin-bottom: 30px;
}
.modern_apertment .booking_btn{
  border-radius: 8px;
  background-color: #ff5a5f;
  -webkit-box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
  -moz-box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
  -o-box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
  box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
  font-size: 16px;
  font-family: "Nunito";
  color: #ffffff;
  font-weight: bold;
  line-height: 35px;
  height: 50px;
  width: 170px;
}
.properti_city.home7 .details{
  padding-top: 20px;
}
.properti_city.home7 .details p{
  font-size: 14px;
  font-family: "Nunito";
  color: rgba(119, 119, 119, 0.8);
  line-height: 1.2;
}
.mt-12px{
  /* margin-top: 12px!important; */
  padding: 13% 18px!important;
}
.pb-50{
  padding-bottom: 50px!important;
}
.wide-img{
  display: none;
}
.pt-20{
  padding-top: 20px!important;
}
/* End Home market Sector  */


/* Promotional Section */
.promotinal-p p{
  margin-bottom: 10px;
}
.p-f-min-height{
  min-height: 280px!important;
}
.promotional-features{
  border: 1px solid rgb(221 221 221 / 18%);
  box-shadow: 0px 0px 15px #dddddd7d;
  padding: 30px;
  min-height: 390px;
  margin: 15px 0px;
}
.promotional-features h6{
  font-size: 20px;
  color: #5255b6;
  font-weight: 600;
}
/* End Promotional Section */
/* Owl Slider Section */
.slider-container-b{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;

}

h1 {
  text-align: center;
  margin: 30px 0;
}


.slider-wrapper2 {
  width: 100%;
  height: 363px;
  overflow: hidden;
}

.inner-wrapper2 {
  width: 500%;
  height: 100%;
  position: relative;
  left: -100%;
}


.slide2 {
  width: calc(100%/5);
  height: 100%;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-weight: 700;
  float: left;
}

.button2 {
  width: 20px;
  height: 20px;
  border-top: 2px solid black;
  position: absolute;
  cursor: pointer;

}

.prev2 {
  border-left: 2px solid black;
  left: 30px;
  transform: rotate(-45deg);
  /* width: 20px; */
  top: 40%;
}

.next2 {
  border-right: 2px solid black;
  right: 30px;
  transform: rotate(45deg);
  top: 40%;
}

/* End Owl Slider Section */
/* product customization */
.learn-more-sec{
  text-align: center;
}
/* end product customization */
/* Carousel  */
.carousel-border-style{
  border: 1px solid #ddd;
  border-radius: 20px;
  box-shadow: 0px 0px 14px rgba(221, 221, 221, 0.443);
}
.carousel-prev-icon-btn{
  background-image: url(../img/arrowpng-prev.png);
  opacity: 1;
  background-size: cover;
  z-index: 11;
}
.carousel-next-icon-btn{
  background-image: url(../img/arrowpng.png);
  opacity: 1;
  background-size: cover;
  z-index: 11;
}
.carousel-item-img-size {
  height: 305px;
}
/* End Carousel  */
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background-color: rgba(63, 73, 83, 0.8);
  overflow: hidden;
  position: relative;
}

#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(30, 35, 40, 0.6);
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 70px;
  left: 50px;
  right: 50px;
}

#hero .container {
  text-align: center;
}

@media (max-width: 768px) {
	  #hero .container {
	  text-align: center;
	  margin-top: auto;
	  margin-bottom: auto;
	}
  .promotional-features{
    min-height: auto;
  }
  .pt-20{
    padding-top: 0px!important;
  }
  .wide-img{
    display: block;
  }
  .sec-media-img{
    display: none;
  }

}

#hero h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 38px;
  font-weight: 700;
}
#hero h3{
  color: #fff;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}
#hero p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
  top: 112px;
}

@media (max-width: 992px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
    top: 66px;
  }
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 36px;
  line-height: 1;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  padding: 10px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
}

#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: .6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: #d9232d;
}
.btn-get-started2{
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-image: linear-gradient(to right, #2e3192 0%, #44479b 48%, #8490ff 100%);
  background-size: 200% auto;
  margin-top: 20px;
}
#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-image: linear-gradient(to right, #2e3192 0%, #44479b 48%, #8490ff 100%);
  background-size: 200% auto;
}
.btn-get-started2:hover{
  //background: #df3740;
  color:#fff;
  background-position: right center;
}
#hero .btn-get-started:hover {
  //background: #df3740;
  background-position: right center;
}

@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }
  #hero .carousel-container {
    top: 8px;
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
  
}

@media (min-width: 1024px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
  
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
  .product-btn2{
    margin-bottom: 20px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
  position: relative;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background:#5255b6;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-title p {
  margin-bottom: 0;
}

.section-bg {
  padding: 120px 0!important;
  color: #fff;
}

.section-bg:before {
  content: "";
  background:#2e3192;
  position: absolute;
  bottom: 60px;
  top: 60px;
  left: 0;
  right: 0;
  transform: skewY(2deg);
}

.maps iframe{ width: 100%; }

.section-bg2 {
  padding: 40px 0;
  color: #fff;
}

.section-bg2:before { display: none;
}

.black{ color: #444444; }




/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #2b2b2b;
  min-height: 40px;
  margin-top: 82px;
  color: #fff;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 57px;
  }
  .news ul i{
    left: 34%;
  }
}
@media (max-width: 398px) {
  .news ul i{
    left: 23%;
  }
  .carousel-item-img-size{
    height: 235px!important;
  }
}
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 500;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol a {
  color: #aaaaaa;
}

.breadcrumbs ol a:hover {
  color: #fff;
  transition: 0.3s;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #e03a3c;
  content: "/";
}

.w3l-about-breadcrum .breadcrum-bg {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/inner-banner.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
  min-height: 350px;
}

 






.w3l-about-breadcrum .bread-crub-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center; }

.w3l-about-breadcrum .breadcrum-bg h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg p a {
  font-size: 16px;
  color: var(--primary-color); }

.w3l-about-breadcrum .breadcrum-bg p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg {
    padding-top: 60px; }
  .news ul i{
    left: 25%;
  }
  }


/*------breadcrumb for contact--------*/
/* Market Sectors */
.padding-zero-class{
  padding-left: 0px;
  padding-right: 0px;
}
.m-s-card-wrapper{
  background-color: rgba(221, 221, 221, 0.453);
  padding: 10px 15px;
  border: 1px solid rgba(186, 186, 186, 0.29);
  height: 390px;
  margin: 10px 8px;
  cursor: pointer;
}
.m-s-card-wrapper:hover{
  background-color: rgba(221, 221, 221, 0.315);
  box-shadow: 0px 0px 15px rgba(221, 221, 221, 0.371);
}
.m-s-img-wrapper{
  width: 100%;
}
.m-s-img-wrapper img{
  width: 100%;
}
.m-s-content-wrapper{
  margin-top: 20px;
  margin-bottom: 10px;
}
.m-s-content-wrapper h4{
  font-weight: 700;
  font-size: 16px;
}
.m-s-content-wrapper p{
  font-size: 15px;
}
.m-s-para-2 {
  display: none;
}
@media (max-width: 736px) {
  .m-s-para-2{
    display: block;
  }
  .m-s-para-hide{
    display: none;
  }
}
/* End Market Sectors */
.w3l-about-breadcrum .breadcrum-bg-contact {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/contact.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
  min-height: 350px;
}
.w3l-about-breadcrum .breadcrum-bg-contact h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-contact p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-contact p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-contact p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-contact h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-contact h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-contact {
    padding-top: 60px; } }

/*------breadcrumb for career--------*/
.w3l-about-breadcrum .breadcrum-bg-career {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/career-banner.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
  min-height: 350px;
}
.w3l-about-breadcrum .breadcrum-bg-career h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-career p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-career p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-career p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-career h2 {
    font-size: 40px; } 
    .m-s-card-wrapper{
      height: auto;
    }
  }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-career h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-career {
    padding-top: 60px; }
    .m-s-card-wrapper{
      height: auto;
    }
  }


    /*------breadcrumb for main product--------*/

.w3l-about-breadcrum .breadcrum-bg-product {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/lanyard-banner.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
  min-height: 350px;
}
.product-customization-bg{
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/product-customization-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  /* background-position: center; */
  /* background-attachment: fixed; */
  padding-top: 86px;
  min-height: 350px;
}
.existing-product-customisation-bg{
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/existing-product-customisation-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  /* background-position: center; */
  /* background-attachment: fixed; */
  padding-top: 86px;
  min-height: 350px;
}
.promotional-bg{
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/promotional-banner.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.ppe-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/ppe-banner-img.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.queue-m-s-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/queue-management-system-banner.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.rubber-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/rubber-img-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.garment-industry-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/garment-indus-banner.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.fibc-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/fibc-industry-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.pet-accessories-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/pet-asso-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.cargo-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/cargo-m-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.medical-inner-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/medical-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.luggage-and-backpack-inner-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/luggage-inner-bg.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.new-product-development-bg{
  background-size: cover!important;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/New-Product-Development.jpg)!important;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px;
}
.w3l-about-breadcrum .breadcrum-bg-product h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product {
    padding-top: 60px; } }

        /*------breadcrumb for main product rigid--------*/

.w3l-about-breadcrum .breadcrum-bg-product-rigid {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-27.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-rigid h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-rigid p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-rigid p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-rigid p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-rigid h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-rigid h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-rigid {
    padding-top: 60px; } }

        /*------breadcrumb for main product spray--------*/

.w3l-about-breadcrum .breadcrum-bg-product-spray {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide30.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-spray h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-spray p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-spray p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-spray p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-spray h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-spray h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-spray {
    padding-top: 60px; } }


      /*------breadcrumb for main product packaging--------*/

.w3l-about-breadcrum .breadcrum-bg-product-packaging {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-38.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-packaging h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-packaging p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-packaging p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-packaging p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-packaging h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-packaging h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-packaging {
    padding-top: 60px; } }




 /*------breadcrumb for main product polymeric mdi--------*/

.w3l-about-breadcrum .breadcrum-bg-product-pmdi {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-28.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-pmdi h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-pmdi p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-pmdi p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-pmdi p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-pmdi h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-pmdi h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-pmdi {
    padding-top: 60px; } }

    /*------breadcrumb for main product aromatic polyester--------*/

.w3l-about-breadcrum .breadcrum-bg-product-aro-poly {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-29.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-aro-poly h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-aro-poly p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-aro-poly p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-aro-poly p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-aro-poly h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-aro-poly h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-aro-poly {
    padding-top: 60px; } }

        /*------breadcrumb for main product aliphatic polyester--------*/

.w3l-about-breadcrum .breadcrum-bg-product-ali-poly {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-35.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-ali-poly h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-ali-poly p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-ali-poly p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-ali-poly p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-ali-poly h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-ali-poly h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-ali-poly {
    padding-top: 60px; } }

/* New Product Development  */
.new-p-d-list{
  display: flex;
}
@media (max-width: 600px) {
  .new-p-d-list{
    display: flex;
    flex-direction: column;
  }
  .new-p-d-list ul{
    margin-bottom: 0px;
    width: 100%!important;
  }
  .new-p-d-list ul li{
    margin-top: 12px;
  }
  .n-p-d-para-margin{
    margin-top: 10px;
  }

}
/* end New Product Development  */
 /*------breadcrumb for main product shoe sole--------*/

.w3l-about-breadcrum .breadcrum-bg-product-shoe {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-34.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-shoe h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-shoe p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-shoe p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-shoe p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-shoe h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-shoe h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-shoe {
    padding-top: 60px; } }

     /*------breadcrumb for main product flexible--------*/

.w3l-about-breadcrum .breadcrum-bg-product-flexible {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-37.html);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-flexible h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-flexible p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-flexible p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-flexible p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-flexible h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-flexible h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-flexible {
    padding-top: 60px; } }


     /*------breadcrumb for main product adhesive--------*/

.w3l-about-breadcrum .breadcrum-bg-product-adhesive {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-36.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-product-adhesive h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-product-adhesive p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-product-adhesive p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-product-adhesive p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-product-adhesive h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-product-adhesive h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-product-adhesive {
    padding-top: 60px; } }


    /*------breadcrumb for policy--------*/

    .w3l-about-breadcrum .breadcrum-bg-policy {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-19.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-policy h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-policy p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-policy p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-policy p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-policy h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-policy h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-policy {
    padding-top: 60px; } }

 /*------breadcrumb for privacy--------*/

 .w3l-about-breadcrum .breadcrum-bg-privacy {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-22.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-privacy h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-privacy p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-privacy p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-privacy p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-privacy h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-privacy h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-privacy {
    padding-top: 60px; } }

    /*------breadcrumb for error--------*/

     .w3l-about-breadcrum .breadcrum-bg-error {
  background-size: cover;
  background-image: linear-gradient( rgba(0,0,0,.5), rgba(0,0,0,.5) ),url(../img/slide/slide-23.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
  padding-top: 86px; 
}
.w3l-about-breadcrum .breadcrum-bg-error h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.w3l-about-breadcrum .breadcrum-bg-error p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  max-width: 500px; }

.w3l-about-breadcrum .breadcrum-bg-error p a {
  font-size: 16px;
  color: var(--primary-color); }
.w3l-about-breadcrum .breadcrum-bg-error p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-about-breadcrum .breadcrum-bg-error h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-about-breadcrum .breadcrum-bg-error h2 {
    font-size: 35px; }
  .w3l-about-breadcrum .breadcrum-bg-error {
    padding-top: 60px; } }

 @media (max-width: 398px) {
  #header .logo img{
    width: 86%;
  }
  .features .section-title h2::after, .contact .section-title h2::after{
    width: 66px;
  }
  .product-btn2{
    margin-bottom: 30px;
  }
  .section{
    padding: ;
  }

}
/*--------------------------------------------------------------
# 
--------------------------------------------------------------*/

/* inner page background  */
@media (max-width: 398px){
  .ppe-bg{
    background-size: 155% 100%!important;
  }
  .queue-m-s-bg{
    background-size: 155% 100%!important;
  }
  .garment-industry-bg{
    background-size: 155% 100%!important;
  }
  .pet-accessories-bg{
    background-size: 120% 100%!important;
  }
  .medical-inner-bg{
    background-size: 120% 100%!important;
  }
  .cargo-bg{
    background-size: 160% 100%!important;
 
  }
  .rubber-bg{
    background-size: 100% 100%!important;
  }
  .luggage-and-backpack-inner-bg{
    background-size: 100% 100%!important;
    
  }
  .new-product-development-bg{
    background-size: 120% 100%!important;
  }
  .w3l-about-breadcrum .breadcrum-bgP{
    background-size: 100% 100%!important;
  }
  .w3l-about-breadcrum .breadcrum-bg-contact{
    min-height: 0px;
  }
  .w3l-about-breadcrum .breadcrum-bg{
    min-height: 0px;
  }
  .w3l-about-breadcrum .breadcrum-bg-career{
    min-height: 0px;
  }
  .w3l-about-breadcrum .breadcrum-bg-product{
    min-height: 0px;
  }
  .m-s-card-wrapper{
    height: auto;
  }
}

/* end inner page background  */
.product-img{
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius: 15px;
}
.product-img2{
  border-radius: 15px;
  padding: 5px;
  background-color: #ddd;
}

.clients .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px; border: solid 1px #f5f5f5; margin: 0px 10px; padding:20px 10px;
}

.clients .owl-item img {
  width: 90%;
  opacity: 0.5;
  transition: 0.3s;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}

.clients .owl-item img:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.clients .owl-nav, .clients .owl-dots {
  margin-top: 30px;
  text-align: center;
}

.clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.clients .owl-dot.active {
  background-color: #313495 !important;
}
/* FIBC */
.bulk-bag-img-box{
  width: 100%;
  border: 3px solid #ddd;
  border-radius: 10px;
}
.bulk-bag-img-box img {
  width: 100%;
  border-radius: 10px;
}
.ful-site-img{
  width: 100%;
  border: 3px solid #ddd;
  border-radius: 10px;
  margin-top: 40px;
}
.ful-site-img img{
  width: 100%;
  border-radius: 10px;
}
/* END FIBC */
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 30px 30px 30px 0;
}

.about .content h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 30px;
}

.about .content p {
  margin-bottom: 30px;
}

.about .content .about-btn{
  padding: 8px 30px 9px 30px;
  color: #29318c;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #a2cce3;
  background-image: none;
}

.about .content .about-btn i{
  font-size: 16px;
  padding-left: 5px;
}

.about .content .about-btn:hover{
  transition: 0.3s;
  background-image: linear-gradient(to right, #8490ff 0%, #62bdfc 48%, #8490ff 100%);
  background-size: 200% auto;
  border: 2px solid #8490ff;
  color: #fff;
}

.about .icon-boxes .icon-box {
  margin-top: 30px;
}

.about .icon-boxes .icon-box i {
  font-size: 40px;
  color:#7d80f7;
  margin-bottom: 10px;
}

.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #fff;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color:#d5d3d3;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
  .features .container .row{
    margin-bottom: 35px !important;
  }
}

/*---------Product Button -----*/
.features .container .product-btn {
  padding: 8px 30px 9px 30px;
  color: #0d2735;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #a2cce3;
  background-image: none;
  position: absolute;

}

@media (max-width: 768px) {

  .features .container .product-btn{
   display: table;
   margin-left: auto;
   margin-right: auto;
   position: relative;
  }  
}


.features .container .product-btn i{
  font-size: 16px;
  padding-left: 5px;
}

.features .container .product-btn:hover{
  transition: 0.3s;
  background-image: linear-gradient(to right, #8490ff 0%, #62bdfc 48%, #8490ff 100%);
  background-size: 200% auto;
  border: 2px solid #fff;
}

/*---------TDS Button---------*/
.faq .container .tds-btn {
  padding: 8px 40px 9px 20px;
  color: #0d2735;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #a2cce3;
  background-image: none;
  margin-top: 15px;
}

@media (max-width: 768px) {

  .faq .container .tds-btn{
   display: table;
   margin-left: auto;
   margin-right: auto;
   position: relative;
  }  
}


.faq .container .tds-btn i{
  font-size: 14px;
  padding-top: 12px;
  padding-right: 15px;
}

.faq .container .tds-btn:hover{
  transition: 0.3s;
  background-image: linear-gradient(to right, #8490ff 0%, #62bdfc 48%, #8490ff 100%);
  background-size: 200% auto;
  border: 2px solid #fff;
}

/* Quality Manufractures */
.q-m-t-style{
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
}
/* End Quality Manufractures */
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 80px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.06);
  border-radius: 4px; margin-bottom:40px;
}

.counts .count-box i {
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  padding: 12px;
  color:#2e3192;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 700;
  color: #111111;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}
.text-align-justify{
  text-align: justify;
}
/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tabs .nav-tabs {
  border: 0;
}

.tabs .nav-link {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  padding: 25px;
  transition: 0.3s;
  color: #444444;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tabs .nav-link i {
  padding-right: 15px;
  font-size: 48px;
}

.tabs .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.tabs .nav-link:hover {
  color: #1261A0;
}

.tabs .nav-link.active{
  background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
  color: #fff;
  border: 0px;
  border-color: transparent;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .tabs .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .tabs .nav-link {
    padding: 15px;
  }
  .tabs .nav-link i {
    font-size: 24px;
  }
  #hero h3{
    margin-bottom: 10px;
    font-size: 20px;
  }
}

.tabs .tab-content {
  margin-top: 30px;
}

.tabs .tab-pane h3 {
  font-weight: 600;
  font-size: 26px;
}

.tabs .tab-pane ul {
  list-style: none;
  padding: 0;
}

.tabs .tab-pane ul li {
   padding: 10px 0 0 28px;
  position: relative;
}

.tabs .tab-pane ul i {
  left: 0;
  top: 7px;
  position: absolute;
  font-size: 20px;
  color: #d9232d;
}

.tabs .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  margin-bottom: 20px !important;
  padding: 30px;
  border-radius: 6px;  
  background: #659BDF20;
  transition: 0.3s; text-align: center;
  min-height: 340px;

}

.services .icon-box:hover {
  background: #F3F3F640; 
}

.services .icon-box i {
  float: none;
  color: #a2cce3;
  font-size: 40px;
  transition: 0.3s; text-align: center;
  margin-bottom: 10px; display: block;
}

.services .icon-box h4 {
 /* margin-left: 70px;*/
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #fff;
  transition: 0.3s;
}

.services .icon-box h4 a:hover {
  text-decoration: underline;
}

.services .icon-box:hover h4 a {
  color: #e03a3c;
}

.services .icon-box:hover i{
	color: #ffffff;
}

.services .icon-box p {
  /*margin-left: 70px;*/
  line-height: 24px;
  font-size: 14px;
  color:#d5d3d3;
  transition: 0.3s; 
  text-align: justify;
}

.services .icon-box:hover p{
	color: #F6F6F6;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 15px 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #e03a3c;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(17, 17, 17, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(17, 17, 17, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.4);
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
  border-radius: 15px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 100%;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #fceaea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 30px auto 15px auto;
}

.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.testimonials .owl-dot.active {
  background-color: #1261A0 !important;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #2b2b2b;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.pricing .box h4 {
  font-size: 42px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.sup{
  font-size: 12px;
  padding-left: 5px;

}
.pricing .box h4 span {
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #e03a3c;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.pricing .box .btn-buy:hover {
  border-color: #fff;
}

.pricing .featured {
  background: #e03a3c;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: #e03a3c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 25px;
}

.faq .faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #e03a3c;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
}

.team .member img {
  max-width: 60%;
  border-radius: 50%;
  margin: 0 0 30px 0;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: black;
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: black;
}

.team .member p {
  padding-top: 10px;
  font-size: 14px;
  color: #4a4949;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  color: #919191;
  transition: 0.3s;
}

.team .member .social a:hover {
  color: #0d2735;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  border-radius: 4px;
}

.contact .info-box i {
  font-size: 32px;
  color: #e03a3c;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #f8d4d5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form2 {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  border-radius: 4px;
}

.contact .php-email-form2 .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form2 .error-message {
  display: none;
  color: #fff;
  background: transparent;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form2 .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form2 .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form2 .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form2 .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form2 input, .contact .php-email-form2 textarea {
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form2 input:focus, .contact .php-email-form2 textarea:focus {
  border-color: #111111;
}

.contact .php-email-form2 input {
  padding: 20px 15px;
}

.contact .php-email-form2 textarea {
  padding: 12px 15px;
}

.contact .php-email-form2 button[type="submit"] {
  background-image:  linear-gradient(to right, #8490ff 0%, #62bdfc 48%, #8490ff 100%);
  background-size: 200% auto;
  border: 0;
  border-color: transparent;
  padding: 10px 32px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  outline: none;
}

.contact .php-email-form2 button[type="submit"]:hover {
  background-position: right center;
}

.contact .php-email-form2 button[type="submit"]:active {
  border-color: transparent;
  border: 0;
}

.contact .php-email-form2 button[type="submit"]:focus {
  border-color: transparent;
  border: 0;
}
/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #e03a3c !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-description h2 {
    width: 100%;
  }
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 30px;
  }
}

.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 400px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #111111;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: #e03a3c;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #777777;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 14px;
  padding-right: 4px;
}

.blog .entry .entry-meta a {
  color: #5e5e5e;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #e03a3c;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #e65d5f;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote .quote-left {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.blog .entry .entry-content blockquote .quote-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.blog .entry .entry-content blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #111111;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #5e5e5e;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #8b8b8b;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #e03a3c;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
}

.blog .blog-author h4 {
  margin-left: 140px;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
}

.blog .blog-author .social-links {
  margin: 0 0 5px 140px;
}

.blog .blog-author .social-links a {
  color: #777777;
}

.blog .blog-author p {
  margin-left: 140px;
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  width: 50px;
}

.blog .blog-comments .comment h5 {
  margin-left: 65px;
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #e03a3c;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #111111;
}

.blog .blog-comments .comment time {
  margin-left: 65px;
  display: block;
  font-size: 14px;
  color: #777777;
  margin-bottom: 5px;
}

.blog .blog-comments .comment p {
  margin-left: 65px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 20px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px0;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 8px 20px;
  border: 0;
  background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #e03a3c;
}

.blog .blog-pagination {
  color: #444444;
}

.blog .blog-pagination ul {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.blog .blog-pagination li {
  border: 1px solid white;
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li.active {
  background: white;
}

.blog .blog-pagination li a {
  color: #aaaaaa;
  padding: 7px 16px;
  display: inline-block;
}

.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
  background: #e03a3c;
  border: 1px solid #e03a3c;
}

.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .blog-pagination li.disabled {
  background: #fff;
  border: 1px solid white;
}

.blog .blog-pagination li.disabled i {
  color: #f1f1f1;
  padding: 10px 16px;
  display: inline-block;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #111111;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #e03a3c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

.blog .sidebar .search-form form button:hover {
  background: #2b2b2b;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #515151;
}

.blog .sidebar .categories ul a:hover {
  color: #e03a3c;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #777777;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: black;
  transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #e03a3c;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #777777;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #515151;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #c4c4c4;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #111111;
  background: #111111;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background:#08093c;
  padding: 0 0 10px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-newsletter {
  padding: 50px 0;
  background: #0d2735;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color: #a2cce3;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  margin: 3px;
  background: #68A4C4;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #468db3;
}

#footer .footer-top {
  background:#0b0d4e;
  border-top: 1px solid #17455e;
  border-bottom: 1px solid #13166c;
  padding: 60px 0 30px 0;
}






#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 20px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  color:#b0b2f7;
  font-weight: 600; font-size: 20px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin-bottom: 20px; text-align: justify;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background:#2c2e66;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #68A4C4;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 20px;
  font-weight: 600;
  color:#b0b2f7;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color:#9294e7;
  font-size: 18px;
  line-height: 1;

}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 18px;
}

#footer .footer-top .footer-links ul a:hover {
  color: #a2cce3;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3{
  font-family: 'Conv_trajanpro-regular';
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 10px;
  
}


#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-contact p a{ color: #ffffff
}



#footer .copyright {
  color:#b2b4f7;
  text-align: left;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {

  #footer .copyright {
  text-align: center;
  }
}

.copyright a{
   color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

.copyright a:hover{
   color: #a2cce3;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #a2cce3;
}

#catalogue .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 14px 20px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background-image: linear-gradient(to right, #2e3192 0%, #5255b5 48%, #8490ff 100%);
    background-size: 200% auto;
    margin-top: -10px; 
}

#catalogue .btn-get-started:hover, ul li #catalogue:hover{
  //background: #df3740;
  background-position: right center;
  color: white!important;
}

.nav-menu ul:hover #catalogue a{
  color: white!important;
}

@media screen and (max-width: 992px) {
 
  #catalogue .btn-get-started {
    padding: 14px 15px;
    margin: 0px 10px;
  }
}