/*-----------------------------------------------------------------------------------

    Template Name: Elita Corporate HTML Template
    Description: This is Corporate template
    Author: HasTech
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)
	2. Header
	3. Slider	
	4. features-area
	5. service-area
	6. portfolio-area
	7. testimonial-area
	8. pricing-area
	9. blog-area
	10. our-brand-area
	11. footer
	12. team-area
	13. blog-left-area
	14. map
	15. blog-details-area

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
/* google-font */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans:400,600,700');
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: 'Montserrat', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { 
    color: inherit 
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #ec4445;
  text-decoration: none;
}
a:active {
  outline: 0 none;
}
a:focus{text-decoration:none;}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {
  color: #424242;
  font-family: "Open Sans",sans-serif;
  line-height: 23px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*************************
   Text color
*************************/
.text-blue { color: #4FC1F0; }
.text-white { color: #fff ;}
.text-black { color: #363636; }
.text-theme { color: #f10; }

.text-white h1, .text-white p, .text-white h2{ color: #fff; }
.text-white { color: #fff; }
.text-black { color: #363636 ;}
.text-theme { color: #f10; }

/*colored background*/
 .white-bg { background: #fff !important; }
 .gray-bg { background: #f6f6f6 !important; }
 .blue-bg { background: #4FC1F0 !important; }
 .default-bg { background: #50C1F0 !important; }
 .transparent-bg { background: transparent !important; }

/*************************
  Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
         Margin top
*************************/
.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-110 { margin-top: 110px }
.mt-120 { margin-top: 120px }
.mt-130 { margin-top: 130px }
.mt-140 { margin-top: 140px }
.mt-150 { margin-top: 150px }
/*************************
      Margin right
*************************/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
.mr-110 { margin-right: 110px }
.mr-120 { margin-right: 120px }
.mr-130 { margin-right: 130px }
.mr-140 { margin-right: 140px }
.mr-150 { margin-right: 150px }
/*************************
      Margin bottom
*************************/
.mb-0 { margin-bottom: 0 }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-110 { margin-bottom: 110px }
.mb-120 { margin-bottom: 120px }
.mb-130 { margin-bottom: 130px }
.mb-140 { margin-bottom: 140px }
.mb-150 { margin-bottom: 150px }
/*************************
        Margin left
*************************/
.ml-0 { margin-left: 0 }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
.pt-120 { padding-top: 120px }
.pt-130 { padding-top: 130px }
.pt-140 { padding-top: 140px }
.pt-150 { padding-top: 150px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.pb-140 { padding-bottom: 140px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }


/***************************
    Page section padding 
****************************/
.ptb-0 { padding: 0 }
.ptb-10 { padding: 10px 0 }
.ptb-20 { padding: 20px 0 }
.ptb-30 { padding: 30px 0 }
.ptb-40 { padding: 40px 0 }
.ptb-50 { padding: 50px 0 }
.ptb-60 { padding: 60px 0 }
.ptb-70 { padding: 70px 0 }
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }

/***************************
    Page section margin 
****************************/
.mtb-0 { margin: 0 }
.mtb-10 { margin: 10px 0 }
.mtb-15 { margin: 15px 0 }
.mtb-20 { margin: 20px 0 }
.mtb-30 { margin: 30px 0 }
.mtb-40 { margin: 40px 0 }
.mtb-50 { margin: 50px 0 }
.mtb-60 { margin: 60px 0 }
.mtb-70 { margin: 70px 0 }
.mtb-80 { margin: 80px 0 }
.mtb-90 { margin: 90px 0 }
.mtb-100 { margin: 100px 0 }
.mtb-110 { margin: 110px 0 }
.mtb-120 { margin: 120px 0 }
.mtb-130 { margin: 130px 0 }
.mtb-140 { margin: 140px 0 }
.mtb-150 { margin: 150px 0; }
.bg-opacity{position:relative;}
.bg-opacity::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
.bg-opacity-1{position:relative;}
.bg-opacity-1::before {
  background: #1e2224 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.bg-img {
  background: rgba(0, 0, 0, 0) url("img/bg/1.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-img-1 {
  background: rgba(0, 0, 0, 0) url("img/bg/2.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-img-2{
  background: rgba(0, 0, 0, 0) url("img/bg/3.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}

/* 2. Header */
.header-top-area {
  padding: 16px 0;
  background: #333333 none repeat scroll 0 0;
}
.header-left{}
.header-left li {
  display: inline-block;
  margin-right: 10px;
}
.header-left li:last-child{margin-right:0;}
.header-left li a {
  color: #fefefe;
  font-family: montserrat;
  font-size: 13px;
  font-weight: 400;
}
.header-left li a i {
  margin-right: 5px;
}
.header-right{}
.header-right li {
  display: inline-block;
  float: right;
  margin: 0 10px;
}
.header-right li a {
  font-size: 13px;
  color: #fefefe;
  font-weight: 400;
  transition:.3s
}
.header-right li a:hover{color:#259FAC;}
/* main-menu-area */
.main-menu-area{}
.logo {
  margin-top: 32px;
}
.main-menu{}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li a {
  color: #323232;
  display: block;
  font-family: montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 40px 16px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.main-menu ul li:last-child a{padding-right:0}
.main-menu ul li:hover > a,.main-menu ul li.active > a{
	color:#259FAC;
}
.main-menu ul li a i {
  margin-left: 3px;
}
/* sub-menu */
.main-menu ul li ul.submenu {
  background: #ffffff none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 130%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 180px;
  z-index: 9999;
}
.main-menu ul li:hover ul.submenu{opacity:1;visibility:visible;top:100%;}
.main-menu ul li ul.submenu li {
  display: block;
}
.main-menu ul li ul.submenu li a {
  color: #323232;
  font-family: open sans;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 10px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.main-menu ul li ul.submenu li a:hover{background:#259FAC;color:#fff}
/* 3. Slider */
.slider-area{}
.single-slider {
  background-position: center center;
  background-size: cover;
}
.slider-text {
  position: relative;
  z-index: 999;
}
.slider-text h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 19px;
  text-transform: uppercase;
  z-index: 9999;
}
.slider-text h2 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.slider-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.slider-text a {
  border: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
  padding: 12px 20px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius:2px;
}
.slider-text a i {
  margin-left: 8px;
}
.slider-text a:hover{border-color:#259FAC;}
.slider-text a::after {
  background: #259FAC;
  border-radius: 2px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.slider-text a:hover::after{transform: scaleX(1);}
.slider-active .owl-nav div {
  color: #ffffff;
  font-size: 30px;
  height: 100px;
  left: 0;
  line-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 42px;
}
.slider-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.slider-active .owl-nav div:hover{background: #0e76aa none repeat scroll 0 0;}
.slider-active:hover .owl-nav div{left:10px;opacity:1;}
.slider-active:hover .owl-nav div.owl-next{left:auto;right:10px}
.slider-active .owl-dots {
  bottom: 70px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 99;
}
.slider-active .owl-dot {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #ffffff;
  display: inline-block;
  height: 5px;
  margin: 0 5px;
  width: 23px;
}
.slider-active .owl-dot.active {
  background: #259FAC;
  position: relative;
  border: 2px solid #259FAC;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  background: #259FAC none repeat scroll 0 0;
}

/* 4. features-area */
.feature-area{}
.single-feature {
  border: 1px solid #f1f1f1;
  padding: 40px 10px;
  transition: all 0.3s ease 0s;
}
.single-feature:hover{background:#259FAC;border-color:#259FAC;}
.feature-icon-box {
	color: #259FAC;
	font-size: 30px;
	margin-bottom: 25px;
	transition: .3s;
}
.single-feature:hover .feature-icon-box {color:#fff;}
.feature-icon-box i{}
.feature-text h5 {
  color: #5b5b5b;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 14px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.single-feature:hover .feature-text h5 {color:#fff;}
.feature-text p {
  color: #424242;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 0;
  transition: all 0.3s ease 0s;
}
.single-feature:hover .feature-text p {color:#fff;}

/* Why-Choos-area */
.Why-Choos-area{}
.single-Choos{}
.Choos-content {
  margin-top: 50px;
  position: relative;
  z-index: 999;
}
.Choos-content h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.Choos-content p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}
.Choos-content a {
  backface-visibility: hidden;
  border: 1px solid #259FAC;
  border-radius: 2px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  color: #fff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  line-height: 40px;
  min-width: 140px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  background:#259FAC;
}
.Choos-content a:hover{border-color:#fff;color:#259FAC;}
.Choos-content a:after{
  background: #fff;
  border-radius: 2px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.Choos-content a:hover::after{transform: scaleX(1);}
.video {
  position: relative;
  z-index: 999;
}
/* 5. service-area */
.service-area{}
.section-title {
  margin-bottom: 60px;
  padding-bottom: 20px;
  position: relative;
}
.section-title::before {
  background: #259FAC none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 100%;
  width: 30px;
  z-index: 9;
}
.section-title::after {
  background: #dbd9da none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 100%;
  width: 82px;
}
.heading {
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.section-title p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.single-service{}
.service-icon {
  margin-bottom: 17px;
}
.service-icon i {
  border: 1px solid #343434;
  border-radius: 50%;
  color: #343434;
  display: inline-block;
  font-size: 30px;
  height: 55px;
  line-height: 51px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 55px;
}
.single-service:hover  .service-icon i {background:#259FAC;color:#fff;border-color:#259FAC;}
.service-text{}
.service-text h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.service-text p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 0;
}
/* 6. portfolio-area */
.portfolio-area{}
.portfolio-filter {
  margin-bottom: 60px;
}
.single-portfolio {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.portfolio-img{position:relative}
.portfolio-img > a{display:block;}
.portfolio-img > a::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  left: 0;
  top: 0;
  background: #000;
  z-index: 999;
  opacity:0;
  transition:.3s;
}
.portfolio-img img {
  width: 100%;
}
.single-portfolio:hover .portfolio-img a::before{opacity:.5;}
.portfolio-filter li.filter.active {
  color: #259FAC;
}
.portfolio-filter li {
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}
.portfolio-filter li:hover{color:#259FAC;}
#Container .mix{display:none}
.portfolio-icon {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translatey(-50%);
  z-index: 999;
  transition:.3s;
  opacity:0;
}
.single-portfolio:hover .portfolio-icon{opacity:1;}
.portfolio-icon i {
  font-size: 30px;
  color: #fff;
}
.portfolio-text {
  padding: 25px 15px;
}
.portfolio-text h2 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.portfolio-text h2 a{color:#333333;transition:.3s;transition:.3;}
.portfolio-text h2 a:hover{color:#259FAC;}
.portfolio-text span {
  color: #424242;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
/* 7. testimonial-area */
.testimonial-area{}
.test-img {
  height: 97px;
  line-height: 60px;
  margin: auto auto 25px;
  position: relative;
  width: 97px;
  z-index: 99;
}
.test-img.text-center > img {
  border-radius: 100%;
}
.test-content {
  z-index: 9999;
  position: relative;
}
.test-content h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.test-content p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}

.testimonial-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.testimonial-active .owl-dots {
  left: 0;
  line-height: 0;
  margin-top: 50px;
  right: 0;
  text-align: center;
  z-index: 99;
}
.testimonial-active .owl-dot {
  background: #fff;
  border: 1px solid #259FAC;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.testimonial-active .owl-dot.active {
  background:#259FAC;
}
/* 8. pricing-area */
.pricing-area{}
.single-pricing{transition:.3s}
.single-pricing:hover{box-shadow: 0 3px 12px rgba(220, 217, 217, 0.9);}
.pricing-head{
  border:1px solid #dcd9d9;
  padding-bottom: 30px;
  padding-top: 40px;
  transition: all 0.3s ease 0s;
}
.single-pricing:hover .pricing-head{background:#259FAC;border-color:#259FAC;}
.pricing-head h4 {
  color: #333333;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 24px;
  text-transform: uppercase;
  transition:.3s;
}
.single-pricing:hover .pricing-head h4{color:#fff;}
.pricing-head h5 {
  color: #333333;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  transition:.3s;
}
.single-pricing:hover .pricing-head h5{color:#fff;}
.pricing-head h5 span b {
  font-size: 30px;
}
.monthly {
  font-size: 14px;
  font-weight: 400;
}
.pricing-body {
  border-bottom: 1px solid #dcd9d9;
  border-left: 1px solid #dcd9d9;
  border-right: 1px solid #dcd9d9;
  padding: 35px 0;
  transition:.3s;
}
.single-pricing:hover .pricing-body{border-color:#fff;}
.pricing-body ul {
  margin-bottom: 35px;
}
.pricing-body li {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
}
.order {
  backface-visibility: hidden;
  border: 1px solid #dcd9d9;
  border-radius: 2px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  color: #333333;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  line-height: 40px;
  min-width: 140px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
}
.order:hover{border-color:#259FAC;color:#fff;}
.order::after {
  background: #259FAC none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.order:hover::after{ transform: scaleX(1);}
/* 9. blog-area */
.blog-area{}
.single-blog
.blog-img{position:relative;overflow:hidden}
.blog-img:before{position:absolute;}
.blog-img:before{
  background: rgba(18, 147, 212, 0.5) none repeat scroll 0 0;
  content: "";
  height: 200%;
  left: 0;
  position: absolute;
  top: 0;
  transition:.6s;
  width: 200%;
  transform: skew(45deg) translateX(100%);
   z-index:9;
}
.blog-img:after{
  background: rgba(18, 147, 212, 0.5) none repeat scroll 0 0;
  content: "";
  height: 200%;
  right: 0;
  position: absolute;
  bottom: 0;
  transition:.6s;
  width: 200%;
  transform: skew(45deg) translateX(-100%);
}
 .blog-img:hover::before, .blog-img:hover::after {
  transform: skew(45deg) translateX(0px);
}
.blog-img a{position:relative;display:block;}
.blog-img a::after {
  color: #ffffff;
  content: "";
  font-family: fontawesome;
  font-size: 25px;
  height: 50px;
  left: 0;
  line-height: 50px;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: scale(0);
  transition: all 0.6s ease 0s;
  z-index: 99;
}
.blog-img:hover a::after{transform:scale(1);opacity:1;} 
.blog-img img {
  transition: all 0.6s ease 0s;
  width: 100%;
}
.blog-img img:hover{transform:scale(1.2)}
.post-info {
  margin-top: 16px;
}
.post-info span {
  color: #424242;
  display: inline;
  font-family: "Montserrat",sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px;
  position: relative;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.post-info span:hover{color:#259FAC;}
.post-info span:last-child{margin-right:0;}
.post-info span i {
  font-size: 14px;
  margin-right: 3px;
}
.post-categories {
  display: inline-block;
}
.post-categories a {
  color: #6b6b6b;
  transition: .3s;
}
.post-categories a:hover{color:#259FAC;}
.post-content {
  margin-top: 15px;
}
.semi-title {
  margin-bottom: 7px;
}
.semi-title a {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.semi-title a:hover{color:#259FAC;}
.post-content > p {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 0;
}
.blog-active.owl-carousel .owl-item img {
  display: inline-block;
}
.blog-active .owl-dots {
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99;
  line-height: 0;
  margin-top: 50px;
}
.blog-active .owl-dot {
  background: #fff;
  border: 1px solid #259FAC;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.blog-active .owl-dot.active {
  background:#259FAC;
}
/* 10. our-brand-area */
.our-brand-area{}
.single-brand{}
.brand-img {
  border: 1px solid #dddddd;
  display: inline-block;
  padding: 15px 20px;
  transition{transition:.3s;}
}
.brand-img:hover{border-color:#259FAC;}
.brand-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
/* 11. footer */
.footer-area {
  background: #3a3a3a none repeat scroll 0 0;
}
.footer-img {
  margin-bottom: 20px;
}
.footer-section {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.footer-text{}
.footer-text p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}
.footer-address {
  margin-bottom: 23px;
}
.footer-address:last-child{margin-bottom:0;}
.footer-icon {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 23px;
  margin-top: 4px;
  line-height: 3px;
}
.footer-icon i{}
.footer-info {
  padding-left: 35px;
}
.footer-info p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.footer-info p:last-child{margin-bottom:0;}
.footer-menu{}
.footer-menu li {
  padding-bottom: 8px;
}
.footer-menu li:last-child{padding-bottom:0;}
.footer-menu li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  color: #fff;
}
.footer-menu li a:hover{color:#259FAC;margin-left:5px;}
.footer-menu li a:before{
  content: "";
  font-family: icofont;
  margin-right: 5px;
}
.footer-menu-img {
  margin: 0 -5px;
}
.footer-menu-img li {
  float: left;
  margin-bottom: 0;
  padding: 6px;
  width: 33.33%;
}
.footer-menu-img li a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-menu-img li a::before {
  color: #ffffff;
  content: "";
  font-family: fontawesome;
  font-size: 24px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  transition:.3s;
  z-index: 3;
}
.footer-menu-img li a:hover::before{opacity:1;}
.footer-menu-img li a:after{
  background-color: #259FAC;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition:.3s;
  z-index: 1;
}
.footer-menu-img li a:hover:after{opacity:.7;}
.footer-content > p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
}
.contact-form input {
  border: 1px solid #e8e8e8;
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 500;
  height: 36px;
  margin-bottom: 15px;
  padding: 8px;
  width: 100%;
}
.contact-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 5px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  margin-bottom: 17px;
  padding: 0 15px;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.contact-form input:hover{border-color:#259FAC;} 
label {
  color: #ffffff;
  font-family: "Montserrat",sans-serif�;
  font-size: 14px;
  font-weight: 400;
}
.single-footer span {
  margin-left: 5px;
}
.sub {
  background: #259FAC none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-top: 8px;
  padding: 10px 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
  display: block;
}
.sub:hover{color:#259FAC;}
.sub::after {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
  color:#259FAC;
}
.sub:hover::after{transform:scaleX(1);} 
.copyright.text-center > p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 400;
}
.footer-bottom-area {
  background: #303030 none repeat scroll 0 0;
}
/* scrollUp */
#scrollUp {
  background: #333333 none repeat scroll 0 0;
  bottom: 30px;
  color: #ffffff;
  height: 40px;
  right: 30px;
  text-align: center;
  transform: rotate(45deg);
  width: 40px;
  transition:.3s;
}
#scrollUp i {
  font-size: 16px;
  line-height: 40px;
  transform: rotate(-45deg);
}
#scrollUp:hover {
  background: #259FAC none repeat scroll 0 0;
}
/* breadcrumb-banner-area */
.breadcrumb-banner-area{}
.breadcrumb-text {
  position: relative;
  z-index: 1;
}
.breadcrumb-text h1 {
  color: #fefefe;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
}
.breadcrumb-menu{}
.breadcrumb-menu ul{}
.breadcrumb-menu ul li {
  display: inline-block;
  padding: 0 5px;
  text-transform: capitalize;
}
.breadcrumb-menu ul li::after {
  color: #fff;
  content: "/";
  display: inline-block;
  float: right;
  position: relative;
  right: -6px;
  top: 2px;
}
.breadcrumb-menu ul li:last-child:after{display:none}
.breadcrumb-menu span {
  color: #259FAC;
  font-size: 16px;
}
.breadcrumb-menu ul li a:hover{
  color: #259FAC;
}
.breadcrumb-menu ul li a {
  color: #fff;
  font-size: 16px;
  transition:.3s;
}
/* media-area */
.media-area{}
.single-media{}
.media-title{
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.media-title::before {
  background: #259FAC none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 100%;
  width: 30px;
  z-index: 9;
}
.media-title::after {
  background: #dbd9da none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 100%;
  width: 82px;
}
.media-title > a {
  color: #333333;
}
.media-text{}
.media-text p {
  font-size: 15px;
  font-weight: 400;
}
.about-section {
  backface-visibility: hidden;
  background: #259FAC none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  color: #ffffff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 4px;
  margin-top: 17px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
}
.about-section:hover{color:#259FAC;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #259FAC;}
.about-section::after {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.about-section:hover::after{
  transform: scaleX(1);
}
/* 18. skill */
.our-skill-area.fix {
  background: #0b0806 none repeat scroll 0 0;
}
.progress-circular {
  text-align: center;
}
.progress-h4 {
  color: #fff;
}
.progress-circular > p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
/* 12. team-area */
.team-area{}
.single-team{}
.team-item{position: relative;}
.team-img{}
.team-img a {
  display: block;
  position: relative;
}
.team-img a::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.single-team:hover .team-img a::before{opacity:.8;}
.team-social {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  opacity:0;
  transition:.3;
}
.single-team:hover .team-social {opacity:1;}
.team-social-icon {
  margin-bottom: 10px;
  margin-top: 15px;
  opacity: 0;
  transform: translateY(-50px);
  transition:.3s;
}
.single-team:hover  .team-social-icon{
  opacity: 1;
  transform: translateY(-0px);
}
.team-social a {
  color: #ffffff;
  display: inline-block;
  padding: 0 5px;
  transition: all 0.3s ease 0s;
  z-index: 2;
}
.team-social a:hover{color:#259FAC;}
.team-inner{
  border-bottom: 2px solid #dcd9d9;
  border-left: 1px solid #dcd9d9;
  border-right: 1px solid #dcd9d9;
  padding: 20px 0;
  transition:.3s;
}
.single-team:hover .team-inner{border-bottom-color:#259FAC;}
.team-inner h3 {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.team-inner span {
  color: #424242;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
/* 13. blog-left-area */
.single-left-blog{}
.blog-search{}
.sidebar-widget {
  margin-bottom: 40px;
  overflow: hidden;
}
form#search {
  position: relative;
}
form#search input {
  border: 1px solid #dddddd;
  float: left;
  height: 45px;
  padding-left: 20px;
  width: 100%;
  color: #999999;
}
form#search input:focus{border-color:#259FAC;}
form#search button {
  background: #259FAC none repeat scroll 0 0;
  border: 1px solid #dddddd;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  height: 45px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
form#search button:hover{background:#337ab7;}

.sidebar-title {
  background: #259FAC none repeat scroll 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 10px;
  text-transform: uppercase;
}

.blog-left-text{}
ul.sidebar-link{}
ul.sidebar-link li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
ul.sidebar-link li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0;}
.sidebar-title {
  background: #259FAC none repeat scroll 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 27px;
  padding: 10px;
  text-transform: uppercase;
}
.sidebar-link a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  transition: .3s;
}
.sidebar-link li a:hover{color:#259FAC;}
.blog-left-info{}
ul.sidebar-link li a::before {
  content: "";
  font-family: "icofont";
  margin-right: 5px;
}
ul.tag{}
ul.tag li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}
ul.tag li a {
  border: 1px solid #dcd9d9;
  color: #343434;
  display: inline-block;
  font-size: 14px;
  padding: 7px 27px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
ul.tag li a:hover{background:#259FAC;color:#fff;border-color:#259FAC;}
/* media-body-area */
.media-body-area{}
.single-body{}
.media-body-text{}
.text-heading {
  margin-bottom: 19px;
}
.text-heading i {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #259FAC;
  color: #333333;
  display: inline-block;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  transition: all 0.3s ease 0s;
  width: 70px;
}
.text-heading i:hover {
  background-color: #259FAC;
  color: #ffffff;
}
.media-body-text > p {
  font-size: 15px;
  font-weight: 400;
}
.media-body-text > p:last-child{margin-bottom:0}
.contacts-form label {
  clear: both;
  color: #333333;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
}
.contacts-form input {
  border: 1px solid #dddddd;
  color: #999999;
  font-size: 1.5rem;
  font-weight: 400;
  height: 34px;
  margin-bottom: 15px;
  padding: 0 15px;
  width: 100%;
}
.contacts-form input:focus{border-color:#259FAC}
.contacts-form textarea {
  border: 1px solid #eeeeee;
  color: #333333;
  font-size: 12px;
  font-weight: 500;
  height: 137px;
  margin-bottom: 20px;
  padding: 10px 20px;
  width: 100%;
}
.contacts-form textarea:focus{border-color:#259FAC}
.send{
  background: #259FAC none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
  transition:.3s;
}
.send:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
  color: #259FAC;
}
/* 14. map */
#map{height:460px;width:100%}
/* 14. blog-details-area */
.blogs-text{}
.blogs-text h1 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  margin-top: 30px;
}
.blogs-text p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 29px;
}
.tag-links {
  border-bottom: 1px solid #dcd9d9;
  border-top: 1px solid #dcd9d9;
  overflow: hidden;
  padding: 15px 0;
}
.tag-right {
  float: right;
}
.tag-right > span {
  margin-right: 5px;
}
.tags {
  float: left;
}
.tag-left > span {
  float: left;
}
.tags > li {
  display: inline-block;
}
.tags a {
  color: #6b6b6b;
  font-size: 14px;
  margin-left: 7px;
  transition: .3s;
}
.tags a:hover{color:#259FAC;}
.tag-icon {
  float: right;
}
.tag-icon > a {
  color: #6b6b6b;
  margin: 0 5px;
  transition:.3s;
}
.tag-icon > a:hover{color:#259FAC;}
.comment-form {
  margin-top: 45px;
}
.comment-form h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.comment-form p {
  color: #999999;
  font-size: 1.2rem;
}
.comment-form label {
  clear: both;
  color: #333333;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  text-transform: capitalize;
}
.comment-form textarea {
  border: 1px solid #eeeeee;
  color: #afafaf;
  font-size: 1.5rem;
  font-weight: 500;
  height: 168px;
  margin-bottom: 20px;
  padding: 10px 20px;
  width: 100%;
}
.comment-form textarea:focus{
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
.comment-form input {
  border: 1px solid #dddddd;
  color: #999999;
  font-size: 1.5rem;
  font-weight: 500;
  height: 36px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
}
.comment-form input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
.post {
  background: #259FAC none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-top: 8px;
  padding: 10px 25px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}
.post:hover {
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
  color: #259FAC;
}
.post::after {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  color: #259FAC;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;
}
.post:hover::after {
  transform: scaleX(1);
}
/* portfolio-details-area */
.portfolio-details-area{}
.single-portfolio-details{}
.portfolio-details-img{}
.portfolio-details-text {
  margin-top: 35px;
}
.portfolio-details-text h4{
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.portfolio-details-text p {
  font-size: 15px;
  font-weight: 400;
}
.portfolio-details-text p:last-child{margin-bottom:0;}
.portfolio-sidebar{}
.portfolio-widget h4 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.portfolio-cat-list{}
.portfolio-cat-list li{}
.portfolio-cat-list li a::before {
  content: "";
  font-family: "icofont";
  margin-right: 5px;
}
.portfolio-cat-list li a {
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  text-transform: capitalize;
  transition:.3s;
}
.portfolio-cat-list li a:hover{color:#259FAC}
.portfolio-meta{
  border-top: 1px solid #d5d0d0;
  margin-top: 25px;
  padding-top: 25px;
}
.portfolio-meta h4{
   color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 13px;
  text-transform: uppercase;
}
table {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-collapse: separate;
  border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
  border-image: none;
  border-radius: 0;
  border-style: solid solid solid none;
  border-width: 0 1px 1px 0;
  margin: 20px 0;
  width: 100%;
}
table th, table td {
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 18px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.portfolio-area{}
.portfolio-content.text-center > h4 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.single-portfolio-details {}
.portfolio-img{position:relative}
.portfolio-img > a{display:block;}
.portfolio-img > a::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  left: 0;
  top: 0;
  background: #000;
  z-index: 999;
  opacity:0;
  transition:.3s;
}
.portfolio-img img {
  width: 100%;
}
.single-portfolio-details:hover .portfolio-img a::before{opacity:.5;}
.portfolio-filter li:hover{color:#259FAC;}
.portfolio-icon {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translatey(-50%);
  z-index: 999;
  transition:.3s;
  opacity:0;
}
.single-portfolio-details:hover .portfolio-icon{opacity:1;}
.portfolio-icon i {
  font-size: 30px;
  color: #fff;
}
.portfolio-info {
  margin-top: 30px;
}
.portfolio-info h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.portfolio-info h4 a{color:#6b6b6b;;transition:.3s;transition:.3;}
.portfolio-info h4 a:hover{color:#259FAC;}
.portfolio-info > p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.{}
.main-menu-area.sticky {
  background: #ffffff none repeat scroll 0 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 1px solid #333;
}
.{}
.{}
.{}
.{}
.{}
