/*
@File: Lawn Expert Theme Styles

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below>>>>>

*******************************************
*******************************************

==== INDEX PAGE CSS

** - Default CSS
** - Backgrounds
** - Preloaders CSS
** - Header area CSS
** - Slider area CSS
** - Home Style 2 CSS
** - Service area CSS
** - Subscription area CSS
** - Who we are area CSS
** - Testimonials area CSS
** - About Us area CSS
** - Breadcumbs area CSS
** - Newsletter area CSS
** - Gallery area CSS
** - Projects area CSS
** - Widget area CSS
** - Comments area CSS
** - Qoute form CSS
** - Contact us CSS
** - Team area CSS
** - Blog posts area CSS
** - Footer area CSS
** - Checkout CSS
** - 404 not found CSS
** - FAQ CSS
*/


/* Default CSS */
 @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Roboto:300,400,500,700,900');
body {
    font-family: 'Roboto', sans-serif;
    font-size: 17px!important;
    line-height: 28px;
    color: #000;
}
a {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
a:hover, a:focus, a:active {
    text-decoration: none;
    outline-offset: none;
}
h1, h2, h3, h4, h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #444;
}
/* h2 {
    30px;
} */
h3 {
    font-size: 23px;
    color: #444444;
}
img {
    max-width: 100%;
}
ul {
    list-style: none;
    padding: 0;
}
input[type="submit"] {
  background: #666 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 30px;
  text-transform: uppercase;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.space-45 {
    height: 45px;
}
.space-20 {
    height: 20px;
}
.space-30 {
    height: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.home-separator {
    height: 1px;
    background: #eee;
}
.section-title > h2 {
    color: #333;
    margin: 0 0 50px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
        text-shadow: 3px 0px 5px #ccc;
}
.section-title > h2::before {
    background: #4a93c7 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 50px;
}
a.lightbox-gallery {
       display: block;
    position: relative;
    height: 350px;
}
a.lightbox-gallery::before {
    top: 0;
    background: #448be599;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition: .4s;
    -webkit-transition: .4s;
    visibility: hidden;
    opacity: 0;
        border-radius: 10px;
}
.gallery-box:hover a.lightbox-gallery::before, .single-blog-slide:hover a.lightbox-gallery::before {
    visibility: visible;
    opacity: .5;
}
a.lightbox-gallery::after {
    color: #fff;
    content: "";
    font-family: Ionicons;
    font-size: 35px;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    text-align: center;
    top: 80%;
    width: 100%;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
}
.gallery-box:hover a.lightbox-gallery::after, .single-blog-slide:hover a.lightbox-gallery::after {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
.gallery-box {
  margin-bottom: 30px;
}
/* End Default CSS */

/* Backgrounds */
.slide-bg-1 {
    background-image: url(assets/img/1.png);
}
.slide-bg-2 {
    background-image: url(assets/img/2.png);
}
.slide-bg-3 {
    background-image: url(assets/img/3.png);
}
.slide-bg-4 {
    background-image: url(assets/img/4.png);
}
.slide-bg-5 {
    background-image: url(assets/img/5.png);
}
.service-bg-1 {
    background-image: url(assets/img/2.jpg);
}
.service-bg-2 {
    background-image: url(assets/img/10.png);
}
.service-bg-3 {
    background-image: url(assets/img/6.png);
}
.service-bg-4 {
    background-image: url(assets/img/service-bg-4.jpg);
}
.service-bg-5 {
    background-image: url(assets/img/service-bg-5.jpg);
}
.service-bg-6 {
    background-image: url(assets/img/service-bg-6.jpg);
}
.about-bg-1 {
    background-image: url(assets/img/about-bg-1.jpg);
}
.about-bg-2 {
    background-image: url(assets/img/about-bg-2.jpg);
}
.about-bg-3 {
    background-image: url(assets/img/about-bg-3.jpg);
}
.about-bg-4 {
    background-image: url(assets/img/about-bg-4.jpg);
}
.promo-video-bg {
    background-image: url(assets/img/promo-video-bg.jpg);
}
.shop-item-bg-1 {
    background-image: url(assets/img/shop-item-bg-1.png);
}
.shop-item-bg-2 {
    background-image: url(assets/img/shop-item-bg-2.png);
}
.shop-item-bg-3 {
    background-image: url(assets/img/shop-item-bg-3.png);
}
.shop-item-bg-4 {
    background-image: url(assets/img/shop-item-bg-4.png);
}
.blog-img-1 {
    background-image: url(assets/img/blog-img-1.jpg);
}
.blog-img-2 {
    background-image: url(assets/img/blog-img-2.jpg);
}
.blog-img-3 {
    background-image: url(assets/img/blog-img-3.jpg);
}
.blog-img-4 {
    background-image: url(assets/img/blog-img-4.jpg);
}
.blog-img-5 {
    background-image: url(assets/img/blog-img-5.jpg);
}
.gardening-mini-banner {
    background-image: url(assets/img/bnr1.jpg);
}
.team-bg-1 {
    background-image: url(assets/img/team-1.jpg);
}
.team-bg-2 {
    background-image: url(assets/img/team-2.jpg);
}
.team-bg-3 {
    background-image: url(assets/img/team-3.jpg);
}
.team-bg-4 {
    background-image: url(assets/img/team-4.jpg);
}
.team-bg-5 {
    background-image: url(assets/img/team-5.jpg);
}
.team-bg-6 {
    background-image: url(assets/img/team-6.jpg);
}
/* End Backgrounds */

/* Preloader CSS */
.spinner {
    width: 40px;
    height: 40px;
    background-color: #68b808;
    margin: 100px auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}
@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.sk-folding-cube {
  margin: 100px auto;
    background-color: #fff;
  width: 40px;
  height: 40px;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #68b808;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}
.gardening-site-preloader-wrap {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.gardening-site-preloader-wrap .sk-folding-cube {
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
}
.gardening-slide-preloader-wrap {
    background: #68b808 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
/* End Preloader CSS */

/* Header area CSS */
.header-top-area {
      background-color: #6eb2dc;
  font-size: 17px;
  padding: 10px 0;
}
.header-top-area a, .header-top-area {
  color: #fff;
}
.header-top-area i.fa {
/*    color: #045ca6;*/
    font-size: 17px;
/*  transition: transform .2s;*/
}
i.fa.fa-envelope{
/*     color: #045ca6;*/
transition: transform 1.2s;
    
}
i.fa.fa-envelope:hover {
    color: white;
    transform: scale(1.5);
}
i.fa.fa-phone {
/*      color: #045ca6;*/
transition: transform 1.2s;
    
}
i.fa.fa-phone:hover{
      color: white;
    transform: scale(1.5);
    
}
.seprator {
  color: #949494;
  display: inline-block;
  padding: 0 10px;
}
.social-icon i.fa {
    color: #fff;
}
.social-icon > a {
  margin-left: 12px;
}
.mainmenu-area {
  background: #fff none repeat scroll 0 0;
        border-bottom: 3px solid #0663a7;
}
.now-visible {
  animation-duration: 500ms;
  animation-iteration-count: 1;
  animation-name: fadeInDown;
  animation-timing-function: linear;
  opacity: 1;
  visibility: visible;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.mainmenu {
  padding-right: 55px;
}
.mainmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.mainmenu ul li {
  display: inline-block;
  position: relative;
}
.mainmenu ul li a {
  display: block;
  color: #000;
font-weight: 600!important;
    font-size: 17px!important;
  text-transform: uppercase;
  padding: 30px 12px;
    transition: .3s;
    -webkit-transition: all 0.3s ease 0s;
}
.mainmenu ul li a:before {
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 3px;
    background: #0b6cb0;
    left: 0;
    opacity: 0;
    transition: .3s;
    -webkit-transition: all 0.3s ease 0s;
    visibility: hidden;
}
.mainmenu ul li:hover > a:before, .mainmenu ul li.active > a:before {
    opacity: 1;
    visibility: visible;
}
.mainmenu ul li:hover > a, .mainmenu ul li.active > a {
   background: #b1cedf;
    text-decoration: none;
    color: #0f78bb;
}
.mainmenu li ul {
    background: #0b51a9 none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    top: 88px;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: -1;
    transform:scaleY(0);
}
.mainmenu li ul li {
    display: block;
}
.mainmenu li ul li a {
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: none;
}
.mainmenu li:hover ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 99;
    transform:scale(1);
}
.logo a {
  color: #fff;
  display: inline-block;
  padding: 6px 0;
}
.responsive-menu-wrap {
    display: none;
}
.header-top-area a:hover {
  opacity: 0.7;
}
/*** Shopping Cart Menu ***/
.header-right-cart {
  position: absolute;
  right: 15px;
  top: 0;
}
.header-search {
  float: left;
  padding: 20px 0;
}
.header-shop {
  float: left;
  padding: 27px 0;
  position: relative;
}
.header-shop i.ion-bag {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.header-shop i span {
  background-color: #f8b600;
  border-radius: 100%;
  bottom: 47px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  height: 18px;
  left: 15px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  width: 18px;
}
.shopping-cart {
    position: absolute;
    top: 100px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility:hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    width: 250px;
    right: 0;
    background-color: #fff;
    color: #010101;
    display: block;
    transform:scaleY(0);
    transform-origin:0 0 0;
    z-index:999;

}
.header-shop:hover .shopping-cart{
    opacity: 1;
    visibility: visible;
    top: 88px;
    transform:scale(1);
}
.shopping-cart {
    list-style: none;
    padding: 15px 0;
}
.shopping-cart li {
    border-bottom: 1px dotted #f0f0f0;
    width:100%;
    padding: 10px 12px;
}
.shopping-cart li:last-child {
    border-bottom: none;
}
.shopping-cart li a  img{
    float: left;
    margin-right: 10px;
    width:42px;
    height: 52px;
}
.shop-cart-text {
    display: inline-block;
    margin:0px 10px;
}
.shop-cart-text p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
    color:#222222;
    font-weight:700;
}
.shop-cart-text p a{
    color: #222222;
    font-weight:700;
}
.shop-cart-text span {
    font-size: 15px;
    text-transform: capitalize;
    color:#707070;
}
.shop-cart-text span:last-child {
    padding-left:10px;
}
.shopping-cart li i {
    float: right;
    font-size: 15px;
}
.shop-cart-checkout p {
    display: inline-block;
}
.shop-cart-checkout a {
    text-decoration: none;
    background: #68b808;
    color: #fff;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    padding: 3px 18px;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 14px;
    display:inline-block;
    float:right;
}
.shop-cart-checkout a:hover{
    color: #fff;
    background-color: #010101;
}

/*** Search Form ***/
.search {
  display: inline-block;
  position: relative;
  height: 15px;
  width: 15px;
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: text;
}
.search:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 8px;
  right: -3px;
  top: 10px;
  background: #FFFFFF;
  border-radius: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.search.active,
.search:hover {
  width: 200px;
  margin-right: 0px;
    height: 40px;
    background: #427b15;
    padding: 4px 12px;
    margin-top: -8px;
}
.search.active:after,
.search:hover:after {
  height: 0px;
}
.search input {
  width: 100%;
  border: none;
  box-sizing: border-box;
  font-size: 15px;
  color: inherit;
  background: transparent;
  outline-width: 0px;
    color: #fff;
}
.search-form-area {
  display: inline-block;
  float: left;
  padding: 34px 17px 27px 0;
}
.search-form-area .active {
    margin-top: -8px;
}
/* End Header area CSS */

/* Slider area CSS */
.single-slider-item {
  background-size: cover;
  background-position: center;
  background-color: #dddddd;
  height: 75vh;
  font-size: 24px;
  color: #fff;
}
.single-slider-item p {
  text-shadow: 0 0 3px #000;  
}
.slide-item-table {
  display: table;
  width: 100%;
  height: 100%;
}
.slide-item-tablecell {
  display: table-cell;
  vertical-align: middle;
}
.single-slider-item h1 {
  font-size: 50px;
  margin: 0 0 20px;
  text-shadow: 0 0 7px #000000;
    text-transform: capitalize;
    color: #fff;
}
.homepage-slides .owl-nav div {
  background: #fff none repeat scroll 0 0;
  color: #222;
  font-size: 25px;
  height: 40px;
  left: 50px;
  line-height: 40px;
  margin-top: -20px;
  opacity: 0.6;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
  width: 40px;
}
.homepage-slides .owl-nav div:hover {
    opacity: 1;
    background: #3b9ae2;
}
.homepage-slides .owl-nav div.owl-next {
	left: auto;
	right: 50px;
}
.gardening-btn {
	display: inline-block;
	color: #fff;
	background: #94b200;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 20px;
    border-radius: 4px;
    text-transform: uppercase;
}
.gardening-btn:hover {
    background: #222;
    color: #fff;
}
.gardening-btn.slide-btn {
/*	margin-top: 20px;*/
        padding: 3px;
    margin-bottom: 5px;
        padding-left: 20px;
    padding-right: 20px;
    background-color: #4a93c6;
}
.homepage-slides-wrapper {
    position: relative;
}
.project-slides {
    position: relative;
}
.project-slides .owl-nav div {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  top: 50%;
  color: #fff;
  font-size: 19px;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  opacity: 0.8;
  position: absolute;
  left: 0px;
  text-align: center;
  width: 45px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.project-slides .owl-nav div:hover {
    opacity: 1;
    background: #68b808;
}
.project-slides .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
/* End Slider area CSS */

/* Home Style 2 CSS */
.home-two .qoute-form-area {
  background: rgba(0,0,0,.4);
  padding: 20px 15px;
    box-shadow: none;
}
.home-two .qoute-form-area label {
  color: #eee;
}
.home-two .qoute-form-area input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #eee;
  font-size: 15px;
  height: 45px;
  padding: 0 15px;
  width: 100%;
}
.home-two .qoute-form-area textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #eee;
  font-size: 15px;
  height: 70px;
  padding: 0 15px;
  width: 100%;
}
.home-two.single-slider-item {
    height: 805px;
}
/* End Home Style 2 CSS */

/* CTA Area */
.cta-area {
/*
    background-image: url("assets/img/b5.jpg");
    backgroung:norepeat;
    background: #e4f0f7 none repeat scroll 0 0;
    color: #191717;
    padding: 30px 0;
*/
        position: relative;
    background: url(./assets/img/b29.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    padding: 45px 0px 15px 0px;
    color: #fff;
}
.cta-area:before{
        position: absolute;
    content: '';
    /* background: rgba(119, 95, 95, 0.7); */
    background: rgba(0, 0, 0, 0.24);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cta-area h2 {
     margin: 5px 0px 17px; 
    color: #000;
}
.qout-btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 20px;
    border-radius: 4px;
    text-transform: uppercase;
}
.green-btn {
      background: #0468bd; 
    margin-top: 32px;
}
.green-btn:hover {
  background: #666 none repeat scroll 0 0;
  color: #fff;
}
/* End CTA Area */

/* Breadcumbs area CSS */
.gardening-mini-banner {
  background-position: center center;
  background-size: cover;
  height: 100px;
  position: relative;
}
.gardening-mini-banner::before {
  background: rgba(0, 0, 0, 0.24) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.gardening-mini-banner h2 {
  color: #fff;
  margin: 0;
}
.gardening-breadcumb > a {
  color: #fff;
}
.gardening-breadcumb {
  color: #8d8d8d;
  font-size: 15px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
}
/* End Breadcumbs area CSS */

/* About Us Area */
.gardening-content-block {
    padding: 50px 0;
/*    background-image: url("assets/img/5.gif")*/
}
section.gardening-content-block.onegif {
    padding: 50px 0;
    background: linear-gradient(#eff5fa, #f7fafc91, #eff5fa);
/*    background-image: url(assets/img/9.gif);*/
/*    background-color: linear-gradient(#eff5fa, #f7fafc91, #eff5fa);*/
}
.single-about-item {
    height: 250px;
    background-size: cover;
    background-color: #ddd;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.about-title h4 {
  color: #fff;
 font-size: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.about-title {
    position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	z-index: 2;
	transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    padding: 25px 15px 7px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) -9%, rgba(0,0,0,0.52) 31%, rgba(0,0,0,.8) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) -9%,rgba(0,0,0,0.52) 31%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) -9%, rgba(0, 0, 0, 0.52) 31%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.single-about-item:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
/*    background: rgba(104,184,8,.6);*/
    background:#448be599;
    top: 0;
    z-index: 2;
    content: "";
    transition: .4s;
    -webkit-transition: .4s;
    opacity: 0;
    visibility: hidden;
}
.about-iem-block:hover .single-about-item:before {
    opacity: 1;
    visibility: visible;
}
.single-about-item:after {
    position: absolute;
    left: 0;
    top: 80%;
    font-size: 30px;
    font-family: "Ionicons";
    color: #fff;
    width: 100%;
    content: "\f216";
    text-align: center;
    z-index: 4;
    transform: translateY(-50%);
    transition: .4s;
    -webkit-transition: .4s;
    visibility: hidden;
    opacity: 0;
}
.about-iem-block:hover .single-about-item:after {
    visibility: visible;
    opacity: 1;
    top: 50%;
}
.who-we-info .list-inline > li {
    font-size: 22px;
    font-weight: 700;
}
.who-we-info > h3 {
    color: #1d7dc2;
    font-size: 25px;
    margin: 0 0 10px;
/*    text-shadow: 3px 0px 5px #7dd6ed;*/
        text-shadow: 3px 0px 5px #caccce;
}
.who-we-info > p {

    margin: 20px 0 30px;
    font-family: 'PT Sans',Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: black;
    text-align: justify;
}
.about-info > h3 {
  color: #606060;
  font-weight: 500;
  margin: 0 0 20px;
}
.about-info > p {
  margin-bottom: 30px;
}
/* End About Us Area */

/* Start Services Area */
.single-service-image {
    height: 300px;
    margin-bottom: 30px;
    background-size: cover;
    background-color: #ddd;
    background-position: center center;
    position: relative;
    display: block;
    border-radius: 15px;
}
.single-service-item-block > h3 {
  font-size: 24px;
  margin: 0 0 20px;
        color: #1078be;
}
.read-more-btn {
  color:#0263bd;
  display: inline-block;
/*  margin-top: 15px;*/
  text-transform: capitalize;
    transition: .4s;
    -webkit-transition: .4s;
}
.read-more-btn:hover {
  color: #666;
}
.pagination {
  margin: 20px 0 0;
}
/* End Services Area */

/* Start Our Shop Area */
.our-shop {
    background-image: url('assets/img/shop-bg.jpg');
    background-size: cover;
    background-position: center center;
    position: relative;
}
.our-shop::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.our-shop .section-title h2 {
    color: #fff;
}
.shop-item-block {
    text-align: center;
}
.shop-single-item {
  background-color: #f4f5f6;
  background-position: center center;
  background-size: cover;
  height: 236px;
  position: relative;
}
.shop-item-block h3 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 700;
}
.cart-btn {
    background: #94b200 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 12px;
    text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.cart-btn:hover {
  background: #666 none repeat scroll 0 0;
  color: #fff;
}
.shop-item-block > span {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px;
}
.shop-slides .owl-nav div, .testimonial-slides .owl-nav div {
  border: 2px solid #c3c3c3;
  color: #c3c3c3;
  font-size: 25px;
  height: 40px;
  right: 50px;
  line-height: 35px;
  margin-top: -93px;
  opacity: 0.6;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
  width: 40px;
}
.shop-slides .owl-nav div:hover, .testimonial-slides .owl-nav div:hover{
    opacity: 1;
    background: #68b808;
    border: 2px solid #68b808;
    color: #fff;
}
.shop-slides .owl-nav div.owl-next, .testimonial-slides .owl-nav div.owl-next {
	left: auto;
	right: 0;
}
.shop-single-item::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: .4s;
    -webkit-transition: .4s;
    visibility: hidden;  
}
.shop-btn {
  background: #fff none repeat scroll 0 0;
  color: #222;
  display: inline-block;
  font-size: 30px;
  padding: 4px 10px;
  z-index: 9;
    transition: .4s;
    -webkit-transition: .4s;
}
.shop-btn:hover {
    background: #68b808;
    color: #fff;
}
.shop-hover {
    height: 100%;
    left: 0;
    margin-top: -20px;
    position: absolute;
    top: 60%;
    width: 100%;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    opacity: 0;
}
.shop-item-block:hover .shop-single-item::before {
    visibility: visible;
    opacity: .4;
}
.shop-item-block:hover .shop-hover {
    visibility: visible;
    opacity: 1;
    top: 50%;
}
.shop-item-block.product > h3 {
    color: #222;
}
.shop-item-block.product > span {
  color: #848484;
}
.shop-item-block.product {
    border: 1px dashed #eeeeee;
    padding: 0 0 22px;
    margin-bottom: 30px;
    transition: .4s;
    -webkit-transition: .4s;
}
.shop-item-block.product:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    border: 1px dashed transparent;
}
/* End Our Shop Area */

/* Start Who We Area */
.promo-video {
  display: table;
  height: 100%;
  width: 100%;
}
.promo-video-block {
/*  background-color: #ddd;*/
  background-position: center center;
  background-size: cover;
  display: table-cell;
  height: 285px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.promo-video-block.promo-video-bg::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.promo-play-btn {
  background: #68b808 none repeat scroll 0 0;
  border: 5px solid #d7d7d7;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 33px;
  height: 80px;
  line-height: 73px;
  opacity: 0.8;
  padding-left: 6px;
  text-align: center;
  width: 80px;
}
.promo-play-btn:hover {
  color: #fff;
  opacity: 0.5;
}
/* End Who We Area */

/* Start Latest Project Area */
.latest-pjoject {
    /* background: #2b2b2b; */
    /* background-image: url(./assets/img/2.gif); */
    position: relative;
    background: url('./assets/img/bnr5.jpg');
    /* background-repeat: no-repeat; */
    background-size: cover;
    background-position: center center;
    width: 100%;
/*    height: 620px;*/
    /* padding: 95px 0px 0px 0px; */
    color: #fff;
}
.owl-carousel.owl-loaded {
    display: block;
/*    margin-top: -30px!important;*/
}
.latest-pjoject:before{
    position: absolute;
    content: '';
    /* background: rgba(119, 95, 95, 0.7); */
  background: linear-gradient(#eff5fa8a, #f0f6fb7a, #f0f6fb5c);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.latest-pjoject h2 {
    color: #000;
    text-shadow: 0px 0px 0px;
}
.single-project-item {
    background: #ddd;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
        width: 100%;
    height: 250px;
    border-radius: 15px;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
        border: 2px solid #4a94c8;
/*    box-shadow: 0px 0px 2px 0px;*/
/*    transition: transform .2s;*/
       
}
/*
.single-project-item:hover{
        transform: scale(1.1);
      
    
}
*/



.mask-table {
    display: table;
    height: 100%;
    width: 100%;
}
.mask-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.single-project-info {
      background: #404a509c;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    color: #fff;
    padding: 30px;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    opacity: 0;
}
.single-project-info h3 {
  color: #fff;
  margin: 0 0 10px;
}
.single-project-item:hover .single-project-info {
    visibility: visible;
    opacity: 1;
    top: 0;
}
.single-project-item:hover .about-title {
    visibility: hidden;
    opacity: 0;
}
.read-more-btn.project-btn {
  background: #fff none repeat scroll 0 0;
  color: #222;
  padding: 5px 15px;
  text-transform: capitalize;
    transition: .4s;
    -webkit-transition: .4s;
}
.read-more-btn.project-btn:hover {
  background: #222 none repeat scroll 0 0;
  color: #fff;
}
/* End Latest Project Area */

/* Start Testimonial Area */
.testimonial {
/*    background: url(assets/img/testimonial-bg.jpg);*/
}
.testimonial-slide-item {
    background: whitesmoke none repeat scroll 0 0;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
        height: 375px;
           background: linear-gradient(#c5d6e2, #f0f2f5, #c5ccda);
    box-shadow: 2px 2px 32px 2px #d2e6f3;
}
.profile-item {
/*  background: #ddd none repeat scroll 0 0;*/
  border-radius: 50%;
  height: 140px;
  position: relative;
  width: 140px;
    transition: transform .2s;
/*
        -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
*/
}
.profile-item:hover{
/*
        -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
*/
      transform: scale(1.1);
      
}
.qout-icon {
  bottom: 15px;
  position: absolute;
  right: -12px;
}

.testimonial-slide-item p {
      color: #000;
    font-size: 16px;
/*    text-align: justify;*/
    /* font-style: italic; */
}

.testimonial-slide-item h3 {
    color: #202020;
    display: inline-block;
    font-size: 21px;
    position: relative;
}
.testimonial-slide-item h3::before {
    background: #68b808 none repeat scroll 0 0;
    bottom: 6px;
    content: "";
    height: 4px;
    position: absolute;
    right: -48px;
    width: 40px;
    display:none;
}
/* End Testimonial Area */

/* Start Subscription Area */
.subscription {
    background: url(assets/img/subscription-bg.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
.subscription::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.subscription p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.subscription h2 {
    color: #fff;
    font-size: 50px;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.subscribe-form {
    position: relative;
}
.subscribe-form input {
    background: #589410 none repeat scroll 0 0;
    border: medium none;
    border-radius: 100px;
    color: #fff;
    height: 55px;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 100%;
}
.subscribe-form button {
  border: medium none;
  border-radius: 100px;
  color: #589410;
  height: 46px;
  padding: 0 25px;
  position: absolute;
  right: 4px;
  top: 4px;
  text-transform: capitalize;
}
.subscribe-form button:hover {
  opacity: 0.8;
}
.subscription span {
  color: #f4f4f4;
  display: inline-block;
  margin-top: 15px;
}
/* End Subscription Area */

/* Stat Our Team Area */
.team-slides .owl-nav div {
  border: 2px solid #c3c3c3;
  color: #c3c3c3;
  font-size: 25px;
  height: 40px;
  right: 50px;
  line-height: 35px;
  margin-top: -93px;
  opacity: 0.6;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
  width: 40px;
}
.team-slides .owl-nav div:hover{
    opacity: 1;
    background: #68b808;
    border: 2px solid #68b808;
    color: #fff;
}
.team-slides .owl-nav div.owl-next {
	left: auto;
	right: 0;
}
.team-box-item {
    position: relative;
    overflow: hidden;
    height: 259px;
    width:220px !important;
    background-color: #ddd;
    background-size: cover;
    background-position: center center;
        border-radius: 15px;
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
/*    box-shadow: 0px 0px 15px 0px;*/
}
.member-info {
/*  background: rgba(74, 147, 198, 0.78)  none repeat scroll 0 0;*/
  bottom: 15px;
  color: #fff;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  z-index: 2;
/*    border-radius: 60px;*/
}
.member-info::after {
/*  border-color: #68b808 transparent;*/
/*  border-style: solid;*/
/*  border-width: 73px 40px 0 0;*/
  content: "";
  height: 0;
  opacity: 0.8;
  position: absolute;
  right: -40px;
  top: 0;
  width: 0;
}
.team-box-item::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
    visibility: hidden;
  z-index: 1;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.team-box-item:hover::before {
    opacity: 0.6;
    visibility: visible;
    transform: scale(1);
}
.member-info > h3 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.social-media {
    position: absolute;
    text-align: center;
    top: -10%;
    width: 100%;
    z-index: 6;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
}
.team-box-item:hover .social-media {
    top: 40%;
    visibility: visible;
    opacity: 1;
}
.social-media > a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #666;
    display: inline-block;
    font-size: 23px;
    height: 35px;
    line-height: 38px;
    text-align: center;
    width: 35px;
}
.social-media > a:hover {
  background: #68b808 none repeat scroll 0 0;
  color: #fff;
}
.team-profile {
    text-align: center;
    margin: 10px 0 40px;
}
.team-profile > a {
    background: #4a93c7 none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
}
.team-profile > a:hover {
    background: #5edbf5;
}

.profile-details {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 20px;
}
.profile-details > h3 {
    margin: 0 0 10px;
}
.profile-details span {
  color: #777;
  display: block;
  font-size: 15px;
  margin: 10px 0 20px;
}
/* End Our Team Area */

/* Start Our Latest News Area */
.latest-news {
    background: #f1f3f6;
}
.blog-item {
  position: relative;
}
.boxed-preview-top {
    height: 342px;
    background-size: cover;
    background-color: #ddd;
    background-position: center center;
    overflow: hidden;
    display: block;
    position: relative;
}
.single-blog-item h2 {
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.blog-info > h2 {
  color: #fff;
  text-transform: uppercase;
}
.blog-item-top .blog-info .list-inline a {
    color: #f4f4f4;
}
.blog-info {
    position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 2;
	transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    padding: 25px 15px 7px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.57) 41%, rgba(0,0,0,1) 71%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.57) 41%,rgba(0,0,0,1) 71%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.57) 41%,rgba(0,0,0,1) 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.single-boxed-item {
	color: #6e6e6e;
	display: block;
    position: relative;
}
.date {
  background: rgba(104, 184, 8, 0.8) none repeat scroll 0 0;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
}
.date > span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.date > span:first-child {
    font-size: 31px;
}

.boxed-preview {
	height: 200px;
	background-size: cover;
	background-position: center;
	background-color: #ddd;
	margin-bottom: 20px;
}
.blog-item h3 {
  font-size: 23px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.blog-item > p {
  color: #777;
}
.blog-item .list-inline a {
  color: #666666;
}
.post-share-area .list-inline {
    margin: 0;
    padding: 14px 0;
}
.post-share-area {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 30px 0 40px;
  overflow: hidden;
  padding: 0 5px;
}
.single-blog-item::before, .single-boxed-item::before, .single-service-image::before {
    background: #4e8dddbd  none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.blog-item:hover .single-blog-item::before, .blog-item:hover .single-boxed-item::before, .single-service-item-block:hover .single-service-image::before {
    opacity: .7;
    visibility: visible;
}
.single-blog-item::after, .single-boxed-item::after, .single-service-image::after {
  color: #fff;
  content: "";
  font-family: Ionicons;
  font-size: 35px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 60%;
    transform: translateY(-50%);
  width: 100%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
    z-index: 10;
}
.blog-item:hover .single-blog-item::after, .blog-item:hover .single-boxed-item::after, .single-service-item-block:hover .single-service-image::after {
    opacity: 1;
    visibility: visible;
    top: 50%;
}
.widget.recent_posts {
    border: 1px solid #eee;
    margin: 0 0 40px;
}
.tag_widget {
  border: 1px solid #eee;
  margin-bottom: 40px;
}
.widget-title {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 15px;
}
.widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 20px 20px 20px 35px;
}
.widget li::before {
  content: "\f1fd";
  font-family: Ionicons;
    left: -18px;
  position: absolute;
  top: 0;
    color: #68b808;
}
.widget.recent_posts li {
  padding-bottom: 15px;
}
.widget.recent_posts li:last-child {
  padding-bottom: 0;
}
.widget li {
  position: relative;
}
.widget.recent_posts span {
    color: #777;
    display: block;
    font-size: 14px;
}
.widget.recent_posts a {
  color: #575757;
  text-transform: capitalize;
}
.widget.recent_posts a:hover {
  opacity: 0.7;
}
.tag_widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 20px;
}
.tag_widget.tag_list li {
  display: inline-block;
}
.tag_widget.tag_list a {
  background: #eee none repeat scroll 0 0;
  color: #777;
  display: block;
  font-size: 13px;
  margin-bottom: 3px;
  padding: 1px 8px;
  text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.tag_widget.tag_list a:hover {
    background: #68b808;
    color: #fff;
}
.blog-serch-form {
    margin-bottom: 40px;
    position: relative;
}
.blog-serch-form > input {
    border: 1px solid #eee;
    height: 45px;
    padding: 0 15px;
    width: 100%;
}
.blog-serch-form > button {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
    color: #68b808;
    height: 45px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}
/* End Our Latest News Area */

/* Pagination Area */
.pagination-box > .active > a, .pagination-box > .active > a:focus, .pagination-box > .active > a:hover, .pagination-box > .active > span, .pagination-box > .active > span:focus, .pagination-box > .active > span:hover {
    background-color: #4ce9f6;
    border-color: #64e4f8;
  color: #fff;
  cursor: default;
  z-index: 3;
}
.pagination-box > li > a, .pagination-box > li > span {
    color: #222;
}
.pagination-box > li > a:focus, .pagination-box > li > a:hover, .pagination-box > li > span:focus, .pagination-box > li > span:hover {
  background-color: #4ce9f6;
  border-color: #4ce9f6;
  color: #fff;
  z-index: 2;
}
/* End Pagination Area */
/* Footer area CSS */
.footer-top-area {
  background: #111111 none repeat scroll 0 0;
}
.footer-top-area,
.footer-top-area a {
    color: #cacaca;
}
.footer-wid {
/*    padding: 80px 0;*/
}
.footer-logo {
/*    background: #fff none repeat scroll 0 0;*/
    color: #222;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: uppercase;
}
.footer-wid-title {
  color: #fff;
  font-size: 23px;
    margin: 0 45px 25px;

}
.footer-wid ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-wid.footer-menu a {
  color: #ecf0e8;
  text-transform: capitalize;
}
.footer-menu i.ion-leaf {
    padding-right: 7px;
}
.footer-wid.footer-menu li {
  line-height: 0;
  margin-bottom: 14px;
}
.footer-wid > span {
    color: #5d6d7e;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}
.footer-copyright-area {
    background: #2d4d64a1 none repeat scroll 0 0;
    color: #141516;
    padding: 5px 0;
    font-size: 15px;
}
a.pravdacolor {
    color: whitesmoke;
}
.footer-copyright-area ul {
    margin: 0;
}
.footer-copyright-area ul li img {
    width: 30px;
}
.social-icos li {
    display: inline-block;
    margin-right: 12px;
}
.social-icos li:last-child {
    margin: 0;
}
.address-info > span {
      color: #ffffff;
    display: block;
}
.address-info {
    margin-left: 45px;
}
.single-footer-iem {
    border-bottom: 1px solid #222222;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.single-footer-iem > img {
  float: left;
  margin-right: 10px;
  width: 80px;
}
.single-footer-iem > p {
    color: #68b808;
    line-height: 15px;
    margin: 0 0 5px;
}
.single-footer-iem > span {
    font-size: 13px;
}
.subscribe {
    position: relative;
    margin: 20px 0 30px;
}
.subscribe input {
  background: #262626 none repeat scroll 0 0;
  border: medium none transparent;
  border-radius: 100px;
  height: 45px;
  padding: 0 14px;
  width: 100%;
}
.subscribe button {
  background: #68b808 none repeat scroll 0 0;
  border: 1px solid #68b808;
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  height: 39px;
  margin: 3px 4px 0;
  padding: 0 17px;
  position: absolute;
  right: 0;
  top: 0;
}
.social-icos a {
  background: #222 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
    transition: .3s;
    -webkit-transition: .3s;
}
.social-icos a:hover {
    background: #61dcf6;
    color: #fff;
}
/* End Footer area CSS */

/* Start Gallery Area */
.gallery-item {
    display: block;
    overflow: hidden;
    position: relative;
}
.gallery-block-item {
    margin-bottom: 30px;
}
.gallery-item::before {
    bottom: 0;
    content: url("assets/img/mask.png");
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition: .4s;
    -webkit-transition: .4s;
}
.gallery-item::after {
    color: #fff;
    content: "";
    font-family: Ionicons;
    font-size: 35px;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
    text-align: center;
    top: 80%;
    width: 100%;
    z-index: 4;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
}
.gallery-block-item:hover .gallery-item::before {
    background: rgba(104, 184, 8, 0.8) none repeat scroll 0 0;
}
.gallery-block-item:hover .gallery-item::after {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
.see-more.green-btn {
  border-radius: 3px;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  padding: 5px 15px;
  text-transform: uppercase;
}
.shorting-menu {
    text-align: center;
    margin-bottom: 40px;
    color: #666;
}
.shorting-menu > button {
  background: transparent none repeat scroll 0 0;
  border: 1px dashed #68b808;
  color: #222222;
  margin: 0 7px;
  padding: 4px 15px;
  text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.shorting-menu > button:hover, .shorting-menu > button.mixitup-control-active {
    color: #fff;
    background: #68b808;
    border: 1px dashed #68b808;
}
/* End Gallery Area */

/* Back to top feature */
#back-to-top {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 2px;
  bottom: 58px;
  color: #444;
  cursor: pointer;
  height: auto;
  line-height: 30px;
  opacity: 0;
  position: fixed;
  right: 40px;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.2s ease-out 0s;
  -webkit-transition: opacity 0.2s ease-out 0s;
  width: 60px;
  z-index: 99;
}
#back-to-top.show {
    opacity: 1;
}
/* Back to top feature */

.product-box-area > h3 {
  margin: 0 0 10px;
  text-transform: uppercase;
}
.product-box-area > h3 {
    margin: 0 0 10px;
    text-transform: uppercase;
}
.product-price > h3 {
    color: #68b808;
    font-weight: 300;
    margin: 0 0 12px;
}
.quantity-inner {
    float: left;
}
.quantity label {
  float: left;
  font-size: 17px;
  text-transform: uppercase;
  width: 135px;
}
.quantity-inner .input-text {
    border: 2px solid #eee;
    padding: 1px 10px;
    width: 86px;
}
.add-to-cart {
    background: #68b808 none repeat scroll 0 0;
    border: none;
    border-radius: 3px;
    color: #fff;
    margin-left: 15px;
    padding: 2px 12px;
    text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.add-to-cart:hover {
    background: #222;
}
.item-wrapper {
    margin: 5px 0;
}
.item-wrapper > label {
    font-size: 16px;
    text-transform: uppercase;
    width: 135px;
}
.item-wrapper > span {
    color: #777;
    font-size: 17px;
    font-weight: 700;
}
.wishlist-wrap {
    clear: both;
    margin: 10px 0;
}
.product-cart {
    clear: both;
}
.product-share-area .list-inline > li {
    color: #777;
    font-size: 17px;
}
.product-share-area .list-inline a {
    color: #777;
    font-size: 19px;
    margin: 0 7px;
}
.item-wrapper {
    margin: 5px 0;
}
.item-wrapper > label {
    font-size: 16px;
    text-transform: uppercase;
    width: 135px;
}
.item-wrapper > span {
    color: #777;
    font-size: 17px;
    font-weight: 700;
}
.wishlist-wrap {
  clear: both;
  margin: 12px 0;
}
.product-cart {
  clear: both;
  display: block;
  margin: 15px 0 25px;
}
.product-share-area .list-inline > li {
    color: #777;
    font-size: 17px;
}
.product-share-area .list-inline a {
    color: #777;
    font-size: 19px;
    margin: 0 7px;
}
.list-inline a:hover {
  color: #68b808;
}
.product-share-area {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 10px 0;
}
.product-share-area .list-inline {
    margin: 0;
}
.item-wrapper > a {
    color: #777;
    font-size: 15px;
}

.product-wrap-btn > span {
    background: #eee none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    transition: .4s;
    -webkit-transition: .4s;
}
.product-wrap-btn:hover span {
    background: #68b808;
    color: #fff;
}
.product-wrap-btn {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
    text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.product-wrap-btn:hover {
  color: #68b808;
}
.product-description > p {
  color: #777;
}
/* Tab List */
.tabs-left {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #68b808;
}
.tabs-left>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #68b808;
  border-top-color: #68b808;
  border-left-color: #68b808;
  border-right-color: transparent;
    border-radius: none;
    color: #68b808;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
    color: #777;
}
.tab-content {
  background:#ffffff none repeat scroll 0 0;
  padding: 20px;
}
.tab-content  h3 {
  margin: 0 0 20px;
}

.review-form .form-group > label {
    display: block;
}
.review-form textarea, .review-form input {
    border: medium none;
    width: 100%;
    padding: 15px;
    color: #777;
}
.review-form input {
    height: 40px;
}
.review-form input.sbmt-btn {
  background: #666 none repeat scroll 0 0;
  color: #fff;
  width: 120px;
    height: auto;
    margin-top: 20px;
    font-size: 17px;
    padding: 10px 30px;
}
input.sbmt-btn:hover {
    background: #68b808;
}
.rating .list-inline > li {
    padding: 0 0 0 5px;
}
.rating .list-inline a {
    font-size: 16px;
}
/* End Product CSS */

/* Contact-form CSS */
.contact-info.text-center > h2 {
    font-size: 34px;
    margin: 0 0 10px;
}
.contact-info {
    margin-bottom: 40px;
}
.contact-form-area .form-group > input {
      border: 1px solid #eee;
    box-shadow: 0px 0px 3px 0px;
    border-radius: 7px;
  height: 45px;
  padding: 0 15px;
  width: 100%;
}
.contact-form-area .form-group > textarea {
    padding: 0 15px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 3px 0px;
    border-radius: 7px;
    width: 100%;
}
.contact-form-area input.sbmt-btn {
  border: medium none transparent;
  border-radius: 3px;
  font-size: 16px;
  margin-top: 10px;
  width: 150px;
}
.address-area ul {
  border: 1px solid #eee;
/*  margin-top: 15px;*/
    list-style: none;
    padding: 0;
        margin: 0px;
}
.address-area ul > li {
  border-bottom: 1px solid #eee;
  padding: 15px 0 7px 30px;
  position: relative;
}
.address-area p {
    margin-bottom: 20px;
}
.address-area ul > li:last-child {
    border: none;
}
.address-area ul > li i {
  color:#4a94c8;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 40px;
  z-index: 1;
}
.address-area ul > li h3 {
  color: #666;
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.address-area li .contact-social {
  border: medium none;
  margin-bottom: 10px;
}
.address-area ul li .contact-social li {
  border: medium none;
  display: inline;
  margin-right: 15px;
  padding: 0;
}
.address-area ul li .contact-social li a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #0268bc;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 35px;
}
.address-area ul li .contact-social li a:hover {
    background: #2addf1;
    color: #fff;
}
.address-area ul li .contact-social li a i {
  color: #4a95c9;
  font-size: 20px;
  position: inherit;
  transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.address-area ul li .contact-social li a i:hover {
    color: #fff;
}
.contact-bg {
  background-image: url("assets/img/contact-bg.png");
  background-position: center center;
  background-size: cover;
  height: 340px;
  margin-bottom: -9px;
}
/* End Contact-form CSS */

/* Single Post CSS */
.blog-slides .owl-nav div {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 25px;
  height: 40px;
  left: 0;
  line-height: 38px;
  margin-top: -20px;
  opacity: 0.6;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
  width: 40px;
}
.blog-slides .owl-nav div.owl-next {
	left: auto;
	right: 0;
}
.blog-slides .owl-nav div:hover {
    opacity: 1;
    background: #3b9ae2;
}

.blog-slides {
/*    margin-bottom: 30px;*/
}
.list-inline a {
    color: #777;
    font-size: 15px;
}
.post-description > h2 {
    text-transform: uppercase;
    margin: 20px 0;
        margin-top: -35px;
    color:#036bbb;
        text-shadow: 5px 0px 5px #ccc;
}
/*
.post-description > h3 {
    text-transform: uppercase;
    margin: 20px 0;
    margin-top: -30px;
    color: #036bbb;
}
*/
h3.headh3 {
    font-size: 30px;
        color:#2b81c4;
    margin-top: -25px;
        text-shadow: 3px 0px 5px #afcfe5;
}
.post-description > p {
    color: #000;
        text-align: justify;
}

/* Comments CSS */
.comment-title {
    font-size: 21px;
    margin: 40px 0;
}
.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment-item {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.comment-metadata > p {
    color: #b0afaf;
    font-size: 15px;
}
.comment-metadata h4 {
  font-weight: 700;
  margin: 0 0 3px;
}
.comment-reply-link {
  color: #222;
  font-size: 13px;
  font-weight: 700;
}
.comment-form-wrap input {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    border-radius: 3px;
    height: 50px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}
.comment-form-wrap textarea {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    border-radius: 3px;
    height: 160px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}
.comment-form-wrap input.sbmt-btn {
    width: inherit;
    height: inherit;
    padding: 10px 30px;
    background: #666;
}
.comment-form-wrap input.sbmt-btn:hover {
    background: #68b808;
}
.comment-form-title {
    margin: 0 0 30px;
}
/* End Comments CSS */
/* End Single Post CSS */

/* Start Single Service CSS */
/* Qoute form CSS */
.qoute-title-area {
  background: #68b808 none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  padding: 20px 15px;
}
.qoute-title-area > h3 {
  color: #fff;
  font-size: 23px;
  margin: 0 0 2px;
}
.qoute-form-area label {
    color: #666;
    display: block;
    font-size: 15px;
}
.qoute-form-area {
  box-shadow: 0 0 7px #ccc;
  padding: 20px 15px;
}
.qoute-form-area input {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    height: 50px;
    padding: 15px;
    width: 100%;
}
.qoute-form-area textarea {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    height: 130px;
    padding: 15px;
    width: 100%;
}
.qoute-form-area input[type="submit"] {
  background: #666 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 30px;
}
.qoute-form-area input[type="submit"]:hover {
    background: #68b808;
}
/* End Qoute form CSS */
/* End Single Service CSS */


/* Checkout CSS */
.checkout-form-area form .form-group .form-control {
    background-color: #f5f5f5;
    height: 50px;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.checkout-form-area form .form-group textarea.form-control {
    height: auto !important;
}
.checkout-form-area form .submit-btn {
    background-color: #333333;
    border-radius: 0;
    color: #ffffff;
    font-size: 17px;
    padding: 10px 20px;
    margin-top: 20px;
}
/* End Checkout CSS */
.client-logo {
  background: #fff none repeat scroll 0 0;
    border: 4px solid #4a94c7ab;
    border-radius: 8px;
    box-shadow: 0px 0px 25px 0px #e4e4e4;
}
.single-footer-iem:hover {
  opacity: 0.7;
}
.footer-wid.footer-menu a:hover {
  opacity: 0.6;
}
.subscribe button:hover {
  opacity: 0.8;
}
/* 404 Page */
.error-section {
    padding: 200px 0;
}
.error-section h1 {
  color: #68b808;
  font-size: 55px;
    margin: 0 30px 0;
}
.return {
  font-weight: 500;
  margin: 30px 0 13px;
}
/* End 404 Page */

/* FAQ Page CSS */
.faq-header{
  font-size: 1em;
        color: #4a94c8;
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
.faq-c {
  border-bottom: 1px dotted #ccc;
    padding: 1em 0;
    border: 1px solid #ccc;
      padding: 20px;
    border-radius: 10px;
    margin: 10px;
/*    background-color: #4a94c8;*/
    color: white;
    background: linear-gradient(176deg, #0f89f2b5, #1f82a8c2);
    box-shadow: 2px 2px 10px 2px whitesmoke;
    /* background-color: whitesmoke; */
}
.faq-t {
  line-height: 1em;
  color: #fff;
  font-family: sans-serif; 
  float:left; 
  font-weight: 700; 
  padding-right: 0.3em; 
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}
.faq-o {
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
  -ms-transform: rotate(-45deg);
  -ms-transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}
.faq-q {
  cursor: pointer;
  font-size: 1.5em;
  font-weight: 100;
/*  margin-bottom: 10px;*/
}
.faq-a {
    clear: both;
    color: #f8f6f6;
    display: none;
    /* background-color: ; */
    border-radius: 10px;
    padding: 10px;
}
/* End FAQ Page CSS */


/*new style*/
/*
.feature{
  margin-top: -80px;
}
*/

.single-feature-item{
  margin-bottom: 70px;
  position: relative;
  transition: all ease-in 400ms;
  -webkit-transition: all ease-in 400ms;
  -moz-transition: all ease-in 400ms;
}

.single-feature-item:hover .overlay{
  bottom:0;
}

.single-feature-item .overlay{
  background-color: #4e8dddbd;
  display: inline-block;
  left: 0;
  padding: 50px 30px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  bottom: -100%;
  height: 100%;
  transition: all ease-in 500ms;
  -webkit-transition: all ease-in 500ms;
  -moz-transition: all ease-in 500ms;
  z-index: 0;
}
.single-feature-item .overlay:before{
  background-color: #4e8dddbd;
  top: -55px;
  content: "";
  height: 56px;
  left: -27px;
  position: absolute;
  transform: skewX(-40deg);
  -webkit-transform: skewX(-138deg);
  width: 52px;
}
.single-feature-item .overlay:after{
  background-color: #4e8dddbd;
  top: -55px;
  content: "";
  height: 56px;
  right: -27px;
  position: absolute;
  transform: skewX(40deg);
  -webkit-transform: skewX(138deg);
  width: 52px;
}


.single-feature-item .content-box{
  top: 50%;
  margin-top: -125px;
  display: inline-block;
  padding: 0px 24px;
  position: absolute;
  text-align: center;
  z-index: 1;
  color: #fff;
}
.single-feature-item .content-box h3{
  text-transform:uppercase;
  font-size:20px;
  font-weight:700;
}
.single-feature-item .content-box .text{
  margin-top: 10px;
  color: #000;
}

.single-feature-item .image-box{
  position:relative;
  overflow: hidden;
    border-radius: 15px;
    box-shadow: 0px 10px 10px 0px;
}

.single-feature-item .icon-box{
  position: absolute;
  top: -45px;
  right: 50%;
  margin-right: -45px;
  width: 90px;
  height: 90px;
  border: 4px solid #075c9d;
  border-radius: 50%;
  background: #fff;
  text-align: center;
}
.single-feature-item .icon-box i{
  position: relative;
  top: 15px;
  color:#222222;
}
.single-feature-item .icon-box i:before{
  font-size: 38px;
  margin: 0px;
}

.single-feature-item .link-btn{
  margin-top: -24px;
  text-align:  center;
}
img.imgfit {
    height: 320px;
    width: 100%;
}

.single-blog-slide {
    border: 1px solid #4a95ca;
    border-radius: 15px;
}














/* Click the image one by one to see the different layout */

/* Owl Carousel */

.owl-prev {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png') left center no-repeat;
/*    background: url('assets/img/right.png')left center no-repeat;*/
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  left: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-next {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png') right center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  right: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-prev:hover,
.owl-next:hover {
  opacity: 0.5;
}


/* Owl Carousel */


/* Popup Text */

.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.popuptext {
  display: table;
}
.popuptext p {
  margin-bottom: 10px;
}
.popuptext span {
  font-weight: bold;
  float: right;
}
/* Popup Text */

/* Icon CSS */
.item {
  position: relative;
}
.item i {
  display: none;
  font-size: 4rem;
  color: #FFF;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.item a {
  display: block;
  width: 100%;
}
.item a:hover:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.item a:hover i {
  display: block;
  z-index: 2;
}
.post-details-area {
/*    border: 2px solid;*/
/*    padding: 12px;*/
    width: 50%;
    float: left;
    margin-right: 25px;
    display: inline-block;
        margin-bottom: 7px;
/*        box-shadow: 0px 0px 15px 0px;*/
    border-radius: 15px;
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
}
.post-details-area.pda{
    width: 50%;
    float: right;
    margin-left: 15px;
    display: inline-block;
    margin-top: 60px;

}
.post-details-area.services{
     width: 70%;
    float: left;
    margin-left: 5px;
    display: inline-block;
    margin-top: 0px;

}

.single-service-item-block {
       border: 1px solid #c7cacd;
    padding: 10px;
    border-radius: 15px;
/*    background: linear-gradient(#c5d6e2, #f0f2f5, #c5ccda);*/
    background: linear-gradient(#99c0db, #f0f2f5, #96b6d396);
    box-shadow: 2px 2px 32px 2px #d2e6f3;
    /* box-shadow: 0px 0px 5px 0px; */
    height: auto;
}


@-webkit-keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@-webkit-keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@-webkit-keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.loader-circle{top:50%;left:50%;z-index:1;color:#444;margin-top:-1em;margin-left:-1em;position:absolute;-webkit-animation:L_circle_rotate 1.568s linear infinite both;animation:L_circle_rotate 1.568s linear infinite both}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right:before,.loader-circle:before{content:'';display:block;border-style:solid;border-width:.21429em;border-color:currentColor}.loader-circle,.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right,.loader-circle .loader-stroke-right:before,.loader-circle:before{width:2em;height:2em;border-radius:50%;box-sizing:border-box}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right{position:absolute;clip:rect(0 2em 2em 1em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right:before{position:absolute;clip:rect(0 1em 2em 0)}.loader-circle:before{position:absolute;clip:rect(0 1.05em 1em .95em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right,.loader-circle:before{-webkit-animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-right:before{-webkit-animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-left:before{-webkit-animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}
.mhn-slide .mhn-item{width:100%;padding:10px}
.mhn-slide .mhn-inner{
    width:100%;
    height:100%;
/*    box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);*/
     border-radius: 15px;
    border: 2px solid #154769;}
.mhn-slide .mhn-item img{display:none}
.mhn-slide .mhn-img{min-height:200px;overflow:hidden;height:100%;width:100%;color:white;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) #eee no-repeat center/cover;position:relative}
.mhn-slide .mhn-text{text-align:center;padding:0 10px}
.mhn-slide .mhn-text h4{font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
        height: 23px;

}
.mhn-slide .mhn-text p{
/*    max-height:4.5em;*/
    overflow:hidden
}
.mhn-slide .owl-stage-outer{z-index:1}
.mhn-slide .owl-nav{color:#333;position:absolute;top:0;left:0;right:0;bottom:0}
.mhn-slide .owl-nav svg{color:currentColor}
.mhn-slide .owl-nav .disabled{display:none}
.mhn-slide .owl-prev,
.mhn-slide .owl-next{
	top:110px;
	z-index:2;
	width:40px;
	height:40px;
	padding:8px;
	margin-top:-20px;
	position:absolute;
	border-radius:50%;
	background-color:#fff;
	box-shadow:0 4px 4px rgba(0,0,0,.3),0 0 4px rgba(0,0,0,.2)
}
.mhn-slide .owl-prev{left:-10px}
.mhn-slide .owl-next{right:-10px}
.mhn-item1 {
    width: 100%;
/*    padding: 4px;*/
    background-color: #fff;
    border-radius: 17px;
/*        box-shadow: 5px 5px 10px 5px #c8e3fe, 0 2px 5px 0 #c8e3fe;;*/
}
img.img1 {
    height: 200px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 15px;
}

/*product tabs*/


/*---------- vertical tab nav */
#vertical_tab_nav{
	display: block;
	width: 100%;
        margin-top: 25px;
}
#vertical_tab_nav ul{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 30%;
  border-radius: 10px 0 0 10px;
  background: #555;
}
#vertical_tab_nav li{
	border-bottom: 1px solid #000;
  margin-bottom: 1px;
	text-align: left;
	padding: 0px;
}
#vertical_tab_nav li:last-child{
	margin-bottom: 0px;
  border-bottom: 0px;
}
#vertical_tab_nav li a{
	display: block;
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
	padding: 7%;
	background: #57cac9;
  background: -webkit-linear-gradient(top,#444,#333);
  background: -moz-linear-gradient(top,#444,#333);
}
#vertical_tab_nav li a.selected{
	    background: #6194d5;
	color: #000;
}
#vertical_tab_nav div{
	    display: block;
    float: left;
    background: #fff;
    background: #fff;
    width: 64%;
    min-height: 500px;
    margin-top: -15px;
    margin-left: 15px;
    text-align: justify;
    /* padding: 10px 3% 3% 3%; */
    border-radius: 0 10px 10px 0;
}
#vertical_tab_nav div article{
	display: none;
	margin: 0px;
	color: #555;
	
}
#vertical_tab_nav div article p{
/*	margin: 0px 0px 20px 0px;*/
}



/*new slider*/






.product-slider {
/*    padding: 100px;*/
  
}

.product-slider #carousel { border: 4px solid #1089c0; margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 4px solid #cecece; width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }





@media (min-width:1270px) {
  .product-slider { 
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
}


@media (max-width:830px) {
  .product-slider { 
  padding: 30px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
}

@media (max-width:400px) {
  .product-slider { 
  padding: 30px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
}
/*new slider end*/

.logo {
    width: 260px;
    margin-left: -25px;
    /* margin-right: -5px; */
}






/*project slider css*/


/*
.product-slider { 
    padding: 45px;
}
*/

.product-slider #carousel { border: 4px solid #1089c0; margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 4px solid #cecece; width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }


/*project slider css end*/
.mgtop {
/*    margin-top: -25px;*/
    text-align: justify;
    margin-left: -25px;
}
.social-icos {
    margin-top: 20px;
        margin-left: 45px;
}
img.solimg {
    height: 250px;
}

/*abcompany*/
.outer { margin:0 auto; max-width:800px;}
#big .item { 
/*    background: #ec6e46;*/
    padding: 0px 0px;
    margin:2px; 
    color: #FFF;
    border-radius: 3px; 
    text-align: center;
     border: 1px solid #ccc; 
}
#thumbs .item {
/*    background: #C9C9C9;*/
    height: 90px;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc; 
}
#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item { background:#FF5722; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -15px; position: absolute; text-align:center; top: 50%;
/*
    background:#333;
    margin-top: -17px;
    padding: 10px;
*/
}
i.fa.fa-arrow-left {
    color: white;
}
i.fa.fa-arrow-right {
    color: white;
}

/*abcompany end*/
img.proimg {
    height: 328px;
    border: 1px solid #ccc;
    border-radius: 15px;}
.col-md-6.divcol {
    margin-top: 25px;
}
.col-md-12.divcol1 {
    margin-top: 25px;
}
img.imgpro {
    border: 1px solid;
    width: 100%;
    height: 350px;
    border-radius: 15px;
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.2);
/*    box-shadow: 0px 0px 5px 0px;*/
}
section.feature {
    margin-top: 30px;
}
img.solimg {
    height: 350px;
      border-radius: 15px;
    border: 1px solid #ccc;
    /*        transition: transform .2s;*/
}
img.solimg:hover{
      
/*        transform: scale(1.3);*/
}
.team-single {
    position: relative;
    padding: 0 0 170px;
    margin: 40px 0 0;
}
.team-single .single-img {
    overflow: hidden;
    position: relative;
}
.team-single .single-member-info {
    background: #1e2832;
    border-radius: 20px;
    left: 5%;
    margin: -70px auto;
    padding: 20px;
    position: absolute;
    width: 90%;
    text-align: center;
}
.team-single .single-member-info h4 {
    font-weight: 600;
    margin: 0 0 5px;
    color: #fff;
}
.team-single .single-member-info h5 {
    font-weight: 300;
    margin: 0 0 5px;
    color: #eda20e;
    font-size: 18px;
}
.team-single .single-member-info p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
}
.proje_paret {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
figure {
    margin: 0px;
}
.text-boxhover {
    background-color: rgba(29, 29, 29, 0.7);
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: calc(100% - 46px);
    left: 0;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.boda-cols {
    width: 100%;
    text-align: left;
}
.boda-cols span.icon_bg {
    background: #5aa320;
    width: 50px;
    font-size: 35px;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    vertical-align: middle;
}
.boda-cols h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.show-hov {
    padding: 10px 30px;
    border-top: 1px solid #5aa320;
    transition: height 0.5s ease 0s;
    -moz-transition: height 0.5s ease 0s;
    -webkit-transition: height 0.5s ease 0s;
    -o-transition: height 0.5s ease 0s;
    height: 100%;
}
.show-hov p {
    margin: 0px;
}
.proje_paret:hover .text-boxhover {
    background-color: rgba(90, 163, 32, 0.93);
}
.proje_paret:hover .text-boxhover {
    top: 0;
}
h3.phead {
    color: #3c3a3a;
}
.member-info.one{
        background: rgb(6, 99, 167) none repeat scroll 0 0;
    bottom: 0px;
    color: #fff;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    z-index: 2;
    border-radius: 10px;
}
.footer-top-area {
      position: relative;
/*    background: url(./assets/img/b8.jpg);*/
        background: linear-gradient(#4a95c9, #a3b6d3, #4a95c9);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    padding: 45px 0px 15px 0px;
    color: #fff;
}  
.footer-top-area:before{
    position: absolute;
    content: '';
    /* background: rgba(119, 95, 95, 0.7); */
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}  
   p.footer_about {
    font-size: 17px;
} 
p.adilacolor {
    text-align: center;
}
.social-links-icon a {
    width: 27px;
    height: 27px;
    display: inline-block;
    text-align: center;
    padding: 0px;
    border-radius: 50%;
    margin-right: 10px;
    color: #ffffff;
    box-shadow: 2px 1px 6px 1px #564649;
}
a.fb {
    background-color: #3a559f;
    transition: transform .2s;
}
i.fa.fa-twitter, i.fa.fa-facebook, i.fa.fa-instagram, i.fa.fa-whatsapp, i.fa.fa-google-plus, i.fa.fa-linkedin{
    position: relative;
    right: 0px;
    top: 0px;
    font-size: 16px;
    margin-top: 6px;
    color: white;
}
a.fb:hover {
    background-color: #3a559f;
    transform: scale(1.2);
}
a.tw:hover {
    background-color: #44edfb;
     transform: scale(1.2);
    
}
a.tw{
    background-color: #44edfb;
    transition: transform .2s;
    
}
a.gp {
    background-color: #ee2d13;
       transition: transform .2s;
}
a.gp:hover {
    background-color: #ee2d13;
      transform: scale(1.2);
}
a.in {
       background-color: #efb03f;
    transition: transform .2s;
}
a.in:hover {
    background-color: #efb03f;
      transform: scale(1.2);
    
}
img.solimg.si {
    border-radius: 15px;
    border: 1px solid #ccc;
}
.address-area {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 2px 0px;
    border-radius: 10px;
}

#slider {
    background-color: #fff;
    overflow: hidden;
    height: 365px;
}

img {
    width: 100%;
}

#slides {
    height: 100%;
    width: 400%;
}

.slide {
    /* dummy width */
    width: 25%; 
    float: left;
    position: relative;
}

#thumbs {
    position: absolute;
    display: block;
    top: 314px;
/*
    bottom: 10px;
    left: 10px;
*/
}

/*
a, a:visited {
    color: #0196e3;
    text-decoration: none;
    outline: none;
    display: block;
    height: 48px;
    border: 1px solid #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0.8;
}
*/

/*
ul {
    margin: 0;
    padding: 0;
}
*/

#thumbs li {
    display: inline-block;
    list-style: none;
}

#thumbs li a {
    width: 100px;
    height: 50px;
}

li.active a, li.active a:hover {
    border: 1px solid #0196e3;
    opacity: 1;
}

.caption {
    position: absolute;
    display: inline-block;
    top: 10px;
    right: 10px;
    padding: 20px 40px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    text-align: left;
}

.caption .controllers span {
    display: inline-block;
    list-style: none;
    width: 13px;
    height: 13px;
    position: absolute;
    top: calc(50% - 8px);
    cursor: pointer;
}

.caption .controllers .right {
    right: 15px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
}

.caption .controllers .left {
    left: 15px; 
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(-45deg);
}
        img.slimg {
    height: 365px;
    border-radius: 15px;
            border: 1px solid #ccc;
}

@media (max-width: 658px) {
  #thumbs li a {
    width: 50px;
    height: 25px;
  }
}
  .top-info {
    position: relative;
    padding: 25px 0px 58px 0px;
    border-bottom: 1px solid #eee;
}  
.top-info .single-item {
    position: relative;
    padding: 30px 35px;
    padding-bottom: 10px;
    transition: all 500ms ease;
    background-color: whitesmoke;
    margin-top: -50px;
    height: 334px;
}
.top-info .single-item:before {
    position: absolute;
    content: '';
    background: #eeeeee;
    height: 200px;
    width: 1px;
    right: -15px;
    top: 18px;
}
.top-info .single-item .icon-box {
    margin-bottom: 33px;
}
p.justfy {
    text-align: justify;
}
.top-info .single-item:hover {
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.50);
}
    




/*/////////tabs////////*/


.accordionWrap .accordion-block{
    border: solid #CCCCCC 1px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.accordionWrap a{
    display: block;
    font-weight: bold;
    color: #444444;
    cursor: pointer;
    padding: 10px;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
   color: #fffefe;
    font-size: 19px;
    background: linear-gradient(to bottom,#74add4e0 0,#4a94c9 100%);
}
.accordionWrap a:after{
    content: ''    ;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #7c7c7c;
    float: right;
    margin: 5px;
}
.accordionWrap a.active:after{
    content: ''    ;
    display: inline-block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #000000;
    float: right;
    margin: 5px;
}
.accordionWrap .content{
    list-style: none;
    padding: 10px;
    display: none;
}
.accordionWrap a.active{
      color: #fffefe;
    font-size: 19px;
    background: linear-gradient(to bottom,#74add4e0 0,#4a94c9 100%);
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.accordionWrap .active-block .content{
    display: block;
}
.accordionWrap .content h2{
    margin: 10px 0 20px 0;
    font-size: 18px;
}
.accordionWrap .content p{
    margin: 0 0 10px 0;
}

    
h2.head2 {
    color: #036bbb;
    text-align: center;
    margin-bottom: 20px;
}
img.proimg1 {
    height: 180px;
    border: 2px solid #ccc;
    border-radius: 10px;
}
p.abcd {
    text-align: justify;
    font-size: 15px;
}
h2.ahead {
    font-size: 25px;
    color: #036bbb;
}














/*---------- vertical tab nav */
#vertical_tab_nav{
	display: block;
	width: 100%;
}
#vertical_tab_nav ul{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 32%;
  border-radius: 10px 0 0 10px;
  background: #555;
        border: 1px solid #ccc;
    box-shadow: 0px 0px 2px 0px;
}
#vertical_tab_nav li{
	border-bottom: 1px solid #000;
  margin-bottom: 1px;
	text-align: left;
	padding: 0px;
}
#vertical_tab_nav li:last-child{
	margin-bottom: 0px;
  border-bottom: 0px;
}
#vertical_tab_nav li a{
	display: block;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	padding: 3%;
	background: #57cac9;
  background:-webkit-linear-gradient(top,#fff,#4a95ca);
  background: -moz-linear-gradient(top,#444,#333);
}
#vertical_tab_nav li a.selected{
	background: linear-gradient(to bottom,#74add4e0 0,#4a94c9 100%);
	color: #000;
}
#vertical_tab_nav div{
	display: block;
	float: left;
	background:whitesmoke; ;
	background: whitesmoke;
	width:64%;
	min-height: 500px;
	padding: 10px 3% 3% 3%;
  border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 0px 5px 0px #4a95c9;
}
#vertical_tab_nav div article{
	display: none;
	margin: 0px;
	color: #555;
/*
        background-color: whitesmoke;
    padding: 10px;
    border-radius: 10px;
*/
	
}
#vertical_tab_nav div article p{
	margin: 0px 0px 20px 0px;
}
img.timg {
    width: 100px;
    height: 50px;
        border: 1px solid;
    border-radius: 10px
}
    h4.headh4 {
       color: #036bbb;
}
span.abc {
    color: black;
    margin-left: 10px;
}
h3.head3 {
    font-size: 20px;
}
p.headh4 {
    font-size: 20px;
    color: #036bbb;
}
span.spc {
    color: #000;
    font-size: 17px;
    margin-left: 10px;
}



/*solution tabs*/

 .tabs {
  position: relative;   
  min-height: 500px; 
  clear: both;
/*  margin: 25px 0;*/
}
.tab {
  float: left;  
  clear: both;
  width: 30%!important;
}
.tab label {
  position: relative;
  left: 1px;   
  display: inline-block;
    text-decoration: none;
    background: #ebebeb;
    padding: 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #252525;
    text-align: right;
    font: 400 26px/36px 'Ubuntu', sans-serif;
      width: 100%;
}

.tab label span {
    background: #000;
    font-size: 15px;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}


.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 0;
  left: 30%;
  background: white;
  right: 0;
  bottom: 0;
/*  padding: 20px;*/
/*  border: 4px solid #46ae3c; */
}

.content ul li {
	margin:30px 0;
	font: 300 16px/24px 'Ubuntu', sans-serif;
	position: relative;
	padding-left: 30px;
	list-style-type:none;
}

.content ul li:first-child{
	margin-top:0;
}

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

.content ul li:before {
	position: absolute;
	content: '';
	left:0;
	top:7px;
	background: #000;
	width: 10px;
	height: 10px;
        display:none;
}

[type=radio]:checked ~ label {
  background: linear-gradient(#8ec9f3, #8a96a9, #a1b8e4);
  z-index: 2;
  color: #fff;
  position: relative;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

[type=radio]:checked ~ label:after {
	position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #4a93c6;
    top: 42%;
    right: -20px;
    z-index: 1000;
}







/*solution tabs*/


/*
.vertical-tabs {
  margin: 50px auto;
  width:80%;
}
*/
/* to make the nav pills appear in ertical alignment */
.vertical-tabs ul >li {
  float: none;
}
/* custom styles for buttons */
.vertical-tabs ul li a{
  display: block;
  text-align: center;
  background-color: #ebebeb !important;
  margin: 10px auto;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
  text-decoration: none;
  color: #333 !important;
  font-size: 20px;
}
/* first button active by default on page load*/
#myTabs > li.active > a {
/*  background-color: #4a95ca !important;*/
  color: #fff !important;
    background: linear-gradient(#8ec9f3, #8a96a9, #a1b8e4);
}

#myTabs > li > a:hover {
/*  background-color:#4a95ca !important;*/
  color: #fff !important;
     background: linear-gradient(#8ec9f3, #8a96a9, #a1b8e4);
}

/* tab-content form styles */
.form1 .form-group {
  margin-top: 20px;
}
.form1 .form-control{
  width: 40%;
}

.form2 .form-group {
  margin-top:30px;
}

.form1 button ,.form2 button{
  margin:10px 0;
  padding:10px 30px !important;
}
#myTabs > li.active > a:after{
    
        position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #4a93c6;
    top: 37%;
    right: -20px;
/*    z-index: 1000;*/
}









/*slider style*/



* {margin:0;padding:0}

/*
body {
  background-color:#111;
  padding:50px;
}
*/

/* Slider */
#slider {
  display:block;
  border:4px solid #000;
  width:100%; /* slider width */
  height:286px;; /* slider height */
  margin:0 auto;
  background:white url('https://reader-download.googlecode.com/svn/trunk/images/nivo-loading.gif') no-repeat 50% 50%;
  overflow:hidden;
  position:relative;
}

/* For caption */
#slider figcaption {
  display:block;
  background-color:black;
  font:normal normal 11px Arial,Sans-Serif;
  color:white;
  opacity:.8;
  padding:10px 15px;
  position:absolute;
  right:0;
  bottom:-100px; /* hide the caption with this way :) */
  left:0;
  z-index:44;
}

#slider img {
  display:block;
  margin:0 0;
  width:100%px; /* slide width */
  height:400px; /* slide height */
  position:absolute;
  top:0;
  left:0;
}

/* Navigation */
#slider-nav {
  display:block;
  position:absolute;
  top:10px;
  right:10px;
  z-index:99;
}

#slider-nav a {
  display:block;
  float:left;
  width:10px;
  height:10px;
  background-color:#111;
  font-size:0;
  color:transparent;
  overflow:hidden;
  text-indent:-99px;
  margin:0 2px 0 0;
  border:2px solid white;
  border-radius:100%;
  box-shadow:0 1px 2px rgba(0,0,0,.4);
}

#slider-nav .active {
  background-color:#2589B4;
}

/* Hide all element inside the '#slider' until the page has been loaded! */
#slider .container, #slider figcaption {display:none}
#slider-nav {opacity:0}











    
