* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none
}

html,
body {
    height: 100%;
   /* font-size: 16px;*/
    font-size: 17px;
    color: #000000;
   font-family: system-ui;
    vertical-align: baseline;
    line-height: 28px
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin: 0 0 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-weight: 600;
    font-family: revert;
    color: #000000;
    line-height: 1.4
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 29px;
}

a {
    transition: all .5s ease-out;
    text-decoration: none;
    color: #000000
}

a:active,
a:hover {
    outline: 0;
    color: #05fb19;
    text-decoration: none
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

::-moz-selection {
    background: #0090cb;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #0090cb;
    text-shadow: none;
    color: #fff
}

textarea:focus,
input:focus {
    outline: none
}

.slider-overlay {
    /*background: rgba(0, 0, 0, .2);*/
        background: linear-gradient(to right, rgb(0 0 0), rgba(255, 122, 89,0));
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.images-overlay {
    background-color: rgba(7, 28, 52, .3);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.pt-100 {
    /*padding-top: 100px*/
    padding-top: 35px;
}

.pb-100 {
/*    padding-bottom: 100px*/
 padding-bottom: 30px;

}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
   /* padding-bottom: 70px*/
    padding-bottom: 40px
}

.bg-color {
    background: #fbfbfb
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.bg-gray {
    background: #fafafa
}

.bg-light-gray {
    background: #f9f9f9
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
    right: 0;
    bottom: 0
}

#preloader-status {
    height: 210px;
    width: 210px;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%
}

#scrollUp {
    border-radius: 100%;
    bottom: 5px;
    color: #04f221;
    font-size: 24px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #04f221;
    width: 40px;
    height: 40px;
    line-height: 45px
}

#scrollUp:hover {
    opacity: 1;
    color: #fff !important;
    background: #01f423
}

#scrollUp i {
    display: block;
    font-weight: 700;
    padding-top: 11px
}

.header-top {
    background: #000000;
    overflow: hidden
}

.header-top-right {
    position: relative;
    display: inline-block;
    z-index: 2;
    width: 100%;
    text-align: right
}

.header-top-right::before {
    position: absolute;
    content: "";
    width: 5000px;
    left: 0;
    background: #fff;
    height: 142%;
    top: 0;
    transform: skew(-50deg);
    z-index: -1;
    border-radius: 0 0 0 34px
}

.header-bar-inner {
    display: inline-block;
    width: 100%;
    padding-top: 22px;
    text-align: center
}

.header-left {
    display: inline-block
}

.header-left ul {
    display: inline-block
}

.header-left li {
    padding-right: 40px;
    position: relative;
    display: inline-block;
    color: #fff;
    position: relative
}

.header-left li::before {
    content: "";
    height: 14px;
    width: 1px;
    background: #000000;
    position: absolute;
    right: 20px;
    top: 6px
}

.header-left li:last-child:before {
    display: none
}

.header-left li:last-child {
    padding-right: 0
}

.header-left li i {
    color: #000000;
    margin-right: 6px
}

.header-right-div {
    display: inline-block;
    text-align: right;
    margin-top: 23px
}

.header-right {
    text-align: right;
    position: relative;
    z-index: 1;
    padding: 10px 0;
    display: inline-block;
    z-index: 99
}

.soical-profile ul,
.soical-profile li {
    display: inline-block
}

.soical-profile li a i {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    display: inline-block
}

.soical-profile li a i:hover {
    background: #000000;
    color: #fff
}

.hd-sec {
    background: #fff;
    border-top: 1px solid #eee
}

.responsive-logo {
    display: none
}

.logo {
    padding: 6px 0;
    position: relative;
    z-index: 2
}

.logo::before {
    position: absolute;
    content: "";
    width: 5000px;
    right: 0;
    background: #fff;
    height: 100%;
    top: 0;
    transform: skew(50deg);
    z-index: -1;
    border-radius: 0 0 34px 0
}

.social-title {
    display: inline-block;
    color: #322f2f;
    font-weight: 500
}

.nav-menu {
    padding-left: 0
}

.menu {
    display: inline-block;
    position: relative
}

.main-menu {
    display: inline-block;
    text-align: right;
 /*   margin-right: 40px*/
    margin-right: -26px;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    position: relative
}

.main-menu ul li {
    display: inline-block;
    padding: 0;
    position: relative
}

.main-menu ul li.active {
    position: relative
}

.main-menu ul li.active::before {
    position: absolute;
    content: "";
    background: #02d94d;
    width: 100%;
    height: 1px;
    left: 0;
    top: -1px
}

.main-menu ul li.active>a {
    color: #02d94d;
}

.main-menu ul li a {
    display: block;
    padding: 40px 23px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .4s ease 0s;
    position: relative;
    font-weight: 600;
    font-size: 18px;
}

.main-menu ul li ul:hover .main-menu ul li a {
    background: #fafafa
}

.main-menu ul li a:hover {
    transition: all .4s 0s ease;
    color: #02d94d;
}
/*.main-menu ul li a:active {
    color: red
}*/

.main-menu ul ul {
    background: #fff none repeat scroll 0 0;
    left: 12px;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 120px;
    visibility: hidden;
    z-index: 99999;
    transition: all .3s ease 0s;
    padding: 30px 20px;
    border-top: 2px solid #02d94d;
    border-left: 3px solid #f9f9f9;
    border-bottom: 3px solid #f9f9f9;
    border-right: 3px solid #f9f9f9
}

.main-menu ul ul li {
    float: none;
    width: 240px
}

.main-menu ul ul li ul {
    visibility: hidden !important
}

.main-menu ul ul li i {
    float: right
}

.main-menu ul ul li:hover ul {
    visibility: visible !important;
    top: -1px;
    transition: all .3s ease 0s;
    opacity: 1
}

.main-menu ul ul li a {
    line-height: 120%;
    padding: 10px 19px;
    color: #000000;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2
}

.main-menu ul ul li:last-child a {
    border-bottom: 0
}

.main-menu ul ul li a:hover {
    color: #02d94d;
    background: #fff
}

.main-menu ul ul ul {
    left: 100%;
    transition: all .3s ease 0s;
    opacity: 0;
    border-top: 0;
    border-top: 2px solid #01f423;
    border-bottom: 1px solid #000000
}

.main-menu ul li:hover ul {
    visibility: visible;
    transition: all .4s ease 0s;
    opacity: 1;
    top: 105px
}

.main-menu ul li a i {
    margin-left: 6px
}

.search-bar-icon {
    display: inline-block;
    padding: 38px 0;
    position: absolute;
    right: 0;
    top: 0
}

.site-search span {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease 0s;
    line-height: 30px;
    position: relative
}

.site-search span::before {
    position: absolute;
    content: "";
    height: 50%;
    /* width: ; */
    width: 1px;
    background: #ddd;
    left: -8px;
    top: 8px
}

.site-search.open span i.icofont-search-1::before {
    content: "\eedd" !important
}

.site-search i {
    color: #000000;
    font-size: 18px
}

.search-forum>form {
    display: inline-flex;
    background: #fff;
    padding: 18px 20px;
    border-top: 2px solid #01f423
}

.search-forum input[type=text] {
    padding: 10px;
    border: 1px solid #ddd
}

.search-forum input[type=submit] {
    padding: 10px;
    background: #22253a;
    color: #fff
}

.search-forum {
    left: -350px;
    position: absolute;
    top: 103px;
    transition: all .4s ease 0s;
    z-index: 2
}

.search-forum.dropdown-menu {
    padding: 0;
    border: 0
}

.animation {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideUpIn {
    0% {
        -webkit-transform: translateY(40px)
    }

    100% {
        -webkit-transform: translateY(0)
    }

    0% {
        -webkit-transform: translateY(40px)
    }
}

@keyframes slideUpIn {
    0% {
        transform: translateY(40px)
    }

    100% {
        transform: translateY(0)
    }

    0% {
        transform: translateY(40px)
    }
}

.slideUpIn {
    -webkit-animation-name: slideUpIn;
    animation-name: slideUpIn
}

.hd-sec.sticky_menu {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    background: #fff
}

.applay-button {
    position: relative;
    z-index: 2;
    padding: 28px 0;
    display: inline-block;
    width: 100%;
    text-align: right
}

.applay-button a {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 4px;
    border: 1px solid #01f423;
    text-align: center;
    color: #fff;
    background: #01f423;
    border-radius: 4px
}

.applay-button a .lnr.lnr-phone-handset {
    margin-right: 10px
}

.applay-button a .lnr.lnr-arrow-right {
    margin-left: 10px
}

.applay-button a i {
    color: #fff;
    margin-right: 10px;
    font-size: 22px
}

.applay-button a:hover {
    background: #000000;
    color: #fff;
    border-color: #000000
}

.all-slide .owl-item {
    height: 500px
}

.all-slide .single-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%
}

.slider-wrapper {
    width: 1170px;
    padding: 15px;
    margin: 0 auto;
    height: 100%
}

.slider-text {
    left: 0;
    position: relative;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    text-align: left
}

.slider-caption {
    width: 750px;
    overflow: hidden;
    margin-left: 35px;
}

.slider-caption span.subtitle {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize
}

.slider-text ul {
    margin-top: 20px
}

.slider-text h1 {
    color: #fff;
    font-size: 39px;
    text-transform: capitalize;
    line-height: 60px;
    margin-bottom: 10px;
    font-weight: 700
}

.slider-text h1>span {
    color: #01f423
}

.slider-text p {
    color: #fff
}

.slider-text li {
    display: inline-block
}

.slider-text li a {
        background: #07a2e3;
   /* background: #01f423;*/
    color: #fff;
    display: inline-block;
    padding: 10px 26px;
    text-transform: capitalize;
    margin-right: 14px;
    z-index: 5;
    font-weight: 600;
    position: related;
    transition: all .4s ease 0s;
    border: 1px solid #14db5a;
    border-radius: 4px
}

.slider-text li a:hover {
    background: #000000;
    transition: all .4s ease 0s;
    border-color: #00c78b;
}

.slider-text li:last-child a {
    background: #fff;
    color: #03f533;
    border-color: #fff
}

.slider-text li:last-child a:hover {
    background: 0 0;
    transition: all .4s ease 0s;
    border: 1px solid #fff
}

.all-slide .owl-controls {
    position: absolute;
    top: 45%;
    width: 100%;
    z-index: 99;
    transform: translateY(-50%)
}

.all-slide .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.all-slide .owl-controls .owl-prev {
    left: 20px;
    position: absolute;
    transition: all .4s ease 0s
}

.all-slide:hover .owl-prev {
    transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-next {
    right: 20px;
    position: absolute;
    transition: all .4s ease 0s
}

.all-slide:hover .owl-next {
    transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-prev i,
.all-slide .owl-controls .owl-next i {
    background: #000000;
    color: #ffff;
    font-size: 28px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    transition: all .5s ease-out 0s;
    width: 40px;
    font-weight: 400;
    border: 1px solid #000000;
    display: inline-block
}

.all-slide .owl-controls .owl-next i:hover {
    transition: all .5s ease-out 0s;
    background: #187cc2;
    color: #fff;
    border-color: #03d26d;
}

.all-slide .owl-controls .owl-prev i:hover {
    transition: all .5s ease-out 0s;
    background: #187cc2;
    color: #fff;
    border-color: #03d26d;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.about-img img {
    width: 100%;
    position: relative
}

.about-img::before {
    border: 10px solid rgba(0, 0, 0, .3);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9
}

.about-desc img {
    margin-bottom: 30px
}

.about-img {
    position: relative
}

.about-desc h1 {
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px
}

.about-desc h1::before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 80px;
    height: 2px;
    background: #01f423
}

.about-us-sec .sec-title {
    text-align: left;
    margin: 0 0 50px
}

.read-more-btn a {
    background: #01f423;
    color: #fff;
    display: inline-block;
    padding: 12px 30px;
    text-transform: capitalize;
    position: relative;
    z-index: 5;
    transition: .5s;
    font-weight: 600;
    transition: all .4s ease 0s
}

.about-desc a.about-btn {
    background: #000000;
    padding: 10px 26px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    border: 2px solid #01f423;
    border-radius: 4px
}

.about-desc a.about-btn::before {
    content: "\f178";
    font-family: fontawesome;
    float: right;
    top: 0;
    position: relative;
    color: #fff;
    padding-left: 10px;
    transition: all .4s ease 0s;
    margin-left: 10px
}

.about-sec {
    background: #fafafa
}

.company-ceo-info h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.company-ceo-info span {
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-size: 16px
}

.company-mission {
    margin-top: 20px
}

.company-mission h2 a {
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 600;
    color: #000000
}

.company-mission a {
    color: #000000;
    text-transform: capitalize;
    font-weight: 700
}

.about-us-short {
    margin-bottom: 30px
}

.about-us-short h1 {
    text-transform: capitalize;
    font-size: 32px
}

.sub-title {
    text-transform: uppercase;
    color: #01f423;
    font-weight: 600
}

.about-us-short ul {
    margin-bottom: 20px
}

.about-us-short ul li {
    color: #848080;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.about-us-short ul li {
    color: #000000;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.about-us-short ul li::before {
    content: "\eed7";
    font-family: IcoFont !important;
    left: 0;
    top: 0;
    position: relative;
    color: #563e14;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 900;


 /*   color: #563e14;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 900;*/
}

.simple-btn {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #14db5a;
    text-align: center;
    color: #fff;
        background: #07a2e3;
 /*   background: #01f423;*/
    border-radius: 4px
}

.simple-btn .lnr.lnr-arrow-right {
    margin-left: 10px;
    font-weight: 700
}

.vedio-inner {
    position: relative;
    margin-bottom: 40px
}

.vedio-overly {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .1)
}

.vedio-button {
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.vedio-inner img {
    width: 100%
}

.video-inner {
    height: 100%;
    position: relative;
    top: 300px;
    text-align: center
}

.vedio-button {
    position: relative;
    width: 100px;
    height: 100px;
    box-shadow: 0 0 0 0 rgba(253, 164, 11, .7);
    border-radius: 50%;
    background-color: #01f423;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
    margin: 0 auto;
    line-height: 106px
}

.vedio-button a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.vedio-button a i {
    color: #fff;
    font-size: 32px
}

.vedio-button:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px transparent
    }
}

.video-play-button a {
    display: inline-block;
    padding: 10px 30px;
    background: #01f423;
    color: #fff;
    text-transform: capitalize;
    font-size: 18px
}

.video-play-button a i {
    margin-right: 10px
}

.video-play-button a {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 4px;
    border: 1px solid #01f423;
    text-align: center;
    color: #fff !important;
    background: #01f423;
    border-radius: 4px
}

.sec-title {
    text-align: center;
    margin: 0 150px 40px
}

.sec-title h1 {
    font-size: 36px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 700
}

.sec-title span {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    color: #01f423
}

.border-shape::before {
    background: #01f423 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.border-shape {
    background: #000000;
    display: block;
    height: 1px;
    left: 0;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    top: 0;
    width: 330px;
    margin: 0 auto
}

.sec-title p {
    margin-bottom: 0
}

.shape-top-hight {
    position: relative
}

.shape-top-hight::before {
    position: absolute;
    content: "";
    background: #01f423;
    width: 1px;
    height: 40px;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.title-sec-v2-area {
    margin-bottom: 40px
}

.sec-title-v2 {
    padding-left: 20px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: inline-block
}

.sec-title-v2 h1 {
    margin-bottom: 15px
}

.sec-title-v2 span {
    color: #01f423;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.counter-sec {
    background-color: #000000;
    background-image: url(../img/modular-kitchen-cabinet-dealers-in-raipur-chhattisgarh/counter_bg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 60px 0;
    background-attachment: fixed
}

.counter-sec-overlay {
/*    background-color: rgba(7, 28, 52, .95);*/
   /* background-color: #000000;*/
   background-color: #563e14;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.count-up-inner {
    text-align: center;
    display: inline-block;
    width: 100%
}

.countup-text {
    display: inline-block;
    text-align: left
}

.count-up-icon {
    display: inline-block;
    margin-bottom: 14px;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    border: 1px solid #f2f2f2;
    line-height: 74px
}

.count-up-icon i {
    font-size: 28px
}

.count-up-inner h2 {
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #01f423
}

.count-up-inner h4 {
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff
}

.gallery-sec .sec-title {
    text-align: center;
    margin: 0 150px 50px
}

.simplefilter li {
    display: inline-block;
    padding: 0 18px;
    position: relative
}

.simplefilter li::before {
    position: absolute;
    content: "/";
    width: 1px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.simplefilter li:last-child::before {
    display: none
}

.simplefilter li.active .gallery-tab-title {
    color: #01f423;
    transition: all .4s ease 0s
}

.gallery-tab-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border-bottom: 1px solid #fff;
    line-height: 80px;
    font-size: 36px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 20px;
    transition: all .4s ease 0s
}

.gallery-tab-title {
    display: inline-block;
    width: 100%;
    color: #000000;
    text-transform: capitalize;
    font-size: 18px;
    transition: all .4s ease 0s;
    cursor: pointer
}

#navbarfiltr {
    text-align: center
}

.simplefilter {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
    padding: 22px 16px;
    background: #fff;
    box-shadow: 0 0 10px 2px #f9f9f9
}

.shorttitle {
    display: none
}

.gallery-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.gallery-item:hover .gallery-button h2 a {
    top: 0;
    transition: all .4s ease 0s
}

.gallery-button h2 a {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    top: -100px;
    position: relative;
    transition: all .4s ease 0s
}

.gallery-button a i {
    color: #fff;
    font-size: 24px;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    line-height: 60px
}

.gallery-item:hover .gallery-overlay {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease 0s;
    top: 0
}

.gallery-item:hover .gallery-button a i {
    bottom: 0;
    transition: all .4s ease 0s
}

.gallery-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease 0s;
    top: 0;
    background: #000000;
    border: 20px solid #01f423
}

.gallery-overlay-text {
    text-align: center
}

.gallery-overlay-text {
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.gallery-overlay-text .gallery-button a i {
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #01f423;
    line-height: 40px;
    bottom: 0;
    position: relative;
    transition: all .4s ease 0s;
    background: #01f423;
    border-radius: 4px;
    display: inline-block
}

.gallery-overlay-text .gallery-button a i:hover {
    background: #000000;
    border-color: #01f423;
    transition: all .4s ease 0s
}

.gallery-load-more-btn {
    text-align: center;
    margin-top: 50px;
    display: inline-block;
    width: 100%
}

.gallery-load-more-btn a {
    background: #01f423;
    color: #fff;
    display: inline-block;
    padding: 10px 26px;
    text-transform: capitalize;
    margin: 0 10px;
    position: relative;
    z-index: 5;
    font-weight: 600;
    position: related;
    transition: all .4s ease 0s;
    border-radius: 4px
}

.gallery-load-more-btn a i {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.gallery-load-more-btn a:hover {
    background: #000000
}

.gallery-item img {
    transform: scale(1);
    transition: all .4s ease 0s;
    border-radius: 4px
}

.gallery-item:hover.gallery-item img {
    transition: all .4s ease 0s;
    transform: scale(1.3)
}

.gallery-overlay-text h2 a {
    font-size: 22px;
    text-transform: capitalize;
    color: #fff
}

.gallery-overlay-text span {
    color: #ddd
}

.gallery-button {
    display: inline-block;
    width: 100%
}

.why-choose-sec-image {
    background: #000000 none repeat scroll 0 0;
    padding: 193px 0;
    background-image: url(../img/top-service-bg.html);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.why-choose-us-sec {
    background: #f2f2f2
}

.why-choose-us-sec .border-shape,
.why-choose-us-sec .border-shape::before,
.why-choose-us-sec .border-shape::after {
    background: #fff
}

.why-choose-thumb {
    position: relative;
    z-index: 2
}

.why-choose-inner:hover .readmore-button {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease 0s
}

.why-choose-inner:hover .why-choose-icon {
    border-color: #000000;
    transition: all .4s ease 0s
}

.why-choose-text {
    padding: 60px 15px 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0
}

.why-choose-inner {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.why-choose-text p {
    margin-bottom: 0
}

.why-choose-text h2 a {
    font-size: 22px;
    text-transform: capitalize
}

.why-choose-inner:hover .why-choose-text h2 a {
    color: #000000
}

.why-choose-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    line-height: 80px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -40px;
    background: #fff;
    border-bottom: 3px solid #000000;
    z-index: 99;
    transition: all .4s ease 0s
}

.why-choose-icon img {
    width: 50px;
    height: 50px;
    display: inline-block
}

.why-choose-all.owl-carousel .owl-item .why-choose-icon img {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 20px
}

.why-choose-all .owl-controls .owl-nav {
    position: absolute;
    top: -90px;
    width: 100%;
    z-index: 99
}

.why-choose-all .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.why-choose-all .owl-controls .owl-prev {
    right: 60px;
    position: absolute;
    transition: all .4s ease 0s
}

.why-choose-all .owl-controls .owl-next {
    right: 0;
    position: absolute;
    transition: all .4s ease 0s
}

.why-choose-all .owl-controls .owl-prev i,
.why-choose-all .owl-controls .owl-next i {
    background: #000000;
    color: #000000;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .5s ease-out 0s;
    width: 40px;
    font-weight: 400
}

.why-choose-all .owl-controls .owl-next i:hover {
    transition: all .5s ease-out 0s;
    background: #22253a;
    color: #fff;
    border-color: #fff
}

.why-choose-all .owl-controls .owl-prev i:hover {
    transition: all .5s ease-out 0s;
    background: #22253a;
    color: #fff;
    border-color: #fff
}

.team-sec {
    position: relative
}

.team-member {
    background: #01f423 none repeat scroll 0 0;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    transition: all .4s ease-in-out 0s;
    z-index: 2;
    text-align: center
}

.team-member::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    bottom: 0;
    z-index: -1;
    left: 0;
    background: #fff;
    transition: all .4s ease-in-out 0s;
    transform: skewX(50deg)
}

.team-member:hover:before {
    transition: all .4s ease-in-out 0s;
    height: 0
}

.team-member:hover {
    color: #fff
}

.team-member:hover.team-member h2,
.team-member:hover.team-member h3 {
    color: #fff
}

.team-member:hover .team-social-profile li a {
    color: #fff
}

.team-member-thumb {
    margin: 0 auto
}

.team-social-profile li {
    display: inline-block;
    margin: 0 6px
}

.team-member-thumb {
    position: relative;
    overflow: hidden;
    transition: all .4s ease-in-out 0s
}

.team-member:hover .team-overlay ul {
    visibility: visible;
    bottom: 0;
    transition: all .4s ease-in-out 0s
}

.team-overlay ul {
    position: absolute;
    width: 100%;
    bottom: -50%;
    background: #000000;
    text-align: left;
    padding-left: 10px;
    visibility: hidden;
    transition: all .4s ease-in-out 0s
}

.team-member img {
    width: 100%
}

.team-member h2 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
    text-transform: uppercase;
    transition: all .4s ease-in-out 0s;
    color: #000000
}

.team-member h3 {
    font-size: 14px;
    text-transform: capitalize;
    transition: all .4s ease-in-out 0s
}

.team-overlay li a {
    display: inline-block;
    color: #000000;
    text-align: left;
    line-height: 30px;
    margin-right: 14px
}

.team-overlay li {
    display: inline-block;
    text-align: left;
    padding: 5px 0
}

.team-social-profile {
    padding-bottom: 14px
}

.team-social li a {
    display: inline-block;
    text-align: left;
    line-height: 30px;
    margin-right: 2px;
    width: 30px;
    height: 30px;
    background: 0 0;
    border-radius: 100%;
    text-align: center;
    border: 1px solid #000000
}

.team-social li {
    display: inline-block
}

.team-social li i {
    color: #000000
}

.team-social li a:hover {
    background: #000000
}

.team-social li a:hover i {
    color: #fff
}

.all-team .owl-controls {
    position: absolute;
    top: -90px;
    width: 100%;
    z-index: 99
}

.all-team .owl-controls .owl-prev {
    right: 50px;
    position: absolute;
    transition: all .4s ease 0s
}

.all-team .owl-controls .owl-next {
    right: 0;
    position: absolute;
    transition: all .4s ease 0s
}

.all-team .owl-controls .owl-prev i,
.all-team .owl-controls .owl-next i {
    background: #000000;
    color: #000000;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .5s ease-out 0s;
    width: 40px;
    font-weight: 400
}

.all-team .team-member {
    text-align: center;
    background: #000000;
    padding-bottom: 30px
}

.team-support-inner span {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    color: #01f423;
    padding-left: 70px
}

.team-support-inner span::before {
    position: absolute;
    content: "";
    background: #01f423;
    width: 60px;
    height: 1px;
    top: 14px;
    left: 0
}

.team-support-inner h1 {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 55px
}

.team-support-inner ul li {
    display: inline-block
}

.team-support-inner ul li a {
    background: #01f423;
    color: #fff;
    display: inline-block;
    padding: 10px 18px;
    text-transform: capitalize;
    position: relative;
    z-index: 5;
    font-weight: 600;
    position: related;
    transition: all .4s ease 0s
}

.team-support-inner ul li a i {
    margin-left: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.team-support-inner ul li a i {
    margin-right: 10px
}

.team-support-inner ul li:last-child a {
    background: #000000
}

.call-to-action-sec {
    background-color: #000000;
    background-image: url(../img/call_to_action_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 60px 0;
    background-attachment: fixed
}

.call-to-action-overlay {
    background-color: rgba(253, 164, 11, .95);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.call-to-action-text {
    text-align: left
}

.call-to-action-text p {
    margin-bottom: 0
}

.call-to-action-text h2 {
    text-transform: capitalize !important;
    font-size: 30px;
    font-weight: 700
}

.call-to-action-text a.btn {
    background: #000000 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    padding: 14px 36px;
    text-transform: uppercase;
    margin-top: 30px;
    position: relative
}

.call-to-action-text a.btn i {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.call-to-action-text a.btn:hover {
    background: #fff;
    transition: all .4s ease-in-out 0s;
    color: #000000
}

.call-to-action-text a.btn:hover i {
    color: #000000;
    transition: all .4s ease-in-out 0s
}

.why-choose-us-v1-sec {
    background-color: #fff;
    background-image: url(../img/why-us-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.why-us-sec-overlay {
    background-color: rgba(7, 28, 52, .75);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.why-choose-v1-title {
    margin: 0;
    text-align: left;
    margin-bottom: 40px
}

.why-choose-v1-title span {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    color: #01f423
}

.why-choose-v1-title h1 {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff
}

.why-choose-v1 {
    padding: 100px 0 50px 50px;
    position: relative;
    z-index: 2
}

.why-choose-v1-single {
    margin: 20px 0;
    color: #ddd
}

.why-choose-v1-single .icon {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    text-align: center;
    line-height: 60px;
    background: #01f423;
    color: #fff;
    font-size: 28px;
    border-radius: 4px;
    position: relative
}

.why-choose-v1-single .media {
    overflow: visible
}

.why-choose-v1-single .media-left {
    position: relative
}

.why-choose-v1-single .media-body h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #fff
}

.latest-blog-list .sngl-blg-dsc {
    box-shadow: 0 0 4px 1px #f2f2f2
}

.sngl-blg {
   /* margin-bottom: 30px;*/
    margin-bottom: -5px;
    background: #ffff;
}

.sngl-blg-img {
    position: relative
}

.sngl-blg-img img {
    border-radius: 4px 4px 0 0
}

.sngl-blg-dsc {
       padding: 20px 0px;
   /* border-bottom: 1px solid #ccc*/
}

.block-qoute {
    border-bottom: 1px solid #f3f1f1;
    border-top: 1px solid #f3f1f1;
    padding: 10px;
    text-align: center;
    margin: 40px 0
}

.block-qoute p {
    color: #61bd12;
    font-style: italic
}

.sngl-blg-dsc .btn.rdmoreBtn {
    padding-left: 0
}

.sngl-blg-dsc li i {
    margin-right: 5px
}

.sngl-blg-img img {
    width: 100%
}

.blg-title {
    font-size: 20px;
    text-transform: capitalize;
    line-height: 30px
}

.blg-title a:hover {
    color: #01f423
}

.sngl-blg-dsc ul {
    display: inline-block;
    margin-bottom: 10px
}

.sngl-blg-dsc li {
    display: inline-block;
    font-size: 14px;
    padding-right: 20px;
    position: relative
}

.sngl-blg-dsc li:last-child {
    padding-right: 0
}

.sngl-blg-dsc li::before {
    position: absolute;
    content: "|";
    right: 6px;
    top: 0
}

.sngl-blg-dsc li:last-child:before {
    display: none
}

.rdmoreBtn {
    color: #01f423;
    font-weight: 600
}

.rdmoreBtn i {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    top: 3px
}

.single-blog .sngl-blg-dsc {
    padding: 0;
    border: 0
}

.single-blog .sngl-blg-img {
    margin-bottom: 20px
}

.error-page-content {
    text-align: center
}

.error-page-content a {
    display: inline-block;
    padding: 10px 26px;
    background: #01f423;
    color: #000000;
    position: relative
}

.error-page-content a::before {
    content: "\f177";
    font-family: fontawesome;
    float: left;
    top: 0;
    position: relative;
    color: #000000;
    padding-right: 10px;
    transition: all .4s ease 0s;
    margin-right: 10px
}

.contact-info {
    display: inline-block;
    width: 100%;
    text-align: center
}

.contact-info-icon {
    margin-bottom: 15px
}

.contact-info-item {
        background:#116aa3;
    /*background: #000000;*/
    padding: 30px 0
}

.contact-page-sec .contact-page-form h2 {
    color: #000000;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 700
}

.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0
}

.contact-page-form.contact-form input {
    margin-bottom: 5px
}

.contact-page-form.contact-form textarea {
    height: 110px
}

.contact-page-form.contact-form input[type=submit] {
    background: #000000;
    width: 150px;
    border-color: #000000
}

.contact-info-icon i {
    font-size: 48px;
    color: #01f423
}

.contact-info-text p {
    margin-bottom: 0
}

.contact-info-text h2 {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px
}

.contact-info-text span {
   /* color: #999;*/
   color:#fff;
    font-size: 16px;
    /* font-weight: ; */
    display: inline-block;
    width: 100%
}

.contact-page-form input {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f9f9f9;
    margin-bottom: 20px;
    padding: 12px 16px;
    width: 100%;
    border-radius: 4px
}

.contact-page-form .message-input {
    display: inline-block;
    width: 100%;
    padding-left: 0
}

.single-input-field textarea {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f9f9f9;
    width: 100%;
    height: 120px;
    padding: 12px 16px;
    border-radius: 4px
}

.single-input-fieldsbtn input[type=submit] {
    background: #01f423 none repeat scroll 0 0;
   /*background: #563e14 none repeat scroll 0 0;*/
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px 0;
    text-transform: capitalize;
    width: 150px;
    margin-top: 20px;
    font-size: 16px
}

.single-input-fieldsbtn input[type=submit]:hover {
    background: #000000;
    transition: all .4s ease-in-out 0s;
    border-color: #000000
}

.single-input-field h4 {
    color: #464646;
    text-transform: capitalize;
    font-size: 14px
}

.contact-page-form {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

.contact-page-map {
    margin-top: 36px
}

.testimonial-v1-sec {
    background: #fff none repeat scroll 0 0;
    padding: 110px 0;
    background-image: url(../img/testimonial-bg.html);
    background-repeat: repeat;
    background-position: center center;
    position: relative
}

.single-testimonial-v1 {
    padding: 45px 45px 30px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 6px 1px #f2f2f2;
    background: #fff;
    margin: 5px;
    position: relative;
    z-index: 2
}

.single-testimonial-v1:hover.single-testimonial-v1::before {
    transition: all .4s ease 0s;
    height: 100%;
    width: 100%
}

.single-testimonial-v1:hover .rating {
    color: #fff
}

.single-testimonial-v1:hover .rating i {
    color: #fff
}

.single-testimonial-v1:hover.single-testimonial-v1 .details span {
    color: #fff
}

.single-testimonial-v1::before {
    position: absolute;
    content: "";
    background: #01f423;
    height: 10px;
    width: 10px;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all .4s ease 0s
}

.testimonial-v1-img {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-right: 14px;
    margin-top: -8px
}

.single-testimonial-v1 .details span {
    text-transform: capitalize
}

.single-testimonial-v1 .testimonial-v1-img img {
    border-radius: 100%
}

.single-testimonial-v1 .details h2 {
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 18px
}

.single-testimonial-v1 .details {
    margin-bottom: 20px
}

.single-testimonial-v1 .rating i {
    color: #01f423
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dots {
    text-align: center;
    margin-top: 50px
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot {
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    margin: 0 5px;
    width: 9px;
    position: relative;
    background: #e95615;
    transition: all .4s ease 0s
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot.active {
    width: 35px;
    transition: all .4s ease 0s
}

h1.faq-style1-title {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000000;
    line-height: 40px;
    margin-bottom: 50px;
    position: relative
}

h1.faq-style1-title::before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 80px;
    height: 2px;
    background: #000000
}

.faq-style1-sec .panel {
    background: 0 0
}

.faq-style1-sec .panel-content {
    padding-bottom: 20px;
    color: #999
}

.faq-style1-sec .panel-heading {
    margin-bottom: 15px;
    padding: 0
}

.faq-style1-sec .panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 1px 1px transparent;
    padding-bottom: 15px !important;
    transition: all .4s ease 0s
}

.faq-style1-sec .panel-heading a {
    color: #000000;
    display: inline-block;
    font-size: 20px;
    width: 100%;
    font-weight: 600;
    font-family: poppins, sans-serif
}

.faq-style1-sec .panel-title>a:hover,
.faq-sec .panel-title>a:active,
.faq-style1-style1-sec .panel-title>a:focus {
    text-decoration: none;
    color: #000000
}

.faq-free-consult-sec {
    overflow: hidden;
    position: relative
}

.faq-free-consult-sec::before {
    position: absolute;
    content: "";
    background: #000000;
    width: 5000px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2
}

.about-us-contact .contact-field {
    padding: 50px;
    background: #000000
}

.about-us-contact-title {
    position: relative
}

.contact-title-border {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #01f423;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    transform: rotate(42deg)
}

.about-us-contact .contact-field input,
.about-us-contact .single-input-field textarea {
    border-color: #2c3652
}

.about-us-contact-title h1 {
    display: inline-block;
    width: 100%;
    background: #01f423;
    color: #fff;
    text-align: center;
    padding: 42px 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin-bottom: -1px
}

.about-us-contact .contact-field input[type=submit] {
    background: #01f423 none repeat scroll 0 0;
    border: 1px solid #01f423
}

.faq-sec .sec-title {
    text-align: left;
    margin-bottom: 30px;
    margin: 0
}

.faq-sec .panel-title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600px
}

.faq-sec .panel-content {
    padding: 20px;
    color: #777;
    background: #f4f4f4
}

.faq-img {
    display: inline-block;
    width: 100%
}

.faq-img img {
    width: 100%
}

.faq-sec .panel-heading {
    margin-bottom: 0;
    padding: 10px 20px;
    background: #22253a;
    border-radius: 0
}

.faq-sec .panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 1px 1px transparent;
    margin-bottom: 15px
}

.faq-sec .panel-heading a {
    color: #f4f4f4;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    font-weight: 600
}

.faq-sec .panel-title a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f106";
    color: #f4f4f4
}

.faq-sec .panel-title a.collapsed:before {
    float: right !important;
    content: "\f107";
    color: #f4f4f4
}

.faq-sec .panel-title>a:hover,
.faq-sec .panel-title>a:active,
.faq-sec .panel-title>a:focus {
    text-decoration: none;
    color: #f4f4f4
}

.faq-single {
    border-bottom: 1px solid #ddd;
    margin: 40px 0;
    padding-bottom: 20px
}

.faq-single .icon {
    margin-right: 10px;
    line-height: 55px;
    color: #01f423;
    font-size: 56px
}

.faq-single .media-body h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.pagehding-sec {
    background-image: url(../img/tiru/banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    background-size: 100% 100%;
}

.page-heading h1 {
    font-size: 32px;
    margin-top: 68px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff
}

.breadcrumb-list {
    text-align: center;
}

.breadcrumb-list li {
    display: inline-block;
    position: relative;
    padding: 0 14px;
    color: #05fb1c;
}

.breadcrumb-list li:first-child {
    padding-left: 0
}

.breadcrumb-list li a {
    font-weight: 600;
    text-transform: capitalize;
    color: #fff
}

.breadcrumb-list li:last-child a {
    color: #01f423
}

.breadcrumb-list li::before {
    content: "";
    position: absolute;
    right: -4px;
    font-size: 16px;
    font-weight: 600;
    background: #f4f4f4;
    height: 10px;
    width: 2px;
    top: 10px;
    transform: rotate(23deg)
}

.breadcrumb-list li:last-child::before {
    display: none
}

.breadcrumb-list li:last-child::before {
    display: none
}

.service i {
    background: #0c246d none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    height: 80px;
    line-height: 60px;
    text-align: center;
    width: 60px
}

.service-inner-text .media-left {
    position: relative
}

.service-inner-text {
    padding: 10px 30px;
    padding-bottom: 30px;
    margin-top: -100px;
    position: relative;
    transition: all .4s ease 0s;
    z-index: 2
}

.service-item .inner:hover .service-inner-content::before {
    transition: all .4s ease 0s;
    width: 100%;
    height: 100%;
    background: #01f423
}

.service-item .inner:hover {
    color: #fff
}

.service-item .inner:hover .service-readmore,
.service-item .inner:hover.service-item .inner h2 a {
    color: #000000 !important
}

.service-item .inner:hover .service_icon {
  /*  background: #000000*/
      background: #563e14;
}

.service-inner-content {
    background: #fff;
    padding: 31px;
    border-top: 2px solid #01f423;
    position: relative;
    z-index: 2
}

.service-inner-content::before {
    position: absolute;
    width: 30%;
    height: 30%;
    content: "";
    left: 0;
    bottom: 0;
    border-left: 1px solid #01f423;
    border-bottom: 1px solid #01f423;
    transition: all .4s ease 0s;
    z-index: -1
}

.service-inner-text h2 a span {
    display: inline-block;
    width: 100%
}

.service-item .inner {
    margin-bottom: 30px
}

.service-thumb img {
    transition: all .4s ease 0s;
    width: 100%;
    transform: scale(1);
    border-radius: 4px
}

.service-item .inner:hover img {
    transform: scale(1.02);
    transition: all .4s ease 0s
}

.service-item .inner:hover .readmore-button {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease 0s
}

.service-item .inner h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: capitalize;
    line-height: 27px
}

.service-item .inner h2 a span {
    display: inline-block;
    width: 100%
}

.service .service-item .inner a.btn.readmore {
    background: #f6c405 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-family: raleway
}

.service-icon .readmore-button a {
    background: #000000
}

.btn.rdmorebtn {
    background: #f6c405 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.service-thumb {
    position: relative;
    overflow: hidden
}

.service_icon {
    font-size: 28px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
    width: 50px;
    transition: all .4s ease 0s;
    display: inline-block;
    color: #fff;
    position: relative;
    background: #01f423;
    border-radius: 4px
}

.service-readmore {
    color: #01f423;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    position: relative
}

.service-item .inner:hover .service-readmore {
    color: #01f423
}

.pagination.custom-pagination {
    width: 100%
}

.pagination.custom-pagination li {
    display: inline-block
}

.pagination.custom-pagination li a {
    color: #777;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    line-height: 33px;
    margin: 2px 5px;
    width: 45px;
    border: 1px solid #01f423;
    text-align: center
}

.pagination.custom-pagination li.active a {
    background: #01f423 none repeat scroll 0 0;
    color: #fff
}

.pagination.custom-pagination li:last-child a {
    display: inline-block;
    width: 100%
}

.pagination.custom-pagination li a:hover {
    background: #383949 none repeat scroll 0 0;
    color: #fff
}

.header-left li::before {
    background: #fff
}

.contact-tp-title {
    color:#36c3ff;
    font-weight: 600
}

.header-left li i {
    color: #36c3ff;
    font-weight: 600
}

.social-title {
    color: #000000;
    font-weight: 600
}

.soical-profile li {
    border-radius: 100%;
    margin-left: 10px
}

.home-v2 .header-left {
    display: inline-block;
    padding: 10px 0
}

.home-v2 .header-right-div {
    margin-top: 0;
    text-align: right;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 10px 0
}

.home-v2 .header-right-div::before {
    background: #01f423 none repeat scroll 0 0;
    content: " ";
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0;
    width: 2000px;
    z-index: -1
}

.home-v2 .soical-profile li a i {
    color: #fff
}

.home-v2 .applay-button a {
    padding: 8px 18px
}

.home-v2 .call-to-action-text a.btn {
    float: right
}

.home-v2 .logo {
    margin-top: 16px
}

.blog-page-sec .blog-text {
    padding: 30px 0
}

.blog-details-sec .single-post,
.blog-page-sec .single-post {
    border: 0;
    box-shadow: inherit
}

.single-post {
    margin-bottom: 30px;
    box-shadow: 0 0 10px 1px #f2f2f2;
    display: inline-block;
    width: 100%;
    border: 1px solid #f2f2f2
}

.single-post-thumb {
    overflow: hidden;
    position: relative
}

.single-post-thumb img {
    transform: scale(1);
    transition: all .5s ease-out
}

.single-post:hover .single-post-thumb img {
    transform: scale(1.3);
    transition: all .5s ease-out
}

.blog-text {
    padding: 30px 20px
}

.blog-text p {
    margin-bottom: 0
}

.post-info {
    margin-bottom: 20px
}

.post-info h2 {
    margin-bottom: 5px;
    line-height: 30px
}

.post-info h2 a {
    text-transform: capitalize;
    font-size: 22px
}

.post-meta ul li {
    display: inline-block;
    margin-right: 10px
}

.post-meta ul li:last-child {
    margin-right: 0
}

.post-meta li a {
    color: #777;
    text-transform: capitalize
}

a.blog-readmore {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    color: #fff;
    background: #083180;
    padding: 10px 20px
}

.single-post:hover a.blog-readmore {
    background: #0cb1f6
}

.post-share {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #d6d7d9;
    border-bottom: 1px solid #d6d7d9;
    padding: 10px 0
}

.post-tag li {
    display: inline-block
}

.post-tag li a {
    color: #898989;
    text-transform: capitalize
}

.single-post-thumb.blog-details {
    margin-bottom: 30px
}

.latest-news-thumb {
    display: inline-block;
    float: left
}

.latest-news-desc {
    padding-left: 85px
}

.latest-news-desc h3 {
    margin-bottom: 10px
}

.latest-news-desc h3 a {
    color: #000000;
    font-weight: 400;
    line-height: 26px
}

.latest-news-desc h3 a:hover {
    color: #083180
}

.latest-news-desc li {
    display: inline-block;
    text-transform: capitalize
}

.latest-news-desc li span {
    margin-right: 6px
}

.latest-news-desc li a {
    color: #083180;
    text-transform: capitalize
}

.latest-news-desc li:last-child {
    float: right
}

.latest-news-inner {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px
}

.latest-news-inner:last-child {
    margin-bottom: 0
}

.post-share {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #d6d7d9;
    border-bottom: 1px solid #d6d7d9;
    padding: 10px 0
}

.blog-details-sec .blog-text {
    padding: 30px 0
}

.post-tag li {
    display: inline-block
}

.share-link li a {
    color: #898989;
    margin-left: 10px
}

.post-tag li a {
    color: #898989;
    text-transform: capitalize
}

.pagination.custom-pagination {
    width: 100%
}

.pagination.custom-pagination li {
    display: inline-block
}

.pagination.custom-pagination li.active a {
    background: #01f423 none repeat scroll 0 0;
    color: #fff;
    border: 0
}

.pagination.custom-pagination li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    border: none;
    text-align: center;
    border: 1px solid #000000;
    background: #000000;
    display: inline-block;
    width: 100%;
    border-radius: 4px
}

.what-we-do-title-inner {
    margin-bottom: 70px
}

.what-we-do-subtitle {
    color: #01f423;
    font-size: 14px;
    font-weight: 600
}

.what-we-do-title h1 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1.5
}

.what-we-do-shortdesc::before {
    position: absolute;
    content: "";
    background: #909090;
    width: 1px;
    height: 100%;
    left: -30px;
    top: 0
}

.what-we-do-shortdesc p {
    margin-bottom: 0
}

.what-we-do-inner-icon {
    color: #01f423;
    font-size: 50px;
    margin-bottom: 30px
}

.what-we-do-button {
    color: #01f423;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #f9f9f9;
    border-radius: 100%;
    text-align: center;
    line-height: 58px
}

.what-we-do-button i {
    font-size: 26px;
    position: relative
}

.what-we-do-single-inner {
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    background: #01f423
}

.what-we-do-single-inner::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    transition: all .4s ease 0s
}

.what-we-do-single-inner:hover:before {
    height: 0%;
    transition: all .4s ease 0s
}

.what-we-do-single-inner:hover {
    border-color: #01f423;
    color: #fff
}

.what-we-do-single-inner:hover .what-we-do-inner-icon,
.what-we-do-single-inner:hover .what-we-do-inner-desc h2 span {
    color: #fff
}

.what-we-do-single-inner:hover .what-we-do-inner-desc h2 span::before {
    background: #000000
}

.what-we-do-single-inner:hover .what-we-do-button {
    color: #000000
}

.what-we-do-inner-desc h2 a {
    font-size: 20px;
    text-transform: capitalize
}

.what-we-do-inner-desc h2 span {
    color: #fff;
    position: relative;
    z-index: 2;
    padding: 2px 14px
}

.what-we-do-inner-desc h2 span::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #01f423;
    bottom: 0;
    left: 0;
    z-index: -1;
    transform: skewX(10deg)
}

.what-we-do-single-inner::after {
    background: #f9f9f9;
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    top: 0;
    right: -65px;
    transform: skewX(50deg)
}

.latest-project-button {
    text-align: right
}

.latest-project-button a {
    color: #fff;
    font-weight: 600;
    background: #01f423;
    padding: 12px 32px;
    margin-top: 8px;
    display: inline-block;
    position: relative
}

.latest-project-button a::before {
    position: absolute;
    content: "";
    background: #000000;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: -15px;
    top: -11px
}

.latest-project-button a i {
    font-size: 26px;
    position: relative;
    top: 3px;
    margin-left: 10px
}

.latest-project-button a:hover {
    color: #000000;
    border-color: #000000
}

.latest-project-inner-img {
    position: relative;
    overflow: hidden
}

.latest-project-inner-img img {
    width: 100%
}

.latest-project-inner-desc {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(7, 28, 52, .0);
    transition: all .4s ease 0s
}

.latest-project-inner:hover .latest-project-inner-desc {
    transition: all .4s ease 0s;
 /*   background: rgba(253, 164, 11, .95);*/
  /*  background: #01f423;*/
    transition: all .4s ease 0s
}

.latest-project-inner-text {
    position: absolute;
    bottom: 0;
    padding: 24px;
    width: 100%;
    transition: all .4s ease 0s
}

.latest-project-inner-text span {
    color: #01f423;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.latest-project-inner:hover .latest-project-inner-text span {
    color: #000000
}

.latest-project-inner-text h2 a {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize
}

.latest-project-inner-img img {
    transform: scale(1);
    transition: all .4s ease 0s
}

.latest-project-inner:hover .latest-project-inner-img img {
    transform: scale(1.3);
    transition: all .4s ease 0s
}

.latest-project {
    padding: 0
}

.latest-project-inner:hover .latest-project-link {
    transition: all .4s ease 0s;
    opacity: 1;
    top: 20px
}

.latest-project-link {
    position: absolute;
    top: -100px;
    right: 20px;
    z-index: 22;
    opacity: 0;
    transition: all .4s ease 0s
}

.latest-project-link li a {
    color: #fff;
    font-size: 24px;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 100%
}

.latest-project-link li a:hover {
    border-color: #000000;
    background: #000000
}

.filtr-item .latest-project-inner {
    margin-bottom: 30px
}

.all-patner-sec {
    padding: 60px 0;
    background: #f9f9f9
}

.all-patner.owl-carousel.owl-theme .owl-item {
    padding: 0 14px
}

.single-patner {
    height: 86px;
    padding: 6px;
    text-align: center
}

.all-patner.owl-carousel.owl-theme img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block
}

.all-patner.owl-carousel .owl-item img {
    width: auto
}

.testimonial-comment-desc h2 {
    font-weight: 700;
    color: #000000;
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 20px
}

.single-testimonial {
    position: relative
}

.single-testimonial::before {
    position: absolute;
    content: "";
    background-image: url(../img/icon/quote.png);
    background-repeat: no-repeat;
    height: 64px;
    width: 64px;
    right: 0;
    top: 0
}

.testimonial-comment-box {
    width: 100px;
    height: 100px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    line-height: 60px;
    float: left
}

.all-testimonial.owl-carousel .owl-item img {
    width: auto;
    text-align: center;
    display: inline-block;
    border-radius: 4px
}

.client-rating {
    color: #01f423
}

.testimonial-comment-desc {
    padding-left: 126px
}

.all-testimonial.owl-carousel.owl-theme .owl-dots {
    margin-top: 40px;
    text-align: center
}

.all-testimonial.owl-carousel.owl-theme .owl-dot {
    border-radius: 4px;
    display: inline-block;
    height: 16px;
    margin: 0 5px;
    width: 16px;
    position: relative;
    background: #ddd;
    transition: all .4s ease 0s
}

.all-testimonial.owl-carousel.owl-theme .owl-dot.active {
    transition: all .4s ease 0s;
    background: #01f423
}

.sidebar h1 {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: capitalize;
    width: 100%;
    color: #000000;
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
    position: relative
}

.sidebar h1::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #01f423;
    bottom: 0
}

.search-field {
    margin-bottom: 40px
}

.search-field form {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden
}

.search-field input[type=text] {
    border: 1px solid #ddd;
    padding: 12px 35px 10px 20px;
    width: 100%
}

.search-field button {
    color: #fff;
    padding: 12px 22px;
    position: absolute;
    right: 0;
    background: #01f423;
    top: -1px
}

.blog-sec .inner:nth-child(2n+1) {
    clear: both
}

.abt_dec>p {
    margin-top: 20px
}

.sidebar ul li a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all .4s ease-in-out 0s
}

.sidebar ul li a:hover {
    transition: all .4s ease-in-out 0s;
    color: #01f423
}

.widget-two {
    margin: 40px 0
}

.widget-archive li {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 10px 0;
    color: #000000;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd
}

.widget-archive li a {
    transition: all .4s ease 0s
}

.widget-archive li a:hover {
    transition: all .4s ease 0s
}

.widget-archive li:last-child {
    border-bottom: none
}

.widget-cat li:last-child {
    border-bottom: none
}

.widget-archive li a {
    color: #000000;
    display: inline-block;
    width: 100%
}

.widget-archive li a span {
    float: right
}

.widget-cat li {
    position: relative
}

.widget-cat li {
    padding: 10px 0;
    border-bottom: 1px solid #ececec
}

.widget-cat li a span {
    float: right
}

.widget-tag li a:hover {
    transition: all .4s ease-in-out 0s;
    color: #01f423 !important
}

.relative-post h3 {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 700;
    color: #000000;
    line-height: 1.5
}

.single_r_dec li {
    display: inline-block;
    margin-right: 10px
}

.single_r_dec li a {
    font-weight: 600;
    text-transform: capitalize;
    color: #01f423
}

.single_r_dec li a i {
    color: #01f423;
    margin-right: 5px
}

.relative-post {
    display: inline-block;
    padding: 12px 0;
    width: 100%
}

.relative-post-thumb {
    float: left;
    margin-right: 25px
}

.single_r_dec h3 a {
    color: #000000;
    font-weight: 600
}

.single_r_dec li:last-child {
    float: right
}

.single_r_dec a:hover {
    transition: all .4s ease-in-out 0s;
    color: #01f423
}

.all_r_pst .media {
    margin-top: 0
}

.widget-tag a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 8px 14px;
    color: #fff;
    font-weight: 600;
    background: #000000;
    border-radius: 4px
}

.widget-tag li a:hover {
    background: #01f423;
    color: #fff !important
}

.author_dec h3 {
    margin: 0;
    color: #000000;
    font-size: 14px;
    margin-bottom: 11px
}

.author_info {
    border-bottom: 1px solid #e3e3e3;
    display: inline-block;
    padding: 22px 0;
    margin-bottom: 30px
}

.author_info>img {
    float: left;
    margin-right: 35px;
    height: 80px
}

.social_link {
    margin: 0;
    padding: 0;
    float: right;
    display: inline-flex
}

.social_link li {
    list-style: none
}

.social_link li a i {
    color: #363636;
    float: left;
    padding: 6px
}

.commentar-sec img {
    float: left;
    margin-right: 20px;
    width: 100px;
    border-radius: 10px;
    height: 100px;
    border: 2px solid #01f423
}

.comment-author {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000000
}

.comment-author-designation {
    font-size: 14px;
    color: #01f423;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.comment-time {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    margin-top: 25px
}

.commentar-sec .media.mt-3 {
    margin-top: 40px
}

.commentar-sec h2 {
    margin-top: 50px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 50px;
    font-size: 22px
}

.replay-button {
    display: inline-block;
    width: 100%
}

.replay-button a {
    color: #000000;
    font-weight: 600;
    text-transform: capitalize
}

.replay-button a:hover {
    color: #01f423
}

.commentar-sec .media-body p a {
    color: #7e7e7f;
    font-weight: 600;
    font-size: 15px
}

.commentar-sec.author ul li {
    display: inline-block;
    margin-right: 20px
}

.commentar-sec.author {
    position: relative
}

.commentar-sec.author ul li a i {
    color: #cbc8c8
}

.commentar-sec.author ul li a i:hover {
    transition: all .4s ease 0s;
    color: #29ace4
}

.commentar-sec.author .media-body {
    padding-left: 100px
}

.commentar-sec.author .media {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 30px;
    padding: 30px 0;
    margin-left: 20px
}

.author-thumb {
    border-radius: 100%;
    float: left;
    height: 100px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 70px;
    width: 100px
}

.author-thumb img {
    height: 100%;
    width: 100%
}

.code-text {
    font-style: italic;
    padding: 18px 40px;
    position: relative;
    border-left: 3px solid #f9f9f9;
    margin-bottom: 20px
}

.code-text p {
    margin-bottom: 0;
    color: #000000;
    font-weight: 600
}

.contact-field {
    padding-top: 40px
}

#commentform input[type=text] {
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #f9f9f9;
    color: #000000;
    font-weight: 400;
    background: #f9f9f9;
    border-radius: 50px
}

#commentform textarea {
    resize: vertical;
    width: 100%;
    font-size: 16px;
    border: 1px solid #f9f9f9;
    padding: 20px;
    color: #000000;
    background: #f9f9f9;
    border-radius: 20px
}

#commentform input#submit {
    background: #01f423 none repeat scroll 0 0;
    border: 1px solid #01f423;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 4px
}

.comment-reply-title {
    color: #01f423;
    font-size: 24px
}

.service-details-thumb {
    margin-bottom: 30px
}

.service-details-thumb img {
    width: 100%
}

.service-details h2 {
    font-size: 24px
}

.related-service-title .sec-title {
    text-align: left;
    margin: 0 0 30px
}

.project-details-img {
    margin-bottom: 30px;
    position: relative
}

.project-details-desc h2 {
    font-size: 24px;
    text-transform: capitalize
}

.project-details-list {
    background: #01f423;
    padding: 10px 20px;
    position: absolute;
    bottom: 0
}

.project-details-list-single::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #fff;
    right: -46px
}

.project-details-list-single:last-child:before {
    display: none
}

.project-list-box {
    position: relative
}

.project-list-box::before {
    content: "";
    background: #e1e1e1;
    height: 70px;
    width: 2px;
    position: absolute;
    right: 0;
    top: -10px
}

.project-list-box:last-child.project-list-box::before {
    display: none
}

.project-details-list-single {
    margin: 30px 50px;
    display: inline-block;
    position: relative
}

.project-details-list-text {
    text-align: left;
    display: inline-block
}

.project-details-list-text h2 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600
}

.project-details-list-text span,
.project-details-list-text span a {
    color: #000000;
    font-weight: 600
}

.project-details-list-text span a:hover {
    color: #fab90a
}

.project-details-column-text {
    margin-top: 40px
}

.project-details-column-text h2 {
    font-size: 22px;
    text-transform: capitalize
}

.project-details-column-text img {
    width: 100%;
    margin-bottom: 30px
}

.project-details-info h2 {
    font-size: 30px;
    font-weight: 600
}

.project-details-info ul li {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    padding: 6px 0
}

.project-details-info ul li span {
    float: right
}

.project-details-info {
    margin-bottom: 40px
}

.project-details-img img {
    width: 100%
}

.project-details-info ul li {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    padding: 12px 26px;
    background: #f9f9f9;
    border-bottom: 1px solid #ddd
}

.project-details-info ul li span {
    float: right
}

.widget-title {
    font-size: 30px;
    color: #222;
    position: relative
}

.service-cat-widget,
.brochures-widget {
    margin-bottom: 50px
}

.service-cat-widget li {
    display: inline-block;
    width: 100%
}

.service-cat-widget li a {
    display: inline-block;
    width: 100%;
    padding: 14px 30px;
    position: relative;
    color: #000000;
    background: #f9f9f9;
    border-bottom: 1px solid #ddd
}

.service-cat-widget li a::before {
    content: "\eac7";
    font-family: IcoFont !important;
    right: 30px;
    top: 0;
    position: absolute;
    color: #000000;
    top: 50%;
    transform: translateY(-50%)
}

.service-cat-widget li a:hover {
    background: #000000;
    color: #fff
}

.service-cat-widget li a:hover:before {
    color: #fff
}

.brochures-widget li:first-child::before {
    content: "\eb1e";
    font-family: IcoFont !important;
    left: 0;
    top: 0;
    position: relative;
    color: #000000;
    padding-right: 10px
}

.brochures-widget li:last-child::before {
    content: "\eb0e";
    font-family: IcoFont !important;
    left: 0;
    top: 0;
    position: relative;
    color: #000000;
    padding-right: 10px
}

.brochures-widget li {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    position: relative;
    background: #f9f9f9;
    transition: all .4s ease 0s;
    border-bottom: 1px solid #ddd
}

.brochures-widget li a {
    color: #000000
}

.brochures-widget li:hover {
    background: #000000;
    transition: all .4s ease 0s
}

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

.brochures-widget li:hover::before {
    color: #fff
}

.brochures-widget li:hover i {
    color: #fff
}

.brochures-widget li a span {
    float: right;
    color: #000000
}

.discount-widget {
    margin-top: 40px;
    position: relative;
    overflow: hidden
}

.discount-widget img {
    width: 100%
}

.discount-widget-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.discount-widget-wrapper span {
    color: #01f423;
    font-size: 45px;
    font-weight: 700
}

.discount-widget-wrapper h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px
}

.discount-widget-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0
}

.discount-widget-wrapper a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 34px;
    display: inline-block;
    background-color: #01f423;
    margin-top: 10px;
    border-radius: 4px
}

.footer {
    background-image: url(../img/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.footer-overlay {
      background-color: rgb(24 24 24 / 97%);
  /*  background-color: #000000;*/
   /* background-color: rgba(7, 28, 52, .97);*/
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.footer-contact-info {
    margin-bottom: 24px
}

.footer-contact-info-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
/*    background: #000000;*/
background: #108ed1;
    top: 10px;
    position: relative;
    float: left;
    border-radius: 4px
}

.footer-contact-info-text {
    padding-left: 50px
}

.footer-contact-info-text span {
    color: #fff;
    display: inline-block;
    width: 100%
}

.news-letter {
    color: #01f423;
    text-transform: capitalize
}

.email-subscription form {
    background: #525459 none repeat scroll 0 0;
    margin-top: 20px;
    position: relative
}

.email-subscription input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #292929;
    padding: 10px 58px 10px 10px;
    text-transform: capitalize;
    width: 100%
}

.email-subscription button {
    background: #01f423 none repeat scroll 0 0;
    color: #fff;
    padding: 11px 30px;
    position: absolute;
    right: 0;
    top: 0
}

.email-subscription button i {
    border: none;
    margin-right: 0;
    color: #fff
}

.footer-sec h2 {
    color:#fff;
  /*  color: #fff;*/
    text-transform: capitalize; 
    font-weight: 700;
    font-size: 25px;
    position: relative;
    z-index: 2
}

.footer-sec h2::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
        background: #108ed1;
    bottom: -10px
}

.footer-logo {
    text-align: center
}

.footer-sec p {
    color:#fff;
   /* color: #fff*/
}

.footer-wedget-one img {
    margin-top: -13px
}

.footer-wedget-one i:hover {
    background: #01f423;
    color: #fff;
    border-color: #01f423;
    transition: all .4s ease-in-out 0s
}

.footer-wedget-one ul {
    margin-top: 30px
}

.footer-recent-inner {
    margin-bottom: 30px
}

.footer-recent-inner:last-child {
    margin-bottom: 0
}

.footer-recent-inner span i {
    color: #01f423;
    margin-right: 10px
}

.footer-recent-inner h2 {
    margin-bottom: 10px;
    padding-bottom: 0
}

.footer-recent-inner h2 a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

.footer-recent-inner span {
    color: #f4f4f4;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize
}

.footer-recent-inner span:last-child {
    padding-left: 15px
}

.footer-recent-inner span i {
    color: #01f423;
    margin-right: 10px
}

.footer-wedget-three li i {
    display: inline-block;
    margin-right: 10px
}

.ft-menu ul {
    padding: 0 20px
}

.ft-menu h2 {
    display: inline-block;
    text-align: left
}

.footer-wedget-three li {
    color: #ccc;
    font-size: 14px;
    padding: 10px
}

.footer-wedget-two li {
    display: inline-block
}

.footer-wedget-two li a {
    border: 1px solid #0f4376;
    color: #fff;
    display: inline-block;
    margin: 8px 8px 8px 0;
    padding: 8px 10px;
    text-transform: capitalize;
    transition: all .4s ease-in-out 0s;
    background: 0 0;
    color: #f4f4f4
}

.footer-wedget-two li a:hover {
    transition: all .4s ease-in-out 0s;
    background: #01f423;
    color: #fff;
    border-color: #01f423
}

.footer-wedget-two li a i {
    margin-right: 10px
}

.footer-widget-menu li::before {
    content: "\ea94";
    font-family: IcoFont !important;
    left: 0;
    top: -2px;
    position: relative;
 /*   color: #fff;*/
    color:#108ed1;
    padding-right: 5px
}

.footer-widget-menu li:hover:before {
    color: #01f423
}

.footer-widget-menu li {
    position: relative
}

.footer-widget-menu li a {
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 10px;
    display: inline-block
}

.footer-widget-menu li a:hover {
    color: #fff;
    transition: all .4s ease 0s
}

.footer-wedget-four .inner-text {
    color: #c0bcbc
}

.footer-wedget-four .icon i {
    color: #01f423;
    font-size: 18px
}

.footer-social li {
    display: inline-block
}

.footer-social li a {
   display: inline-block;
    width: 30px;
    height: 30px;
    color: #000;
    /* background: #000000; */
    background: #ffffff;
    text-align: center;
    line-height: 33px;
    margin-right: 6px;
    border-radius: 4px;
}

.footer-social li:last-child a {
    margin-right: 0
}

.footer-social li a:hover {
    background: #01f423
}

.footer-widget {
    position: relative;
    padding-top: 30px;
    padding-bottom: 40px;
    z-index: 2
}

.footer-wedget-four::before {
    position: absolute;
    content: "";
    background-color: rgb(31 31 31);
    width: 4000px;
    left: -15px;
    top: 0;
    height: 100%;
    z-index: -1
}

.footer-bottom-sec {
    padding: 3px 0;
    position: relative;
    background: #000000
}

.copy-right {
    padding-top: 20px
}

.copy-right span {
    color: #01e534;
}

.site-developer {
    text-align: right;
    margin-top: 20px
}

.site-developer span {
    color: #fff
}

.site-developer span a {
    color: #01f423
}

.home-classic .header-bar-inner {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 10px
}

.home-classic .header-right-div {
    margin-top: 0
}

.home-classic .nav-menu {
    padding-left: 180px;
}

.home-classic .header-top-right {
    padding-top: 10px;
    padding-bottom: 10px
}

.home-classic .header-top {
          background: #0965ad;
   /* background: #000000;*/
    overflow: hidden;
    height: 35px;
}
.tp-hd{
    color:white;
    padding-left:40px;
}
.home-classic .hd-sec {
    border-top: inherit
}

.classic-logo {
    position: relative;
    z-index: 2;
    /*padding-bottom: 50px*/
    padding-top: 3px;
}

.classic-logo::before {
    position: absolute;
    content: "";
    width: 5000px;
    right: 0;
  /*  background: #000000;*/
    height: 100%;
    top: 0;
    z-index: -1
}

.home-classic .header-top-right::before {
    background: #0965ad;
    height: 100%;
    transform: inherit;
    border-radius: inherit
}

.home-classic .soical-profile li a i {
    color: #fff
}

.post-date {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #01f423;
    display: inline-block;
    text-align: center;
    bottom: 20px;
    left: 20px;
    border-radius: 4px
}

.post-date ul {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.classic-project-inner {
    padding: 0
}

.container-fluid.top-service-container {
    padding: 0
}

.top-service-inner {
    height: 400px
}

.top-service-inner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 25px;
    z-index: 2
}

.top-service-inner:nth-child(1).top-service-inner::before {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(2).top-service-inner::before {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(3).top-service-inner::before {
    border-bottom: 1px solid #f2f2f2
}

.top-service-inner:nth-child(4).top-service-inner::before {
    border-right: 1px solid #f2f2f2
}

.top-service-inner:nth-child(5).top-service-inner::before {
    border-right: 1px solid #f2f2f2
}

.top-service-inner:nth-child(6).top-service-inner::before {}

.top-service-inner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #fff;
    transition: all .5s ease-out;
    z-index: 1
}

.top-service-inner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all .5s ease-out;
    background-color: #0f90d3;

     /*background-color: rgba(253, 164, 11, .95)*/
}

.top-service-inner:hover:before {
    transition: all .5s ease-out;
    height: 0
}

.top-service-inner-icon {
    font-size: 60px;
    color: #01f423;
    margin-bottom: 20px
}

.top-service-inner-text h2 a {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600
}

.tp-service-btn {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 4px;
    text-align: center;
    color: #01f423
}

.tp-service-btn .lnr.lnr-arrow-right {
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px
}

.hd-sec.sticky_menu .classic-logo {
   /* padding-bottom: 25px;
    padding-top: 25px*/
}

.top-service-inner:hover .top-service-inner-icon {
    color: #fff
}

.top-service-inner:hover .tp-service-btn {
    color: #fff
}

.about-us-classic {
    position: relative
}

.company-exprience {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #01f423;
    padding: 30px;
    border: 10px solid #fff
}

.company-exprience-logo {
    display: inline-block;
    float: left;
    font-size: 50px
}

.company-exprience-text span {
    display: inline-block;
    width: 100%
}

.company-exprience-text {
    padding-left: 61px
}

.foundend-year {
    font-size: 36px;
    color: #fff
}

.classic-counter-sec {
    background-color: #fff;
    background-image: url(../img/slide2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.classic-counter-inner {
    padding: 100px 0 80px 50px;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%
}

.join-us {
    padding-top: 100px
}

.classic-counter-inner::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 150%;
    background: #0f1934;
    left: -15px;
    width: 5000px;
    z-index: -1
}

.classic-counter-box {
    display: inline-block;
    width: 50%;
    float: left;
    margin: 20px 0
}

.classic-counter-text h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 0
}

.classic-counter-text h4 {
    color: #01f423;
    margin-bottom: 0
}

.classic-counter-icon {
    color: #01f423;
    font-size: 58px;
    float: left
}

.classic-counter-text {
    padding-left: 66px
}

.classic-counter-sub-title {
    color: #01f423;
    text-transform: uppercase;
    font-weight: 600
}

.classic-counter-title {
    color: #fff;
    font-size: 26px;
    text-transform: capitalize
}

.join-us p {
    color: #fff
}

.join-us a {
    padding: 8px 26px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 4px;
    border: 1px solid #01f423;
    text-align: center;
    color: #fff;
    background: #01f423;
    border-radius: 4px
}

.join-us a i {
    margin-right: 10px
}

.join-us a .lnr.lnr-arrow-right {
    margin-left: 10px
}

.home-classic .call-to-action-text a.btn {
    float: right
}

.classic-why-us-title {
    margin-bottom: 50px
}

.classic-why-choose-us-before {
   /* padding-top: 100px;
    padding-bottom: 100px*/
     padding-top: 30px;
    padding-bottom: 30px
}

.classic-why-choose-icon {
    margin-bottom: 20px
}

.classic-why-choose {
    background: #1388cd none repeat scroll 0 0;
 /*   background-image: url(../img/slide1.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.classic-why-choose-us-before {
    position: relative;
    z-index: 2
}

.classic-why-choose-us-before::before {
    background-image: url(../img/pattern.webp);
    content: "";
    height: 120%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -1
}

.classic-why-choose-icon i {
    font-size: 61px;
    color: #01f423
}

.why-us-btn {
    color: #01f423;
    text-transform: capitalize;
    font-weight: 600
}

.title-sec {
    margin-bottom: 40px
}

.title-text {
    padding-left: 110px
}

.title-text h1 {
    margin-bottom: 10px
}

.title-text-icon {
    display: inline-block;
    float: left;
    font-size: 60px;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: #01f423;
    color: #fff;
    text-align: center;
    line-height: 80px;
    border-radius: 4px
}

.view-more-btn {
    text-align: right
}

.view-more-btn a {
    border: 1px solid #ddd;
    padding: 12px 18px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 16px
}

.view-more-btn a:hover {
    background: #01f423;
    color: #fff;
    border-color: #01f423
}

.classic-blog-text {
    padding: 30px
}

.classic-blog {
    box-shadow: 0 0 10px 2px #ddd;
    margin-bottom: 30px
}

.classic-blog-img img {
    width: 100%
}

.classic-blog-meta {
    margin-bottom: 20px
}

.classic-blog-meta li {
    display: inline-block;
    position: relative;
    color: #1c3048;
    margin-right: 10px
}

.classic-blog-meta li:last-child {
    margin-right: 0
}

.classic-blog-meta li i {
    color: #01f423;
    margin-right: 10px
}

.classic-blog-text h2 a {
    /* color: ; */
    font-size: 21px
}

.class-readmore {
    color: #00eb2d;
    font-weight: 500;
    text-transform: uppercase
}

.home-standard .classic-logo::before {
    right: 34px;
    transform: skew(-30deg)
}

.home-standard .hd-sec {
    border-top: 0
}

.home-standard .header-bar-inner {
    padding-top: 10px
}

.home-standard .classic-why-choose-us-before::before {
    left: 0
}

.home-standard .classic-why-choose-us-before {
    padding-left: 100px
}

.home-standard .about-us-short {
    position: absolute;
    top: 50%;
    background: #fff;
    width: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 80px
}

.home-standard .about-us-classic img {
    width: 70%
}

.home-standard .testimonial-countup-sec {
    background: #000000
}

.home-standard .all-testimonial.owl-carousel .owl-item img {
    border-radius: 100%
}

.home-standard .single-testimonial {
    position: relative;
    background: #fff;
    padding: 40px 60px
}

.home-standard .single-testimonial::before {
    background-color: #01f423;
    background-position: center center
}

.standard-project-gallery {
    background: #000000
}

.standard-sec-title {
    margin-bottom: 50px;
    color: #ddd
}

.standard-sec-title h1 {
    color: #fff
}

.standard-project-gallery-inner {
    padding: 0;
    position: relative
}

.standard-project-gallery-img {
    position: relative
}

.standard-project-gallery-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    background: rgba(7, 28, 52, .85);
    left: 0;
    top: 0;
    transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .standard-project-gallery-img::before {
    height: 100%;
    transition: all .4s ease 0s
}

.standard-project-gallery-desc {
    background: #fff;
    padding: 40px;
    position: absolute;
    height: 40%;
    width: 100%;
    bottom: 0
}

.standard-project-gallery-desc-box {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.project-sub-title {
    color: #01f423;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.standard-project-gallery-desc h2 {
    margin-bottom: 0;
    text-transform: capitalize
}

.standard-project-gallery-inner:nth-child(2) .standard-project-gallery-desc {
    top: 0
}

.standard-project-gallery-inner:nth-child(3) .standard-project-gallery-desc {
    bottom: 0;
    right: 0
}

.standard-project-gallery-inner:nth-child(5) .standard-project-gallery-desc {
    top: 0;
    right: 0
}

.standard-project-gallery-desc::before {
    position: absolute;
    content: "";
    background: #01f423;
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .standard-project-gallery-desc::before {
    height: 100%;
    transition: all .4s ease 0s
}

.standard-project-gallery-inner:hover .project-sub-title {
    color: #fff
}

.navbar-footer{
    display:none!important 
}




/****responsive***/
@media screen and (min-width :315px) and (max-width :768px) {
    .slider-text li a {
    background: #07a2e3;
    /* background: #01f423; */
    color: #fff;
    display: inline-block;
    padding: 6px 8px !important;
    font-size: 13px !important;
    text-transform: capitalize;
    margin-right: 14px;
    z-index: 5;
    font-weight: 600;
    position: related;
    transition: all .4s ease 0s;
    border: 1px solid #14db5a;
    border-radius: 4px;
}
.back-fish {
    background-image: url(../compress/fish-feed-background.webp);
    background-size: cover;
    width: 100%;
    height: 933px!important;
}
.fish-image img {
    width: 100%;
    height: 388px;
    margin-bottom: 35px!important;
}
.back-cow{
    background-image: url(../compress/cow-feed1.webp);
   background-size: cover;
    width: 100%;
    height: 2200px!important;  
}
.back-cl-cow{
       background-color: #244767d4;
       width: 100%;
       height: 2200px!important;
}
.we1 {
    padding: 30px 13px !important;
    background-color: #24242494;
}

.we3 {
    padding: 30px 15px !important;
    background-color: #24242494;
}

.ml-100 {
    margin-left: 0px !important;
}

.mo-mr
{
    margin: 10px;
}
    .mo-top
    {
        padding: 30px 0px;
    }

 .key {
    width: 100%;
    height: 270px !important;
}

.wee {
    padding: 25px !important;
    /* font-size: 20px; */
}
.mo-10
{
    padding: 10px;
}

.mo-font
{
    font-size: 18px;
}

.mo-fontt
{
    font-size: 20px;
}

.we {
    padding: 2px 15px !important;
    background-color: #ffffffb3;
    /* font-size: 7px !important; */
}

    .modular-kitchen-design {
    font-size: 28px !important;
    font-weight: 600;
}

.modular-kitchen-design2 {
    font-size: 28px !important;
    font-weight: 600;
}


    .mo-none
    {
        display: none;
    }
    .slider1 {
    background-image: url(../data1/images/slide1.jpg);
    height: 320px !important;
}

.slider2 {
    background-image: url(../data1/images/slide2.webp);
    height: 320px !important;
}

.slider3 {
    background-image: url(../data1/images/slide3.jpg);
    height: 320px !important;
}

.slider-overlay {
    background: rgba(0, 0, 0, .4);
    height: 320px !important;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.all-slide .owl-item {
    height: 311px !important;
}


   .footer-widget {
    position: relative;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    z-index: 2;
}

.about-us-short h1  {
    text-transform: capitalize!important;
    font-size: 23px!important;
}
/*****mobile layout***/
.mobile-logo img{
    width:170px!important;
}
.mobile-seo{
    margin-top:-90px!important;
}
.mobile-seo1{
     margin-top:-90px!important;
}
.mobile-seo2{
     margin-top:-90px!important;
}
.mobile-seo3{
     margin-top:-80px!important;
}
.mobile-seo4{
     margin-top:-140px!important;
}
.mobile-seo5{
     margin-top:-140px!important;
}

}

/****responsive***/

/*mobile footer css starts*/

.navbar-footer a {
  float: left;
  display: block;
  width: 25%;
  color: #222222;
  text-align: center;
  padding: 16px 20px 32px 19px;
  text-decoration: none;
  font-size: 19px;
  /* margin-right: 22px;
  margin-left: 21px; */
}
.navbar-footer a:hover {
  background: #F1F1F1;
  color: black;
}
.w_app > i {
  color: #fff;
}
.w_app {
  background-color: #28A745;
}
.e_mail > i {
  color: #fff;
}
.e_mail {
  background-color: #DC3545;
}
.ems_call > i {
  color: #fff;
}
.ems_call {
  background-color: #007BFF;
}
.ems_enquiry > i {
  color: #fff;
}
.ems_enquiry {
  background-color: #FFC107;
}


.mobile-footer{
display:none!important;
}
.mobile-hide{
display:none!important;
}
@media screen and (min-width :315px) and (max-width :768px) {

.funnal-mobile{
  display:none!important;
}

.mobile-footer{
display:block!important;
}
.social-mobile li a .fa{

display:none;
}

.navbar-footer
{
  overflow:scroll;
  z-index:9999999!important;
/*  overflow: hidden;*/
background-color:#ccc;
position: fixed;
/*  bottom: 0;*/
bottom: -9px;
width: 100%;

}

.navbar-footer a:hover {
background: #f1f1f1;
color: black;
}

/*.navbar-footer a.active {
background-color: #4CAF50;
color: white;
}*/

.main {
padding: 16px;
margin-bottom: 30px;
}
.navbar-footer{
  display:block!important;
}
.copy-right {
  padding-top: 0px;
}

}
/* mobile footer css end*/


/****footer faq***/

.panel-group {
    margin-bottom: 0;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
}
.panel-group .panel .panel-heading {
    padding: 0;
}
.panel-group .panel .panel-heading h4 a {
    background: #118cd0;
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {
    /*background: #fff;*/
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
    content: "-";
    font-size: 30px;
    line-height: 10px;
}
.panel-group .panel .panel-heading h4 a i {
    color:#563e14;;
    font-size: 12px;
}
.panel-group .panel .panel-body {
    padding-top: 0;
}
.panel-group .panel .panel-heading + .panel-collapse > .list-group,
.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.panel-group .panel + .panel {
    border-top: none;
    margin-top: 0;
}

/****footer faq***/

.about-margin{
    margin-top:28px;
}
.paragrapth-seo{
        margin-top: -42px;
}
/*.navbar-footer{
    display:none!important 
}*/
.u-shaped{
    margin-top:-30px;
}
.aus-marginbottom{
    margin-bottom: -40px;
}
.aus-marginbottom1{
    margin-bottom: -5px;
}
/*************************/
.modular-kitchen{
    font-size:45px;
    font-weight:600;
    color:#fff;
}

.modular-kitchen-design
{
    font-size:33px;
    font-weight:600;
}
.modular-kitchen-design1
{
    font-size:36px;
    font-weight:600;

}
.modular-kitchen-design2
{
    font-size:36px;
    font-weight:600;
}
.modular-kitchen-design3
{
    font-size:25px;
    font-weight:600;
}
.modular-kitchen-design4{
      font-size:32px;
       font-weight:600;
}
.modular-kitchen-design5{
    font-size:18px;
margin-top:20px;
}
.modular-kitchen-design6
{
 font-size:36px;
    font-weight:600;
}
.modular-kitchen-design7
{
 font-size:36px;
    font-weight:600;
}
.Kitchen-design{
    margin-top:-37px;
}
.founder-desk{
    margin-top:-45px;
}

/*Tirupati tradewing*/

.white
{
    color: #fff;
}
.white a{
    color: #ffff;
}
.slider1
{
   background-image:url(../data1/images/slide1.jpg);
}

.slider2
{
    background-image:url(../data1/images/slide2.webp);
}

.slider3
{
    background-image:url(../data1/images/s1.png);
}

.key
{
    width: 100%;
    height: 400px;
}

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

.ht-110
{
    height: 110px;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  padding: 21px;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.about-com
{
    font-size: 30px;
    text-align: center;
}
.vision
{
    font-size: 26px;
    text-align: center;
}
.mis
{
   height: 90px;
    margin: 0px 112px;
}
.vis
{
   height: 90px;
    margin: 0px 78px;
}
.ptb-40
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.pt-20
{
    padding-top: 20px;
}
.ml-100
{
    margin-left: 185px;
}

.back
{
    background-image: url(../img/tiru/ba1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.back2
{
    background-image: url(../img/tiru/back2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.back3
{
    background-image: url(../img/tiru/back3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.back4
{
    background-image: url(../img/tiru/back4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.we1 {
    padding: 30px 100px;
    background-color: #24242494;
}

.we3 {
    padding: 30px 100px;
    background-color: #24242494;
}

.we
{
    padding: 30px 100px;
   background-color: #244767d4;
}
.font-27
{
        font-size: 26px;
}
.why
{
    width: 200px;
    height: 280px;
}
.lt-45
{
        line-height: 45px;

}
.wee
{
    padding: 50px;
}
.list
{
    list-style: disc;
}
.pt-40
{
    padding-top: 40px;
}
.agri-img
{
    width: 100%;
    height: 200px;
}
.ht-500
{
    height: 604px;
}
.pt-50
{
    padding-top: 50px;
}
.font-30
{
    font-size: 30px;
}

.table-ht
{
    height: 300px;
}

.active1
{
    color: #0e9af2 !important;
}

.home
{
    width: 100%;
       height: 521px;

}

.our
{
    width: 100%;
    height: 250px;
}
.img-100

{
    width: 100%;
}

.cat
{
    width: 100%;
    height: 250px;
}

.catt
{
    height: 300px;
    margin-top: 30px;
}

.fish
{
    height: 200px;
    margin-top: 30px;
}

.gall
{
    width: 100%;
    height: 200px;
}

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

.dir
{
   font-size: 36px;
}

.dd
{
    width: 74%;
}
.pro1
{
    width: 100%;
    height: 250px;
}

.ext
{
    text-align: center;
    font-size: 29px;
    padding: 8px;
    font-weight: 500;
}

.pagehding-sec1 {
    background-image: url(../img/tiru/ban.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    background-size: 100% 100%;
}

.pagehding-sec2 {
    background-image: url(../img/tiru/banner3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    background-size: 100% 100%;
}

.pagehding-sec3 {
    background-image: url(../img/tiru/banner4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0;
    position: relative;
    background-size: 100% 100%;
}
.pt-80
{
    padding-top: 80px;
}
.sukhi{
    border: 2px solid;
    height: 440px;
    margin-bottom: 30px;
}
.footer p a {
    color:#219ed8;
}

.fish-feed{
    text-align: center;
}

.fish-feed img{
    width: 100%;
}


.sticky-icon {  
    z-index: 6;
    position: fixed;
    top: 37%;
    left: 4px;
    width: 60px;
    display: flex;
    flex-direction: column;
}
.sticky-icon .whatsapp {
    text-align: left;
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: none;
}
.whatsapp {
    background-color: rgb(67, 216, 84);
    color: rgb(255, 255, 255);
}
.sticky-icon .call {
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    text-decoration: none;
}
.call {
    background-color: rgb(44, 128, 211);
    color: rgb(255, 255, 255);
}
.sticky-icon .email {
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    text-decoration: none;
}
.email {
    background-color: rgb(217, 83, 79);
    color: rgb(255, 255, 255);
}
.sticky-icon .enquiry {
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    text-decoration: none;
}
.enquiry {
    background-color: rgb(240, 173, 78);
    color: rgb(255, 255, 255);
}
.ip-11{
  padding: 11px!important;
}
.back-fish{
    background-image: url(../compress/fish-feed-background.webp);
   background-size: cover;
    width: 100%;
    height: 500px;  
}
.back-fish h6{
    color: white;
    font-size: 40px;
}
.back-cl{
       background-color: #244767d4;
       width: 100%;
       height: 500px;
}
.fish-image img{
        width: 100%;
    height: 388px;
        margin-bottom: 28px;
}

.back-cow{
    background-image: url(../compress/cow-feed1.webp);
   background-size: cover;
    width: 100%;
    height: 900px;  
}
.back-cl-cow{
       background-color: #244767d4;
       width: 100%;
       height: 900px;
}
.back-cow h6{
    color: white;
    font-size: 40px;
}


/* ----Home-contact-section--- */
  .home-contact-section {
      background-color: #e8f5e9; 
      padding: 30px 0;
      /* border: 1px solid black; */
      color: #004d40; /* dark green text */
    }
    .home-contact-section .row {
        display: flex;
        justify-content: center;
        align-items: center;
        /* border: 1px solid black; */
       
      }

    .home-contact-section h2 {
        font-size: 25px;
      /* font-weight: bold; */
      margin-bottom: 30px;
    }

    .home-contact-info {
      font-size: 18px;

    }

    .home-contact-info a {
      color: #004d40;
      text-decoration: none;
    }

    .home-contact-info a:hover {
      text-decoration: underline;
    }

    .btn-custom {
      background-color: #01e534;
      color: #ffffff;
      border: none;
    }

    .btn-custom:hover {
        color: #ffffff;
      background-color: #0965ad;
    }


/* aquaculture-features-section */

    .aquaculture-features-section {
        padding: 50px 0;
        background-color: #e0f7fa;
      }
  
      .aquaculture-features-section h2 {
        font-size: 25px;
        /* font-weight: bold; */
        /* color: #004d40; Dark green color */
        margin-bottom: 30px;
      }
  
      .aquaculture-feature-item {
        display: flex;
        /* align-items: center; */
        margin-bottom: 20px;
      }
  
      .aquaculture-feature-item i {
        font-size: 25px;
        color: #0965ad;
        margin-right: 15px;
      }
  
      .aquaculture-feature-text {
        font-size: 18px;
        text-align: justify;
        /* color: #004d40; */
      }


 /* ----------aquaculture-packaging-section--- */


 .aquaculture-section-title {
    /* font-weight: bold; */
    font-size: 30px;
   
    margin-bottom: 30px;
  }

  .aquaculture-packaging-section {
    padding: 50px 0;
    /* margin-bottom: 50px ; */
    
  }

  .aquaculture-feature-card {
    background-color: white;
    height: 320px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease; 
  }

  .aquaculture-feature-card:hover {
    transform: translateY(-10px);
  }

  .aquaculture-feature-card h4 {
    text-align: center;
    line-height: normal;
    color: #0965ad;
    font-size: 20px;
  }

  .aquaculture-feature-card p {
   
    text-align: justify;
    font-size: 15px;
    padding: 0 5px;
    line-height: normal;
  }

  @media (max-width: 768px) {
    .aquaculture-feature-card {
      margin-bottom: 20px;
      height: auto;
    }
    .aquaculture-section-title {
        /* font-weight: bold; */
        font-size: 25px;
       
       
      }
    }  

  .fade-in {
    animation: fadeIn 1s ease-in-out;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }


  /* Fish-feed-section */

  .fish-section-title {
    font-size: 30px;
    
    margin-bottom: 30px;
  }

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

  .fish-feed-card {
    background-color: #ffffff; /* White background for cards */
    padding: 20px;
    margin: 5px 0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(224, 247, 250, 2);
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    transition: transform 0.3s ease; /* Animation for hover effect */
  }

  .fish-feed-card:hover {
    transform: translateY(-5px);
  }

  .fish-feed-card h4 {
   font-size: 25px;
    margin-bottom: 10px;
  }

  .fish-feed-card p {
    font-size: 15px;
    color: #333; /* Dark color for text */
  }

  @media (max-width: 768px) {
    .fish-feed-card {
      margin-bottom: 20px;
    }
  }


  /* premium fish feed section */

  .Premium-Fish-feed-section {
    padding: 50px 0;
  }

  .Premium-Fish-section-title {
    /* font-weight: bold; */
    font-size: 25px;
    color: #000000; /* Black color for the main heading */
    margin-bottom: 30px;
  }

  .Premium-Fish-intro-text {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: justify;
    color: #000000; /* Black color for intro text */
  }

  .Premium-Fish-feed-list {
    list-style-type: none;
    padding: 0;
  }

  .Premium-Fish-feed-list-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    border-bottom: 1px solid #000000;
    /* padding-bottom: 7px; */
  }

  .Premium-Fish-feed-list-number {
    font-size: 25px;
    font-weight: bold;
    margin-right: 10px;
    color: #000000; /* Black color for numbers */
  }

  .Premium-Fish-feed-list-content {
    max-width: 100%;
  }

  .Premium-Fish-feed-list-content h5 {
    font-weight: bold;
    margin-bottom: 5px;
    color: #000000; /* Black color for subheadings */
  }

  .Premium-Fish-feed-list-content p {
    font-size: 15px;
    color: #000000; /* Black color for text */
  }
  
  .Premium-Fish-feed-image {
    width: 100%;
    /* height: 100%;    */
    margin-top: 30px;
    /* border: 1px solid black; */
    object-fit: cover;
  }

  @media (max-width: 768px) {
    .Premium-Fish-feed-list-item {
      /* flex-direction: column; */
      align-items: flex-start;
    }

    .Premium-Fish-feed-list-number {
      font-size: 23px;
      margin-bottom: 10px;
    }
    .Premium-Fish-feed-list-content h5 {
        font-size: 18px;
      }
    
  }

  /* --Fish-Feed-order-section-- */
  .Fish-Feed-order-section {
    display: flex;
    justify-content: center;
    /* background-color: #f5f5f5; */
    padding: 50px 0;
  }

  .Fish-Feed-order-section .container {
    /* max-width: 1000px; */
  }

  .Fish-Feed-section-title {
 
    font-size: 25px;
    /* font-weight: bold; */
    margin-bottom: 20px;
  }

  .Fish-Feed-section-text {
    color: #000000; /* Black color for text */
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: justify;
   
  }

  /* poultry-nutrition-section */
  .poultry-nutrition-section {
    background-color: #f9f9f9; /* Light grey background */
    padding: 60px 0;
  }

  .poultry-nutrition-section .container {
    max-width: 960px;
  }

  .poultry-section-title {
    color: #333; /* Dark grey color for title */
    font-size: 25px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    text-align: justify;
  }

  .poultry-section-text {
    color: #555; /* Medium grey color for text */
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align:justify;
  }

  @media (max-width: 768px) {

    .poultry-nutrition-section {
        padding: 30px 0;
      }
    .poultry-section-title {
    
        font-size: 10px;
        
      }
    
      .poultry-section-text {
       
        font-size: 14px;
        
       } 
       
}


/* poultry-features-section */

.poultry-features-section {
    /* background-color: #e0f7fa; Light blue background */
    padding: 60px 0;
  }

  .poultry-features-section .container {
    max-width: 960px;
  }

  .poultry-section-title {
    color: #333; /* Dark grey color for title */
    font-size: 25px;
    /* font-weight: bold; */
    margin-bottom: 30px;
    text-align: center;
  }

  .poultry-feature-item {
    display: flex;
    align-items: center;
    background-color: #ffffff; /* White background for each feature */
    padding: 15px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    /* border: 1px solid black; */
}

.poultry-feature-item:nth-child(even) {
    background-color: #0965ad;
    color: white!important;
}

.poultry-feature-icon {
    display: flex;
    align-items: center;
    justify-content: center;
      /* border: 1px solid black; */
    font-size: 25px;
    color: black;
    margin-right: 15px;
  }

  .poultry-feature-content h5 {
    
    margin: auto;
    font-size: 18px;
    /* border: 1px solid black;  */
  }



  @media (max-width: 767px) {
    .poultry-feature-item {
      /* flex-direction: column; */
      align-items: flex-start;
    }

    .poultry-feature-icon {
      margin-bottom: 10px;
    }
  }

  /* types-poultry-feed-section */
  .types-poultry-feed-section {
    padding: 30px 0;
  }
  
  .types-poultry-feed-section .poultry-image{
    height: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
  }

  .types-poultry-feed-section h2 {
    margin-bottom: 20px;
    font-size: 30px;
    /* text-align: center; */
  }

  .types-poultry-feed-item {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding:9px 12px;
    height: 140px;
    margin-bottom: 20px;
}

.types-poultry-feed-item h4 {
    margin-bottom: 5px;
    font-size: 25px;
}

.types-poultry-feed-item p {
    margin-bottom: 0;
    font-size: 17px;
    margin-top: 0;
}

@media (max-width: 767px) {
    .types-poultry-feed-item {
        height: fit-content;
        margin-top: 10px;
      }
      .types-poultry-feed-section .row{
        flex-direction: column;
     }
     .types-poultry-feed-section .poultry-image{
        
        padding:0;
        
      }
  }


  /* ----Cattle-Feed---- */

  .cattle-feed-section {
    margin-top: 20px;
}
.cattle-feed-card {
    border-radius: 10px;
}
.cattle-feed-card-header {
    background-color:#0965ad;
    color: #fff;
    width: fit-content;
    padding: 10px 50px;
    margin-left: 20px;
    
    font-size: 30px;
    /* font-weight: bold; */
}
.cattle-feed-card-body {
    padding: 20px;
}

.cattle-feed-card-body ul {
    margin-left: 30px;
    margin-bottom: 10px;
   }
.cattle-feed-card-body li {
 list-style: disc;
}
    

@media (max-width: 767px) {
    .cattle-feed-card-header {
    
      
       
        margin-left: 0px;
        
        font-size: 20px;
        /* font-weight: bold; */
    }
}


/* ----quality-cattle-feed-section----- */

.quality-cattle-feed-content-section {
    background-color: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.quality-cattle-feed-header {
    /* background-color: #28a745; */
    color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

@media (max-width: 767px) {
.quality-cattle-feed-header h1{
   /* font-size: 20px; */
    /* padding: 10px 0; */
    
}
.quality-cattle-feed-header {

    padding: 0px;
    text-align: left;
    
}

}

/* ----Expertise-aquaculture-section---- */

.Expertise-aquaculture-header {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0965ad;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}
.Expertise-aquaculture-header h1{
  
    color: #fff;
 
}
.Expertise-aquaculture-content-section {
    background-color: #fff;
    padding: 20px 100px;
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.Expertise-aquaculture-content-section h2 {
    margin-bottom: 20px;
    /* border: 1px solid black; */
}
.Expertise-aquaculture-content-section .icon {
    font-size: 2em;
    color: #0965ad;
    margin-right: 10px;
    align-self: flex-start;
}
.Expertise-aquaculture-content-section ul {
    list-style-type: none;
    padding-left: 0;
    /* border: 1px solid black; */
}
.Expertise-aquaculture-content-section ul li {
    display: flex;
    align-items: center;
    /* border: 1px solid black; */
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .Expertise-aquaculture-header {
       
        padding: 10px;
        border-radius: 0;
    }
    .Expertise-aquaculture-header h1{
        font-size: 20px;
        line-height: normal;
     
    }
    .Expertise-aquaculture-content-section {
        
        padding: 10px 10px;
        margin: 10px 0;
       
    }
    .Expertise-aquaculture-content-section p{
        
        padding: 0px 5px;
        margin: 0 5px; 
       
    }
}


/* ---Bean-Section--- */

.Beans-header {
    background-color: #0965ad;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
}
.Beans-header h1 {
 
    color: white;
}
.Beans-content-section {
    background-color: #fff;
    padding: 20px;
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.Beans-content-section h2 {
    margin-bottom: 20px;
    color: #0965ad;
}
.Beans-content-section .icon {
    font-size: 2em;
    color: #0965ad;
    margin-right: 10px;
}
.Beans-content-section ul {
    height: 290px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
  
    list-style-type: none;

    padding-left: 0;
}
.Beans-content-section ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.Beans-content-section ul li div {
    margin-left: 10px;
}



@media (max-width: 767px) {
    .Beans-header {
        
        padding: 10px;
       
        border-radius: 0px;
    }
.Beans-header h1 {
    font-size: 18px;
}
}