
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Condensed:400,700);
/*@import url(../fonts/montserrat/montserrat-bold/styles.css);
@import url(../fonts/montserrat/montserrat-light/styles.css);
@import url(../fonts/montserrat/montserrat-regular/styles.css);
@import url(../fonts/montserrat/montserrat-semibold/styles.css);*/

@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);

@font-face 
{
  font-family: myriad;
  src: url(MyriadPro-Regular.otf);
}
@font-face 
{
  font-family: helvetica;
  src: url(helveticaneuelight.woff);
}

.texture
{
  position: absolute;
  top: 0px;
  left: -0.5px;
}
.span3
{
  width: 220px;
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.logo
{
  margin-top: -18px;
  position: relative;
}
.span9
{
  margin-top: 6%;
}
.space90
{
  height: 90px;
  clear: both;
}
.navbar-nav>li>a 
{
  padding-top: 15px;
  padding-bottom: 15px;
  color: #8c8e90;
}
.navbar-nav>li>a.active
{
  color: #fff;
  background: #000;
  border-radius: 2px;
  margin-right: 2px;
}
.nav>li>a:hover 
{
  text-decoration: none;
  background: rgba(3, 165, 81, 0.63);
  color: #fff;
  border-radius: 2px;
}
.navbar-right 
{
  margin-right: -54px;
}
.maintop
{
  margin-left: -50%;
  margin-top: -19%;
  margin-bottom: 21%;
}
.maintop h1
{
  font-size: 47px;
  line-height: 60px;
}
.maintop span 
{
  color: #000;
  font-weight: 700;

}
.bx-wrapper .bx-pager 
{
  display: none;
}
.bx-wrapper .bx-controls-direction a
{
  visibility: visible;
}
.news 
{
  position: relative;
  padding: 80px 0 30px;
  margin-top: 1%;
}
.news.single_news_page
{
  background: #fff;
}
.news.single_news_page .blogList_single_post
{
  padding-top: 0;
  padding-bottom: 50px;
}
.news.single_news_page .blogList_single_post .post .text 
{
  background: none;
}
.news.single_news_page.massonary_mode .blogList_single_post .post .text 
{
  background: none;
  border: 0px;
}
.news.single_news_page.massonary_mode .blogList_single_post .post 
{
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.news .blogList_single_post 
{
  position: relative;
}
.news.style-2 .blogList_single_post 
{
  position: relative;
  padding: 0px 0 60px;
}
.news .blogList_single_post .img_holder 
{
  position: relative;
}
.news .blogList_single_post .img_holder a
{
  position: relative;
}
.news .blogList_single_post .img_holder a:after 
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.50);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.news .blogList_single_post .img_holder:hover a:after 
{
  opacity: 1;
  transition: all 0.5s ease;
  visibility: visible;
}

.news .blogList_single_post .post 
{
  position: relative;
  border: 1px solid #f1f1f1;
}
.news .blogList_single_post .post .text 
{
  background: #fff;
  padding: 25px 27px 30px;
}
.news.news-list-view .blogList_single_post .post 
{
  border: 0px;
  padding-top: 38px;
}
.news.news-list-view .blogList_single_post .post .text p 
{
  font-size: 15px;
  margin-bottom: 5px;
}
.news.news-list-view .blogList_single_post .post .news-date 
{
  top: 0;
  left: 0;
}
.news.news-list-view .blogList_single_post .post .text
{
  padding: 0px;
}
.news .blogList_single_post .post .news-date 
{
  position: absolute;
  left: 28px;
  top: -15px;
  font-weight: 700;
  background: rgba(0, 101, 124, 0.8) none repeat scroll 0 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-family: helvetica, sans-serif;
}

.news.massonary_mode .blogList_single_post .post .text 
{
  background: #fff;
  padding: 30px 24px;
  border-top: 2px solid;
}
.news .blogList_single_post .post h4 a 
{
  display: block;
  color:#272727;
  line-height: 32px;
  font-weight: 400;
  font-size: 16px;
  transition: .5s ease;
  margin-top: 7%;
}
.news .blogList_single_post .post h4 a:hover 
{
  color: rgba(43, 103, 125, 0.84);
  transition: .5s ease;
}
.massonary_mode #isotop_wrapper 
{
  margin-left: -15px;
  margin-right: -15px;
}
.news .blogList_single_post .post p a 
{
  position: relative;
  color: #9e9e9e;
  margin-right: 15px;
}
.news.style-2 .blogList_single_post .post p a 
{
  padding-left: 15px;
}
.news.style-2 .blogList_single_post .post p a:first-child 
{
  padding-left: 0px;
}
.news.style-2 .blogList_single_post .post p a:before 
{
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #eaeaea;
  left: 0;
  top: 11px;
}
.news.style-2 .blogList_single_post .post p a:first-child:before 
{
  display: none;
}
.news .blogList_single_post .post p a:hover 
{
  color: rgba(43, 103, 125, 0.84);
}
.text h5{
  line-height: 23px;
}
.news .blogList_single_post .post .link a 
{
  font-size: 12px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  transition: .5s ease;
  line-height: 33px
}
.news .blogList_single_post .post .link a:hover 
{
  color: rgba(43, 103, 125, 0.84);
  transition: .5s ease;
}
.news.single_news_page.with_sidebar .blogList_single_post .post .link a 
{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  text-align: center;
  width: 170px;
  display: inline-block;
}
.news.single_news_page.with_sidebar .blogList_single_post .post .link a:hover 
{
  color: #fff; 
}
.news .blogList_single_post .post ul li 
{
  display: inline-block;
  position: relative;
}
.news.massonary_mode .blogList_single_post .post ul li 
{
  display: inline-block;
  position: relative;
  margin: 7px 30px 0px 0;
}
.news .blogList_single_post .post ul li a 
{
  font-size: 14px;
  color: #9e9e9e;
}
.news .blogList_single_post .post ul li a i 
{
  margin-right: 1px;
}
.news .blogList_single_post .post ul li:last-child 
{
  margin-right: 0;
}
.news .blogList_single_post .post ul li:before 
{
  content: '';
  height: 5px;
  width:5px;
  border-radius: 50%;
  background: #d2d2d2;
  position: absolute;
  right: -18px;
  top: 9px;
}
.news .blogList_single_post .post ul.share-options li:before
{
  display: none;
}
.news .blogList_single_post .post ul li:last-child:before 
{
  display: none;
}
.news .blogList_single_post .post ul li a 
{
  font-weight: 500;
}
.news .page_pagination
{
  margin:0;
}
.news .blogList_single_post .post .link a span
{
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #333;
  padding-left: 10px;
  position: relative;
  top: 7px;
}
.section-title h2 
{
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 45px;
  font-weight: 600;
  color: #003c6f;
  text-transform: uppercase;
}

.section-title .decor 
{
  position: relative;
  display: block;
  height: 3px;
  width: 74px;
  margin-top: 9px;
  margin-bottom: 6%;
}
.section-title .decor:before 
{
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(43, 103, 125, 0.84);
}
.section-title .decor:after 
{
  content: "";
  position: absolute;
  top: 0px;
  left: 33px;
  width: 6px;
  height: 3px;
  background: #fff;
  transform: skewX(-30deg);
}
.font-20, .font-20 p 
{
  font-size: 19px !important;
  color: #9e9e9e;
  line-height: 42px !important;
  letter-spacing: -0.5px
}
html, body 
{
  height: 100%,
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #5d5c5c;
  line-height: 24px;
  font-weight: 400;
  max-width: 100%;
  overflow-x: hidden!important;
}

h1, h2, h3, h4, h5, h6 
{
  font-family: helvetica, sans-serif;
  margin: 0;
}
h3 
{
  color: #292929;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: -6px;
}
h4 
{
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  line-height: 39px;
  text-transform: uppercase;
  margin-top: -8px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
img {
 max-width: 100%;
 height: auto;
}
i {
 font-style: normal;
}
.p0 {
 padding: 0 !important;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.variation3_projectbg 
{
  background: rgba(0, 0, 0, 0) url("../img/project_bg.jpg") no-repeat scroll center top / cover ;
}
.padtb_91_0 
{
  padding: 91px 0 0;
}
.full_wrapper 
{
  float: left;
  padding: 96px 0 100px;
  width: 100%;
  margin-top: 7%;
}
.mbot25 
{
  margin-bottom: 25px;
}
h3.fnt_white_color 
{
  color: #fff;
}
.mbot45 
{
  margin-bottom: 45px;
}
p.white_color1 
{
  color: #fff;
}
.controls.mtop165 
{
  margin-top: -162px;
  position: relative;
  z-index: 99;
}
#our_project.variation3_projectbg .next_prve_control 
{
  border: 2px solid #638191;
  color: #638191;
}
.next_prve_control 
{
  border: 2px solid #838383;
  color: #828383;
  font-size: 23px !important;
  height: 46px;
  line-height: 38px;
  margin: 0 10px;
  text-align: center;
  text-decoration: none !important;
  width: 46px;
}
.carousel-inner > .item 
{
  backface-visibility: hidden;
  perspective: 1000px;
  transition: transform 0.6s ease-in-out 0s;
}
.carousel-inner > .item 
{
  position: relative;
  transition: left 0.6s ease-in-out 0s;
}
.project_img 
{
  position: relative;
}
.navbar-toggle .icon-bar 
{
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 7px;
}
.shadow_effect 
{
  overflow: hidden;
  position: relative;
}
.carousel-inner .item img.img-responsive 
{
  max-width: 100%;
  width: 100%;
}
.effect-goliath img 
{
  backface-visibility: hidden;
  border: 0 none;
}
.effect-goliath img, .effect-goliath h6 
{
  transition: transform 0.35s ease 0s;
}
.project_txt_btn 
{
  float: left;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
a.view-all.slide_learn_btn::before 
{
  border-radius: 4px;
}
.hvr-bounce-to-right::before 
{
  background: #333 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.5s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
a.view-all.slide_learn_btn.view_project_btn 
{
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 43px;
  margin: 86px 0 74px;
  position: relative;
  top: -140px;
  transition: transform 0.55s ease 0s;
  width: 147px;
  z-index: 999;
}
a.view-all.slide_learn_btn 
{
  animation-delay: 1.5s;
  background: #5db5ff none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 62px;
  padding: 0;
  width: 205px;
}
.effect-goliath h6, .effect-goliath .view_project_btn 
{
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 99;
}
.hvr-bounce-to-right 
{
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.5s;
  transition-property: color;
  vertical-align: middle;
}
.project_txt_btn h6 
{
  background: #d5b157 none repeat scroll 0 0;
  bottom: -60px;
  color: #fff;
  float: left;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  width: 100%;
}
.effect-goliath img, .effect-goliath h6 
{
  transition: transform 0.35s ease 0s;
}
.accordion dl,
.accordion-list 
{
 border:1px solid #ddd;
 &:after {
   content: "";
   display:block;
   height:1em;
   width:100%;
   background-color:darken(#38cc70, 10%);
 }
}
.accordion dd,
.accordion__panel {
 background-color:#eee;
 font-size:1em;
 line-height:1.5em; 
}
.accordion p 
{
  padding:1em 2em 1em 2em;
}

.accordion 
{
  position:relative;
  background-color:#eee;
}
.wrapper 
{
  max-width:960px;
  margin:0 auto;
  padding:2em 0 2em 0;
}
.accordionTitle,
.accordion__Heading 
{
 background-color:#337ab7; 
 text-align:center;
 font-weight:700; 
 padding:2em;
 display:block;
 text-decoration:none;
 color:#fff;
 transition:background-color 0.5s ease-in-out;
 border-bottom:1px solid darken(#38cc70, 5%);
 &:before {
   content: "+";
   font-size:1.5em;
   line-height:0.5em;
   float:left; 
   transition: transform 0.3s ease-in-out;
 }
 &:hover {
  background-color:darken(#38cc70, 10%);
}
}
.accordionTitleActive, 
.accordionTitle.is-expanded {
 background-color:darken(#38cc70, 10%);
 &:before {
  transform:rotate(-225deg);
}
}
.accordionItem {
  height:auto;
  overflow:hidden; 
  max-height:50em;
  transition:max-height 1s;   
  @media screen and (min-width:48em) {
   max-height:15em;
   transition:max-height 0.5s        
 }
}

.accordionItem.is-collapsed 
{
  max-height:0;
}
.no-js .accordionItem.is-collapsed 
{
  max-height: auto;
}
.animateIn 
{
 animation: accordionIn 0.45s normal ease-in-out both 1; 
}
.animateOut 
{
 animation: accordionOut 0.45s alternate ease-in-out both 1;
}
@keyframes accordionIn 
{
  0% {
    opacity: 0;
    transform:scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity:1;
    transform:scale(1);
  }
}

@keyframes accordionOut 
{
  0% {
   opacity: 1;
   transform:scale(1);
 }
 100% {
  opacity:0;
  transform:scale(0.9) rotateX(-60deg);
}
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus 
{
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.alignleft 
{
  float: left;
  margin-right: 15px;
}
.alignright 
{
  float: right;
  margin-left: 15px;
}
.aligncenter 
{
  display: block;
  margin: 0 auto 15px;
}
.thm-btn 
{
  border: 1px solid rgba(0, 101, 124, 0.4);
  color: #ffffff;
  display: inline-block;
  font-family: helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  outline: medium none;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.thm-btn:hover
{
  background: rgba(3, 165, 81, 0.63);
  color: #fff;
  border: 2px solid rgba(3, 165, 81, 0.63);
}
.yellow-bg
{
  background: rgb(102, 171, 199);
}
.sec-title 
{
  margin-top: -6px;
  padding-bottom: 8px;
  position: relative;
  padding-left: 24px;
}
.sec-title:before
{
  position: absolute;
  top: 6px;
  left: 0;
  width: 3px;
  height: 52px;
  background: #01305e;
  content: "";
}
.sec-title p 
{
  color: #003c6f;
  font-size: 16px;
  line-height: 36px;
  margin: 0 0 12px;
  text-transform: capitalize;
}
.sec-title h1 
{
  color: #003c6f;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -7px;
}
.sec-title.center:before 
{
  background: none;
}
.sec-title.center p 
{
  color: #292929;
  font-size: 20px;
  line-height: 31px;
}
.sec-title-two 
{
  padding-bottom: 40px;
}
.sec-title-two h2 
{
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.sec-title-two .border 
{
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  height: 2px;
  width: 70px;
}
.introSection 
{
  overflow: hidden;
}
.introSection .introCopy 
{
  position: relative;
  overflow: hidden;
  z-index: 10;
  background: #fff;
}
.introSection .introCopy .title 
{
  font-size: 1.8em;
}
.introSection .introCopy .description 
{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 80px 80px 10px 40px;
  -webkit-transform: translateY(15%);
  -moz-transform: translateY(15%);
  -ms-transform: translateY(15%);
  -o-transform: translateY(15%);
  transform: translateY(15%);
  z-index: 0;
  -webkit-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -moz-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -ms-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -o-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
}
.introSection .introCopy .description.active 
{
  opacity: 1;
  z-index: 10;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -moz-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -ms-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  -o-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
  transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);
}
#introSlider .glide__slide 
{
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  max-width: 760px;
}
#introSlider .glide__slide img 
{
  display: block;
  max-width: 100%;
  height: auto;
}
#introSlider li.glide__slide .mask 
{
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(0, 87, 123, 0.88);
}
#introSlider .glide__arrows 
{
  width: 81px;
  margin-left: 0;
  left: -1px;
  z-index: 20;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#introSlider .glide__arrows .glide__arrow 
{
  border: none;
  background: rgba(3, 165, 81, 0.63);
  color: #fff;
  border-radius: 1px;
  width: 40px;
  height: 40px;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;  
}
#introSlider .glide__arrows .glide__arrow:hover 
{
  background: #003c6f;
  color: #fff;
}
#introSlider .glide__arrows .glide__arrow.disabled:hover 
{
  background: rgba(43, 103, 125, 0.84);
  color: #3a3b5a;
  cursor: default;
}
#introSlider .glide__track 
{
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: flat;
  opacity: 1;
  margin-bottom: 0;
}

.sectionTitle .title 
{
  color: rgba(43, 103, 125, 0.84);
  font-size: 2.4em;
  line-height: normal;
  margin-bottom: 26px;
}
.sectionTitle .top 
{
  text-transform: uppercase;
  color: #003c6f;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0px;
  line-height: 2;
  font-size: 30px;
}
.ui-selectmenu-button span.ui-selectmenu-text 
{
  display: block;
  line-height: 25px;
  overflow: hidden;
  padding: 12px 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'Poppins', sans-serif;
}
.ui-state-default 
{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  border-radius: 0;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: normal;
  height: 50px;
  outline: medium none;
  width: 100% !important;
  margin-bottom: 17px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br 
{
  border-bottom-right-radius: 0
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl 
{
  border-bottom-left-radius: 0
}

.ui-state-default .ui-icon 
{
  background: none
}
.ui-selectmenu-button span.ui-icon 
{
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ui-selectmenu-button span.ui-icon 
{
  display: block;
  float: right;
  height: 48px;
  position: relative;
  text-indent: 0;
  top: 0;
  width: 48px;
}
.ui-selectmenu-button span.ui-icon::before 
{
  color: #9e9e9e;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 18px;
  overflow: visible;
  position: absolute;
  right: 15px;
  top: 12px;
}

.ui-widget-content 
{
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #eaeaea !important;
  color: #9e9e9e;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
}
.ui-selectmenu-menu .ui-menu 
{
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 0;
}
.ui-menu .ui-menu-item 
{
  cursor: pointer;
  margin: 0;
  min-height: 0;
  padding: 8px 15px;
  position: relative;
}
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus 
{
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  border: none;
  color: #9e9e9e;
  font-size: 14px;
}
@keyframes menu_sticky 
{
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.mainmeu-area.stricky-fixed 
{
  margin: 0;
  position: fixed;
  background: #292929;
  top:0;
  left:0;
  width: 100%;
  z-index: 99999;
  animation-name: menu_sticky;
  animation-duration: 0.60s;
  animation-timing-function: ease-out;
  -webkit-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
  box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
}
.scroll-to-top 
{
  position: fixed;
  bottom: 30px;
  right: 15px;
  background: rgba(43, 103, 125, 0.84);
  font-size: 35px;
  font-weight: normal;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 44px;
  color: #fff;
  cursor: pointer;
  display: none;
  z-index: 99999;
  border-radius: 50%;
  border: 3px solid rgba(43, 103, 125, 0.84);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.scroll-to-top:hover 
{
  border: 3px solid rgba(43, 103, 125, 0.84);
  color: #fff;
  background: #01305e;
}
input:focus,
textarea:focus,
select:focus 
{
  border-color: rgba(43, 103, 125, 0.84);
  outline: none;
}
.contact-form input[type="text"].error
{
  border-color: red;
}
.contact-form select.error 
{
  border-color: red;
}
.contact-form textarea.error
{
  border-color: red;
}

.contact-form input[type="text"].error:focus
{
  border-color: red;
  box-shadow: 0px 0px 3px 0px #ff0000;
  -moz-box-shadow: 0px 0px 3px 0px #ff0000;
  -ms-box-shadow: 0px 0px 3px 0px #ff0000;
  -o-box-shadow: 0px 0px 3px 0px #ff0000;
  -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
}
.contact-form textarea.error:focus 
{
  border-color: red;
  box-shadow: 0px 0px 3px 0px #ff0000;
  -moz-box-shadow: 0px 0px 3px 0px #ff0000;
  -ms-box-shadow: 0px 0px 3px 0px #ff0000;
  -o-box-shadow: 0px 0px 3px 0px #ff0000;
  -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
}
.contact-form label.error 
{
  display: none !important;
}

.header-area 
{
 padding-top: 25px;
 background: #003c6f;
}
.top-info 
{
  padding-top: 2px;
}
.top-info ul li 
{
  display: inline-block;
  margin-left: 26px;
}
.top-info ul li.single-info-box 
{
  position: relative;
  padding-left: 35px;
}
.top-info ul li.single-info-box .icon-holder 
{
  left: 0;
  position: absolute;
  top: 4px;
}
.top-info ul li.single-info-box .icon-holder span::before 
{
  color: rgba(43, 103, 125, 0.84);
  font-size: 25px;
}
.top-info ul li.single-info-box .text-holder p 
{
  line-height: 22px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 10px;
}
.top-info ul li.single-info-box:hover .text-holder p
{
  color: rgba(43, 103, 125, 0.84);
}
.top-info ul li.single-info-box .text-holder p span
{
  color: #e5e5e5;
  font-weight: 600;
  text-transform: uppercase;
  font-family: helvetica, sans-serif;
}
.top-info ul li .social-links 
{
  position: relative;
  top: -10px;
}
.top-info ul li .social-links ul li 
{
  display: inline-block;
  margin-left: 12px;
}
.top-info ul li .social-links ul li a i 
{
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #292929;
  display: block;
  font-size: 15px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  width: 40px;
  box-shadow: 0px 3px 4px #d3d3d3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top-info ul li .social-links ul li a:hover i
{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
}
.flex-control-nav 
{
  display: none;
}
.flex-direction-nav a:before 
{
  content: " ";
  display: block;
  background: url('../img/arrow-left.png') no-repeat;
  width: 54px;
  height: 100px;
}
.flex-direction-nav a.flex-next:before 
{
  content: " ";
  background: url('../img/arrow-right.png') no-repeat;
}
.flex-control-nav 
{
  bottom: 40px;
}
.flex-control-paging li a 
{
  background: #aaa;
}
.flex-control-paging li a.flex-active 
{
  background:  rgba(43, 103, 125, 0.84);
}
.flex-direction-nav a 
{
  width: 52px;
  height: 106px;
}
.mainmeu-area 
{
  margin-bottom: -33px;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 9999;
}
.mainmeu-area .mainmenu-bg
{
  background: #292929;
  display: block;
}
.main-menu 
{
  position: relative;
}
.main-menu .navbar-collapse 
{
  padding: 0px
}
.main-menu .navigation 
{
  position: relative;
  float: left;
  margin: 0px;
  font-family: helvetica, sans-serif;
}
.main-menu .navigation li 
{
  display: inline-block;
  margin-left: 0px;
  margin-right: -2px;
  padding: 10px 0;
  position: relative;
}
.main-menu .navigation > li:before
{
  content:'';
  position:absolute;
  left:50%;
  top:0px;
  margin-left:-1px;
  width:1px;
  height:66px;
  background:rgba(43, 103, 125, 0.84);
  opacity:0;
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.main-menu .navigation > li:hover:before,
.main-menu .navigation > li.current:before,
.main-menu .navigation > li.current-menu-item:before
{
	opacity:1;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.main-menu .navigation li a 
{
  background: #292929;
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  opacity: 1;
  padding: 13px 23px;
  position: relative;
  text-transform: uppercase;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation li a::before 
{
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 2px;
  height: 100%;
  background: url(../img/resources/menu-border.png) center center no-repeat;
}
.main-menu .navigation li:last-child > a:before 
{
  display: none;
}
.main-menu .navigation > li.dropdown > a 
{
  padding-right: 40px
}
.main-menu .navigation > li.dropdown > a:after 
{
  font-family: 'FontAwesome';
  content: "\f0d7";
  position: absolute;
  right: 24px;
  font-size: 14px;
  line-height: 20px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a 
{
  color: skyblue;
  opacity: 1;
}
.main-menu .navigation > li > ul 
{
  position: absolute;
  left: 0px;
  top: 140%;
  width: 270px;
  padding: 0px;
  z-index: 100;
  background: #ddd;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation > li:hover > ul 
{
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.main-menu .navigation > li > ul > li 
{
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.main-menu .navigation > li > ul > li > a 
{
  background: #ffffff;
  color: #292929;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 15px 15px 15px 23px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.main-menu .navigation > li > ul > li > a:before
{
  background: none;
}

.main-menu .navigation > li > ul > li:hover > a 
{
  color: #ffffff;
  background-color: rgba(43, 103, 125, 0.84);
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn 
{
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #ffffff;
  background: url(../img/resources/submenu-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
}
.top-search-box 
{
  margin-right: -20px;
  position: relative;
}
.top-search-box button {
  background: #353535 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  height: 66px;
  line-height: 72px;
  outline: medium none;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 70px;
}
.top-search-box button:hover 
{
  background: #212121;
  color: rgba(43, 103, 125, 0.84);
}
.top-search-box button i.fa-search 
{
  position: relative;
  top: -2px;
}
.top-search-box .search-box 
{
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0;
  opacity: 0;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 140%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 280px;
  z-index: 999;
}
.top-search-box:hover .search-box 
{
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.top-search-box .search-box li form 
{
  position: relative;
}
.top-search-box .search-box li form input 
{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  display: block;
  font-weight: 300;
  height: 45px;
  outline: medium none;
  padding-left: 10px;
  padding-right: 60px;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top-search-box .search-box li form button 
{
  background: #353535 none repeat scroll 0 0;
  border: 1px solid #353535;
  color: #fff;
  font-size: 13px;
  height: 45px;
  line-height: 50px;
  outline: medium none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 45px;
}

.top-info>div 
{
  padding: 0 20px;
  float: left;
  border-right: 1px solid #e9ecf2;
}

.top-info h3 
{
  font-size: 15px;
  color: #093EB6;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
}

.top-info p 
{
  margin-bottom: 0;
  font-size: 15px;
  color: #76797f;
  line-height: 1.4;
}
.top-search-box .search-box li form input:focus 
{
  border: 1px solid #01305e
}
.top-search-box .search-box li form input:focus + button, .top-search-box .search-box li form button:hover 
{
  background: #01305e none repeat scroll 0 0;
  color: #fff;
  border: 1px solid #01305e;
}
.quote-button a 
{
  height: 66px;
  line-height: 62px;
  width: 254px;
  margin-bottom: 8%;
  margin-left: 121%;
}
.quote-button a i 
{
  display: inline-block;
  padding-right: 5px;
}
.rev_slider_wrapper .slide-content-box
{
  background-color: rgba(64,64,71,0.6);
  padding: 2% 5%
}
.rev_slider_wrapper .slide-content-box h3 
{
  background: rgba(0, 0, 0, 0) url("../img/slides/press-bg.png") no-repeat;
  background-size: contain;
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 22px;
  font-family: 'Poppins', sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.rev_slider_wrapper .slide-content-box h1 
{
  color: #ffffff;
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px;
  font-weight: 400;
  line-height: 62px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.rev_slider_wrapper .slide-content-box p
{
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  margin: 0 0 30px;
}
.rev_slider_wrapper .slide-content-box .button a
{
  padding: 13px 30px;
  margin-right: 15px;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution
{
  border-color: #d1cece;
}
.rev_slider_wrapper .slide-content-box.last-slide p
{
  margin: 0;
}
.rev_slider_wrapper .slide-content-box.last-slide a
{
  margin: 0 8px;
}
.services-area 
{
  padding-top: 80px;
  padding-bottom: 38px;
}
.services-area .single-service-item 
{
  padding-bottom: 42px;
}
.services-area .single-service-item .img-holder 
{
  display: block;
  position: relative;
  overflow: hidden;
}
.services-area .single-service-item .img-holder img 
{
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.overlay 
{
  background-color: transparent;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
}
.overlay .box 
{
  border: 5px solid transparent;
  display: table;
  height: 100%;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
  width: 100%;
}
.overlay .box .content 
{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.overlay .box .content a 
{
  padding: 9.5px 24px;
  -webkit-transform: translate3d(0px, -75px, 0px);
  transform: translate3d(0px, -75px, 0px);
  -webkit-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  opacity: 0;
}
.services-area .single-service-item:hover .img-holder .overlay 
{
  background-color: rgba(1, 48, 94, 0.85);
}
.services-area .single-service-item:hover .img-holder .overlay .box 
{
  border-color: rgba(43, 103, 125, 0.84);
}
.services-area .single-service-item:hover .img-holder .overlay .box .content a 
{
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.services-area .single-service-item:hover .img-holder img 
{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.services-area .single-service-item .text-holder 
{
  position: relative;
  padding-top: 30px;
}
.services-area .single-service-item .text-holder .icon 
{
  background: #f7f7f7 none repeat scroll 0 0;
  color: #292929;
  left: 0;
  position: absolute;
  top: 30px;
  width: 60px;
  height: 60px;
  display: block;
  text-align: center;
  padding: 18px 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.services-area .single-service-item .text-holder .icon span:before 
{
  font-size: 30px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.services-area .single-service-item .text-holder .text
{
  padding-left: 20px;
}
.services-area .single-service-item .text-holder .text h3 
{
  margin: -6px 0 8px;
}
.services-area .single-service-item:hover .text-holder .icon
{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
}
.about-us-area{
  position: relative;
}
.about-us-area .image-column 
{
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 100px 0;
  position: relative;
  width: 50%;
}
.about-us-area .icon-box 
{
  float: right;
  position: relative;
  width: 240px;
}
.about-us-area .icon-box .single-item 
{
  background: rgba(0, 169, 232, 0.4) none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 1px;
  padding-bottom: 17px;
  padding-left: 65px;
  padding-top: 17px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-us-area .icon-box .single-item:last-child 
{
  margin-bottom: 0;
}
.about-us-area .icon-box .single-item.active,
.about-us-area .icon-box .single-item:hover
{
 background: rgba(3, 165, 81, 0.63);
}
.about-us-area .icon-box .single-item .icon 
{
  display: block;
  left: 0;
  padding: 28px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 65px;
}
.about-us-area .icon-box .single-item .icon span:before 
{
  color: #fff;
  font-size: 25px;
}
.about-us-area .icon-box .single-item .content h2 
{
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 1px;
}
.about-us-area .icon-box .single-item .content p 
{
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
}
.about-us-area .content-column 
{
  background: #fff none repeat scroll 0 0;
  float: right;
  height: 555px;
  overflow: hidden;
  padding: 80px 15px 50px 65px;
  position: relative;
  width: 50%;
}
.content ul li 
{
  border: 1px solid skyblue;
  padding: 20px 15px;
  height: 280px;
}
.about-us-area .content-column .inner-box 
{
  max-width: 600px;
  position: relative;
}
.about-us-area .content-column .inner-box .sec-title 
{
  padding-bottom: 28px;
}
.about-us-area .content-column .inner-box .fact-counter 
{
  margin: 33px 0 0;
  overflow: hidden;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter 
{
  display: inline-block;
  margin-right: 50px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:last-child 
{
  margin-right: 0px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder 
{
  margin: 0 0 20px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder span::before 
{
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 3px 4px #d3d3d3;
  color: #292929;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  height: 70px;
  padding: 23px 0;
  text-align: center;
  width: 70px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:hover .icon-holder span::before
{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .timer 
{
  color: rgba(43, 103, 125, 0.84);
  font-size: 30px;
  font-weight: 600;
  font-family: helvetica, sans-serif;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter i.fa-plus 
{
  color: rgba(43, 103, 125, 0.84);
  font-size: 17px;
  font-weight: 100;
  position: relative;
  top: -3px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter h3 
{
  color: #292929;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  margin: 2px 0 0;
  font-family: 'Poppins', sans-serif;
}

.content p
{
  line-height: 31px;
}

.timeline_wrapper 
{
  margin-left: -3px;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
}
.timeline_wrapper::before 
{
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  content: "";
  height: 100%;
  left: 4px;
  position: absolute;
  top: 0;
  width: 4px;
}
.timeline_wrapper .single-item 
{
  position: relative;
  padding-top: 7px;
}
.timeline_wrapper .single-item::before 
{
  background: #fff none repeat scroll 0 0;
  border: 3px solid rgba(43, 103, 125, 0.84);
  border-radius: 50%;
  content: "";
  height: 12px;
  left: -27px;
  position: absolute;
  top: 6px;
  width: 12px;
}
.timeline_wrapper .single-item .year 
{
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  height: 24px;
  left: 27px;
  position: absolute;
  text-align: center;
  top: 7px;
  width: 65px;
}
.timeline_wrapper .single-item .year::before 
{
  background: #fff none repeat scroll 0 0;
  border: 3px solid rgba(43, 103, 125, 0.84);
  border-radius: 50%;
  content: "";
  height: 12px;
  left: -27px;
  position: absolute;
  top: 6px;
  width: 12px;
}
.timeline_wrapper .single-item .year::after 
{
  color: rgba(43, 103, 125, 0.84);
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  right: -6px;
  top: 0;
  transition: all 500ms ease 0s;
}
.timeline_wrapper .single-item .year h5 
{
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.aboutbtn a{
 height: 53px;
 line-height: 49px;
 width: 172px;
 margin-top: 6%;
}
.aboutbtn2 a{
 height: 53px;
 line-height: 49px;
 width: 172px;
 margin-top: 2%;
}
.product_img{
  margin-bottom: 3%;
}
.pdetails{
  margin-top: 4%;
}
.pdetails p{
  line-height: 20px;
}
.timeline_wrapper .single-item .img-text-holder {
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
}
.timeline_wrapper .single-item .img-text-holder .img-holder {
  position: absolute;
  top: 6px;
  left: 0px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder {
  padding-left: 30px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder h3 {
  margin-bottom: 5px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder p {
  margin: 0;
}
.timeline_wrapper .bx-wrapper {
  margin: 0;
  padding: 0 0 28px;
  position: relative;
}
.timeline_wrapper .bx-wrapper .bx-viewport {
  background: none !important;
  border: 0px solid #fff;
  box-shadow: none !important;
  left: 0;
  transform: translateZ(0px);
}
.timeline_wrapper .bx-wrapper .bx-controls-direction a {
  height: 32px;
  margin-left: 17px;
  margin-top: 0;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 87%;
  transform: rotate(90deg);
  width: 32px;
  z-index: 9999;
}
.timeline_wrapper .bx-wrapper .bx-next {
  background: rgba(0, 0, 0, 0) url("../img/bx-slider/controls.png") no-repeat scroll -43px -32px;
  left: 51px;
}
.reseller {
  margin-top: 20%;
  background: #000000;
  padding: 33px 30px;
  opacity: 0.5;
  color: #ffffff;
  font-weight: bold;
}
.resellerarea{
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)),url("../img/g1.png") no-repeat scroll top left;
  background-size: 100% auto; 
  height: 50%;
  margin-bottom: 5%;
  position: relative;
}

.reseller a {
  padding: 2% 5%;
}


.processing-system {
  margin: 32px 0 0;
}
.processing-system li {
  display: inline-block;
  margin: 0 30px 0;
  position: relative;
}
.processing-system li::before {
  background: rgba(0, 0, 0, 0) url("../img/about/tab/arrow.png") repeat scroll 0 0;
  content: "";
  height: 22px;
  position: absolute;
  right: -50px;
  top: 54px;
  width: 35px;
  content: "";
}
.processing-system li::after {
  background: rgba(0, 0, 0, 0) url("../img/about/tab/arrow-top.png") repeat scroll 0 0;
  content: "";
  height: 41px;
  position: absolute;
  right: -20px;
  top: 0;
  width: 42px;
}
.processing-system li:last-child::before{
  background: none;
}
.processing-system li .single-item {
  text-align: center;
  display: inline-block;
}
.processing-system li .single-item .iocn-holder {
  height: 130px;
  width: 130px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  position: relative;
  transition: all 500ms ease;
}
.processing-system li .single-item .iocn-holder p {
  position: absolute;
  top: 0;
  left: 0;
  background: #f7f7f7;
  width: 45px;
  height: 45px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  color: rgba(43, 103, 125, 0.84);
  font-size: 18px;
  line-height: 40px;
  margin: 0;
  font-weight: 600;
  font-family: helvetica, sans-serif;
  transition: all 500ms ease;
}
.processing-system li .single-item .iocn-holder span::before {
  border: 6px solid #f7f7f7;
  border-radius: 50%;
  color: rgba(43, 103, 125, 0.84);
  display: block;
  font-size: 45px;
  height: 128px;
  line-height: 110px;
  width: 128px;
  transition: all 500ms ease;
}
.processing-system li .single-item h3 {
  margin: 12px 0 0;
}
.processing-system li:hover .single-item .iocn-holder{
  border-color: rgba(43, 103, 125, 0.84);
}
.processing-system li:hover .single-item .iocn-holder p{
  background: #292929;
  border: 1px solid rgba(43, 103, 125, 0.84);
}
.processing-system li:hover .single-item .iocn-holder span::before{
  border-color: rgba(43, 103, 125, 0.84);
}
.accordion-box {
  margin: 5px 0 0;
  margin-right: 50px;
  margin-bottom: 5%;
}
.accordion-box .accordion {
  border: 1px solid #eaeaea;
  margin-bottom: 10px;
  position: relative;
  background: #fff;
}
.accordion-box .accordion .accord-btn {
  cursor: pointer;
  height: 48px;
  line-height: 18px;
  padding: 14px 20px 15px;
  position: relative;
  background: #3c769a none repeat scroll 0 0;
}
.accordion-box .accordion .accord-btn h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  transition: all 0.3s ease 0s;
  font-family: helvetica, sans-serif;
  text-transform: none;

}
.accordion-box .accordion .accord-btn::after {
  color: #fff;
  content:'\f067';
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  line-height: 21px;
  margin-top: -15px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 60%;
  width: 30px;
}
.accordion-box .accordion .accord-btn.active:after{
  content:'\f068';
  color: #fff;
}
.accordion-box .accordion .accord-btn.active h4{
 color: #fff;
}
.accordion-box .accordion .accord-content {
  border-top: medium none;
  display: none;
  padding: 14px 20px 23px;
  position: relative;
}
.accordion-box .accordion .accord-content.collapsed{
 display:block;
}
.accordion-box .accordion .accord-content p {
  color: #9e9e9e;
  line-height: 24px;
  margin: -13px 0 0px;
}
.about_para {
  color: #292f33!important;
  padding: 10px 84px;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #3c6775!important;
}
.blog.single-blog .blog-date {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
}

.blog.one_col.single-blog .blog-date {
  width: 165px;
}

.blog.one_col.single-blog .blog-date .date {
  line-height: 70px;
}

.blog.single-blog .meta li {
  font-style: italic;
}

.blog.single-blog .meta li a {
  text-decoration: underline;
}

.single-blog .blog-date .socials li {
  display: inline-block;
}

.single-blog .blog-date .socials li a {
  color: #ccc;
  font-size: 14px;
}

.single-blog .blog-date .socials li:not(:last-child) {
  margin-right: 8px;
}

.blog.one_col.single-blog .blog-content {
  margin-left: 180px;
}

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

.single-blog .tags li a {
  background-color: #e5e5e5;
  color: #959595;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 3px;
  padding: 9px 10px;
}

.single-blog .tags {
  margin: 40px 0;
}

.single-blog .blog-content ul {
  margin: 20px 0;
}

.single-blog .blog-content ul li:not(:last-child) {
  margin-bottom: 15px;
}

.pager li > a,
.pager li > span {
  border-radius: 5px;
  padding: 5px 30px;
}

aside .widget.subscribe {
  border: 1px solid #eee;
  padding: 20px;
}

aside .widget.subscribe h5 {
  color: #ccc;
  font-size: 12px;
  font-style: italic;
  margin-top: 0;
  padding-bottom: 9px;
}

aside.blog-sidebar .widget h4 {
  color: #ccc;
  font-size: 14px;
  margin-top: 0;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.widget.archive li a {
  border: 1px solid #eee;
  color: #222;
  display: block;
  line-height: 20px;
  margin-bottom: 8px;
  padding: 8px 15px 5px;
}

aside .widget.archive .number {
  float: right;
}

aside .widget:not(:last-child) {
  margin-bottom: 55px;
}

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

.widget.tags li a {
  border: 1px solid #eee;
  color: #222;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 4px;
  padding: 5px 13px;
}

.col-sm-9.blog-base {
  padding-bottom: 26px;
}

.blog-content {
  margin-top: 3%;
}

.space-100 {
  padding: 100px 0;
}

aside .widget.newsletter {
  background-color: #3d424a;
  padding: 20px;
}

aside h2 {
  margin-top: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.widget.newsletter p {
  color: #fff;
  font-style: italic;
  margin-bottom: 20px;
}

aside .socials li {
  display: inline-block;
}
aside .socials li a {
  background-color: #37bfe1;
}

aside .socials li a {
  color: #333;
  font-size: 16px;
  width: 33px;
  height: 33px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
}

aside ul.socials li:last-child {
  margin-right: 0;
}

aside .socials li a:hover {
  background-color: #333;
}

.our-team-area {
  padding-bottom: 20px;
  padding-top: 80px;
}
.single-team-member {
  position: relative;
  padding-left: 170px;
  margin-bottom: 65px;
}
.single-team-member .img-holder {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: auto;
}
.single-team-member .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.overlay-box{
  background-color: rgba(4,30,66, .85);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5,0.5);
  transform: rotateY(180deg) scale(0.5,0.5);
}
.overlay-box .box{
  display: table;
  height: 100%;
  width: 100%;
}
.overlay-box .box .content{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li {
  display: inline-block;
  margin: 0 3px;
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li a i {
  border: 1px solid #f7f7f7;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 35px;
  padding: 10px 0;
  width: 35px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li a:hover i{
  background: #fff;
  color: rgba(43, 103, 125, 0.84);
}

.single-team-member .text-holder {
  padding-left: 20px;
}
.single-team-member .text-holder h5 {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 25px;
  line-height: 26px;
  text-transform: capitalize;
  width: 130px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 15px;
}
.single-team-member .text-holder h3 {
  margin-bottom: 6px;
}
.single-team-member .text-holder p {
  position: relative;
}
.single-team-member .text-holder p::before {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  bottom: -14px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-team-member .text-holder ul {
  overflow: hidden;
  margin: 27px 0 0;
}
.single-team-member .text-holder ul li span {
  color: #01305e;
  display: inline-block;
  padding-right: 5px;
}
.single-team-member:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-team-member:hover .text-holder p::before{
  width: 60px;
}
.single-team-member:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.latest-project-area {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  z-index: 1;
}
.latest-project-area::before {
  background: rgba(25, 25, 25, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.latest-project-area .sec-title {

}
.latest-project-area .sec-title:before {
  background: rgba(43, 103, 125, 0.84);
}
.latest-project-area .sec-title p {
  color: #ffffff;
}
.latest-project-area .sec-title h1 {
  color: #ffffff;
}
.latest-project-area .button a {
  padding: 12px 16px;
}
.single-latest-project .img-holder {
  display: block;
  position: relative;
  overflow: hidden;
}
.single-latest-project .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-latest-project .img-holder .overlay-box .box .content a i {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  width: 45px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-latest-project:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-latest-project:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-latest-project .img-holder .overlay-box .box .content a:hover i{
  background: #292929;
}
.single-latest-project .title-holder {
  background: #ffffff none repeat scroll 0 0;
  margin-top: 10px;
  overflow: hidden;
}
.single-latest-project .title-holder h4 {
  margin: 12px 0 -2px;
}
.single-latest-project .title-holder p {
  color: #01305e;
  margin: 0 0 13px;
}

.testimonial-area {
  padding-top: 80px;
  padding-bottom: 73px;
}
.single-testimonial-item {
  border: 1px solid #f7f7f7;
  padding-bottom: 13px;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
}
.single-testimonial-item .text-box {
  background: #f7f7f7 none repeat scroll 0 0;
  overflow: hidden;
  padding: 25px 20px 53px 50px;
}
.single-testimonial-item .text-box p{
  position: relative;
  z-index: 1;
}
.single-testimonial-item .text-box p:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #e8e8e8;
  font-size: 30px;
  position: absolute;
  top: 0px;
  left: -20px;
  z-index: -1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-testimonial-item .img-box {
  border: 3px solid transparent;
  border-radius: 50%;
  display: block;
  height: 80px;
  margin: -40px auto 0;
  width: 80px;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
  overflow: hidden;
}
.single-testimonial-item .title-box {
  margin: 20px 0 0;
  overflow: hidden;
}
.single-testimonial-item .title-box h4 {
  margin-bottom: -2px;
}
.single-testimonial-item .title-box p {
  color: #01305e;
  margin: 0;
}

.testimonial-area .owl-theme .owl-nav {
  display: none;
}
.testimonial-area .owl-dots .owl-dot {
  display: inline-block;
  margin-top: 50px;
}
.testimonial-area .owl-dots .owl-dot span {
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  height: 5px;
  margin: 0 3px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 25px;
  border-radius: 0;
}
.testimonial-area .owl-dots .owl-dot.active span,
.testimonial-area .owl-dots .owl-dot:hover span {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
}

.single-testimonial-item:hover{
  border-color: rgba(43, 103, 125, 0.84);
}
.single-testimonial-item:hover .img-box{
  border-color: rgba(43, 103, 125, 0.84);
}

.brand-area {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f7f7f7;
}
.brand-area .brand .owl-stage-outer{
	z-index:10;
}
.brand-area .brand .single-item {
  border: 1px dashed #dadada;
  height: 105px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}

#certifications{
  border: 0px dashed #dadada;
}
.brand-area .brand .single-item img {
  display: inline-block;
  max-width: 100% !important;
  opacity: 1;
  padding: 35px 0;
  position: relative;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: auto !important;
}
.brand-area .brand .single-item:hover{
  border: 1px dashed rgba(43, 103, 125, 0.84);
}
.brand-area .brand .single-item:hover img{
  opacity: .6;
}
.brand-area .owl-controls {
  display: none;
}

.brand2-area {
  padding-top: 0px;
  padding-bottom: 50px;
  background: #f7f7f7;
}
.brand2-area .brand2 .owl-stage-outer{
  z-index:10;
}
.brand2-area .brand2 .single-item {
  border: 1px dashed #dadada;
  height: 105px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}

#certifications{
  border: 0px dashed #dadada;
}
.brand2-area .brand2 .single-item2 img {
  margin-left: 65px;
  /*width: 100px;*/
  position: relative;
  display: inline-block;
  float: left;
  max-width: 100% !important;
  opacity: 1;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;

}
.brand2-area .brand2 .single-item:hover{
  border: 1px dashed rgba(43, 103, 125, 0.84);
}
.brand2-area .brand2 .single-item:hover img{
  opacity: .6;
}
.brand2-area .owl-controls {
  display: none;
}

.google-map-area {
  position: relative;
}
#home-google-map {
  height: 625px;
  width: 100%;
}
.send-message {
  background: #fff none repeat scroll 0 0;
  border: 7px solid #f7f7f7;
  margin-top: -565px;
  padding: 33px 23px;
  -moz-box-shadow: 0px 1px 5px #6e6b6b;
  -webkit-box-shadow: 0px 1px 5px #6e6b6b;
  box-shadow: 0px 1px 5px #6e6b6b;
}
.send-message  .sec-title {
  padding-bottom: 33px;
}
.send-message form .input-field input[type="text"],
.send-message form textarea{
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  display: block;
  font-size: 14px;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 15px;
  transition: all 500ms ease 0s;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}
.send-message form .input-field input[type="text"]:focus{
  border: 1px solid rgba(43, 103, 125, 0.84);
}
.send-message form textarea:focus{
  border: 1px solid rgba(43, 103, 125, 0.84);
}
.send-message form textarea{
  height: 108px;
  padding: 15px 15px;
}
.send-message form button{
  padding: 12px 30px;
  margin-top: 10px;
}

.footer-area {
  background: #292929;
  padding-top: 55px;
  padding-bottom: 48px;
}
.single-footer-widget .footer-logo {
  display: block;
  margin: 0 0 35px;
  overflow: hidden;
}
.single-footer-widget .industry-info {
  border-bottom: 1px solid #313131;
  margin-bottom: 25px;
  overflow: hidden;
  padding-bottom: 13px;
}
.single-footer-widget .industry-info p {
  color: #ffffff;
}
.footer-social-links li {
  display: inline-block;
  margin-right: 26px;
}
.footer-social-links li:last-child{
  margin-right: 0;
}
.footer-social-links li a i {
  color: #ffffff;
  font-size: 15px;
  transition: all 500ms ease;
}
.footer-social-links li a:hover i{
  color: rgba(43, 103, 125, 0.84);
}

.single-footer-widget .title {
  position: relative;
  margin-bottom: 40px;
}
.single-footer-widget .title::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 70px;
}
.single-footer-widget .title h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 24px;
}
.single-footer-widget .quick-links {
  float: left;
  margin-top: -11px;
}
.single-footer-widget .quick-links.left {
  margin-right: 60px;
}
.single-footer-widget .quick-links li{
  line-height: 36px;
}
.single-footer-widget .quick-links li a {
  color: #ffffff;
  font-size: 14px;
  transition: all 500ms ease;
}
.single-footer-widget .quick-links li a:hover{
  text-decoration: underline;
  color: rgba(43, 103, 125, 0.84);
}


.careerdes{
  margin-top: 1%;
}
.careerdes p{
  font-size: 16px;
  line-height: 28px;
}

.liquid-slider{
  background: #fff!important;
}
.box-news-1 {
  position: relative;
  margin-bottom: 30px; }
  .box-news-1 .media {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: rgba(43, 103, 125, 0.84); }
    .box-news-1 .media img {
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
      .box-news-1 .media:before {
        content: "\f0c1";
        font-family: FontAwesome;
        position: absolute;
        top: 40%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
        text-align: center;
        z-index: 9;
        color: #ffffff;
        font-size: 30px;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all ease .25s;
        transition: all ease .25s; }
        .box-news-1 .body {
          position: relative;
          padding-bottom: 20px;
          border-bottom: 1px solid #ccc; }
          .box-news-1 .body:before {
            background-color: #ed1c24;
            position: absolute;
            display: block;
            content: "";
            width: 100%;
            height: 2px;
            left: 0;
            bottom: 0;
            -webkit-transform-origin: left top;
            -moz-transform-origin: left top;
            -ms-transform-origin: left top;
            -o-transform-origin: left top;
            transform-origin: left top;
            -webkit-transform: scale(0, 1);
            -moz-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
            -moz-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
            -o-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
            transition: transform 0.4s cubic-bezier(1, 0, 0, 1); }
            .box-news-1 .body .title {
              font-weight: 700; }
              .box-news-1 .body .title a {
                color: rgba(43, 103, 125, 0.84); }
                .box-news-1 .body .title a:hover {
                  color: #ed1c24; }
                  .box-news-1 .body .meta {
                    color: #6f6f6f;
                    font-size: 13px;
                    margin-top: 5px; }
                    .box-news-1 .body .meta span {
                      display: inline-table;
                      margin-right: 20px; }
                      .box-news-1 .body .meta .fa {
                        color: #46c2ca; }
                        .box-news-1:hover .body:before {
                          -webkit-transform: scale(1, 1);
                          -moz-transform: scale(1, 1);
                          -ms-transform: scale(1, 1);
                          -o-transform: scale(1, 1);
                          transform: scale(1, 1); }
                          .box-news-1:hover .media img {
                            filter: alpha(opacity=80);
                            opacity: .4;
                            -webkit-transform: scale(1.05, 1.05);
                            -moz-transform: scale(1.05, 1.05);
                            -ms-transform: scale(1.05, 1.05);
                            -o-transform: scale(1.05, 1.05);
                            transform: scale(1.05, 1.05);
                            -webkit-transition-timing-function: ease-out;
                            transition-timing-function: ease-out;
                            -webkit-transition-duration: 250ms;
                            transition-duration: 250ms; }
                            .box-news-1:hover .media:before {
                              top: 50%;
                              filter: alpha(opacity=1);
                              opacity: 100; }

                              .section-heading {
                                font-size: 30px;
                                line-height: 1.2em;
                                letter-spacing: -.05em;
                                font-weight: 800;
                                color: rgba(43, 103, 125, 0.84);
                                margin-bottom: 20px;
                                border-top: 1px solid #dedede;
                                padding-top: 20px;
                                padding-bottom: 40px;
                                position: relative;
                              }
                              .section-heading:before {
                                content: '';
                                border-top: 2px solid #ed1c24;
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 250px;
                              }

                              .section{
                                margin-top: 5%;
                                margin-bottom: 5%;
                              }

                              .section.project {
                                background: url(../images/bgoverlay-1.jpg) bottom center no-repeat;
                                background-attachment: fixed;
                                background-size: cover;
                              }

                              .single-footer-widget .instagram {
                                overflow: hidden;
                              }
                              .single-footer-widget .instagram li {
                                display: inline-block;
                                float: left;
                              }
                              .single-footer-widget .instagram li .img-holder {
                                overflow: hidden;
                                position: relative;
                                display: block;
                              }
                              .single-footer-widget .instagram li .img-holder img {
                                transform: scale(1);
                                transition: all 0.5s ease 0s;
                              }
                              .single-footer-widget .instagram li .img-holder .overlay-box .box .content a i{
                                color: #292929;
                                font-size: 15px;
                              }
                              .single-footer-widget .instagram li:hover .img-holder .overlay-box {
                                opacity: 1;
                                transform: rotateY(0deg) scale(1, 1);
                              }
                              .single-footer-widget .instagram li:hover .img-holder img {
                                transform: scale(1.1);
                              }
                              .single-footer-widget .follow-us {
                                overflow: hidden;
                                background: rgba(43, 103, 125, 0.84);
                                padding: 10px;
                              }
                              .single-footer-widget .follow-us .icon {
                                float: left;
                              }
                              .single-footer-widget .follow-us .text-holder {
                                float: left;
                                padding-left: 15px;
                              }
                              .single-footer-widget .follow-us .text-holder h5 {
                                color: #ffffff;
                                font-size: 14px;
                                font-weight: 600;
                                margin: -3px 0 8px;
                                text-transform: uppercase;
                              }
                              .single-footer-widget .follow-us .text-holder a{
                                background: #01305e;
                                height: 25px;
                                width: 80px;
                                color: #ffffff;
                                font-size: 12px;
                                font-weight: 600;
                                text-transform: capitalize;
                                font-family: helvetica, sans-serif;
                                display: inline-block;
                                text-align: center;
                                transition: all 500ms ease;
                              }
                              .single-footer-widget .follow-us .text-holder a:hover{
                                background: #282828;
                              }
                              .single-footer-widget .contact-address li {
                                position: relative;
                                padding-left: 40px;
                                padding-bottom: 12px;
                              }
                              .single-footer-widget .contact-address li:last-child {
                                padding-bottom: 0;
                              }
                              .single-footer-widget .contact-address li .icon-holder {
                                position: absolute;
                                top: 0;
                                left: 0;
                              }
                              .single-footer-widget .contact-address li .icon-holder span:before {
                                color: #fff;
                                font-size: 25px;
                              }
                              .single-footer-widget .contact-address li .content-holder {
                                position: relative;
                                top: -4px;
                              }
                              .single-footer-widget .contact-address li .content-holder p{
                                color: #9e9e9e;
                                font-size: 14px;
                                line-height: 22px;
                              }
                              .single-footer-widget .contact-address li .content-holder p span{
                                color: #ffffff;
                                font-weight: 600;
                                text-transform: uppercase;
                                font-family: helvetica, sans-serif;
                              }

                              .footer-bottom-area {
                                background: #292929 none repeat scroll 0 0;
                                border-top: 1px solid #313131;
                                padding-bottom: 23px;
                                padding-top: 23px;
                              }
                              .footer-bottom-area .copyright-text p {
                                color: #ffffff;
                                margin: 0;
                              }
                              .footer-bottom-area .copyright-text p a {
                                color: rgba(43, 103, 125, 0.84);
                                transition: all 500ms ease;
                                -moz-transition: all 500ms ease;
                                -webkit-transition: all 500ms ease;
                                -ms-transition: all 500ms ease;
                                -o-transition: all 500ms ease;
                              }

                              .footer-bottom-area .footer-menu {
                                float: right
                              }
                              .footer-bottom-area .footer-menu li {
                                display: inline-block;
                                margin: 0 0px 0px 35px;
                              }
                              .footer-bottom-area .footer-menu li a {
                                color: #ffffff;
                                font-size: 14px;
                                font-weight: 400;
                                text-transform: capitalize;
                                transition: all 500ms ease;
                                -moz-transition: all 500ms ease;
                                -webkit-transition: all 500ms ease;
                                -ms-transition: all 500ms ease;
                                -o-transition: all 500ms ease;
                              }
                              .footer-bottom-area .copyright-text p a:hover {
                                color: #fff
                              }
                              .footer-bottom-area .footer-menu li a:hover {
                                color: rgba(43, 103, 125, 0.84)
                              }

                              .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
                                color: #fff;
                                background-color: #3c769a;
                              }

                              .breadcrumb-area {
                                background-repeat: no-repeat;
                                background-size: cover;
                                position: relative;
                                z-index: 1;
                              }

                              .breadcrumb-area img{
                                width: 100%;
                              }

                              .breadcrumb-area h1 {
                                color: #ffffff;
                                font-size: 36px;
                                font-weight: 600;
                                line-height: 36px;
                                text-transform: uppercase;
                                text-shadow: 1px 2px 5px blue;
                              }

                              .breadcrumb-bottom-area {
                                border-bottom: 1px solid #e3e3e3;
                                background: #f4f5f8;
                                height: 40px;
                              }
                              .breadcrumb-bottom-area .left a {
                                background: #003c6f none repeat scroll 0 0;
                                color: #ffffff;
                                display: block;
                                font-family: "Montserrat",sans-serif;
                                font-size: 17px;
                                font-weight: 600;
                                height: 40px;
                                line-height: 43px;
                                padding: 0 40px;
                                text-transform: capitalize;
                                transition: all 500ms ease;
                              }
                              .breadcrumb-bottom-area .left a:hover{
                                background: rgba(3, 165, 81, 0.63);

                                border: 2px solid rgba(3, 165, 81, 0.63);
                              }

                              .breadcrumb-bottom-area .right ul li {
                                color: #292929;
                                font-size: 14px;
                                line-height: 41px;
                                display: inline-block;
                                margin: 0 0 0 5px;
                              }
                              .breadcrumb-bottom-area .right ul li a {
                                color: #292929;
                                font-size: 14px;
                                transition: all 500ms ease;
                              }
                              .breadcrumb-bottom-area .right ul li:hover a{
                                color: rgba(43, 103, 125, 0.84);
                              }

                              .welcome-industry-area {

                                padding-top: 80px;
                              }
                              .welcome-industry-area .video-gallery-bg {
                                background: url(../img/about/pattern.jpg);
                                background-repeat: no-repeat;
                                background-size: cover;
                                position: relative;
                                display: block;
                              }
                              .welcome-industry-area .video-gallery-bg .video-gallery {
                                border: 5px solid #ffffff;
                                display: inline-block;
                                left: 50px;
                                position: relative;
                                top: 50px;
                              }
                              .welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery {
                                bottom: 0;
                                height: 100%;
                                left: 0;
                                position: absolute;
                                right: 0;
                                top: 0;
                                width: 100%;
                                background-color: transparent;
                                transition: background-color 0.4s ease 0s;
                              }
                              .welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box {
                                display: table;
                                height: 100%;
                                width: 100%;
                              }
                              .welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box .content {
                                display: table-cell;
                                vertical-align: middle;
                                text-align: center;
                                padding: 0;
                              }
                              .welcome-industry-area .video-gallery-bg .video-gallery:hover .overlay-gallery{
                                background-color: rgba(253, 199, 22, 0.70);
                              }

                              .welcome-industry-area .content {
                                margin-top: 2%;
                                margin-left: 2%;
                              }
                              .welcome-industry-area .content h3 {
                                color: #292929;
                                font-family: "Poppins",sans-serif;
                                font-size: 22px;
                                font-weight: 400;
                                line-height: 36px;
                                margin: -19px 0 23px;
                                text-transform: none;
                              }
                              .welcome-industry-area .content h3 span{
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .welcome-industry-area .content .caption-box {
                                border-left: 2px solid #f7f7f7;
                                margin: 22px 0 20px;
                                padding-bottom: 6px;
                                padding-left: 50px;
                                padding-top: 30px;
                                position: relative;
                              }
                              .welcome-industry-area .content .caption-box::before {
                                color: rgba(43, 103, 125, 0.84);
                                content: "\f10d";
                                font-family: FontAwesome;
                                font-size: 25px;
                                font-style: normal;
                                font-weight: normal;
                                left: 20px;
                                position: absolute;
                                top: 10px;
                              }
                              .welcome-industry-area .content .caption-box p {
                                font-style: italic;
                                font-weight: 500;
                                line-height: 26px;
                                margin: 0 0 12px;
                              }
                              .welcome-industry-area .content .caption-box h4 {
                                color: rgba(43, 103, 125, 0.84);
                                font-weight: 400;
                                text-transform: capitalize;
                              }

                              .cat-tab-index-2 {
                                background-color: #FFF;
                                margin-bottom: 5%;
                              }
                              .cat-tab-index-2 .job-box {
                                border: none;
                                border-bottom: 1px solid #F1F1F1;
                                padding: 30px 0;
                                margin-bottom:0;
                              }
                              .cat-tab-index-2 .job-title-box {
                                padding-left: 20px;
                              }
                              .cat-tab-index-2 .job-title-box .comp-name {
                                margin-left: 0;
                              }
                              .cat-tab-index-2 .comp-logo {
                                padding:0px !important;

                              }

                              .cat-tabs .cat-title {
                                background-color: #29aafe;
                                color: #fff;
                                font-size: 20px;
                                left: 66px;
                                letter-spacing: 2px;
                                padding: 15px 20px;
                                position: absolute;
                                text-transform: uppercase;
                                top: -59px;
                                font-weight: 600;
                              }
                              .cat-tabs .cat-title::before {
                                border-color: transparent #29aafe #29aafe transparent;
                                border-style: solid;
                                border-width: 54px 45px 5px 6px;
                                bottom: 0;
                                content: "";
                                height: 40px;
                                left: -51px;
                                position: absolute;
                                width: 51px;
                              }

                              .cat-tabs .cat-title::after {
                                border-color: transparent transparent #29aafe #29aafe;
                                border-style: solid;
                                border-width: 6px 52px 53px 7px;
                                bottom: 0;
                                content: "";
                                height: 50px;
                                position: absolute;
                                right: -58px;
                                width: 58px;
                              }

                              .cat-tabs .panel-primary > .panel-heading {
                                background-color: transparent;
                                border: medium none;
                                border-radius: 0;
                                box-shadow: none !important;
                                padding: 0;
                                border-bottom: 2px solid #f1f1f1;
                              }

                              .cat-tabs .panel-tabs > li {
                                float: left;
                                text-align: center;
                                width: 14%;
                              }

                              .cat-tabs .panel-tabs > li.active > a, .cat-tabs .panel-tabs > li.active > a:hover, .cat-tabs .panel-tabs > li.active > a:focus {
                                background-color: transparent;
                                border-bottom-color: transparent;
                                color: #003c6f;
                                cursor: default;
                                border-bottom: 2px solid #003c6f;
                                margin-bottom: -2px;
                                opacity: 1;
                              }

                              .panel-heading {
                                padding-bottom: 0px;
                              }

                              .cat-tabs .panel-tabs > li > a {
                                font-weight: 600;
                                color: #242424;
                                font-size: 16px;
                                padding: 40px 15px;
                                text-transform: uppercase;
                              }

                              .cat-tabs .panel-body {
                                padding: 0;
                                margin-top: 30px;
                              }
                              .tab-content > .tab-pane, .panel-body {
                                -webkit-transition: all 0.9s ease 0s;
                                -moz-transition: all 0.9s ease 0s;
                                -o-transition: all 0.9s ease 0s;
                                transition: all 0.9s ease 0s;
                              }

                              .cat-tab-index-2 .job-box {
                                border: none;
                                border-bottom: 1px solid #F1F1F1;
                                margin-bottom: 0;
                                padding-bottom: 77px;
                                padding-top: 37px;
                              }

                              .cat-tab-index-2 .comp-logo {
                                padding: 0px !important;
                                /* border: 1px solid #000; */
                              }

                              .cat-tabs .job-title-box .job-title {
                                text-transform: capitalize;
                                color: #242424;
                                font-size: 20px;
                                font-weight: 600;
                                -webkit-transition: all 0.3s ease-in-out 0s;
                                -moz-transition: all 0.3s ease-in-out 0s;
                                -o-transition: all 0.3s ease-in-out 0s;
                                transition: all 0.3s ease-in-out 0s;
                              }

                              .job-location {
                                font-size: 16px;
                                line-height: 45px;
                                font-weight: 600;
                                color: #000;
                                margin-top: -8%;
                              }

                              .cat-tabs .jt-intern-color {
                                color: #9d27b3;
                              }

                              .cat-tabs .jt-part-time-color {
                                color: #ff5a00;
                              }

                              .cat-tabs .jt-remote-color {
                                color: #46af4a;
                              }

                              .cat-tabs .panel-tabs > li > a {
                                font-weight: 600;
                                color: #242424;
                                font-size: 14px;
                                padding: 24px 1px;
                                text-transform: inherit;
                              }

                              .cat-tabs .panel-tabs > li > a:hover{
                                color: #003c6f;
                                background: #fff;

                              }

                              .cat-tabs .job-box .btn-custom {
                                width: 100%;
                                display: block;
                                margin-top: -9px;
                                text-transform: uppercase;
                              }

                              .btn-custom {
                                background-color: transparent;
                                border: 1px solid #242424;
                                color: #242424;
                                font-weight: 600;
                                padding: 10px 20px;
                                border-radius: 0;
                                text-transform: uppercase;
                                -webkit-transition: all 0.3s ease 0s;
                                -moz-transition: all 0.3s ease- 0s;
                                -o-transition: all 0.3s ease 0s;
                                transition: all 0.3s ease 0s;
                              }

                              .cat-tabs .jt-full-time-color {
                                color: #d3b940;
                              }

                              .special-service-area .container-fluid {
                                padding-left: 30px;
                                padding-right: 30px;
                              }
                              .special-service-area .single-item {
                                background: rgba(0, 0, 0, 0) url("../img/about/1.jpg") no-repeat scroll 0 0 / cover ;
                                min-height: 270px;
                                padding-bottom: 0px;
                                padding-top: 75px;
                                position: relative;
                                z-index: 1;
                              }
                              .special-service-area .single-item.pd-bottom{
                                margin-bottom: 30px;
                              }
                              .special-service-area .single-item:before{
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 100%;
                                height: 100%;
                                content: "";
                                background: #01305e;
                                opacity: .90;
                                z-index: -1;
                                transition: background-color 0.4s ease 0s;
                              }
                              .special-service-area .single-item span::before {
                                color: #ffffff;
                                font-size: 55px;
                              }
                              .special-service-area .single-item h3 {
                                color: #ffffff;
                                margin: 22px 0 5px;
                              }
                              .special-service-area .single-item .border {
                                background: #fff none repeat scroll 0 0;
                                display: inline-block;
                                height: 2px;
                                width: 70px;
                              }
                              .special-service-area .single-item a {
                                background: transparent none repeat scroll 0 0;
                                color: #ffffff;
                                display: block;
                                font-family: "Montserrat",sans-serif;
                                font-size: 14px;
                                font-weight: 600;
                                line-height: 45px;
                                margin: 38px auto 0;
                                text-transform: uppercase;
                                width: 145px;
                                transition: background-color 0.4s ease 0s;
                              }
                              .special-service-area .single-item a i {
                                display: inline-block;
                                padding-left: 8px;
                              }
                              .special-service-area .single-item:hover:before{
                                background-color: rgba(253, 199, 22, 0.90);
                              }
                              .special-service-area .single-item:hover a{
                                background: #01305e;
                              }

                              .choosing-area {
                                padding-top: 50px;
                              }
                              .choosing-area .content ul li {
                                position: relative;
                                margin-bottom: 40px;
                              }
                              .choosing-area .content ul li:last-child{
                                margin-bottom: 0;
                              }
                              .choosing-area .content ul li .icon-holder {
                                left: 0;
                                position: absolute;
                                top: 18px;
                              }
                              .choosing-area .content ul li .icon-holder span::before {
                                color: #292929;
                                font-size: 45px;
                              }

                              .choosing-area .content ul li .text-holder h3 {
                                margin-bottom: 4px;
                                font-size: 16px;
                              }
                              .choosing-area .content ul li .text-holder span {
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .choosing-area .content ul li .text-holder p {
                                margin: 15px 0 0;
                              }

                              .choosing-area .img-box {
                                margin-top: 30px;
                              }

                              .choosing-area form {
                                border: 7px solid #f7f7f7;
                                margin-top: 100px;
                                padding: 33px 23px;
                              }
                              .choosing-area form input[type="text"],
                              .choosing-area form textarea{
                                border: 1px solid #eaeaea;
                                color: #9e9e9e;
                                font-size: 14px;
                                height: 45px;
                                margin-bottom: 20px;
                                padding: 0 15px;
                                width: 100%;
                                transition: all 500ms ease;
                              }
                              .choosing-area form textarea {
                                height: 85px;
                                margin-bottom: 30px;
                                padding: 10px 15px;
                              }
                              .choosing-area form .ui-state-default {
                                height: 45px;
                                margin-bottom: 12px;
                              }
                              .choosing-area form .ui-selectmenu-button span.ui-selectmenu-text {
                                line-height: 22px;
                              }
                              .choosing-area form .ui-selectmenu-button span.ui-icon::before {
                                top: 10px;
                              }
                              .choosing-area form button {
                                padding: 6px 11px;
                              }
                              .choosing-area form input[type="text"]:focus{
                                border: 1px solid rgba(43, 103, 125, 0.84);
                              }
                              .choosing-area form textarea:focus{
                                border: 1px solid rgba(43, 103, 125, 0.84);
                              }

                              .caption-area {
                                background-attachment: local;
                                background-position: center top;
                                background-repeat: no-repeat;
                                background-size: cover;
                                padding-bottom: 100px;
                                padding-top: 90px;
                                position: relative;
                                z-index: 1;
                              }
                              .caption-area h1 {
                                color: #ffffff;
                                font-size: 30px;
                                font-weight: 400;
                                line-height: 42px;
                                margin: 0 0 29px;
                              }
                              .caption-area a {
                                padding: 11px 24px;
                              }

                              .contact-area {
                                padding-bottom: 80px;
                                padding-top: 74px;
                              }
                              .contact-area .contact-details {
                                margin-right: 100px;
                              }
                              .contact-area .contact-details h2 {
                                color: #292929;
                                font-size: 24px;
                                font-weight: 600;
                                margin: 0 0 52px;
                                text-transform: uppercase;
                              }

                              .contact-info-carousel .item .contact-details-title h5 {
                                color: #292929;
                                font-size: 18px;
                                font-weight: 600;
                                margin: 0 0 28px;
                                text-transform: capitalize;
                              }

                              .contact-info-carousel .item .contact-info li {
                                padding-left: 12px;
                                position: relative;
                                padding-bottom: 30px;
                              }
                              .contact-info-carousel .item .contact-info li:last-child{
                                padding-bottom: 0;
                              }
                              .contact-info-carousel .item .contact-info li .icon-box {
                                left: 0;
                                position: absolute;
                                top: 10px;
                              }
                              .contact-info-carousel .item .contact-info li .icon-box span::before {
                                color: rgba(43, 103, 125, 0.84);
                                font-size: 35px;
                                font-weight: 700;
                              }

                              .contact-info-carousel .item .contact-info li .text-box p {
                                line-height: 22px;
                                margin: 0;
                              }
                              .contact-info-carousel .item .contact-info li .text-box p span {
                                color: #292929;
                                font-weight: 600;
                                font-family: helvetica, sans-serif;
                              }

                              .contact-info-carousel.owl-theme .owl-nav {
                                margin-top: 0;
                              }

                              .contact-info-carousel.owl-theme .owl-dots {
                                bottom: 72%;
                                margin-bottom: 60px;
                                position: absolute;
                                right: 20px;
                              }
                              .contact-info-carousel.owl-theme .owl-dots .owl-dot + .owl-dot {
                                margin-left: 10px;
                              }
                              .contact-info-carousel.owl-theme .owl-dots .owl-dot span {
                                background: #003c6f none repeat scroll 0 0;
                                border: medium none;
                                margin: 0;
                              }
                              .contact-info-carousel.owl-theme .owl-dots .owl-dot.active span{
                                background: rgba(43, 103, 125, 0.84);
                              }

                              .contact-social-links {
                                border-top: 1px solid #f7f7f7;
                                margin-top: 24px;
                                overflow: hidden;
                                padding-top: 30px;
                              }
                              .contact-social-links ul li {
                                display: inline-block;
                                margin-right: 11px;
                              }
                              .contact-social-links ul li:last-child{
                                margin-right: 0;
                              }
                              .contact-social-links ul li a i {
                                background: #f7f7f7 none repeat scroll 0 0;
                                border-radius: 50%;
                                color: #9e9e9e;
                                display: block;
                                font-size: 15px;
                                height: 40px;
                                line-height: 38px;
                                text-align: center;
                                width: 40px;
                                transition: all 500ms ease;
                              }
                              .contact-social-links ul li a:hover i{
                                background: rgba(43, 103, 125, 0.84);
                                color: #fff;
                              }

                              .send-message-form .title {
                                padding-bottom: 32px;
                              }
                              .send-message-form .title h2 {
                                color: #292929;
                                font-size: 24px;
                                font-weight: 600;
                                margin: 0 0 17px;
                                text-transform: uppercase;
                              }
                              .send-message-form .title .border {
                                background: #f7f7f7 none repeat scroll 0 0;
                                display: block;
                                height: 2px;
                                width: 70px;
                              }
                              .send-message-form h3 {
                                margin: 0 0 15px;
                                text-transform: none;
                              }

                              .send-message-form form .ui-state-default {
                                margin-bottom: 22px;
                              }
                              .send-message-form form input[type="text"],
                              .send-message-form form textarea {
                                border: 1px solid #eaeaea;
                                color: #9e9e9e;
                                display: block;
                                font-family: "Poppins",sans-serif;
                                font-size: 14px;
                                height: 50px;
                                margin-bottom: 30px;
                                padding: 0 15px;
                                text-transform: capitalize;
                                transition: all 500ms ease 0s;
                                width: 100%;
                              }
                              .send-message-form form textarea{
                                height: 100px;
                                padding: 15px 15px;
                              }
                              .send-message-form form button {
                                width: 100%;
                                height: 55px;
                              }
                              .send-message-form form input[type="text"]:focus {
                                border: 1px solid rgba(43, 103, 125, 0.84);
                              }
                              .send-message-form form textarea:focus{
                                border: 1px solid rgba(43, 103, 125, 0.84);
                              }

                              #contact-google-map{
                                width: 100%;
                                height: 500px;
                              }

                              #contact-google-map1{
                                width: 100%;
                                height: 500px;
                              }

                              #news-area {
                                padding-bottom: 80px;
                                padding-top: 80px;
                              }
                              .single-blog-post {
                                border: 1px solid #f7f7f7;
                                margin-bottom: 18px;
                                padding: 16px 19px 0px;
                              }
                              .single-blog-post .img-holder {
                                display: block;
                                position: relative;
                                overflow: hidden;
                                width: 50%;
                              }
                              .single-blog-post .img-holder img{
                                -webkit-transform: scale(1);
                                transform: scale(1);
                                -webkit-transition: all 0.5s ease 0s;
                                transition: all 0.5s ease 0s;
                                width: 100%;
                              }
                              .single-blog-post:hover .img-holder .overlay {
                                background-color: rgba(1, 48, 94, 0);
                              }
                              .single-blog-post:hover .img-holder .overlay .box {
                                border-color: rgba(43, 103, 125, 0.84);
                              }
                              .single-blog-post:hover .img-holder .overlay .box .content a {
                                opacity: 1;
                                -webkit-transform: translate3d(0px, 0px, 0px);
                                transform: translate3d(0px, 0px, 0px);
                              }
                              .single-blog-post:hover .img-holder img {
                                -webkit-transform: scale(1.1);
                                transform: scale(1.1);
                              }
                              .single-blog-post .text-holder .blog-title {
                                color: #292929;
                                font-size: 16px;
                                font-weight: 600;
                                line-height: 23px;
                                margin: 14px 0 10px;
                                text-transform: uppercase;
                                transition: all 500ms ease;
                              }
                              .single-blog-post .text-holder .blog-title:hover{
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .single-blog-post .text-holder .meta-info {

                              }
                              .single-blog-post .text-holder .meta-info li {
                                display: inline-block;
                                margin-right: 10px;
                              }
                              .single-blog-post .text-holder .meta-info li:last-child{
                                margin-right: 0;
                              }
                              .single-blog-post .text-holder .meta-info li i {
                                color: rgba(43, 103, 125, 0.84);
                                display: inline-block;
                                font-size: 15px;
                                padding-right: 10px;
                              }
                              .single-blog-post .text-holder .meta-info li a {
                                color: #9e9e9e;
                                font-size: 14px;
                              }
                              .single-blog-post .text-holder .text {
                                overflow: hidden;
                                padding-bottom: 18px;
                                padding-top: 18px;
                                position: relative;
                                margin-bottom: 20px;
                              }
                              .single-blog-post .text-holder .text::before {
                                background: #f7f7f7;
                                bottom: 0;
                                content: "";
                                height: 1px;
                                left: 0;
                                position: absolute;
                                width: 100%;
                              }
                              .single-blog-post .text-holder .text::after {
                                background: rgba(43, 103, 125, 0.84);
                                bottom: 0;
                                content: "";
                                height: 1px;
                                left: 0;
                                position: absolute;
                                width: 50px;
                                transition: all 900ms ease;
                              }
                              .single-blog-post .text-holder .author-info {
                                position: relative;
                              }
                              .single-blog-post .text-holder .author-info .img-box {
                                border: 2px solid transparent;
                                border-radius: 50%;
                                height: 50px;
                                transition: border-color 0.4s ease 0s;
                                width: 50px;
                              }
                              .single-blog-post .text-holder .author-info .img-box,
                              .single-blog-post .text-holder .author-info .text-box{
                                display: table-cell;
                                vertical-align: middle;
                              }
                              .single-blog-post .text-holder .author-info .text-box {
                                padding-left: 15px;
                              }
                              .single-blog-post .text-holder .author-info .text-box h3 {
                                margin: 0 0 1px;
                                text-transform: capitalize;
                              }
                              .single-blog-post .text-holder .author-info .text-box span {
                                color: #01305e;
                              }
                              .single-blog-post:hover .text-holder .text::after{
                                width: 100%;
                              }

                              .post-pagination li {
                                display: inline-block;
                                margin: 0 3px;
                              }
                              .post-pagination li a {
                                background: #fff;
                                border: 2px solid #f7f7f7;
                                color: #292929;
                                display: block;
                                font-size: 17px;
                                font-weight: 600;
                                height: 42px;
                                padding: 12px 0;
                                -webkit-transition: all 500ms ease 0s;
                                transition: all 500ms ease 0s;
                                width: 50px;
                                font-family: helvetica, sans-serif;
                                line-height: 18px;
                              }
                              .post-pagination li.active a, .post-pagination li:hover a {
                                background: rgba(43, 103, 125, 0.84);
                                color: #fff;
                                border: 2px solid rgba(43, 103, 125, 0.84);
                              }
                              .sidebar-wrapper .single-sidebar {
                                overflow: hidden;
                                margin-bottom: 50px;
                                position: relative;
                              }
                              .sidebar-wrapper .single-sidebar .sidebar-title {
                                overflow: hidden;
                                padding-bottom: 40px;
                              }
                              .sidebar-wrapper .single-sidebar .sidebar-title h1 {
                                color: #292929;
                                font-size: 22px;
                                font-weight: 700;
                                text-transform: uppercase;
                              }
                              .sidebar-wrapper .single-sidebar .sidebar-title .border {
                                background: #f7f7f7 none repeat scroll 0 0;
                                display: block;
                                height: 2px;
                                width: 70px;
                              }
                              .sidebar-wrapper .single-sidebar form.search-form {
                                position: relative
                              }
                              .sidebar-wrapper .single-sidebar .search-form input[type="text"] {
                                background: #fff;
                                border: 1px solid #f7f7f7;
                                color: #9e9e9e;
                                display: block;
                                font-size: 14px;
                                font-weight: 500;
                                height: 50px;
                                letter-spacing: 1px;
                                padding-left: 15px;
                                padding-right: 55px;
                                position: relative;
                                -webkit-transition: all 500ms ease 0s;
                                transition: all 500ms ease 0s;
                                width: 100%;
                              }
                              .sidebar-wrapper .single-sidebar .search-form button {
                                background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
                                border: medium none;
                                color: #fff;
                                display: block;
                                height: 50px;
                                padding: 11px 0;
                                position: absolute;
                                right: 0;
                                text-align: center;
                                top: 0;
                                -webkit-transition: all 500ms ease 0s;
                                transition: all 500ms ease 0s;
                                width: 50px;
                              }
                              .sidebar-wrapper .single-sidebar .search-form button i {
                                font-size: 14px
                              }
                              .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
                                border: 1px solid #292929;
                                background: #f7f7f7;
                              }
                              .sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus + button,
                              .sidebar-wrapper .single-sidebar .search-form button:hover {
                                background: #292929 none repeat scroll 0 0;
                                color: #fff;
                              }
                              .single-sidebar .categories {
                                margin-top: -5px;
                              }
                              .single-sidebar .categories li {
                                border-bottom: 1px solid #f7f7f7;
                                margin-bottom: 14px;
                                padding-bottom: 12px;
                              }
                              .single-sidebar .categories li:last-child {
                                margin-bottom: 0;
                              }
                              .single-sidebar .categories li a {
                                color: #9f9f9f;
                                transition: all 500ms ease;
                              }
                              .single-sidebar .categories li a i {
                                display: inline-block;
                                font-size: 18px;
                                padding-right: 10px;
                                position: relative;
                                top: 1px;
                              }
                              .single-sidebar .categories li a span {
                                display: inline-block;
                                padding-left: 15px;
                              }
                              .single-sidebar .categories li a:hover{
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .single-sidebar .popular-post {}
                              .single-sidebar .popular-post li {
                                margin-bottom: 32px;
                                padding-left: 70px;
                                position: relative;
                              }
                              .single-sidebar .popular-post li:last-child{
                                margin-bottom: 0;
                              }
                              .single-sidebar .popular-post li .img-holder {
                                display: block;
                                left: 0;
                                overflow: hidden;
                                position: absolute;
                                top: 6px;
                                width: 70px;
                              }
                              .single-sidebar .popular-post li .img-holder img {
                                transform: scale(1);
                                transition: all 0.5s ease 0s;
                              }
                              .single-sidebar .popular-post li .img-holder .overlay-box .box .content a i{
                                color: #fff;
                                transition: all 500ms ease;
                              }
                              .single-sidebar .popular-post li:hover .img-holder .overlay-box {
                                opacity: 1;
                                filter: alpha(opacity=100);
                                -webkit-transform: rotateY(0deg) scale(1,1);
                                transform: rotateY(0deg) scale(1,1);
                              }
                              .single-sidebar .popular-post li:hover .img-holder img {
                                -webkit-transform: scale(1.1);
                                transform: scale(1.1);
                              }
                              .single-sidebar .popular-post li .img-holder .overlay-box .box .content a:hover i{
                                color: #292929;
                              }

                              .single-sidebar .popular-post li .title {
                                padding-left: 17px;
                              }
                              .single-sidebar .popular-post li .title h3 {
                                font-size: 14px;
                                line-height: 24px;
                                text-transform: none;
                                position: relative;
                              }
                              .single-sidebar .popular-post li .title h3 a {
                                color: #292929;
                                display: block;
                                transition: all 500ms ease;
                              }
                              .single-sidebar .popular-post li .title p {
                                color: #9e9e9e;
                                margin: 7px 0 0;
                              }
                              .single-sidebar .popular-post li .title p i{
                                color: rgba(43, 103, 125, 0.84);
                                font-weight: 400;
                                display: inline-block;
                                padding-right: 7px;
                                position: relative;
                                top: 1px;
                              }
                              .single-sidebar .popular-post li .title h3:hover a{
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .single-sidebar .product-tag {
                                margin-left: -5px;
                                margin-right: -5px;
                                margin-top: -5px;
                              }
                              .single-sidebar .product-tag li {
                                display: inline-block;
                                margin: 0 5px 10px;
                              }
                              .single-sidebar .product-tag li a {
                                color: #9e9e9e;
                                font-size: 16px;
                                font-weight: 400;
                                transition: all 500ms ease;
                              }
                              .single-sidebar .product-tag li a:hover{
                                color: rgba(43, 103, 125, 0.84);
                                text-decoration: underline;
                              }

                              .single-news-area .blog-post .single-blog-post {
                                border: 1px solid #f7f7f7;
                                margin-bottom: 0px;
                                padding: 19px 19px 22px;
                              }
                              .single-news-area .blog-post .text-holder {}
                              .single-news-area .blog-post .text-holder .text {
                                margin: 0;
                                padding-bottom: 16px;
                                position: static;
                              }
                              .single-news-area .blog-post .text-holder .text:before{
                                background: none;
                              }
                              .single-news-area .blog-post .text-holder .text:after{
                                background: none;
                              }
                              .single-news-area .blog-post .single-blog-post .text-holder .blog-title:hover{
                                color: #292929;
                              }
                              .single-news-area .blog-post .text-holder .text p {
                                margin: 0 0 16px;
                              }
                              .single-news-area .blog-post .text-holder .special-text {
                                border-left: 3px solid rgba(43, 103, 125, 0.84);
                                font-style: italic;
                                margin-left: 50px;
                                padding-bottom: 7px;
                                padding-left: 20px;
                                padding-top: 11px;
                              }
                              .single-news-area .blog-post .text-holder .special-text p {
                                line-height: 32px;
                                margin: 0;
                              }
                              .single-news-area .blog-post .text-holder .bottom-text {
                                margin: 35px 0 0;
                              }

                              .single-news-area .blog-post .text-holder .social-share-box {
                                border-top: 1px solid #f7f7f7;
                                overflow: hidden;
                                padding-top: 22px;
                                margin-top: 32px;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .title{
                                padding-right: 55px;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .title h4 {
                                font-size: 18px;
                                line-height: 36px;
                                margin: 0;
                                text-transform: capitalize;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .social-icon { }
                              .single-news-area .blog-post .text-holder .social-share-box .social-icon ul li {
                                display: inline-block;
                                margin-right: 6px;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .social-icon ul li:last-child{
                                margin-right: 0;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a i {
                                display: block;
                                height: 40px;
                                width: 40px;
                                background: #f7f7f7;
                                text-align: center;
                                line-height: 40px;
                                color: #9e9e9e;
                                font-size: 14px;
                                border-radius: 50%;
                                transition: all 500ms ease;
                              }
                              .single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a:hover i{
                                background: rgba(43, 103, 125, 0.84);
                                color: #fff;
                              }

                              .comment-box {
                                overflow: hidden;
                                padding-top: 76px;
                              }
                              .comment-box .single-comment-box {
                                border-bottom: 1px solid #f7f7f7;
                                margin-bottom: 40px;
                                padding-bottom: 32px;
                                padding-left: 100px;
                                position: relative;
                              }
                              .comment-box .single-comment-box .img-holder {
                                left: 0;
                                position: absolute;
                                top: 0;
                              }
                              .comment-box .single-comment-box .text-holder {
                                padding-left: 20px;
                              }
                              .comment-box .single-comment-box .text-holder .top {
                                margin: 0 0 15px;
                                overflow: hidden;
                              }
                              .comment-box .single-comment-box .text-holder .top .title {
                                padding-right: 20px;
                              }
                              .comment-box .single-comment-box .text-holder .top .title h5 {
                                color: #292929;
                                font-size: 16px;
                                font-weight: 600;
                                text-transform: uppercase;
                              }
                              .comment-box .single-comment-box .text-holder .top .review-box {
                                position: relative;
                                top: -2px;
                              }
                              .comment-box .single-comment-box .text-holder .top .review-box i {
                                color: rgba(43, 103, 125, 0.84);
                                font-size: 14px;
                                margin-right: 2px;
                              }
                              .comment-box .single-comment-box .text-holder .text {
                                padding: 0;
                                position: relative;
                              }
                              .comment-box .single-comment-box .text-holder .text p {
                                margin: 0 0 15px;
                              }
                              .comment-box .single-comment-box .text-holder .text a.reply {
                                color: rgba(43, 103, 125, 0.84);
                                font-size: 14px;
                                font-weight: 600;
                                text-transform: uppercase;
                                font-family: helvetica, sans-serif;
                              }


                              .reply-box {
                                margin-top: 36px;
                              }
                              .reply-box .add-rating-box h4 {
                                font-size: 14px;
                                font-weight: 400;
                                margin-bottom: 10px;
                                text-transform: none;
                                font-family: 'Poppins', sans-serif;
                              }
                              .reply-box .add-rating-box ul {
                                margin: 0 0 23px;
                              }
                              .reply-box .add-rating-box ul li {
                                display: inline-block;
                                margin-right: 20px;
                              }
                              .reply-box .add-rating-box ul li:last-child{
                                margin-right: 0;
                              }
                              .reply-box .add-rating-box ul li a i {
                                color: #f7f7f7;
                                font-weight: 600;
                                margin-right: 2px;
                                position: relative;
                                transition: all 500ms ease;
                              }
                              .reply-box .add-rating-box ul li a:hover i{
                                color: rgba(43, 103, 125, 0.84);
                              }

                              .reply-box form.reply-form {
                                overflow: hidden;
                              }
                              .reply-box form.reply-form input[type="text"], .reply-box form.reply-form textarea {
                                border: 1px solid #eaeaea;
                                height: 50px;
                                margin-bottom: 30px;
                                padding: 0 15px;
                                width: 100%;
                                transition: all 500ms ease;
                              }
                              .reply-box form.reply-form input[type="text"]:focus{
                                color: rgba(43, 103, 125, 0.84);
                                border-color: rgba(43, 103, 125, 0.84);
                              }
                              .reply-box form.reply-form textarea:focus{
                                color: rgba(43, 103, 125, 0.84);
                                border-color: rgba(43, 103, 125, 0.84);
                              }
                              .reply-box form.reply-form textarea{
                                height: 110px;
                                padding: 15px 15px;
                              }
                              .reply-box form.reply-form button {
                                margin-top: 2px;
                                padding: 13px 30px;
                              }

                              #project-area {
                                padding-bottom: 80px;
                                padding-top: 80px;
                              }
                              .project-filter {
                                margin-bottom: 50px
                              }
                              .project-filter li {
                                display: inline-block;
                                margin: 0 8px;
                              }
                              .project-filter li span {
                                background: #3c769a;
                                border: 2px solid #f7f7f7;
                                color: #fff;
                                display: block;
                                font-size: 16px;
                                font-weight: 400;
                                padding: 15px 20px;
                                text-transform: capitalize;
                                font-family: 'Poppins', sans-serif;
                                cursor: pointer;
                                transition: all 500ms ease;
                                -moz-transition: all 500ms ease;
                                -webkit-transition: all 500ms ease;
                                -ms-transition: all 500ms ease;
                                -o-transition: all 500ms ease;
                              }
                              .project-filter li.active span, .project-filter li:hover span {
                                background: #46b98b;
                                color: #fff;
                              }

                              .single-project {
                                margin-bottom: 30px;
                              }
                              .single-project .img-holder {
                                display: block;
                                overflow: hidden;
                                position: relative;
                              }
                              .single-project .img-holder img {
                                transform: scale(1);
                                transition: all 0.5s ease 0s;
                                width: 100%;
                              }
                              .single-project .img-holder .overlay-box .box .content a i {
                                background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
                                border-radius: 50%;
                                color: #ffffff;
                                display: inline-block;
                                font-size: 20px;
                                height: 45px;
                                line-height: 48px;
                                width: 45px;
                                -webkit-transition: all 500ms ease;
                                transition: all 500ms ease;
                              }
                              .single-project .img-holder .overlay-box .box .content .title {
                                left: 20px;
                                bottom: 12px;
                                display: block;
                                overflow: hidden;
                                position: absolute;
                                text-align: left;
                              }
                              .single-project .img-holder .overlay-box .box .content .title h3 {
                                color: #ffffff;
                                margin: 0;
                              }
                              .single-project .img-holder .overlay-box .box .content .title span {
                                color: #ffffff;
                                font-size: 14px;
                              }

                              .single-project:hover .overlay-box {
                                opacity: 1;
                                filter: alpha(opacity=100);
                                -webkit-transform: rotateY(0deg) scale(1,1);
                                transform: rotateY(0deg) scale(1,1);
                              }
                              .single-project:hover .img-holder img {
                                -webkit-transform: scale(1.1);
                                transform: scale(1.1);
                              }
                              .single-project .img-holder .overlay-box .box .content a:hover i{
                                background: #292929;
                              }
                              #project-area .post-pagination {
                                margin-top: 30px;
                              }

                              .project-single-area #project-single-carousel .carousel-indicators {
                                bottom: 10px;
                              }
                              .project-single-area #project-single-carousel .carousel-indicators li {
                                background-color: transparent;
                                border: 4px solid #ffffff;
                                border-radius: 10px;
                                cursor: pointer;
                                display: inline-block;
                                height: 12px;
                                margin: 4px;
                                text-indent: -999px;
                                width: 12px;
                              }
                              .project-single-area #project-single-carousel .carousel-indicators li.active {
                                margin: 4px;
                                border-color: rgba(43, 103, 125, 0.84);
                              }
                              .project-single-area .content {
                                padding-top: 36px;
                              }
                              .project-single-area .content .sec-title-two {
                                padding-bottom: 35px;
                              }

                              .project-single-area .content .single-project-social-link {
                                margin: 40px 0 0;
                                overflow: hidden;
                              }
                              .project-single-area .content .single-project-social-link li {
                                display: inline-block;
                                float: left;
                                margin-right: 10px;
                              }
                              .project-single-area .content .single-project-social-link li:last-child{
                                margin-right: 0;
                              }
                              .project-single-area .content .single-project-social-link li a i {
                                background: transparent none repeat scroll 0 0;
                                border-radius: 50%;
                                color: #9e9e9e;
                                font-size: 18px;
                                height: 40px;
                                line-height: 40px;
                                text-align: center;
                                transition: all 500ms ease 0s;
                                width: 40px;
                              }
                              .project-single-area .content .single-project-social-link li a:hover i{
                                background: rgba(43, 103, 125, 0.84);
                                color: #fff;
                              }
                              .project-single-area .single-project-info {
                                margin: 115px 0 0;
                                overflow: hidden;
                              }
                              .project-single-area .single-project-info ul li {
                                margin-bottom: 15px;
                              }
                              .project-single-area .single-project-info ul li:last-child{
                                margin-bottom: 0;
                              }
                              .project-single-area .single-project-info ul li span {
                                color: #292929;
                                display: inline-block;
                                float: left;
                                font-family: "Montserrat",sans-serif;
                                font-size: 16px;
                                font-weight: 600;
                                padding-right: 10px;
                              }
                              .project-single-area .single-project-info ul li .review-box i {
                                color: rgba(43, 103, 125, 0.84);
                                margin-right: 2px;
                                position: relative;
                                top: 2px;
                              }
                              .project-single-area .bottom {
                                border-bottom: 1px solid #f7f7f7;
                                border-top: 1px solid #f7f7f7;
                                margin: 48px 0 0;
                                overflow: hidden;
                                padding-bottom: 20px;
                                padding-top: 20px;
                              }
                              .project-single-area .bottom .button a {
                                color: #292929;
                                font-size: 14px;
                                font-weight: 600;
                                text-transform: uppercase;
                                font-family: helvetica, sans-serif;
                                transition: all 500ms ease;
                              }
                              .project-single-area .bottom .button a:hover{
                                color: rgba(43, 103, 125, 0.84);
                              }
                              .project-single-area .bottom .button a i{
                                display: inline-block;
                                padding-right: 10px;
                              }
                              .project-single-area .bottom .button.next a i{
                                padding-right: 0px;
                                padding-left: 10px;
                              }
                              .project-single-area .bottom .icon-holder a i {
                                color: #292929;
                                font-size: 24px;
                                position: relative;
                                top: 3px;
                                transition: all 500ms ease;
                              }
                              .project-single-area .bottom .icon-holder a:hover i{
                                color: rgba(43, 103, 125, 0.84);
                              }

                              .checkout-area {
                                padding-bottom: 80px;
                                padding-top: 76px;
                              }
                              .checkout-area .form .sec-title-two {
                                padding-bottom: 37px
                              }
                              .checkout-area .form form .field-label {
                                color: #292929;
                                font-family: 'Poppins', sans-serif;
                                font-size: 16px;
                                font-weight: 500;
                                margin: -3px 0 3px;
                                text-transform: capitalize;
                              }
                              .checkout-area .form form .field-input input[type="text"] {
                                border: 2px solid #f7f7f7;
                                color: #9e9e9e;
                                display: block;
                                font-size: 16px;
                                height: 48px;
                                margin-bottom: 28px;
                                padding: 0 15px;
                                width: 100%;
                                transition: all 500ms ease;
                                -moz-transition: all 500ms ease;
                                -webkit-transition: all 500ms ease;
                                -ms-transition: all 500ms ease;
                                -o-transition: all 500ms ease;
                              }
                              .checkout-area .form form .field-input input[type="text"]:focus{
                                border: 2px solid rgba(43, 103, 125, 0.84);
                              }
                              .checkout-area .shsame-address .checkbox {
                                margin: 7px 0 0;
                              }
                              .checkout-area .shsame-address .checkbox label {
                                color: #01305e;
                                font-weight: 400;
                                font-size: 16px;
                              }
                              .checkout-area .shsame-address .checkbox input {
                                margin-top: 5px;
                              }
                              .checkout-area .shipping-info input[type="checkbox"] {
                                display: inline-block;
                                margin: 0 0 0 40px;
                                vertical-align: middle;
                                cursor: pointer;
                              }
                              .checkout-area .form form .field-input textarea {
                                border: 2px solid #f7f7f7;
                                color: #9e9e9e;
                                display: block;
                                font-size: 16px;
                                height: 124px;
                                margin-bottom: 28px;
                                padding: 10px 15px;
                                width: 100%;
                                transition: all 500ms ease;
                                -moz-transition: all 500ms ease;
                                -webkit-transition: all 500ms ease;
                                -ms-transition: all 500ms ease;
                                -o-transition: all 500ms ease;
                              }
                              .checkout-area .form form .field-input textarea:focus{
                                border-color: #fdc713;
                              }
                              .checkout-area .bottom {
                                padding-top: 70px
                              }
                              .checkout-area .table {
                                overflow-x: auto;
                                position: relative;
                                width: 100%;
                                margin-bottom: 0;
                              }
                              .checkout-area .table .cart-table {
                                min-width: auto;
                                width: 100%;
                              }
                              .checkout-area .table .cart-table .cart-header {
                                background: #f7f7f7;
                                color: #292929;
                                font-family: helvetica, sans-serif;
                                font-size: 18px;
                                position: relative;
                                text-transform: capitalize;
                                width: 100%;
                                font-weight: 600;
                              }
                              .checkout-area .table .cart-table thead tr th {
                                font-weight: 600;
                                line-height: 24px;
                                min-width: 110px;
                                padding: 20px 30px;
                              }
                              .checkout-area .table .cart-table thead tr th.product-column {
                                padding-left: 30px;
                                text-align: left;
                              }
                              .checkout-area .table .cart-table tbody tr {
                                border-bottom: 1px solid #eaeaea;
                              }
                              .checkout-area .table .cart-table tbody tr td {
                                vertical-align: middle
                              }
                              .checkout-area .table .cart-table tbody tr td {
                                color: #292929;
                                font-family: "Montserrat",sans-serif;
                                font-size: 18px;
                                font-weight: 600;
                                line-height: 24px;
                                min-width: 110px;
                                padding: 25px 20px;
                              }

                              .checkout-area .table .cart-table tbody tr .product-column .column-box {
                                min-height: 90px;
                                padding-left: 90px;
                                padding-top: 17px;
                                position: relative;
                                text-align: left;
                              }
                              .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
                                background: #f4f4f4 none repeat scroll 0 0;
                                left: 0;
                                padding: 0;
                                position: absolute;
                                top: 5px;
                              }
                              .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
                                display: block;
                                max-width: 100%;
                              }
                              .checkout-area .table .cart-table tbody tr .product-column .column-box h3 {
                                color: #272727;
                                font-size: 18px;
                                font-weight: 600;
                                margin: 16px 0 5px;
                                text-transform: capitalize;
                              }

                              .checkout-area .table .cart-table tbody tr .qty {
                                padding-right: 30px;
                                width: 142px;
                              }
                              .checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
                                float: right;
                                width: 70px;
                              }
                              .checkout-area .table .cart-table tbody tr .qty .form-control {
                                background-color: #fff;
                                background-image: none;
                                border: 1px solid #ccc;
                                border-radius: 0 !important;
                                box-shadow: none;
                                color: #272727;
                                display: block;
                                font-size: 18px;
                                font-weight: 500;
                                height: 34px;
                                padding: 6px 0;
                                text-align: center;
                                font-family: helvetica, sans-serif;
                              }
                              .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
                                border-radius: 0
                              }
                              .checkout-area .table .cart-table tbody tr .qty .btn-default {
                                background-color: #e4985b;
                                border-color: #c9600c;
                                color: #fff;
                              }
                              .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
                                border-radius: 0;
                                margin-top: -2px;
                              }
                              .checkout-area .table .cart-table tbody tr td.price {
                                color: #01305e;
                                font-size: 16px;
                                font-weight: 400;
                              }
                              .payment-details .payment-detail-tab .tab-menu {
                                border-bottom: 1px solid #eaeaea;
                              }
                              .payment-details .payment-detail-tab .tab-menu li {
                                float: left;
                                margin-bottom: -1px;
                              }
                              .payment-details .payment-detail-tab .tab-menu li a {
                                border: 1px solid transparent;
                                border-radius: 0;
                                color: #1f1f1f;
                                font-size: 16px;
                                font-weight: 600;
                                margin-right: 2px;
                                padding: 10px 15px;
                                text-transform: capitalize;
                              }
                              .payment-details .payment-detail-tab .tab-menu li.active a{
                                border-left: 1px solid #eaeaea;
                                border-right: 1px solid #eaeaea;
                                border-top: 1px solid #eaeaea;
                              }
                              .payment-details .payment-detail-tab .tab-menu li:hover a{
                                border-left: 1px solid #eaeaea;
                                border-right: 1px solid #eaeaea;
                                border-top: 1px solid #eaeaea;
                              }
                              .payment-details .payment-detail-tab .tab-content {
                                padding-top: 40px;
                              }
                              .payment-details .payment-detail-tab .tab-content .input-field {
                                position: relative;
                              }
                              .payment-details .payment-detail-tab .tab-content .input-field input[type="text"] {
                                border: 1px solid #eaeaea;
                                color: #9e9e9e;
                                display: block;
                                font-size: 14px;
                                height: 50px;
                                padding-left: 40px;
                                padding-right: 15px;
                                position: relative;
                                width: 100%;
                                margin-bottom: 30px;
                              }
                              .payment-details .payment-detail-tab .tab-content .icon-holder {
                                left: 12px;
                                position: absolute;
                                top: 13px;
                              }
                              .payment-details .payment-detail-tab .tab-content .icon-holder span::before {
                                color: #9e9e9e;
                                font-size: 20px;
                              }
                              .payment-details .payment-detail-tab .tab-content .select-field {
                                position: relative;
                              }
                              .payment-details .payment-detail-tab .tab-content .select-field .ui-selectmenu-text {
                                padding: 12px 40px;
                              }

                              .payment-details .payment-detail-tab .tab-content .save-card .checkbox {
                                margin: 0 0 32px;
                              }
                              .payment-details .payment-detail-tab .tab-content .save-card .checkbox label input {
                                margin-top: 5px;
                              }
                              .payment-details .payment-detail-tab .tab-content .save-card .checkbox label span {
                                color: #01305e;
                                font-size: 16px;
                              }
                              .placeorder-button button {
                                display: block;
                                padding: 9px 25px 11px;
                              }


/***
=============================================
   Account area  style
=============================================
***/
.account-area {
  padding-bottom: 80px;
  padding-top: 76px;
}
.account-area .form .sec-title-two {}
.account-area .form form {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f2f2f2;
  padding: 28px 34px 34px;
}
.account-area .form form .field-label {
  color: #292929;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: -3px 0 2px;
  text-transform: capitalize;
}
.account-area .form form .field-input {
  position: relative
}
.account-area .form form .field-input input[type="text"] {
  background: #ffffff;
  border: 1px solid #f7f7f7;
  color: #9e9e9e;
  display: block;
  font-size: 14px;
  height: 45px;
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 35px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
.account-area .form form .field-input .icon-holder {
  position: absolute;
  right: 15px;
  top: 10px;
}
.account-area .form form .field-input .icon-holder span::before {
  color: #9e9e9e;
  font-size: 14px;
}
.account-area .form form button {
  margin: 30px 0 0;
  padding: 9px 0;
  width: 100%;
}
.account-area .form form .checkbox {
  margin: 0
}
.account-area .form form .checkbox label {
  color: #292929;
  font-size: 14px;
  line-height: 22px;
  padding-left: 20px;
  font-weight: 500;
}
.account-area .form form .forgot-password a {
  color: rgba(43, 103, 125, 0.84);
  font-size: 14px;
  font-weight: 500;
}
.account-area .form form .field-input input[type="text"]:focus {
  border: 1px solid rgba(43, 103, 125, 0.84)
}


/***
=============================================
   Shop area  style
=============================================
***/
.shop-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.shop-area .ui-selectmenu-button {
  float: right;
  margin: 0 0 30px;
  width: 270px !important;
}
.shop-area .showing p {
  margin: 12px 0 0;
}

.single-product-item{
  margin-bottom: 50px;
  transition: all 700ms ease 0s;
}
.single-product-item .img-holder {
  position: relative;
}
.single-product-item .img-holder img{
  width: 100%;
}
.single-product-item .img-holder .offer-box {
  left: 10px;
  position: absolute;
  top: 10px;
}

.single-product-item .img-holder .offer-box .inner {
  position: relative;
}
.single-product-item .img-holder .offer-box .inner::before {
  background-color: transparent;
  border-color: rgba(43, 103, 125, 0.84) transparent transparent rgba(43, 103, 125, 0.84);
  border-style: solid;
  border-width: 35px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.single-product-item .img-holder .offer-box .inner span {
  color: #fff;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transform: rotate(-45deg);
  transform-origin: 70% 35% 0;
}
.single-product-item .img-holder .overlay a {
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  line-height: 45px;
  padding: 0;
  width: 50px;
}
.single-product-item .img-holder .overlay a i{
  color: #ffffff;
  font-size: 16px;
}

.single-product-item:hover .img-holder .overlay {
  background-color: rgba(1, 48, 94, 0.85);
}
.single-product-item:hover .img-holder .overlay .box {
  border-color: rgba(43, 103, 125, 0.84);
}
.single-product-item:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
single-product-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-product-item:hover{
  z-index:1;
  moz-box-shadow: 0px 1px 3px #c7c1c7;
  -webkit-box-shadow: 0px 1px 3px #c7c1c7;
  box-shadow: 0px 1px 3px #c7c1c7;
}

.single-product-item .title {
  padding-top: 20px;
}
.single-product-item .title h3 {
  margin: 0 0 8px;
  text-transform: none;
  padding-left: 10px;
}
.single-product-item .title p {
  margin: 0;
  padding-left: 10px;
}
.single-product-item .title p span {
  color: #01305e;
  font-size: 16px;
}
.single-product-item .title del {
  color: #9e9e9e;
  font-size: 14px;
  left: 6px;
  position: relative;
}
.single-product-item .title a {
  background: #01305e none repeat scroll 0 0;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-weight: 600;
  font-family: helvetica, sans-serif;
  margin: 25px 0 0;
  text-transform: uppercase;
  transition: all 500ms ease;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.single-product-item:hover .title a{
  background: rgba(43, 103, 125, 0.84);
}

.shop-area .post-pagination {
  border-top: 1px solid #f7f7f7;
  margin-top: -10px;
  padding-top: 30px;
}
.shop-area .post-pagination li a {
  border: 1px solid #eaeaea;
  color: #292929;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  transition: all 500ms ease 0s;
  width: 60px;
  padding: 0;
}

/* Start price filter*/
.single-sidebar.price-filter .noUi-background {
  background: url(../img/shop/price-filter-bg.png);
  background-repeat: repeat;
}
.single-sidebar.price-filter .range-slider-price {
  margin-bottom: 25px;
  margin-top: 5px;
}
.single-sidebar.price-filter .noUi-connect {
  background: rgba(43, 103, 125, 0.84);
  border: none;
  box-shadow: none;
}
.single-sidebar.price-filter .noUi-target {
  border: none;
  border-radius: 5px;
  box-shadow: none;
  height: 7px;
}
.single-sidebar.price-filter .noUi-base {
  width: 97%
}
.single-sidebar.price-filter .noUi-handle {
  background: #fff none repeat scroll 0 0;
  border: 2px solid rgba(43, 103, 125, 0.84);
  border-radius: 50% !important;
  box-shadow: none;
  cursor: pointer;
}
.single-sidebar.price-filter .noUi-horizontal .noUi-handle {
  height: 13px;
  left: -2px;
  top: -3px;
  width: 13px;
}
.single-sidebar.price-filter .form-group {
  margin-bottom: 0
}

.single-sidebar.price-filter button {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  outline: medium none;
  text-transform: uppercase;
  width: 80px;
  font-family: helvetica, sans-serif;
  float: right;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.single-sidebar.price-filter p {
  color: #9e9e9e;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  text-transform: capitalize;
  float: left;
}
.single-sidebar.price-filter input {
  border: medium none;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: 400;
  outline: medium none;
  width: 50px;
}

/* Start Latest Product */
.single-sidebar .latest-product li {
  position: relative;
  margin-bottom: 30px;
}
.single-sidebar .latest-product li:last-child{
  margin-bottom: 0;
}
.single-sidebar .latest-product li .img-holder {
  width: 70px;
  position: relative;
  overflow: hidden;
}
.single-sidebar .latest-product li .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-sidebar .latest-product li .img-holder .overlay-box .box .content a i {
  color: #fff;
  font-size: 15px;
}

.single-sidebar .latest-product li .img-holder, .single-sidebar .latest-product li .title{
  display: table-cell;
  vertical-align: top;
}
.single-sidebar .latest-product li .title {
  padding-left: 20px;
}
.single-sidebar .latest-product li .title h3{
  margin: 0 0 9px;
}
.single-sidebar .latest-product li .title h3 a {
  color: #292929;
  font-size: 16px;
  text-transform: none;
  transition: all 500ms ease;
}
.single-sidebar .latest-product li .title h3:hover a{
  color: rgba(43, 103, 125, 0.84);
}

.single-sidebar .latest-product li .title p {
  margin: 0;
}
.single-sidebar .latest-product li .title p span {
  color: #01305e;
  font-size: 16px;
}
.single-sidebar .latest-product li .title del {
  color: #9e9e9e;
  font-size: 14px;
  padding-left: 10px;
}

.single-sidebar .latest-product li:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-sidebar .latest-product li:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-latest-project .img-holder .overlay-box .box .content a:hover i{
  background: #292929;
}



/***
=============================================
   Shop Single area  style
=============================================
***/
.shop-single-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.product-content-box {
  margin-bottom: 70px;

}
.product-content-box .flexslider {
  background: #ffffff none repeat scroll 0 0;
  border: none;
  border-radius: 0;
  margin: 0 50px 10px 0;
  position: relative;
  text-align: center;
}
.product-content-box .flex-viewport {
  border: none;
  max-height: 450px;
  transition: all 1s ease 0s;
}

.product-content-box .flex-control-thumbs {
  margin: 10px 0 0;
  overflow: hidden;
  position: static;
}
.product-content-box .flex-control-thumbs li {
  float: left;
  margin: 0 3% 0 0;
  width: 25%;
}

.product-content-box .flex-control-thumbs img {
  border: medium none;
  cursor: pointer;
  display: block;
  height: auto;
  opacity: 0.6;
  transition: all 1s ease 0s;
  width: 100%;
  border: 3px solid #f7f7f7;
}

.product-content-box .flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1;
  border: 3px solid rgba(43, 103, 125, 0.84);
}
.product-content-box .flex-control-thumbs .flex-active:focus{
  outline: none;
}

.product-content-box .content-box {
  margin-left: -50px;
}
.product-content-box .content-box h2 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.product-content-box .content-box .review-box {
  margin: 0 0 10px;
}
.product-content-box .content-box .review-box ul li {
  display: inline-block;
  margin-right: 3px;
}
.product-content-box .content-box .review-box ul {
  display: inline-block;
  padding-right: 1px;
}
.product-content-box .content-box .review-box ul li i {
  color: rgba(43, 103, 125, 0.84);
  font-size: 14px;
}

.product-content-box .content-box span.price {
  color: #01305e;
  font-size: 22px;
}
.product-content-box .content-box .text {
  border-top: 1px solid #f7f7f7;
  margin: 24px 0 0;
  overflow: hidden;
  padding: 24px 0 9px;
}

.product-content-box .content-box .location-box {
  margin: 4px 0 10px;
}
.product-content-box .content-box .location-box p {
  color: #1f1f1f;
  margin: 0 0 12px;
}
.product-content-box .content-box .location-box form input {
  border: 2px solid #f7f7f7;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 170px;
  transition: all 500ms ease;
  margin: 0 0 10px;
}
.product-content-box .content-box .location-box form input:focus{
  border-color: rgba(43, 103, 125, 0.84);
}
.product-content-box .content-box .location-box form button {
  background: #f7f7f7 none repeat scroll 0 0;
  border: medium none;
  color: #292929;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 95px;
  font-family: helvetica, sans-serif;
  margin-left: 6px;
  transition: all 500ms ease;
}
.product-content-box .content-box .location-box form button:hover{
  background: rgba(43, 103, 125, 0.84);
}
.product-content-box .content-box .location-box form span {
  color: rgba(43, 103, 125, 0.84);
}
.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
  float: left;
  width: 70px;
}
.product-content-box .content-box .addto-cart-box .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0 !important;
  box-shadow: none;
  color: #272727;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  padding: 6px 0 8px;
  text-align: center;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-top: -2px;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  margin-left: -1px;
  max-width: 100%;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.product-content-box .content-box .addto-cart-box .btn-default {
  background-color: #efefef;
  border-color: #efefef;
  color: #9e9e9e;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
  color: #9e9e9e;
  font-weight: normal;
  left: 8px;
  position: absolute;
  top: 7px;
}

.product-content-box .content-box .addto-cart-box button.addtocart {
  height: 50px;
  width: 170px;
  line-height: 30px;
  margin-left: 25px;
}


.product-tab-box {

}
.product-tab-box .tab-menu {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 30px;
}
.product-tab-box .tab-menu li {
  display: block;
  float: left;
  margin-bottom: -1px;
}

.product-tab-box .tab-menu li a {
  border: 1px solid transparent;
  border-radius: 0;
  display: block;
  margin-right: 10px;
  padding: 13px 35px;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: helvetica, sans-serif;
  background: #f7f7f7;
  transition: all 500ms ease;
}
.product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
  border-color: rgba(43, 103, 125, 0.84);
}

.product-tab-box .tab-content {

}
.product-tab-box .tab-content .review-box .single-review-box {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 40px;
  padding-bottom: 32px;
  padding-left: 120px;
  position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder {

}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
  margin: 0 0 8px;
  overflow: hidden;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
  color: #292929;
  font-size: 16px;
  margin: -6px 0 0;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
  margin-top: -4px;
  padding-left: 20px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
  display: inline-block;
  margin-right: 3px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
  color: rgba(43, 103, 125, 0.84);
  font-size: 14px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
  color: rgba(43, 103, 125, 0.84);
  margin-top: -5px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
  margin: 0 0 15px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
  color: rgba(43, 103, 125, 0.84);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: helvetica, sans-serif;
}

.product-tab-box .tab-content .product-details-content {
  margin-top: -5px;
}
.product-tab-box .tab-content .product-details-content .highlight {
  margin: 42px 0 0;
}
.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 28px;
}

.tdtitle{
  vertical-align: middle!important; 
  font-size: 1.2em; 
  color: #03153e
}
.product-tab-box .tab-content .product-details-content .highlight li{
  position: relative;
  padding-bottom: 12px;
  padding-left: 25px;
}
.product-tab-box .tab-content .product-details-content .highlight li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: rgba(43, 103, 125, 0.84);
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 0;
}
.ftbl{
  margin-bottom: 2%; 
  padding: 8px 30px; 
  background:#D9E4E6; 
  color: #000;
}

.srch{
  width: 25%!important; 
  float: right; 
  opacity: inherit;
}

.product-tab-box .tab-content .review-form {
  padding-top: 16px;
}
.product-tab-box .tab-content .review-form .sec-title-two {
  padding-bottom: 34px;
}
.product-tab-box .tab-content .review-form .add-rating-box {
  margin: 0 0 23px;
}
.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
  color: #292929;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: none;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li {
  display: inline-block;
  margin-right: 20px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child{
  margin-right: 0;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
  color: rgba(43, 103, 125, 0.84);
  margin-right: 3px;
  opacity: 0.3;
  transition: all 500ms ease;
}

.product-tab-box .tab-content .review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea {
  height: 50px;
  width: 100%;
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  font-size: 14px;
  padding: 0 15px;
  margin-bottom: 30px;
  transition: all 500ms ease;
}
.product-tab-box .tab-content .review-form form textarea {
  height: 110px;
  padding: 10px 15px;
  margin-bottom: 32px;
}
.product-tab-box .tab-content .review-form form button{
  padding: 11px 30px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i{
  opacity: 1;
}
.product-tab-box .tab-content .review-form form input[type="text"]:focus{
  border-color: rgba(43, 103, 125, 0.84);
}
.product-tab-box .tab-content .review-form form textarea:focus{
  border-color: rgba(43, 103, 125, 0.84);
}

.related-product {
  border-top: 1px solid #f7f7f7;
  margin-top: 60px;
  padding-top: 56px;
}
.related-product .single-product-item {
  margin-bottom: 0;
}
.related-product .owl-controls {
  position: absolute;
  right: 0px;
  top: -90px;
}
.related-product .owl-theme .owl-nav [class*="owl-"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #f7f7f7;
  border-radius: 50%;
  color: #cccbcb;
  font-size: 20px;
  height: 45px;
  line-height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  width: 45px;
  font-weight: 900;
}
.related-product .owl-theme .owl-nav [class*="owl-"] i {
  font-size: 20px;
  font-weight: 900;
}
.related-product .owl-theme .owl-nav .owl-next {
  margin-left: 10px
}

.related-product .owl-theme .owl-nav [class*="owl-"]:hover {
  color: #fff;
  background: rgba(43, 103, 125, 0.84);
  border: 2px solid rgba(43, 103, 125, 0.84);
}

/***
=============================================
   Cart area  style
=============================================
***/
.cart-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.cart-area .table-outer {
  overflow-x: auto;
  position: relative;
  width: 100%;
}

/*-- Start table header--*/
.cart-area .cart-table {
  min-width: 1024px;
  width: 100%;
}
.cart-area .cart-table .cart-header {
  background: #f7f7f7;
  color: #292929;
  font-family: helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
  width: 100%;
  border: 1px solid black;
  border-color: #eaeaea;
  border-width: 1px 2px 2px 1px;
}
.cart-area .cart-table thead tr th {
  font-weight: 600;
  line-height: 24px;
  min-width: 110px;
  padding: 20px 25px;
}
.cart-area .cart-table thead tr th.prod-column {
  padding-left: 30px;
  text-align: left;
}
.cart-area .cart-table thead tr th.availability {
  padding: 0 40px
}
/*-- End table header--*/


.cart-area .cart-table tbody tr {
  border-bottom: 1px solid #eaeaea
}
.cart-area .cart-table tbody tr td {
  border: 1px solid #eaeaea;
  vertical-align: middle;
}
.cart-area .cart-table tbody tr td {
  color: #292929;
  font-family: helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  min-width: 100px;
  padding: 27.5px 25px;
}
.cart-area .cart-table tbody tr .prod-column .column-box {
  min-height: 90px;
  padding-left: 90px;
  padding-top: 15px;
  position: relative;
  text-align: left;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
  background: #f4f4f4 none repeat scroll 0 0;
  left: 0;
  padding: 0;
  position: absolute;
  top: 2px;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: block;
  max-width: 100%;
}
.cart-area .cart-table tbody tr .prod-column .column-box h3 {
  color: #272727;
  font-size: 18px;
  font-weight: 600;
  margin: 21px 0 5px;
  text-transform: capitalize;
}

.cart-area .cart-table tbody tr .qty {
  padding-right: 25px;
  width: 120px;
}
.cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {}
.cart-area .cart-table tbody tr .qty .form-control {
  background-color: #f7f7f7;
  background-image: none;
  border: 1px solid #f7f7f7;
  border-radius: 0 !important;
  box-shadow: none;
  color: #272727;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 45px;
  padding: 6px 0;
  text-align: center;
  font-family: helvetica, sans-serif;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  margin-left: 0;
  padding: 11px;
}
.cart-area .cart-table tbody tr .qty .btn-default {
  background-color: rgba(43, 103, 125, 0.84);
  border-color: rgba(43, 103, 125, 0.84);
  color: #fff;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-left: 0;
  margin-top: -1px;
  padding: 10px;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
  font-size: 9px;
  left: 6px;
  top: 6px;
}

.cart-area .cart-table tbody tr td.unit-price {
  padding-left: 40px;
  padding-right: 20px;
}
.cart-area .cart-table tbody .available-info {
  color: #9e9e9e;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 50px;
  position: relative;
}
.cart-area .cart-table tbody .available-info .icon {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 40px;
}


.cart-area .cart-table tbody tr td.price {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}


.cart-area .cart-table tbody tr .sub-total {
  color: #01305e;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}


.cart-area .cart-table tbody tr input[type="checkbox"] {
  display: inline-block;
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}
.cart-area .cart-table tbody tr .remove {
  color: #292929;
  font-size: 14px;
}

.cart-middle {
  padding-top: 30px
}
.cart-middle .apply-coupon {
  padding-left: 245px;
  position: relative;
}
.cart-middle .apply-coupon input[type="text"] {
  border: 2px solid #f7f7f7;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  left: 0;
  padding: 0 15px;
  position: absolute;
  text-transform: capitalize;
  top: 0;
  transition: all 500ms ease 0s;
  width: 225px;
}
.cart-middle .apply-coupon input[type="text"]:focus {
  border: 2px solid rgba(43, 103, 125, 0.84)
}
.cart-middle .apply-coupon .apply-coupon-button button {
  height: 50px;
  text-transform: uppercase;
  width: 170px;
}

.cart-middle .update-cart-pro-check button {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #f7f7f7;
  color: #292929;
  height: 50px;
  margin-right: 20px;
  width: 170px;
}
.cart-middle .update-cart-pro-check button:hover{
  background: rgba(43, 103, 125, 0.84);
  border-color: rgba(43, 103, 125, 0.84);
}

.cart-middle .update-cart-pro-check a {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 2px solid #f7f7f7;
  color: #292929;
  display: inline-block;
  float: right;
  height: 50px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  width: 240px;
}
.cart-middle .update-cart-pro-check a:hover{
  background: rgba(43, 103, 125, 0.84);
  border: 2px solid rgba(43, 103, 125, 0.84);
}



.cart-bottom {
  overflow: hidden;
  padding-top: 21px;
}
.cart-bottom .calculate-shipping {}
.cart-bottom .calculate-shipping .ui-state-default .ui-icon {
  background: none
}
.cart-bottom .calculate-shipping .ui-state-default {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #f7f7f7;
  border-radius: 0;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: normal;
  height: 45px;
  outline: medium none;
  width: 100% !important;
  margin-bottom: 17px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
  border-left: 2px solid #f7f7f7;
  display: block;
  float: right;
  height: 41px;
  position: relative;
  text-indent: 0;
  top: 0;
  width: 43px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
  color: #9b9b9b;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  overflow: visible;
  position: absolute;
  right: 14px;
  top: 6px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
  display: block;
  line-height: 18px;
  overflow: hidden;
  padding: 12px 17px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cart-bottom .calculate-shipping input[type="text"] {
  border: 2px solid #f7f7f7;
  color: #9e9e9e;
  display: block;
  font-size: 14px;
  height: 45px;
  padding: 0 18px;
  width: 100%;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.cart-bottom .calculate-shipping input[type="text"]:focus {
  border: 2px solid rgba(43, 103, 125, 0.84)
}
.cart-bottom .calculate-shipping a {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 2px solid #f7f7f7;
  color: #292929;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  margin-top: 30px;
  padding: 11px 0;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
  font-family: helvetica, sans-serif;
  transition: all 500ms ease;
}
.cart-bottom .calculate-shipping a:hover {
  background: rgba(43, 103, 125, 0.84);
  border-color: rgba(43, 103, 125, 0.84);
}

.cart-total-table {
  border: 2px solid #f7f7f7
}
.cart-total-table li {
  border-bottom: 1px solid #f7f7f7
}
.cart-total-table li:last-child {
  border-bottom: none
}
.cart-total-table li span.col.col-title {
  border-right: 1px solid #f7f7f7;
  color: #292929;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 50%;
}
.cart-total-table li span.col {
  color: #9e9e9e;
  font-size: 14px;
  display: block;
  float: left;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 50%;
}
.cart-total-table li span.col.total{
  color: rgba(43, 103, 125, 0.84);
}

.cart-bottom .proceed-checkout-button a {
  float: right;
  height: 50px;
  padding: 11px 0;
  width: 240px;
  margin-top: 30px;
}


/***
=============================================
   Solution Single area  style
=============================================
***/

#solution-single-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
#solution-single-area .sidebar {

}
#solution-single-area .sidebar .single-sidebar-item {
  margin-bottom: 50px;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories {

}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li {

}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #292929;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 55px;
  font-family: helvetica, sans-serif;
  padding-left: 30px;
  padding-right: 20px;
  transition: all 500ms ease;
  position: relative;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:before{
  position: absolute;
  top: 12px;
  left: 0;
  width: 0px;
  height: 30px;
  background: #01305e;
  content: "";
  transition: all 500ms ease;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a i {
  margin: 19px 0;
  color: #f7f7f7;
}

.brochures-list li a{
  color: #fff;
}

.brochures-list li{
  padding: 19px 15px;
  border: 1px solid #eee;
  margin-bottom: 8%;
  background: #3c769a;
}

.brochures-list li:hover{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;

}
.brochures-list li a:hover{
  color: #fff;
}



#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover i,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a i{
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover:before,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a:before{
  width: 5px;
}




#solution-single-area .sidebar .single-sidebar-item .sec-title-two h2 {
  font-size: 22px;
  margin: -4px 0 15px;
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #292929;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 65px;
  padding-right: 20px;
  font-family: helvetica, sans-serif;
  margin-bottom: 10px;
  transition: all 500ms ease;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a span::before {
  background: #292929 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  margin-left: -2px;
  text-align: center;
  width: 50px;
  transition: all 500ms ease;
  margin-right: 15px;
  position: relative;
  top: 1px;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a i {
  margin: 26px 0;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover{
  background: rgba(43, 103, 125, 0.84);
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover span::before{
  background: #01305e;
}


#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item {

}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item {

}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text {
  background: #01305e none repeat scroll 0 0;
  color: #ffffff;
  border-radius: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 40px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text::before {
  background: rgba(0, 0, 0, 0) url("../img/solution-single/bottom-arrow.png") repeat scroll 0 0;
  bottom: -14px;
  content: "";
  height: 14px;
  left: 30px;
  position: absolute;
  width: 15px;
}


#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow {
  background: rgba(0, 0, 0, 0) url("../img/solution-single/testimonial-icon-bg.png") no-repeat scroll 0 0;
  height: 70px;
  left: 0;
  padding: 10px 7px;
  position: absolute;
  top: 0;
  width: 70px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow i{
  font-size: 25px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text p{
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info {

}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box {
  width: 75px;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box,
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box{
  display: table-cell;
  vertical-align: middle;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box {
  padding-left: 10px;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box h4 {
  margin: 0 0 3px;
  text-transform: capitalize;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box span {
  color: #01305e;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box .review-box ul li {
  color: rgba(43, 103, 125, 0.84);
  display: inline-block;
  margin-right: 3px;
}

.clbg{
  background: #fff;
}

#solution-single-area .single-solution-content {

}
#solution-single-area .single-solution-content .top {
  margin-bottom: 10px;
  overflow: hidden;
}
#solution-single-area .single-solution-content .top .img-holder {
  margin-right: -25px;
}
#solution-single-area .single-solution-content .top .text-holder {
  padding-left: 25px;
}
#solution-single-area .single-solution-content .top .text-holder .sec-title-two {
  padding-bottom: 34px;
}
#solution-single-area .single-solution-content .top .text-holder h3 {
  margin: 20px 0 0;
  text-transform: capitalize;
}

#solution-single-area .single-solution-content .bottom {
  overflow: hidden;
}
#solution-single-area .single-solution-content .bottom .img-holder {
  margin-right: -25px;
}
#solution-single-area .single-solution-content .bottom .text-holder{
  padding-left: 25px;
}
#solution-single-area .single-solution-content .bottom .accordion-box {
  margin: 0;
  padding-left: 25px;
}


#solution-single-area .single-solution-content .experts-provide {
  padding-top: 70px;
}
#solution-single-area .single-solution-content .experts-provide .sec-title-two{
  padding-left: 15px;
  padding-bottom: 34px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide {
  padding-bottom: 60px;
  position: relative;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder {
  width: 70px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder,
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder{
  display: table-cell;
  vertical-align: middle;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder {
  padding-left: 30px;
  padding-right: 30px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder span::before {
  background: rgba(43, 103, 125, 0.84) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 600;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder h3 {
  margin: 0 0 8px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder p {
  margin: 0;
}


#solution-single-area .single-solution-content .caption-box {
  overflow: hidden;
  background: url(../img/solution-single/caption-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 40px;
}


#solution-single-area .single-solution-content .caption-box .title h3 {
  color: #fff;
  line-height: 32px;
  margin: 0;
  text-transform: capitalize;
}
#solution-single-area .single-solution-content .caption-box .button a {
  margin: 8px 0;
  padding: 10px 30px;
}

section.home-stats {
  background: #f4f5f8;
  padding: 54px 0;
}

.row.stats>div {
  padding: 20px 15px;
  border-left: 1px solid #dee0e5;
}

.row.stats>div:first-child {
  border-left: none;
}

.row.stats>div:after {
  display: block;
  content: "";
  clear: both;
}

.stats img {
  float: left;
  padding-right: 12px;
}

.stats-info h4.counter {
  font-size: 36px;
  font-family: "Roboto";
  color: rgb(3, 165, 81);
  font-weight: bold;
  margin: 0;
  line-height: 1;
}

.stats-info {
  float: left;
}

.stats-info p {
  margin-bottom: 0;
  color: rgba(43, 103, 125, 0.84);
  font-size: 17px;
}

@media all and (max-width: 1099px) {
  .stats img {
    float: none;
    display: inline-block;
    padding: 0;
  }
  .row.stats {
    text-align: center;
  }
  .stats-info {
    float: none;
    display: block;
    margin-top: 20px;
  }
}

@media all and (max-width: 991px) {
  section.home-stats {
    padding: 0;
  }
  .row.stats>div {
    padding: 30px 20px;
    border-bottom: 1px solid #dee0e5;
    border-left: 1px solid #dee0e5;
  }
  .row.stats>div:nth-child(3),
  .row.stats>div:nth-child(4) {
    border-bottom: 0;
  }
}

@media all and (max-width: 480px) {
  .row.stats>div {
    float: none;
    display: block;
    width: 100%;
  }
  .row.stats>div:nth-child(3) {
    border-bottom: 1px solid #dee0e5;
  }
}

/** End Count CSS*/


/**** Footer Area CSS***/

.pre-footer>div {
  padding: 0;
}

.contact-box {
  padding: 30px 40px;
  background: rgba(0, 126, 198, 0.9);
}

.pre-footer>div:nth-child(2n) .contact-box {
  background: rgba(0, 106, 181, 0.9);
}

.pre-footer>div:nth-child(3n) .contact-box {
  background: rgba(0, 93, 171, 0.9);
}

.contact-box i.fa {
  font-size: 20px;
  color: #fff;
  float: left;
  width: 20px;
  margin-right: 15px;
  text-align: right;
  line-height: 34px;
}

.contact-details {
  padding-left: 35px;
}

h4.pre-footer-title {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 15px;
}

.contact-details p {
  font-size: 14px;
  font-family: "Roboto";
  color: #000;
  line-height: 1.5;
  margin-bottom: 0;
}

footer .footer {
  padding: 0;
  background: linear-gradient(rgba(255,255,255,0.9),rgba(0,50,100,0.8)), url('https://ak9.picdn.net/shutterstock/videos/4980077/thumb/1.jpg?i10c=img.resize(height:160)') no-repeat;
  background-size: cover;

}

footer .footer .widgets {
  padding: 0 0 70px;
}

footer .copyright {
  padding: 35px 0;
  background: #003c6f;
}

.about-txt img {
  margin-bottom: 30px;
}

.about-txt p {
  color: rgba(255, 255, 255, 0.5);
}

.widgets-social a {
  background: #fff;
  width: 36px;
  height: 36px;
  color: #000;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  font-size: 15px;
}

.widgets-social a:last-child {
  margin: 0;
}

.widgets-social a:hover {
  transform: rotate(360deg);
  background: #003c6f;
  color: #fff;
}

h2.widget-title {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  line-height: 1;
  margin: 30px 0;
  text-transform: uppercase;
}

.quick-links ul li a,
.our-services ul li a {
  color: #000;
  line-height: 1.6;
  font-size: 16px;
  padding-bottom: 15px;
  display: block;
}

.quick-links ul li a:hover,
.our-services ul li a:hover {
  color: #00577b;
}

.newsletter p {
  color: rgba(255, 255, 255, 0.5);
}

.newsletter .form-group {
  margin-bottom: 15px;
}

.newsletter .has-error .help-block {
  color: #ECB100;
}

.newsletter input {
  padding: 0 15px;
  line-height: 48px;
  border: none;
  font-size: 16px;
  width: 100%;
}

.newsletter button {
  font-size: 18px;
  font-family: "Roboto Condensed";
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  border: none;
  border-radius: 0;
  padding: 0;
  background: rgba(0, 87, 123, 1);
}

.newsletter button:hover {
  background: rgba(3, 165, 81, 0.63);
  color: #000;
  outline: none;
}

.copyright-bar p {
  font-size: 14px;
  color: #fff;
  line-height: 1.857;
  margin-bottom: 0;
}

.copyright-bar a {
  color: rgba(255, 255, 255, 0.5);
  padding-right: 15px;
}

.copyright-bar a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.copyright-bar span {
  padding-right: 15px;
}

.row.pre-footer {
  position: relative;
  top: -73px;
}

@media all and (max-width: 1120px) {
  .contact-box {
    padding: 30px 18px;
  }
}

@media all and (max-width: 991px) {
  .widget {
    width: 84%;
  }
  h2.widget-title {
    margin-top: 0;
  }
  .copyright-bar>div {
    text-align: center;
    padding-top: 15px;
  }
  .copyright-bar>div:first-child {
    padding-top: 0;
  }
  .row.pre-footer {
    padding: 0 15px;
  }
  .pre-footer>div {
    width: 100%;
  }
}

@media all and (max-width: 767px) {
  .widget {
    width: 96%;
    max-width: 500px;
    margin-bottom: 40px;
  }
  .widgets>div:last-child .widget {
    margin-bottom: 0;
  }
  .widgets-social {
    padding-bottom: 18px;
  }
}

@media all and (max-width: 480px) {
  .copyright-bar span {
    display: block;
    visibility: hidden;
    height: 5px;
  }
} 

.contact-area-box {
  border: 1px solid rgba(244, 244, 244, 0.8);
  background: #ffffff;
  box-shadow: 1px 1.7px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 30px;
}

.contact-area-box h4.subtitle {
  margin: 0 0 25px;
}

.contact-area-box i {
  font-size: 18px;
  color: #e5e5e5;
  float: left;
  width: 20px;
  margin-right: 20px;
  margin-top: 7px;
}

.contact-area-box p {
  display: block;
  padding-left: 40px;
}


/***** Recent News CSS***/

section.home-news {
  background: #f4f5f8;
}

.news .blog-date {
  position: absolute;
  display: block;
  padding: 10px;
  background: #093eb6;
  top: 12px;
  right: 12px;
  z-index: 100;
}

.blog-img-box {
  position: relative;
  display: block;
}

.blog-img-box a.hover-effect {
  z-index: 0;
  width: 100%;
}

.blog-img-box img {
  width: 100%;
}

span.month {
  display: block;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 8px;
}

span.date {
  font-size: 28px;
  font-family: "Roboto Condensed";
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
}

.blog-content {
  background: #fff;
  box-shadow: 0.5px 0.866px 1px 0px rgba(0, 0, 0, 0.15);
  padding: 25px 20px;
}

.blog-content h3 {
  font-size: 20px;
  font-family: "Roboto";
  color: #41454f;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 20px;
}

.blog-content h3 a {
  color: #41454f;
}

.blog-content h3 a:hover {
  color: #093eb6;
}

.blog-content p {
  color: #AEB3B7;
  margin-bottom: 0;
  line-height: 34px;
  font-size: 17px;
}

.blog-content a {
  color: #093eb6;
}

.blog-content a:hover {
  color: #002D92;
}

.blog-btn {
  margin-top: 40px;
}

@media all and (max-width: 991px) {
  .row.news {
    text-align: center;
  }
  .row.news>div {
    width: 500px;
    margin: 0 auto 40px;
    max-width: 100%;
  }
  .row.news>div:last-child {
    margin-bottom: 0!important;
  }
  .blog-services .row.news>div {
    width: 50%;
  }
  .blog-services .row.news>div.clearfix {
    display: none;
  }
}

@media all and (max-width: 767px) {
  .blog-services .row.news>div {
    width: 400px;
    margin: 0 auto 40px;
  }
}

@media all and (max-width: 400px) {
  .blog-content h3 {
    font-size: 18px;
  }
}

.blog-slide {
  position: relative;
  margin-bottom: 50px;
}

.blog-slide .flex-direction-nav a {
  width: 32px;
  height: 49px;
}

.blog-slide .flex-direction-nav a:before {
  background: url('../images/blog-arrow-left.png') no-repeat;
  width: 32px;
  height: 49px;
}

.blog-slide .flex-direction-nav a.flex-next:before {
  content: " ";
  background: url('../images/blog-arrow-right.png') no-repeat;
}

.blog-slide:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.blog-slide:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.blog-slide:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.blog-slide:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

p.description a {
  text-decoration: underline;
  color: #e2ebff;
  display: inline-block;
}

p.description a:hover {
  color: #aaa;
}

.blog-single .cta {
  margin: 60px 0;
}

.blog-single h2.title-2 {
  font-size: 30px;
  margin-bottom: 25px;
}

.section-title h2.title-2 {
  margin: 20px 0;
}

h2.title-2 {
  font-size: 40px;
  font-family: "Roboto";
  color: #292929;
  font-weight: bold;
  margin: 0;
}

h2.color-title {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background: #ffda44;
  margin: 0;
  padding: 0 15px;
  line-height: 28px;
}



/******* Product CSS ******/

.product-list::before, .product-grid::before {
  background: #fff none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 3px;
  bottom: -15px;
  content: "";
  left: -15px;
  position: absolute;
  right: -15px;
  top: 0;
  z-index: -1;
}

.product, .product::before, .product-thumbnails, .product-image-area {
  transition: all 0.3s ease 0s;
}

.product-list, .product-grid {
  background: #fff none repeat scroll 0 0;
  padding-top: 15px;
  text-align: center;
  z-index: 0;
}

.product-list .product-image {
  min-width: 32%;
  display: inline-block;
  float: left;
  margin-right: 2%;
}

.product-image {
  background: #f5f5f5 none repeat scroll 0 0;
  position: relative;
}

.unit-left, .unit-right {
  flex: 0 0 auto;
  max-width: 40%;
}
.unit-sm-horizontal > .unit-left + .unit-right, .unit-sm-horizontal > .unit-left + .unit-body {
  padding-left: 30px;
  padding-top: 0;
}
.product-image img {
  display: inline-block;
}
.aboutbtn3 a{
  height: 35px;
  line-height: 34px;
  width: 128px;
  margin-top: -3%;
  font-size: 11px;
  border-radius: 3px;
}
.product-right {
  float: left;
  width: 362px;
  margin: 0 0 0 -92px;
}
.product-right .product-standards {
  height: auto;
  width: auto;
  background: rgb(70, 185, 139);
  padding: 25px 25px 10px 0px;
  box-shadow: 0 0 5px #d5d5d5;
  color: #fff;
  font: 16px;
  text-align: right;
  margin: 0 0 15px;
}
.product-right .product-standards h3 {
  font-size: 27px;
  text-transform: capitalize;
  display: block;
  background: url(../img/product/star-right.png) 21px center no-repeat;
  padding: 10px 0;
  font-weight: 600;
  font-family: helvetica, sans-serif;
  color: #fff;
}
.product-right .product-standards .big-text {
  text-transform: uppercase;
  font: 16px;
  font-family: helvetica, sans-serif;
  padding: 0 0 10px!important;
  margin: 0!important;
}
.product-right .product-standards p {
  font: 15px;
  font-family: helvetica, sans-serif!important;
  line-height: 22px!important;
}
.pdetails {
  margin-top: 1%;
  width: 118%;
  margin-left: 3%;
}
.pdetails p{
  line-height: 30px;
  font-family: helvetica, sans-serif!important;
  font-size: 16px;
}
.ptitle {
  width: 117%;
  position: absolute;
  left: -38%;
}
.ptitle h4 {
  display: inline;
  font-size: 16px;
  line-height: 30px;
}

.moon {
  border-radius: 50%;
  height: 250px; 
  width:250px;
  float: right;
  shape-outside: inset(1% round 50%);
  margin-left: 20px;
  margin-bottom: 10px;

}

.text-box {
  font-size: 15px;
  line-height: 27px;
}

.inner-content {
  padding: 0 30px 0 41px;
}

.inner-content h3 {
  font: bold 16px;
  margin: 0 0 18px 0;
  font-family: 
}

.inner-content p {
  font-size: 16px;
  line-height: 33px;
}


.dropdown ul li:hover{
  background: rgba(244, 245, 248, 1);
}


.ibg-transparent {
  background: rgba(0,0,0,0);
}

.subtitle {
  line-height: 1.3em;
  color: #414042;
  font-size: 25px;
  text-align: left;
  background: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}
.test-box {
  border-bottom: 1px dashed #A3A3A3;
  padding-top: 30px;
  border-right: 1px dashed #A3A3A3;
  padding-bottom: 21px;
}

.testi-author-info {
  width: 151px;
  float: left;
  min-height: 165px;
}

.Testiminal-page-wrap .testi-img {
  float: left;
  /* margin: 0px 38px 15px 38px; */
  width: 80%;
  height: 80%;
  border-radius: 50%;
}

.test-box:nth-last-child(2), .test-box:last-child {
  border-bottom: 0px dashed #A3A3A3;
}

.testi-author-name {
  line-height: 1.2em;
  font-size: 15px;
  color: #414042;
  text-align: center;
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin-top: 18%;
  margin-left: -11%;
}
.testi-author-website {
  line-height: 1.2em;
  font-size: 13px;
  color: #107fc9;
  text-align: center;
  float: left;
  width: 100%;
}

.test-box:nth-child(even) {
  border-right: 0px dashed #A3A3A3;
}

.quickaccess{

}

/*******End Product CSS *****/



/****** Preloader CSS******/

#loader-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-attachment: fixed;
}
#loader {
  display: block;
  position: relative;

  /*border: 3px solid transparent;*/
  -webkit-animation: 5s linear infinite; 
  animation: 5s linear infinite; 

  z-index: 1001;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  /*border: 3px solid transparent;*/

  -webkit-animation: 3s linear infinite;
  animation: 3s linear infinite; 
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  /*border: 3px solid transparent;*/

  -webkit-animation: 1.5s linear infinite;
  animation: 1.5s linear infinite; 
}

@-webkit-keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg);  
    -ms-transform: rotate(0deg); 
    transform: rotate(0deg);  
  }
  100% {
    -webkit-transform: rotate(360deg); 
    -ms-transform: rotate(360deg);  
    transform: rotate(360deg); 
  }
}
@keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg);  
    -ms-transform: rotate(0deg);  
    transform: rotate(0deg);  
  }
  100% {
    -webkit-transform: rotate(360deg);  
    -ms-transform: rotate(360deg);  
    transform: rotate(360deg);  
  }
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  -webkit-transform: translateX(0); 
  -ms-transform: translateX(0); 
  transform: translateX(0);  
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}


.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%); 
  -ms-transform: translateX(-100%); 
  transform: translateX(-100%);  

  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);  
  -ms-transform: translateX(100%); 
  transform: translateX(100%);  

  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;  
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;

  -webkit-transform: translateY(-100%);  
  -ms-transform: translateY(-100%); 
  transform: translateY(-100%);  

  -webkit-transition: all 0.3s 1s ease-out;  
  transition: all 0.3s 1s ease-out;
}


.no-js #loader-wrapper {
  display: none;
}
.no-js h1 {
  color: #222222;
}

#content {
  margin: 0 auto;
  padding-bottom: 50px;
  width: 80%;
  max-width: 978px;
}

.subicons{
  position: relative;
  left: 30%;
}

.scrollbar
{

  height: 60vh;
  overflow-y: scroll;

}

/****** Button CSS***/
/* Common button styles */
.button {
  display: block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  outline: none;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.button:focus {
  outline: none;
}
.button > span {
  vertical-align: middle;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.button {
  color: #fff;
  border-color: rgba(0, 87, 123, 1);
  background: rgba(0, 87, 123, 1)
}


/* Sizes */
.button--size-s {
  font-size: 12px;
}
.button--size-m {
  font-size: 16px;
}
.button--size-l {
  font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button--text-thin {
  font-weight: 300;
}
.button--text-medium {
  font-weight: 500;
}
.button--text-thick {
  font-weight: 600;
}
.button--round-s {
  border-radius: 25px;
}
.button--round-m {
  border-radius: 15px;
}
.button--round-l {
  border-radius: 40px;
}

/* Borders */
.button--border-thin {
  border: 1px solid;
}
.button--border-medium {
  border: 2px solid;
}
.button--border-thick {
  border: 3px solid;
}

.button--wayra {
  padding: 0px 2em;
  height: 40px;
  background: #46b98b ;
  border-radius: 25px;
  color: #fff;
  border: 0;
  margin: 5px;
  min-width: 160px;
}

.button--wayra:hover {
  border: 1px solid #46b98b ;
  color: #46b98b ;
  background-color: #fff;
}


.prod-column{
  font-size: 1.2em;
  color: rgba(0, 87, 123, 1);
}


.accor{
  margin-left: 17%;
}

.quick{
  margin-left: 15%;
}

/**** End Button CSS***/
