.bg-office-primary {
    background-color: #D64D16;
}

.bg-office-secondary {
    background-color: #888484;
}

.color-primary {
    color: #D64D16 !important;
}

.color-secondary {
    color: #888484 !important;
}

.btn-summer-sky {
    border-color: #D64D16;
    background-color: #D64D16;
    color: #ffffff;
}

.btn-hvr-summer-sky .btn-hvr-effect {
    background-color: #D64D16;
    border-color: #D64D16;
    color: #ffffff;
}

.btn-office-primary {
    background-color: #D64D16;
    border-color: #D64D16;
}

.btn-office-primary .btn-hvr-summer-sky .btn-hvr-effect {
    background-color: #888484;
    border-color: #888484;
    color: #D64D16;
}

.btn-office-secondary {
    background-color: #888484;
    border-color: #888484;
}

.btn-office-secondary .btn-hvr-summer-sky .btn-hvr-effect {
    background-color: #D64D16;
    border-color: #D64D16;
}

.section-title {
    text-align: center;
    color: #D64D16;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.main-title h2 {
    font-weight: bold;
    color: #d94c14;
}

/* .navbar-top-default {
    top: auto;
    bottom: 0 !important;
} */

.navbar-top-default .navbar-nav .nav-link {
    text-transform: uppercase;
}

.navbar-nav .nav-link {
    color: #000 !important;
}

.navbar-nav .nav-link:hover {
    color: #D84E14 !important;
}

.navbar-nav .nav-item .active {
    color: #D84E14 !important;
}

#rev_slider_8_1_forcefullwidth .tparrows.tp-rightarrow {
    /* border-color: #D64D16; */
    border: none !important;
    left: 95% !important;
}

#rev_slider_8_1_forcefullwidth .tparrows.tp-leftarrow {
    /* border-color: #D64D16; */
    border: none !important;
    left: 5% !important;
}


.rv-bg {
    background-color: rgba(136, 132, 132, 0.7);
    padding: 5px 10px;
}

.logo {
    max-width: 130px;
}

.center-logo .logo {
    position: absolute;
    left: 48.5%;
    transform: translateX(-48.5%);
}

/* slider-social */
.slider-social a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    color: #D84E14 !important;
    font-size: 16px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.slider-social .animated-wrap a:hover {
    background-color: transparent;
    color: #ffffff;
}

/* Social BG Color */
.slider-social .facebook {
    -webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
    box-shadow: 0 0 15px 30px #4267B2 inset;
}

.slider-social .twitter {
    -webkit-box-shadow: 0 0 15px 30px #1DA1F2 inset;
    box-shadow: 0 0 15px 30px #1DA1F2 inset;
}

.slider-social .google {
    -webkit-box-shadow: 0 0 15px 30px #DB4437 inset;
    box-shadow: 0 0 15px 30px #DB4437 inset;
}

.slider-social .youtube {
    -webkit-box-shadow: 0 0 15px 30px #c4302b inset;
    box-shadow: 0 0 15px 30px #c4302b inset;
}

.slider-social .linkedin {
    -webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
    box-shadow: 0 0 15px 30px #0077B5 inset;
}

.slider-social .instagram {
    -webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
    box-shadow: 0 0 15px 30px #C32AA3 inset;
}

/* .btn-hvr-effect{
    background: #D64D16;
    border-color: #fff;
} */
.page_header {
    background: url(../images/page-header.jpg) no-repeat;
    background-size: cover;
}

.about-us p {
    max-width: 100% !important;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
    text-align: justify;
    color: #000;
}

.about-us-bn p {
    max-width: 100% !important;
    font-size: 18px;
    font-family: 'SolaimanLipi';
    line-height: 34px;
    text-align: justify;
    color: #000;
}

/*
========================== ABOUT PAGE START==========================
*/
#we_believe .features-content h4 {
    font-size: 40px;
    text-transform: uppercase;
    color: #99cc00;
    font-family: 'Roboto';
}

#we_believe .feature-item {
    margin: 60px 0;
}

.about-box-shadow {
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    max-width: 500px;
}

/*
========================== ABOUT PAGE END==========================
*/

/* service */
#quote {
    background-image: url('../images/brand-asset-2.png');
    background-color: #ededed;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#quote p {
    font-size: 30px;
    color: #000;
    line-height: 28px;
}

#quote .quote-left,
#quote .quote-right {
    max-height: 50px;
}

#quote .author {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 22px;
    color: #D64D16;
    font-family: 'Roboto';
}

#service {
    background-image: url('../images/brand-asset.png');
    background-color: #ededed;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.service-name {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background: #D64D16;
    border-radius: 5px;
    padding: 5px 20px;
}

.service-name span {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}

.service-name img {
    background: orange;
    border-radius: 50%;
    height: 60px;
    padding: 5px;
}

.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {
    background: #D64D16;
    color: #fff;
}

.contact-button-link {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
    line-height: 35px;
    font-size: 22px;
    background: #8e8e93;
    color: #fff;
}

::-webkit-scrollbar-thumb {
    background: #D64D16;
}

.bg-left-brand {
    background-image: url('../images/angel-1.png');
    background-color: #ededed;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

/* Father's Day Events */
.register-button {
    animation-name: register;
    animation: register 1s linear infinite;
}

@keyframes register {
    0% {
        background: #D64D16;
        border-color: #D64D16;
    }

    50% {
        background: green;
        border-color: green;
    }

    100% {
        background: deepskyblue;
        border-color: deepskyblue;
    }
}

@-webkit-keyframes register {
    0% {
        background: red;
        border-color: red;
    }

    50% {
        background: green;
        border-color: green;
    }

    100% {
        background: deepskyblue;
        border-color: deepskyblue;
    }
}

.blink {
    animation: blinker 1s linear infinite;
    color: #D64D16;
}

@keyframes blinker {

    0% {
        color: #D64D16;
    }

    50% {
        color: green;
    }

    100% {
        color: deepskyblue;
    }
}

.menu-bars-setting {
    right: 10px;
}

/* Service Pages */
#what-we-do {
    padding: 90px 0px 90px 0px;
    background-color: #f9f9f9;
}

#what-we-do .section-title {
    text-align: center;
    color: #D64D16;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#what-we-do .text-muted {
    color: #000 !important;
    font-size: 15px;
    font-family: 'Poppins';
}

#what-we-do .service-section {
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    height: 100%;
}

#what-we-do .service-section:before {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 120px;
    height: 120px;
    background: #f5f5f5;
    border-bottom-left-radius: 136px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

#what-we-do .service-section-icon {
    position: absolute;
    top: 18px;
    right: 22px;
    max-width: 100px;
    z-index: 1;
    text-align: center;
}

#what-we-do .service-section-icon i {
    color: #D64D16;
    font-size: 48px;
    line-height: 65px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

#what-we-do .service-section-desc {
    position: relative;
}

#what-we-do .service-section h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

#what-we-do .service-section h4 a {
    color: #888484;
}

#what-we-do .service-section:hover a {
    color: #D64D16;
}

#what-we-do .service-section h5 {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
    margin-top: 25px;
    font-family: 'Roboto';
    text-align: justify;
}

#what-we-do .section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #D64D16;
    border-radius: 25%;
    margin-top: 15px;
    margin-bottom: 5px;
    position: absolute;
    bottom: 15px;
}

#what-we-do .service-section p {
    margin-top: 25px;
    padding-right: 50px;
}

#what-we-do .service-section:hover #what-we-do .service-section-icon i {
    color: #fff;
}

#what-we-do .service-section:hover:before {
    background: #f5f5f5;
}

#what-we-do .service-section .read-more {
    display: flex;
    justify-content: end;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

#what-we-do .service-section .read-more a {
    text-decoration: none;
    color: #878484;
}

#what-we-do .service-section .read-more a:hover {
    color: #D64D16;
    font-weight: bold;
}


/* Our Clients */
#clients {
    padding: 60px 0;

}

#clients .clients-wrap {
    border-top: 1px solid #d6eaff;
    border-left: 1px solid #d6eaff;
    margin-bottom: 30px;
}

#clients .client-logo {
    padding: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #d6eaff;
    border-bottom: 1px solid #d6eaff;
    overflow: hidden;
    background: #fff;
    height: 250px;
}

#clients img {
    transition: all 0.4s ease-in-out;
}

/* Main Footer */
.main-footer {
    /* margin-top: 40px; */
    padding: 90px 0 0;
    border-top: 3px solid #df4d0f;
}

.gray-bg {
    background: #F5F7FB;
}

.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}

.footer-widget-logo img {
    width: auto;
    height: 40px;
    float: left;
    position: relative;
    top: -20px;
}

.footer-widget-logo {
    margin-bottom: 10px;
}

.fw_hours span {
    display: block;
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.footer-widget-title {
    text-align: left;
    font-weight: bolder;
    font-size: 18px;
    color: #df4d0f;
    margin-bottom: 20px;
}

.footer-list li {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

.footer-list li a {
    color: #000;
}

.footer-list li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 11px;
    transition: all 200ms linear;
}

.footer-list li:hover:before {
    left: 4px;
}

.footer-contacts li a {
    float: left;
    color: #000;
}

.footer-contacts li span {
    min-width: 100px;
}

.footer-social {
    margin: 20px 0 0 0;
}

.footer-social li {
    float: left;
}

.footer-social li {
    margin-right: 6px;
}

.footer-social li a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #df4d0f;
    color: #fff;
    border-radius: 2px;
    font-size: 18px;
    text-align: center;
}

.footer-social li a:hover {
    color: #df4d0f;
    background: #888484;
}

.contats-list li,
.footer-contacts li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
}

.contats-list li span,
.footer-contacts li span {
    float: left;
    color: #000;
    position: relative;
}

.contats-list li span i,
.footer-contacts li span i {
    margin-right: 6px;
}

.contats-list li a {
    float: right;
    color: #000;
}

.contats-list.contats-list-inline li {
    width: 33.3%;
}

.footer-inner {
    padding-bottom: 60px;
}

.sub-footer {
    padding: 25px 0;
}

.copyright,
.subfooter-nav li {
    float: left;
}

.copyright {
    font-weight: 500;
    font-size: 12px;
    color: #000;
}

.subfooter-nav {
    float: right;

}

.subfooter-nav li {
    margin-right: 10px;
    font-weight: 500;
}

.subfooter-nav li a {
    color: #f74d09;
}

.subfooter-nav li a:hover {
    color: #000;
}

/* subscribe-box */
.main-footer .subscribe-box .form-control {
    max-width: 200px;
}

.main-footer .subscribe-box .btn-setting {
    padding: 9px 15px;
}

/* #laptop-slide  */

@media screen and (max-width: 991px) {
    #laptop-slide video {
        width: 100%;
        height: 175px;
    }
}

@media screen and (max-width: 767px) {
    #laptop-slide video {
        width: 100%;
        height: 160px;
    }
}

@media screen and (max-width: 575px) {
    #laptop-slide video {
        width: 100%;
        height: 110px;
    }
}

.member {
    margin-top: 10px;
    display: flex;
}

.member a {
    padding: 5px;
}

.navbar-top-default .navbar-nav .nav-link {
    padding: 0.25rem 0 0;
    margin-right: 1rem;
    margin-left: 1rem;
}