body {
    font-family: lato, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #4a4a4a;
    ;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important
}

.p-10 {
    padding: 10px 0px;
}

.p-20 {
    padding: 20px 0px;
}

.p-30 {
    padding: 30px 0px;
}

.p-40 {
    padding: 40px 0px;
}

.p-50 {
    padding: 50px 0px;
}

.p-60 {
    padding: 60px 0px;
}

.p-70 {
    padding: 70px 0px;
}

.p-80 {
    padding: 80px 0px;
}

.p-90 {
    padding: 90px 0px;
}

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

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

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

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-100 {
    padding-left: 100px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-100 {
    padding-right: 100px;
}

a {
    color: #212121
}

a,
a>* {
    outline: 0;
    cursor: pointer;
    text-decoration: none
}

a:focus,
a:hover {
    color: #fd6a02;
    outline: none;
    text-decoration: none
}

a,
button,
.backToTop i,
.transition {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all 3s ease;
    transition: all .3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: lato, sans-serif;
    font-weight: 700;
    color: #212121;
    margin: 0 0 15px
}

h1 {
    font-size: 50px;
    line-height: 80px
}

h2 {
    font-size: 27px;
    line-height: 40px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

p {
    margin: 0 0 15px
}

.btn {
    font-size: 14px;
    line-height: 21px;
    padding: 14px 34px;
    border: 0;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700
}

.btn:hover,
.btn:focus {
    color: #fff
}

.btn-round {
    border-radius: 50px
}

.btn-primary {
    background-color: #fd6a02;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    background-color: #000;
}

.btn-secondary {
    background-color: #f6861c;
    box-shadow: 0 0 20px 10px rgba(246, 134, 28, .3)
}

.btn-secondary:hover {
    background-color: #da6d05
}

.btn-green {
    background-color: #01a23c;
    box-shadow: 0 10px 30px 0 rgba(1, 160, 60, .3)
}

.btn-green:hover {
    background-color: #03dc52
}

.btn-blue {
    background-color: #0083ff;
    box-shadow: 0 10px 30px 0 rgba(4, 117, 224, .3)
}

.btn-blue:hover {
    background-color: #0475e0
}

.btn-red {
    background-color: #ff3133;
    box-shadow: 0 10px 30px 0 rgba(255, 49, 51, .3)
}

.btn-red:hover {
    background-color: #ff4345
}

.btn-orange {
    background-color: #c54f00;
    box-shadow: 0 10px 30px 0 rgba(197, 79, 0, .3)
}

.btn-orange:hover {
    background-color: #e65c00
}

.alert {
    padding: 10px 15px
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

.form-group {
    margin-bottom: 30px
}

.form-control {
    height: 50px;
    padding: 6px 20px;
    border: 1px solid #ebebeb;
    box-shadow: none
}

.form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075), 0 0 20px rgba(0, 0, 0, .3)
}

.contact-form .form-group textarea {
    min-height: 210px;
    padding: 15px 20px;
    position: relative;
    z-index: 20
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}



.mb-50 {

    margin-bottom: 50px
}



.mb-60 {

    margin-bottom: 60px
}



.mb-70 {

    margin-bottom: 70px
}



.mb-80 {

    margin-bottom: 80px
}



@media(max-width:767px) {

    .mb-xs-20 {

        margin-bottom: 20px
    }

}



.section-padding {

    padding-top: 100px;

    padding-bottom: 70px
}



.section-padding-70 {

    padding-top: 70px;

    padding-bottom: 70px
}



.section-padding-100 {

    padding-top: 100px;

    padding-bottom: 100px
}



.section-title-wrapper {

    margin-bottom: 35px
}



.section-title {

    font-size: 35px;

    line-height: 65px;

    margin-bottom: 20px
}



.container-fluid.no-gutter,

.no-gutter>[class*=col-] {

    padding-left: 0;

    padding-right: 0
}



.container-fluid.no-gutter .row {

    margin: 0 !important
}



.border-red {

    border-color: #fd6a02 !important
}



.gray-bg {

    background-color: #f7f9fb
}



.page-title {

    padding: 50px 0;

    background-color: #f3f3f3
}



.page-title h2 {

    font-size: 24px;

    margin-bottom: 0
}



.breadcrumb {

    background-color: transparent;

    padding: 0;

    margin: 0;

    border-radius: 0
}



.breadcrumb li a,

.breadcrumb li.active {

    font-size: 13px;



}



.breadcrumb li a {

    color: #4a4a4a;

}



.breadcrumb li a:hover {

    color: #f6861c
}



.link-arrow-ltr a img {

    transform: translateX(0px);

    opacity: 0;

    visibility: hidden;

    transition: all .3s ease-in-out
}



.link-arrow-ltr a:hover img {

    transform: translateX(10px);

    opacity: 1;

    visibility: visible
}



.link-arrow-ltr a {

    display: inline-block;

    transform: translateX(0)
}



.link-arrow-ltr a:hover {

    transform: translateX(5px)
}



.valign-wrapper {

    display: table;

    width: 100%
}



.valign-cell {

    display: table-cell;

    vertical-align: middle
}

@media screen and (min-width:991px) {

    .dhide2 {

        display: none !important;

    }

}





@media screen and (max-width:991px) {



    .equal-height-column {

        height: auto !important
    }

}



.top-bar {

    background-color: #fff;

}



.top-bar-cta,

.top-bar .social-link {

    margin: 3px 0
}



.top-bar-cta li {

    line-height: 20px
}



.top-bar-cta li a,

.top-bar-cta li span {

    color: #000;

    font-size: 14px;

    font-weight: 400
}



.top-bar-cta li i,

.top-bar-cta li a i {

    color: #000;

    margin-right: 5px;

    font-size: 15px
}



.top-bar-cta .cta-phone {

    margin-right: 20px
}



.top-bar-cta li a:hover {

    color: #03e582
}



.top-bar .social-link li a {

    display: block;

    margin: 0 5px
}



.top-bar .social-link li,

.top-bar .social-link li a {

    font-size: 14px;

    color: #000;

}



.top-bar .social-link li a:hover {

    color: #03e582
}



@media(min-width:768px) {



    .top-bar .social-link {

        text-align: right
    }

}



nav.navbar.bootsnav ul.nav>li>a {

    font-size: 17px;

    text-transform: capitalize;

    color: #fff;

    font-family: lato, sans-serif
}



nav.navbar.bootsnav ul.nav li a:hover,

nav.navbar.bootsnav ul.nav>li.active>a,

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover,

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li.active>a {

    color: #ffffff;

    text-decoration: underline;

    background-color: #fd6a02;

}



.attr-nav>ul>li>a.btn-cta {

    padding: 4px 20px !important;

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase;

    border-radius: 3px;

    margin-left: 30px;

    background: #fd6a02;

    color: #fff;

    border: 1px solid #fff;

}



.attr-nav>ul>li>a:hover.btn-cta {

    padding: 4px 20px !important;

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase;

    border-radius: 3px;

    margin-left: 30px;

    background: #fff;

    color: #fd6a02;

    border: 1px solid #fd6a02;

}



.attr-nav>ul {

    margin: 12px 0 0
}



@media(min-width:993px) {

    nav.navbar.bootsnav ul.nav>li>a {

        padding: 40px 15px
    }



    nav.navbar.bootsnav.sticked ul.nav>li>a {

        padding: 20px 15px
    }



    .attr-nav>ul {

        margin: 32px 0 0
    }



    .sticked .attr-nav>ul {

        margin: 12px 0 0
    }



    .navbar-brand {

        padding: 10px 15px;

        height: 100px
    }



    .sticked .navbar-brand {

        padding: 10px 15px;

        height: 50px
    }



    .navbar-brand>img {

        height: 65px;

    }



    .sticked .navbar-brand>img {

        height: 60px
    }



    .navbar-brand>img,

    .sticked .attr-nav>ul {

        -webkit-transition: all .3s ease;

        -moz-transition: all .3s ease;

        -ms-transition: all .3s ease;

        -o-transition: all 3s ease;

        transition: all .3s ease
    }

}



@media(max-width:992px) {

    nav.navbar.bootsnav .navbar-brand {

        float: left !important;

        padding: 5px 0
    }



    .navbar-brand>img {

        height: 40px
    }



    nav.navbar.bootsnav .navbar-toggle {

        float: right;

        margin-left: -200px;

        color: #fff;

        margin-right: auto;

        margin-top: 6px
    }

}



.banner-wrapper {

    /*	background-color: #000000b3;*/





    background-size: cover;

    height: 530px;

    background-position: center;

    background-repeat: no-repeat;

    width: 100%;

}



.hero-unit {

    margin-top: 80px;

    position: relative;

}



.hero-title {

    font-size: 60px;

    line-height: 80px;

    font-weight: 700;

    font-family: emoji;

    color: #fff;

    margin-bottom: 15px
}





.hero-des {

    font-size: 20px;

    color: #fff
}



@media(max-width:991px) {



    .hero-img img {

        margin: 0 auto;

        display: block;

        width: 100%
    }

}



@media(max-width:480px) {



    h1,

    .hero-title,

    .section-title {

        font-size: 40px;

        line-height: 50px
    }

}



.feature-box-wrapper .icon {

    margin-bottom: 15px;

    font-size: 30px;

}



.feature-box-wrapper.box-padding {

    padding: 20px !important;

    border: 2px solid #fd6a02;

    border-radius: 10px;

    height: 375px !important;

}



@media(max-width:767px) {

    .feature-box-wrapper {

        margin-bottom: 40px
    }

}



.portfolio-wrapper {

    position: relative;

    overflow: hidden;

    box-shadow: 0 30px 65px 0 rgba(25, 25, 25, .27);

    -webkit-box-shadow: 0 30px 65px 0 rgba(25, 25, 25, .27);

    -moz-box-shadow: 0 30px 65px 0 rgba(25, 25, 25, .27);

    -ms-box-shadow: 0 30px 65px 0 rgba(25, 25, 25, .27);

    -o-box-shadow: 0 30px 65px 0 rgba(25, 25, 25, .27)
}



.portfolio-wrapper:hover {

    box-shadow: none
}



.portfolio-wrapper .portfolio-content {

    display: table;

    width: 100%;

    background-color: #fff;

    padding: 30px;

    border-radius: 4px;

    position: absolute;

    bottom: 0;

    left: 0;

    /*opacity: 0;

	transform: translateY(120px);

	transition: all .3s ease-in-out*/

}



.portfolio-wrapper .portfolio-caption-link {

    display: table-cell;

    vertical-align: middle
}



.portfolio-wrapper img {

    border-radius: 4px;

    width: 100%;

    height: 280px;

}



.portfolio-caption h3 {

    font-size: 20px;

    margin-bottom: 5px
}



.portfolio-caption h3 a {

    color: #000
}



.portfolio-caption h3 a:hover {

    color: #0688d3;

}



.portfolio-caption .portfolio-tag li a {

    color: #4a4a4a;

}



.portfolio-caption .portfolio-tag li a:hover {

    color: #f6861c
}



.portfolio-caption .portfolio-tag {

    margin-bottom: 0
}



.portfolio-wrapper .portfolio-caption-link a {

    font-size: 35px;

    float: right;

    color: #0688d3;

}



.portfolio-wrapper .portfolio-caption-link a:hover {

    color: #000;

}



.portfolio-wrapper:hover .portfolio-content {

    opacity: 1;

    transform: translateY(0)
}



.portfolio-overview img {

    margin-bottom: 30px
}



.portfolio-meta {

    padding: 0;

    margin-bottom: 40px;

    list-style: none
}



.portfolio-meta li {

    font-size: 16px;

    margin: 15px 0;

    color: #4a4a4a;

}



.portfolio-meta li {

    margin: 15px 0
}



.portfolio-meta li span {

    display: inline-block;

    width: 130px;

    letter-spacing: 1px;

    color: #212121;

    font-size: 13px;

    text-transform: uppercase;

    font-weight: 700
}



.portfolio-meta li a {

    margin-right: 10px;

    color: #a7a7a7
}



.pricing-table-section {

    background-color: #fff
}



.pricing-box-shadow {

    box-shadow: 0 20px 100px 0 rgba(0, 0, 0, .15);

    -webkit-box-shadow: 0 20px 100px 0 rgba(0, 0, 0, .15);

    -moz-box-shadow: 0 20px 100px 0 rgba(0, 0, 0, .15);

    -ms-box-shadow: 0 20px 100px 0 rgba(0, 0, 0, .15);

    -o-box-shadow: 0 20px 100px 0 rgba(0, 0, 0, .15)
}



.pricing-table-wrapper.pricing-border {

    border-right: 5px solid #e9eff5
}



.pricing-table-wrapper .table-header {

    padding: 55px 0 30px
}



.table-header .package-name {

    font-family: lato, sans-serif;

    font-size: 30px;

    font-weight: 700;

    color: #212121
}



.table-header .package-name.freebie {

    color: #01a23c
}



.table-header .package-name.unlimited {

    color: #ff3133
}



.table-header .package-name.starter {

    color: #0083ff
}



.table-header .package-price {

    padding-top: 30px;

    color: #273f5b;

    font-family: 'pt serif', serif
}



.table-header .currency-symbol {

    color: #273f5b;

    font-size: 36px;

    font-weight: 700
}



.table-header .price {

    font-weight: 700;

    font-size: 60px
}



.table-header .price-cent {

    font-size: 36px;

    font-weight: 700
}



.table-header .currency-code {

    display: block;

    padding-top: 15px;

    font-weight: 700;

    font-size: 16px
}



.table-info ul li {

    color: #4b5d73;

    font-size: 17px;

    margin: 5px 0
}



.table-info ul li del {

    color: #a1b2c6
}



.table-footer {

    padding: 70px 0 60px
}



.table-info p {

    color: #4b5d73;

    font-size: 17px;

    padding: 24px 40px
}



.pricing-table-wrapper.futured-pricing-table {

    background-color: #f60;

    border-radius: 10px;

    padding-bottom: 35px;

    margin: -30px 0;

    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .15);

    -webkit-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .15);

    -moz-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .15);

    -ms-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .15);

    -o-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .15)
}



.pricing-table-wrapper.futured-pricing-table .table-header {

    padding: 80px 0 30px
}



.pricing-table-wrapper.futured-pricing-table .premium,

.pricing-table-wrapper.futured-pricing-table .package-price,

.pricing-table-wrapper.futured-pricing-table .table-header .currency-symbol,

.pricing-table-wrapper.futured-pricing-table .table-info ul li,

.pricing-table-wrapper.futured-pricing-table .table-info ul li del {

    color: #fff
}



.team-thumb img {

    display: inline-block;

    border-radius: 50%;

    text-align: center;

    width: 100%
}



.member-title h3 {

    font-size: 25px;

    margin-bottom: 5px
}



.member-title span {

    color: #212121;

    font-size: 16px;

    font-weight: 700
}



.team-thumb:after {

    background: #fff;

    content: "";

    height: 100%;

    left: -75px;

    opacity: .2;

    visibility: hidden;

    position: absolute;

    top: -20%;

    transform: rotate(35deg);

    transition: all 550ms cubic-bezier(.19, 1, .22, 1);

    width: 40px;

    z-index: 10
}



.team-thumb {

    position: relative;

    top: 0;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

    overflow: hidden;

    text-align: center;

}



.team-member-wrapper:hover .team-thumb:after {

    visibility: visible;

    left: 116%;

    transition: all 550ms cubic-bezier(.19, 1, .22, 1);

    top: 60px
}



.post-header .post-thumbnail a img {

    width: 100%
}



.post-wrapper .blog-content .entry-header h2 {

    font-size: 32px;

    color: #212121;

    line-height: 45px
}



.post-wrapper .blog-content .entry-header h2 a {

    color: #212121
}



.post-wrapper .blog-content .entry-header h2 a:hover {

    color: #f60
}



/*.blog-content .entry-content p {

	font-size: 19px

}*/



.blog-content .entry-content a {

    color: #363433;

    font-size: 17px;

    font-family: lato, sans-serif;

    font-weight: 500;

}



.post-wrapper .blog-content {

    padding: 30px;

    box-shadow: 5px 10px 13px #ddd;



    /*-webkit-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

	-moz-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

	-ms-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

	-o-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15)*/

}



.post-wrapper:hover .blog-content {

    box-shadow: none
}



@media(max-width:480px) {

    .post-wrapper .blog-content .entry-header h2 {

        font-size: 28px;

        line-height: 40px
    }

}



.page-pagination {

    margin-top: 50px
}



.page-pagination .pagination li a {

    color: #839dbc;

    padding: 8px 14px;

    margin: 0 5px;

    background-color: #e6eff9;

    border-radius: 3px;

    border: none;

    font-size: 16px
}



@media screen and (max-width:991px) {

    .dhide1 {

        display: none !important;

    }

}

@media screen and (max-width:768px) {

    .page-pagination .pagination li a {

        margin-bottom: 20px
    }

}



.page-pagination .pagination li .pagination-prev {

    color: #b4b4b4
}



.page-pagination .pagination li .pagination-next {

    color: #212121
}



.pagination li .active-page {

    background-color: #f60 !important;

    color: #fff !important
}



.page-pagination .pagination li a:hover {

    background-color: #f60;

    color: #fff !important
}



.page-pagination .pagination li a.pagination-prev span {

    padding-right: 5px;

    font-size: 16px
}



.page-pagination .pagination li a.pagination-next span {

    padding-left: 5px;

    font-size: 16px
}



.post-wrapper.latest-blog-wrapper .blog-content {



    border-radius: 10px;

    text-align: center;

}



/*.post-wrapper.latest-blog-wrapper:hover .blog-content {

	background-color: #f6861c

}*/



.post-wrapper.latest-blog-wrapper:hover .entry-header h2 a,

.post-wrapper.latest-blog-wrapper:hover .blog-date span,

.post-wrapper.latest-blog-wrapper:hover .blog-autthor a {

    color: #000 !important;

}



.post-wrapper.latest-blog-wrapper .entry-header h2 {

    font-size: 23px;

    line-height: 30px
}



.post-wrapper.latest-blog-wrapper .blog-date span {

    font-size: 16px;

    transition: all .3s ease-in-out
}



.post-wrapper.latest-blog-wrapper .blog-date {

    margin-bottom: 30px
}



.post-wrapper.latest-blog-wrapper .blog-autthor a {

    font-size: 16px;

    color: #212121;

    text-transform: capitalize;

    font-weight: 600
}



.post-wrapper.latest-blog-wrapper .blog-autthor a span {

    font-weight: 400
}



.post-wrapper.latest-blog-wrapper .blog-autthor {

    margin-top: 20px
}



.widget {

    padding: 40px;

    border-radius: 5px;

    box-shadow: 0 1px 40px 0 rgba(25, 25, 25, .15);

    -webkit-box-shadow: 0 1px 40px 0 rgba(25, 25, 25, .15);

    -moz-box-shadow: 0 1px 40px 0 rgba(25, 25, 25, .15);

    -ms-box-shadow: 0 1px 40px 0 rgba(25, 25, 25, .15);

    -o-box-shadow: 0 1px 40px 0 rgba(25, 25, 25, .15)
}



.widget-title {

    margin-bottom: 35px
}



.categories-widget ul {

    margin: 0;

    border-left: 3px solid #ffe0cc
}



.categories-widget ul a {

    padding: 10px 0 10px 30px;

    display: inline-block;

    border-left: 3px solid transparent;

    margin-left: -2px;

    color: #4b5d73
}



.categories-widget ul a:hover {

    border-left-color: #f60;

    color: #f60
}



.categories-widget ul a span {

    display: inline-block;

    color: #839dbc;

    font-size: 12px;

    margin-left: 20px;

    background-color: #e6eff9;

    padding: 3px 12px;

    border-radius: 20px;

    line-height: 18px;

    transition: all .3s ease-in-out
}



.categories-widget ul a:hover span {

    background-color: #f60;

    color: #fff
}



.latest-news-widget .media .media-body h3 {

    font-size: 16px;

    margin-bottom: 5px
}



.latest-news-widget .media .media-body h3 a {

    color: #273f5b
}



.latest-news-widget .media .media-body h3 a:hover {

    color: #f60
}



.latest-news-widget .media-body .entry-meta ul li {

    color: #839dbc;

    font-size: 14px
}



.latest-news-widget .media-left,

.media>.pull-left {

    padding-right: 15px
}



@media screen and (max-width:991px) {





    .tt-sidebar-wrapper {

        margin-top: 50px
    }

}



.single-post-wrapper.post-wrapper:hover .blog-content {

    box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

    -webkit-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

    -moz-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

    -ms-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15);

    -o-box-shadow: 0 30px 40px 0 rgba(25, 25, 25, .15)
}



.post-author-wrapper {

    /*background-color: #edf2fa;*/

    padding: 40px;

    display: table
}



.post-author-img {

    display: table-cell;

    vertical-align: middle
}



.post-author-content {

    margin-left: 20px
}



.post-author-content h3 {

    margin-bottom: 10px;

    font-size: 25px
}



.post-author-content h3 a {

    color: #212121;

    font-size: 25px;

    font-weight: 700
}



.post-author-content p {

    margin-bottom: 15px
}



.post-author-social-link {

    margin-bottom: 0;

    margin-left: 17px
}



.post-author-social-link li {

    padding: 0 2px
}



.post-author-social-link li a i {

    width: 30px;

    height: 30px;

    line-height: 30px;

    display: block;

    text-align: center;

    border-radius: 3px;

    color: #212121;

    background-color: #fff;

    font-size: 14px;

    transition: all .3s ease-in-out
}



.post-author-social-link li a:hover i {

    background-color: #f60;

    color: #fff
}



@media(min-width:320px) and (max-width:767px) {

    .post-author-img {

        display: block;

        text-align: center;

        margin-bottom: 30px
    }

}



.entry-header .prev-post,

.entry-header .next-post {

    font-weight: 700;

    font-size: 14px;

    text-transform: uppercase;

    letter-spacing: 1px
}



.post-navigation-wrapper .post-wrapper .blog-content .entry-header h2 {

    font-size: 20px;

    line-height: 30px;

    margin-top: 20px
}



.post-navigation-wrapper .blog-content {

    box-shadow: none
}



.post-navigation-wrapper {

    position: relative;

    padding: 40px 60px;

    box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -webkit-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -moz-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -ms-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -o-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15)
}



.post-navigation-wrapper .post-wrapper .blog-content {

    padding: 0
}



.post-navigation-wrapper .post-wrapper.text-right {

    padding-left: 30px
}



.post-navigation-wrapper .post-wrapper.text-left {

    padding-right: 30px
}



.navigation-post-arrow a {

    font-size: 25px;

    color: #f60;

    position: absolute;

    top: 50%
}



.navigation-post-arrow .prev-arrow {

    left: 15px
}



.navigation-post-arrow .next-arrow {

    right: 15px
}



.navigation-post-arrow a:hover {

    text-shadow: 4px 4px 20px rgba(0, 0, 0, .71)
}



.comment-wrapper {

    padding: 30px;

    box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -webkit-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -moz-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -ms-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15);

    -o-box-shadow: 0 0 60px 0 rgba(25, 25, 25, .15)
}



.comment-wrapper .comment-tab .nav-tabs {

    border: none
}



.comment-wrapper .comment-tab ul li {

    margin-bottom: 0
}



.comment-tab .nav-tabs>li.active>a,

.comment-tab .nav-tabs>li.active>a:focus,

.comment-tab .nav-tabs>li.active>a:hover {

    border: none;

    color: #f60
}



.comment-tab .nav-tabs>li>a span {

    background-color: #f60;

    color: #fff;

    display: inline-block;

    margin-left: 10px;

    font-size: 13px;

    line-height: 18px;

    padding: 2px 10px;

    border-radius: 20px
}



.comment-tab .nav>li>a:focus,

.comment-tab .nav>li>a:hover {

    background-color: #fff;

    color: #f60;

    border: none
}



.comment-tab .nav-tabs>li>a {

    border: none;

    border-radius: 0;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 14px;

    padding: 5px 20px;

    color: #4a4a4a;

}



.comment-list .media .media-left {

    padding-right: 20px
}



.comment-list .media .media-left img {

    border-radius: 5px
}



.comment-info .comment-author {

    display: inline-block
}



.comment-info .comment-author h5 {

    font-weight: 600;

    font-size: 16px;

    color: #212121;

    line-height: 22px;

    float: left;

    margin-right: 10px
}



.comment-author .rating-input {

    padding-bottom: 10px
}



.comment-reply-btn {

    float: right
}



.comment-info span {

    font-size: 12px;

    font-style: italic;

    color: #4a4a4a;
    ;

    margin-right: 20px
}



.comment-info .comment-reply-link {

    font-size: 12px;

    color: #4a4a4a;
    ;

    border: 1px solid #e5e5e5;

    padding: 5px 10px
}



.comment-info .comment-reply-link:hover {

    background-color: #f60;

    color: #fff;

    border-color: #f60
}



.comment-list .media-body p {

    font-size: 15px;

    line-height: 23px
}



.comment-wrapper ul.children {

    margin-left: 20px
}



.comment-list .comment-author .media {

    padding: 20px 20px 15px;

    margin-top: 15px;

    background-color: #f4f4f4
}



.comment-wrapper .comment-list li {

    margin-bottom: 40px
}



.comment-wrapper .comment-list li:last-child {

    margin-bottom: 0
}



.comment-form .form-control {

    background-color: #f4f4f4
}



.comment-form .form-control:[type=text],

.comment-form .form-control:[type=email],

.comment-form .form-control:[type=password] {

    color: #b8b8b8
}



.comment-form button.comment-submit-btn {

    background-color: #f60;

    color: #fff;

    border-radius: 5px;

    padding: 12px 40px;

    text-transform: uppercase;

    transition: all .3s ease-in-out
}



.comment-form button.comment-submit-btn:hover {

    background-color: #c15004
}



.comment-form button.comment-submit-btn:focus {

    border: none
}



.comment-form textarea.comment {

    padding: 20px;

    max-height: 150px;

    resize: none
}



.testimonial-content {

    padding-top: 60px;

    text-align: center
}



.testimonial-content p {

    font-family: lato, sans-serif;

    font-size: 20px;

    line-height: 30px;

    color: #464545;

}



@media(min-width:992px) {

    .testimonial-content p {

        width: 60%;

        margin: 0 auto
    }

}



.testimonial-meta {

    text-align: center;

    margin-top: 50px
}



.testimonial-meta h3 {

    font-size: 25px;

    margin-bottom: 0
}



.testimonial-meta span {

    font-weight: 700;

    font-size: 15px;

    text-transform: uppercase;

    color: #212121
}



.carousel-control {

    background-color: #dee8f1;

    width: 80px;

    height: 35px;

    line-height: 35px;

    border-radius: 50px;

    transition: all .3s ease-in-out;

    text-shadow: none;

    opacity: 1;

    filter: alpha(opacity=100)
}



.carousel-control:focus,

.carousel-control:hover {

    background-color: #f60;

    opacity: 1
}



.carousel-control.left,

.carousel-control.right {

    background-image: none;

    filter: none
}



.carousel-control.left {

    left: 50%;

    right: auto;

    margin-left: -84px
}



.carousel-control.right {

    right: 50%;

    left: auto;

    margin-right: -84px
}



.feature-service-one {

    background: url(assets/img/feature-service-bg-img-1.jpg) no-repeat center center/cover
}



.feature-service-two {

    background: url(assets/img/feature-service-bg-img-2.jpg) no-repeat center center/cover
}



.feature-service-three {

    background: url(assets/img/feature-service-bg-img-3.jpg) no-repeat center center/cover
}



@media(min-width:992px) {

    .feature-service-thumb {

        text-align: right
    }

}



.feature-service-thumb img {

    max-width: 100%
}



.img-holder img {

    width: 100%;

    box-shadow: 0 0 98px rgba(0, 30, 59, .15)
}



.feature-service-content {

    padding-left: 50px
}



@media(min-width:1300px) {

    .fullwidth-content {

        padding: 0 70px
    }

}



@media(max-width:1299px) {

    .fullwidth-content {

        padding: 30px
    }

}



span.intro {

    color: #212121;

    font-size: 14px;

    font-weight: 700;

    letter-spacing: 4px;

    display: inline-block;

    text-transform: uppercase;

    margin-bottom: 20px
}



.border-left-content {

    padding-left: 50px;

    border-left: 10px solid #f60;

    margin-top: 50px;

    font-size: 19px;

    margin-bottom: 0
}



.service-box-wrapper {

    position: relative
}



.service-box-wrapper .service-num span {

    font-size: 200px;

    line-height: 200px;

    color: rgba(243, 243, 243, .89);

    font-weight: 700
}



.service-box-wrapper .content h2 {

    position: absolute;

    top: 31%;

    left: 0
}



@media(min-width:992px) {

    .service-box-wrapper .content h2 {

        padding-right: 110px
    }

}



.work-progress {

    background-color: #f2f8fe
}



.work-progress-wrapper .icon {

    position: relative;

    width: 120px;

    height: 120px;

    line-height: 100px;

    font-size: 45px;

    text-align: center;

    margin: 0 auto;

    background-color: #fff;

    border: 8px solid #eaf1f8;

    border-radius: 50%;

    transition: all .3s ease-in-out
}



.work-progress-wrapper:hover .icon {

    border-color: #f60
}



.work-progress-wrapper .content {

    margin-top: 30px
}



.work-progress-wrapper .content h3 {

    font-size: 25px
}



.work-progress .section-title {

    width: 100%;

    margin-bottom: 30px
}



.work-progress-wrapper .icon:before {

    content: "";

    position: absolute;

    background-color: #eaf1f8;

    top: 50%;

    left: 108%;

    width: 170%;

    height: 2px;

    margin-top: -1px
}



.work-progress .row>div:last-child .icon:before {

    width: 0
}



@media screen and (max-width:768px) {

    .work-progress-wrapper .icon:before {

        content: none
    }

}



.map-section {

    height: 350px
}



.footer-top-section {

    background-color: #1e1e1e;

    box-shadow: 0 10px 60px rgba(18, 25, 33, .4)
}



.widget.footer-widget {

    padding: 0;

    box-shadow: none;

    border-radius: 0;

    margin-bottom: 30px
}



.widget-about-info p {

    color: #c5c5c5;

    font-size: 16px
}



.footer-menu {

    margin: 0
}



.footer-menu li a {

    font-size: 14px;

    color: #fff;

    font-weight: 700;

    text-transform: uppercase
}



.footer-menu li a:hover {

    color: #f6861c
}



.footer-widget .widget-title {

    color: #fff
}



.footer-widget-link ul {

    margin: 50px 0 0
}



.footer-widget-link ul li a {

    color: #c5c5c5;

    display: inline-block;

    margin-bottom: 5px;



    transform: translateX(0)
}



.footer-widget-link ul li:hover a {

    color: #fd6a02;

    transform: translateX(5px)
}



.footer-widget-link ul li img {

    transform: translateX(0px);

    opacity: 0;

    visibility: hidden;

    transition: all .3s ease-in-out
}



.footer-widget-link ul li:hover img {

    transform: translateX(10px);

    opacity: 1;

    visibility: visible
}



.footer-top-border-style {

    height: 5px
}



.footer-top-border-style .border-bg-one {

    height: 100%;

    width: 20%;

    float: left;

    background-color: #f99800
}



.footer-top-border-style .border-bg-two {

    height: 100%;

    width: 20%;

    float: left;

    background-color: #f05924
}



.footer-top-border-style .border-bg-three {

    height: 100%;

    width: 20%;

    float: left;

    background-color: #59aae2
}



.footer-top-border-style .border-bg-four {

    height: 100%;

    width: 20%;

    float: left;

    background-color: #f89101
}



.footer-top-border-style .border-bg-five {

    height: 100%;

    width: 20%;

    float: left;

    background-color: #ff3133
}



.contact-widget ul li i {

    color: #fd6a02;

    margin-right: 10px
}



.contact-widget .widget-contact-list li:first-child {

    margin-bottom: 15px
}



.contact-widget .widget-contact-list {

    margin-top: 50px
}



.contact-widget .widget-contact-list li span,

.contact-widget .widget-contact-list li a {

    color: #c5c5c5;

}



.contact-msg-button {

    margin: 20px 0
}



.contact-widget .social-link li {

    color: #4b5d73;

    font-size: 16px
}



.contact-widget .social-link li:first-child {

    margin-right: 20px
}



.contact-widget .social-link li a {

    color: #839dbc;

    font-size: 18px
}



.contact-widget .social-link li a:hover {

    color: #f6861c
}



.copyright-wrapper {

    padding: 12px 0
}



.copyright {

    position: relative
}



.copyright p {

    margin: 0;

    color: #000;

    font-size: 14px
}



.copyright p a {

    text-decoration: underline;

    color: #000;

}



.copyright p a:hover {

    text-decoration: none;



}



.copyright .owner a {

    color: #4b5d73
}



.backToTop {

    position: absolute;

    left: 0;

    top: -60px
}



.backToTop i {

    background-color: #f6861c;

    height: 60px;

    width: 60px;

    border-radius: 50%;

    text-align: center;

    line-height: 60px;

    font-size: 24px;

    color: #fff
}



.backToTop:hover i {

    box-shadow: 0 0 20px 10px rgba(246, 134, 28, .3)
}



.colr {

    background-color: #fd6a02 !important;

}



section,

.section-padding {

    padding: 30px 0;

    position: relative;

}



.text-center {

    text-align: center !important;

}



.section-sub-title {

    font-weight: 900;

    font-size: 36px;

    line-height: 46px;

    margin: 0 0 60px;

    color: #212121;

}



.ts-service-box-bg {

    background: #252525;

    color: #fff;

    padding: 30px;

    height: 253px;

}



.ts-service-icon.icon-round i {

    font-size: 24px;

    color: #fff;

    background: #fd6a02;

    text-align: center;

    border-radius: 100%;

    width: 60px;

    height: 60px;

    line-height: 60px;

    margin-bottom: 20px;

    position: relative;

    float: none;

}



.gap-60 {

    clear: both;

    height: 60px;

}



.white {

    color: #fff;

}



.modal-target {

    width: 300px;

    border-radius: 5px;

    cursor: pointer;

    transition: 0.3s;

}



.modal-target:hover {

    opacity: 0.7;

}



/* The Modal (background) */

.modal {

    display: none;

    /* Hidden by default */

    position: fixed;

    /* Stay in place */

    z-index: 1;

    /* Sit on top */

    padding-top: 100px;

    /* Location of the box */

    left: 0;

    top: 0;

    width: 100%;

    /* Full width */

    height: 100%;

    /* Full height */

    overflow: auto;

    /* Enable scroll if needed */

    background-color: rgb(0, 0, 0);

    /* Fallback color */

    background-color: rgba(0, 0, 0, 0.8);

    /* Black w/ opacity */

}



/* Modal Content (image) */

.modal-content {

    margin: auto;

    display: block;

    width: 350px;

    height: 400px;

    opacity: 1 !important;

    top: 76px;



}



/* Caption of Modal Image */

.modal-caption {

    margin: auto;

    display: block;

    width: 80%;

    max-width: 1200px;

    text-align: center;

    color: white;

    font-weight: 700;

    font-size: 1em;

    margin-top: 32px;

}



/* Add Animation */

.modal-content,

.modal-caption {

    -webkit-animation-name: zoom;

    -webkit-animation-duration: 0.6s;

    animation-name: zoom;

    animation-duration: 0.6s;

}



@-webkit-keyframes zoom {

    from {

        -webkit-atransform: scale(0)
    }



    to {

        -webkit-transform: scale(1)
    }

}



@keyframes zoom {

    from {

        transform: scale(0)
    }



    to {

        transform: scale(1)
    }

}



/* The Close Button */

.modal-close {

    position: absolute;

    top: 165px;

    right: 350px;

    color: #f1f1f1;

    font-size: 40px;

    font-weight: bold;

    transition: 0.3s;

}



.modal-close:hover,

.modal-close:focus {

    color: #bbb;

    text-decoration: none;

    cursor: pointer;

}



.imgs {

    height: 300px;

    width: 311px;

}



.gimg {

    padding: 33px 34px;

}



.border-side {

    position: relative;

    padding-top: 10px;

    margin-bottom: 0;

    border-right: 3px solid #fd6a02;

    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);

    margin-left: 30px;

    height: 397px;

    padding: 0px 54px;

}



.our-foun {

    line-height: 1.5rem;

}



.fse {

    padding-top: 54px;

}

.fse1 {

    padding-top: 30px;

}

.sec-c {



    background-color: #0688d30f;

}



.mv {

    font-size: 50px;

}



.color {

    color: #fd6a02;

}



.text-J {

    text-align: justify;

}



.pr {

    padding-right: 12px;

}



.black {

    color: #000;

}



.pd {

    padding-bottom: 10px;

}



.himg {

    height: 564px;

    padding-left: 25px;

}



.b-img {

    width: 100%;

    height: 300px;

    margin: 35px 0px;

}



.t-img {

    height: 266px;

    width: 100%;

}



.pb-20 {

    padding-bottom: 20px;

}



.vl {

    border-left: 1px solid #00000038;

    height: 800px;

    position: absolute;

    left: 50%;

    margin-left: -3px;

    top: 0;

}



table {

    font-family: arial, sans-serif;

    border-collapse: collapse;

    width: 100%;

}



td,

th {

    border: 1px solid #dddddd;

    text-align: left;

    padding: 8px;

    text-align: center;

}



tr:nth-child(even) {

    background-color: #dddddd;

}



.ptt30 {

    padding-top: 30px;

}



.padx {



    font-size: 45px;

}



.about-five__content {

    -webkit-box-shadow: 0px 12px 39px 0px rgb(8 18 109 / 8%);

    box-shadow: 0px 12px 39px 0px rgb(8 18 109 / 8%);

    background-color: #fff;

    padding: 68px 0;

    padding-left: 40px;

    padding-right: 40px;

}



.about-five__content .row {

    position: relative;

}



.about-five__sep {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 1px;

    height: 100%;

    background-color: #e5e5e5;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}





.about-one__feature {

    width: 100%;

    padding: 0px 20px;

}



.qsi {



    box-shadow: 2px 0px 21px;

}



.about-five__sep {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 1px;

    height: 87%;

    background-color: #e5e5e5;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.fon-30 {



    font-size: 30px;

    padding-bottom: 20px;



}



.pdw {



    padding-left: 38px;

}



.cor-p {



    color: #000000d4;

}



.fon-25 {



    font-size: 25px;

}



.pdn-70 {



    padding-left: 60px;

}



.se-img {



    width: 100%;

    height: 400px;

}



.bar {



    width: 270px;



}



.pdw p {

    margin: 0px !important;



}



.pdw h4 {



    margin-bottom: 10px !important;

    margin-top: 25px;

}



.pddi-con {



    padding-bottom: 40px;

    padding-top: 40px;

}



.tit-su {



    font-size: 38px;

    text-align: center;

}



.pd-0 {



    padding: 0px;

}



.se-img1 {



    width: 80%;

    height: 337px;

}



.footer .social-link li i:hover {

    color: #fff !important;

}



.why .text-J i {

    color: #fd6a02;

}



.why .why-img {

    text-align: center;

}



.why .why-img img {

    width: 100%;

}



.r-list p {

    color: #000000d4;

    line-height: 1.5;

    margin-bottom: 0px;

    margin-left: 25px;

}



.r-list .qr-img img {

    width: 30%;

}



.r-list {

    padding-left: 30px;

    margin-bottom: 30px;

}



.r-list h6 {

    margin-bottom: 8px !important;

}



.r-title {

    margin-bottom: 50px;

}



.card__img img {

    width: 80%;

    margin-bottom: 30px;

}



.main .front-img {

    text-align: center;

}



.main .front-img img {

    width: 100%;

}



.main-btn>ul>li>a.btn-cta {

    margin-left: 0px;

    float: left;

}



.main-btn {

    float: left;

    margin-left: 0px;

}



.fun-40 {



    font-size: 40px;

}



.categories-widget ul a:active {

    border-left-color: #f60;

    color: #f60;

}



.bg-ab {



    background-color: #fd6a02;

    color: #fff;

}



.s-p {

    padding: 20px;

    text-align: center;

    font-size: 35px;

}



.co-wh {



    color: #fff;

}



.fun-25 {



    font-size: 20px !important;

}



.hra {



    height: 310px;

}



.ti-img {



    width: 100%;

    height: 345px;



}



.why-img0 {



    width: 100%;

    height: 250px;

}





.fun25 {



    font-size: 25px;

}



.fun28 {



    font-size: 28px;

}



.fun30 {

    font-size: 30px;

}



.fun35 {

    font-size: 35px;

}



.ti-s {

    background-color: #fd6a02;

    color: #fff;

    text-align: center;

    padding: 12px 0px;

}



.ber {



    border: 2px solid #fd6a02;

    text-align: center;

    padding: 38px 5px;

    height: 200px;

    background-color: antiquewhite;





}



.p-20 {



    padding: 20px 20px;

}





.color-o {



    color: #fd6a02;

}



.box-l {



    border: 2px solid #ddd;



    box-shadow: 5px 10px 10px #dddd;

    padding: 20px 10px;

    text-align: center;

    height: 150px;

}



.pog {



    padding: 15px 10px;





}



.fqa-40 {



    font-size: 40px;

}



.mySlides {

    display: none;

}





.faq-block div.panel.panel-default {

    border-bottom: none;

    padding: 0;

}



.faq-block .panel.panel-default {

    padding: 30px 0;

    margin: 0 auto;

    border-radius: 0;

    border-color: transparent;

    box-shadow: none;

    color: #484848;

    border-bottom: 1px solid #e2e2e2;

}



.faq-block .panel-default>.panel-heading {

    color: #333;

    border-color: transparent;

    background-color: #fff;

    position: relative;

}



.collapse {

    display: none;

}



.faq-block .panel-default>.panel-heading+.panel-collapse>.panel-body {

    padding-bottom: 15px;

}



.faq-block .panel-default>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: transparent;

    border-bottom: 1px solid transparent;

    padding-top: 15px;

}



.faq-block .panel.panel-default .panel-body p {

    font-size: 1.6rem;

}



.faq-block .panel.panel-default .panel-body p {

    color: #2e2e2e;

    font-size: 1.8rem;

}



.qrs {



    width: 100%;

}



.sen {



    padding: 0px 0px;

}



.post-wrapper.latest-blog-wrapper .blog-content:hover a {



    color: #000 !important;



}





.post-wrapper.latest-blog-wrapper .blog-content:hover i {



    color: #000 !important;



}



.post-wrapper.latest-blog-wrapper .blog-content:hover h2 {



    color: #000 !important;



}



.bgs-1 {



    background-color: #deb88745;

}



.bgs-2 {



    background-color: #d7e7f4;

}



.bgs-3 {



    background-color: #5f9ea038;

}



.bgs-4 {



    background-color: #d2691e38;

}



.bgs-5 {



    background-color: #ddd;

}



.bgs-6 {



    background-color: #00008b1c;

}



.bgs-7 {



    background-color: #e9967a30;

}



.bgs-8 {



    background-color: #a52a2a2b;

}



.bgs-9 {



    background-color: #ff69b421;

}



.bgs-10 {



    background-color: #ffd7001c;

}



.panel-body p {



    margin: 0 0 0px !important;

}





.box-l:hover {



    background-color: #e1bebe40;

}

.col-da {



    color: darksalmon;

}

.toq {



    background-color: #00008b12;

    padding: 60px 0px;

}



.panel-body p {



    color: #000;



}





.pricing-table-section p {



    margin: 0 0 10px 0 !important;

    line-height: 1.4 !important;



}



.hiq {



    height: 400px !important;

}

.qis {



    border: 2px solid;

    padding: 34px 5px;

}

.constructions .card-item {

    border: 1px solid rgba(82, 86, 94, 0.2);

    background: #fff;

    position: relative;

    border-radius: 0;

}

.constructions .card-item .card-bg {

    min-height: 215px;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}





.constructions .card-item .card-body {

    padding: 16px;

}

.constructions .card-item h4 {

    font-weight: 700;

    font-size: 20px;

    margin-bottom: 15px;

    color: var(--color-secondary);

}



.crd-hover:hover {

    border: 1px solid #ddd;

    box-shadow: 15px 5px 20px #ddd;

    background-color: #fd6a0212;

}



.crd-hover {



    padding: 25px 10px;

    border: 1px solid #fd6a02;

    height: 180px;



}



.eqx {



    padding: 20px 10px;

}

.card {

    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);

    transition: 0.3s;

    width: 100%;

    height: 475px;

}

.pading {

    padding: 24px;

}

.card:hover {

    transform: translateY(-5px) scale(1.005) translateZ(0);

    box-shadow: 0 24px 36px rgb(198 211 245), 0 24px 46px var(--box-shadow-color);

}

.heps {



    height: 71px !important;

}





@media only screen and (max-width: 768px) {

    .section-title-wrapper {

        margin-bottom: 30px;

    }



    .section-padding-100 {

        padding-top: 50px;

        padding-bottom: 50px;

    }



    .r1 {

        margin-top: 100px;

    }



    .main .front-img img {

        padding-bottom: 30px;

    }



    .r-list {

        padding-left: 10px !important;

    }



    .r-list .qr-img img {

        width: 70%;

    }



    .card__img img {

        width: 100%;

    }



    .r-list .qr-img {

        text-align: left !important;

    }



    .ts-service-box-bg {

        margin-top: 40px;

    }



    .modal-content {



        width: 235px;

        height: 291px;

        opacity: 1 !important;

    }



    .modal-close {



        top: 93px;

        right: 324px;



    }



    .sec-c {



        padding: 58px 35px;

    }



    .feature-box-wrapper.box-padding {



        height: 539px;

    }



    .border-side {



        margin-left: 17px;

        height: 526px;

        padding: 0px 33px;

        top: 30px;



    }



    .himg {



        padding-right: 25px;

    }



    .border-left-content {

        padding-left: 30px;

    }





    .top-bar .col-sm-7,

    .top-bar .col-sm-2 {

        display: none;

    }

    .top-bar .col-sm-3 {

        display: block !important;

    }



    .mob-sec {



        padding: 30px;

    }



    .bar {



        width: 228px;



        padding-left: 0px;

    }



    .se-img {



        width: 100%;

        height: 345px;

    }



    .about-five__sep {



        display: none;





    }



    .banner-wrapper {





        height: auto;

    }



    nav.navbar.bootsnav .navbar-toggle {

        color: #fff;





    }



    .w3-content img {



        width: 100%;

    }

    .hiq {





        height: 350px !important;

    }



}





.icx {

    display: inline-block;

    padding: 16px 0px;

    border-radius: 50%;

    text-align: center;

    background-color: #fd6a02;

    font-size: 45px;

    width: 30%;

    color: #fff;

}

.key-img {



    width: 100%;

    height: 350px;

}

.key1-img {



    width: 100%;

    height: 300px;

}



.key2-img {



    width: 100%;



}

.pr-10 {



    padding-right: 10px;

    color: #000;

}

.active-n {

    border-left-color: #f60 !important;

    color: #f60 !important;

}

.se-ke {





    width: 100%;

    height: 230px;

}

.why-img4 {



    width: 100%;

}



.w3-section img {

    width: 100%;

    height: 530px;

    position: relative;

    background-size: cover;

    background-position: center;

}

.footer-top-section {

    padding-top: 80px;

    padding-bottom: 50px;

}

.solution_s .feature-box-wrapper {

    height: 275px !important;

}



.ao-im {



    width: 100%;

    height: 500px;

}

.ao-im1 {



    width: 100%;

    height: 400px;

}



.ao-im2 {



    width: 100px;

    height: 100%;

}

.ao-img3 {

    width: 80%;

    height: 250px;

}



.pbt-100 {

    padding: 100px 0px;

}

.pb-3 {

    padding-bottom: 1rem !important;

}

.text-center {

    text-align: center !important;

}

.fu-30 {

    font-size: 30px;

}

.fu-20 {

    font-size: 20px;

}

.error-clr {

    color: #fd6a02;

}

.fun-90 {



    font-size: 90px;

}

.panel-collapse ol li:hover p {

    color: #f6861c;

    transform: translateX(5px);

    cursor: pointer;

}

.panel-collapse ol li img {

    transform: translateX(0px);

    opacity: 0;

    visibility: hidden;

    transition: all .3s ease-in-out;

}



.panel-collapse ol li:hover img {

    transform: translateX(10px);

    opacity: 1;

    visibility: visible;

}

.cor-wos {



    color: #fff !important;

}









@media only screen and (max-width: 768px) {

    .w3-section img {

        width: 100%;

        height: 250px;

        position: relative;

        background-size: cover;

        background-position: center;

    }

    .section-title {

        font-size: 30px;

        line-height: 1.5;

    }

    .pricing-table-section p {

        margin: 0 0 15px 0 !important;

        line-height: 1.5 !important;

    }

    .why .why-img img {

        width: 70%;

    }

    .t-img {

        height: auto;

        width: 100%;

        padding-bottom: 20px;

    }

    .feature-box-wrapper.box-padding {

        height: auto !important;

    }

    .feature-box-wrapper.box-padding {

        padding: 20px 15px;

    }

    .border-side {

        margin-left: 17px;

        height: 220px;

        padding: 0px 15px;

        top: 30px;

        margin-bottom: 50px;

    }

    .page-title h2 {

        font-size: 28px;

        margin-bottom: 0;

    }

    .portfolio-wrapper .portfolio-content {

        text-align: center;

    }

    .gimg {

        text-align: center;

        padding: 20px 15px;

    }

    .gimg .imgs {

        height: auto;

        width: 100%;

    }

    .card1 {



        height: 755px !important;

    }



    .solution_s .feature-box-wrapper {

        height: auto !important;

    }

    .post-author-wrapper {



        padding: 10px;

    }

    .hra {

        height: 350px;

    }

    .ptm-20 {

        padding-top: 20px;

    }

    .wd-100 {



        width: 100%;

    }

    .icx {



        font-size: 42px;

        width: 23%;



    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {



        color: #fff;

    }



}









.fade1 {

    animation-name: fade;

    animation-duration: 1.5s;

}

.carousel-indicators {

    bottom: 14%;

}

.carousel-indicators li {

    display: inline-block;

    text-indent: 0;

    cursor: pointer;

    border: none;

    border-radius: 50%;

    background-color: #666;

    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);

}

.carousel-indicators .active {

    background-color: #fff;

}

/*

inspired from https://codepen.io/Rowno/pen/Afykb

*/

.carousel-fade .carousel-inner .item {

    opacity: 0;

    transition-property: opacity;

}

.carousel-fade .carousel-inner .active {

    opacity: 1;

}

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

    left: 0;

    opacity: 0;

    z-index: 1;

}

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

    opacity: 1;

}

.carousel-fade .carousel-control {

    z-index: 2;

}

/*

WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."

now override the 3.3 new styles for modern browsers & apply opacity

*/

@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel-fade .carousel-inner>.item.next,

    .carousel-fade .carousel-inner>.item.active.right {

        opacity: 0;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner>.item.prev,

    .carousel-fade .carousel-inner>.item.active.left {

        opacity: 0;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner>.item.next.left,

    .carousel-fade .carousel-inner>.item.prev.right,

    .carousel-fade .carousel-inner>.item.active {

        opacity: 1;

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

    }

}

.carousel-caption {

    font-family: "Open Sans", sans-serif;

    font-size: 2em;

    font-weight: 300;

    width: 100%;

    position: absolute;

    bottom: -12px;

    left: -30%;

    color: white;

    text-decoration: none;

    text-shadow: 2px 2px #000000;

    animation-delay: 1.5s;

    animation-duration: 1.5s;

}

.btn-teo-caption {

    width: 155px;

    border-radius: 500px !IMPORTANT;

    border: 3px solid #106470;

    margin-top: 6px;

    margin-right: 21%;

    background-color: #106470;

    font-weight: bold;

    color: white;

}

.btn-teo-caption:hover {

    background-color: white;

    color: #106470;

    border: 3px solid #106470;

    transition-property: ease 1s;

}

#caption1-button {

    font-family: "Open Sans", sans-serif;

    font-size: 2em;

    font-weight: 300;

    position: absolute;

    bottom: -10px;

    left: 40%;

    color: black;

    text-decoration: none;

}

.hsm-3 {

    bottom: 70px;

}











/*mobile footer css starts*/



.navbar-footer a {

    float: left;

    display: none;

    width: 25%;

    color: #fff;

    text-align: center;

    padding: 25px 22px 38px 20px;

    text-decoration: none;

    font-size: 21px;

    /* 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;

}



.upside {

    display: none;

}

@media screen and (min-width :315px) and (max-width :768px) {

    .upside {

        display: block;

    }

    .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;

        background-color: #ccc;

        position: fixed;

        bottom: -16px;

        width: 100%;



    }



    .navbar-footer a:hover {

        background: #f1f1f1;

        color: black;

    }





    .main {

        padding: 0px;

        margin-bottom: 54px;

    }

    .navbar-footer {

        display: block !important;

    }





}



.mobile-hidden a {

    font-size: 16px;

}

/* mobile footer css end*/



@media only screen and (max-width:768px) {



    .mobile-hidden {



        display: none !important;



    }

    .tab {

        margin: 4px 4px !important;

    }



    .brochures-prgs .fa-plus {

        margin-right: 30px !important;

    }



    .hidden-xs1 {

        display: inline;

    }



}





.btn-success {

    color: #fff !important;

    background-color: #5cb85c;

    border-color: #4cae4c;



    box-shadow: inset 2px 2px 2px 0px rgb(255 255 255 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);

    transition: all 0.3s ease;

    position: relative;

    display: inline-block;

    outline: none;

    overflow: hidden;

    padding: 14px 35px !important;

}

.btn-success:hover {

    color: #fff;

    background-color: #449d44;

    border-color: #398439
}

.btn-success:active {

    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),

        -4px -4px 6px 0 rgba(116, 125, 136, .2),

        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),

        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);

}

.btn-success:before {

    position: absolute !important;

    content: '';

    display: inline-block !important;

    top: -180px !important;

    left: 0 !important;

    width: 30px !important;

    height: 100% !important;

    z-index: 0 !important;

    padding: 0px !important;

    border: none !important;

    background-color: #fff !important;

    animation: shiny-btn1 3s ease-in-out infinite !important;

}

@-webkit-keyframes shiny-btn1 {

    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }

}

.btn-danger {

    color: #fff !important;

    background-color: #d9534f;

    border-color: #d43f3a;

    box-shadow: inset 2px 2px 2px 0px rgb(255 255 255 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);

    transition: all 0.3s ease;

    position: relative;

    display: inline-block;

    outline: none;

    overflow: hidden;

    padding: 14px 35px !important;

}

.btn-danger:hover {

    color: #fff;

    background-color: #c9302c;

    border-color: #ac2925
}

.btn-danger:active {

    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),

        -4px -4px 6px 0 rgba(116, 125, 136, .2),

        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),

        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);

}

.btn-danger:before {

    position: absolute;

    content: '';

    display: inline-block;

    top: -180px;

    left: 0;

    width: 30px;

    height: 100%;

    padding: 0px !important;

    border: none !important;

    background-color: #fff;

    z-index: 0 !important;

    animation: shiny-btn1 3s ease-in-out infinite;

}

.btn-warning {

    color: #fff !important;

    background-color: #f0ad4e;

    border-color: #eea236;

    box-shadow: inset 2px 2px 2px 0px rgb(255 255 255 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);

    transition: all 0.3s ease;

    position: relative;

    display: inline-block;

    outline: none;

    overflow: hidden;

    padding: 14px 35px !important;

}

.btn-warning:hover {

    color: #fff;

    background-color: #ec971f;

    border-color: #d58512
}

.btn-warning:active {

    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),

        -4px -4px 6px 0 rgba(116, 125, 136, .2),

        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),

        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);

}

.btn-warning:before {

    position: absolute;

    content: '';

    display: inline-block;

    top: -180px;

    left: 0;

    width: 30px;

    height: 100%;

    padding: 0px !important;

    border: none !important;

    z-index: 0 !important;

    background-color: #fff;

    animation: shiny-btn1 3s ease-in-out infinite;

}



.btn-warning:hover {



    color: #fff;

    background-color: #ec971f;



    border-color: #d58512
}





.bttn-primary {



    color: #fff !important;



    background-color: #337ab7;



    border-color: #2e6da4;



    padding: 10px 45px;



}

.bttn-primary:hover {



    color: #fff;



    background-color: #286090;



    border-color: #204d74
}

.pb-20 {

    padding-top: 10px;

    padding-bottom: 30px;

}





.brochures-prgs {

    cursor: pointer;

    border-top: 4px solid #fd6a02;

    border-left: 3px solid #fd6a02;

    padding: 15px;

    /* font-weight: 500; */

    color: black;

    border-radius: 9px;

    background: #fd6a021c;

    font-size: 16px;

    margin-bottom: 15px;

    line-height: 1.6rem;

}



.disp {

    display: none;

    padding: 20px;

    line-height: 2.5rem;



}





.rotate {

    transform: rotate(180deg);

}

.brochures-prgs .fa-plus {

    font-size: 14px;

    right: 0;

    position: absolute;

    border-radius: 6px;

    margin: 0px;

    margin-top: 4px;

    margin-right: 50px;

    color: black;

}



.trin-trin {

    animation-name: trin;

    animation-duration: 1.8s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;

}

@keyframes trin {

    from {

        transform: rotate3d(0, 0, 1, 0deg);

    }

    20%,
    32%,
    44%,
    56%,
    68% {

        transform: rotate3d(0, 0, 1, 0deg);

    }

    23%,
    35%,
    47%,
    59%,
    71% {

        transform: rotate3d(0, 0, 1, 12deg);

    }

    26%,
    38%,
    50%,
    62%,
    74% {

        transform: rotate3d(0, 0, 1, 0deg);

    }

    29%,
    41%,
    53%,
    65%,
    77% {

        transform: rotate3d(0, 0, 1, -12deg);

    }

    80% {

        transform: rotate3d(0, 0, 1, 0deg);

    }

}









.link-se {





    color: #fd6a02 !important;

}

.park {

    margin-top: 5%;

}

.border-side1 {

    position: relative;

    padding-top: 10px;

    margin-bottom: 0;

    border-right: 3px solid #fd6a02;

    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);

    margin-left: -40px;

    width: 26%;

    height: 250px;

    padding: 0px 54px;

}



.iconp {

    color: #fd6a02;

}

.line1 {

    width: 90%;

    /* margin-top: 1rem; */

    margin-bottom: 1rem;

    border: 0;

    border-top: 0.4px solid #fd6a02;

}



.border-side2 {

    position: relative;

    padding-top: 10px;

    margin-bottom: 0;

    border-right: 3px solid #fd6a02;

    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);

    margin-left: 15px;

    margin-right: 15px;

    margin-top: 10px;

    height: auto;

    padding: 0px 54px;

}




.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;
    color: white;
}

.navbar-brand>img {
    height: 82px;
}

.link-foot {
    padding-left: 45px;
}



/* funnel whatsapp and call */
.floating-contact {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.contact-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 12px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.contact-btn i {
    font-size: 20px;
}

/* Call Button */
.contact-btn.call {
    background: linear-gradient(135deg, #0072ff, #00c6ff);
}

/* WhatsApp Button */
.contact-btn.whatsapp {
    background: linear-gradient(135deg, #25d366, #128c7e);
}

/* Hover Effect */
.contact-btn:hover {
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

/* Ripple Animation */
.contact-btn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.15);
    top: 0;
    left: -100%;
    transition: 0.5s;
}

.contact-btn:hover::after {
    left: 100%;
}

/* Mobile View */
@media (max-width: 768px) {
    .contact-btn span {
        display: none;
    }

    .contact-btn {
        padding: 14px;
        border-radius: 50%;
        width: 56px;
        height: 56px;
        justify-content: center;
    }
}