/*------------------------------------------------------------------
[Master Stylesheet]

Template Name   : Doyle
Description     : Doyle - Creative Multipurpose HTML Template
Author          : TivaTheme
Version         : 1.0
Created         : 15/11/2018
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1. General
2. Page Loader
3. Header
4. Menu
    4.1. Main Menu
    4.2. Mobile Menu
5. Dropdown
6. Slideshow
7. Search
8. Block
    8.1. Block - General
    8.2. Block - Core Features
    8.3. Block - Introduction
    8.4. Block - Projects
    8.5. Block - Banner
    8.6. Block - Pricing Table
    8.7. Block - Our Team
    8.8. Block - Testimonials
    8.9. Introduction Banner
    8.10. Newsletter
9. Carousel
10. Blog
11. Contact Us
12. Left Right Home
13. Portfolio
    13.1. Portfolio Category
    13.2. Portfolio Detail
14. Breadcrumb
15. Sidebar
16. Pagination
17. About Us Page
18. Service Page
19. Contact Page
20. 404 Page
21. About Me Page
22. Go Up button
23. Footer

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Color codes]

Background  : #ffffff
Content     : #686876

a (standard): #171721
a (visited) : #0a6edd
a (active)  : #0a6edd
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Typography]

Body        : 14px "Poppins", sans-serif;
-------------------------------------------------------------------*/


/**
 * 1. General
 */
html {min-width: 340px;}
body {
    font-family: Poppins;
    background: #fff;
    color: #686876;
    line-height: 24px;
}
#all {
    overflow: hidden;
}
* {
    padding: 0;
    margin: 0;
}
a {
    color: #171721;
}
a:hover,
a:focus {
    color: #0a6edd;
    text-decoration: none;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #171721;    
}
ul,
ol {
    list-style: none;
}
.btn.active, 
.btn:active {
    box-shadow: none;    
}
input:focus,
textarea:focus,
.form-control:focus {
    outline: none;    
    box-shadow: none;
    border-color: #f3f3f3;
}
::placeholder {
    color: white;
    opacity: 1;
    /* Firefox */
}
.newsletter ::placeholder,
.widget-search ::placeholder {
    color: rgb(68, 66, 66);
    opacity: 1;
    /* Firefox */
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}
::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 0px;
}
input[type="submit"] {
    font-size: 14px;
    background-color: #ffcf4a;
    color: #ffffff;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
b, 
strong {
    font-weight: 600;
}
.img-cover {
    position: relative;
    width: 100%;
}
.img-cover > img {
    width: 100%;
}
.item-title{
    color: #171721;
}
.section {
    padding-top: 90px;
    padding-bottom: 60px;
}
.section.team-col {
    padding-bottom: 30px;
}
.section.newsletter {
    padding-top: 60px;
    padding-bottom: 40px;
}
.section.testimonial {
    padding-bottom: 80px;
}
.section.newsletter .sub-title {
    margin-bottom: 10px;    
}
.col-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.col-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    transition: width 2s, height 2s, transform 2s;
}
.text-left {
    text-align: left;
}
.text-left p {
    line-height: 26px;
}
.text-right {
    text-align: right;    
}
.team-slide .title {
    color: #686876;
}
.team-slide .des-title p {
    color: #82828d;
}
.title {
    letter-spacing: 3px;
    line-height: 24px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    margin-top: -7px;
    margin-bottom: 0px !important;
    font-weight: 500;
}
.margin-30 {
    margin: 0 50px;
}
.margin-top-50 {
    margin-top: 50px;    
}
.margin-right-30 {
    margin-right: 30px;    
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.sub-title {
    font-size: 36px;
    color: #171721;
    line-height: 46px;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}
.title.text-center {
    margin-top: 30px;
    font-weight: 500;
}
.title.text-center a {
    color: #ffcf4a;
}
.title.text-center a:hover {
    color: #0a6edd;
}
.des-title {
    margin-bottom: 38px;
    padding-left: 200px;
    padding-right: 200px;
}
.wrap-p p {
    margin-bottom: 0px;
}
.bottom-30 {
    margin-bottom: 30px;
}
.bottom-80 {
    margin-bottom: 80px;
}
.white {
    color: #ffffff;
    margin: auto;
    margin-bottom: 20px;
}
.background {
    background-color: #f9f9f9;    
}
.wrap-col {
    padding-left: 0;
    padding-right: 0;
}
.margin-0 {
    margin: 0;    
}
.padding-0 {
    padding: 0;
}
.padding-15 {
    padding: 0 15px;
}
.padding-content {
    padding: 70px 0;
}
.padding-top-0 {
    padding-top: 0;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.text-center {
    text-align: center;
}
.fullwidth-padding {
    padding: 0 50px;
}
.container-padding {
    padding: 0 15px;
}
.float-right {
    float: right;    
}
.no-background {
    background-image: none !important;
}
.active .hvr-underline-from-center:before {
    left: 0;
    right: 0;
}
.border-left {
    border-left: 1px solid #35354f;    
}


/**
 * 2. Page Loader
 */
#page-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
}
#page-preloader .page-loading {
    position: absolute;
    top: 50%;
    left: 40%;
    margin-left: 10%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
#page-preloader .page-loading .dot {
    width: 24px;
    height: 24px;
    background: #ffcf4a;
    border-radius: 100%;
    display: inline-block;
    animation: load_page 1s infinite;
}
#page-preloader .page-loading .dot:nth-child(1) {
    animation-delay: 0.1s;
    background: #ffcf4a;
}
#page-preloader .page-loading .dot:nth-child(2) {
    animation-delay: 0.2s;
    background: #ffcf4a;
}
#page-preloader .page-loading .dot:nth-child(3) {
    animation-delay: 0.3s;
    background: #ffcf4a;
}
#page-preloader .page-loading .dot:nth-child(4) {
    animation-delay: 0.4s;
    background: #ffcf4a;
}
#page-preloader .page-loading .dot:nth-child(5) {
    animation-delay: 0.5s;
    background: #ffcf4a;
}
@-moz-keyframes load_page {
    0% {
		transform: scale(1);
    }
    50% {
		opacity: .3;
		transform: scale(2);
    }
    100% {
		transform: scale(1);
    }
}
@-webkit-keyframes load_page {
    0% {
		transform: scale(1);
    }
    50% {
		opacity: .3;
		transform: scale(2);
    }
    100% {
		transform: scale(1);
    }
}
@-o-keyframes load_page {
    0% {
		transform: scale(1);
    }
    50% {
		opacity: .3;
		transform: scale(2);
    }
    100% {
		transform: scale(1);
    }
}
@keyframes load_page {
    0% {
		transform: scale(1);
    }
    50% {
		opacity: .3;
		transform: scale(2);
    }
    100% {
		transform: scale(1);
    }
}


/**
 * 3. Header
 */
.home-1 .header {
    padding: 0 50px;
}
.home-2 .header {
    background-color: transparent;
    position: absolute;
    z-index: 9999;
    width: 100%;
}
.header.header-absolute {
    position: absolute;
    width: 100%;
    background: none;
    z-index: 999999;
}
.header.header-absolute #main-nav > ul > li > a,
.header.header-absolute .block-search .popup-title a {
    color: #fff;
}
.top-header {
    background-color: #1e1e21;
    color: #fff;
    padding: 15px 0;
}
.top-header .socials a {
    color: #fff;
}
.top-header .socials a:hover {
    color: #0a6edd;
}
.top-header .account ul {
    margin-bottom: 0;
}
.top-header .account ul li {
    display: inline;
    padding: 0 12px;
    border-right: #0a6edd;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
}
.top-header .account ul li:last-child {
    border: none;
    padding-right: 0;
}
.top-header .account ul li i {
    color: #ffcf4a;
    padding-right: 5px;
}
.top-header .account ul li a {
    color: #fff;
    text-transform: none;
    font-size: 13px;
}
.top-header .account ul li a:hover {
    color: #0a6edd;
}
.main-header .logo {
    line-height: 100px;    
}
.main-header .logo img {
    display: inline-block;    
}
.home-3 .main-header {
    background-color: #000;
}
.main-header .sign-buttons {
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 220px;
    margin: 0 auto;
}

.main-header .sign-buttons .btn {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 8px 8px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    background-color: #896da9;
    max-height: 40px;
    width: 80px;
}
.main-header .sign-buttons .btn:first-child {margin-right: 10px;}


/**
 * 4. Menu
 */
 
/**
 * 4.1. Main Menu
 */
#main-nav {
    text-align: center;    
}
#main-nav > ul {
    float: none;
}
#main-nav > ul > li {
    display: inline-block;
    float: none;
}
#main-nav > ul > li > a {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 100px;
    padding: 0;
}
.home-2 #main-nav > ul > li > a,
.home-3 #main-nav > ul > li > a {
    color: #fff;
}
.home-left #main-nav > ul {
    text-align: left;
}
.home-left #main-nav > ul > li {
    position: relative;
    float: none;
    display: block;
    padding-bottom: 15px;
    margin: 0;
}
.home-left #main-nav > ul > li > a {
    line-height: 20px;
    padding: 0;
    margin: 0;
    color: #5d5151;
}
#main-nav > ul > li > a.active {color: #ffcf4a;}
#main-nav > ul > li > a:hover,
#main-nav > ul > li > a:focus,
#main-nav > ul > li > a:active {
    color: #896da9;
    background-color: transparent;
}
#main-nav > ul > li:hover > a,
#main-nav > ul > li:focus > a,
#main-nav > ul > li:active > a {
    color: #896da9;
}
#main-nav .dropdown:hover > .dropdown-menu {
    display: block;
    left: 0;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
}
#main-nav .dropdown-menu {
    position: absolute;
    background: white;
    width: 270px;
    z-index: 100;
    top: 100%;
    margin: 0;
    border: none;
    padding: 15px 20px;
    left: 100%;
    text-align: left;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
#main-nav .dropdown-menu li a {
    display: block;
    color: #999999;
    line-height: 26px;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 3px 20px 3px 0;
    margin-right: 10px;
}
#main-nav .dropdown-menu li a:hover {
    background-color: transparent;
    color: #0a6edd;
}
#main-nav .dropdown-menu li a:hover .fa {
    color: #0a6edd;
}
#main-nav .dropdown-submenu {
    position: relative;
}
#main-nav .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -15px;
    position: absolute;
}
#main-nav .dropdown-submenu.parent > a {
    display: block;
    position: relative;
}
#main-nav .dropdown-submenu.parent > a:after {
    content: "\f0da";
    position: absolute;
    top: 2px;
    font-size: 13px;
    font-family: "FontAwesome", sans-serif;
    right: 0;
    -webkit-transition: rotate(180deg);
    transition: rotate(180deg);
}
#main-nav .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
}

#main-nav .navbar-nav {
    display: flex;
    justify-content: space-evenly;
}


/**
 * 4.2. Mobile Menu
 */
#btn-menu {
    font-size: 18px;
    display: none;
    cursor: pointer;
    float: right;
    height: 100px;
    line-height: 100px;
    margin-right: 20px;
    font-size: 22px;
}
.home-2 #btn-menu {
    color: #fff;
}
#off-mainmenu {
    position: absolute;
    display: none;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 999;
    left: 0;
    background-color: #333;
}
#off-mainmenu .off-mainnav {
    position: absolute;
    top: 0;
    width: 260px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f8f8f8;
    border-right: 1px solid #eaeaea;
    left: -260px;
}
#off-mainmenu .navbar-nav {
    width: 100%;
    margin: 0;
    text-align: left;
}
#off-mainmenu .navbar-nav > li {
    clear: both;
    width: 100%;
    display: block;
    border-bottom: 1px dashed #eaeaea;
}
#off-mainmenu .navbar-nav > li > a {
    color: black;
}
#off-mainmenu .navbar-nav > li .icon-down {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 40px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    right: 0;
}
#off-mainmenu .navbar-nav .caret {
    display: none;
}
#off-mainmenu .dropdown-menu.tiva-active {
    display: block;
    position: inherit;
    top: 1px;
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
    border: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#off-mainmenu .dropdown-menu.tiva-active .menu-title {
    border-bottom: 1px dashed #eaeaea;
}
#off-mainmenu .dropdown-menu.tiva-active .menu-title a {
    display: block;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500;
    color: #333;
}
#off-mainmenu .dropdown-menu.tiva-active ul li {
    border-bottom: 1px dashed #eaeaea;
    display: inline-block;
    width: 100%;
    position: relative;
}
#off-mainmenu .dropdown-menu.tiva-active ul li a {
    display: block;
    padding: 10px 30px;
}
#off-mainmenu .dropdown-menu.tiva-active ul li li a {
    padding: 10px 45px;
}
#off-mainmenu .sign-buttons {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
#off-mainmenu .sign-buttons a {
    clear: both;
    width: 100%;
    display: block;
    font-weight: 700;
}
#off-mainmenu .sign-buttons a:first-child {border-bottom: 1px dashed #eaeaea;}
.off-close {
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaea;
}
.off-close .title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: black;
}
.off-close .close-menu {
    color: black;
    margin-top: 2px;
    float: right;
}
.off-close .close-menu i {
    font-size: 16px;
}
.mainmenu-active #all,
.mainmenu-active #off-mainmenu {
    display: block;
    -webkit-transform: translate(260px, 0);
    -moz-transform: translate(260px, 0);
    -ms-transform: translate(260px, 0);
    -o-transform: translate(260px, 0);
}
.mainmenu-active #all {
    position: fixed;
    margin: 0 auto;
}


/**
 * 5. Dropdown
 */
@-webkit-keyframes animationmenus {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px);
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
.dropdown-menu,
.popup-content {
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/
}
.popup-over {
    position: relative;
}
.home-2 .popup-over .popup-title a {
    color: #fff;
}
.home-2 .popup-over .popup-title a:hover {
    color: #0a6edd;    
}
.popup-over .popup-title i {
    font-weight: 600;
    font-size: 22px;
}
.popup-over .popup-content {
    padding: 15px;
    position: absolute;
    line-height: 20px;
    background: white;
    min-width: 320px;
    z-index: 99;
    display: none;
    right: 0;
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
}
.popup-over .popup-content a {
    color: #999999;
    display: inline-block;
}
.popup-over .popup-content a:hover {
    color: #ffcf4a;
}
.popup-over .popup-content ul {
    margin-bottom: 0;
}
.popup-over .popup-content ul li {
    padding: 3px 0;
}
.popup-over:hover,
.popup-over.open {
    cursor: pointer;
}
.popup-over:hover .popup-title,
.popup-over.open .popup-title {
    color: #ffcf4a;
}
.popup-over:hover .popup-content,
.popup-over.open .popup-content {
    display: block;
}
.home-left #main-nav .dropdown:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 5%;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
}


/**
 * 6. Slideshow
 */
.tiva-slideshow-wrapper .nivo-directionNav a {
    top: 50%;
    transform: translateY(-50%);
}
.home-2 .tiva-slideshow-wrapper .nivo-directionNav a {
    margin-top: 50px;
}
.tiva-slideshow-wrapper .tiva-caption {
    top: 50%;
    transform: translateY(-50%);
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    color: #fff !important;
    }
.home-2 .tiva-slideshow-wrapper .tiva-caption {
    margin-top: 50px;
}
.tiva-slideshow-wrapper .tiva-caption .img-caption {
    top: 30%;
    right: 80%;
    transform: translateX(+50%);
    color: #fff !important;
    float: left;
}
.tiva-slideshow-wrapper .tiva-caption .btn-slide {
    display: inline-block;
}
.tiva-slideshow-wrapper .tiva-caption .btn {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 30px;
    border: 2px solid #fff;
    text-transform: uppercase;
    border-radius: 0;
}
.tiva-slideshow-wrapper .tiva-caption .btn:hover {
    color: white;
    border: 2px solid #ffcf4a;
    background-color: #ffcf4a;
}
.tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active {
    background-color: #ffcf4a;
}

.tiva-slideshow-wrapper.nav-number .nivo-directionNav {
    display: none;    
}
.tiva-slideshow-wrapper.nav-number .nivo-controlNav {
    width: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    bottom: auto;
    right: 50px;
    z-index: 9999;
}
.tiva-slideshow-wrapper.nav-number .nivo-controlNav .nivo-control {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #333;
    color: #f4f4f4;
    border-radius: 50%;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
}
.tiva-slideshow-wrapper.nav-number .nivo-controlNav .nivo-control:last-child {
    margin-bottom: 0;
}
.tiva-slideshow-wrapper.nav-number .nivo-controlNav .nivo-control.active {
    background-color: #f4f4f4;
    color: #333;
}


/**
 * 7. Search
 */
.home-3 .block-search .popup-title > a {
    color: #fff;
}
.home-3 .block-search .popup-title > a:hover {
    color: #0a6edd;
}
.block-search .popup-title i {
    line-height: 100px;
}
.block-search form input {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.block-search .btn {
    color: #fff;
    background: #0a6edd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 36px;
}
.block-search form button:hover {
    background: #ffcf4a;
}


/**
 * 8. Block
 */
 
/**
 * 8.1. Block - General
 */
.col-container .col-inner:hover img {
    transform: rotate(360deg);
}
.btn-see-all > a,
.btn-see-all > button {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #ffcf4a;
    min-width: 180px;
    padding: 8px 40px;
    border: none;
}
.block2 {
    text-align: center;
    margin-bottom: 30px;
}
.section.features {
    padding-bottom: 40px;
}
.section.features .sub-title {
    font-size: 18px;    
}
.section.features .block2 {
    margin-bottom: 50px;    
}
.block2 .bt-icon {
    margin-bottom: 5px;
    vertical-align: middle;
    transition: all 0.4s;
    display: inline-block;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    color: #896da9;
    line-height: 52px;
}
.block2 .bt-icon i {
    font-size: 50px;
}
.bt-fancy-box-element:hover .bt-content .bt-title:after {
    width: 50px;
    background: #ffcf4a;
}
.bt-fancy-box-element:hover .bt-icon {
    color: #ffcf4a;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.bt-fancy-box-element:hover .bt-icon img {
    opacity: 0;
}
.home-3 .bt-fancy-box-element:hover .bt-icon img,
.home-4 .bt-fancy-box-element:hover .bt-icon img {
    opacity: 1;
}
.home-3 .bt-fancy-box-element:hover .wrap-box-element {
    background-color: none !important;
}
.bt-title {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-weight: 600;
}
.bt-title:after {
    transition: all 0.4s;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 35px;
    height: 2px;
    background: #896da9;
    transform: translateX(-50%);
}
.home-2 .bt-content .bt-readmore {
    font-weight: 600;
    color: #ffcf4a !important;
    margin-top: 20px;
    display: inline-block;
}
.home-2 .bt-content .bt-readmore:hover {
    color: #ffcf4a;
    text-decoration: underline;
}
.home-2 .about .wrap-box-element {
    padding-top: 12% !important;
    padding-right: 12% !important;
    padding-bottom: 12% !important;
    padding-left: 12% !important;
    background-color: #f9f9f9;
}

/**
 * 8.2. Block - Core Features
 */
.feature-img > i {
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.feature-wrap {
    margin-left: 55px;
}
.feature-wrap-right {
    margin-right: 55px;
}
.feature-list {
    min-height: 65px;
    margin-bottom: 30px;
    transition: width 2s, height 2s, transform 2s;
}
.feature-list:hover .feature-icon::before {
    background-color: #ffcf4a;
}
.feature-list:hover .feature-icon {
    border: 1px solid #ffcf4a;
}
.feature-list .feature-icon {
    transition: all 0.4s;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 68px;
    color: #171721;
    margin: 0;
    border: 1px solid #dee0ec;
    border-radius: 50%;
    text-align: center;
    float: left;
}
.feature-list .feature-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
}
.feature-list .feature-icon::before {
    transition: all 0.4s;
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 61px;
    height: 61px;
    background: #dee0ec;
    border-radius: 50%;
}
.feature-list .feature-content {
    padding-left: 100px;
}
.feature-list .feature-content .item-title {
    font-size: 16px;    
}

/**
 * 8.3. Block - Introduction
 */
.number {
    padding-left: 0;
    padding-right: 0;
    z-index: 10;
}
.number-content {
    padding: 60px 40px;
    margin: 0 !important;
    height: 330px;
}
.number-content:hover .number-img {
    opacity: 0.15;
    bottom: 50%;
    right: 50%;
    transform: translateX(50%) translateY(50%);
}
.number-content .content-heading {
    position: relative;
    z-index: 9;
}
.number-content > h2 {
    font-size: 50px;
    color: #ffffff;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 16px;
}
.number-content > h4 {
    font-size: 24px;
    color: #ffffff;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 15px;
    font-weight: 600;
}
.number-content .content-des {
    color: #fff;
    margin-bottom: 20px;
}
.number-content .content-des i {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    bottom: 0px;
    right: 0px;
    line-height: 220px;
    font-size: 260px;
    z-index: 1;
    opacity: 0.3;
    -wekbit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.generalship .one {
    background-color: #986ccb;
}
.generalship .two {
    background-color: #896da9;
}
.generalship .three {
    background-color: #986ccb;
}
.generalship .four {
    background-color: #896da9;
}
.generalship .one:hover {
    background: #a382c9;
}
.generalship .two:hover {
    background: #a382c9;
}
.generalship .three:hover {
    background: #a382c9;
}
.generalship .four:hover {
    background: #a382c9;
}
.wrap-intro {
    padding-top: 60px !important;
    padding-right: 10% !important;
    padding-bottom: 60px !important;
    padding-left: 10% !important;
}
.introduce .row-intro {
    display: -webkit-box;
    padding-left: 15px;
    padding-right: 15px;
}
.introduce .intro-video {
    height: 330px;
    position: relative;
}
.introduce .intro-video a {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.introduce .intro-video img {
    height: 100%;
    width: 100%;
}
.introduce .intro-misson {
    transition: all 0.4s;
    background: #0a6edd;
    color: #fff;
    height: 330px;
    padding-top: 55px !important;
}
.introduce .intro-history {
    transition: all 0.4s;
    background: #ffcf4a;
    color: #fff;
    height: 330px;
    padding-top: 55px !important;
}
.introduce .intro-history .blog-readmore:hover {
    background: #0a6edd;
}

/**
 * 8.4. Block - Projects
 */
 .home-6 .projects.layout-3 ul {
    margin-top: 0;
 }
.projects.layout-2 {
    background-color: #303f9f;
}
.projects.layout-2 .tab-content .img-full {
    position: relative;
}
.projects.layout-2 ul,
.projects.layout-3 ul {
    margin: 40px 0 0;
}
.projects.layout-2 .btn-list,
.projects.layout-3 .btn-list {
    margin: 0 0 40px;
    padding: 0 12px;
    background: none;
}
.projects.layout-2 .btn-list .white,
.projects.layout-3 .btn-list .white {
    margin-bottom: 0;
}
.projects.layout-3 {
    background-image: url(../img/bg-project.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.product-list {
    position: relative;
    left: 0px;
    top: 0px;
    width: auto;
    height: auto;
    margin-bottom: 30px;
    text-align: center;
    padding: 0;
}
.wrap-list {
    text-align: center;
}
.btn-list {
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    border: none;
    line-height: 24px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    background: #dee0ec;
    margin-bottom: 20px;
    transition: all 0.4s ease 0s;
    text-transform: uppercase;
}
.projects.layout-4 .btn-list {
    font-size: 13px;
    font-weight: 600;
    background: none;
}
.btn-list:hover,
.btn-list:focus,
.btn-list.active {
    background: #0a6edd;
}
.btn-list:hover a,
.btn-list:focus a,
.btn-list.active a {
    color: #fff;
}
.project-tab .btn-list:hover,
.project-tab .btn-list:focus,
.project-tab .btn-list.active {
    background: none !important;
}
.project-tab .btn-list:hover a,
.project-tab .btn-list:focus a,
.project-tab .btn-list.active a {
    color: #ffcf4a;
}
.projects.layout-3 .tab-content .img-full {
    position: relative;
}
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
.hvr-underline-from-center:before {
    background-color: #ffcf4a;
    height: 1px;
}
.project-item {
    background: rgba(41, 41, 62, 0.10);
    padding: 0px 0px 0px 0px;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: transparent;
    border-style: none;
    margin-bottom: 30px;
    position: relative;
}
.project-item .img-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px solid transparent;
    outline: 0px solid transparent;
    background: rgba(41, 41, 62, 0.10);
    visibility: hidden;
}
.project-item:hover .hvr-shrink {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    background: rgba(41, 41, 62, 0.10);
}
.project-item:hover .img-bg {
    visibility: visible;
}
.project-item:hover .img-view a i {
    color: #fff;
}
.projects.layout-4 .btn-list:hover a {
    color: #ffcf4a;
}
.projects.layout-4 .project-item:hover .img-view {
    visibility: visible;
}
.image-grid .img-full {
    position: relative;
}
.img-full img {
    display: block;
    width: 100%;
    height: auto;
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(23, 23, 33, 0.50);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.overlay .icon-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    padding: 10px 14px 10px 14px !important;
    border-radius: 60px 60px 60px 60px !important;
    background: rgba(0, 194, 130, 0.75) !important;
}
.overlay .icon-plus i {
    font-size: 16px;
    text-align: center;
    color: #ffffff !important;
}
.img-full:hover .overlay {
    height: 100%;
}
.project-tab.layout-3 .tab-content {
    width: 100%;
    position: relative;
}
.img-project {
    overflow: hidden;
    margin-bottom: 30px;
}
.border .img-project {
    background: #ffffff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.175);
    padding: 0;
    border-width: 10px 10px 10px 10px;
    border-radius: 0px 0px 0px 0px;
    border-color: #ffffff;
    border-style: solid;
}
.img-small {
    height: 263px;
    position: relative;
}
.img-small-2 {
    height: 220px;
    position: relative;
}
.img-big {
    height: 513px;
    position: relative;
}
.img-project img {
    width: 100%;
    height: 100%;
}
.project-header {
    background: #dee0ec;
    padding: 15px 20px;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: transparent;
    border-style: none;
    text-align: left;
    min-height: 0px;
}
.projects.layout-4 .project-header {
    background: #fff;
    padding-left: 0;
    padding-top: 10px;
}
.projects .project-category a:hover {
    color: #ffcf4a;
}
.projects.layout-2 .project-name a:hover,
.projects.layout-3 .project-name a:hover {
    color: #ffcf4a;    
}
.project-header .project-name {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.projects.layout-4 .project-header .project-name {
    text-transform: uppercase;
    font-size: 14px;
}
.projects.layout-4 .project-header .project-category a {
    color: #0a6edd;
    font-style: italic;
    font-size: 14px;
}
.projects.layout-4 .project-header .project-category a:hover {
    color: #ffcf4a;    
}
.project-header .project-category .a-des {
    font-size: 12px !important;
    line-height: 24px !important;
    color: #686876;
    font-weight: 400 !important;
    padding: 0px 0px 0px 0px !important;
    border-radius: 0px 0px 0px 0px !important;
    background: transparent !important;
    z-index: 2 !important;
}
.home-5 .project-header .project-category .a-des {
    font-style: italic;
    color: #0a6edd !important;
}
.project-header .img-view {
    display: inline-block;
    float: none;
    clear: none;
    margin: 0px 0px 0px 0px;
    position: absolute;
    right: 20px;
    top: 64%;
}
.project-item:hover .img-view a {
    background: #0a6edd;
}
.projects.layout-4 .project-item:hover .img-view a {
    background: #ffcf4a;
}
.project-item .img-view a i {
    font-size: 16px;
    font-weight: 600;
}
.projects.layout-4 .project-header .img-view {
    top: 40%;
    right: 35%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}
.view {
    line-height: 20px;
    color: #adadb1;
    font-weight: 400;
    padding: 10px 12px 10px 12px;
    border-radius: 60px 60px 60px 60px;
    background: #f5f5f5;
    z-index: 2 !important;
    display: block;
    width: auto;
    text-align: center;
    height: auto;
    box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.project-title {
    color: white;
    font-size: 14px;
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px;
    text-align: left;
    line-height: 15px;
}
.project-bottom {
    margin-top: 60px;
}
.projects.layout-3 .project-bottom {
    margin-top: 25px;
}
.title-bottom h4 {
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
}
.btn-bottom {
    text-align: right;
}

/**
 * 8.5. Block - Banner
 */
.banner {
    background-image: url(../img/bg-banner.jpg);
    color: #fff;
}
.section.banner .sub-title {
    color: #fff;
}
.btn-banner {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 30px;
    display: inherit;
}
.btn-banner > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #171721;
    background: #ffffff;
    padding: 8px 30px;
}

/**
 * 8.6. Block - Pricing Table
 */
.table-price-top {
    background-image: url(../img/bg-price-table.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.table-price-top .table-content {
    margin-bottom: 50px;
    background: #29293e;
}
.table-price .text-left p {
    color: #8c8686;
}
.col-wrap {
    text-align: center;
    padding: 40px 30px 50px;
    width: 100%;
}
.table-price .col-wrap {
    background: #29293e;    
}
.col-wrap .price-time {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    background: #ffffff;
    margin-bottom: 15px;
    border: 10px solid #222231;
    border-radius: 50%;
}
.col-wrap .price-time .price-icon {
    position: absolute;
    top: 0px;
    right: -27px;
    width: 54px;
    height: 54px;
    font-size: 26px;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    background: #0a6edd;
    border-radius: 50%;
}
.price-money {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}
.table-price-top .price-money {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}
.price-money .money {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    color: #0a6edd;
}
.price-money .time {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #171721;
}
.table-price-top .price-money .time {
    color: #fff;
}
.price-title {
    position: relative;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.price-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 35px;
    height: 2px;
    background: #0a6edd;
    transform: translateX(-50%);
}
.price-option {
    list-style: none;
    font-size: 14px;
    line-height: 28px;
    color: #a0a0b5;
    margin: 0 0 30px;
    padding: 0;
}
.table-price-top .price-option {
    margin-top: 30px;
}
.price-option .disabled {
    color: #ffffff;
    text-decoration: line-through;
}
.order {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffcf4a;
    padding: 8px 30px;
    border: 1px solid #ffcf4a;
}
.order:hover {
    background-color: #ffcf4a;
    color: #fff;
}
.btn-see-all > a,
.btn-see-all > button {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #896da9;
    min-width: 180px;
    padding: 8px 25px;
    text-align: center;
}
.table-price-top .col-wrap .price-time {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    color: #0A6EDD;
    line-height: 125px;
    font-size: 125px;
    background: none;
    margin-bottom: 15px;
    border: none;
}
.wrap-table {
    margin-top: -45% !important;
}

/**
 * 8.7. Block - Our Team
 */

.manufacturers-block {
    margin-top: 30px;
}
.manufacturers-block div > ul {
    margin-bottom: 8px;
}
.manufacture-block-partner .owl-prev{
    left: 0;
}
.manufacture-block-partner .owl-next{
    right:0 ;
}
.manufacture-block-partner {
    margin-top: 15px;
}
.manufacture-block-partner .wrap-li,
.manufacture-block-partner-2 .wrap-li {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.team-info {
    text-align: center;    
}
.fix-block {
    padding: 0px !important;
    margin: 0px !important;
}
.manufacturers-block.fix-block .owl-theme .owl-controls .owl-nav div {
    position: absolute;
}
.manufacturers-block .manufacture-block li {
    text-align: center;
}
.manufacturers-block .manufacture-block li a {
    border-radius: 50%;
    position: relative;
    display: inline-block;
}
.manufacturers-block .manufacture-block li a img {
    width: 210px;
    display: block;
}
.manufacturers-block li a img {
    position: relative;
    display: inline-block;
    border: 10px solid rgba(17, 17, 17, 0.05);
    border-radius: 50%;
}
.img-name {
    font-size: 18px;
    color: #171721;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
}
.img-position {
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    color: #ffcf4a;
    margin-bottom: 20px;
    text-align: center;
}
.icon-socials {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
.off-mainnav .icon-socials,
.off-mainnav .copyright {
    width: 100%;
    float: left;
    margin: 30px 15px 0 15px;    
    text-align: left;
}
.icon-socials li {
    display: inline-block;
    margin-right: 5px;
}
.icon-socials li:last-child {
    margin-right: 0;    
}
.icon-socials li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0;
    background: #dee0ec;
    border-radius: 50%;
    text-align: center;
}
.icon-socials li a:hover {
    background: #ffcf4a;
}
.icon-socials li a:hover i {
    color: #fff;
}
.img-email {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}
.img-email i {
    margin-right: 4px;
}
.team-col .text-block, 
.team-col .block-intro {
    margin-bottom: 60px;
}
.team-col .team-wrap {
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.team-col .team-wrap .team-img {
    position: relative;
    margin-bottom: 30px;
    border: 10px solid #ffffff;
    box-shadow: 0px 0px 25px 0px rgba(104, 104, 118, 0.2);
}
.team-col .team-wrap .team-img img {
    width: 100%;
    height: auto;
}

/**
 * 8.8. Block - Testimonials
 */
.our-customer {
    background-image: url(../img/bg-testimonial.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.our-customer .sub-title {
    color: #fff;    
}
.our-customer .inner-customer {
    color: #fff !important;
}
.customer-item {
    margin-bottom: 40px;
}
.customer-item:last-child {
    margin-bottom: 30px;
}
.img-thumb {
    position: relative;
    float: left;
    width: 110px;
    height: 110px;
    border: 5px solid rgba(17, 17, 17, 0.2);
    border-radius: 50%;
}
.img-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.img-thumb i {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: absolute;
    top: 0;
    right: -12px;
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    background: #ffcf4a;
    border-radius: 50%;
}
.thumb-content {
    padding-left: 140px;
    text-align: left;
}
.thumb-content .thumb-des {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.thumb-content .thumb-name .name-title {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}
.thumb-content .thumb-name .name-position {
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
    color: #ffcf4a;
}
.btn-left-home2 {
    background-color: #0999;
    top: 75%;
}
.btn-right-home2 {
    background-color: #0999;
    top: 75%;
}
.customer-item .customer-say {
    font-size: 17px;
    font-style: italic;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    color: #686876;
}
.customer-item .customer-say .fa-quote-left,
.customer-item .customer-say .fa-quote-right {
    font-size: 7px;
    font-style: italic;
    vertical-align: top;
    margin-top: 5px;
}
.customer-info .customer-img {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    border: 5px solid rgba(17, 17, 17, 0.05);
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.customer-info .customer-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.customer-item .customer-info .customer-name {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.customer-item .customer-info .customer-name .name {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0a6edd;
    margin-top: 0;
    margin-bottom: 0;
}
.customer-item .customer-info .customer-name .position {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}
.our-customer .title,
.our-customer .des-title p, 
.advantage .title,
.our-customer .des-title p, 
.advantage{
    color: #fff;
}
.item-img {
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.item-img:last-child {
    border-bottom: none;
}
.wrap-li .item-img > img {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
}


/**
 * 8.10. Newsletter
 */
.newsletter {
    color: #fff;
    background-color: #ffcf4a;
}
.newsletter .des-subscribe {
    width: 330px;
}
.newsletter .form-subscribe {
    position: relative;
    padding-right: 150px;
    display: block;
    margin: 25px 0;
}
.newsletter .form-subscribe .input-email {
    font-size: 14px;
    line-height: 24px;
    color: #686876;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    display: inline-block;
    border: 1px;
    border-color: #ddd;
    background-color: #f4f4f4;
    box-sizing: border-box;
}
.form-subscribe .subscribe {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background: #0a6edd;
    height: 100%;
    border: none;
}
.form-subscribe .subscribe:hover {
    background: #1e37a7;
}
.form-subscribe .subscribe.has-icon {
    padding-left: 25px;
}
.form-subscribe i {
    position: absolute;
    top: 15px;
    right: 110px;
}


/**
 * 9. Carousel
 */
.owl-theme .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1px;
    height: 50px;
    width: 50px;
    color: blue;
    line-height: 33px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    background: #F0F0F0;
    border: 5px solid white;
    visibility: hidden;
    border-style: double;
    border-radius: 50%;
    opacity: 0;
}
.owl-theme .owl-controls .owl-nav div:hover {
    color: #fff;
    background-color: #4892e6 !important;
}
.owl-theme .owl-controls .owl-nav div:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 18px;
    line-height: 40px;
    width: 100%;
    height: 100%;
    right: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    content: "\f104";
}
.owl-theme .owl-controls .owl-nav div:hover {
    border-color: white;
    background-color: #F0F0F0;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
    right: -30px;
    left: inherit;
}
.nav-2.owl-theme .owl-controls {
    position: absolute;
    bottom: 6px;
    right: 0;
}
.nav-2.owl-theme .owl-controls .owl-nav div {
    position: relative;
    left: 0;
    border: none;
    background: #e5e5e5;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    color: #333333;
    margin-left: 6px;
    visibility: visible;
    opacity: 1;
}
.nav-2.owl-theme .owl-controls .owl-nav div:hover {
    background: #ffcf4a !important;
    color: #ffffff;
}
.nav-2.owl-theme .owl-controls .owl-nav div:before {
    line-height: 35px;
}
.block-content:hover .owl-theme .owl-controls .owl-nav div {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.block-content:hover .owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 0;
}
.block-content:hover .owl-theme .owl-controls .owl-nav div.owl-next {
    right: 0;
}


/**
 * 10. Blog
 */
.blog-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    left: 0px;
    top: 0px;
}
.blog-item .blog-media {
    position: relative;
    overflow: hidden;
}
.blog-media .wrap-media {
    position: relative;
}
.btn-left {
    background-color: #dcdcdf;
    color: #000;
    border-radius: 50%;
    border: none;
    outline: none;
    opacity: 0.8;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 75%;
    right: 11%;
    font-size: 14px;
    line-height: 30px;
}
.blog-news .btn-left {
    background-color: #fff;
    border-radius: 0;
    color: royalblue;
    top: 3%;
}
.blog-news .btn-right {
    background-color: #fff;
    border-radius: 0;
    color: royalblue;
    top: 3%;
}
.btn-right:hover,
.btn-left:hover {
    color: #fff;
    background-color: #ffcf4a;
}
.btn-right {
    background-color: #dcdcdf;
    color: #000;
    border-radius: 50%;
    opacity: 0.8;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 75%;
    left: 90%;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    border: none;
}
.blog-category {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff !important;
    background: rgba(23, 23, 33, 0.8);
    padding: 4px 15px;
    z-index: 9;
}
.blog-category a {
    color: #fff;
}
.blog-category:hover a {
    color: #ffcf4a;
}
.blog-summary {
    text-align: center;
    background: #f9f9f9;
    padding: 15px 30px 45px;
}
.blog-summary .blog-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 8px;
    margin-bottom: 15px;
}
.blog-summary .blog-meta {
    margin-bottom: 15px;
}
.blog-summary ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.blog-summary ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}
.blog-summary .blog-sum {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.blog-readmore {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #171721;
    padding: 8px 30px;
}
.blog-readmore.color{
    background: #ececec;
    color: #686876;
}
.blog-readmore:hover {
    background-color:#ffcf4a;
    transition-duration: 0.3s;
    color: #fff;
}
.youtube {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.blog-item .blog-youtube {
    position: relative;
    overflow: hidden;
}
.blog-youtube .wrap-media {
    position: relative;
}
.youtube a {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 41px;
    letter-spacing: -2px;
    text-align: center;
    color: #0a6edd;
    background: #ffffff;
    opacity: 0.8;
    border-radius: 50%;
}
.youtube a:hover {
    color: #fff;
    background: #0a6edd;
}
.blog-news .btn-list a:hover,
.blog-news .btn-list a:focus,
.blog-news .btn-list a:active {
    color: #ffcf4a;
}
.blog-page .blog-items .bt-media img {
    width: 100%;
    height: auto;
}
.blog-page .blog-item {
    padding-left: 0px;
    padding-right: 0px;
}
.blog-page .blog-item .bt-content {
    padding: 15px 0;
}
.blog-page .blog-item .bt-content .bt-title-blog {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 0;
}
.blog-page .blog-item .bt-content .bt-meta {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-page .blog-item .bt-content .bt-meta li.bt-author {
    font-weight: 500;
    text-transform: uppercase;
    color: #ffcf4a;
    font-size: 13px;
}
.blog-page .blog-item .bt-content .bt-meta li.bt-date {
    font-size: 12px;
}
.blog-page .blog-item .bt-content .bt-meta li:last-child {
    margin-right: 0;
}
.blog-page .blog-item .bt-content .bt-meta li {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin-right: 15px;
}
.blog-news .btn-list {
    padding: 0 12px;
    background: none;
}

.blog-single .blog-single-content .sub-title {
    font-size: 30px;
    margin-bottom: 20px;    
}
.blog-single .blog-single-content .img-blog-single {
    margin-bottom: 20px;
}
.blog-single .blog-single-content .bt-meta {
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ececec;
}
.blog-single .bt-meta li {
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #686876;
    font-size: 14px;
    opacity: 1;
    position: relative;
    display: inline-block;
    margin-right: 30px;
}
.blog-single-content .bt-content {
    font-size: 14px;
    line-height: 24px;
}
.blog-single-content .bt-content p .intro {
    font-weight: 600;
    color: #171721;
    font-size: 16px;
    text-transform: capitalize;
}
.blog-single-content .bt-content p {
    margin-bottom: 20px;
}
.blog-single-content .bt-content blockquote {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #171721;
    margin-bottom: 25px;
    padding: 0;
    border: none;
}
.blog-single-content .bt-content blockquote p {
    border-left: 5px solid #eee;
    padding-left: 30px;
    font-style: italic;
}
.blog-single-content .bt-content .blog-single-img img {
    margin-bottom: 20px;
}
.blog-single-content .bt-tag-share {
    padding: 20px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.blog-single-content .bt-tag-share .bt-tag a {
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    color: #686876;
    margin-right: 20px;
}
.blog-single-content .bt-tag-share .bt-tag a:hover {
    color: #ffcf4a;
}
.blog-single-content .bt-tag-share .bt-share h4 {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.blog-single-content .bt-tag-share .bt-share .socials {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.blog-single-content .bt-tag-share .bt-share .socials a {
    margin-right: 0;
    margin-left: 15px;
}
.blog-single-content .bt-direction {
    margin-top: 0;
    margin-bottom: 50px;
}
.blog-single-content .bt-direction p {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #171721;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blog-single-content .bt-direction .dir-preview {
    background-color: #f9f9f9;
    font-size: 14px;
    line-height: 24px;
    padding: 50px 30px;
}
.blog-single-content .bt-direction .dir-next {
    background-color: #ececec;
    font-size: 14px;
    line-height: 24px;
    padding: 50px 30px;
    text-align: right;
}
.blog-single-content .bt-direction .dir-preview a:hover,
.blog-single-content .bt-direction .dir-next a:hover {
    color: #ffcf4a;    
}
.blog-single-content .comments {
    margin-top: 40px;
    margin-bottom: 30px;
}
.blog-single-content .comment-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.02em;
    display: inline-block;
    color: #171721;
}
.blog-single-content .bt-comment-blog ::placeholder {
    color: rgb(68, 66, 66);
    opacity: 1;
}
.blog-single-content .comments .comment-item {
    padding-top: 30px;
}
.blog-single-content .comments .comment-item::after {
    content: "";
    height: 1px;
    width: 85%;
    background-color: #ececec;
    display: block;
    margin-top: 30px;
}
.blog-single-content .comments .comment-item:last-child::after {
    display: none;
}
.blog-single-content .comments .comment-item .cmt-avatar {
    float: left;
}
.blog-single-content .comments .comment-item .cmt-avatar img {
    border-radius: 50%;
    float: left;
}
.blog-single-content .comments .comment-item .cmt-content {
    font-size: 14px;
    line-height: 24px;
    min-height: 90px;
    padding-left: 95px;
}
.blog-single-content .comments .comment-item .cmt-content .reply {
    color: #ffcf4a;    
}
.blog-single-content .comments .comment-item .cmt-content .cmt-name {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 22px;
    margin-top: 0;
}
.blog-single-content .comments .comment-item .cmt-content .cmt-time {
    font-size: 12px;
    font-weight: 400;
    color: #686876;
}
.blog-single-content .comments .comment-item .cmt-content p {
    font-size: 14px;
    margin-bottom: 5px;
}
.blog-single-content .comments .cmt-reply {
    padding-left: 95px;
}
.blog-single-content .comments .comment-item.cmt-reply::after {
    display: none;
}
.blog-single-2 .bg-blog {
    position: relative;
}
.blog-single-2 .title-single-blog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.blog-single-2 .title-single-blog .bt-meta {
    border: none;
}
.blog-single-2 .title-single-blog .bt-meta li {
    color: #fff;
    display: inline-block;
    margin-right: 20px;
}
.blog-single-2 .title-single-blog .bt-meta li:last-child {
    margin-right: 0;    
}
.blog-single-2 .title-single-blog .bt-meta span {
    color: #ffcf4a;
}
.blog-single-2 .title-single-blog .bt-meta span a {
    color: #ffcf4a;
}
.blog-single-2 .blog-single-content {
    margin-top: -235px;
    background-color: #fff;
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 50px;
}


/**
 * 11. Contact Us
 */
.contact {
    color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url(../img/bg-map.jpg);
}
.section.contact .sub-title {
    color: #fff;
}
.row-item {
    text-align: left;
    margin-bottom: 15px !important;
}
h3.row-item {
    margin-bottom: 25px !important;
    text-transform: uppercase;
    font-size: 18px;
}
.section.contact h3.row-item {
    color: #fff;    
}
.row-item p {
    line-height: 25px;
}
.row-item p a {
    color: #ffcf4a;
}
.row-item p a:hover {
    color: #0a6edd;
}
.get-contact {
    text-align: center;
    margin-top: 30px;
}
.contact .form-wrap {
    margin: 40px 0;
}
.form-wrap .form-control-text {
    display: block;
    margin-bottom: 30px;
    position: relative;
}
.form-wrap .form-control-text .input-text {
    max-width: 100%;
    margin: 0;
    color: #ffffff;
    width: 100%;
    padding: 10px 15px;
    transition: all 0.4s;
    font-size: 14px;
    line-height: 24px;
    background-color: transparent;
    border: 1px solid #ececec;
    box-shadow: none;
}
.form-wrap .form-control-text textarea {
    height: 200px;
    min-height: auto;
}
.contact-section {
    background-image: url(../img/bg-contacts.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 150px;
}
.contact-section h3.row-item {
    color: #0a6edd;
}
.wrap-people {
    margin-top: 23px;
    float: right;
}
.contact-tab {
    background: #29293e;
    color: #fff;
    margin-top: -170px;
    margin-bottom: 70px;
}
.wrap-contact-tab {
    display: -webkit-box;
}
.info-hire {
    transition: all 0.4s;
    overflow: hidden;
    border-right: 1px solid #35354f;
    padding: 60px 45px;
    height: 400px;
}
.info-hire:last-child {
    border-right: none;
}
.info-hire .number-content {
    padding: 0 !important;
}


/**
 * 12. Left Right Home
 */
.home-left {
    width: 250px;
    float: left;
    padding: 40px;
    position: fixed;
    background: #f9f9f9;
    height: 100%;
    z-index: 99;
}
.home-right {
    padding-left: 250px;
}
.home-left .logo {
    margin-bottom: 30px;
}
.home-left .icon-socials {
    margin-top: 30px;
    margin-bottom: 30px;    
}
.home-left .copyright {
    font-size: 13px;    
}
.home-left .copyright i {
    color: rgb(216, 66, 66);
}
.home-left .copyright span {
    font-weight: 600;    
}
.home-left .block-search {
    display: none;    
}

/**
 * 13. Portfolio
 */
 
/**
 * 13.1. Portfolio Category
 */
.portfolio-category .btn-see-all {
    margin-top: 20px;    
}
.portfolio-category .items {
    margin-bottom: 0;    
}
.portfolio-category .img-full {
    position: relative;
}
.portfolio-category .project-title h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.portfolio-category .project-title .project-category,
.portfolio-category .project-title .project-category a {
    color: #ffcf4a;    
    font-style: italic;
}
.portfolio-category .project-title .project-category a:hover {
    color: #0a6edd;    
}
.portfolio-category .project-title p {
    line-height: 20px;
    margin-bottom: 0;
}
.portfolio-category-space .project-item:hover .img-view {
    visibility: visible;
}
.portfolio-category-space .project-header .img-view {
    top: 50%;
    right: 40%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}
.portfolio-category .owl-theme .owl-controls .owl-nav div {
    margin: 0 12px;    
}
.designer {
    margin-bottom: 80px;
}
.designer .designer-info {
    padding-top: 100px;
    padding-bottom: 30px;
}
.designer .btn-see-all {
    margin-top: 30px;
}
.designer .icon-socials li a {
    text-align: center;
}
.designer .designer-info .name-color {
    color: #0a6edd;
}
.designer .portrait img {
    width: 100%;
}

/**
 * 13.2. Portfolio Detail
 */
.portfolio-single .item-portfolio {
    overflow: hidden;
}
.portfolio-single .item-portfolio img {
    width: 100%;
    height: auto;
}
.portfolio-single .bt-title-portfolio {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0;
}
.portfolio-single .bt-title-portfolio.margin-top {
    margin-top: 10px;
}
.portfolio-single .bt-desc p {
    line-height: 25px;
}
.portfolio-single .bt-term {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.portfolio-single .bt-term:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ececec;
}
.portfolio-single .bt-term a {
    font-style: italic;
    color: #ffcf4a;
}
.portfolio-single .bt-term a::after {
    content: ",";
    padding-right: 5px;
    color: #ffcf4a;
}
.portfolio-single .bt-term a:last-child::after {
    content: "";
}
.portfolio-single .bt-info h4,
.portfolio-single .bt-social h4 {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.portfolio-single .bt-info h4:after,
.portfolio-single .bt-social h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ececec;
}
.portfolio-single .bt-info ul,
.portfolio-single .bt-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.portfolio-single .bt-info ul li {
    margin-bottom: 10px;
}
.portfolio-single .bt-info ul li span {
    display: inline-block;
    font-weight: 600;
    color: #171721;
    min-width: 120px;
}
.pagination-portfolio {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px;
}
.pagination-portfolio .pagination-preview {
    float: left;    
}
.pagination-portfolio .pagination-next {
    float: right;    
}
.pagination-portfolio .pagination-preview a {
    padding-left: 10px;
}
.pagination-portfolio .pagination-next a {
    padding-right: 10px;
}


/**
 * 14. Breadcrumb
 */
#breadcrumb {
    padding: 30px 0;
    background-color: #f4f4f4;
    background-repeat: repeat;
    background-position: top center;
}
#breadcrumb .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: transparent;
    border-radius: 0;
}
#breadcrumb .bread-title {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
#breadcrumb .ul-breadcrumb {
    margin-bottom: 0;
    color: #ffcf4a;
    font-style: italic;
    font-size: 14px;
}
#breadcrumb .ul-breadcrumb li {
    display: inline-block;
}
#breadcrumb .ul-breadcrumb li a {
    color: #ffcf4a;
    font-style: italic;
}
#breadcrumb .ul-breadcrumb li i {
    padding: 0 7px;
    color: #ffcf4a;
}
#breadcrumb .ul-breadcrumb li:last-child:after {
    content: "";
    padding: 0;
}
#breadcrumb.background {
    background-image: url(../img/bg-abouttetra.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.rtb-bg {
    background-image: url(../img/bg-rtb.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.advert-bg {
    background-image: url(../img/bg-advert.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.aboutrtbstore-bg {
    background-image: url(../img/bg-aboutrtbstore.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.contacts-bg {
    background-image: url(../img/bg-contacts.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.publishers-bg {
    background-image: url(../img/bg-publishers.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.displadv-bg {
    background-image: url(../img/bg-displadv.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.background .breadcrumb .bread-title {
    font-size: 50px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700;
}
#breadcrumb.background .breadcrumb {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.3em;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
}
#breadcrumb.privacy-bg {
    background-image: url(../img/blog-detail.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
#breadcrumb.background .ul-breadcrumb,
#breadcrumb.background .ul-breadcrumb li i,
#breadcrumb.background .breadcrumb a {
    color: #fff;
    font-style: normal;
}

/**
 * 15. Sidebar
 */
.bt-sidebar .widget {
    position: relative;
    margin-bottom: 50px;
}
.bt-sidebar .widget .widget-title {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 12px;
}
.bt-sidebar .widget .widget-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
    background: #0a6edd;
}
.bt-sidebar .widget.widget-search .search-form {
    position: relative;
}
.bt-sidebar .widget.widget-search .search-form:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 15px;
}
.bt-sidebar .widget.widget-search .search-form label {
    display: block;
}
.bt-sidebar .widget.widget-search .search-form .search-field {
    font-size: 14px;
    font-weight: 400;
    color: #686876;
    width: 100%;
    margin: 0;
    padding: 8px 55px 8px 15px;
    border: 1px solid #ececec;
    background: transparent;
}
.bt-sidebar .widget.widget-search .search-form .search-submit {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 9;
}
.bt-sidebar .widget.widget-categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bt-sidebar .widget.widget-categories ul li {
    position: relative;
    padding: 8px 0;
    border-bottom: 1px solid #ececec;
}
.bt-sidebar .widget.widget-categories ul li:first-child {
    padding-top: 0;
}
.bt-sidebar .widget.widget-categories ul li:last-child {
    border-bottom: none;
}
.bt-sidebar .widget.widget-categories ul li:hover a {
    color: #ffcf4a;
}
.bt-sidebar .widget.widget-categories ul li a {
    display: inline-block;
    color: #686876;
}
.bt-sidebar .widget.widget-post-list .bt-post-list {
    margin: 0;
    padding: 0;
}
.bt-sidebar .widget.widget-post-list .bt-post-list > li,
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li {
    list-style: none;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ececec;
}
.bt-sidebar .widget.widget-post-list .bt-post-list > li:last-child,
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li:last-child {
    border-bottom: none;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-thumb {
    float: left;
    width: 100px;
    margin-right: 15px;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-right {
    padding-left: 115px;    
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-term a {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    background: #0a6edd;
    padding: 1px 8px;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-name {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0 6px 0;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-meta {
    margin: 0;
    padding: 0;
}
.bt-sidebar .widget.widget-post-list .bt-post-list > li .bt-meta li {
    display: inline-block;
    font-size: 12px;
    line-height: 10px;
    margin-right: 5px;
    padding-right: 7px;
    border-right: 2px solid #ececec;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-meta li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list {
    line-height: 26px;
    font-weight: 400;
    padding-right: 50px;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li .des-tweet {
    display: inline-block;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li .des-tweet .text-color {
    color: #ffcf4a;
    font-weight: 600;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li .time-tweet {
    display: inline-block;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li .time-tweet i {
    color: #ffcf4a;
    padding-right: 5px;
}
.bt-sidebar .widget.widget-tweet-list .bt-tweet-list > li .time-tweet .time-tweeted {
    color: #0a6edd;
    font-style: italic;
}


/**
 * 16. Pagination
 */
.bt-pagination {
    text-align: center;
    margin-top: 20px;
}
.bt-pagination > .page-numbers.current,
.bt-pagination > .page-numbers:hover {
    color: #ffffff;
    border-color: #ffcf4a;
    background: #ffcf4a !important;
}
.bt-pagination > .page-numbers {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    color: #323249;
    background: #ececec;
    margin: 2px;
    border: 1px solid #ececec;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.bt-pagination > .page-numbers i {
    font-size: 16px;    
}
.bt-pagination > .page-numbers.prev,
.bt-pagination > .page-numbers.next {
    background: #ececec;
}
.fa-angle-right:before {
    content: "\f105";
}


/**
 * 17. About Us Page
 */
.funfacts {
    padding-bottom: 0;
    background-image: url(../img/bg-project.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us .block2 {
    text-align: left;
    padding-top: 30px;
}
.about-us .block2 .sub-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 25px;
}
.intro-about {
    position: relative;
    background: #ececec;
    padding: 30px 30px 30px;
    margin-top: 50px;
}
.intro-about .bt-icon {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: absolute;
    top: 0;
    left: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    background: #ffcf4a;
    margin-top: -35px;
    margin-left: -35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.intro-about .bt-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
}
.intro-about .bt-content .title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: -5px;
    margin-top: 20px;
}
.funfacts .intro-about .bt-content .title {
    font-size: 30px;
}
.funfacts .about-us-text {
    margin-bottom: 50px;    
}
.funfacts .about-us-img {
    margin-top: 100px;    
    margin-left: 30px;
}
.intro-about .bt-content .bt-desc,
.intro-about .bt-content .bt-desc a {
    text-align: center;
    font-style: italic;
    color: #896da9;
}
.about-us-1 .about-us .intro-video,
.about-us-2 .about-us .intro-video {
    position: relative;
}
.about-us-1 .about-us .intro-video a,
.about-us-2 .about-us .intro-video a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.about-us-2 .col-wrap .price-time {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    color: #0A6EDD;
    line-height: 150px;
    font-size: 150px;
    background: none;
    margin-bottom: 15px;
    border: none;
}
.about-us-2 .price-money {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}
.about-us-2 .price-money .time {
    color: #fff;
}
.about-us-2 .price-option {
    margin-top: 30px;
}


/**
 * 18. Service Page
 */
.service-intro .intro-video,
.service-intro .intro-text {
    margin-bottom: 70px;
}
.service-intro .service-item {
    position: relative;
}
.service-intro .service-item .position-right {
    position: absolute;
    right: 0;
    z-index: 1;
    background: #fff;
    padding-left: 60px;
}
.service-intro .service-item .position-left {
    position: absolute;
    left: 0;
    z-index: 1;
    background: #fff;
    padding-right: 60px;
}
.service-intro .service-item .position-left .intro-text {
    text-align: right;    
}


/**
 * 19. Contact Page
 */
.contact-page .contact-map .map {
    margin-bottom: 20px;
}
.contact-page .contact-map .map iframe {
    border: 0;
    width: 100%;
    height: 350px;    
}
.contact-page .contact-map .intro-about .bt-content .title {
    text-transform: none;
}
.contact-page .contact-map .intro-about .bt-icon i {
    font-size: 35px;
    line-height: 70px;
}
.contact-page .contact-form ::placeholder {
    color: #686876;
    opacity: 0.7;
}
.contact-page .contact-form .contact-intro p {
    margin-bottom: 20px;    
}
.contact-page .contact-form .form-wrap .form-control-text {
    line-height: 36px;
    font-weight: 500;
}
.contact-page .contact-form .form-wrap .form-control-text .input-text {
    font-weight: 100;
    color: #686876;
}
.contact-page .contact-form .form-wrap .form-control-text textarea {
    height: 150px;
}
.contact-page .wrap-contact {
    margin-top: -115px;
    padding-top: 20px;
    background-color: #fff;
}
.contact-page .wrap-contact .intro-about {
    background: none;
}
.contact-page .contact-map .wrap-contact .map {
    margin-bottom: 0;
}


/**
 * 20. 404 Page
 */
.error-page .bt-content {
    padding-top: 30%;
}
.error-page .bt-content h1 {
    font-weight: 600;
    line-height: 50px;
    padding-right: 170px;
}
.error-page .bt-content p {
    margin-bottom: 30px;
}
.error-page .bt-content .bt-support {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    background: #171721;
    padding: 8px 30px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.error-page .bt-content .bt-contact {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    background: #ffcf4a;
    padding: 8px 35px;
    margin-bottom: 20px;
}


/**
 * 22. Go Up button
 */
.go-up {
    position: fixed;
    right: 12px;
    bottom: 12px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    outline: medium none;
    color: #333;
    background: #ffffff;
    border: 1px solid #1c1c1c;
    cursor: pointer;
    display: none;
    z-index: 999;
    -webkit-animation: bt-slideUpEffect 1.2s both;
    -ms-animation: bt-slideUpEffect 1.2s both;
    animation: bt-slideUpEffect 1.2s both;
}
.go-up:hover {
    color: #ffffff;
    background: #ffcf4a;
    border-color: #896da9;
}
.blog-detail-left-sidebar .bt-left-sidebar{
    margin-top: 0;
}


/**
 * 23. Footer
 */
.home-1 .top-footer {
    border-top: 1px solid #dcdcdf;
}
.home-1.home .top-footer,
.home-1.footer-no-border .top-footer {
    border-top: none;
}
.top-footer {
    line-height: 24px;
    letter-spacing: 1px;
    color: #686876;
    font-size: 14px;
    opacity: 1;
    padding: 60px 0;
}
.menu-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-footer ul li {
    display: inline-block;
    margin-right: 19px;
}
.menu-footer ul li:last-child {
    margin-right: 0;
}
.menu-footer ul li a {
    font-size: 14px;
    line-height: 40px;
    color: #686876;
}
.menu-footer ul li a:hover {
    color: #ffcf4a;
}
.bottom-footer {
    padding: 20px 0;
    line-height: 24px;
    letter-spacing: 1px;
    color: #686876;
    font-size: 14px;
    border-top: 1px solid #dcdcdf;
    background-color: #f9f9f9;
}
.text-color-footer {
    font-weight: 600;
    color: #0a6edd;
}
.socials a {
    display: inline-block;
    margin-right: 30px;
    color: #686876;
}
.socials a:last-child {
    margin-right: 0;
}
.socials a:hover{
    color: #ffcf4a;
}
.top-footer-dark {
    background: #252525;
    color: #686876;
    background-color: #171721;
}
.footer a {
    color: #686876;
}
.footer a.active {color: #ffcf4a;}
.footer a:hover {
    color: #ffcf4a;
}
.footer .top-footer-dark a:hover {
    color: #ffffff;
}
.footer .bottom-footer-dark a:hover {
    color: #ffcf4a;
}
.logo-bottom-home3 {
    margin-top: 6px;
    margin-bottom: 30px;
}
.logo-bottom-home3 a img {
    max-width: 100%;
    height: auto;
}
.contact-info {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-info li {
    margin-bottom: 15px;
}
.contact-info li:last-child {
    margin-bottom: 0;    
}
.contact-info li i {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    background: #ffcf4a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 6px;
}
h4.footer-title {
    position: relative;
    margin-bottom: 27px;
    padding-bottom: 15px;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 24px;
    opacity: 1;
    transition: opacity 0.24s ease-in-out;
}
h4.footer-title::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #0a6edd;
}
.list-text-footer li {
    margin-bottom: 5px;
}
.list-text-footer li a i {
    display: inline-block;
    width: 20px;
}
.list-img-footer {
    margin-bottom: 5px;
    margin-right: 5px;
}
.list-img-footer img {
    width: 100%;
}
.bottom-footer-dark {
    background: #121212;
    background-color: #1e1e2b;
    padding-top: 35px;
    padding-right: 0;
    padding-bottom: 35px;
    padding-left: 0;
    line-height: 24px;
    font-size: 14px;
    color: #686876;
}
.bottom-footer-dark .copyright .text-color {
    font-weight: 600;
    color: #ffcf4a;
}
.bottom-footer-dark .copyright i {
    color: rgb(216, 66, 66);
}
.img-full:hover .overlay1 {
    height: 75%;
}
.overlay1 {
    position: absolute;
    bottom: 80px;
    left: 10px;
    right: 0;
    background: rgba(23, 23, 33, 0.50);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.overlay1 .icon-plus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    padding: 25px 25px 25px 25px;
    border-radius: 60px 60px 60px 60px;
    background: rgba(0, 194, 130, 0.75);
}

/**
 * 23. Modals
 */
.modal {
    text-align: center;
    padding: 0!important;
    min-width: 340px;
}
.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal-content {
    color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-image: url(../img/bg-map.jpg);
    border: none;
    border-radius: 0;
    min-width: 320px;
    background-color: #1e1e2b;
}
.modal-body {padding: 8% 10%;}

.modal-body .close {
    outline: none;
    position: absolute;
    right: -35px;
    top: -35px;
    float: none;
    font-size: 46px;
    font-weight: 100;
    text-shadow: none;
    opacity: 0.7;
    color: #fff;
    transition: opacity 0.2s;
}
.modal-body .close:hover {
    opacity: 1;
}
.modal-body .sub-title {
    color: #fff;
    margin-bottom: 20px;
}
.modal-body .form-control-text {
    display: block;
    margin-bottom: 30px;
    position: relative;
}
.modal-body .form-control-text .input-text {
    max-width: 100%;
    margin: 0;
    color: #ffffff;
    width: 100%;
    padding: 10px 15px;
    transition: all 0.4s;
    font-size: 14px;
    line-height: 24px;
    background-color: transparent;
    border: 1px solid #ececec;
    box-shadow: none;
}
.modal-body .type-buttons {margin-bottom: 20px;}
.modal-body .type-buttons .btn {
    color: #ffcf4a;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 6px 8px;
    text-transform: uppercase;
    border: 1px solid #ffcf4a;
    border-radius: 0;
    max-height: 40px;
    position: relative;
    width: 120px;
    transition: all 0.2s;
}
.modal-body .type-buttons input:not(:checked) + .btn:hover {
    color: #fff;
    border-color: #fff;
}

.modal-body .type-buttons input:checked + .btn {
    color: #fff;
    background-color: #ffcf4a;
}
.modal-body .type-buttons input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    outline: none;
}

ul.terms {
    list-style: disc;
    margin: -15px 0 20px 20px;
    padding-left: 15px;
}
li > ul.terms {
    margin-top: 0;
    list-style: circle;
}
/*
     FILE ARCHIVED ON 15:00:20 Jul 08, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:27:56 Jun 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 117.136
  exclusion.robots: 0.206
  exclusion.robots.policy: 0.198
  cdx.remote: 0.068
  esindex: 0.01
  LoadShardBlock: 83.166 (3)
  PetaboxLoader3.datanode: 55.503 (4)
  CDXLines.iter: 23.52 (3)
  PetaboxLoader3.resolve: 52.613 (2)
  load_resource: 54.918
*/