.header-style-3 .site-logo {
  margin-top: 5px;
}

.header-style-3 .sticky-header .site-logo,
.header-style-6 .sticky-header .site-logo {
  margin-top: 10px;
}

.header-style-3 .sticky-header .site-logo img,
.header-style-6 .sticky-header .site-logo img {
  width: 270px;
}

.header-style-3 .sticky-header {
  background-color: #fff;
}

.header-style-3 .sticky-on #navbar>ul>li>a {
  color: #222;
}

.header-style-3 .navigation-holder {
  /*margin-right:0px;*/
  margin-right: 64px;

}

.header-style-3 .site-logo img {
  height: auto;
  width: 290px;
}

.style-switcher-box {
  display: none !important;
}

.hero .hero-slider .slide-caption>h2 span {
  color: #01b9e6;
}

.hero .slick-prev,
.hero .slick-next {
  background-color: #01b9e6;
}

.header-style-3 .topbar-contact-info p {
  color: #01b9e6;
}

.theme-btn {
  border: 2px solid #01b9e6;
  background-color: #01b9e6;
}

.theme-btn-s2 {
  border: 2px solid #01b9e6;
}

.header-style-6 .navigation-holder {
  margin-right: 0px;
}

.header-style-3 .topbar-style-2 {
  background: #022d60;
}

.header-style-6 #navbar>ul>li>a {
  padding: 15px;
}

.header-style-6 .sticky-on #navbar>ul>li>a {
  padding: 30px 15px;
}

.hero {
  height: 600px;
}

.hero .slide {
  height: 600px;
}

.hero .slide:before {
  background-color: rgba(0, 0, 0, 0.0) !important;
}

.header-style-6 .topbar-style-2 {
  border-bottom: none;
}

.hero .hero-slider .slick-list .slick-current .slide-caption>p {
  font-size: 1.2rem;
}

.hero .hero-slider .slide-caption>h2 {
  text-shadow: 1px 1px 7px rgba(132, 132, 132, 1);
}

.hero .hero-slider .slick-list .slick-current .slide-caption>p {
  text-shadow: 1px 1px 7px rgba(132, 132, 132, 1);
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  /*background-color: #337ab7 !important;*/
  background-color: #01b8e6 !important;
}

.blink-text {
  color: #1482F7;
  /*
background: #1482F7;
background: -webkit-linear-gradient(to right, #1482F7 26%, #1482F7 80%);
background: -moz-linear-gradient(to right, #01B9E6 26%, #1482F7 80%);
background: linear-gradient(to right, #1482F7 26%, #1482F7 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
  font-size: 16px;
  font-style: italic;

}

.blink-soft {
  animation: blinker 1.9s linear infinite;
  color: #A7D241;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.blink-text1 {
  color: #2f86c7;
  font-weight: 800;
}

.blink1 {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;

  -moz-animation-name: blinker;
  -moz-animation-duration: 5s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;

  animation-name: blinker;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@keyframes blinker {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

#google_translate_element {
  margin-top: 10px;
}

/*Social Links*/
.connect-social {
  padding: 0;
  list-style: none;
  margin: 0;
}

.connect-social li {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 5px !important;
}

ul.social-ft-icon li a {
  display: inline-flex;
  align-items: center;
}

.contact .contact-box i {
  background: transparent;
  float: left;
  margin-right: 10px;
  line-height: 30px;
}

ul.social-ft-icon li a i {
  margin: 0px 10px 0 0px;
  float: left;
  width: 30px;
  text-align: center;
  height: 30px;
  /*background-color: #e3e3e3;*/
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

#july102022 {
  padding-bottom: 26px;
}

#may252022 {
  padding-bottom: 0px;
}

#march102022 {
  padding-bottom: 26px;
}

#feb252022 {
  padding-bottom: 53px;
}

#jan72022 {
  padding-bottom: 26px;
}

#dec142021 {
  padding-bottom: 52px;
}

#oct202021 {
  padding-bottom: 27px;
}

#sep222021 {
  padding-bottom: 0px;
}

#sep102021 {
  padding-bottom: 27px;
}

#aug312021 {
  padding-bottom: 52px;
}

#july2021 {
  padding-bottom: 53px;
}

#may2021 {
  padding-bottom: 79px;
}

#april2021 {
  padding-bottom: 53px;
}

#feb2021 {
  padding-bottom: 26px;
}

#dec142020 {
  padding-bottom: 0px;
}

#nov42020 {
  padding-bottom: 0px;
}

#oct62020 {
  padding-bottom: 0px;
}

#sept252020 {
  padding-bottom: 52px;
}

#aug262020 {
  padding-bottom: 0px;
}

#aug242020 {
  padding-bottom: 0px;
}

#technical-p1 {
  padding-bottom: 26px;
}

#jun-2020 {
  padding-bottom: 53px;
}

#may-2020 {
  padding-bottom: 53px;
}

#apr-2020 {
  /*padding-bottom: 25px;*/
}

#dec-2019 {
  padding-bottom: 27px;
}

#june-2019 {
  padding-bottom: 27px;
}

#feb-2019 {
  padding-bottom: 26px;
}

#apr-2018 {
  padding-bottom: 27px;
}

#jan-2018 {
  padding-bottom: 0px;
}

#sept-2017 {
  padding-bottom: 27px;
}

#aug-2017 {
  padding-bottom: 26px;
}

#july-2016 {
  padding-bottom: 26px;
}

#june-2016 {
  padding-bottom: 0px;
}

#apr-2016 {
  padding-bottom: 0px;
}

#aug-2015 {
  padding-bottom: 0px;
}

#oct-2014 {
  /*padding-bottom: 26px;*/
}


#technical-p2 {
  padding-bottom: 53px;
}



#technical-p3 {
  padding-bottom: 26px;
}

#technical-p4 {
  padding-bottom: 26px;
}

#july-2013 {
  padding-bottom: 27px;
}


#technical-p5 {
  padding-bottom: 54px;
}

#feb-2013 {
  padding-bottom: 27px;
}

#june-2012 {
  padding-bottom: 53px;
}

#march2012 {
  padding-bottom: 27px;
}

#march2012-2 {
  padding-bottom: 0px;
}

#technical-p6 {
  padding-bottom: 28px;
}

/*popup*/

.modal-content {
  border-radius: 0px;
}

.modal-body {
  padding: 0px;
}

.modal .close {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #f88627;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-shadow: none;
  opacity: 1;
  color: #fff;
  z-index: 9;
}

.popup-content {
  padding: 30px 15px 15px;
  text-align: center;
}

.popup-content .cs-tilte {
  text-align: center;
}

.popup-content .xs-title {
  text-align: center;
}

.popup-content1 {
  padding: 0px;
}

.popup-content1 .xs-title {
  text-align: left;
  margin: 0px;
  padding: 10px !Important;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  background-color: #f88627;
}

.popup-content img {
  margin: 20px 0px;
}

.p_content {
  background-color: #f2f2f2;
  padding: 20px;
}

.p_content:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 47%;
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

.indus-modal h4 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
}

.indus-modal h4::before {
  background: #666 none repeat scroll 0 0;
  bottom: -20px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 150px;
}

.indus-modal h4::after {
  background: #01b9e6 none repeat scroll 0 0;
  bottom: -21px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}

.indus-modal h5 {
  font-size: 18px;
  padding: 10px;
  position: relative;
  text-align: left;
}

.info1-about {
  padding: 0 20pz;
}

.info1-about p {
  padding: 0px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.section-titles-left {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}

.section-titles-left h2 {
  color: #f88627;
  display: block;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 19px;
  line-height: 30px;
  margin: 0;
  position: relative;
  /*padding-left: 60px;*/
}

/**/
/*Investor*/
.service_style_five {
  border: 1px solid #d5c7c7;
  border-radius: 8px;
  background: transparent;
  transition: .5s;
  height: 250px;
}

.service_style_five_title h4 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
  transition: .5s;
  text-align: center;
}

.service_style_five_icon i {
  transition: .5s;
}

.service_style_five_text p {
  transition: .5s;
}

.service_style_five_button {
  text-align: center;
}

.service_style_five_button a {
  transition: .5s;
}

.service_style_five_button a i {
  margin-left: 5px;
}

.service_style_five:hover {
  border: 1px solid #0955a6;
  background: #0955a6;
  transform: translateY(-8px);
}

.service_style_five:hover .service_style_five_title h4,
.service_style_five:hover .service_style_five_icon i,
.service_style_five:hover .service_style_five_text p,
.service_style_five:hover .service_style_five_button a {
  color: #fff;
}

.icon {
  font-size: 45px;
  line-height: 45px;
  text-align: center;
}

.mb-30 {
  margin-bottom: 30px;
}

.pl-25 {
  padding-left: 25px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/*Press Release*/
.section-title-left {
  margin: 0 auto;
  text-align: center;
  padding: 40px 0;
}

.section-title-left h2 {
  color: #f88627;
  display: block;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 19px;
  line-height: 30px;
  margin: 0;
  position: relative;
  /*padding-left: 60px;*/
}

/*
.section-title-left h2::before {
  content: " ";
  display: block;
  background: #f88627;
  width: 50px;
  height: 2px;
  top: 8px;
  left: 25%;
  position: absolute;
}*/
.service2-v4 {
  background-image: url('../images/sealmatic/gray-abstract.jpg');
  background-repeat: no-repeat;
  padding: 110px 0 205px 0;
  background-size: cover;
  background-position: center center;
}

hr.style-one {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

hr.center-diamond {
  background: #0183C3;
  border: 0;
  height: 1px;
  width: 10%;
  margin: 20px auto;
}

hr.center-diamond:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #0183C3;
  display: inline-block;
  border: 2px solid #0183C3;
  position: absolute;
  top: 50px;
  left: 50%;
  margin: 0 0 0 -3px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Opera, Chrome, and Safari */
}

.product-section .resp-mob {
  margin-top: 0px;
  margin-bottom: 2%;
}

.feature_style_five {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-align: center;
  padding: 20px 30px 10px;
  box-shadow: 0 10px 29.7px 0.3px rgba(225, 225, 225, .64);
  position: relative;
  border-radius: 0px 50px 50px 50px;
  background: #fff;
  height: 370px;
}

.feature_style_five:hover {
  background: #0183c3;
  transform: translateY(-10px);
}

.feature_style_five:hover .feature_style_five_title h4,
.feature_style_five:hover .feature_style_five_text p {
  color: #fff;
}

.feature_style_five_title h4 {
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature_style_five::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url('../images/dot.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

.feature_style_five_text p {
  transition: .5s;
}

.feature_style_five_button a {
  transition: .5s;
  z-index: 9;
  position: relative;
  font-weight: 600;
}

.feature_style_five:hover .feature_style_five_button a {
  color: #fff;
}

.feature_style_five.active .feature_style_five_button a {
  color: #fff;
}

.feature_style_five_button a i {
  margin-left: 6px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.text_center {
  text-align: center;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.product-section {
  background-image: url('../images/sealmatic/product-landing.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

/*
.overlay-image-2 {
  background-image: url('../images/sealmatic/bg-art3-home4.png');
  background-position: bottom right;
  background-repeat: no-repeat;z-index:99;
}
 .gradient-layer {
 z-index:-1;
  width: 100%;
  background: -webkit-linear-gradient(bottom,#edf5f8,#ffffff);
}*/
.overlay-press {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.services-v3 {
  padding: 120px 0 290px 0;
  background-color: #F8F8F8;
}

.serv-box {
  overflow: hidden;
  position: relative;
  padding: 40px 40px 35px;
  background: #fff;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

.serv-box * {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.serv-box .icon-main {
  display: none;
  position: absolute;
  top: -88px;
  right: -88px;
  width: 188px;
  height: 188px;
  color: #fff;
  background-color: #00deff;
  background-image: -moz-linear-gradient(125deg, #00deff, #502a71);
  background-image: -webkit-linear-gradient(125deg, #00deff, #502a71);
  background-image: linear-gradient(125deg, #00deff, #502a71);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.serv-box .icon-main i,
.serv-box .icon-main span,
.serv-box .icon-main img {
  position: absolute;
  bottom: 42px;
  left: 40px;
  font-size: 35px;
  line-height: 1;
}

.serv-box .icon-main i:before,
.serv-box .icon-main span:before,
.serv-box .icon-main img:before {
  font-size: 35px;
}

.serv-box .icon-main img {
  width: 35px;
}

.serv-box .content-box h5 {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  padding-right: 60px;
  margin-bottom: 10px;
}

.serv-box .content-box ul {
  margin-top: 10px;
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.serv-box .content-box ul li {
  padding: 0 20px;
}

.serv-box .content-box ul li a {
  color: #1b1d21;
  display: inline-block;
  line-height: 40px;
  position: relative;
}

.serv-box .content-box ul li a:before {
  content: "//";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  color: #7141b1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.serv-box .content-box ul li:hover,
.serv-box .content-box ul li.active {
  background: #f8f8f8;
}

.serv-box .content-box ul li:hover a,
.serv-box .content-box ul li.active a {
  color: #7141b1;
  padding-left: 15px;
}

.serv-box .content-box ul li:hover a:before,
.serv-box .content-box ul li.active a:before {
  opacity: 1;
  visibility: visible;
}

.serv-box .content-box ul:last-child {
  margin-bottom: 0;
}

.serv-box:hover {
  box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
  border-color: transparent;
}

.serv-box .overlay {
  z-index: 2;
  background: transparent;
}

.ttm-bgcolor-darkgrey {
  background-color: #8f3c7d;
}

.sidebar .widget-area.widget_border .widget.widget-banner {
  padding: 0;
  border: 0;
  margin-bottom: 20px;
}

.sidebar .widget-area.widget_border .widget:not(.widget-contact) {
  padding: 15px 0 15px;
  overflow: visible;
  background-color: transparent;
  margin-bottom: 0;
}

.sidebar .widget-area.widget_border .widget.widget-banner .spacing-13 {
  padding: 33px 30px 40px;
}

.bg-layer-equal-height .ttm-col-bgcolor-yes,
.bg-layer-equal-height .ttm-col-bgimage-yes {
  height: 100%;
}

.ttm-textcolor-white h3 {
  color: #fff;
}

.ttm-bg.ttm-col-bgimage-yes>.ttm-bg-layer>.ttm-col-wrapper-bg-layer-inner {
  opacity: .8;
}

.layer-content {
  position: relative;
  z-index: 1;
}

.pressr .widget-title {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 12px;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
  border-bottom-color: rgba(0, 0, 0, 0.09);
  border-bottom-color: rgba(0, 0, 0, 0.09);
  font-size: 20px;
  line-height: 28px;
  background-color: transparent;
}

.pressr .widget-title::after {
  display: block;
  content: "";
  position: absolute;
  height: 3px;
  width: 70px;
  left: 0;
  bottom: -1px;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  background-color: #ec86a6;
}



.sidebar .widget .widget-title {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 12px;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
  border-bottom-color: rgba(0, 0, 0, 0.09);
  font-size: 20px;
  line-height: 28px;
  background-color: transparent;
}

.sidebar .widget .widget-title::after {
  display: block;
  content: "";
  position: absolute;
  height: 3px;
  width: 70px;
  left: 0;
  bottom: -1px;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  background-color: #ec86a6;
}

.ttm-textcolor-white {
  color: #fff;
}

@media (min-width: 992px) {

  .sidebar .sidebar-right,
  .sidebar.ttm-sidebar-left .content-area {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {

  .sidebar .sidebar-left,
  .sidebar .sidebar-right {
    flex: 100%;
    max-width: 100%;
  }
}

/*Leader*/
.team:hover,
.team.active {
  background: #1598e0;
}

.section-head {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}

.wt-tilte-main {
  float: left;
  padding-right: 50px;
  padding-top: 25px;
}

.bdr-r-3 {
  border-width: 0px 3px 0px 0px;
}

.bdr-solid {
  border-style: solid;
}

.bdr-primary {
  border-color: #f7b906;
  height: 135px;
}

.wt-small-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.sub-title {
  color: #fdb24c;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding-left: 60px;
  letter-spacing: 4px;
  margin-bottom: 15px;
  position: relative;
}

.sub-title::before {
  content: "";
  width: 50px;
  height: 1px;
  background: #fdb24c;
  position: absolute;
  left: 0;
  top: 50%;
}

.section-head h1::after,
.section-head h2::after,
.section-head h3::after {
  position: absolute;
  content: attr(data-title);
  font-family: 'Oswald', sans-serif;
  opacity: 0.1;
  color: #fff;
  font-weight: 900;
  font-size: 100px;
  text-transform: uppercase;
  top: -50px;
  left: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -ms-text-fill-color: rgba(0, 0, 0, 0);
  -moz-text-fill-color: rgba(0, 0, 0, 0);
  -o-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -ms-text-stroke-width: 1px;
  -moz-text-stroke-width: 1px;
  -o-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  -ms-text-stroke-color: #000;
  -moz-text-stroke-color: #000;
  -o-text-stroke-color: #000;
}

.title-right-detail {
  padding-left: 50px;
  overflow: hidden;
}

.title-right-detail p {
  line-height: 30px;
}

ul.iconlist {
  margin: 1em 0;
}

ul.iconlist li {
  margin: 1em;
  margin-left: 1em;
  font-size: 16px;
  color: #666;
  margin-left: 2em;
  line-height: 27px;
}

ul.iconlist li::before {
  content: '\f138';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #2e3092;
}

.pattern-layer {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 500px;
}

.bg-grey {
  background-color: #f5f5f5;
}

.pb-40 {
  padding-bottom: 40px;
}


.cornerborder {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  /* for demo purposes */
  padding: 5px;
}

.cornerborder .dlab-border::after,
.cornerborder .dlab-border::before {
  content: "";
  width: 100%;
  height: 100%;
  /*background: #17329f;*/
  position: absolute;
  z-index: -1;
}

.cornerborder .dlab-border::before {
  bottom: 0;
  left: 0;
}

.cornerborder .dlab-border::after {
  left: 0;
  top: 0;
}

.color1::after,
.color1::before {
  background: #e34242 !important;
}

.color2::after,
.color2::before {
  background: #e5c429 !important;
}

.color3::after,
.color3::before {
  background: #59eaa3 !important;
}

.color4::after,
.color4::before {
  background: #84bac8 !important;
}

.color5::after,
.color5::before {
  background-color: #2e8726 !important;
}

.color6::after,
.color6::before {
  background: #febfb9 !important;
}

.color7::after,
.color7::before {
  background: #3BBBD0 !important;
}

.color8::after,
.color8::before {
  background: #ACB9CA !important;
}

.color9::after,
.color9::before {
  background: #F69C60 !important;
}

.color10::after,
.color10::before {
  background: #A9D08E !important;
}



.cornerborder .dlab-border-left::after,
.cornerborder .dlab-border-left::before,
.cornerborder .dlab-border-right::after,
.cornerborder .dlab-border-right::before {
  content: "";
  width: 50px;
  height: 50px;
  /*background: #fdb400;*/
  background: #17329f;
  position: absolute;
  z-index: -1;
}

.cornerborder .dlab-border-left::before {
  bottom: 0;
  left: 0;
}

.cornerborder .dlab-border-left::after {
  left: 0;
  top: 0;
}

.cornerborder .dlab-border-right::before {
  right: 0;
  bottom: 0;
}

.cornerborder .dlab-border-right::after {
  top: 0;
  right: 0;
}


/*End*/


/*New team*/
.text-button {
  top: 5px;
}

.modalbutton {
  /*border: 1px solid #fff;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #fff;*/
  cursor: pointer;
}


.info-about h3 {
  text-transform: capitalize;
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 20px;
  letter-spacing: .5px;
  margin-top: 20px;
  font-weight: 700;
}

.info-about p {
  padding: 0px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
}

.modal .close {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #01b9e6;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-shadow: none;
  opacity: 1;
  color: #fff;
  z-index: 9;
}

.modal-sg .modal-content {
  border-radius: 5px;
  background: #f7f7f7;
}


.modal-sg {
  width: 500px;
  top: 20%;
}

.padding-r {
  padding: 0 0px;
  margin-top: -1px;
  width: 14.28%;
}

.team-area .single-item {
  /*margin-bottom: 30px;*/
  margin-bottom: 1px;
}

.team-area .itemsp {
  /*margin-bottom: 30px;*/
  margin-bottom: 0px;
}

.team-area .items .thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.team-area .items .thumbs {
  position: relative;
  overflow: hidden;
  z-index: 1;
  /*border: 0px solid #fff;*/
}

.team-area .items .thumb::after {
  background: #232323 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
}

.team-area .team-items .items:hover .thumb::after {
  opacity: 0.7;
}

.team-area .items .thumb .overlay {
  top: -100%;
  left: 0;
  /*padding: 20px;*/
  padding: 20px 2px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 1;
}

.team-area .items:hover .thumb .overlay {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.team-area .items .thumb .overlay p {
  color: #ffffff;
  /*font-size:13px;*/
  font-size: 9px;
  font-weight: 900;
}

.team-area .items .thumb .overlay h4 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}

.team-area .items .thumb img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  /* -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);*/
}

.team-area .items .thumbs img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  border: 8px solid #d7d1d1;
  /* -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);*/
}

.team-area .items:hover .thumb img {
  opacity: .6;
}

.team-area .items .thumb .social li {
  display: inline-block;
}

.team-area .items .thumb .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
}

.team-area .info {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 40px 20px 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}

.team-area .info .message {
  height: 50px;
  line-height: 40px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}

.team-area .info .message a {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  box-sizing: border-box;
  color: #ff5a6e;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.team-area .info .message a i {
  font-weight: 500;
}

.team-area .info h4 {
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.team-area .info span {
  color: #ff5a6e;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.team-area .social li.twitter a {
  background-color: #00b6f1;
}

.team-area .social li.pinterest a {
  background-color: #bd081c;
}

.team-area .social li.facebook a {
  background-color: #3b5998;
}

.team-area .social li.google-plus a {
  background-color: #df4a32;
}

.team-area .social li.vimeo a {
  background-color: #1ab7ea;
}

.team-area .social li.instagram a {
  background-color: #cd486b;
}


.team-area .items .bg1::after {
  background-color: rgb(227, 66, 66, 0.9) !important;
}

.team-area .items .bg2::after {
  background-color: rgb(229, 196, 41, 0.9) !important;
}

.team-area .items .bg3::after {
  background-color: rgb(89, 234, 163, 0.9) !important;
}

.team-area .items .bg4::after {
  background-color: rgb(132, 186, 200, 0.9) !important;
}

.team-area .items .bg5::after {
  background-color: rgb(46, 135, 38, 0.9) !important;
}

.team-area .items .bg6::after {
  background-color: rgb(254, 191, 185, 0.9) !important;
}

.team-area .items .bg7::after {
  background-color: rgb(59, 187, 208, 0.9) !important;
}

.team-area .items .bg8::after {
  background-color: rgb(172, 185, 202, 0.9) !important;
}

.team-area .items .bg9::after {
  background-color: rgb(246, 156, 96, 0.9) !important;
}

.team-area .items .bg10::after {
  background-color: rgb(169, 208, 142, 0.9) !important;
}

.team-area .items .bg11::after {
  background-color: rgb(81, 138, 222, 0.9) !important;
}

/*End*/

.spec {
  text-align: center;
  margin-bottom: 3em;
}

.ser-t {
  text-align: center;
  margin: 0 auto;
  width: 30%;
  position: relative;
}

.ser-t div.bigline {
  width: 100%;
  height: 2px;
  display: block;
  background: #0688c6;
  margin-bottom: 3px;
}

.ser-t div.design {
  width: 40px;
  height: 40px;
  display: block;
  background: #fff;
  position: absolute;
  top: -7px;
  left: 42%;
}

.ser-t .design div {
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #0688c6;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  margin-left: 0.7em;
}

.ser-t div.lines {
  width: 80%;
  margin: 0 auto;
  height: 2px;
  display: block;
  background: #0688c6;
}

/**/

/*****************************
About US
*****************************/
.welcome-area {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  background-color: #448ee4;
  /* #5f85bd */
}

.welcome-area .welcome-content .title {
  width: 300px;
  border-right: 2px solid #01b9e6;
  text-align: right;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 18px;
  color: #fff !important;
}

.welcome-area .welcome-content .title h1 {
  font-size: 22px;
  line-height: 40px;
  color: #fff !important;
}

.welcome-area .welcome-content .title h1 span {
  color: #01b9e6;
  color: #fff !important;
}

.welcome-area .welcome-content .title,
.welcome-area .welcome-content .text {
  display: table-cell;
  vertical-align: middle;
}

.welcome-area .welcome-content .text {
  padding-left: 30px;
}

.welcome-area .welcome-content .text p {
  color: #fff !important;
}

.solutions-main-block {
  padding: 60px 0 28px;
}

.solution-block {
  padding: 0 0 30px;
}

.solution-img {
  position: relative;
  overflow: hidden;
}

.solution-block .solution-img {
  border-radius: 4px;
}

.solution-block .solution-img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  -moz-transition: all 3s ease;
  transition: all 3s ease;
}

.overlay-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.solution-block .overlay-bg {
  left: 0;
  top: 0;
  width: 70px;
  height: 100%;
  opacity: 1;
  background: rgba(34, 34, 34, 0.9);
}

.solution-block .overlay-bg i {
  color: #E7B60D;
  font-size: 34px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.solution-block .overlay-bg img {
  color: #E7B60D;
  font-size: 34px;
  line-height: 50px;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.solution-dtl {
  height: auto;
  font-size: 13px;
  line-height: 1.69;
  letter-spacing: 0.3px;
  margin-left: 15px;
  margin-right: 15px;
}

.solution-heading {
  margin: 28px 0 15px;
  letter-spacing: 0.4px;
  font-weight: 400;
}

.solution-dtl p {
  line-height: 1.69;
  letter-spacing: 0.3px;
}

.solution-block:hover .overlay-bg {
  width: 100%;
}

.link {
  display: block;
  text-align: right;
  color: #01b9e6;
  font-size: 16px;
  font-weight: 700;
  padding-top: 0px;
}

.numbers {
  padding: 80px 0;
  background: url('../images/sealmatic/numbers.jpg') center top;
}

.numbers .statistic {
  margin-top: 20px;
}

.numbers h2 {
  text-align: left;
  margin: 0;
  font-size: 28px;
  color: #01b9e6;
  line-height: 40px;
  font-weight: 800;
}

.numbers h2 span {
  color: #FFFFFF;
}

.numbers .box {
  float: right;
  margin-left: 60px;
  margin-right: 20px;
}

.numbers .number-box {
  text-align: left;
  margin: 0;
  font-size: 46px;
  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
  color: #01b9e6;
}

.numbers .text-box p {
  text-align: left;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 40px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.text-left {
  text-align: left;
}

.industrial-section {}

.image-hover-style-two-wrap {
  position: relative;
  -webkit-transition: all 1.5s ease .1s;
  -moz-transition: all 1.5s ease .1s;
  -ms-transition: all 1.5s ease .1s;
  -o-transition: all 1.5s ease .1s;
  transition: all 1.5s ease .1s;
  margin: 1em 0;
  border: 1px solid #96bdf7;
  margin-bottom: 35px;
}

.image-hover-style-two {
  position: relative;
  /* margin-bottom: 25px; */
  margin-bottom: 0;
  outline: 2px solid rgba(255, 255, 255, 0.50);
  outline-offset: -20px;
}

.image-hover-style-two-wrap:hover .image-hover-style-two {
  outline: none;
}

.post-image-overlay:before {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  position: absolute;
  -webkit-transition: all 1.5s ease .1s;
  -moz-transition: all 1.5s ease .1s;
  -ms-transition: all 1.5s ease .1s;
  -o-transition: all 1.5s ease .1s;
  transition: all 1.5s ease .1s;
}

.image-hover-style-two-wrap:before,
.image-hover-style-two-wrap:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.75s, -webkit-transform 0.35s;
  transition: opacity 0.75s, transform 0.35s;
}

.image-hover-style-two-wrap:before {
  border-top: 2px solid #01b9e6;
  border-bottom: 2px solid #01b9e6;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.image-hover-style-two-wrap:after {
  border-right: 2px solid #01b9e6;
  border-left: 2px solid #01b9e6;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

.image-hover-style-two-wrap:hover:before,
.image-hover-style-two-wrap:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.image-hover-style-two-wrap:hover .post-image-overlay:before {
  opacity: 0.5;
  visibility: visible;
}

.image-hover-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 18%;
  color: #fff;
  font-size: 60px;
  z-index: 3;
  width: 100%;
  text-align: center;
}

.image-hover-video span {
  font-size: 22px;
  font-weight: 600;
  display: block;
}

.image-hover-video a {
  color: #fff;
}

.image-hover-style-two-wrap:hover .image-hover-video a {
  color: #01b9e6;
}

.image-hover-style-two-wrap:hover:before,
.image-hover-style-two-wrap:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.bg-white-img {
  background: URL('../images/sealmatic/bg21.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.section-padding {
  padding: 50px 0;
}

.section-title1 {
  padding-bottom: 15px;
}

.section-title1 h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  /* padding-left: 25px; */
  position: relative;
  z-index: 1;
  padding-top: 20px;
  line-height: 31px;
}

.section-title1 h3::before {
  content: "";
  height: 40px;
  width: 40px;
  /* background: #0086c7; */
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}

.cr-box {
  padding: 20px;
  /* border:2px solid #023169;
	 */
  /* background-color: #b9de5e; */
  border: 2px solid #fff;
}

ul.text-box {
  padding: 0;
  list-style: none;
  list-style-type: none;
}

ul.text-box li {
  line-height: 28px;
  font-weight: 800;
}

ul.text-box li i {
  margin-right: 5px;
  color: #023169;
}

.pb-0 {
  padding-bottom: 0px;
}

.alias {
  cursor: alias;
}

.product-carousel .owl-nav span {
  background-color: #01b9e6;
  padding: 0px 10px;
  font-size: 20px;
  color: #fff;
}

.product-carousel .owl-nav button {
  position: absolute;
}

.product-carousel .owl-nav .owl-prev {
  top: 43%;
}

.product-carousel .owl-nav .owl-next {
  top: 43%;
  right: 0%;
}

.product-carousel .owl-nav .owl-prev:focus,
.product-carousel .owl-nav .owl-next:focus {
  outline: none;
}

.product-carousel .owl-item img {
  border: 1px solid #e3e3e3;
}

.text-shadow {
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

.black-link {
  color: #000;
}

.black-link:hover,
.black-link:active {
  color: #000;
}

.hero-bg {
  background-image: URL('../images/sealmatic/slider-img-new.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.certificate-gutter {
  padding-left: 0px;
  padding-right: 0px;
}

ul.icon-list,
ul.icon-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.icon-list {
  margin: 1em 0;
}

ul.icon-list li {
  margin: 1em;
  margin-left: 1em;
}

ul.icon-list li:before {
  content: '\f061';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #01b9e6;
}

ul.icon-list li a {
  background-color: transparent !important;
  /*padding: 3px 0px !important;*/
  padding: 3px 0px 9px 0 !important;
  font-weight: 300 !important;
}

ul.icon-list li a.active {
  font-weight: 600 !important;
  color: #01b9e6 !important;
}

.match-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.dflex {
  display: flex;
  flex-direction: column;
}

.match-box .card {
  display: flex;
  width: 100%;
  height: 100%;
}

.align-items-center {
  align-items: center;
}

/*.offer-grids .details p{
	height: 122px;
    overflow: hidden;
}*/

.offer-grids .details {
  padding-left: 60px;
}

.offer-grids .details>h3 {
  font-size: 1.1rem;
}

.offer-grids .details .icon {
  top: 6px;
}

.offer-grids .details .icon-top {
  top: -2px;
}

ul.icon-list-ds,
ul.icon-list-ds li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.icon-list-ds {
  margin: 2em 0;
}

ul.icon-list-ds li {
  margin: 1em;
  margin-left: 1.5em;
}

ul.icon-list-ds li:before {
  content: '\f061';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #a7d241;
}

ul.icon-list-ds li a {
  background-color: transparent !important;
  padding: 3px 0px !important;
  font-weight: 300 !important;
}

ul.icon-list-ds li a.active {
  font-weight: 600 !important;
  color: #01b9e6 !important;
}

.separater {
  position: relative;
  width: 100px;
  height: 2px;
  background-color: #333333;
  margin-top: 20px;
}

.separater:before {
  position: absolute;
  content: '';
  right: 0px;
  bottom: -4px;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #01b9e6;
}

.download-brocher-widget {
  margin-bottom: 20px;
}

.download-brocher-widget a {
  background-color: #a7d241;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  padding: 17px 20px 17px 50px;
  position: relative;
  display: block;
  text-transform: uppercase;
}

.download-brocher-widget a i {
  background-color: #051829;
  padding: 5px 10px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.inner-title {
  margin-bottom: 20px;
}

.details-table {
  margin-top: 50px;
}

.details-table thead {
  background-color: #01b9e6;
  font-size: 1.2rem;
}

.details-table tbody tr:first-child {
  background-color: #a7d241;
  color: #fff;
}

.details-table tbody tr:first-child td {
  color: #fff;
}

.right--accordion {
  margin-top: 50px;
}

.right--accordion ul {
  list-style: none;
}

ul.icon-list-as,
ul.icon-list-as li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.icon-list-as {
  margin: 1em 1em;
}

ul.icon-list-as li {
  margin: 1em;
  margin-left: 1.5em;
}

ul.icon-list-as li:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #a7d241;
}

ul.icon-list-as li a {
  background-color: transparent !important;
  padding: 3px 0px !important;
  font-weight: 300 !important;
}

.shop-single-slider-wrapper .slick-prev:before,
.shop-single-slider-wrapper .slick-next:before {
  color: #a7d241;
}

.page-title {
  /*height:350px;*/
  /*height:400px;*/
  height: 437px;
  background: url(../images/sealmatic/products-banner1.jpg) center right/cover no-repeat local;
  top: 116px;
  margin-bottom: 120px;
}

.page-title:before {
  background-color: rgba(0, 0, 0, 0.0);
}

.page-title h1 {
  text-shadow: 1px 1px 8px rgba(150, 150, 150, 1);
  color: #fff;
  text-align: left;
}

.page-title h2 {
  text-shadow: 1px 1px 8px rgba(150, 150, 150, 1);
  color: #fff;
  text-align: left;
}

.x-sub-tlt {
  font-size: 18px;
  color: #fff;
}

.our-reach p {
  margin: 30px 0px;
}

.top-certificate {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 7px;
}

.top-certificate li {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  border-right: 1px solid #fff;
  padding-right: 5px;
  padding-left: 5px;
}

.welcome-section {
  padding: 3em 0;
}

.globe-map {
  padding-top: 2em;
}

.section-slider {
  padding: 0;
  position: absolute;
  width: 100%;
  bottom: 50px;
}

#product-banner-slide .owl-item img {
  border: none;
}

.bg-color1 {
  background-color: #f17050 !important;
}

.bg-color2 {
  background-color: #f9e064 !important;
}


.bg-color3 {
  background-color: #85d5ae !important;
}

.bg-color4 {
  background-color: #96bdf7 !important;
}

.bg-color5 {
  background-color: #e4eb6a !important;
}

.bg-color6 {
  background-color: #14ccd8 !important;
}

.bg-color7 {
  background-color: #f2a49d !important;
}

.bg-color8 {
  background-color: #adf6cf !important;
}

.bg-color9 {
  background-color: #9da8f2 !important;
}

.bg-color10 {
  background-color: #9bb049 !important;
}

.bg-color11 {
  background-color: #b06649 !important;
}

.section-title2 h4 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-left: 25px;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}

.section-title2 h4::before {
  content: "";
  height: 40px;
  width: 40px;
  background: #01b9e6;
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}

.section-title2 h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-left: 25px;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}

.section-title2 h3::before {
  content: "";
  height: 40px;
  width: 40px;
  background: #01b9e6;
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}

.box-title-bg-1 h3::before {
  background: #0086c7 !important;
}

.box-title-bg-1 h4::before {
  background: #f17050 !important;
}

.box-title-bg-2 h4::before {
  background: #f9e064 !important;
}

.box-title-bg-3 h4::before {
  background: #85d5ae !important;
}

.box-title-bg-4 h4::before {
  background: #96bdf7 !important;
}

.box-title-bg-5 h4::before {
  background: #e4eb6a !important;
}

.box-title-bg-6 h4::before {
  background: #14ccd8 !important;
}

.box-title-bg-7 h4::before {
  background: #f2a49d !important;
}

.box-title-bg-8 h4::before {
  background: #adf6cf !important;
}

.section-slider center img {
  height: 130px;
  width: auto;
  margin-bottom: 20px;
}

.product-carousel-section {
  padding: 1em;
  text-align: center;
}

.product-carousel-section img {
  border: none !important;
}

.product-carousel-section h3 {
  color: #023169;
  font-size: 18px;
}

.product-carousel-section p {
  color: #023169;
  line-height: 20px;
  margin-bottom: 0px;
}

#carousel {
  height: 350px;
  position: relative;
}

#carousel img {
  height: 350px;
}

.no-gutter {
  padding-left: 0px;
  padding-right: 0px;
}


.video-slider {
  position: absolute;
  top: 30%;
  width: 400px;
  right: 10%;
}

.bg-color0-1 {
  background-color: #fff;
}

.bg-color1-1 {
  background-color: #fbecec;
}

.bg-color2-1 {
  background-color: #fdf9e6;
}

.bg-color3-1 {
  background-color: #e2fbef;
}

.bg-color4-1 {
  background-color: #e9f0f9;
}

.bg-color5-1 {
  background-color: #f6f7eb;
}

.bg-color6-1 {
  background-color: #e1fafb;
}

.bg-color7-1 {
  background-color: #f4ebf7;
}


/*----- button 6 -----*/
.btn-6 {
  position: relative;
}

.btn-6::before,
.btn-6::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.btn-6::before {
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}

.btn-6::after {
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-6 span::before {
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}

.btn-6 span::after {
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}

.btn-6:hover::before,
.btn-6:hover::after {
  left: 0;
}

.btn-6:hover span::before,
.btn-6:hover span::after {
  top: 0;
}

.project-info1 {
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  position: absolute;
  left: -10%;
  top: 0%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.project-info1 .inner-info {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.product-carousel-section .project-info1 {
  left: 0%;
  opacity: 1;
}

.bg-color1-1 .project-info1 {
  border: 3.5px solid #f17050;
}

.bg-color2-1 .project-info1 {
  border: 3.5px solid #bb9f11;
}

.bg-color3-1 .project-info1 {
  border: 3.5px solid #20af69;
}

.bg-color4-1 .project-info1 {
  border: 3.5px solid #245cb0;
}

.bg-color5-1 .project-info1 {
  border: 3.5px solid #717a12;
}

.bg-color6-1 .project-info1 {
  border: 3.5px solid #0e8a92;
}

.bg-color7-1 .project-info1 {
  border: 3.5px solid #9b40b9;
}

.seal-product-top {
  padding-top: 3em;
  display: flex;
}

.seal-product-top img {
  height: 180px;
  width: auto;
  /* margin: 0 auto; */
  text-align: right;
  float: right;
  margin-top: 45px;
}

.mb-10 {
  margin-bottom: 20px;
}

.mt-0 {
  margin-top: 0px;
}

.page-title h1 {
  margin-top: 3.3em;
  /*font-size: 2.8rem;*/
  font-size: 2.2rem;
}


.page-title h2 {
  margin-top: 3.3em;
  /*font-size: 2.8rem;*/
  font-size: 2.2rem;
}

.page-title h2 p {
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.3;
}


/*************************************
ABOUT US
***********************************/
.about-us-video .image-hover-video {
  top: 30%;
}

.bg-grey {
  background-color: #eef1f5;
}

.tab .nav-tabs {
  border: none;
  margin: 0 0 20px 0;
}

.custom-tabs {
  text-align: center;
}

.nav-pills>li {
  float: none;
  display: inline-block;
}

.tab .nav-tabs li a {
  padding: 10px 20px;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #293241;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  background: transparent;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
}

.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a {
  border: none;
  color: #fff;
  background-color: #01b9e6;
}

/*.tab .nav-tabs li a:before{
    content: "";
    width: 20%;
    height: 100%;
    background: #01b9e6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}*/

.tab .tab-content h3 {
  margin-top: 0;
}

/* changes by shalaka */
.theme-accordion-s1 .panel1 .panel-heading a {
  /*background-color: #f17050!important;*/
  background-color: #3592CE !important;
  color: #fff !important;
}

.theme-accordion-s1 .panel2 .panel-heading a {
  background-color: #59ad84 !important;
  color: #fff !important;
}

.theme-accordion-s1 .panel3 .panel-heading a {
  background-color: #e6c831 !important;
  color: #fff !important;
}

.choose_us {
  /*background-color:#f3970e;*/
  /*background-color:#CBE1EF;*/
  background-color: #3592CE;
}

.choose_us .offer-text p {
  color: #fff !important;
}

.choose_us .section-title1 h3 {
  color: #fff !important;
}

.header-style-3 .navigation {
  background-color: #96bdf7;
}

.certificate-section {
  background: #96bdf7;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #96bdf7, #85a7d9);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #96bdf7, #85a7d9);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  /*	background: #cac531;
	  background: -webkit-linear-gradient(to right, #cac531, #f3f9a7);
	  background: linear-gradient(to right, #cac531, #f3f9a7); */
}

.theme-accordion-s1 .panel-heading a {
  color: #000 !important;
}

@media only screen and (max-width: 479px) {
  .tab .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

}

.offer-text {
  margin-top: 1.5em;
}

.offer-text1 {
  margin: 0em !important;
}

.offer-text p {
  margin-bottom: 20px !important;
}

.offer-text1 p {
  margin: 0px;
}

#offer {
  margin-top: -10px !important;
}


.justify {
  text-align: justify;
}

.about-image-col .img-holder {
  position: relative;
  top: -25px;
}

.about-img-col-mt10 {
  margin-top: 1em;
}

#text,
#text1 {
  display: none;
}

.abt-read-less,
.abt-read-less1 {
  display: none;
}

.abt-read {
  color: #01b9e6;
  font-weight: 800;
  border-bottom: 2px solid #01b8e6;
  cursor: pointer;
}

/*************************
Contact Us
****************************/
.contact-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select,
.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 12px 15px 12px;
  color: #1c1c1c;
  border: 1px solid transparent;
  height: 52px;
  font-size: 14px;
  border-radius: 0;
  background: #f7f7f7;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  border-color: #01b9e6;
  background: none;
}

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

.offer-pic1 {
  padding: 15px;
  position: relative;
  margin-top: 40px;
}

.offer-pic1:after {
  content: "";
  width: 450px;
  height: 290px;
  border: 2px solid #01b9e6;
  position: absolute;
  left: 0;
  top: 0px;
}

.nav-block {
  margin: 20px 0;
}

.nav-block li {
  display: block;
  margin-bottom: 10px;
}

.nav-block li {
  display: block;
}

.nav-block>li>a {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 35px;
  padding: 10px 20px;
  color: #000;
  background-color: #f2f2f2;
  border-radius: 0;
}

.nav-block>li.active>a {
  background-color: #01b9e6;
}

.nav-block>li.active>a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  top: 12px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #fff transparent transparent;
}

.nav-block>li.active>a,
.nav-block>li.active>a:focus,
.nav-block>li.active>a:hover {
  border-left: 4px solid #023169;
  background-color: #01b9e6;
}

.industries-bg {
  background-size: cover;
  position: relative;
  margin-bottom: 2em;
  border-radius: 0px;
}

.bg-opacity-white-70:before {
  background: rgba(255, 255, 255, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.green-tlt {
  background-color: #a7d241;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  padding: 17px 20px 17px 20px;
  position: relative;
  display: block;
  text-transform: uppercase;
}

.onshore-tbl tr td:first-child {
  background-color: #f1eeee;
  font-weight: 800;
}

.industries-slider .owl-item img {
  border: none;
}

.industries-slider .owl-nav {
  text-align: center;
  margin-top: 10px;
}

.industries-slider .owl-nav button.owl-next,
.industries-slider .owl-nav button.owl-prev,
.industries-slider button.owl-dot {
  color: #a7d241;
  background: transparent;
  border: 2px solid #a7d241;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  line-height: 40px !important;
  padding: 0;
  margin: 0px 5px !important;
  outline: none;
  position: relative !important;
  min-width: 40px !important;
}

.industries-slider .owl-controls .owl-nav [class*=owl-]:hover {
  background: #a7d241;
}

.mt-2em {
  margin-top: 2em;
}

.btn-file {
  position: relative;
  overflow: hidden;
  padding: 14px 12px;
  background-color: #a7d241;
  border-color: #a7d241;
}

.input-group-btn>.btn-file:active,
.input-group-btn>.btn-file:focus,
.input-group-btn>.btn-file:hover {
  background-color: #a7d241;
  border-color: #a7d241;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.careers-accordion {}

.skills-info {
  padding: 0;
  list-style: none;
}

.skills-info li {
  display: inline-block;
  margin-right: 3px;
  background-color: #a7d241;
  padding: 8px 10px;
  margin-bottom: 10px;
  font-weight: 800;
  color: #fff;
}

/**/

/**************
Certificate
**************/
.services-certificate .grid {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom: 1.5em;
  height: 450px;
}

#grid {
  height: auto;
}

#gridc {
  height: auto !important;
}

.services-certificate .grid .img-overlay {
  position: relative;
  overflow: hidden;
}

.services-certificate .grid .overlay {
  background-color: rgba(1, 185, 230, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: calc(100% - 5px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.services-certificate .grid .overlay a {
  background-color: #fff;
  width: 45px;
  height: 45px;
  line-height: 50px;
  font-size: 24px;
  font-size: 1.6rem;
  color: #a7d241;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.services-certificate .grid .details {
  padding: 23px 0px 15px;
}

.services-certificate .grid .details h3 {
  font-size: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #242c33;
  margin: 0;
  text-align: center;
  line-height: 22px;
}

.services-certificate .grid:hover .overlay {
  top: 0;
}

/*Award*/

.services-award .grid {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom: 1.5em;
  text-align: center;
}



.services-award .grid .img-overlay {
  position: relative;
  overflow: hidden;
}

.services-award .grid .overlay {
  background-color: rgba(1, 185, 230, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: calc(100% - 5px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.services-award .grid .overlay a {
  background-color: #fff;
  width: 45px;
  height: 45px;
  line-height: 50px;
  font-size: 24px;
  font-size: 1.6rem;
  color: #a7d241;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.services-award .grid .details {
  padding: 23px 0px 15px;
}

.services-award .grid .details h3 {
  font-size: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #242c33;
  margin: 0;
  text-align: center;
  line-height: 22px;
}

.services-award .grid:hover .overlay {
  top: 0;
}


.slick-slide img {
  margin: 0 auto;
}

.home-video-mobile {
  display: none;
}

.section-padding-zero {
  padding: 0px;
}

.contact-pg-section .contact-form {
  margin-top: 0px;
}

.contact-pg-section .contact-form>div {
  margin-bottom: 5px;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

.fileupload {
  margin-bottom: 9px;
}

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}

.fileupload .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileupload .thumbnail>img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.fileupload .btn {
  vertical-align: middle;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}

.fileupload-inline .fileupload-controls {
  display: inline;
}

.fileupload-new .input-append .btn-file {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.thumbnail-borderless .thumbnail {
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd;
}

.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
  color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
  border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
  color: #468847;
}

.control-group.success .fileupload .thumbnail {
  border-color: #468847;
}

.btn-file:hover,
.btn-file:active,
.btn-file:focus {
  color: #fff;
  background-color: #98c332;
  border-color: #98c332;
}

.shop-single-slider-wrapper .nav-btn-lt {
  background-color: #01b9e6;
  top: 35%;
  display: inline-block;
  position: ;
  position: absolute;
  /* z-index: 99;*/
  z-index: 9;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  left: -10px;
}

.shop-single-slider-wrapper .nav-btn-rt {
  background-color: #01b9e6;
  top: 35%;
  display: inline-block;
  position: ;
  position: absolute;
  /* z-index: 99;*/
  z-index: 9;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  right: -10px;
}

.top-certificate li a {
  color: #fff;
  font-size: 12px;
}

.service-single-sidebar .services-link-widget ul li a {
  font-size: 14px;
  padding: 14px 25px;
}

.service-single-sidebar .services-link-widget ul li a span {
  position: absolute;
  margin-top: 17px;
  left: 64px;
  font-weight: bold;
  font-size: 12px;
}

.service-single-sidebar .services-link-widget ul li a span:first-child {
  position: absolute;
  margin-top: 17px;
  left: 64px;
  font-weight: bold;
  font-size: 12px;
}

.service-single-sidebar .services-link-widget ul li a span:nth-child(2) {
  margin-top: 30px;
}

.service-single-sidebar .services-link-widget .panel-body .icon-list li a {
  margin-top: 20px;
}

/* .service-single-sidebar .services-link-widget ul li a span:last-child{ */
/* position: absolute; */
/* margin-top: 17px; */
/* left: 64px; */
/* font-weight:bold; */
/* font-size: 12px; */
/* } */

.fancybox-prev span,
.fancybox-next span {
  visibility: visible !important;
}

/* .sidebar-contact{
  position:fixed;
  top:50%;
  left:-300px;
  transform:translateY(-50%);
  width:300px;
  height:auto;
  padding:10px;
  background:#fff;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  box-sizing:border-box;
  transition:0.5s;
	z-index: 1
}
.sidebar-contact.active{
  left:0;
}
.toggle{
  position:absolute;
  height:48px;
  width:48px;
  text-align:center;
  cursor:pointer;
  background:#0083c3;
  top:0;
  right:-48px;
  line-height:48px;
}
.toggle:before{
  content:'\f03e';
  font-family:fontAwesome;
  font-size:18px;
  color:#fff;
}
.toggle.active:before{
  content:'\f00d';
} */
.floatingh2 {
  text-align: center;
  width: 100px;
  background-color: #f5d53d;
  margin: 0;
  padding: 5px;
  font-size: 10px;
  color: #fff;
  margin-right: 10px
}

/*.floating-img {position: fixed;bottom: 5%; width: 100px; left: 0;z-index: 9}*/
.floating-img {
  position: fixed;
  bottom: 15%;
  width: 100px;
  right: 0;
  z-index: 9
}

.floatingh21 {
  text-align: center;
  width: 100px;
  background-color: #f5d53d;
  margin: 0 !important;
  padding: 5px !important;
  font-size: 10px !important;
  color: #fff;
  margin-right: 10px !important;
}

.floating-img1 {
  border: 1px solid #fff;
  position: fixed;
  bottom: 50%;
  width: 100px;
  right: 0;
  z-index: 9
}

/*for relative position*/
.floating-img2 {
  position: relative;
  bottom: 15%;
  width: 100px;
  right: 0;
  z-index: 9;
  float: right;
}

.floating-img2 img {
  height: 115px;
  padding: 5px;
}

.floating-img3 {
  position: relative;
  bottom: 15%;
  width: 70px;
  /*width: 100px;*/
  right: 0;
  /*right:-30px;*/
  z-index: 9;
  float: right;
  top: 140px;
}

.floating-img3 img {
  /*height: 115px;*/
  padding: 5px;
  max-width: 100%;
  opacity: 0.7;
}

.floating-img3:last-child {
  display: block;
}

.floating-img4 {
  position: relative;
  bottom: 15%;
  width: 70px;
  /*width: 100px;*/
  right: 0;
  z-index: 9;
  float: right;
  top: 95px;
  /*top: 55px;*/
}

.floating-img4 img {
  /*height: 115px;*/
  padding: 5px;
  max-width: 100%;
  opacity: 0.7;
}

.floating-img4:last-child {
  display: block;
}

/*Blog*/
.blog-post {
  position: relative;
  margin-bottom: 30px;
}

.wt-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
}

.wt-img-effect.zoom-slow img {
  transition: all 10s;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  -o-transition: all 10s;
}

.wt-img-effect.zoom-slow:hover img {
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.wt-img-effect img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
}

.date-style-2 .wt-post-info {
  position: relative;
}

.blog-post .wt-post-info {
  z-index: 1;
}

.bg-white {
  background-color: #FFF;
}

.p-t30 {
  padding-top: 30px;
}

.bg-white {
  background-color: #fff !important;
}

.date-style-2 .wt-post-meta {
  margin-bottom: 10px;
}

.wt-post-meta ul {
  margin: 0px;
  list-style: none;
}

.date-style-2 .wt-post-meta ul li.post-category {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  margin-right: 0px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: left 0px;
  -webkit-transform-origin: left 0px;
  -moz-transform-origin: left 0px;
  -o-transform-origin: left 0px;
  -ms-transform-origin: left 0px;
  border-right: 20px solid #fff;
  border-bottom: 20px solid #fff;
  background-color: #fff;
}

.date-style-2 .wt-post-meta ul li {
  font-family: 'Teko', sans-serif;
  margin-right: 30px;
}

.wt-post-meta li {
  padding: 0;
  display: inline-block;
  font-size: 14px;
}

.date-style-2 .wt-post-meta ul li.post-category span {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #0086c7;
  font-size: 20px;
  display: block;
  padding: 2px 15px;
  letter-spacing: 2px;
  font-weight: 600;
}

.wt-post-meta ul {
  list-style: none;
}

.date-style-2 .wt-post-meta ul li.post-date,
.date-style-2 .wt-post-meta ul li.post-comment {
  color: #0086c7;
}

.date-style-2 .wt-post-meta ul li.post-date,
.date-style-2 .wt-post-meta ul li.post-comment {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  color: #0086c7;
  position: relative;
}

.date-style-2 .wt-post-meta ul li:last-child {
  margin-right: 0px;
}

.wt-post-title {
  margin-bottom: 15px;
}

.wt-post-title .post-title {
  margin: 0;
}

.site-text-secondry {
  color: #00173c;
  /*font-size:19px;*/
  font-size: 18px;
}

.date-style-2 .wt-post-readmore {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

.wt-post-readmore {
  margin-bottom: 0px;
}

.date-style-2 .wt-post-readmore a {
  color: #ff5e15;
}

.site-button-link.black {
  color: #171717;
}

.wt-post-readmore a {
  font-size: 16px;
  position: relative;
}

.site-button-link {
  display: inline-block;
  position: relative;
  font-weight: 700;
}

.site-button-link::before {
  position: absolute;
  content: "\f178";
  font-family: 'FontAwesome';
  left: 50%;
  top: 0px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  opacity: 0;
}


/*Sealman*/

.frame {
  position: relative;
  top: 35%;
  left: 50%;
  width: 400px;
  height: 190px;
  margin-top: -5px;
  margin-left: -200px;
  border-radius: 2px;
  /*box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.6);*/
  overflow: hidden;
  /*background: #201c29;*/
  background: #fff;
  /*color: #fff;*/
  color: #2b2a29;
  font-family: 'Open Sans', Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.circle {
  position: absolute;
  z-index: 10;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: linear-gradient(45deg, #ff049f, #9a0fe0 45%);
  border-radius: 50%;
  -webkit-animation: circle 1s ease-in-out;
  animation: circle 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.line {
  position: absolute;
  z-index: 10;
  width: 150px;
  height: 1px;
  top: 198px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.line.left {
  left: 50px;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: lines 1s ease-in-out 0.8s, line-left 1s steps(1) 0.8s;
  animation: lines 1s ease-in-out 0.8s, line-left 1s steps(1) 0.8s;
  /*background: rgba(255, 255, 255, 0.7);*/
  background: rgba(0, 0, 0, 0.7);
}

.line.right {
  right: 50px;
  /*background: rgba(255, 255, 255, 0.7);*/
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: lines 1s ease-in-out 0.8s, line-right 1s steps(1) 0.8s;
  animation: lines 1s ease-in-out 0.8s, line-right 1s steps(1) 0.8s;
}

.bracket {
  position: absolute;
  z-index: 5;
  height: 130px;
  width: 1px;
  top: 36px;
  /*background: rgba(255, 255, 255, 0.7);*/
  background: rgba(0, 0, 0, 0.7);
  -webkit-animation: bracket .4s ease-out 1.7s;
  animation: bracket .4s ease-out 1.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bracket:before,
.bracket:after {
  position: absolute;
  display: block;
  content: '';
  width: 25px;
  height: 1px;
}

.bracket.right:before,
.bracket.right:after {
  /*background: rgba(255, 255, 255, 0.7);*/
  background: rgba(0, 0, 0, 0.7);
}

.bracket.left {
  left: 50px;
}

.bracket.left:before {
  top: 0;
  left: 0;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: bracket-line .2s ease-out 2.1s;
  animation: bracket-line .2s ease-out 2.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bracket.left:after {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation: bracket-line .2s ease-out 2.1s;
  animation: bracket-line .2s ease-out 2.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bracket.left:before,
.bracket.left:after {
  /*background: rgba(255, 255, 255, 0.7);*/
  background: rgba(0, 0, 0, 0.7);
}

.bracket.right {
  right: 50px;
}

.bracket.right:before {
  top: 0;
  right: 0;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: bracket-line .2s ease-out 2.1s;
  animation: bracket-line .2s ease-out 2.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bracket.right:after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: bracket-line .2s ease-out 2.1s;
  animation: bracket-line .2s ease-out 2.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.big {
  position: absolute;
  z-index: 5;
  top: 79px;
  width: 400px;
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
  /*font-family: "yesteryear", cursive;
  font-family: "Montserrat", sans-serif;*/
  background-image: linear-gradient(33deg, #0387c7 25%, #0086c7);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-transition: 1.6s ease-in;
  transition: 1.6s ease-in;
  /* -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;*/
}

.hide {
  position: absolute;
  z-index: 7;
  width: 400px;
  height: 50px;
  background: #201c29;
  left: 0;
  -webkit-animation: reveal .4s ease-out 1.7s;
  animation: reveal .4s ease-out 1.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.hide.top {
  bottom: 49%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.hide.bottom {
  top: 49%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.small {
  position: absolute;
  z-index: 5;
  width: 400px;
  text-align: center;
  left: 0;
  font-weight: 600;
  font-size: 1.6rem;
  /*color: #FFFFFF;*/
  color: #2b2a29;
  line-height: 30px;
  word-spacing: .7rem;
  text-transform: normal;
}

.first-letter {
  /*font-family: yesteryear, cursive;*/
  font-family: "Montserrat", sans-serif;
  font-size: 3.5rem;
  background-image: linear-gradient(33deg, #0387c7 25%, #0086c7);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.small.top {
  top: 2rem;
  /* -webkit-animation: small-top .5s ease-out 2.2s; */
  /* animation: small-top .5s ease-out 2.2s; */
  -webkit-animation: small-top .5s ease-out 0.2s;
  animation: small-top .5s ease-out 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.small.bottom {
  bottom: 1rem;
  /*-webkit-animation: small-bottom .5s ease-out 2.2s;
          animation: small-bottom .5s ease-out 2.2s; */
  -webkit-animation: small-bottom .5s ease-out 1.5s;
  animation: small-bottom .5s ease-out 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes circle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  90%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes circle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  90%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes lines {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes lines {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@-webkit-keyframes line-left {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  50%,
  100% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
}

@keyframes line-left {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  50%,
  100% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
}

@-webkit-keyframes line-right {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  50%,
  100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}

@keyframes line-right {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  50%,
  100% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}

@-webkit-keyframes bracket {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes bracket {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes bracket-line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bracket-line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@-webkit-keyframes reveal {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes reveal {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@-webkit-keyframes small-top {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes small-top {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes small-bottom {
  0% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes small-bottom {
  0% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.mi-sub {
  width: 33.33%;
  float: left;
}

.st-submenu li a {
  font-size: 12px !important;
}

.mi-sub li a {
  padding: 6px 3px !important;
  line-height: 1.2;
  font-size: 12px !important;
  border: 1px solid transparent;
}

.mi-sub li a span {
  /* font-weight: 700; */
}

.mi-sub2 {
  width: 50%;
  float: left;
}

.mi-sub2 li a {
  padding: 6px !important;
  line-height: 1.2;
  font-size: 12px !important;
  border: 1px solid transparent;
}

.mi-sub2 li a span {
  /* font-weight: 700; */
}


.width300px {
  width: 450px !important;
}

.width260px {
  /*width: 260px !important;*/
  width: 310px !important;
}

.width200px {
  width: 200px !important;
}

#width200px li a {
  font-size: 14px !important;
}

.width270px {
  width: 260px !important;
  margin-top: -300px;
}

.width480px {
  width: 480px !important;

}

.single-sub-menu {
  float: left;
  width: 100%;
}

/**/

.industry-slider-container {
  position: relative;
}

.circle-image {
  width: 48%;
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: -20px;
  z-index: 2;
}

.circle-image.cirlce-animation img {
  animation-name: circle-spin;
  animation-duration: 10000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@-moz-keyframes circle-spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes circle-spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes circle-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

#industrySlider {
  margin-bottom: 20px;
}

.industry-slider-text {
  margin-top: 100px;
}

.industry-slider-description {
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
}

#industrySlider.owl-carousel .owl-nav {
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
}

#industrySlider.owl-carousel .owl-nav .owl-prev,
#industrySlider.owl-carousel .owl-nav .owl-next {
  top: 0;
  margin: 0;
}

.owl-carousel-industry-nav-container {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 65px;
}

.owl-carousel-industry.owl-carousel .owl-stage {
  transition: all 1s ease 0s !important;
}

.owl-carousel-industry-nav-container .owl-nav {
  width: 150px;
  position: relative;
  top: 30px;
}

.owl-carousel-industry-nav-container .owl-nav button.owl-prev,
.owl-carousel-industry-nav-container .owl-nav button.owl-next {
  top: 0;
  margin: 0;
}

.owl-carousel-industry-nav-container .owl-nav button.owl-next {
  right: 0;
}

.owl-carousel-industry-nav-container .owl-nav button.owl-prev {
  left: 0;
}

.owl-carousel-industry-dot-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#carouselIndustryDots {
  list-style: none;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}

#carouselIndustryDots li {
  padding: 0;
  cursor: pointer;
  flex: 1 1 50%;
}

#carouselIndustryDots li:before {
  display: none;
}

#carouselIndustryDots li.active {
  font-weight: bold;
}

#industrySlider .owl-stage {
  padding-top: 20px;
}

.industry-slider-video video {
  width: 100%;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.hero .hero-slider .slide-caption>.btns>a:first-child {
  margin-left: 10px;
}

.industry-slider-container {}

.industry-slider-video {
  margin-top: -20px;
  width: 100%;
  overflow: hidden;
}

.owl-carousel-industry .owl-item {
  opacity: 0;
}

.owl-carousel-industry .owl-item.active {
  opacity: 1;
}

.industry-slider-image {
  display: none;
}

.btn-secondary {
  background-color: #004b87;
  border: 1px solid #004b87;
  min-width: 60px;
  height: 60px;
  text-align: center;
  display: inline-flex;
  ;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  border-radius: 0
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel-industry-nav-container .owl-nav button.owl-prev,
.owl-carousel-industry-nav-container .owl-nav button.owl-next {
  position: absolute;
  height: 65px;
  width: 65px;
  min-width: 65px;
  font-size: 20px;
  border-radius: 0;
  top: 50%;
  margin: -32px 0 0 0;
}

.btn-secondary.hover,
.btn-secondary:hover {
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle:focus,
.btn-secondary.active,
.btn-secondary:active {
  background-color: #004b87;
  border: 1px solid #004b87;
  color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus,
.btn-secondary.focus,
.btn-secondary:focus {
  background-color: #004b87;
  border: 1px solid #fff;
  color: #fff;
  box-shadow: 0 0 0 0.1rem rgba(0, 159, 223, 1);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: rgba(0, 75, 135, 0.05);
  border: 1px solid rgba(0, 75, 135, 0.05);
  color: rgba(0, 159, 223, 0.25);
}

.btn-outline-primary-ss {
  color: #004B87 !important;
  background-color: #fff;
  border: 1px solid #004b87;
  min-width: 180px;
  text-align: center;
  padding: 13px 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
}

.property-customization {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 150px 0;
  background: #26282b;
  color: #fff;
  position: relative;
}

.slider-video {
  height: 100vh;
}

.video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  background: #000;
  /* opacity: 0.5; */
}

.video-bg video {
  min-width: 100%;
  min-height: 100%;
  float: left;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
}

.background-blue {
  background-color: #e6faff;
}

/*Media*/
/*=============================================
    Blog Default Area style
=============================================*/

#blog-area {
  position: relative;
  display: block;
  padding: 110px 0 110px;
}

#blog-area.blog-default-area {
  position: relative;
  display: block;
  padding: 110px 0 40px;
}

#blog-area .row {
  justify-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

#blog-area .blcols {
  align-items: stretch;
  display: flex;
}

.single-blog-colum-style1 {
  position: relative;
  display: block;
  padding-left: 30px;
  /*z-index: 1;*/
}

.single-blog-colum-style1:before {
  position: absolute;
  top: -300px;
  left: 0;
  bottom: -2000px;
  width: 1px;
  background: #ededed;
  content: "";
  z-index: -1;
}

.single-blog-post.style3 {
  margin-bottom: 62px;
  position: relative;
  display: block;
}

.single-blog-post.style3 .img-holder .overlay {
  transform: translate3d(0px, 0%, 0px);
}

.single-blog-post.style3 .post-date {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 65px;
  height: 75px;
  text-align: center;
  background: #1eaef3;
  display: block;
  padding: 13px 0 6px;
  transition: all 700ms ease 500ms;
  z-index: 3;
}

.single-blog-post.style3 .post-date h3 {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
}

.single-blog-post.style3 .post-date h3 span {
  font-size: 24px;
}

.single-blog-post.style3 .text-holder {
  position: relative;
  display: block;
  padding-top: 24px;
}

.single-blog-post.style3 .text-holder:before {
  position: absolute;
  top: 30px;
  left: -29px;
  width: 3px;
  height: 20px;
  background: #1eaef3;
  content: "";
  z-index: 99;
}

.single-blog-post.style3 .text-holder:after {
  position: absolute;
  top: 30px;
  left: -29px;
  width: 3px;
  background: #1eaef3;
  content: "";
  z-index: 99;
  bottom: 8px;
  transform: scaleY(0);
  transition: all 700ms ease 400ms;
}

.single-blog-post.style3:hover .text-holder:after {
  transform: scaleY(1);
}

.single-blog-post.style3 .meta-box {
  margin-top: 0px;
  /*margin-top: 14px;*/
  margin-bottom: 0px;
}

.single-blog-post.style3 .text-holder .text {
  margin-top: 9px;
}

.single-blog-post.style3 .text-holder .text p {
  margin: 0 0 26px;
}

.single-blog-post .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}

.single-blog-post .img-holder img {
  width: 100%;
  transform: scale(1.01);
  transition: all 700ms ease;
}

.overlay-style-two {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  z-index: 2;
  opacity: 0;
  transition: all 900ms ease;
}

.overlay-style-two::before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.80);
}

.overlay-style-two::after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(90deg);
  transform-origin: bottom;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.80);
}

.single-blog-post:hover .overlay-style-two {
  opacity: 1;
}

.single-blog-post:hover .img-holder .overlay {
  transition: all 700ms ease 500ms;
  transform: translate3d(0px, 0px, 0px);
}

.single-blog-post:hover .img-holder .overlay-style-two::before {

  opacity: 1;
  transform: perspective(400px) rotateX(0deg);
  transition: all 700ms ease 100ms;

}

.single-blog-post:hover .img-holder .overlay-style-two::after {
  opacity: 1;
  transform: perspective(400px) rotateX(0deg);
  transition: all 700ms ease 300ms;
}

.single-blog-post:hover .img-holder img {
  transform: scale(1.2) rotate(2deg);
}

.single-blog-post .img-holder .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transform: translate3d(0px, -100%, 0px);
  transition: all 700ms ease 300ms;
}

.single-blog-post .img-holder .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.single-blog-post .img-holder .overlay .box .link-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.single-blog-post .img-holder .overlay .box .link-icon a span:before {
  display: inline-block;
  color: #ffffff;
  font-size: 35px;
  line-height: 35px;
  transition: all 500ms ease;
}

.single-blog-post.style3:hover .link-icon a span:before {
  display: block !important;

}

.single-blog-post.style3 .img-holder .overlay .box .link-icon a:hover span:before {
  color: #1eaef3;

}

.single-blog-post.style3 .img-holder .overlay .box .link-icon a span:before {
  font-size: 35px;
  line-height: 35px;
  display: none;
}



.single-blog-post.style3 .post-date {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 65px;
  height: 75px;
  text-align: center;
  background: #1eaef3;
  display: block;
  padding: 13px 0 6px;
  transition: all 700ms ease 500ms;
  z-index: 3;
}

.single-blog-post .text-holder .blog-title {
  position: relative;
  display: block;
  /*font-size: 20px;*/
  font-size: 17px;
  line-height: 28px;
  /*font-weight: 600;*/
  font-weight: 600;
  /*height: 76px;*/
}

.single-blog-post .text-holder .blog-title a {
  color: #27282c;
  transition: all 500ms ease;
}

.single-blog-post .meta-box {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 30px;
  margin-top: 16px;
  margin-bottom: 10px;
}

.single-blog-post .meta-box .meta-info {
  position: relative;
  display: block;
  overflow: hidden;
}

.single-blog-post .meta-box .meta-info li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  margin-right: 10px;
  font-weight: 500;
}

.single-blog-post .meta-box .meta-info li::before {
  position: absolute;
  top: 3px;
  right: 0px;
  width: 1px;
  height: 12px;
  background: #d3d9e0;
  content: "";
}

.single-blog-post .meta-box .meta-info li a {
  color: #1eaef3;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 500ms ease;
}

.single-blog-post .meta-box .meta-info li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.single-blog-post .meta-box .meta-info li:last-child:before {
  display: none;
}

.single-blog-post .text-holder .text {
  display: block;
  /*margin-top: 12px;*/
}

.btn-two {
  color: #27282c;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Rubik', sans-serif;
  transition: all 500ms ease;
}

.btn-two span::before {
  position: relative;
  top: 5px;
  font-size: 24px;
  line-height: 14px;
  display: inline-block;
  padding-left: 10px;
}



/***

/*End*/

@media only screen and (max-width: 768px) {
  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .floating-img3 {
    top: 55px;
  }

  .floating-img4 {
    top: 55px;
  }

  .floating-img3 {
    position: relative;
    bottom: 0;
    width: 20%;
    right: 0;
    z-index: 9;
    float: right;
    /*top: 0;*/
    top: 120px;
  }

  .floating-img3 img {
    height: auto;
    padding: 5px;
  }

  .floating-img4 {
    position: relative;
    bottom: 0;
    width: 20%;
    right: 0;
    z-index: 9;
    float: right;
    top: 0;
  }

  .floating-img4 img {
    /*height: 100px;*/
    height: auto;
    padding: 5px;
  }

  .floating-img2 {
    position: relative;
    bottom: 0;
    width: 25%;
    right: 0;
    z-index: 9;
    float: right;
  }
}

/* @media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
} */
#mobile-team {
  display: none;
}

#desktop-team {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-device-width : 412px) and (max-device-width : 766px) and (orientation : portrait) {
  hr.center-diamond {
    width: 35%;
  }

  hr.center-diamond::before {
    top: 83px;
  }

  .services-certificate .grid {
    height: 585px !important;
    margin: 20px;
  }

  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : portrait) {
  hr.center-diamond {
    width: 35%;
  }

  hr.center-diamond::before {
    top: 83px;
  }

  .feature_style_five {
    padding: 20px 30px 20px 30px;
  }

  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .services-certificate .grid {
    height: 530px !important;
    margin: 20px;
  }

  #grid {
    height: auto !important;
  }

  .floating-img3 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img4 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img3 img {
    height: auto;

  }

  .floating-img4 img {
    height: auto;

  }

  #mobile-team {
    display: block;
  }

  #desktop-team {
    display: none;
  }

  .modal-sg {
    width: 100%;
    top: 20%;
  }

  .padding-r {
    padding: 0 0px;
    width: 33% !important;
  }

  .team-area .items .thumbs img {
    border: 4px solid #d7d1d1;
  }

  .width260px {
    width: 100% !important;
  }

  .width200px {
    width: 100% !important;
  }

  .width270px {
    margin-top: 0px !important;
  }

  .width300px {
    width: 100% !important;
  }

  .width480px {
    width: 100% !important;
  }

  .offer-text {
    padding-bottom: 45px;
  }

  #highquality-offer {
    padding-bottom: 0px !important;
  }

  #highquality-row {
    display: none;
  }

  .single-blog-post .text-holder .blog-title {
    height: auto;
  }
}

@media only screen and (min-device-width : 810px) and (max-device-width : 1194px) and (orientation : portrait) {
  .feature_style_five {
    height: 400px;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1000px) and (orientation : portrait) {
  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .services-certificate .grid {
    height: 550px !important;
  }

  .single-blog-post .meta-box .meta-info li a {
    font-size: 14px;
  }

  .floating-img3 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img4 {
    /*width: 16%;*/
    width: 14%;
  }

  .single-blog-post .meta-box .meta-info li {
    padding-right: 12px;
    margin-right: 12px;
  }

  #mobile-team {
    display: block;
  }

  #desktop-team {
    display: none;
  }

  .modal-sg {
    top: 35%;
  }

  .padding-r {

    width: 14% !important;
  }

  .team-items {
    padding: 0px 1px 0 15px;
  }

  #july102022 {
    padding-bottom: 52px;
  }

  #march102022 {
    padding-bottom: 27px;
  }

  #feb252022 {
    padding-bottom: 27px;
  }

  #jan72022 {
    padding-bottom: 26px;
  }

  #dec142021 {
    padding-bottom: 25px;
  }

  #oct202021 {
    padding-bottom: 26px;
  }

  #sep102021 {
    padding-bottom: 0px;
  }

  #aug312021 {
    padding-bottom: 53px;
  }

  #aug2021 {
    padding-bottom: 0;
  }

  #may2021 {
    padding-bottom: 79px;
  }

  #july2021 {
    padding-bottom: 53px;
  }

  #feb2021 {
    padding-bottom: 52px;
  }

  #dec142020 {
    padding-bottom: 26px;
  }

  #nov42020 {
    padding-bottom: 0px;
  }

  #oct62020 {
    padding-bottom: 0px;
  }

  #sept252020 {
    padding-bottom: 52px;
  }

  #aug262020 {
    padding-bottom: 0px;
  }

  #aug242020 {
    padding-bottom: 0;
  }

  #dec-2019 {
    padding-bottom: 52px;
  }

  #sept-2020t {
    font-size: 13px;
  }

  #aug-2020t {
    font-size: 13px;
  }

  #jun-2020 {
    padding-bottom: 26px;
  }

  #may-2020 {
    padding-bottom: 53px;
  }

  #dec-2019 {
    padding-bottom: 27px;
  }

  #june-2019 {
    padding-bottom: 27px;
  }

  #apr-2019t {
    font-size: 15px;
  }

  #feb-2019 {
    padding-bottom: 26px;
  }

  #oct-2018 {
    padding-bottom: 0px;
  }

  #oct-2018t {
    font-size: 14px;
  }

  #apr-2018 {
    padding-bottom: 26px;
  }

  #sept-2017 {
    padding-bottom: 0px;
  }

  #aug-2017 {
    padding-bottom: 26px;
  }

  #jun-2016t {
    font-size: 15px;
  }

  #july-2016 {
    padding-bottom: 26px;
  }

  #apr-2016 {
    padding-bottom: 0px;
  }

  #aug-2015 {
    padding-bottom: 53px;
  }

  #oct-2014 {
    padding-bottom: 27px;
  }

  #oct-2014t {
    font-size: 15px;
  }

  #sept-2012t {
    font-size: 14px;
  }

  #july-2013t {
    font-size: 15px;
  }

  #july-2013 {
    padding-bottom: 27px;
  }

  #feb-2013 {
    padding-bottom: 27px;
  }

  #june-2012 {
    padding-bottom: 53px;
  }

  #march2012 {
    padding-bottom: 27px;
  }

  #march2012-2 {
    padding-bottom: 0;
  }

  .service-single-sidebar .services-link-widget ul li a {
    font-size: 14px;
    padding: 14px 26px;
  }

  .site-text-secondry {
    font-size: 16px;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : landscape) {
  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .services-certificate .grid {
    height: 530px !important;
  }

  .floating-img3 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img4 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img3 img {
    height: auto;

  }

  .floating-img4 img {
    height: auto;

  }

  #mobile-team {
    display: block;
  }

  #desktop-team {
    display: none;
  }

  .padding-r {

    width: 33% !important;
  }

  .modal-sg {
    width: 100%;
    top: 20%;
  }

  .team-area .items .thumbs img {
    border: 4px solid #d7d1d1;
  }

  .team-items {
    padding: 0 85px;
  }

  .width270px {
    margin-top: 0px !important;
  }

  .width260px {
    width: 100% !important;
  }

  .width200px {
    width: 100% !important;
  }

  .width300px {
    width: 100% !important;
  }

  .width480px {
    width: 100% !important;
  }

  .offer-text {
    padding-bottom: 45px;
  }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .services-certificate .grid {
    height: 410px !important;
  }

  .floating-img3 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img4 {
    /*width: 16%;*/
    width: 14%;
  }

  #mobile-team {
    display: block;
  }

  #desktop-team {
    display: none;
  }

  .padding-r {

    width: 14%;
  }

  .service-single-sidebar .services-link-widget ul li a {
    font-size: 14px;
    padding: 14px 26px;
  }

  .team-area .items .thumb .overlay p {
    color: #ffffff;
    font-size: 9px !important;
    font-weight: 600;
  }

  .single-blog-post .text-holder .blog-title {
    font-size: 15px;
    /*height: 80px;*/
  }

  .single-blog-post .meta-box .meta-info li {

    padding-right: 10px;
    margin-right: 10px;
  }

  .single-blog-post .meta-box .meta-info li a {
    font-size: 12px;
  }

  #feb252022 {
    padding-bottom: 27px;
  }

  #jan72022 {
    padding-bottom: 26px;
  }

  #dec142021 {
    padding-bottom: 26px;
  }

  #oct202021 {
    padding-bottom: 0;
  }

  #sep222021 {
    padding-bottom: 0px;
  }

  #sep102021 {
    padding-bottom: 0px;
  }

  #aug312021 {
    padding-bottom: 26px;
  }

  #may2021 {
    padding-bottom: 52px;
  }

  #april2021 {
    padding-bottom: 27px;
  }

  #feb2021 {
    padding-bottom: 26px;
  }

  #dec142020 {
    padding-bottom: 26px;
  }

  #nov42020 {
    padding-bottom: 26px;
  }

  #oct62020 {
    padding-bottom: 0px;
  }

  #sept252020 {
    padding-bottom: 26px;
  }

  #sept-2020t {
    font-size: 14px;
  }

  #aug242020 {
    padding-bottom: 0 !important;
  }

  #jun-2020 {
    padding-bottom: 26px;
  }

  #aug-2020t {
    font-size: 15px;
  }

  #may-2020 {
    padding-bottom: 53px;
  }

  #apr-2020t {
    font-size: 15px;
  }

  #apr-2020 {
    padding-bottom: 0px;
  }

  #dec-2019 {
    padding-bottom: 0;
  }

  #june-2019 {
    padding-bottom: 27px;
  }

  #feb-2019 {
    padding-bottom: 27px;
  }

  #oct-2018 {
    padding-bottom: 27px;
  }

  #oct-2018t {
    font-size: 15px;
  }

  #apr-2018 {
    padding-bottom: 26px;
  }

  #jan-2018 {
    padding-bottom: 0px;
  }

  #jan-2018t {
    font-size: 15px;
  }

  #sept-2017 {
    padding-bottom: 0;
  }

  #aug-2017 {
    padding-bottom: 0;
  }

  #july-2016 {
    padding-bottom: 0px;
  }

  #jun-2016t {
    font-size: 15px;
  }

  #apr-2016t {
    font-size: 15px;
  }

  #apr-2016 {
    padding-bottom: 0px;
  }

  #aug-2015 {
    padding-bottom: 0px !important;
  }

  #oct-2014t {
    font-size: 15px;
  }

  #apr-2014t {
    font-size: 15px;
  }

  #july-2013 {
    padding-bottom: 0;
  }

  #feb-2013 {
    padding-bottom: 0;
  }

  #sept-2012t {
    font-size: 15px;
  }

  #june-2012 {
    padding-bottom: 52px;
  }

  #march2012-2 {
    padding-bottom: 27px;
  }

  #march2012 {
    padding-bottom: 0;
  }

}

@media only screen and (min-device-width : 810px) and (max-device-width : 1194px) and (orientation : landscape) {
  .page-title {
    top: 0px !important;
    margin-bottom: 0px;
  }

  .services-certificate .grid {
    height: 410px !important;
  }

  .floating-img3 {
    /*width: 16%;*/
    width: 14%;
  }

  .floating-img4 {
    /*width: 16%;*/
    width: 14%;
  }

  #mobile-team {
    display: block;
  }

  #desktop-team {
    display: none;
  }

  .padding-r {

    width: 14%;
  }

  .service-single-sidebar .services-link-widget ul li a {
    font-size: 14px;
    padding: 14px 26px;
  }

  .team-area .items .thumb .overlay p {
    color: #ffffff;
    font-size: 9px !important;
    font-weight: 600;
  }

  .single-blog-post .text-holder .blog-title {
    font-size: 15px;
    /*height: 80px;*/
  }

  .single-blog-post .meta-box .meta-info li {

    padding-right: 10px;
    margin-right: 10px;
  }

  .single-blog-post .meta-box .meta-info li a {
    font-size: 12px;
  }

  #feb252022 {
    padding-bottom: 27px;
  }

  #dec142021 {
    padding-bottom: 26px;
  }

  #oct202021 {
    padding-bottom: 0;
  }

  #sep102021 {
    padding-bottom: 0;
  }

  #aug312021 {
    padding-bottom: 26px;
  }

  #dec142020 {
    padding-bottom: 26px;
  }

  #feb2021 {
    padding-bottom: 26px;
  }

  #oct62020 {
    padding-bottom: 0;
  }

  #sept252020 {
    padding-bottom: 26px;
  }

  #nov42020 {
    padding-bottom: 26px;
  }

  #aug242020 {
    padding-bottom: 53px;
  }

  #june-2019 {
    padding-bottom: 27px;
  }

  #apr-2018 {
    padding-bottom: 26px
  }

  #aug-2015 {
    padding-bottom: 26px;
  }

  #march2012-2 {
    padding-bottom: 27px;
  }

  #june-2012 {
    padding-bottom: 52px;
  }

  #may-2020 {
    padding-bottom: 53px;
  }
}




.team-wrapper .team-box {
  border-radius: 15px;
  background-color: rgb(13, 137, 197);
  box-shadow: 0px 2px 90px 0px rgb(0 0 0 / 11%);
  padding: 3rem 0rem 2rem 2rem;
  margin-left: 2rem;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

.team-wrapper .team-box::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  z-index: -1;
  border-radius: 15px;
  background-image: -moz-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  background-image: -webkit-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  background-image: -ms-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  opacity: 0;
  visibility: hidden;
  transition: .4s cubic-bezier(0, 0, 1, 1);
}

.team-wrapper .team-box.team-active::before {
  height: 100%;
  width: 100%;
  background-image: -moz-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  background-image: -webkit-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  background-image: -ms-linear-gradient(90deg, rgb(14, 140, 209) 0%, rgb(25, 47, 171) 99%);
  opacity: 1;
  visibility: visible;
}

.team-wrapper .team-box .team-desc {
  margin-top: 2rem;
}

.team-wrapper .team-box .team-desc h4 {
  text-transform: capitalize;
  margin-bottom: 7px;
  line-height: 1.1;
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  color: #fff;
}

.team-wrapper .team-box .team-desc span {
  text-transform: capitalize;
  display: block;
  font-size: 1rem;
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  line-height: 1;
  color: #fff;
}

.team-wrapper .team-box .team-pic img {
  transform: translateX(-3rem);
  width: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.about-us-video h4 {
  /*margin-top: 75px;*/
  margin-top: 61px;
  font-size: 16px;
  background-color: #96bdf7;
  padding: 10px;
  padding: 10px;
  /*height: 81px;*/
  height: 105px;
  line-height: 22px;
}

.corporate-video a {
  color: #96bdf7;
}

.resp-mob {
  margin-top: 70px
}

/* ==============================================
   Sealmatic 3D Approach Page Styles
   ============================================== */

/* Hero Section */
.sealmatic-3d-hero {
  background: linear-gradient(135deg, #01b9e6 0%, #0086c7 100%);
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.sealmatic-3d-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
  opacity: 0.3;
}

.sealmatic-3d-title {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}

.sealmatic-3d-title h1 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.highlight-3d {
  background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1);
  background-size: 300% 300%;
  animation: gradient-shift 3s ease infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 900;
}

@keyframes gradient-shift {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.lead-text {
  font-size: 1.3rem;
  opacity: 0.95;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Overview Section */
.sealmatic-3d-overview {
  background: linear-gradient(to bottom, #f8f9fa, #ffffff);
}

.section-title-center {
  text-align: center;
  margin-bottom: 60px;
}

.section-title-center h2 {
  font-size: 2.8rem;
  color: #2c3e50;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}

.section-title-center h2::after {
  content: '';
  width: 80px;
  height: 4px;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
}

.section-title-center p {
  font-size: 1.2rem;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Dimension Cards */
.dimension-card {
  background: white;
  border-radius: 15px;
  padding: 40px 30px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.dimension-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  transition: height 0.3s ease;
}

.dimension-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.dimension-card:hover::before {
  height: 100%;
  opacity: 0.05;
}

.dimension-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  font-size: 2rem;
  transition: all 0.3s ease;
}

.dimension-card:hover .dimension-icon {
  transform: scale(1.1);
  box-shadow: 0 10px 20px rgba(1, 185, 230, 0.3);
}

.dimension-card h3 {
  font-size: 1.8rem;
  color: #2c3e50;
  margin-bottom: 20px;
  font-weight: 700;
}

.dimension-card p {
  color: #666;
  margin-bottom: 25px;
  line-height: 1.6;
}

.dimension-features {
  list-style: none;
  padding: 0;
  text-align: left;
}

.dimension-features li {
  padding: 8px 0 8px 25px;
  position: relative;
  color: #555;
}

.dimension-features li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #01b9e6;
  font-weight: bold;
}

/* Detailed Sections */
.sealmatic-design-section {
  background: #f8f9fa;
}

.sealmatic-delivery-section {
  background: white;
}

.sealmatic-dedication-section {
  background: #f8f9fa;
}

.dimension-detail h2 {
  color: #2c3e50;
  font-size: 2.3rem;
  margin-bottom: 15px;
  font-weight: 700;
}

.dimension-detail h2 i {
  color: #01b9e6;
  margin-right: 15px;
}

.dimension-detail h3 {
  color: #01b9e6;
  font-size: 1.6rem;
  margin-bottom: 20px;
  font-weight: 600;
}

.dimension-detail p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #666;
  margin-bottom: 30px;
}

/* Process Steps */
.design-process {
  margin-top: 30px;
}

.process-step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.process-step:hover {
  transform: translateX(10px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.step-number {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.2rem;
  margin-right: 20px;
  flex-shrink: 0;
}

.step-content h4 {
  color: #2c3e50;
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: 600;
}

.step-content p {
  color: #666;
  margin: 0;
  line-height: 1.6;
}

/* Visual Stats */
.dimension-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}

.visual-stats {
  text-align: center;
}

.stat-item {
  background: white;
  border-radius: 15px;
  padding: 30px 25px;
  margin-bottom: 20px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.stat-number {
  font-size: 3rem;
  font-weight: 900;
  color: #01b9e6;
  margin-bottom: 10px;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.stat-label {
  font-size: 1.1rem;
  color: #666;
  font-weight: 600;
}

/* Delivery Visual */
.delivery-visual {
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  border-radius: 15px;
  padding: 40px;
  color: white;
  text-align: center;
}

.delivery-network h4 {
  font-size: 1.8rem;
  margin-bottom: 30px;
  font-weight: 700;
}

.network-stats {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.network-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  padding: 15px;
  font-weight: 600;
}

.network-item i {
  font-size: 1.5rem;
  margin-right: 15px;
}

/* Advantages and Values */
.delivery-advantages,
.dedication-values {
  margin-top: 30px;
}

.advantage-item,
.value-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
  padding: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.advantage-item:hover,
.value-item:hover {
  transform: translateX(10px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.advantage-item i,
.value-icon {
  color: #01b9e6;
  font-size: 1.5rem;
  margin-right: 20px;
  margin-top: 5px;
}

.advantage-content h4,
.value-content h4 {
  color: #2c3e50;
  margin-bottom: 8px;
  font-size: 1.2rem;
  font-weight: 600;
}

.advantage-content p,
.value-content p {
  color: #666;
  margin: 0;
  line-height: 1.6;
}

/* Dedication Visual */
.dedication-visual {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dedication-achievements {
  background: white;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  width: 100%;
}

.dedication-achievements h4 {
  font-size: 1.8rem;
  color: #2c3e50;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
}

.achievement-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

.achievement-item:last-child {
  border-bottom: none;
}

.achievement-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 1.2rem;
}

.achievement-text {
  font-size: 1.1rem;
  color: #555;
  font-weight: 600;
}

/* Integration Section */
.sealmatic-3d-integration {
  background: linear-gradient(135deg, #2c3e50, #34495e);
  color: white;
  text-align: center;
}

.sealmatic-3d-integration .section-title-center h2 {
  color: white;
}

.sealmatic-3d-integration .section-title-center h2::after {
  background: linear-gradient(135deg, #01b9e6, #0086c7);
}

.sealmatic-3d-integration .section-title-center p {
  color: rgba(255, 255, 255, 0.9);
}

.integration-diagram {
  position: relative;
  margin: 60px 0;
  min-height: 300px;
}

.integration-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.center-logo h3 {
  font-size: 1.5rem;
  margin: 0;
  font-weight: 700;
}

.center-logo p {
  font-size: 0.9rem;
  margin: 5px 0 0 0;
  opacity: 0.9;
}

.integration-points {
  position: relative;
  height: 300px;
}

.point {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: white;
  color: #2c3e50;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.point:hover {
  transform: scale(1.1);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

.point-design {
  top: 20px;
  right: 20%;
}

.point-delivery {
  bottom: 20px;
  left: 15%;
}

.point-dedication {
  bottom: 20px;
  right: 15%;
}

.point-content {
  text-align: center;
}

.point-content i {
  font-size: 2rem;
  color: #01b9e6;
  margin-bottom: 10px;
}

.point-content h4 {
  font-size: 1.1rem;
  margin: 0;
  font-weight: 700;
}

.integration-benefit {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px 25px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.integration-benefit:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(-5px);
}

.integration-benefit h4 {
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-weight: 700;
}

.integration-benefit p {
  margin: 0;
  opacity: 0.9;
  line-height: 1.6;
}

/* Call to Action */
.sealmatic-3d-cta {
  background: linear-gradient(135deg, #01b9e6, #0086c7);
  color: white;
  text-align: center;
}

.cta-content h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: 700;
}

.cta-content p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  opacity: 0.95;
  line-height: 1.6;
}

.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.cta-buttons .theme-btn,
.cta-buttons .theme-btn-s2 {
  padding: 15px 35px;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
}

.cta-buttons .theme-btn {
  background: white;
  color: #01b9e6;
  border: 2px solid white;
}

.cta-buttons .theme-btn:hover {
  background: transparent;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.cta-buttons .theme-btn-s2 {
  background: transparent;
  color: white;
  border: 2px solid white;
}

.cta-buttons .theme-btn-s2:hover {
  background: white;
  color: #01b9e6;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
  .sealmatic-3d-title h1 {
    font-size: 2.5rem;
  }

  .section-title-center h2 {
    font-size: 2.2rem;
  }

  .dimension-card {
    margin-bottom: 30px;
  }

  .process-step {
    flex-direction: column;
    text-align: center;
  }

  .step-number {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .integration-points .point {
    position: relative;
    margin: 20px auto;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }

  .integration-diagram {
    min-height: auto;
  }

  .integration-center {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 20px auto 40px;
  }

  .cta-buttons {
    flex-direction: column;
    align-items: center;
  }

  .cta-buttons .theme-btn,
  .cta-buttons .theme-btn-s2 {
    width: 250px;
  }

  .network-stats {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .network-item {
    flex-direction: column;
    min-width: 120px;
    text-align: center;
    padding: 15px 10px;
  }

  .network-item i {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

@media (max-width: 480px) {
  .sealmatic-3d-title h1 {
    font-size: 2rem;
  }

  .dimension-card {
    padding: 30px 20px;
  }

  .lead-text {
    font-size: 1.1rem;
  }

  .section-title-center h2 {
    font-size: 1.8rem;
  }
}

/* Sealmatic 3D Approach Alternating Sections CSS */
.s3d-section {
  padding: 15px 0;
  position: relative;
}

#characteristics.s3d-section {
  background: #0086c7;
}

#characteristics .s3d-section-title {
  color: #fff;
}

#characteristics .dropcap {
  color: #fff
}

#characteristics .offer-text1 p {
  color: #fff
}


.s3d-bg-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.s3d-bg-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(255, 255, 255, 0.88); */
  z-index: 1;
}

.s3d-bg-image .container {
  position: relative;
  z-index: 2;
}

.s3d-section-title {
  font-size: 28px;
  font-weight: 700;
  color: #0086c7;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 12px;
}

.s3d-section-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background-color: #f88627;
}

.s3d-subtitle {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 15px;
}

.s3d-card {
  background: #0086c7;
  border-radius: 8px;
  padding: 25px 20px;
  margin-bottom: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
  border-top: 3px solid #0086c7;
  border: none;
  transition: all 0.3s ease;
}

.s3d-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.s3d-card-icon {
  font-size: 32px;
  color: #fff;
  margin-bottom: 12px;
}

.s3d-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.trait-box {
  background: #ffffff;
  border-radius: 8px;
  padding: 22px 25px;
  margin-bottom: 25px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-left: 4px solid #0086c7;
  position: relative;
  transition: all 0.3s ease;
  height: calc(100% - 25px);
}

.trait-box:hover {
  transform: translateY(-4px);
  border-left-color: #f88627;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.trait-num {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #0086c7;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  font-weight: 700;
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.trait-box h4 {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin: 0 0 10px 0;
  vertical-align: middle;
}

.trait-box p {
  font-size: 15px;
  line-height: 1.6;
  color: #555555;
  margin-bottom: 0;
  margin-top: 10px;
}

.char-item {
  background: #ffffff;
  border-radius: 6px;
  padding: 18px 20px;
  margin-bottom: 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  border-left: 3px solid #f88627;
  transition: all 0.3s ease;
}

.char-item:hover {
  transform: translateX(5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.char-item i {
  font-size: 20px;
  color: #0086c7;
  margin-right: 15px;
}

.char-item span {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}

.tip-card {
  background: #0086c7;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
  height: calc(100% - 20px);
}

.tip-card:hover {
  background: #ffffff;
  border-color: #333333;
  box-shadow: 0 6px 18px rgba(0, 134, 199, 0.1);
  transform: translateY(-3px);
}

.tip-card i {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  display: block;
}

.tip-card span {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}

/*.tip-card:hover i {
  color: #0086cf;
}

.tip-card:hover span {
  color: #0086c7;
}*/

/* Remove margin-bottom from last row of char-item boxes in Section 4 & 5
   on desktop, iPad landscape, and laptop (min-width: 768px) */
@media (min-width: 768px) {
  /* Section 4: Discipline — 6 boxes, 3 per row → last 3 items have no margin-bottom */
  #discipline-key .col-md-4:nth-last-child(-n+3) .char-item {
    margin-bottom: 0;
  }

  /* Section 5: Creativity — 5 boxes, 3 per row → last 2 items (last row) have no margin-bottom */
  #creativity-need .col-md-4:nth-last-child(-n+2) .char-item {
    margin-bottom: 0;
  }
}