
@import 'https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700';
@import 'https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800';
@import 'https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i';
@import 'https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i';
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700');

/*** 

====================================================================
	2. Import Files
====================================================================

 ***/

@import url('animate.css');
@import url('font-awesome.min.css');

/*** 

====================================================================
	3. Import Font Awesome
====================================================================

 ***/

@font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.eot");
    src: url("fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"), url("fonts/Flaticon.woff") format("woff"), url("fonts/Flaticon.ttf") format("truetype"), url("fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Flaticon';
    src: url('../fonts/Flaticon.woff') format('woff');
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("fonts/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}
.flaticon-clock:before {
    content: "\f100";
}
.flaticon-contact-form:before {
    content: "\f101";
}
.flaticon-envelope:before {
    content: "\f102";
}
.flaticon-fence:before {
    content: "\f103";
}
.flaticon-forest:before {
    content: "\f104";
}
.flaticon-gardening:before {
    content: "\f105";
}
.flaticon-house:before {
    content: "\f106";
}
.flaticon-link:before {
    content: "\f107";
}
.flaticon-people::before {
    content: "";
    background-image: url('../images/icon-grass.png');
    background-size: 100% auto;
    width: 70px;
    height: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}
.flaticon-shovel::before {
    content: "";
    background-image: url('../images/icon-grass.png');
    background-size: 100% auto;
    width: 70px;
    height: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}
.flaticon-phone-call:before {
    content: "\f109";
}
.flaticon-placeholder:before {
    content: "\f10a";
}
.flaticon-shop:before {
    content: "\f10b";
}
.flaticon-shovel-1:before {
    content: "\f10d";
}
.flaticon-sprout:before {
    content: "\f10e";
}
.flaticon-swimming-pool:before {
    content: "\f10f";
}
.flaticon-tree-leaf:before {
    content: "\f110";
}

/*** 

====================================================================
	4. Skeletonurl('
====================================================================

 ***/

body {
    color:#3fc707;
    font-size: 14px;
    line-height: 1.80857;
    padding: 0;
    font-weight: 400;
    background-color:#3fc707;
}
body {
   /* background-image: url('../images/bg-body.png');*/
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: transparent;
}

/*body::after {
    background: rgba(255,255,255,0.7);
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}*/
body,
p,
li,
.tp.caption.NotGeneric-Title,
.NotGeneric-Title,
.header-contact p,
.navbar-nav > li > a {
    font-family: 'Poppins', sans-serif;
}
.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}
a {
    color: #272727;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    position: relative;
    letter-spacing: -0.5px;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 140%;
    color: #272727;
    margin: 0
}
h1 {
    font-size: 28px
}
h2 {
    font-size: 24px
}
h3 {
    font-size: 21px
}
h4 {
    font-size: 18px
}
h5 {
    font-size: 15px
}
h6 {
    font-size: 13px
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8
}
a {
    color: #272727;
    text-decoration: none;
    outline: none;
}
a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}
.lead {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: 400;
}
blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

/*** 

====================================================================
	5. Wp Core
====================================================================

 ***/

.drop-cap::first-letter {
    float: left;
    font-size: 400%;
    font-weight: 500;
    color: #ffffff;
    background-color: #171717;
    padding: 10px;
    line-height: 100%;
    margin: 10px 20px 0 0;
}
.first {
    clear: both
}
.last {
    margin-right: 0
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
a img.alignnone {
    margin: 10px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*=======code by kd and-Grass Care========*/
.liverateapi {
    width: 100%;
    height: auto;
    background: #0d95ff;
}
.header-phone {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
    .header-phone ul li {
        display:inline-block;
    }
    .header-phone ul li a{
        margin:0px 3px;
    }
    .header-phone ul li a:last-child{
        font-size:18px;
    }
    .header-phone ul li a img{
        width:30px;
        height:auto;
        display:inline;
    }
    .header-phone i {
        color: #18385d;
        font-size: 30px !important;
        margin: 0px;
        font-weight: 600;
    }
.header-phone h5 span{
    font-size:15px;
    display:block;
}
.large-heading{
    color: #0d95ff;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 16px;
    text-align: left;
    font-weight:bold;
}
.text-red{
    color:#f00;
}
.mt30{
    margin-top:30px;
}
.mb30{
    margin-bottom:30px;
}
.pb30{
    padding-bottom:30px;
}
.pt30{
    padding-top:30px;
}
.pt15{
    padding-top:15px;
}
.pb15{
    padding-bottom:15px;
}
.mb15{
    margin-bottom:15px;
}
.mt15{
    margin-top:15px;
}
/*=====custome button=====*/
.custm-btn{
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    fill:#3fc707;
    color:#3fc707;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color:#3fc707;
    border-radius: 5px 5px 5px 5px;
    padding: 12px 33px 12px 33px;
}
.custm-btn:hover{
    color: #ffffff;
    background-color:#3fc707;
    border-color:#3fc707;
}
/*heading tittle*/
.main-title-subtitle {
    color:#3fc707;
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 9px;
    text-align: left;
}
.main-title-subtitle span {
    display: inline-block;
    position: relative;
}
.main-title-subtitle span:after {
    content: '';
    position: absolute;
    background:#3fc707;
    top: 50%;
    margin-top: -1px;
    width: 25px;
    height: 2px;
    right: -40px;
}
.main-title-heading {
    color: #0d95ff;
    font-size: 35px;
    line-height: 55px;
    margin-top: 16px;
    font-weight:bold;
    text-align: left;
    text-transform:capitalize;
}
.formulas-heading-latest {
    font-size: 37px;
}
td.CONCATEN-latest {
    font-size: 13px;
}
span.PRICE {
    color: #ea0f0f;
}
.img-border.padding-img-top-latest {
    padding-top: 30px;
}
.bg-gray {
    background-color: #f5f5f5;
    background-image: url('../images/icon/graybg.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 30px 100px 30px;
}
/*==flip box css-===*/
.flip-card {
  background-color: transparent;
  width: 100%;
  height: auto;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.flip-card .flip-heading{
    background:#3fc707;
    padding:15px;
    color:#000;
    font-weight:bold;
    text-align:center;
    border-top:3px solid#3fc707;
    position: relative;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card .flip-heading h4{
    color:#fff;
    font-weight:600;
}
    .flip-card .flip-heading h4 i{
        margin-right:8px;
    }

    .flip-card img {
        width: 100%;
        height: 260px;
    }
/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
/*.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card:hover .flip-heading{
    transform: rotateY(180deg);
}
.flip-card:hover .flip-heading h4{
    transform: rotateY(-180deg);
}*/

/* Position the front and back side */
/*.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}*/

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
}

/* Style the back side */
/*.flip-card-back {
  background-color:#d83030;
  color: white;
  transform: rotateY(180deg);
  padding:30px;
  outline:1px solid #fff;
  outline-offset:-15px;
}


.flip-card-back ul li{
  display: block;
    color: white;
    text-align: left;
    padding: 7px 0px;
    font-size: 16px;
}*/
.payment-icon{
    width:100%;
    height:auto;
    text-align:right;
}
.payment-icon ul li{
    display: inline-block;
    background: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 5px;
}
.text-white{
    color:white !important;
    text-align:left;
}
.text-gray{
    color: #bbbbbb;
}
.text-red{
    color:#fff;
}
.ml30{
    margin-left:30px;
}
.red-blackbg {
    background-image: url(../images/black-redbg.jpg);
    background-size: cover;
    background-position: right;
    background-repeat:no-repeat;
}
.account-type {
    background-image: url('../images/account-bg.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 70px 0px 0px 0px;
}
.pricing-table {
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.1);
}
.pricing-table-top {
    background-color: #131212;
    height: 220px;
}
.pricing-table-head {
    float: left;
    width: 100%;
}
.pricing-table-title-wrap {
    margin: 35px 0px 16px 0px;
}

.pricing-table-price-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
    .pricing-table-title {
    color: #D83030;
    font-size: 24px;
    font-weight:bold;
}
.pricing-table-subtitle {
    color: #ffffff;
    font-size: 35px;
    font-weight: 800;
    line-height: 20px;
    text-align:center;
}
.pricing-table-title-divider {
    margin-bottom: 23px;
}

.pricing-table-title-divider {
    display: block;
    width: 32px;
    height: 4px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.pricing-table-title-divider:after, .pricing-table-title-divider:before {
    content: '';
    top: 0;
    right: 0;
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
}
    .pricing-table-title-divider:before {
        width: 25px;
        left: 0;
        right: auto;
    }

.pricing-table-title-divider:before {
    background: #D83030;
}
    .pricing-table-title-divider:after {
        background: #D83030;
    }

.pricing-table-price {
    font-size:35px;
    font-weight: 700;
    color: #ffffff;
}
.pricing-table-price-prefix {
    align-self: flex-start;
    font-size: 35px;
    color:#d83030;
}
.pricing-table .pricing-table-price-value {
    line-height: .9;
    color:#d83030;
    font-size:36px;
}
.pricing-table-icon-wrap {
    margin: 0px 0px -46px 0px;
}
.pricing-table-icon {
    font-size: 40px;
    height: 90px;
    width: 90px;
    margin: auto;
    line-height: 90px;
    color:#3fc707;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: rgba(0,0,0,0.1);
    border-radius: 100% 100% 100% 100%;
}
.pricing-table-icon i{
    width: 1em;
    height: 1em;
    position: relative;
}

.pricing-table-bottom {
    padding: 82px 20px 58px 20px;
}
.pricing-table-features {
    color: #676767;
    margin-bottom: 43px;
    font-size: 16px;
    line-height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.pricing-table-features li:not(:last-child) {
    margin-bottom: 6px;
}
.pricing-table-button {
    background-color: #ffffff;
    color: #0d95ff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color:#3fc707;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px 5px 5px 5px;
    padding: 16px 42px;
}
.pricing-table-button:hover{
    background:#d83030;
    color:white;
}
.pricing-table-bottom {
    padding: 60px 15px 46px 15px;
}
.pricing-table-footer{
    margin-top:43px;
}
/*=======home  contact form============*/
.home-contact {
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.05);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 63px 0px 0px 0px;
}
    .home-contact h2 {
        font-size: 33px;
        line-height: 40px;
        font-weight: bold;
        color: #0d95ff;
        margin-bottom:20px;
    }

    .home-contact .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        text-align: center;
        background-color:#0d95ff;
        border: 1px solid #0d95ff;
        border-radius: 4px 0px 0px 4px;
    }
    .home-contact .form-control {
        border: 1px solid #0d95ff;
    }
    .home-contact .form-group label{
        color:#0d95ff !important;
    }
    .home-contactimg {
        padding: 76px 15px;
    }
    .input-height{
        height:45px;
    }
.light-bg {
    background-color: #f6f3ee;
}
/*==textimonial css===*/
.testimonial {
    background-color: #f6f3ee;
    padding: 100px 0px 30px 0px;
}
    .testimonial h1 {
        color: #0d95ff;
        font-size: 45px;
        text-transform:capitalize;
        font-weight:bold;
    }
    .testimonial span {
        color:#3fc707;
        font-size: 17px;
        font-weight: 500;
    }
    .testimonial small {
        color:#3fc707;
        font-size: 18px;
    }

    #quote-carousel {
        padding: 0 10px 30px 10px;
        text-align: center;
    }

    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
    }

    #quote-carousel .carousel-indicators {
        position: relative;
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-top: 20px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            cursor: pointer;
            border: 1px solid #ccc;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            opacity: 0.4;
            overflow: hidden;
            transition: all .4s ease-in;
            vertical-align: middle;
        }

        #quote-carousel .carousel-indicators .active {
            width: 128px;
            height: 128px;
            opacity: 1;
            transition: all .2s;
        }

.testimonial .item blockquote {
    border-left: none;
    margin: 0;
}
    .testimonial .item blockquote p {
        text-align: center;
    }
    /*.item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }
    .item blockquote p:after {
        content: "\f10e";
        font-family: 'Fontawesome';
        float: right;
        margin-right: 10px;
    }*/
.blackbg {
    background: #3fc707;
    padding-top:60px 0px;
}
/*===market css===*/
.marketbox {
    color: #fff;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 0 0 15px;
    margin: 30px auto;
    position: relative;
    width: 100%;
    height: 385px;
}

    /*.marketbox:after {
        content: "";
        background:#3fc707;
        width: 15px;
        height: 15px;
        transform: translateX(-50%) rotate(45deg);
        position: absolute;
        bottom: 18px;
        left: 50%;
    }*/

    .marketbox .marketbox-icon {
        background:#3fc707;
        font-size: 60px;
        padding: 20px 0;
        margin: 0 0 20px;
        border-bottom: 15px solid #fff;
        position: relative;
    }

        .marketbox .marketbox-icon:before,
        .marketbox .marketbox-icon:after {
            content: "";
            background: linear-gradient(to top left, #fff 49%, transparent 50%);
            width: 50px;
            height: 50px;
            transform: translateX(-50%) rotate(45deg);
            position: absolute;
            bottom: -39px;
            left: 50%;
        }

        .marketbox .marketbox-icon:after {
            background:#3fc707;
            width: 45px;
            height: 45px;
            bottom: -21px;
        }

    .marketbox .title {
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        margin: 0 15px 15px;
        font-weight:bold;
    }

    .marketbox .description {
        font-size: 15px;
        letter-spacing: 0.5px;
        margin: 0 15px;
        text-align:center;
    }

    /*.serviceBox.orange {
        background: #f99c31;
    }

        .serviceBox.orange .service-icon,
        .serviceBox.orange .service-icon:after {
            background: #ff8a05;
        }

    .serviceBox.pink {
        background: #FF7271;
    }

        .serviceBox.pink .service-icon,
        .serviceBox.pink .service-icon:after {
            background: #F54C4F;
        }

    .serviceBox.purple {
        background: #BB4B71;
    }

        .serviceBox.purple .service-icon,
        .serviceBox.purple .service-icon:after {
            background: #983B60;
        }*/

@media only screen and (max-width: 990px) {
    .marketbox {
        margin: 0 0 30px;
        height:auto;
    }
}
.market-tip h2{
    font-weight:bold;
}
.market-tip {
    width: 100%;
    height: auto;
    padding: 50px 0px;
}
    .market-tip ul li {
        display: block;
        padding: 15px 0px;
        font-size: 16px;
        color: #6b6969;
    }
    .market-tip ul li i{
        color:#0d95ff;
    }
/*---------------------------------------------------------------------
Blog
-----------------------------------------------------------------------*/
.iq-blog-entry {
    margin-bottom: 20px;
}
.iq-blog-entry h5{
    font-size: 24px;
    line-height: 35px;
}
    .iq-blog-entry:hover {
        -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

.iq-entry-image {
    position: relative;
}

    .iq-entry-image img, .iq-entry-image .owl-carousel .owl-item img {
        width: 100%;
    }

    .iq-entry-image .tag {
        position: absolute;
        left: 0;
        bottom: -1px;
        background: #02d871;
        padding: 5px 10px;
        color: #fff;
        z-index: 9;
    }

        .iq-entry-image .tag i {
            margin-right: 5px;
        }

    .iq-entry-image .date {
        position: absolute;
        right: 15px;
        top: 15px;
        background:#d83030;
        -webkit-border-radius: 90%;
        -moz-border-radius: 90%;
        border-radius: 90%;
        height: 60px;
        width: 60px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: normal;
        text-transform: uppercase;
        padding-top: 10px;
        z-index: 9;
    }

        .iq-entry-image .date small {
            display: block;
        }

.iq-blog-detail {
    padding: 15px;
    border: 1px solid #fafafa;
    background:#fff;
}

.iq-entry-title a h5 {
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.iq-entry-title a:hover h5 {
    color: #02d871;
}

.iq-entry-meta {
    display: inline-block;
    width: 100%;
}

    .iq-entry-meta li {
        float: left;
        margin-right: 15px;
    }

        .iq-entry-meta li a {
            color: #666;
            font-size: 15px;
        }
            .iq-entry-meta li a i{
                color:#0d95ff; margin-right:7px;
            }

            .iq-entry-meta li a:hover {
                color: #02d871;
            }

        .iq-entry-meta li:last-child {
            margin-right: 0;
        }
/*==contact box---*/
.contact-box {
    width: 100%;
    height: 153px;
    background: white;
    padding: 30px;
    outline: 1px solid #0d95ff;
    outline-offset: -15px;
    text-align: center;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 38%);
}
    .contact-box p{
        text-align:center;
    }
.active a{
    color:#0d95ff !important;
}
.navbar-default .navbar-nav > .active > a {
    color:#0d95ff !important;
    background:transparent;
}
/* stickey social media icon==*/
.sticky-social {
    position: fixed;
    top: 190px;
    left: 0px;
    padding: 0px;
    margin: 0px;
}

.social {
    list-style: none;
}

    .social li {
        padding: 10px 10px;
        font-size: 25px;
        transition: all 0.8s ease-in-out;
    }

        .social li:hover {
            margin-right: -30px;
            box-shadow: 2px 5px 10px grey;
        }

            .social li:hover .fa {
                margin-left: 20px;
            }

    .social .fa {
        color: #fff;
        transition: all 0.8s ease-in-out;
    }

    .social .fb {
        background-color: #3C5A98;
    }

    .social .twitter {
        background-color: #1EA1F2;
    }

    .social .insta {
        background-color: #DC4F42;
    }

    .social .pin {
        background-color: #CB2128;
    }

    .social .vim {
        background-color: #59BFBE;
    }
.height388 {
    height: 415px;
}
.height417 {
    height: 540px;
}
/*=====why choose us====*/
.whychooseBox {
    text-align: center;
    padding: 30px;
    margin: 0 -15px;
    overflow: hidden;
    position: relative;
}
.middlebox {
    padding: 30px;
    outline: 1px dashed #fff;
    outline-offset: 0px;
    margin-top:77px;
}
    .middlebox h1 {
        color: #fff;
        font-size: 40px;
        margin-bottom: 20px;
        font-weight:bold;
    }
    .middlebox p {
        color: #fff !important;
        font-size: 15px;
        line-height: 27px;
        text-align: justify;
    }
.whychooseBox .whychooseBox-content {
    /*border: 4px double rgba(255,255,255,0.6);*/
    padding: 0px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}

    /*.whychooseBox:hover .whychooseBox-content {
        border: 4px double rgb(255,255,255);
    }*/

    .whychooseBox .whychooseBox-content i {
        font-size: 30px;
        color: #fff;
        margin-bottom: 10px;
        transition: all 0.3s ease-in-out 0s;
    }

    .whychooseBox:hover .whychooseBox-content i {
        transform: rotate(360deg);
    }

    .whychooseBox .title {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 15px;
    }

    .whychooseBox .description {
        font-size: 17px;
        color: #fff;
        line-height: 27px;
    }

    .whychooseBox .icon-bg {
        font-size: 250px;
        color: rgba(255, 255, 255, 0.3);
        line-height: 120px;
        position: absolute;
        bottom: 0;
        right: -30px;
        transition: all 0.3s ease-in-out 0s;
    }

    .whychooseBox:hover .icon-bg {
        transform: rotate(360deg);
    }

    .whychooseBox.grey {
        background: #202020;
    }

    .whychooseBox.orange {
        background:#3fc707;
    }
.bg-black{
    background:#ef0c0c;
}

@media only screen and (max-width: 990px) {
    .whychooseBox {
        margin-bottom: 30px;
    }
}
.quotbtn {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    fill: #ffffff;
    color: #ffffff;
    background-color: rgba(216,48,48,0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color:#3fc707;
    border-radius: 5px 5px 5px 5px;
    padding:20px;
}
    .quotbtn:hover {
        color: #ffffff;
        background-color:#3fc707;
    }
.height580 {
    height: 580px;
    background: #0d95ff;
}
.orange-height {
    height: 290px;
}
/*====================================
	Faqs CSS
======================================*/
.faqs {
    padding: 0px 0 50px;
    background: #ffffff;
}

    .faqs .single-faq {
        margin-bottom: 10px;
        background: #fff;
        -webkit-box-shadow: 0px 0px 8px #00000012;
        -moz-box-shadow: 0px 0px 8px #00000012;
        box-shadow: 0px 0px 8px #00000012;
    }

        .faqs .single-faq:last-child {
            margin: 0;
        }

.faq-title i {
    width: 42px;
    line-height: 55px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    position: absolute;
    display: inline-block !important;
    left: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #ebebeb;
}

.faq-title a {
    padding:15px 0;
    font-size: 20px;
    padding-left: 0px;
    padding-left: 55px !important;
    border: 1px solid#3fc707;
    background:#3fc707;
    margin-bottom: 1px;
    display: block;
    color:white;
    font-weight:bold;
    text-transform:capitalize;
}

.faq-body {
    border: none;
    background: #fff;
    padding: 20px 49px;
    border: 1px solid #ebebeb;
    border-top: none;
}

    .faq-body p {
        font-size: 15px;
    }

.faq-bottom {
    padding: 80px 0;
}
/*====================================
	End Faqs CSS
======================================*/
.stockbg {
    background: #0d95ff;
    padding: 50px 0px;
}
.stockBox {
    color: #888;
    text-align: center;
    padding: 20px;
    border-radius:0px;
}

    .stockBox .stockBox-icon {
        color: #fff;
        /*background: linear-gradient(45deg, transparent, #2c970d, transparent);*/
        font-size: 50px;
        line-height: 110px;
        width: 110px;
        height: 110px;
        margin: 0 auto 30px;
        border-radius: 50px 0;
        position: relative;
        z-index: 1;
        font-weight:bold;
    }

        .stockBox .stockBox-icon:before {
            content: '';
            /*background: linear-gradient(to left, #80f80d, #2c970d);*/
            border-radius: 50%;
            position: absolute;
            left: 10px;
            bottom: 10px;
            border:1px solid #fff;
            top: 10px;
            right: 10px;
            z-index: -1;
        }

    .stockBox .title {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 0 7px;
        font-size:30px;
    }

    .stockBox .description {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #e6e6e6;
    }

    .stockBox.blue .stockBox-icon {
        background: linear-gradient(45deg, transparent, #1c7ac0,transparent);
    }

    .stockBox.blue .stockBox-icon:before {
        background: linear-gradient(to left, #2ebef3, #1c7ac0);
    }

    .stockBox.blue .title {
        color: #1c7ac0;
    }

    .stockBox.pink .service-icon {
        background: linear-gradient(45deg, transparent, #db1557, transparent);
    }

    .stockBox.pink .stockBox-icon:before {
        background: linear-gradient(to left, #ff2b87, #db1557);
    }

    .stockBox.pink .title {
        color: #db1557;
    }

    .stockBox.orange .stockBox-icon {
        background: linear-gradient(45deg, transparent, #f96407, transparent);
    }

        .stockBox.orange .stockBox-icon:before {
            background: linear-gradient(to left, #f98e1b, #f96407);
        }

    .stockBox.orange .title {
        color: #f96407;
    }

@media only screen and (max-width: 990px) {
    .stockBox {
        margin: 0 0 30px;
    }
}
.term-heading {
    font-size: 29px;
    line-height: 40px;
    font-weight: bold;
    color: #0d95ff;
}
.footersocial-icon{
    width:100%;
    height:auto;
    text-align:left;
}
.footersocial-icon ul li{
    display:inline-block;
    padding:0px 10px;
    border-right:1px solid #fff;
}
.footersocial-icon ul li a{
    color:#fff;
}
.comodity-bg{
    background:#0d95ff;
}
.ser-box{
    width:100%;
    height:auto;
    padding:30px;
    background:#0d95ff;
    color:white;
    margin-bottom:30px;
    cursor:pointer;
}
.ser-box h2{
    font-weight:bold;
    font-size:19px;
    color:white;
}
.ser-box p{
    color:white;
}
.ser-box2{
    width:100%;
    height:auto;
    padding:30px;
    background:#f2f2f2;
    color:white;
    margin-bottom:30px;
    cursor:pointer;
}
.ser-box2:hover{
    background:#0d95ff;
}
.ser-box2 h2{
    font-weight:bold;
    font-size:19px;
    color:#0d95ff;
}
.ser-box2:hover h2{
    color:white;
}
.ser-box2 p{
    color:#333;
}
.ser-box2:hover p{
    color:#fff;
}
.cripto-trading{
    width:100%;
    height:400px;
    overflow-y:scroll;
}
.package1{
    color: #062fcc;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    height: 400px;
    width:100%;
    padding: 30px 25px 25px;
    margin-bottom:30px;
    border: 3px solid #062fcc;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
}
.package1 p{
    text-transform:capitalize;
}
.package1:before,
.package1:after{
    content: "";
    background: #f3f3f3;
    border-radius: 20px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    z-index: -1;
}
.package1:after{
    background: transparent;
    width: 100px;
    height: 100px;
    border: 15px solid #062fcc;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 20px;
    box-shadow: none;
    top: auto;
    left: -10px;
    bottom: -10px;
    right: auto;
}
.package1 .package1-icon{
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 15px;
    transition: all 0.3s ease 0s;
}
.package1:hover .package1-icon{ transform: rotateY(360deg); }
.package1 .package1-value{
    color: #000;
    padding: 15px 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 20px;
    display: block;
    transition: all 0.3s ease 0s;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}
.package1:hover .package1-value{ text-shadow: 2px 2px 0 #d1d8e0; }
.package1 h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.package1.blue{
    color: #4accdb;
    border-color: #4accdb;
}
.package1.blue:after{
    border-bottom-color: #4accdb;
    border-left-color: #4accdb;
}
.package1.pink{
    color: #EE436D;
    border-color: #EE436D;
}
.package1.pink:after{
    border-bottom-color: #EE436D;
    border-left-color: #EE436D;
}

.package1.purple{
    color: #9C52A1;
    border-color: #9C52A1;
}
.package1.purple:after{
    border-bottom-color: #9C52A1;
    border-left-color: #9C52A1;
}

@media screen and (max-width:990px){
    .package1{ margin-bottom: 40px; }
}
/* ====package css end===*/
.level-plan{
    background: #3fc707;
    padding: 50px 0px;
    border-bottom:2px dashed #fff;
}
.level-plan table{
    width:100%;
    height:auto;
}
.level-plan table thead tr th{
   padding:15px;
   text-align:center;
   background:#d83030;
   color:white;
   font-size: 25px;
}
.level-plan table tbody tr td{
   padding:10px;
   text-align:center;
   background:#fff;
   color:#000;
   font-size: 18px;
   font-weight:600;
}
/*==============code by kd-end==============*/
/*** ================================================================
	6. Header
===============================================================***/
.header {
    padding: 40px 0 0;
    border-top: 3px solid #272727;
}
.header .container-fluid {
    max-width: 1460px;
}
.navbar-default,
.navbar,
.navbar-nav,
.nav {
    border-radius: 0;
    border: 0;
    margin: 0 !important;
}
.navbar-default {
    padding: 15px 0;
    bottom: -35px;
    border-radius: 3px;
    z-index: 10;
    background-color: #F57C00;
}
.navbar-nav > li {
    border-right: 1px dashed rgba(255, 255, 255, 0.3);
}
.navbar-nav > li:first-child {
    border-left: 1px dashed rgba(255, 255, 255, 0.3);
}
    .navbar-nav > li > .dropdown-menu {
        margin-top: 15px;
        background-color: #f2f2f2;
        border: 0;
    }
        .navbar-nav > li > .dropdown-menu a {
            margin-top: 0px;
            background-color: #f2f2f2;
            border: 0;
            color: #272727;
            border-bottom:1px solid;
        }
        .navbar-nav > li > .dropdown-menu a:last-child{
            border:none;
        }
    .navbar-nav > li > a {
        color: #fff;
        font-weight: 500;
        font-size: 17px;
        padding: 15px;
        text-transform: capitalize;
    }
.navbar-nav > li:hover a {
    opacity: 0.8;
}
.navbar-brand {
    font-size: 31px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0;
    line-height: 1.4;
    white-space: nowrap;
}
.copyrights .fa-angle-up {
    background-color: #272727;
    display: block;
    color: #fcfcfc !important;
    height: 30px;
    border-radius: 4px;
    line-height: 30px;
    margin: 0px 3px 0 3px;
    padding: 0;
    text-align: center;
    width: 30px;
}
.navbar-default .dropdown-menu > li:hover,
.navbar-default .dropdown-menu > li:focus,
.navbar-default .dropdown-menu > li:hover a,
.navbar-default .dropdown-menu > li:focus a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent !important;
    color: #ffffff !important;
}
.navbar-default .dropdown-menu {
    border: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
}
.navbar-default .dropdown-menu > li {
    padding: 3px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
.navbar-default .dropdown-menu > li:hover a,
.navbar-default .dropdown-menu > li:focus a,
.navbar-default .dropdown-menu > li > a {
    background-color: transparent !important;
    color: #272727 !important;
    padding: 5px 20px;
    font-weight:bold;
}
.navbar-default .dropdown-menu > li:hover a,
.navbar-default .dropdown-menu > li:focus a {
    padding: 5px 30px;
}
.topbar {
    padding: 18px 0 15px;
    background-color: #272727;
}
.topbar-panel .panel-heading,
.topbar-panel .panel-body,
.topbar-panel {
    position: relative;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}
.clickable {
    background-color: #272727;
    display: block;
    height: 35px;
    line-height: 34px;
    padding: 0;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    font-size: 21px;
    right: 10%;
    text-align: center;
    top: 47px;
    border-radius: 0 0 3px 3px;
    width: 40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.clickable.panel-collapsed {
    top: 0;
}
.topbar p,
.topbar li,
.topbar a {
    line-height: 1;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
}
.header-contact p {
    font-size: 16px;
    color: #272727;
    font-weight: 500;
    line-height: 26px;
    padding: 0;
    margin: 0;
}
.header-contact {
    padding: 0;
}
.header-contact i {
    font-size: 30px !important;
    margin: 12px 20px 0 0;
}
.header-contact p {
    line-height: 24px;
    font-size: 14px;
}

/*** 

====================================================================
	7. Section
====================================================================

 ***/

.m45 {
    margin-top: 90px;
}
.parallax {
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
}
.parallax.parallax-off {
    background-attachment: scroll !important;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: center center;
    vertical-align: sub;
    width: 100%;
    z-index: 2;
}
.no-scroll-xy {
    overflow: hidden !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#wrapper {
    background-color: #fff;
}
.section {
    display: block;
    position: relative;
    padding: 70px 0;
    float: left;
    width: 100%;
}
.nohidden {
    overflow: visible;
}
.section.lb {
    background-color: #fff;
}
.section.db {
    background-color: #272727;
}
.section-title i {
    position: absolute;
    font-size: 63px;
    top: -12%;
    left: 0;
    margin: -20px 0;
    right: auto;
    bottom: 0;
    opacity: 0.2;
    z-index: 0;
    text-align: center;
    display: flex;
    align-items: center;
}
.section.db .section-title i {
    color: #ffffff;
}
.section-widget .lead,
.section-title .lead,
.about-widget .lead {
    color: #aaaaaa;
    padding: 12px 0 9px;
}
.section.db .section-title h3 {
    color: #ffffff;
}
.section-title .lead {
    padding-top: 10px;
}
.section-title h3,
.big-title h3 {
    font-size: 28px;
    padding: 0;
    font-weight: 800;
    margin: 0;
    line-height: 1;
}
.section-title {
    padding-left: 80px;
    margin-bottom: 45px;
    display: block;
    position: relative;
}
.section-title.text-center {
    padding-left: 0;
}
.section-title .lead {
    margin-bottom: 0;
    padding-bottom: 0;
}
.small-title h4 {
    font-size: 16px;
    padding: 20px 0 10px;
    font-weight: 600;
}
.small-title h4 i {
    vertical-align: middle;
    padding-right: 5px;
}
.section-button {
    display: block;
    margin-top: 0px;
}
.section-button .btn {
    font-size: 16px;
    padding: 12px 15px 12px 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.section-button .btn i {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    line-height: 25px;
    background-color: #fff;
    margin-left: 5px;
}

/*** 

====================================================================
	8. Pricing
====================================================================

 ***/

.pricing-box-03 {
    padding: 30px 30px 60px;
    background-color: #333;
    position: relative;
    -webkit-box-shadow: inset 10px 10px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 10px 10px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 10px 10px 10px 0px rgba(0, 0, 0, 0.75);
    border: 20px solid transparent;
    border-image: url("images/border.png") 30;
}
.pricing-box-03.leftbg::before,
.pricing-box-03.nobg::before {
    display: none;
}
.pricing-box-03-body ul {
    padding: 0;
}
.pricing-box-03-body ul li {
    color: #111;
    padding: 5px 0;
    list-style: none;
    letter-spacing: 1px;
    border-bottom: none;
    font-size: 15px;
}
.pricing-box-03-body ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pricing-box-03-head,
.pricing-box-03-body {
    padding: 5px 35px 10px 35px;
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    color: #000;
}
.pricing-box-03-head h3 {
    color: #222;
    padding: 25px 0 10px;
    font-size: 34px;
    margin: 0;
}
.pricing-box-03-head h3 sup {
    font-size: 15px;
}
.pricing-box-03-head h4 {
    color: #fff;
    font-size: 17px;
    padding: 12px 15px;
    margin: 0;
    margin-bottom: 0px;
    background: #60A543;
    font-weight: 600;
    margin-bottom: 0;
}
.pricing-box-03 .btn {
    padding: 7px 22px;
    font-size: 15px;
    margin-top: 5px;
    background-color: #60A543;
    border-color: #60A543;
}
.pricing-box-03.white-style {
    background-color: #ffffff;
}
.pricing-box-03.white-style li {
    color: #555555;
    border-color: rgba(55, 55, 55, 0.1);
}

/*** 

====================================================================
	9. Contact
====================================================================

 ***/

#message {
    display: none;
    padding: 20px;
    position: relative;
    text-align: left;
}
#map {
    height: 400px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#map img {
    max-width: inherit;
}
.loader {
    margin-left: 10px;
}
.map {
    position: relative;
}
.map .row {
    position: relative;
}
.infobox img {
    width: 100% !important;
}
.map .searchmodule {
    padding: 18px 10px;
}
.infobox {
    display: block;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    width: 260px;
    z-index: 100;
}
.infobox .title {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 15px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

/*** 

====================================================================
	10. Blog & Pages
====================================================================

 ***/


.page-title {
    padding: 60px 0;
    text-align: center;
    background-color: #f1edea;
}
.page-parallax {
    padding: 120px 0;
}
.page-title .section-title p,
.page-title .section-title {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.page-title .section-title {} .pagination-wrap {
    margin-top: 30px;
    padding: 10px 0;
    display: block;
    position: relative;
    border-top: 1px solid #efefef;
}
.pagination > li {
    border: 0;
}
.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 0 none !important;
    color: #1f1f1f;
    float: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 5px 10px;
    border-radius: 0 !important;
    position: relative;
    text-decoration: none;
}
.gardener-list .col-md-3,
.blog-grid .col-md-4 {
    margin-bottom: 30px;
}
.blog-posts img {
    margin-top: 0px;
    max-width: 80px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.blog-posts {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}
.blog-posts li {
    display: table;
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.blog-posts li:last-child {
    margin-bottom: 0;
}
.blog-posts p a {
    font-weight: 400;
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 3px;
    display: block;
    text-transform: none;
}
.blog-posts li p {
    padding: 0;
    margin: 0;
}
.blog-posts li small {
    color: #b7b7b7;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin: 2px 0 0;
}
.blog-wrapper small a,
.blog-wrapper small {
    color: #aaaaaa;
}
.blog-wrapper small {
    padding: 20px 0 0;
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}
.blog-wrapper h4 {
    padding: 5px 0 10px;
    text-transform: capitalize;
}
.blog-wrapper .readmore {
    margin: 10px 0 0;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    display: block;
}
.calloutbox {
    padding: 40px 0;
}
.calloutbox h4 {
    color: #ffffff;
    font-size: 26px;
    line-height: 1.5;
    padding: 0 0px;
    margin: 0;
}
mark {
    padding: 0 10px;
}

/*** 

====================================================================
	11. Widgets
====================================================================

 ***/

.widget-title {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.widget-title h3 {
    font-size: 21px;
    line-height: 1;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.footer .widget-title h3 {
    color: #ffffff;
}
.widget-title hr {
    margin-left: 0;
    width: 65px;
    border-width: 3px;
}
.twitter-posts {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}
.twitter-posts li {
    display: table;
    padding: 0 0 15px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    margin-bottom: 15px;
    list-style: none;
}
.twitter-posts li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.twitter-posts p {
    line-height: 28px;
    margin: 7px 0 0;
    color: #787878;
    padding-bottom: 0;
    text-transform: none;
}
.twitter-posts p a {
    border-bottom: 1px solid #f3d900;
}
.twitter-posts li p {
    padding: 0;
    margin: 0;
}
.twitter-posts li small {
    color: #b7b7b7;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin: 2px 0 0;
}
.readmore {
    background-color: #272727;
    border-radius: 3px;
    color: #ffffff !important;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 8px;
    display: text-bottom;
    padding: 5px;
}
.blog-posts img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}
.blog-posts img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}
.footer-newsletter .form-control::-moz-placeholder {
    color: #737373;
    opacity: 1;
}
.footer-newsletter .form-control:-ms-input-placeholder {
    color: #737373;
}
.footer-newsletter .form-control::-webkit-input-placeholder {
    color: #737373;
}
.footer-newsletter {
    display: block;
    margin-top: 30px;
}
.footer-newsletter .btn {
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0 3px 3px 0;
    height: 46px;
}
.footer-newsletter .form-control {
    border-radius: 0;
    background-color: #262626;
    border-color: #2c2c2c;
    box-shadow: none;
    font-size: 14px;
}

/*** 

====================================================================
	12. Slider
====================================================================

 ***/

.metis .tp-bullet,
.metis .tp-bullet.selected,
.metis .tp-bullet:hover {
    padding: 3px !important;
    box-shadow: none !important;
    background-color: #272727 !important;
    background-image: none !important;
}
.btn {
    border-radius: 4px !important;
}

/*** 

====================================================================
	13. Modules
====================================================================

 ***/

.team-members .small-title h4 {
    padding: 0 0 10px;
}
.team-members small {
    display: block;
    margin-top: 20px;
}
.box {
    padding: 11em 0em;
    border: 1px solid #efefef;
    display: block;
    border-radius: 6px;
    width: 100%;
    margin-top: -2px;
    color: black;
    text-align: center;
    background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1));
    background-size: 100% 202%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.hoverbox {
    border-radius: 0;
}
.box {
    border-radius: 0;
}
.box i {
    display: block;
    margin: auto;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-align: center;
}
.box-content {
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 48%;
    right: 0;
    margin: -20px auto;
}
.box .box-back {
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 40%;
    right: 0;
    margin: -20px auto;
}
.box .box-back p {
    color: #ffffff;
    padding: 0 30px;
}
.box h2 {
    color: #ffffff;
    padding: 10px;
    margin: 10px 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 1;
    font-size: 18px;
}
.box:hover {
    background-position: 100% 100%;
}
.box:hover .box-back {
    opacity: 1;
    display: block;
    top: 55% !important;
}
.box:hover .box-content {
    top: 30%;
}
hr.custom {
    border-style: dashed;
    margin: 40px 0;
}
.about-widget p {
    margin-bottom: 0;
    padding-bottom: 0;
}
.col-md-6 .about-widget p {
    padding-bottom: 10px;
}
.about-widget .btn {
    margin-top: 10px;
}
.magnifier .st {
    color: #ffffff !important;
    display: block;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    text-align: center;
    width: 35px;
    width: 35px;
}
.magnifier .buttons {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 54%;
    margin-top: -20px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.magnifier:hover .buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.entry {
    position: relative;
}
.entry:hover .magnifier {
    opacity: 1;
    visibility: visible;
}
.magnifier {
    background: #222222;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border-radius: 0px;
}

/*** 

====================================================================
	14. Footer
====================================================================

 ***/

.footer {
    padding: 90px 0;
    background-color: #000;
    float: left;
    width: 100%;
}
.footer small {
    color: #666 !important;
    margin-top: 5px !important;
}
.copyrights {
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding: 15px 0;
    display: block;
    position: relative;
    background-color: #111;
    float: left;
    width: 100%;
}
div.grass {
    background: rgba(0, 0, 0, 0) url("images/footer-grass.png") repeat-x scroll 0 0;
    bottom: 0;
    height: 94px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 7010;
}
.read-more {
    color: #fff;
}
.footer-newsletter .form-control,
.topbar p,
.topbar li,
.topbar a,
.da-thumbs .pitem a div h3 small,
.copyrights li a,
.copyrights p,
.twitter-posts h3,
.footer small,
.footer li,
.footer p {
    color: #838383;
}
.copyrights li a,
.copyrights p {
    margin: 0;
    text-transform: capitalize;
    padding: 0;
}
.copyrights p {
    padding-bottom: 0;
}
.copyrights ul li {
    margin: 0 5px !important;
    padding: 0 !important;
}
.copyrights ul {
    padding: 0 !important;
    margin: 0 !important;
}
.btn-primary {
    background-color: #272727;
    border: 2px solid #272727;
    border-radius: 0;
    font-size: 15px;
    padding: 10px 30px;
}

/*** 

====================================================================
	15. Shop
====================================================================

 ***/

.shop-meta {
    position: relative;
    display: block;
    margin: 15px 0 0;
}
.shop-meta small {
    font-size: 17px;
}
.shop-wrapper .magnifier .st:hover,
.shop-wrapper .magnifier .st:focus,
.shop-wrapper .magnifier .st {
    width: auto !important;
    height: auto !important;
    background-color: transparent !important;
    font-size: 28px;
}
.img-thumbnail {
    background-color: #f9f9f9;
    padding: 4px;
    border: 0;
}

/*** 

====================================================================
	16. Features
====================================================================

 ***/

.topbar p {
	font-size: 13px;
}

.social-icon {
	float: right;
	list-style: none;
	margin: 0;
}

.social-icon li {
	float: left;
}

.social-icon li a {
	color: #fff !important;
	font-size: 17px;
	transition: ease all 0.5s;
}

.social-icon li a:hover,
.social-icon li a:focus {
	color:#3fc707 !important;
}

.social-icon li {
	float: left;
	margin: 0 0 0 10px;
}

.main-menu {
    float: none;
    width: 100%;
    background: #bd4493;
    margin-top: 20px;
}

.main-menu .navbar-default {
	bottom: 0;
}

.main-menu .navbar-default {
	bottom: 0;
	padding: 0;
	background: transparent !important;
	border-color: transparent !important;
	color: #111;
}

    .main-menu .navbar-default ul.nav.navbar-nav > li > a {
        color: #777;
        font-weight: 600;
        text-transform: uppercase;
    }

.main-menu .navbar-default ul.nav.navbar-nav>li>a.active,
.main-menu .navbar-default ul.nav.navbar-nav>li>a:hover,
.main-menu .navbar-default ul.nav.navbar-nav>li>a:focus {
	color:#3fc707 !important;
}

/*.information {
	background: #272727;
}*/
ul.list-unstyled.footer-link.mt-4 li {
    list-style: inside;
}
.header {
	padding: 0;
	border-top: none;
}

.menu-margin {
	margin-top: 15px;
	margin-bottom: 20px;
}

#wrapper {
	background-color: #fff;
	width: 100%;
	margin: 0px auto 40px;
	max-width: 1420px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	/*box-shadow: 1px 1px 48px 1px rgb(0 0 0 / 35%);*/
}
::selection {
    color: #fff;
    text-shadow: none;
    background: #186344;
}
.infor {
	display: flex;
	justify-content: center;
	position: relative;
}

.information div.container {
	width: 100%;
	padding: 0;
}

.header-contact p {
	display: flex;
}

.header-contact {
	padding: 10px 0;
}

.infor.infor-design {
	background: red;
	transform: skew(-60deg);
}

.infor.infor-design .header-contact.clearfix {
	transform: skew(60deg);
}

.infor.infor-design {
	background: -webkit-linear-gradient(to right,#3fc707, #68a510);
	background: -ms-linear-gradient(to right,#3fc707, #68a510);
	background: -ms-linear-gradient(to right,#3fc707, #68a510);
	background: linear-gradient(to right,#3fc707, #68a510);
}

.infor.infor-design .flaticon-clock.alignleft {
	color: #fff;
}

.header-contact p {
	line-height: 20px;
	font-size: 14px;
	color: #000;
}


/** add css new blog **/

.about-us {
	width: 100%;
	padding: 70px 0;
	background: #fff;
	box-shadow: 0 40px 60px -85px #000;
	border-bottom: solid #eee 1px;
}

.about-us ul {
	float: left;
	width: 50%;
	list-style: none;
	padding: 0;
	margin: 0 0;
}

.about-us ul li {
	color: #79a000;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: 35px;
}

/*.img-border {
	background: #fff;
	border: solid #eee 1px;
	padding: 5px;
}*/
 
.img-border img {
	width: 100%;
}
a.hover-latest:hover {
    color: #0d1947;
}
b,
strong {
	font-weight: 800;
}

.about-us h2 {
	margin-bottom: -10px;
	font-size: 22px;
}

.gray-section-info {
	width: 100%;
	min-height: 700px;
	background: #272727;
	position: relative;
}

.white-color h2,
.white-color p,
.white-color {
	color: #fff;
}

.gray-section-info {
	padding: 70px 0;
	background-image: url('../images/bg-why-choose-us.png');
	background-color: transparent;
	background-position: bottom;
	background-size: cover;
}

.center-text {
	text-align: center;
}

.gray-section-info .lead.center-text {
	color: #ccc;
	font-size: 14px;
	width: 50%;
	margin: 0 auto;
	line-height: 24px;
}

.garden-icon-uniF106:before {
	content: "\f106";
}

.aio-icon-box .aio-icon-left {
    float: left;
    width: 65px;
    height: auto;
    position: absolute;
    left: 0;
}

.aio-icon-box .aio-icon-left img {
	width: 100%;
	margin: 10px 0 0 0;
}

.aio-icon-box {
    float: left;
    width: 100%;
    display: block;
}

.aio-ibd-block {
    padding-left: 70px;
}

.align-icon {
	float: left;
}

.aio-icon-component {
	float: left;
	width: 100%;
	margin: 45px 0 0;
}

.gray-section-info>.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
	width: 90%;
	margin: 0 5%;
}

.mission-img {
	float: left;
	width: 100%;
	text-align: center;
}

.mission-img img {
	width: 70%;
	position: relative;
	top: -115px;
}

.icon-main {
	text-align: center;
	position: relative;
	top: -5px;
}

.gray-section-info {
	font-size: 13px;
}

.mission-text {
	float: left;
	width: 80%;
	margin: -170px 10% 90px 10%;
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.11);
	border-radius: 15px;
	padding: 50px 65px 55px 65px;
	background: #fff;
	position: relative;
	z-index: 1;
}

.mission-text p {
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
	color: #666;
}

.section.lb.information-section {
	float: left;
	width: 100%;
	background: #272727;
	padding: 0;
}

.imformation-img img {
	width: 100%;
}

.imformation-text {
	float: left;
	width: 100%;
	padding: 76px 15px;
	margin: 0;
	color: #fff;
}

.imformation-text h2 {
	font-size: 35px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

.imformation-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
}

.imformation-text ul li {
	float: left;
	width: 50%;
	line-height: 30px;
	font-style: italic;
}

.inform-service {
	color:#3fc707;
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
	float: left;
	width: 100%;
}

.bottom-section {
	float: left;
	width: 100%;
	background: url('images/great-gardener-team-bg.jpg');
	min-height: 233px;
}

.bottom-section h4 {
	text-align: right;
	font-weight: 700;
	color: #fff;
	font-size: 25px;
	margin: 45px 0 0;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.4);
}

.bottom-section p {
	color: #fff;
	text-align: right;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	font-style: italic;
	letter-spacing: 0;
	line-height: 30px;
	margin-top: 42px;
}

.btn-contact {
	background: #fff;
	padding: 7px 30px;
	float: right;
	font-weight: 600;
	font-size: 16px;
	border-radius: 50px;
	color: #68a510;
	margin-top: 5px;
	border: solid #fff 2px;
}

.btn-contact:hover,
.btn-contact:focus {
	color: #fff;
	border-color: #fff;
	background: transparent;
}

footer {
	padding:0px;
	background-color: transparent;
	background-image: url(images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
	height: auto;
    background:#3fc707;
}
.footer2 {
    padding: 80px 0 10px;
    background-color: transparent;
    background-image: url(images/footer-bg.jpg);
    background-size: cover;
    background-position: center;
    height: auto;
    margin-top: 50px;
    background: #0d95ff;
}
.footer2 p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #fff;
}
.footer-bottom{
    width:100%;
    height:auto;
    border-top: 1px solid #3b3c3f;
    min-height: 67px;
    padding: 25px 0 25px;
    color: #bbbbbb;
    font-size:16px;
    margin-top:0px;
}
.footer-bottom p{
    text-align:right;
    color:#fff !important;
}
footer p{
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #bbbbbb;
}

footer.gardener .widget h3 {
	border-color: rgba(121, 107, 93, 0.4);
}

footer .widget h3 {
	border-bottom: 1px solid #0e3c4f;
	border-bottom-color: rgb(14, 60, 79);
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	margin: 0 0 17px;
	padding-bottom: 15px;
	text-transform: capitalize;
}

.gardener {
	float: left;
	width: 100%;
	padding: 50px 0;
}

footer.gardener .widget p {
	color: #c5b199;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer.gardener .widget .popular-post li a h5,
footer.gardener .widget .contact-info li {
	color: #AE9E8A;
}

footer .widget .contact-info li .fa {
	font-size: 22px;
}

footer.gardener .widget p {
	color: #c5b199;
}

footer.gardener .quick-links li a {
	font-size: 14px;
	line-height: 16px;
	color: #BEAA93;
	margin-bottom: 15px;
	display: block;
}

.contact-info li {
	display: flex;
}

.icon-box {
	margin-right: 0;
	float: left;
	width: 33px;
}

.positioned {
	position: relative;
	top: -130px;
	width: 175px;
	right: -30px;
}

.about-widget {
	float: left;
	width: 100%;
	position: relative;
}

.team-members .small-title {
	position: relative;
	width: 70%;
	margin: -32px 15% 0 15%;
	background: #fff;
	padding: 10px 35px 2px;
	transform: skew(-25deg);
	border-bottom: solid#3fc707 5px;
	border-left: solid#3fc707 5px;
	box-shadow: 30px 20px 25px -32px #000;
}

.section.lb.our-gar {
	padding-bottom: 70px;
}

.team-members small {
	margin-top: 0;
	transform: skew(25deg);
}

.team-members .small-title h4 {
	transform: skew(25deg);
}

.btn-default,
.navbar-default,
.buttons .st {
	background-color:#3fc707 !important;
	border-color:#3fc707 !important;
	color: #ffffff;
}

.calloutbox,
.buttons .st:hover,
.buttons .st:focus,
.btn-default:hover,
.btn-default:focus {
	background-color: #6eb10e !important;
	border-color: #6eb10e !important;
	color: #ffffff !important;
}

.appointment-section {
	float: left;
	width: 100%;
	background-image: url('../images/footer-grass.png');
	background-color: #272727;
	background-repeat: repeat-x;
	background-position: bottom;
}

.appointment-section img {
	width: 100%;
}

.appointment {
	border: none;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 55px;
}

#bunch_footer_image-2 {
	position: absolute;
	right: -95px;
}

.footer-bottom p,
.footer-bottom a {
	color: #98BC24;
}

.workinghours ul i {
	font-size: 22px;
}

.shop-wrapper {
	background: #222;
	color: #fff;
}

.shop-meta h4 a {
	color: #fff;
}

.post-media .img-responsive.img-thumbnail {
	border-radius: 0;
}

.skew-pro .shop-wrapper {
	background: transparent;
	color: #fff;
}

.skew-pro .img-thumbnail {
	background-color: #eee;
	padding: 4px;
}

.skew-pro .shop-meta {
	width: 80%;
	transform: skew(-25deg);
	background: #222;
	float: left;
	position: relative;
	top: -45px;
	left: 35px;
	border-bottom: solid#3fc707 5px;
	padding: 8px 0;
}

.skew-pro .shop-meta small {
	transform: skew(25deg);
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.skew-pro h4 {
	float: left;
	width: 100%;
	transform: skew(25deg);
	margin: 0;
	padding: 2px 0;
}

.blog-wrapper .about-widget {
	padding: 15px;
	background: #fff;
	border: solid #ddd 1px;
	box-shadow: 0 20px 50px -50px #000;
	margin-bottom: 50px;
}

.inner-page-banner {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 25px 0;
	box-shadow: 0 10px 60px -40px #000;
	border-bottom: solid #eee 1px;
}

.inner-page-banner h4 {
	float: left;
	color: #272727;
	font-size: 25px;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

.inner-page-banner ul.breadcrumbs {
	list-style: none;
	float: right;
	padding: 5px 0;
}

.inner-page-banner ul.breadcrumbs li {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	float: left;
	margin: 0 0 0 10px;
}

.inner-page-banner ul.breadcrumbs li a {
	color:#3fc707;
}

.info-about {
	display: flex;
	padding: 0;
	margin: 10px 0;
}

.icon-text {
	padding-left: 15px;
}

.info-about h3 {
	font-weight: 500;
	font-size: 18px;
}

.lady-garden {
	width: 100%;
	margin-top: -90px;
	text-align: center;
	position: relative;
	margin-bottom: -100px;
}

.lady-garden img {
	width: 365px;
}

.service-render {
	float: left;
	width: 100%;
}

.feature-img {
	float: left;
	width: 100%;
	position: relative;
	transition: ease all 1s;
}

.feature-img img {
	border-radius: 100%;
}

.feature-text-hover {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
}

.service-render-text {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.service-render-text {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	justify-content: center;
	display: flex;
}

.service-render-text h4 {
	width: 180px;
	height: 180px;
	border-radius: 100% 100% 100% 0px;
	background: pink;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin: 0px 0px -65px 150px;
	border: solid #fff 5px;
	font-size: 18px;
	padding: 0 15px;
	font-weight: 600;
	z-index: 1;
	transform: rotate(0);
}

.feature-img::after {
	width: 95%;
	height: 95%;
	background: transparent;
	display: block;
	position: absolute;
	content: "";
	top: 0;
	border-radius: 100%;
	margin: 2.5%;
	border: 7px solid rgba(255, 255, 255, 0.5);
}

.feature-text-hover {
	float: left;
	width: 95%;
	height: 95%;
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	margin: 2.5%;
	transition: ease all 1s;
	transform: scale(0) rotate(720deg);
}

.feature-img:hover div.feature-text-hover,
.feature-img:focus div.feature-text-hover {
	transform: scale(1) rotate(0deg);
}

.brwon-img {
	background-image: url('../images/soild-bg.png');
	background-size: cover;
	background-position: right;
	box-shadow: 0 -50px 85px -120px #000;
}

.pricing-box-03-foot {
	margin-top: 25px;
}

.pricing-box-03 {
	padding: 30px 30px 60px;
	background-color: #333;
	position: relative;
	background-image: url(images/price-board.png);
	background-size: cover;
	background-repeat: no-repeat;
	border: none;
	box-shadow: 0 30px 35px -35px #000;
	border-top:#3fc707;
}

.feature-text-hover {
	background: rgba(116, 177, 27, 0.7);
}

.bottom-grass {
	background: url('images/footer-grass.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 100px;
}

.service-plant {
	padding: 15px 0 0;
}

.serv {
	float: left;
	width: 100%;
}

.serv ul li {
	display: inline-flex;
	float: left;
	width: 100%;
	margin-bottom: 35px;
}

.service-img {
	width: 50px;
	margin-right: 20px;
	margin-top: 20px;
}

.servce-cntnt h5 {
	font-weight: 500;
	font-size: 16px;
	padding: 0;
}

.servce-cntnt p {
	font-size: 13px;
	line-height: normal;
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
}

.appointment h3 {
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding-bottom: 20px;
	font-size: 25px;
}

.members {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}

.members-page .about-widget .post-media.entry {
	height: 335px;
	overflow: hidden;
}

.members-page .about-widget {
	margin-bottom: 40px;
}

p {
	color: #606060;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
}

p.lead+p {
	margin: 5px 0 0 0;
}

.light-sliver {
	background: #f8f8f8;
	box-shadow: 0 20px 70px -70px #000;
	border-bottom: solid #ddd 1px;
}

.light-sliver .section-title {
	margin: 0;
}

.client-testimonials {
	float: left;
	width: 100%;
	margin: 0;
	padding: 70px 0;
	position: relative;
}

.client-testimonials ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.client-testimonials ul li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 200px;
}

.textimonial-img {
	border-radius: 100%;
	position: relative;
	z-index: 1;
}

.divorce-icon {
	position: relative;
}

.divorce-icon {
	position: relative;
	text-align: center;
	float: left;
}

.dottad-border {
	width: 0;
	position: absolute;
	height: 100%;
	top: 0;
	border-right: dashed 1px;
	margin: 0 auto;
}

.divorce-icon {
	position: relative;
	text-align: center;
	float: left;
	min-height: 230px;
}

.textimonial-img {
	border-radius: 100%;
	position: relative;
	z-index: 1;
	border: solid#3fc707 5px;
	box-shadow: 0 0 1px 5px #fff;
}

.left .message-contact {
	background: #272727;
	width: 95%;
	padding: 30px 40px;
	border-radius: 0;
	color: #fff;
	position: relative;
	border-bottom: solid#3fc707 5px;
}

.right .message-contact {
	background: #272727;
	width: 95%;
	padding: 30px 40px;
	border-radius: 0;
	color: #fff;
	float: right;
	position: relative;
	border-bottom: solid#3fc707 5px;
}

.message-contact h5 {
	color:#3fc707;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 15px;
}

.left .message-contact::after {
	content: "";
	width: 0;
	height: 0;
	border-left: solid #272727 30px;
	border-bottom: solid transparent 30px;
	border-top: solid transparent 30px;
	display: block;
	position: absolute;
	right: -28px;
	top: 50px;
}

.right .message-contact::after {
	content: "";
	width: 0;
	height: 0;
	border-right: solid #272727 30px;
	border-bottom: solid transparent 30px;
	border-top: solid transparent 30px;
	display: block;
	position: absolute;
	left: -28px;
	top: 50px;
}

.divorce-icon.last {
	min-height: auto;
}

.message-qout {
	transform: skew(-20deg);
}

.message-contact p {
	transform: skew(20deg);
}

.message-contact h5 {
	padding-left: 23px;
	transform: skew(20deg);
}

.testimonial-page .skew-pro .shop-meta {
	left: 20px;
}

.banner-not-found {
	float: left;
	width: 100%;
	background: url('images/green-bg.jpg');
	background-size: cover;
	padding: 50px;
	position: relative;
	margin: 100px 0;
}

.banner-not-found h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 600;
}

.page-not-found p {
	color: #fff;
	font-size: 16px;
	line-height: normal;
	font-weight: 400;
}

.page-not-found-img {
	position: relative;
	height: 100%;
	bottom: 0;
	float: left;
	width: 100%;
	left: 0;
}

.banner-not-found img {
	position: relative;
	bottom: 0;
	margin-bottom: -50px;
	width: 85%;
	margin-top: -160px;
}

.read-more-bt {
	background: #111;
	color: #fff;
	padding: 8px 20px;
	float: left;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 15px;
}

.post-date {
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}

.post-date span {
	background: #fff;
	padding: 10px 20px;
	border: solid #fff 2px;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	color: #333;
	position: relative;
	top: -20px;
	box-shadow: 0px 10px 15px -18px #000;
}

.feature-blog-heading {
	float: left;
	width: 100%;
}

.feature-blog-heading h2 {
	font-size: 20px;
	text-align: center;
	padding: 0 50px;
	line-height: 30px;
}

.single-blog {
	margin: 15px 0;
}

.post-resource {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.post-resource ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.post-resource ul li {
	display: inline;
	margin: 0 10px;
}

.post-resource ul li a {
	color: #999;
}

.post-resource li i {
	font-size: 20px;
	color:#3fc707;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.post-resource ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: flex;
	justify-content: center;
	font-size: 14px;
}

.single-blog {
	float: left;
	width: 100%;
	margin: 0;
	color: #898989;
	font-size: 14px;
}

.section.single-blog.bottom-grass {
	margin: 10px 0 0;
	float: left;
}

.blog-list {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.blog-list li {
	float: left;
	width: 50%;
	margin: 5px 0;
	font-size: 15px;
	font-weight: 400;
}

.section.single-blog.bottom-grass {
	margin: 25px 0 0;
	float: left;
	font-weight: 500;
}

.blog-list li i {
	font-size: 10px;
	color:#3fc707;
}

.single-blog h4 {
	float: left;
	margin: 15px 0;
	padding: 0;
}

.clients-say {
	width: 90%;
	margin: 25px 5%;
	padding: 30px 50px;
	color: #fff;
	border-radius: 0 50px 0 50px;
	border-bottom: solid#3fc707 4px;
	transform: skew(20deg);
	border-right: solid#3fc707 4px;
}

.clients-say p,
.clients-say span {
	transform: skew(-20deg);
	color: #666;
}

.clients-say p i {
	font-size: 25px;
	margin-right: 10px;
}

.clients-say .text-right {
	float: right;
	transform: skew(0deg);
	color:#3fc707;
	font-weight: 400;
	width: 100%;
	font-size: 15px;
}

.share-post {
	float: left;
	width: 100%;
	border: solid #ddd 1px;
	padding: 15px 20px;
}

.share-post li a {
	color: #999 !important;
}

.share-post li {
	float: left;
	margin: 0 0 0 25px;
}

.share-text {
	float: left;
	margin: 0px 0 0;
	font-size: 18px;
	color: #666;
}

.commant-section {
	float: left;
	margin: 25px 0;
	padding: 0;
}

.commant-section {
	float: left;
	margin: 25px 0;
	border: solid #ddd 1px;
	padding: 30px 15px;
	width: 100%;
}

.commant-section h3 {
	font-size: 20px;
	font-weight: 500;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.profile img {
	border-radius: 100%;
	border: none;
	box-shadow: none;
}

.commant-section h5 {
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.c_date,
.comment-reply-link {
	font-size: 13px;
	font-weight: 400;
	margin-right: 0;
}

.msg {
	font-size: 13px;
}

.commant-text {
	border-bottom: solid #ddd 1px;
	padding-bottom: 25px;
	padding-top: 25px;
}

.commant-text .commant-text {
	border-bottom: none;
}

.commant-section .col-lg-12.col-md-12.col-sm-12.col-xs-12 div.commant-text:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#comments_form {
	float: left;
	width: 100%;
}

.comment-box-half {
	float: left;
	width: 100%;
}

.comment-box-half input {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding: 10px 20px;
	font-weight: 300;
}

.comment-box-full textarea {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding: 10px 20px;
	font-weight: 300;
}

.comment-box-submit input#submit {
	padding: 9px 30px;
	border: none;
	margin: 10px 0 10px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	background:#3fc707;
	border-radius: 0px;
	transition: ease all 1s;
	color: #fff;
}

.comment-box-submit input#submit:hover,
.comment-box-submit input#submit:focus {
	background: #222;
	color: #fff;
}

.search-box {
	background:#3fc707;
	padding: 30px;
}

.search-query {
	background: #fff;
	border-radius: 0;
	border: none;
	padding: 10px 20px;
	height: auto;
	font-weight: 400;
	box-shadow: none;
}

.search-box .btn.btn-danger {
	background: #272727;
	border: none;
	padding: 8px 15px 6px;
	font-size: 18px;
	border-radius: 0 !important;
}

.side-bar {
	background: #272727;
	height: 100%;
	padding-bottom: 25px;
	float: left;
	width: 100%;
}

.content-wrap {
    position: absolute;
    top: 10px;
    padding-left: 95px;
}

.side-bar-blog {
	padding: 25px 25px 0 25px;
}

.side-bar-blog h3 {
	font-size: 20px;
	font-weight: 500;
	border-bottom: none;
	margin-bottom: 30px;
	padding: 0 0 0px 10px;
	color: #fff;
	border-left: solid#3fc707 5px;
	line-height: 20px;
	margin-top: 10px;
}

.side-bar-blog li {
    padding: 15px 15px;
    display: block;
    background: #fff;
    margin-top: 15px;
    position: relative;
}

.side-bar-blog li .post-thumb {
    width: 80px;
    margin-right: 15px;
}

.date {
	color: #333;
	font-size: 12px;
}

.content-wrap h5 {
	margin: 6px 0 5px;
	padding: 0;
	font-size: 15px;
}

.white-blog {
	padding: 0;
	margin-top: 15px;
	color: #fff;
}

.side-bar-blog.catargy li {
	padding: 0;
	background: transparent;
	margin: 10px 0;
	display: block;
}

.wht {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
}

.side-bar-blog.catargy li a {
	font-weight: 400;
}

.white-blog p {
	margin: 0;
}

.tag {
	background: #fff;
	padding: 8px 12px !important;
	float: left;
	font-size: 13px;
	margin-right: 10px;
}

.tag {
	background: transparent;
	padding: 8px 12px !important;
	float: left;
	font-size: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid #fff 1px;
	color: #fff;
}

.tag:hover,
.tag:focus {
	background: #fff;
	color: #272727;
}

.Shop-Layout-page .skew-pro .shop-meta {
	width: 100%;
	transform: none;
	background: #eee;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	border-bottom: none;
	padding: 10px 0;
	margin-top: 0;
	margin-bottom: 25px;
}

.Shop-Layout-page .skew-pro .shop-meta small {
	transform: skew(0);
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.Shop-Layout-page .skew-pro .shop-meta h4 {
	float: left;
	width: 100%;
	transform: skew(0);
	margin: 0;
	padding: 2px 0;
	background: transparent;
	font-size: 16px;
}

.Shop-Layout-page .skew-pro .shop-meta h4 a {
	color: #222;
}


/** tunb slider **/


/* CSS used here will be applied after bootstrap.css */

.item .thumb {
	width: 25%;
	cursor: pointer;
	float: left;
	padding: 2px;
}

.item .thumb img {
	width: 100%;
	padding: 2px;
	background: #eee;
}

.item img {
	width: 100%;
}

.page-infor p {
	text-align: left;
	font-weight: 400;
	font-size: 13px;
	color: #999;
	letter-spacing: 1px;
}

.product-heading {
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
}

.product-heading h2 {
	font-size: 24px;
	color: #181818;
	padding-bottom: 23px;
}

.product-detail-side {
	border-bottom: 1px solid #f0f0f0;
	text-align: left;
	padding: 15px 0;
}

.product-detail-side span {
	font-size: 24px;
	font-weight: 300;
	margin-right: 15px;
}

.product-detail-side span.new-price {
	color: #222;
	font-weight: 400;
}

.rating i {
	color: #eabe12;
	font-size: 18px;
	margin: 0 -2px;
}

.rating i.grey {
	color: #ccc;
}

.product-detail-side span.review {
	font-size: 13px;
}

.product-detail-side span.rating {
	margin-right: 5px;
}

.detail-contant {
	text-align: left;
}

.stock {
	color: black;
	font-weight: 500;
	color: #77a464;
}

.cart .quantity {
	float: left;
}

.Single-shop-page .share-text {
	font-size: 13px;
	margin: 4px 0 0;
}

.detail-contant {
	text-align: left;
	padding: 25px 0;
}

.cart-form .cart {
	float: left;
}

.cart-form .cart .quantity {
	float: left;
	position: relative;
}

.input-text.qty.text {
	background: #fff;
	padding: 10px 15px;
	border: solid #ccc 1px;
	font-size: 15px;
	font-weight: 400;
	width: 80px;
}

.cart button {
	background: #fff;
	border: solid #272727 2px;
	padding: 8px 25px;
	font-size: 16px;
	color: #272727;
	border-radius: 5px;
	margin-left: 10px;
	transition: ease all 0.5s;
}

.cart button:hover,
.cart button:focus {
	background:#3fc707;
	border-color:#3fc707;
	color: #fff;
}

.input-text.qty.text {
	background: #fff;
	padding: 5px 10px 5px 15px;
	border: solid #ccc 1px;
	font-size: 20px;
	font-weight: 400;
	width: 65px;
	color: #272727;
	border-radius: 0;
}

.catery {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 15px;
}

.catery span {
	font-weight: 400;
}

.section.single-blog .share-post {
	margin: 13px 0;
	float: left;
	padding: 10px 0;
	border-right: none;
	border-left: none;
}

.tab-content {
	float: left;
	width: 100%;
	padding: 25px 0 15px;
	background: #fff;
	border-top: solid #ddd 1px;
}

.well.well-sm {
	float: left;
	width: 100%;
	background: transparent;
	padding: 0;
	border: none;
	box-shadow: none;
}

.well.well-sm .text-right {
	margin-top: 20px;
}

div.despric .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 20px;
	font-weight: 500;
	font-size: 15px;
}

.despric ul#tabs li a:hover,
.despric ul#tabs li a:active,
.despric ul#tabs li a:focus {
	background: #333;
	border-color: #333;
	color: #fff;
}

.product-img-main .left.carousel-control {
	background: #2f2f2f;
	opacity: 1;
	width: 40px;
	left: 0px;
	height: 40px;
	margin-top: 30px;
}

.product-img-main .right.carousel-control {
	background: #2f2f2f;
	opacity: 1;
	width: 40px;
	right: 0px;
	height: 40px;
	margin-top: 30px;
}

.despric {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.product-img-main .left.carousel-control span {
	color: #fff;
	text-shadow: none;
	font-size: 16px;
	width: 35px;
	text-align: center;
	position: absolute;
	left: 14px;
	padding-top: 2px;
}

.product-img-main .right.carousel-control span {
	color: #fff;
	text-shadow: none;
	font-size: 16px;
	width: 35px;
	text-align: center;
	position: absolute;
	right: 14px;
	padding-top: 2px;
}

.tab-slide {
	float: left;
	width: 100%;
	margin: 40px 0 20px;
}

.tab-slide ul li a:hover {
	background: #fff;
}

.tab-content {
	float: left;
	width: 100%;
	padding: 25px 0 15px;
	background: #fff;
}

.tab-content h2 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
}

.tab-slide #tabs {
	border-bottom: solid #ddd 1px;
}

.Single-shop-page .commant-text p {
	margin: 0;
}


/** star **/

.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}

.stars {
	margin: 5px 0 0;
	font-size: 24px;
	color: #eabe12;
}

.well.custom-rating.well-sm {
	margin: 0;
	float: left;
	width: 100%;
	background: #fff;
	border: none;
	box-shadow: none;
	padding: 20px 0;
}

#post-review-box #new-review {
	border: none;
	box-shadow: none;
	border: solid #ddd 2px;
	min-height: 120px;
	font-weight: 400;
	padding: 15px 25px;
}

#close-review-box,
.btn.btn-success {
	padding: 8px 15px;
	font-size: 14px;
	font-weight: 600;
	background:#3fc707;
	border-color:#3fc707;
}
#close-review-box.btn-danger {
	background: #d43f3a;
	border-color: #d43f3a;
}

.Single-shop-page .single-blog h4 {
	margin: 0;
}

.Single-shop-page .skew-pro .shop-meta {
	left: 22px;
}

.product-img-main #carousel {
	border: solid #eee 2px;
}

.shopping-cart tr th {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-transform: none;
}

.shopping-cart thead {
	background: #f6f6f6;
}

.shopping-cart thead th {
	padding: 12px 25px 10px !important;
}

.single-blog table h4 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: 500;
}

.single-blog table h4+h5 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #999;
}

.single-blog table h4+h5 {
	color: #999;
}

.shopping-cart div.media a {
	padding: 0;
	margin-right: 20px;
	border: none;
	border-radius: 0;
}

.media-object {
	width: 90px;
	height: 90px;
}

.shopping-cart table tbody tr td {
	padding: 20px 15px 5px;
}

.media-body span,
.media-body span a {
	font-weight: 400;
}

.shopping-cart #Quantity1,.shopping-cart #Quantity2 {
	width: 50px;
	margin: 0 auto;
	box-shadow: none;
	border-radius: 0;
	border: solid #eee 2px;
	height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}

.shopping-cart td.price-cnt {
	font-size: 16px;
	font-weight: 400;
	padding-top: 32px;
	color: #333;
}

.coupon {
	float: left;
}

.shopping-cart table tbody tr td.caupon {
	padding: 20px 0 20px;
}

.shopping-cart table tbody tr td.caupon .coupon #coupon_code {
	border: solid #ccc 1px;
	padding: 9px 15px;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.shopping-cart .button {
	padding: 10px 15px;
	border: none;
	background: #2f2f2f;
	color: #fff;
	margin-left: -1px;
	transition: ease all 0.5s;
}

.shopping-cart .button:hover,
.shopping-cart .button:focus {
	color: #fff;
	background:#3fc707;
}

.product-img-main .media-object {
	border: solid #ddd 1px;
	padding: 5px;
}

.text-success {
	color: green;
}

.text-warning {
	color: #de4c0b;
}

.cart-form {
	width: 100%;
	background: #f6f6f6;
	border-top: solid #ccc 2px;
}

.shopping-cart table tbody tr.cart-form td {
	padding: 20px 20px 20px;
}

.shopping-cart table tbody tr.cart-form td input.button[name="update_cart"] {
	float: right;
	cursor: pointer;
}

.cart-form .coupon input#coupon_code {
	padding: 9px;
	margin-right: -3px;
	padding: 9px 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.shopping-cart-cart {
	width: auto;
	float: right;
	background: #f8f8f8;
	padding: 25px;
}

.checkout .shopping-cart-cart {
	width: 100%;
	float: right;
	border: solid #ddd 1px;
	padding: 25px;
	background: #fff;
}

.checkout .shopping-cart-cart .head-table,
.checkout .shopping-cart-cart .head-table h5 {
	background: #222;
	color: #fff;
	padding-left: 10px;
}

.payment-form .credit-card-box {
	float: left;
	width: 100%;
	border: none;
	padding: 15px;
	background: #eee;
}

.payment-form {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.payment-form .credit-card-box .panel-heading.display-table {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 35px;
	border: none;
}

.payment-form .credit-card-box .panel-heading.display-table .panel-title {
	float: left;
	margin: 0;
	padding: 9px 0;
	font-size: 20px;
}

.credit-card-box .panel-body {
	float: left;
	width: 100%;
	background: #fff;
	border-top: solid #eee 2px;
	padding: 30px;
}

.checkout .shopping-cart-cart table {
	width: 100%;
}

.head-table {
	background: #fff;
}

.head-table td h5 {
	font-size: 18px;
	font-weight: 500;
}

.add-to-cart-wrap-btn.button[name="update_cart"] {
	padding: 10px 15px;
	border: none;
	background: #2f2f2f;
	transition: ease all 0.5s;
	color: #fff;
}

.add-to-cart-wrap-btn.button[name="update_cart"]:hover,
.add-to-cart-wrap-btn.button[name="update_cart"]:focus {
	color: #fff;
	background:#3fc707;
}

.shopping-cart .last {
	padding-right: 0;
	text-align: right;
}

.shopping-cart .last button {
	margin-top: 5px;
}

.shopping-cart-b {
	float: right;
}

.shopping-cart thead th h3 {
	padding: 0;
}

.shopping-cart-b td h5 {
	font-size: 16px;
	color: #333;
}

.shopping-cart-b tr {
	border-bottom: solid #eee 1px;
}

.shopping-cart-b tr:last-child {
	border-bottom: none;
}

.shopping-cart table tbody tr td.caupon {
	padding: 20px 25px 20px;
	background: #f8f8f8;
}

.blog-page .blog-wrapper .about-widget {
	padding: 0 0 35px 0;
	background: #fff;
	box-shadow: 0 20px 50px -63px #000;
	margin-bottom: 30px;
	border: none;
}

.clear {
	float: left;
	width: 100%;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0 0;
	border-radius: 4px;
}

.top-inform .workinghours li {
	color: #666;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000 !important;
}
.navbar-default .navbar-toggle {
    border-color: #000 !important;
}
.tab-info {
	float: left;
	width: 100%;
	background: #fff;
	padding: 15px 30px;
	margin-bottom: 10px;
	border-top: solid#3fc707 3px;
	background: #f9f9f9;
}

.tab-info p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	color: #333;
}

.tab-info p a {
	color: #619e09;
	cursor: pointer;
}

.tab-info+.collapse {
	border: 1px solid #d3ced2;
	float: left;
	margin-bottom: 10px;
	padding: 25px;
	border-radius: 5px;
	width: 100%;
}

.coupon .input-text {
	float: left;
	border: solid #ccc 1px;
	padding: 8px 15px;
}

.checkout .input-text {
	float: left;
	width: 100%;
	border-radius: 5px;
	border: solid #ccc 1px;
	padding: 8px 15px;
}

.btn-login {
	margin-top: 15px;
}

.checkout .button {
	background: #333;
	border-radius: 5px;
	border: none;
	padding: 9px 12px;
	min-width: 100px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0px;
	margin-right: 10px;
}

.checkout-form {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	background: #fff;
	padding: 25px;
	border: solid #ddd 1px;
}

.checkout h2 {
	font-size: 24px;
	margin: 25px 0 10px;
	padding: 0;
}

.checkout .form-field label {
	font-size: 15px;
	font-weight: 400;
	color: #333;
}

.checkout .form-field input,
.checkout .form-field select {
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 8px 20px;
	margin-top: 0;
}

.form-field.cardNumber {
	display: flex;
}

.form-field.cardNumber .input-group-addon {
	padding: 0;
	width: 55px;
	border-radius: 0;
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	background: #333;
	border-color: #333;
}

#payment-form .form-field {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.payment-bt {
	margin: 15px 0;
}

.checkout .form-field textarea {
	min-height: 90px;
	width: 100%;
	border: solid #ddd 1px;
	padding: 5px;
	font-size: 13px;
	padding: 8px 20px;
	margin-top: 0;
}

.checkout-form .form-field {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.form-field input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
	float: left;
	position: relative;
	top: 6px;
}

#payment-form .payment-bt .subscribe {
	width: 250px;
	padding: 12px 25px;
	border-radius: 50px !important;
}

.payment-bt {
	display: flex;
	justify-content: center;
	margin-top: 15px;
}

.pricing-page .skew-pro .shop-meta {
	left: 25px;
}

.dropdown-menu {
	min-width: 200px;
}

.row.appointment_form {
	margin-bottom: 25px;
}

.container {
    width: 100%;
}

.lawn-maintenance img {
    margin-top:20px;
}

/*------------------------------------------------------------------
    MISC
-------------------------------------------------------------------*/
/*!
 * Bootstrap-select v1.11.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
    display: none;
}
.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #999;
}
.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .fa-angle-down {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -6px;
    vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .fa-angle-down {
    position: static;
    top: auto;
    margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-donebutton .btn-group button {
    width: 100%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
/*# sourceMappingURL=bootstrap-select.css.map */

.workinghours ul {
    padding: 0;
    list-style: none;
}
.workinghours i {
    margin-right: 10px;
}
.workinghours li {
    margin-bottom: 10px;
    color: #c5b199;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1)
}
.workinghours li span {
    position: absolute;
    right: 0;
}
.workinghours li:first-child {
    padding-top: 10px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1)
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus,
.appointment_form .btn-info:hover,
.appointment_form .btn-info:focus,
.appointment_form .btn-info,
.appointment_form .form-control {
    border-radius: 3px;
    height: 50px;
    background-color: #ffffff !important;
    padding: 10px;
    border: 1px solid #ededed;
    box-shadow: none !important;
    color: #999999 !important;
    box-shadow: none;
    margin-bottom: 30px;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus,
.appointment_form .btn-info:hover,
.appointment_form .btn-info:focus,
.appointment_form .btn-info,
.appointment_form .btn-info:hover,
.appointment_form .btn-info:focus,
.appointment_form .btn-info {
    margin-bottom: 0;
}
.appointment_form textarea {
    height: 140px !important;
    margin-top: 30px;
}
.appointment_form .dropdown-menu {
    border: 0;
}
.section.db .appointment_form .btn-info:hover,
.section.db .appointment_form .btn-info:focus,
.section.db .appointment_form .btn-info,
.section.db .appointment_form .form-control {
    background-color: #262626 !important;
    border-color: #333;
}
.section.db .workinghours li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1)
}
.section.db .workinghours li:first-child {
    border-top: 1px dashed rgba(255, 255, 255, 0.1)
}
.loader {
    display: block;
    margin: 20px auto 0;
    vertical-align: middle;
}
#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 11000;
    position: fixed;
    display: block
}
.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 42%;
    width: 80px;
    height: 80px;
    background: center center no-repeat none;
    background-size: 95px 95px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.global-radius {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.message-box .nav-pills {
    text-align: left !important;
    border-radius: 0;
}
.message-box .nav-pills > li > a {
    background-color: #f1edea;
    border-radius: 0 !important;
    text-align: left;
}
.message-box .nav-pills > li {
    text-align: left !important;
    float: none;
    margin: 0 !important;
    padding: 5px;
    width: 100%;
}
/*------------------------------------------------------------------
    RESPONSIVE
-------------------------------------------------------------------*/

@media (max-width: 1008px) {
    .pricing-box-03 {
        text-align: center !important;
    }
    .pricing-box-03::before,
    .pricing-box-03.leftbg::after {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: left;
    }
}
@media (min-width: 992px) {
    .header .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .header .hasmenu:hover > ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
    .header .navbar-nav .hasmenu ul {
        -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    }
    .header .hasmenu .dropdown-menu {
        min-width: 220px;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .header .hasmenu > ul {
        position: absolute;
        top: 130%;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 0;
    }
    .header .hasmenu > ul.start-right {
        right: 0;
        left: auto;
    }
    .header .hasmenu > ul li {
        position: relative;
    }
    .header .hasmenu > ul li:hover > ul {
        visibility: visible;
        opacity: 1;
        left: 100%;
    }
    .header .hasmenu > ul li:hover > ul.show-right {
        right: 100%;
    }
    .header .navbar-nav .has-submenu {
        position: relative;
    }
    .header .navbar-nav .has-submenu:hover > ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
    .header .navbar-nav .has-submenu:hover > ul li ul {
        margin-top: -1px;
    }
    .header .navbar-nav .has-submenu ul {
        -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    }
    .header .navbar-nav .has-submenu .dropdown-menu {
        min-width: 220px;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .header .navbar-nav .has-submenu > ul {
        position: absolute;
        top: 130%;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 0;
    }
    .header .navbar-nav .has-submenu > ul.start-right {
        right: 0;
        left: auto;
    }
    .header .navbar-nav .has-submenu > ul li {
        position: relative;
    }
    .header .navbar-nav .has-submenu > ul li:hover > ul {
        visibility: visible;
        opacity: 1;
        left: 105%;
    }
    .header .navbar-nav .has-submenu > ul li:hover > ul.show-right {
        right: 100%;
    }
    .header .navbar-nav .has-submenu > ul li ul {
        position: absolute;
        top: 0;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 130%;
    }
    .header .navbar-nav .has-submenu > ul li ul.show-right {
        right: 130%;
        left: auto;
    }
}



/*custom start css by SR*/
img.img-responsive.logo-latest {
    width: 100%;
    max-width: 72px;
    margin-top: -9px;
    height: auto;
}
ul.right-site-latest {
    float: right;
    font-weight: 600;
}
.thumbnail.image-3 img {
    border-radius: 15px;
}
.thumbnail.image-2 img {
    border-radius: 15px;
}
.thumbnail.image-1 img {
    border-radius: 15px;
}
img.hover-effect-latest:hover {
    transform: translateY(10px);
    transition: all ease-in-out 1s;
}
.padding-top-latest {
    padding-top: 56px;
}
.section-title.text-start.padding-left-latest {
    padding-left: 0px;
    padding-right: 0px;
}
h2.title.font-size-latest {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.section-title.text-start.padding-left-latest {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
/*img.hover-effect-latest {
    max-width: 367px;
}*/
.pera-heading-latest {
    color: #3fc707;
    font-size: 22px;
    font-weight: 600;
}
span.subtitle.bg-coral-opacity {
    font-size: 17px;
    font-weight: 500;
}
img.hover-effect-latest.size-latest {
    max-width: 329px;
    width: 100%;
}


.col-xs-12.col-sm-4.hover-effect-colum-latest:hover {
    transform: scale(1.1);
    transition: all ease-in-out 1s;
}
table.table-bordered.table-hover.width-latest {
    width: 100%;
    max-width: 100%;
}
    table.table-bordered.table-hover.width-latest tr th {
        background: #4accdb;
        color: #000;
        text-align: center;
        font-size: 17px;
        font-weight: 700;
    }
tbody.boday-color-latest tr td {
    background: #b8c4c4;
    color: #000;
    text-align: center;
}
h1.main-title-heading.center-latet {
    text-align: center;
}


/*24-06-2024 changes*/
iframe.video-iframe-latest {
    width: 100%;
    max-width: 100%;
    height: 400px;
}
.border-raidus-latest {
    border-radius: 23px;
}
  /*  .border-raidus-latest:hover {
        transform: translateY(30px);
        transition: 2s;       
    }*/
.about-bg-color-latest {
    background: #153457;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
p.Mahadev-latest {
    color: #fff;
}
.col-xs-12.col-sm-6.about-Mission-latest {
    background: #06203d;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*roadmap start*/
.timeline-item-label.first-test-latest {
    color: #78be20;
}
.timeline-item-label {
    color: #890c58 !important;
}
    .timeline-item-label.third-test-latest {
        color: #159cdf !important;
    }
.timeline-item-content.bg-color-box-latest {
    background: #78be20;
    color: #fff;
}
.timeline-item-content.bg-2-latest {
    background: #890c58;
}
p.text-latest {
    color: #fff;
}
.timeline-item-content.color-bg-latest {
    background: #159cdf;
}
.roadmap-container {
    float: left;
    width: 100%;
    padding: 50px 0;
    font-family: "Stag Sans Round",sans-serif;
    font-size: 16px;
   /* border-top: 5px solid #159CDF;*/
   background:#000;
}

.roadmap-auto {
    max-width: 950px;
    margin: 0 auto;
}

.roadmap-container .roadmap-h2 {
    background: url(../template/images/underline-background.png) center bottom no-repeat;
    background-size: 250px 3px;
    color: #159CDF;
    z-index: 1;
    font-family: "Stag Sans Round",sans-serif;
    font-size: 45px;
    line-height: 55px;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 6px;
    text-align: center;
}

.roadmap-container .roadmap-timeline {
    padding-top: 30px;
    max-width: 1000px;
    margin: 0 auto;
}

.roadmap-container .timeline-dot {
    position: absolute;
    left: 50%;
    z-index: 3;
    width: 8px;
    height: 8px;
    margin-left: -6px;
    border: 2px solid #1BACB3;
    border-radius: 6px;
    background-color: #1BACB3;
}

.roadmap-container .timeline-list {
    float: left;
    width: 100%;
    position: relative;
}

    .roadmap-container .timeline-list .timeline-list-col {
        float: left;
        width: 50%;
        padding-top: 50px;
        padding-right: 0;
        padding-left: 0;
        position: relative;
        z-index: 3;
    }
.col-xs-12.col-sm-12.col-sm-offset-0.text-center.graff-hight-latest {
    height: 400px;
}
    .roadmap-container .timeline-list .timeline-item-block {
        width: 350px;
        margin-bottom: 50px;
        float: left;
        text-align: left;
    }

    .roadmap-container .timeline-list .timeline-item-block17q4 {
        margin-top: 50px;
    }

    .roadmap-container .timeline-list .timeline-item-block18q2 {
        margin-top: 50px;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-time {
        position: relative;
        width: 320px;
        min-height: 36px;
        border-bottom: 0 solid #1BACB3;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-label {
        float: left;
        font-size: 24px;
        line-height: 26px;
        font-weight: 500;
        text-align: left;
        text-transform: uppercase;
        color: #222;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-content {
        position: relative;
        left: 0;
        width: 280px;
        margin-top: 0;
        margin-right: 40px;
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 21px;
        color: #555;
        font-weight: 400;
        text-transform: none;
        border: 1px solid #ddd;
        border-top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        padding-bottom: 0;
    }

        .roadmap-container .timeline-list .timeline-item-block .timeline-item-content p {
            background: url(../template/images/arrow-dot-gray2.png) 0 2px no-repeat;
            margin-bottom: 10px;
            background-size: 16px 16px;
            padding-left: 24px;
        }

            .roadmap-container .timeline-list .timeline-item-block .timeline-item-content p.no-bullet {
                background: none;
                padding-left: 0;
            }

    .roadmap-container .timeline-list .timeline-col-right {
        padding-top: 150px;
    }

        .roadmap-container .timeline-list .timeline-col-right .timeline-item-block {
            float: right;
        }

        .roadmap-container .timeline-list .timeline-col-right .timeline-item-label {
            float: right;
            text-align: right;
        }

        .roadmap-container .timeline-list .timeline-col-right .timeline-item-content {
            text-align: left;
            margin-left: 0px;
            margin-right: 0;
        }

    .roadmap-container .timeline-list .timeline-list-vr {
        width: 0;
        height: 100%;
        border-left: 1px solid #1BACB3;
        border-right: 1px solid #1BACB3;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        z-index: 2l
    }

    .roadmap-container .timeline-list .timeline-item-label-hr {
        float: left;
        width: 475px;
        height: 3px;
        background-color: #555;
        position: relative;
    }

    .roadmap-container .timeline-list .timeline-item-block .item-dot {
        left: auto;
        right: 0;
        bottom: -5px;
        margin-right: -6px;
        margin-left: 0;
    }

    .roadmap-container .timeline-list .timeline-col-right .item-dot {
        left: 0;
        right: auto;
        margin-right: 0;
        margin-left: -7px;
    }

    .roadmap-container .timeline-list .timeline-col-right .timeline-item-label-hr {
        margin-left: -125px;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-label2 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        text-align: left;
        text-transform: uppercase;
        color: #fff;
        padding: 7px 10px 6px 10px;
    }

    .roadmap-container .timeline-list .timeline-item-block-green .timeline-item-label2 {
        background-color: #78BE20;
    }

    .roadmap-container .timeline-list .timeline-item-block-green .timeline-item-label-hr {
        background-color: #78BE20;
    }

    .roadmap-container .timeline-list .timeline-item-block-green .item-dot {
        background-color: #78BE20;
        border-color: #fff;
    }

    .roadmap-container .timeline-list .timeline-item-block-green2 .timeline-item-label2 {
        background-color: #26A3AA;
    }

    .roadmap-container .timeline-list .timeline-item-block-green2 .timeline-item-label-hr {
        background-color: #26A3AA;
    }

    .roadmap-container .timeline-list .timeline-item-block-green2 .item-dot {
        background-color: #26A3AA;
        border-color: #fff;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue .timeline-item-label2 {
        background-color: #159CDF;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue .timeline-item-label-hr {
        background-color: #159CDF;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue .item-dot {
        background-color: #159CDF;
        border-color: #fff;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue2 .timeline-item-label2 {
        background-color: #00507F;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue2 .timeline-item-label-hr {
        background-color: #00507F;
    }

    .roadmap-container .timeline-list .timeline-item-block-blue2 .item-dot {
        background-color: #00507F;
        border-color: #fff;
    }

    .roadmap-container .timeline-list .timeline-item-block-violet .timeline-item-label2 {
        background-color: #890C58;
    }

    .roadmap-container .timeline-list .timeline-item-block-violet .timeline-item-label-hr {
        background-color: #890C58;
    }

    .roadmap-container .timeline-list .timeline-item-block-violet .item-dot {
        background-color: #890C58;
        border-color: #fff;
    }

    .roadmap-container .timeline-list .timeline-item-block-mobile {
        display: none;
    }




@media screen and (max-width:950px) {

    .roadmap-container {
        padding: 22px 0;
    }

    .spacer-block {
        margin-bottom: 0;
    }

    .roadmap-container .roadmap-h2 {
        font-size: 25px;
        line-height: 30px;
        background-size: 150px 3px;
    }

    .roadmap-container .timeline-list .timeline-list-vr {
        left: 20px;
    }

    .roadmap-container .timeline-dot {
        left: 20px;
    }

    .roadmap-container .roadmap-timeline {
        padding-top: 0;
    }

    .roadmap-container .timeline-list .timeline-list-col {
        float: none;
        width: auto;
        margin-left: 25px;
        padding-left: 25px;
        margin-right: 25px;
    }

    .roadmap-container .timeline-list .timeline-item-block-mobile {
        display: block;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-time {
        width: auto;
    }

    .roadmap-container .timeline-list .timeline-item-label-hr {
        float: none;
        width: auto;
        margin-left: -30px;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-label {
        float: none;
    }

    .roadmap-container .timeline-list .timeline-item-block .item-dot {
        left: 0;
        right: auto;
        margin-left: -6px;
        margin-right: 0;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-label2 {
        width: auto;
    }

    .roadmap-container .timeline-list .timeline-item-block .timeline-item-content {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .roadmap-container .timeline-list .timeline-col-right {
        display: none;
    }

    .roadmap-container .timeline-list .timeline-item-block {
        float: none;
        width: auto;
    }
}
/*roadmap end*/


/* video gallry start*/


.section-header {
    text-align: center;
    margin: 60px auto 20px auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
}

.section-header-underline {
    border: 1px solid #222;
    width: 3rem;
    margin: 0 auto;
    margin-bottom: 30px;
}

.video-gallery-LATEST {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
}

    .video-gallery-LATEST .gallery-item {
        position: relative;
        float: left;
        overflow: hidden;
        margin: 10px 1%;
        min-width: 320px;
        max-width: 580px;
        max-height: 360px;
        width: 48%;
        background: #000;
        cursor: pointer;
    }

        .video-gallery-LATEST .gallery-item img {
            position: relative;
            display: block;
            opacity: .45;
            width: 105%;
            height: 300px;
            transition: opacity 0.35s, transform 0.35s;
            transform: translate3d(-23px, 0, 0);
            backface-visibility: hidden;
        }

        .video-gallery-LATEST .gallery-item .gallery-item-caption {
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
        }

            .video-gallery-LATEST .gallery-item .gallery-item-caption,
            .video-gallery-LATEST .gallery-item .gallery-item-caption > a {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        .video-gallery-LATEST .gallery-item h2 {
            font-weight: 300;
            overflow: hidden;
            padding: 0.5em 0;
        }


        .video-gallery-LATEST .gallery-item h2,
        .video-gallery-LATEST .gallery-item p {
            position: relative;
            margin: 0;
            z-index: 10;
        }

        .video-gallery-LATEST .gallery-item p {
            letter-spacing: 1px;
            font-size: 68%;
            padding: 1em 0;
            opacity: 0;
            transition: opacity 0.35s, transform 0.35s;
            transform: translate3d(10%, 0, 0);
        }

        .video-gallery-LATEST .gallery-item:hover img {
            opacity: .3;
            transform: translate3d(0, 0, 0);
        }

        .video-gallery-LATEST .gallery-item .gallery-item-caption {
            text-align: left;
        }

        .video-gallery-LATEST .gallery-item h2::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 15%;
            height: 1px;
            background: #fff;
            transition: transform 0.3s;
            transform: translate3d(-100%, 0, 0);
        }

        .video-gallery-LATEST .gallery-item:hover h2::after {
            transform: translate3d(0, 0, 0);
        }

        .video-gallery-LATEST .gallery-item:hover p {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }

@media screen and (max-width: 50em) {
    .video-gallery-LATEST .gallery-item {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
h1.section-header.text-video-latest {
    font-weight: 700;
}

/* video gallry end*/

@media only screen and (max-width: 600px) {
    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: block !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
    }
    img.banner-size-latest {
        height: auto !important;
    }
    img.img-responsive.intern-bg-latests {
        height: auto !important;
        width: 100%;
        max-width: 100%;
    }
  
    i.fa.fa-facebook {
        background: #0862f7 !important;
        color: #fff !important;
        border-radius: 100%;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    i.fa.fa-twitter {
        background: #1c9cea !important;
        color: #fff !important;
    }

    i.fa.fa-instagram {
        background: linear-gradient(45deg, #f9ce34, #ee2a7b) !important;
        color: #fff !important;
    }

    i.fa.fa-linkedin {
        background: #0e76a8;
        color: #fff;
    }

    i.fa.fa-youtube.black-latest-icon {
        background: #d52f26;
        color: #fff;
        justify-content: center;
        text-align: center;
    }

    .bg-icon-latest {
        background: transparent !important;
    }

    i.fa.fa-facebook.bg-icon-latest {
        background: transparent !important;
    }
    img.banner-size-latest {
        height: auto !important;
    }
    .black-latest-icon {
    
        font-size: 16px !important;
       
    }
    .footersocial-icon ul li {
     
        padding: 0px 0px !important;
       
    }
    .black-latest-icon {
        color: #000;
        font-size: 20px;
        background: #1d5e3d;
        padding: 7px;
        border-radius: 51px;
        color: #ffffff;
    }
    i.fa.fa-facebook {
        background: #0862f7 !important;
        color: #fff !important;
        border-radius: 100%;
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
    .footersocial-icon.float-latest-icon {
        padding-top: 4px !important;
        padding-bottom: 14px;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        margin-top: -9px !important;
        margin-left: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .col-sm-6.col-md-4.mt-4.col-lg-5.text-center.text-sm-start.bg-footer-logo-latest {
        background: #ffffff !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-radius: 18px !important;
        margin-bottom: 20px !important;
    }
    .footer-bottom p {
        color: #fff !important;
        text-align: center !important;
    }
   
    img.banner-size-latest {
        height: auto !important;
    }
    .img-border.founder-box-latest {
     
        margin-top: 15px;
        margin-bottom: 15px;
    }
    img.img-responsive.border-raidus-latest.image-small-latest {
        width: 100%;
        max-width: 100% !important;
        display: block !important;
        margin: auto !important;
    }
}
.col-sm-6.col-md-4.mt-4.col-lg-5.text-center.text-sm-start.bg-footer-logo-latest {
    background: #000;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}
.black-latest-icon {
    color: #000;
    font-size: 20px;
    background: #1d5e3d;
    padding: 11px;
    border-radius: 51px;
    color: #ffffff;
}

.footersocial-icon.float-latest-icon ul {
    float: right;
}
ul.nav.navbar-nav li a {
    color: #000 !important;
}
span.text-red-latest {
    color: red;
    font-weight: 600;
}
h2.Income-latest {
    color: #3dbf07;
    font-weight: 800;
}
span.One-latest {
    color: #000;
    font-weight: 600;
}
strong.Wealth-latest {
    color: #b63d8d;
}
p.new-text-latest {
    color: #3fc707;
}
section.about-us.wow.fadeIn.padding-section-latest {
    padding-top: 7px;
    padding-bottom: 7px;
}
img.img-responsive.border-raidus-latest.pramoter-imglatest {
    width: 100%;
    max-width: 69%;
    display: block;
    margin: auto;
}
h3.PANWAR-latest {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #000;
    font-weight: 700;
    font-size: 25px;
}
p.founder-latest {
    text-align: center;
    color: #ba3c8e;
}
.img-border.founder-box-latest {
    box-shadow: 0px 0px 9px 0px #000;
    padding: 14px;
    border-radius: 15px;
}
img.img-responsive.border-raidus-latest.center-founder-latest {
    width: 100%;
    max-width: 80%;
    height: auto;
    display: block;
    margin: auto;
}
img.img-responsive.border-raidus-latest.center-founder-latests {
    width: 100%;
    max-width: 88%;
    display: block;
    margin: auto;
}
.footersocial-icon.float-latest-icon {
    padding-top: 14px;
    padding-bottom: 14px;
}
img.img-responsive.border-raidus-latest.center-founder-latests {
    width: 100%;
    max-width: 76%;
    display: block;
    margin: auto;
}
img.img-responsive.border-raidus-latest.center-founder-latest.sie-latest {
    width: 100%;
    max-width: 71%;
    display: block;
    margin: auto;
}
img.banner-size-latest {
    height: 400px ;
}
h3.introdation-latest {
    color: #b43c8b;
    font-weight: 800;
    font-size: 27px;
}
/*custom end css by SR*/


/*new footer start*/
h6.footer-heading.text-uppercase.text-white.fw-bold {
    font-size: 20px;
    font-weight: 700;
    color: #3fc707 !important;
    text-align:left;
}
img.examples-logo-latest {
    width: 100%;
    max-width: 42%;
    display: block;
    margin: auto;
}
.col-xs-12.col-sm-6.col-paddding-latest {
    padding-top: 31px;
}
ul.list-unstyled.footer-link.mt-4 li {
    text-align: left;
}
img.img-responsive.width-img-latest {
    width: 100%;
    max-width: 77%;
    border-radius: 14px;
    box-shadow: 2px 2px 2px 2px;
    display: block;
    margin: auto;
}
img.img-responsive.atock-img-latest {
    width: 100%;
    max-width: 80%;
    border-radius: 10px;
    display: block;
    margin: auto;
}
.col-sm-12.col-xs-12.innwe-inter-bg-latest {
    padding: 0;
}
img.img-responsive.intern-bg-latests {
    height: 300px;
    width: 100%;
    max-width: 100%;
}
img.form-logo-latest {
    width: 100%;
    max-width: 77%;
    display: block;
    margin: auto;
}
i.fa.fa-facebook {
    background: #0862f7 !important;
    color: #fff !important;
    border-radius: 100%;
    padding-left: 16px ;
    padding-right: 16px ;
}
i.fa.fa-twitter {
    background: #1c9cea;
    color: #fff;
}
i.fa.fa-instagram {
    background: linear-gradient(45deg, #f9ce34, #ee2a7b);
    color: #fff;
}
i.fa.fa-linkedin {
    background: #0e76a8;
    color: #fff;
}
i.fa.fa-youtube.black-latest-icon {
    background: #d52f26;
    color: #fff;
    justify-content: center;
    text-align: center;
}
.bg-icon-latest {
    background: transparent !important;
}
i.fa.fa-facebook.bg-icon-latest {
    background: transparent !important;
}
i.fa.fa-map-marker.bg-icon-latest.fw-semibold.footer-text-left-latest {
    color: #3fc707;
    padding-right: 10px;
}
i.fa.fa-phone.bg-icon-latest {
    color: #3fc707;
    padding-right: 10px;
}
i.fa.fa-envelope.bg-icon-latest {
    color: #3fc707;
    padding-right: 10px;
}
.col-sm-6.col-md-4.mt-4.col-lg-5.text-center.text-sm-start.bg-footer-logo-latest {
    background: aliceblue;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}
img.banner-size-latest {
    height: 400px;
}
img.img-responsive.border-raidus-latest.image-small-latest {
    width: 100%;
    max-width: 42% ;
    display: block !important;
    margin: auto !important;
}
/*new footer end*/