html{
    scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #3B3B3B;
}

a{
    text-decoration: none!important;
    color: #3B3B3B;


}

ul,li {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

/* style */

.logo-sidebar a img {
    width: 200px;
}

.logo img {
    width: 170px;
}

.main-sidebar{
    background-color: #F0F0F0;
    width: 250px;
    float: left;
    padding: 32px 20px 32px 20px;
    position: fixed;
    height: 100%;
    z-index: 99;
}

.sidebar-menu ul li {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom:20px; 
}

.sidebar-menu ul li a {
    transition: all 0.2s ease-in-out;
    position: relative;
}


.sidebar-menu{
    margin-top: 42px;
}

.social-links ul li{
    float: left;
    padding-right: 15px;
}

.social-links ul 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;
}

.social-links ul li a:hover {
    background: #00c282;
}

.social-links ul li a:hover i {
    color: #fff;
}

.ftcpy {
    display: inline-block;
    font-size: 12px;
    margin-top:24px; 
}

.sidebar-footer {
    position: absolute;
    bottom: 0;
}

.main-contents{
    padding-left: 250px;
}

/* main */

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: #00c282;
    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: 24px;
    color: #171721;
    line-height: 46px;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.title.text-center {
    margin-top: 30px;
    font-weight: 500;
}
.title.text-center a {
    color: #00c282;
}
.title.text-center a:hover {
    color: #0a6edd;
}
.des-title {
    margin-bottom: 80px;
    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: #00c282;
	border-radius: 100%;
	display: inline-block;
	animation: load_page 1s infinite;
}
#page-preloader .page-loading .dot:nth-child(1) {
	animation-delay: 0.1s;
	background: #00c282;
}
#page-preloader .page-loading .dot:nth-child(2) {
	animation-delay: 0.2s;
	background: #00c282;
}
#page-preloader .page-loading .dot:nth-child(3) {
	animation-delay: 0.3s;
	background: #00c282;
}
#page-preloader .page-loading .dot:nth-child(4) {
	animation-delay: 0.4s;
	background: #00c282;
}
#page-preloader .page-loading .dot:nth-child(5) {
	animation-delay: 0.5s;
	background: #00c282;
}
@-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: #00c282;
    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;
}


/**
 * 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 15px;
}
.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:hover,
#main-nav > ul > li > a:focus,
#main-nav > ul > li > a:active {
    color: #208, 104, 9;
    background-color: transparent;
}
#main-nav > ul > li:hover > a,
#main-nav > ul > li:focus > a,
#main-nav > ul > li:active > a {
    color: #0a6edd;
}
#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";
    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);
}

/**
 * 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-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: #00c282;
}
.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: #00c282;
}
.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: 10%;
    padding-right: 30%;
    text-align: left;
    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;
    text-align: left
}
.tiva-slideshow-wrapper .tiva-caption .btn:hover {
    color: white;
    border: 2px solid #00c282;
    background-color: #00c282;
}
.tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active {
    background-color: #00c282;
}

.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: left;
    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: #00c282;
}


/**
 * 8. Block
 */
 
/**
 * 8.1. Block - General
 */
.col-container .col-inner:hover img {
    transform: rotate(360deg);
}
.btn-see-all > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #00c282;
    min-width: 180px;
    padding: 8px 40px;
}
.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: #0a6edd;
    line-height: 52px;
}
.block2 .bt-icon i {
    font-size: 50px;
}
.bt-fancy-box-element:hover .bt-content .bt-title:after {
    width: 50px;
    background: #00c282;
}
.bt-fancy-box-element:hover .bt-icon {
    color: #00c282;
    -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: #0a6edd;
    transform: translateX(-50%);
}
.home-2 .bt-content .bt-readmore {
    font-weight: 600;
    color: #00c282 !important;
    margin-top: 20px;
    display: inline-block;
}
.home-2 .bt-content .bt-readmore:hover {
    color: #008f60;
    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: #00c282;
}
.feature-list:hover .feature-icon {
    border: 1px solid #00c282;
}
.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: 0%;
    left: 50%;
	transform: translateX(-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;
}
.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: #00c282;
}
.generalship .two {
    background-color: #0a6edd;
}
.generalship .three {
    background-color: #00c5d1;
}
.generalship .four {
    background-color: #171721;
}
.generalship .one:hover {
    background: #008f60;
}
.generalship .two:hover {
    background: #0856ac;
}
.generalship .three:hover {
    background: #00959e;
}
.generalship .four:hover {
    background: #020203;
}
.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: #00c282;
    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.html);
    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: #00c282;
}
.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: #00c282;
    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: #00c282;
}
.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: #00c282;
}
.projects.layout-2 .project-name a:hover,
.projects.layout-3 .project-name a:hover {
	color: #00c282;	
}
.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: #00c282;	
}
.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: #00c282;
}
.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.html);
    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.html);
    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: #00c282;
    padding: 8px 30px;
    border: 1px solid #00c282;
}
.order:hover {
    background-color: #00c282;
    color: #fff;
}
.btn-see-all > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #00c282;
    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: #00c282;
    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: #00c282;
}
.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.html);
    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: #00c282;
    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: #00c282;
}
.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.9. Introduction Banner
 */
.advantage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/bg-intro.html);
}
.col-content {
    box-sizing: border-box;
    padding-left: 55px;
    width: 100%;
    color: #fff;
}
.inner-advantage {
    padding-right: 210px;
}

/**
 * 8.10. Newsletter
 */
.newsletter {
    color: #fff;
    background-color: #00c282;
}
.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: #00c282 !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: #00c282;
}
.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: #00c282;
}
.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:#00c282;
    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: #00c282;
}
.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: #00c282;
	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;
}
.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: #00c282;
}
.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: #00c282;	
}
.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: #00c282;	
}
.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: #00c282;
}
.blog-single-2 .title-single-blog .bt-meta span a {
    color: #00c282;
}
.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.html);
}
.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: #00c282;
}
.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-contact.html);
    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: #00c282;	
	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: #00c282;
}
.portfolio-single .bt-term a::after {
    content: ",";
    padding-right: 5px;
    color: #00c282;
}
.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: #00c282;
    font-style: italic;
    font-size: 14px;
}
#breadcrumb .ul-breadcrumb li {
    display: inline-block;
}
#breadcrumb .ul-breadcrumb li a {
    color: #00c282;
    font-style: italic;
}
#breadcrumb .ul-breadcrumb li i {
    padding: 0 7px;
    color: #00c282;
}
#breadcrumb .ul-breadcrumb li:last-child:after {
    content: "";
    padding: 0;
}
#breadcrumb.background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 75px;
}
#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.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: #00c282;
}
.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: #00c282;
    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: #00c282;
    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: #00c282;
    background: #00c282 !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.html);
    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: #00c282;
    margin-top: -35px;
    margin-left: -35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.intro-about .bt-icon i {
    font-size: 30px;
    display: inline-block;
}
.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: #00c282;
}
.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: #00c282;
    padding: 8px 35px;
	margin-bottom: 20px;
}


/**
 * 21. About Me Page
 */
.about-me .intro-me {
    background-image: url(../img/bg-intro-me.html);
    background-repeat: no-repeat;
    padding-top: 100px;
}
.about-me .designer .designer-info {
	padding-top: 150px;
	padding-bottom: 0;
}
.about-me .designer .btn-see-all {
	margin-top: 10px;	
}


/**
 * 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: #0a6edd;
    border-color: #0a6edd;
}
.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: #00c282;
}
.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: #00c282;
}
.top-footer-dark {
    background: #252525;
    color: #686876;
    background-color: #171721;
}
.footer a {
    color: #686876;
}
.footer a:hover {
    color: #00c282;
}
.footer .top-footer-dark a:hover {
	color: #ffffff;
}
.footer .bottom-footer-dark a:hover {
	color: #00c282;
}
.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: #00c282;
    -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: #00c282;
}
.bottom-footer-dark .copyright i {
    color: rgb(216, 66, 66);
}
.img-full:hover .overlay1 {
    height: 75%;
}
.overlay1 {
    position: absolute;
    bottom: 80px;
    left: 10;
    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);
}


/*  */


/* 1. Header */
.mega-menu  li.active {
	background: none !important;
}
#main-nav .dropdown-menu {
    width: 270px !important;
	height: inherit !important;
}

/* 2. Slideshow */
.tiva-slideshow-wrapper .tiva-caption .btn:hover {
    border: 2px solid #00c282 !important;
    background-color: #00c282;
}
.custom .tiva-slideshow-wrapper .nivo-controlNav {
    bottom: 30px;
}
.tiva-slideshow-wrapper #tiva-slideshow  a.nivo-nextNav {
    background-position: -40px 0;
}
.tiva-slideshow-wrapper  #tiva-slideshow .nivo-directionNav a {
    width: 40px;
    height: 40px;
}
#all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active {
    background-color: #00c282;
}
.home-3 #all .tiva-slideshow-wrapper .nivo-controlNav,
.home-4 #all .tiva-slideshow-wrapper .nivo-controlNav,
.home-5 #all .tiva-slideshow-wrapper .nivo-controlNav,
.home-6 #all .tiva-slideshow-wrapper .nivo-controlNav {
	width: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    bottom: auto;
    right: 50px;
    z-index: 9999;
}
.home-3 .tiva-slideshow-wrapper #tiva-slideshow .nivo-directionNav,
.home-4 .tiva-slideshow-wrapper #tiva-slideshow .nivo-directionNav,
.home-5 .tiva-slideshow-wrapper #tiva-slideshow .nivo-directionNav,
.home-6 .tiva-slideshow-wrapper #tiva-slideshow .nivo-directionNav {
	display: none;
}
.home-3 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control,
.home-4 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control,
.home-5 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control,
.home-6 #all .tiva-slideshow-wrapper .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;
}
.home-3 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control:last-child,
.home-4 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control:last-child,
.home-5 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control:last-child,
.home-6 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control:last-child {
	margin-bottom: 0;
}
.home-3 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active,
.home-4 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active,
.home-5 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active,
.home-6 #all .tiva-slideshow-wrapper .nivo-controlNav .nivo-control.active {
	background-color: #f4f4f4;
    color: #333;
}
.tiva-slideshow-wrapper .tiva-caption {
    width: 100%;
}

/* 3. Search */
.element-invisible {
	display: none;
}
.block-search .input-group-btn .btn {
	border: none;
}
.form-inline .input-group .input-group-btn {
    width: 1%;
}
.moduletable .form-control {
	font-size: 14px;
    font-weight: 400;
    color: #686876;
    width: 100%;
    margin: 0;
    padding: 8px 55px 8px 15px;
    border: 1px solid #ececec;
    background: transparent;
	box-shadow: none;
	height: inherit;
	line-height: inherit;
}
.moduletable .input-group {
	width: 100%;
}
.moduletable .input-group-btn:before {
	content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 15px;
}
.moduletable .button.btn-primary {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 9;
}
.bt-sidebar .moduletable {
    margin-bottom: 50px;
	position: relative;
}
#searchForm {
    padding: 70px 0 50px 0;
}
.btn-group > #search-searchword {
	padding: 0 15px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #f3f3f3;
}
.btn.hasTooltip {
	display: block !important;
	border-radius: inherit;
	height: 42px;
    color: #fff;
	background: #0a6edd;
}
.btn.hasTooltip:hover {
	background: #00c282;
}
.btn-group.pull-left {
	margin-left: 0px;
	margin-bottom: 30px;
}
.btn-toolbar {
	margin-left: 0px;
}
legend {
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 40px;
	margin-bottom: 0px;
	color: #171721;
	font-size: 16px;
}
.phrases-box,
.checkbox {
    margin-left: 20px;
}
.search .error {
	margin-bottom: 70px;
}
.search fieldset label {
	font-weight: 500;
}
.search .result-title {
	font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.search .result-category {
	margin-bottom: 5px;	
}
.search .result-created {
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 13px;
	color: #999999;
}

/* 4. Home 1 */
.our-customer {
    background-image: none;
}
.our-customer .sub-title {
	color: white;
}
.advantage {
    background-image: none;
}
.home-1.home .our-partner {
	background-color: #f9f9f9 !important;
}
.our-partner .wrap-li .item-img img {
	display: inline-block;
    width: inherit;
    border-radius: inherit;
    border: none;
    position: inherit;
	padding-top: 30px;
    padding-bottom: 30px;
}

/* 5. Banner */
.section.banner .sub-title {
    margin-bottom: 0px;
}
.section.banner {
    background-image: inherit;
}

/* 6. Footer Home 1 */
body .top-footer {
    border-top: 1px solid #dcdcdf;
}
body.footer-no-border .top-footer,
body.home .top-footer {
    border-top: none;
}
.nav.mod-list > li > a {
	padding: 0;
}
.list-text-footer li a i {
	width: 22px;	
}

/* 7. Home Contact */
.contact {
	background-image: none;
}
.home-2 .contact {
    background-image: url(images/bg-map.png);
}
.contact .jd-simple-contact-form .d-block {
    display: none !important;
}
.contact .form-group {
    display: block;
    margin-bottom: 30px;
    position: relative;
}
.contact .form-control {
	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;
    border-radius: 0px;
    height: inherit;
}
.contact textarea.form-control {
	height: 200px;
    min-height: auto;
}
#all .contact .btn-primary {
	font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #00c282;
    min-width: 180px;
    padding: 8px 25px;
    text-align: center;
    border-radius: inherit;
    border-color: #00c282;
}
#all .contact .btn-primary:hover {
	background: #0a6edd;
	border-color: #0a6edd;
}

/* 8. Page Services */
.service .team-slide {
	background-color: #f9f9f9;
}
.service .our-partner.background {
	background-color: inherit;
}
.service-1 img {
	width: 100%;
}

/* 9. Portfolios */
.project-category .a-des:after, 
.project-category .white:after {
	content: ",";
    padding-right: 3px;
    color: #00c282;
	color: inherit;
}
.project-category .a-des:last-child:after,
.project-category .white:last-child:after {
	content: "";
}
.portfolio-category .img-project {
    display: none;
}

/* 10. Testimonial */
.our-partner {
	background-color: inherit !important;
}
.custom.testimonials {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.custom.two-columns {
	width: 50%;
	float: left;
	margin-bottom: 30px;
}
.custom.two-columns:first-child {
	padding-right: 15px;
}
.custom.two-columns:last-child {
	padding-left: 15px;
}
.nav-2 .customer-item {
	margin-bottom: 0;	
}

/* 11. Newsletter */
.newsletter.acymailing_module {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
	margin-bottom: -1px !important;
}
.newsletter .bottom-30 {
    margin-bottom: 30px !important;
}
.newsletter .form-subscribe {
    padding-right: inherit;
}
.newsletter tbody {
	width: 100%;
    display: inline-table;
}
.newsletter .form-subscribe .input-email {
	width: 100% !important;
}
.newsletter .acymailing_module_form td {
    padding-bottom: 0px;
}	
.form-subscribe .subscribe {
	padding: 0px;
	border-radius: 0px;
}
.form-subscribe .subscribe:hover {
    color: white;
}
.form-subscribe i {
    margin-left: 100px;
}

/* 12. Home 3 */
.project-home3 {
    background-image: none !important;
}
.customclear {
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.contact-section {
	background-image: url(images/bg-contact.png);
}
.contact-section .btn-primary {
	float: left;
}
.projects.layout-3 {
    background-image: none;
}
.header_user_info.dropdown-over .dropdown-title {
	display: none;
}

/* 13. Footer Home 3 */
.top-footer-dark h3 {
	position: relative;
    margin-bottom: 27px;
	margin-top: 10px;
    padding-bottom: 15px;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 24px;
    opacity: 1;
    transition: opacity 0.24s ease-in-out;
}	
.top-footer-dark h3:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #0a6edd;
}
.footer3-home ul li {
	margin-bottom: 5px;
}
.nav>li>a:focus, 
.nav>li>a:hover {
    background-color: inherit;
}
.footer5-home .nav>li {
    display: inline-block;
	margin-right: 30px;
}
.footer5-home .nav>li:last-child {
	margin-right: 0px;
}

/* 14. Home 4, Home 5 */
.table-price-top {
    background-image: none !important;
}
.home-4  #main-nav .dropdown-menu,
.home-5  #main-nav .dropdown-menu, 
.home-6  #main-nav .dropdown-menu {
    left: 100% !important;
}
.home-4 .menu-footer #main-nav>ul>li, 
.home-5 .menu-footer #main-nav>ul>li,
.home-6 .menu-footer #main-nav>ul>li {
    padding-bottom: 0px; 
}
.home-4 .menu-footer #main-nav>ul>li>a:hover, 
.home-5 .menu-footer #main-nav>ul>li>a:hover, 
.home-6 .menu-footer #main-nav>ul>li>a:hover {
	color: #00c282;
}
.home-4 .footer3-home #main-nav>ul>li, 
.home-5 .footer3-home #main-nav>ul>li,
.home-6 .footer3-home #main-nav>ul>li {
    padding-bottom: 0px;
}

/* 15. Breadcrumb */
.breadcrumb > li+li:before{
	content: none;
}
.breadcrumb img {
	display: none;
}
.home-2 #breadcrumb {
	background-image: none;
    padding: 0px 0;
	text-align: center;
	line-height: 24px;
    letter-spacing: 0.3em;
	text-transform: uppercase;
}
.home-2 #breadcrumb > .breadcrumb {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
.home-2 #breadcrumb .bread-title {
	font-size: 50px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
	margin-bottom: 10px;
}
#breadcrumb .ul-breadcrumb li a:hover span {
	color: #0a6edd;
}
/* #breadcrumb .ul-breadcrumb li span {
	color: #00c282;	
} */
.home-2 #breadcrumb .ul-breadcrumb li a,
.home-2 #breadcrumb .ul-breadcrumb li.active,
.home-2 #breadcrumb .ul-breadcrumb li i {
    color: white;
    font-style: normal;
}

/* 16. About us */
.about-us-1 .funfacts {
    background-image: inherit !important;
}
.aboutus-partner .our-partner {
    background-color: inherit !important;
}
.custom .funfacts {
    background-image: none;
}

/* 17. Contact */
.message {
	min-height: 0px;
}
.form-wrap .form-control-text .input-text {
	color: inherit;
}
.btn-see-all button {
	font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #00c282;
    min-width: 180px;
    padding: 8px 25px;
    text-align: center;
	border-color: inherit;
	border-radius: 0px;
	border: none;
}
.btn:active:focus, .btn:focus {
    outline: none;
}

/* 18. Blog */
.blog-item {
	padding: 0;	
}
.wrap-media {
    position: relative;
}
.bt-sidebar .moduletable > h1,
.bt-sidebar .moduletable > h2,
.bt-sidebar .moduletable > h3,
.bt-sidebar .moduletable > h4,
.bt-sidebar .moduletable > h5,
.bt-sidebar .moduletable > h6 {
	position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.bt-sidebar .moduletable > h1:after,
.bt-sidebar .moduletable > h2:after,
.bt-sidebar .moduletable > h3:after,
.bt-sidebar .moduletable > h4:after,
.bt-sidebar .moduletable > h5:after,
.bt-sidebar .moduletable > h6:after {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
    background: #0a6edd;
}
.bt-sidebar .categories-module li {
	position: relative;
    padding: 8px 0;
    border-bottom: 1px solid #ececec;
}
.bt-sidebar .categories-module li:first-child {
    padding-top: 0;
}
.bt-sidebar .categories-module li:last-child {
	border-bottom: 0px;
}
.bt-sidebar .categories-module li  h4 {
	font-size: 14px;
	margin-top: 0px; 
    margin-bottom: 0px; 
	line-height: inherit;
}
.bt-sidebar .categories-module li.active {
	background: transparent !important;
}
.bt-sidebar .categories-module li a,
.bt-sidebar .categories-module li.active a {
	color: #686876;
}	
.bt-sidebar .categories-module li:hover a {
	color: #00c282;
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-term {
	line-height: 18px;	
}
.bt-sidebar .widget.widget-post-list .bt-post-list li .bt-name {
	margin: 7px 0 3px 0;
}

/* 19. Blog Single */
.blog-single-content .bt-tag-share {
    border-bottom: none;
}
.blog-single .blog-single-content .bt-meta strong {
	margin-right: 3px;
}

/* 20. Pagination */
.pagination ul li {
	display: inline;	
}
.pagination ul li a, 
.pagination ul li span {
	min-width: 40px;
    border: 1px solid #ddd;
    margin: 0 3px;
    font-size: 14px;
    color: black;
	position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.57143;
    text-decoration: none;
	background-color: transparent;
}
.pagination ul li.pagination-start span, 
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span,
.pagination ul li.pagination-end span {
	border: 1px solid #ddd;
	background-color: transparent;
	color: black;
}
a.hasPopover, a.hasTooltip {
    display: inline-block !important;
}
.pagination ul li span {
	background: #00c282;
	color: white;
	border-color:#00c282;
}
.content_sortPagiBar.bottom {
    background-color: transparent;
    text-align: center;
    padding: 20px 0 0 0;
	clear: both;
}
.pagination ul li a:hover {
	background: #00c282;
	border-color:#00c282;
}
.pagination ul li span, .pagination ul li a:hover {
    color: #fff;
}

/* 21. Login */
h3.tiva-heading {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
	font-size: 22px;
    font-weight: 700;
}
.form-field label {
	color: #999999;
    font-weight: 500;
}
.form-field input {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.57143;
    color: #8a8a8a;
    background-color: white;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
}
.login-panel button,
.register-panel .register-button,
.form-button .validate,
.form-button .btn-primary,
.register-page .form-button .btn-primary,
.profile-page .btn-group .btn {
	display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    background: #171721;
    padding: 8px 30px;
    border-radius: 0px;
    box-shadow: inherit;
	border-color: inherit;
	border: 0px;
}
.login-panel button:hover,
.register-panel .register-button:hover,
.form-button .validate:hover,
.form-button .btn-primary:hover,
.register-page .form-button .btn-primary:hover,
.profile-page .btn-group .btn:hover {
	background: #00c282;
	color: white;
}
.login-panel .forgot {
    margin-bottom: 5px;
}
.login-panel .forgot a {
    color: #333333;
    text-decoration: none;
}
.login-panel .forgot a:hover {
	color: #00c282;
}
.register-panel .tiva-heading {
    margin-bottom: 25px;
}
.register-panel p {
	margin: 0 0 10px;
    font-size: 14px;
    line-height: 25px;
    font-family: "Poppins", sans-serif;
    color: #666666;
    margin-bottom: 15px;
}

/* 22. Register */
.form-field label.hasPopover, .form-field label.hasTooltip {
    display: inline-block !important;
}
.register-page .form-field input,
.profile-edit-page .form-field input {
    width: 50%;
}
.form-button .validate {
	margin-right: 10px;
}
.register-page .form-button {
    margin-top: 25px;
}
#jform_spacer-lbl {
	display: none;
}
.register-page  h3.tiva-heading {
    margin-bottom: 0;
}

/* 23. My Account */
.profile-page fieldset legend {
    border-bottom: none;
    margin-bottom: 5px;
    display: none;
}
.profile-page dl dt {
    text-align: left;
    font-weight: 500;
}
dl {
    margin-top: 0;
    margin-bottom: 40px;
}
.profile-page dl dd {
    margin-bottom: 15px;
}
.profile-page h3.tiva-heading {
	margin-bottom: 25px;
	margin-top: 0px; 
}
.chzn-container.chzn-container-single .chzn-single {
    padding-top: 4px;
    height: 35px;
    box-shadow: none;
    background: none;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    color: #999999;
}
.profile-edit-page .form-field .chzn-container.chzn-container {
    width: 50% !important;
}
.profile-edit-page #helpsite-refresh {
    background: transparent;
    font-size: 12px;
	outline: none;
}
.profile-edit-page #helpsite-refresh:hover {
	color: #00c282;
}
.profile-edit-page .form-button {
    margin-top: 25px;
}
body input[type="submit"] {
    background-color: inherit;
    border: 0px;
}
body input[type="submit"]:hover {
	color: #0a6edd;
}

/* 24. Reponsive */
@media (max-width: 991px) {
	.header .wrap.clearfix {
		display: none;
	}
	#off-mainmenu .dropdown-menu.tiva-active {
		width: 100% !important;
		height: inherit !important;
		left: inherit !important;
		overflow: inherit !important; 
		display: block !important; 
	}
	#off-mainmenu .dropdown-menu.tiva-active .menu-title {
		border-bottom: none;
	}
	.childcontent-inner-wrap {
		margin-top: 0 !important;
	}
	.childcontent-inner.clearfix {
		width: 260px !important;
	}
	.megacol.first {
		width: 260px !important;
	}
	.custom.two-columns {
		width: inherit; 
		float: none; 
		padding: 0;
		text-align: center;
	}
	.custom.two-columns:first-child,
	.custom.two-columns:last-child {
		padding: 0;
	}
	.two-columns .section.testimonial {
		padding-bottom: 0px;
	}
	.two-columns .nav-2.owl-theme .owl-controls .owl-nav div {
		display: inline-block !important;
	}
	.two-columns .section.our-partner {
		padding-top: 0px;
	}
	.nav-2 .customer-item {
		margin-bottom: 20px;
	}
	.footer5-home #main-nav {
		text-align: inherit;
    }
	.footer3-home .navbar-nav {
		margin: 0px; 
    }
}

@media (max-width: 767px) {
	.home-3 #all .tiva-slideshow-wrapper .nivo-controlNav,
	.home-4 #all .tiva-slideshow-wrapper .nivo-controlNav,
	.home-5 #all .tiva-slideshow-wrapper .nivo-controlNav,
	.home-6 #all .tiva-slideshow-wrapper .nivo-controlNav {
		right: 20px;
	}
}
.tiva-gallery .image-item {
	width: 24%;
	display: inline-block;
	margin-bottom: 5px;
}
.tiva-gallery .image-item img {
	max-width: 100%;	
}


/* custom */
.intro-img{
    width: 100%;
    height: 355px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.intro-content{
    height: 355px !important;
}

.cnt{
    height: 100px;
}
.cnt p{
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.wrap-box-element.bt-fancy-box-element img {
    width: 95px;
}

.main-title{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.team-member{
    height: 200px ;
    width: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 10px solid #E3E3E3;
    margin: 0 auto;
}

.member-details{
    text-align: center
}

.member-details h4{
    font-size: 18px;
    color: #313131;
    text-transform: uppercase;
    font-weight: 700;
}

.member-details p{
    color: #313131;
    text-transform: uppercase;
}

.tm-wrap .owl-nav .owl-prev span {
    background:#aaa;
    padding: 10px 20px 10px 20px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    margin-top: -100px
}

.tm-wrap .owl-nav .owl-prev span:hover {
    background: #0A6EDD;
    color: #fff;
}


.tm-wrap .owl-nav .owl-next span:hover {
    background: #0A6EDD;
    color: #fff;
}

.tm-wrap .owl-nav .owl-next span {
    background: #aaa;
    padding: 10px 20px 10px 20px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    margin-top: -100px
}

.page-banner{
    height: 15vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.bread-crm ul li{
    float: left;
    color: #fff;
    padding-right: 15px;
}

.page-banner-content{
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    padding-left: 10%;
    padding-right: 30%;
}

.main-content-heading h2{
    color: #fff;
}

.bread-crm ul li a{
    color: #fff;
}

.bt-icon img{
    transition: 0.5s;
}

.bt-icon img:hover{
    transition: 0.5s;
    margin-top: -30px;
}

.blog-readmore{
    cursor: pointer;
}
a.card-do .card-list {
    background: #0856ac;
    padding: 75px 0 75px 0;
    border-radius: 10px;
    transition: 0.5s;
}

a.card-do .card-list:hover {
    background: #008f60;
    transition: 0.5s;

}

a.card-do .card-list img{
    width: 75px;
    text-align: center;
    margin: 0 auto;
}

a.card-do {
    text-align: center;
    margin-bottom: 24px;
}

.card-doname{
    text-transform: uppercase;
    color: #5d5151;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 50px;
    height: 48px;
}

.mn-title h3{
    font-size: 18px;
    text-transform: uppercase;
}

.pd-panel .panel-heading {
    padding: 16px 14px;
    background: rgb(240, 240, 240);
}

.panel-title{
    color: #5d5151;
    font-size: 14px;
}

.wrapper-cn{
    padding-top: 50px;
}

@media(max-width:992px){
    .rp-sub0head{
        font-size: 14px !important;
    }

    .rp-main0head{
        font-size: 16px !important;
        margin: 0 !important;
        line-height: 10px !important;
        margin-bottom: 10px !important;
    }

    .rp-paragraphn{
        font-size: 10px !important;
        line-height: 16px !important;
    }

    .rp-btn a{
        font-size: 10px !important;
    }

    .rp-btn{
        margin-top: 14px !important;

    }

    .modal-content {
        position: relative;
        background-color: #ffffff;
        border: 1px solid #999999;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        outline: none;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        background-clip: border-box;
        width: 90% !important;
        max-width: 730px;
        margin: auto;
      }
}

.picsmember{
    height: 150px;
    width: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
}


/* modal */

.table {
    display: table;
    width: 100%;
    height: 100%;
  }
  
  .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  
  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  
  .close:hover,
  .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  
  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
  }
  
  .modal-open {
    overflow: hidden;
  }
  
  .modal {
    font-size: 0.875em;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
    height: 100%;
    width: 100%;
    z-index: 1040;
    overflow: auto;
    overflow-y: scroll;
    visibility: hidden;
    display: table;
  }
  .modal.in {
    visibility: visible;
  }
  
  .modal.fade .modal-dialog {
    opacity: 0;
    transform: scale(0.8) translateZ(0);
    transition: all 250ms;
  }
  
  .modal.in .modal-dialog {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
  
  .modal-dialog {
    z-index: 1050;
    display: table-cell;
    vertical-align: middle;
  }
  
  .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    outline: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    background-clip: border-box;
    width: 70%;
    max-width: 800px;
    margin: auto;
  }
  
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
    visibility: hidden;
    transition: all 250ms;
  }
  
  .modal-backdrop.fade {
    opacity: 0;
  }
  
  .modal-backdrop.in {
    opacity: 0.5;
    visibility: visible;
  }
  
  .modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  
  .modal-header .close {
    margin-top: -2px;
  }
  
  .modal-title {
    margin: 0;
    line-height: 1.428571429;
  }
  
  .modal-body {
    position: relative;
    padding: 30px;
  }
  
/*  */

.modal-team-member{
    height: 100px;
    width: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 5px solid #aaa;
}

.p0conents{
    text-align: justify;
}

.modal-team-photo img{
    width: 100%;
    border: 5px solid rgb(218, 218, 218);
    border-radius: 10px;
}

.modal-team-photo {
    margin-top: 18px;
}

.wrapper-cn > .modal-content {
    max-height: 90%;
    height: auto;
    overflow-y: auto;
}

.content-wahtwedo > .wrapper-cn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
}

.wrapper-cn > .modal-content > .modal-body {
    padding: 10px 30px 0px 30px;
}