/* * ---------------------------------------------------------------------------------------- 
Template Name: Keobiz Consulting Business HTML Template
Version : 1.0 

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


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

// Table of contents
01.GENERAL STYLE
02.HERO HOMEPAGE DESIGN
03.PROMO FEATURED DESIGN
04.ABOUT US DESIGN
05.SERVICE DESIGN
06.OUR WORK DESIGN
07.PRICING TABLE DESIGN
08.OUR TEAM DESIGN
09.OUR TESTIMONIAL DESIGN
10.COUNTER DESIGN AREA
11.OUR BRAND DESIGN
12.GOOGLE MAP DESIGN
13.SINGLE BLOG DESIGN
14.SINGLE BLOG DETAILS DESIGN
15.FOOTER DESIGN

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

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


/* 01.GENERAL STYLE
/*----------------------------------------------------*/



body {
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Hiragino Kaku Gothic ProN','游ゴシック','Yu Gothic',YuGothicM,YuGothic,Meiryo,sans-serif;
    color: #373a3e;
}

html,
body {
    height: 100%
}

a {
    text-decoration: none;
}

img {
    width: 100%;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

p {
    line-height: 26px;
    margin-bottom: 15px;
	text-align: left;
}

ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}

h1 {
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 135px;
    line-height: 60px;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #2C2D3F;
}

.section-spaceing {
    padding: 80px 0px;
}


/*Logo and main menu start here*/

.logo {
    padding: 10px 0;
}

.logo a {
    color: #106eea;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
}

.keobizmenu ul {
    text-align: right;
}
.keobizmenu ul li {
    display: inline-block;
    margin-right: 27px;
    padding: 30px 0px 0px 30px;
    position: relative;
}
.keobizmenu ul li:last-child {
    margin-right: 0px;
}
.keobizmenu ul li a {
    font-size: 15px;
    font-weight: lighter;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.keobizmenu ul li.active a {
    color: #106eea;
}
.keobizmenu ul li a i {
    margin-left: 2px;
    vertical-align: middle;
}
.keobizmenu ul li.active a {
    color: #106eea;
}
.keobizmenu ul ul li a:hover, .keobizmenu ul ul li a:active {
    color: #FFF;
    background: #021019;
}
.keobizmenu li ul {
    background: #fff;
    border-top: 3px solid #021019;
    left: -20px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    top: 120px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 330px;
    z-index: -1;
}
.keobizmenu ul li:hover ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 75px;
    z-index: 99;
}
.keobizmenu li ul li {
    display: block;
    padding-top: 0;
    margin-right: 0;
}
.keobizmenu li ul li a {
    padding-bottom: 13px;
    padding-top: 10px;
    display: block;
    text-transform: none;
    padding-left: 20px;
    border-bottom: 1px solid #e1e1f4;
    background: #f9f9f9;
	color: #021019;
}
.keobizmenu li ul li:last-child a {
    border: none;
}
.keobizmenu li li {
    padding: 0;
}
.text-number {
    font-size: 65px;
    font-style: italic;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	color: #4570d4;
}
/*rs-menu*/
#responsive-menu {
    display: none;
}
.slicknav_nav a {
    width: 92%;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 10px;
}

span.slicknav_menutxt {
    display: none !important;
}

header.main-header-area {
    position: fixed;
    z-index: 2;
    background: #FFF;
	width: 100%;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 9%);
}

.slicknav_menu .slicknav_icon {
    width: 22px !important;
    height: 22px !important;
    margin: 0;
    padding: 3px 2px !important;
}

#responsive-menu a:hover, #responsive-menu a:focus, #responsive-menu a:active {
    text-decoration: none;
    border: none;
    outline: 0;
    color: #fff;
}
.slicknav_menu {
    background: transparent;
}
.keobizmenu {
    position: relative;
    z-index: 9;
}
.slicknav_btn {
    padding: 11px 9px 10px;
    text-shadow: none;
    border-radius: 31px;
    background-color: #333;
    height: 40px;
    width: 40px;
}
.slicknav_nav a:hover, .slicknav_item.slicknav_row:active, .slicknav_nav .slicknav_row:hover {
    background: transparent;
    color: #fff;
}
#responsive-menu {
    position: absolute;
    top: 6px;
    right: 10px;
	width: 92%;
}
.slicknav_nav {
    background: #021019;
    width: 92%;
    padding: 5px 10px;
    margin-right: 10px;
}


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


/* 02.HERO HOMEPAGE DESIGN
/*----------------------------------------------------*/

.hero-main-area01 {
    background: url(../img/bg/main-home-bg03.jpg);
    background-size: cover;
    /* min-height: 650px; */
    /* position: relative; */
    z-index: 1;
    background-position: top;
}
.hero-main-area02 {
    background: url(../img/bg/main-home-bg02.jpg);
    background-size: cover;
    /* min-height: 85vh; */
    /* position: relative; */
    z-index: 1;
    background-position: bottom;
}
.hero-main-area03 {
    background: url(../img/bg/main-home-bg04.jpg);
    background-size: cover;
    /* min-height: 85vh; */
    /* position: relative; */
    z-index: 1;
    background-position: bottom;
}
.carousel {
    max-width: 100%;
    height: 860px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    
}
.carousel-caption {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.slides {
    position: absolute;
    height: 100%;
    display: flex;
    transition: all ease 2.0s;
}
.slide {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.carousel-caption {
    position: absolute;
    top: 54%;
    left: 50%;
    z-index: 3;
    text-align: center;
    -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);
}
.display-table {
    width: 100%;
    height: 950px;
    display: table;
}

.display-table-cell {
    height: 650px;
    display: table-cell;
    vertical-align: middle;
}

.hero-main-area:after {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    opacity: .3;
}

.hero-text001 {
    text-align: center;
	/* text-shadow: 1px 2px 2px #000; */
}

.hero-text {
    text-align: center;
}

.hero-text h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 15px;
    line-height: 60px;
}

.hero-text p {
    color: #fff;
    padding: 0 80px;
    font-size: 24px;
	line-height: 35px;
}

.hero-text001 h2 {
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 30px;
	margin-top: 135px;
    line-height: 60px;
}

.hero-text001 p {
    color: #FFFFFF;
    /* padding: 0 80px; */
    font-size: 26px;
	line-height: 35px;
	text-align: center;
}

.hero-text001-02 {
    font-size: 100px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 100;
}

.hero-text001-03 {
    font-size: 38px!important;
    font-weight: 300;
	margin-bottom: 45px;
}


.hero-text001-04 {
    color: #FFF;
    font-size: 100px;
    font-style: italic;
    font-weight: 900;
	text-indent: 60px;
}

.hero-text001-05 {
    color: #f5f7f8;
    font-size: 100px;
    font-style: italic;
    font-weight: 900;
	text-indent: 60px;
}

.hero-text02 {
    text-align: center;
	text-shadow: 1px 2px 2px #000;
}

.hero-text02 h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -2px;
    margin-bottom: 15px;
    line-height: 60px;
}

.hero-text02 p {
    color: #fff;
    padding: 0 80px;
    font-size: 24px;
	line-height: 35px;
}

.hero-text01-wide {
    padding-top: 30px;
    padding-left: 15px;
	padding-right: 15px;
}

.hero-text02-wide {
    margin-top: 25px;
    padding: 15px;
}

.hero-text-wide {
    padding-left: 15px;
	padding-right: 15px;
}

a.btn.hero-btn {
    background: #021019;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.50px;
    border: none;
    outline: none;
    transition: .5s;
    display: inline-block;
    margin-top: 50px;
    color: #fff;
    padding: 15px 25px;
    width: 290px;
	font-size: 18px;
}


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


/* 03.PROMO FEATURED DESIGN
/*----------------------------------------------------*/

.promo-featured-area {
    padding: 50px 0;
}

.single-promo i.fa {
    font-size: 40px;
    color: #021019;
}

.single-promo h2 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 10px;
}


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


/* 04.ABOUT US DESIGN
/*----------------------------------------------------*/

.margin-top15 {
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.about-text h2 {
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 700;
}

.about-text ul li {
    margin-bottom: 0px;
    position: relative;
    /* padding-left: 30px; */
    line-height: 30px;
}

/*
.about-text ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f058";
    font-family: 'FontAwesome';
    color: #021019;
    font-size: 20px;
}
*/

.qtce-bg-gray {
    background: #F7F8FC;
}

.sec-space {
    padding: 100px 0;
}

.text-b18 {
    font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

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


/* 05.SERVICE DESIGN
/*----------------------------------------------------*/

.single-service {
    background: #fff;
    padding: 25px 20px;
    text-align: center;
    margin-bottom: 30px;
    transition: .5s;
    cursor: pointer;
}

.single-service h2 {
    font-size: 18px;
    text-transform: capitalize;
}

.single-service i.fa {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #021019;
}


/*section title*/

.section-title {
    text-align: left;
    position: relative;
    margin-bottom: 25px;
	margin-top: 30px;
}

.section-title h4 {
    font-size: 16px;
    color: #021019;
    margin-bottom: 5px;
    text-transform: capitalize;
    letter-spacing: 0.50px;
}

.section-title h2 {
    font-size: 40px;
    text-transform: uppercase;
	margin-top: -25px;
}

.section-title-phil {
    font-size: 24px;
	font-weight: 700;
	line-height: 33px;
}

/*
.section-title:before {
    background: #2c2d3f;
    width: 4px;
    height: 66px;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}
*/

.single-service:hover {
    background: #021019;
    transition: .5s;
}

.single-service:hover h2 {
    color: #fff;
    transition: .5s;
}

.single-service:hover p {
    color: #fff;
    transition: .5s;
}

.single-service:hover i.fa {
    color: #fff;
    transition: .5s;
}


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


/* 06.OUR WORK DESIGN
/*----------------------------------------------------*/

.work-image-box {
    overflow: hidden;
}

.single-work-box img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
    transform: scale(1);
    transition: .5s;
    overflow: hidden;
}

.single-work-box {
    margin: 0 10px;
    position: relative;
    transition: .5s ease;
    cursor: pointer;
}

.work-info-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: .5s ease;
    background-color: rgb(0 55 255 / 30%);
    opacity: 0;
}

.work-box-content {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

a.view-more {
    background: #000;
    color: #fff;
    display: inline-block;
    width: 160px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
}

a.view-more02 {
    background: #000;
    color: #fff;
    display: inline-block;
    width: 160px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
	font-size: 18px;
}

.single-work-box:hover img {
    transform: scale(1.4);
    transition: .5s;
}

.single-work-box:hover .work-info-box {
    opacity: 1;
    transition: .5s;
}

.work_item_box_list.owl-carousel .owl-controls {
    margin-top: 15px;
    text-align: center;
}

.work_item_box_list.owl-carousel .owl-page span {
    display: block;
    background: #dadada;
    width: 7px;
    height: 7px;
    margin: 0 5px;
    border-radius: 50%;
    color: #dadada;
}

.work_item_box_list.owl-carousel .owl-page.active span,
.work_item_box_list.owl-controls.clickable .owl-page:hover span {
    background: #1562e0;
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*START PAGE TEMPLATE*/

.burdcamb_area {
    overflow: hidden;
    height: 300px;
    background: #f7f8fc;
    position: relative;
}

.display-table.bc-a {
    height: 300px
}

.display-table-cell.bc-a {
    height: 300px;
}

.burdcamb_area .hero-text h2 {
    color: inherit;
    font-size: 35px;
    margin-bottom: 3px;
}

.burdcamb_area .hero-text p span {
    color: #373a3e;
}

.burdcamb_area .hero-text p {
    color: #106eea;
    text-transform: capitalize;
    font-size: 18px;
}


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


/* 07.PRICING TABLE DESIGN
/*----------------------------------------------------*/

.qtce-pricing-table {
    color: #fff;
    background: #f7f8fc;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 0 0 30px;
    box-shadow: 0 0 10px rgb(33 33 33 / 31%);
}

.qtce-pricing-table .qtce-pricing-table-header {
    padding: 35px 10px 55px;
}

.qtce-pricing-table .price-value .currency {
    font-size: 55px;
    font-weight: 600;
    line-height: 60px;
    display: inline-block;
    color: #223;
}

.qtce-pricing-table .price-value .amount {
    font-size: 70px;
    font-weight: 600;
    line-height: 76px;
    display: inline-block;
    color: #252525;
}

.qtce-pricing-table .price-value .month {
    font-size: 22px;
    font-weight: 400;
    opacity: 0.8;
    display: block;
    text-transform: capitalize;
    color: #454545;
}

.qtce-pricing-table .title {
    background: #106eea;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 12px 30px;
    margin: -50px 0 35px;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    width: 220px;
    text-align: center;
}

.qtce-pricing-table .pricing-content {
    padding: 0 30px;
    margin: 0 0 25px;
    list-style: none;
}

.qtce-pricing-table .pricing-content li {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin: 0 0 15px;
    border-bottom: 2px solid #eaeaea;
    color: #4c4c4c;
}

.qtce-pricing-table .pricing-content li:last-child {
    margin: 0;
    border: none;
}

.qtce-pricing-table .qtce-pricing-table-signup a {
    color: #fff;
    background: #106eea;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 13px 0;
    margin: 0 30px;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}


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


/* 08.OUR TEAM DESIGN
/*----------------------------------------------------*/

.our-team {
    background: #000;
    text-align: center;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.our-team img {
    width: 100%;
    height: auto;
    transition: all 0.55s ease 0s;
}

.our-team:hover img {
    opacity: 0.5;
}

.our-team .team-content {
    padding: 5px 10px 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: rotate(45deg) translate(-50%, -50%);
    transform-origin: 0 0;
    transition: all 0.55s ease 0s;
}

.our-team:hover .team-content {
    opacity: 1;
}

.our-team .team-content:before,
.our-team .team-content:after {
    content: "";
    width: 400px;
    height: 2px;
    background: #95ccea;
    position: absolute;
    top: 0;
    left: 10px;
    transform: translateX(100%);
    transition: all 0.55s ease 0s;
}

.our-team .team-content:after {
    top: auto;
    left: auto;
    bottom: 0;
    right: 10px;
    transform: translateX(-100%);
}

.our-team:hover .team-content:before,
.our-team:hover .team-content:after {
    transform: translate(0, 0);
    transition-delay: 0.15s;
}

.our-team .title {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.our-team .title:before,
.our-team .title:after {
    content: "";
    width: 2px;
    height: 300px;
    background: #95ccea;
    position: absolute;
    top: 10px;
    right: 0;
    transform: translateY(100%);
    transition: all 0.55s ease 0s;
}

.our-team .title:after {
    top: auto;
    right: auto;
    bottom: 10px;
    left: 0;
    transform: translateY(-100%);
}

.our-team:hover .title:before,
.our-team:hover .title:after {
    transform: translate(0, 0);
}

.our-team .post {
    display: block;
    padding: 5px 10px;
    background: #95ccea;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}


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


/* 09.OUR TESTIMONIAL DESIGN
/*----------------------------------------------------*/

.testimonial .pic {
    width: 22%;
    padding: 20px 0;
    margin: 0 6% 0 2%;
    float: left;
    position: relative;
    z-index: 1;
}

.testimonial .pic:before,
.testimonial .pic:after {
    content: "";
    width: 130px;
    height: 150px;
    background: #106eea;
    position: absolute;
    z-index: -1;
}

.testimonial .pic:before {
    top: 0;
    right: -20px;
}

.testimonial .pic:after {
    bottom: 0;
    left: -20px;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
    border: 3px solid #106eea;
}

.testimonial .testimonial-content {
    width: 70%;
    float: right;
}

.testimonial .title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #323232;
    margin: 0;
    text-transform: uppercase;
    padding-top: 65px;
    padding-left: 15px;
}

.testimonial .post {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #323232;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-left: 15px;
}

.testimonial .description {
    font-size: 16px;
    color: #454545;
    padding: 0 15px;
    margin: 0;
    position: relative;
}

.testimonial .description:before,
.testimonial .description:after {
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 20px;
    color: #106eea;
    position: relative;
}

.testimonial .description:before {
    content: "\f10d";
    margin-right: 5px;
    top: 0;
    left: 0;
}

.testimonial .description:after {
    content: "\f10e";
    margin-left: 5px;
    position: relative;
    bottom: 0;
    right: 0;
}

#testimonial-slider.owl-carousel .owl-controls {
    margin-top: 15px;
    text-align: center;
}

#testimonial-slider.owl-carousel .owl-page span {
    display: block;
    background: #106eea;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%;
    color: #dadada;
}

#testimonial-slider.owl-carousel .owl-page.active span,
#testimonial-slider.owl-controls.clickable .owl-page:hover span {
    background: #1562e0;
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (max-width: 990px) {
    .testimonial {
        text-align: center;
    }
    .testimonial .pic {
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after {
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content {
        width: 100%;
        float: none;
    }
    .testimonial .title {
        padding: 15px 0 0 0;
    }
    .testimonial .post {
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls {
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
        height: 50px;
        line-height: 50px;
    }
}


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


/* 10.COUNTER DESIGN AREA
/*----------------------------------------------------*/

.single-count {
    text-align: center;
}

.single-count h2 {
    font-size: 40px;
    line-height: 40px;
}

.single-count i.fa {
    font-size: 40px;
    margin-bottom: 15px;
    color: #106eea;
}

.single-count h3 {
    font-size: 25px;
    color: #2c365a;
}


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


/* 11.OUR BRAND DESIGN
/*----------------------------------------------------*/

.barnd-item {
    margin: 0 15px;
}

.band_list.owl-carousel .owl-controls {
    margin-top: 15px;
    text-align: center;
}


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


/* 12.GOOGLE MAP DESIGN
/*----------------------------------------------------*/

.google-map iframe {
    border: none;
    width: 100%;
    height: 500px;
}


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


/* 13.SINGLE BLOG DESIGN
/*----------------------------------------------------*/

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

.single-blog-box h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin-top: 15px;
    border-top: 1px dashed #b1b1b1;
    padding-top: 15px;
}

ul.post-meta {
    margin-top: 15px;
    text-align: left;
    color: #666;
}

ul.post-meta span {
    display: inline-block;
    margin-right: 15px;
    color: #106eea;
}

.blog-post-content {
    padding: 0 20px;
}

a.read-more {
    background: #021019;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    width: 150px;
    text-align: center;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
}

.single-blog-box {
    background: #fff;
    padding-bottom: 30px;
    transition: .5s;
    cursor: pointer;
}

.single-blog-box h2:hover {
    color: #106eea;
    transition: .5s;
}

.single-blog-box:hover {
    transition: 0.5s;
    box-shadow: none;
}


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


/* 14.SINGLE BLOG DETAILS DESIGN
/*----------------------------------------------------*/

ul.post-meta {
    margin-top: 20px;
    text-align: left;
    color: #666;
}

ul.post-meta li {
    display: inline-block;
    color: #5e6267;
    margin-right: 10px;
    font-size: 15px;
}

blockquote.keobiz-bak {
    background: #f7f7f7;
    padding: 20px 15px;
    border-left: 4px solid #106eea;
    line-height: 26px;
    font-size: 15px;
    color: #454545;
}

ul.post-meta li i.fa {
    margin-right: 10px;
}

.keobiz-main-sidebar {
    background: #fff;
    margin-top: 30px;
    background: transparent;
}

.keobiz-main-sidebar .single-widget {
    margin-bottom: 30px;
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    border-radius: 8px;
}

.keobiz-main-sidebar .single-widget .title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 30px;
    display: block;
    background: #fff;
    padding-left: 12px;
}

.keobiz-main-sidebar .single-widget .title::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    height: 100%;
    width: 3px;
    background: #1A76D1;
}

.keobiz-main-sidebar .single-widget:last-child {
    margin: 0;
}

.keobiz-main-sidebar .search {
    position: relative;
}

.keobiz-main-sidebar .search input {
    width: 100%;
    height: 45px;
    box-shadow: none;
    text-shadow: none;
    font-size: 14px;
    border: none;
    color: #222;
    background: transparent;
    padding: 0 70px 0 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0;
    border: 1px solid #eee;
    border-radius: 5px;
}

.keobiz-main-sidebar .search .button {
    position: absolute;
    right: 40px;
    top: 40px;
    height: 44px;
    width: 50px;
    line-height: 45px;
    box-shadow: none;
    text-shadow: none;
    text-align: center;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #333;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0 5px 5px 0;
}

.keobiz-main-sidebar .search .button:hover {
    background: #1A76D1;
    color: #fff;
}

.keobiz-main-sidebar .categorey-list {
    margin-top: 15px;
}

.keobiz-main-sidebar .categorey-list li {
    margin-bottom: 10px;
}

.keobiz-main-sidebar .categorey-list li:last-child {
    margin-bottom: 0px;
}

.keobiz-main-sidebar .categorey-list li a {
    display: inline-block;
    font-size: 15px;
    color: inherit;
}

.keobiz-main-sidebar .categorey-list li a:hover {
    color: #1A76D1;
}

.keobiz-main-sidebar .categorey-list li a i {
    display: inline-block;
    margin-right: 0px;
    font-size: 9px;
    transform: translateY(-1px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.keobiz-main-sidebar .single-post {
    position: relative;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding: 17px 0;
}

.keobiz-main-sidebar .single-post:last-child {
    padding-bottom: 0px;
    border: none;
}

.keobiz-main-sidebar .single-post .image img {
    float: left;
    width: 80px;
    height: auto;
    margin-right: 20px;
    border-radius: 10px;
}

.keobiz-main-sidebar .single-post .content {
    padding-left: 100px;
}

.keobiz-main-sidebar .single-post .content h5 {
    line-height: 18px;
}

.keobiz-main-sidebar .single-post .content h5 a {
    color: #1b1b23;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 17px;
}

.keobiz-main-sidebar .single-post .content h5 a:hover {
    color: #1A76D1;
}

.keobiz-main-sidebar .single-post .content .comment li {
    color: #888;
    display: inline-block;
    margin-right: 15px;
    font-weight: 400;
    font-size: 14px;
}

.keobiz-main-sidebar .single-post .content .comment li:last-child {
    margin-right: 0;
}

.keobiz-main-sidebar .single-post .content .comment li i {
    display: inline-block;
    margin-right: 5px;
}

.keobiz-main-sidebar .side-tags .tag {
    margin-top: 40px;
}

.keobiz-main-sidebar .side-tags .tag li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 20px;
}

.keobiz-main-sidebar .side-tags .tag li a {
    color: #3e3b3b;
    padding: 8px 10px;
    text-transform: capitalize;
    font-size: 13px;
    background: #f1f3fb;
    border-radius: 4px;
}

.keobiz-main-sidebar .side-tags .tag a:hover {
    color: #fff;
    background: #106eea;
}

.single-blog-details {
    background: #fff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    padding: 40px;
}

.single-blog-details h2 {
    font-size: 22px;
    margin-top: 10px;
    font-weight: 600;
}

.keobiz-commnet-form,
.comments-form {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    margin-top: 30px;
}

.blog-comments {
    margin-top: 30px;
    background: transparent;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    border-radius: 8px;
    padding: 30px;
}

.blog-comments h2 {
    text-align: left;
    text-transform: capitalize;
    font-size: 18px;
    color: #252525;
    margin-bottom: 20px;
}

.blog-comments h4 span {
    float: right;
}

.single-comments {
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.single-comments.left .main {
    padding-left: 100px;
    position: relative;
    margin-left: 100px;
}

.single-comments.left img {
    position: absolute;
    left: 0;
    top: 0;
}

.single-comments:last-child {
    margin: 0;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.single-comments .main {
    overflow: hidden;
}

.single-comments .head {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 12%;
}

.head img {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    border: 5px solid #f8f8f8;
}

.single-comments .body {
    float: left;
    width: 85%;
}

.single-comments.left .body {
    float: none;
    width: 100%;
}

.single-comments .comment-list {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e2e2e2;
    overflow: hidden;
}

.single-comments .comment-list .body {
    width: 78%;
}

.single-comments h4 {
    margin: 0 0 5px;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    color: #504b4b;
}

button.com-btn {
    background: #106eea;
    color: #fff;
    border: none;
    outline: none;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 5px;
}

.single-comments .comment-meta {
    margin-bottom: 5px;
}

.single-comments .meta {
    font-size: 13px;
    color: #555;
    font-weight: 400;
    border: none;
    margin-right: 10px;
    padding: 0;
    margin: 0 10px 0 0;
}

.single-comments .meta:last-child {
    margin: 0;
}

.comment-meta span i {
    margin-right: 5px;
}

.comment-meta span:last-child {
    margin: 0;
}

.single-comments p {
    font-size: 15px;
}

.single-comments a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 15px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
    background: #106eea;
    color: #fff;
}

.single-comments a:hover {
    background: #2C2D3F;
    color: #fff;
}

.single-comments a i {
    margin-right: 5px;
}

.comment-list {
    padding-left: 50px;
}

.single-comments.login {
    text-align: center;
}

.single-comments.login i {
    font-size: 20px;
}

.single-comments.login a {
    text-align: center;
}

.single-comments.login a:hover {
    color: #353535;
}

.keobiz-commnet-form h2 {
    text-align: left;
    font-size: 18px;
    color: #353535;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.keobiz-commnet-form .form-group {
    position: relative;
    display: block;
    margin: 0 0 20px;
}

.keobiz-commnet-form .form-group i {
    position: absolute;
    left: 12px;
    top: 17px;
    z-index: 1;
    color: #1A76D1;
}

.keobiz-commnet-form .form-group input {
    width: 100%;
    height: 50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 400;
    border-radius: 0px;
    padding-left: 34px;
    padding-right: 20px;
    border: none;
    line-height: 50px;
    font-weight: 400;
    font-size: 14px;
    color: #2C2D3F;
}

.keobiz-commnet-form .form-group textarea {
    border: 1px solid #ddd;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    height: 190px;
    padding: 15px 15px 15px 35px;
    resize: none;
    font-weight: 400;
    font-size: 14px;
    color: #2C2D3F;
}

.keobiz-commnet-form .form-group input,
.keobiz-commnet-form .form-group textarea {
    border: 1px solid transparent;
    border: 1px solid #eee;
    border-radius: 5px;
}

.keobiz-commnet-form .form-group.message i {
    top: 22px;
}

.keobiz-commnet-form .form-group .button {
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    border: 0px solid;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 15px 30px;
}

.keobiz-commnet-form .form-group .button:hover {
    background: #353535;
}

.keobiz-commnet-form .form-group .button i {
    position: relative;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    padding: 0px;
}

.keobiz-commnet-form .form-group.button {
    margin: 0;
    text-align: left;
}

.keobiz-commnet-form .form-group.button .btn {
    background: #fff;
    background: #1A76D1;
    color: #fff;
}

.keobiz-commnet-form .form-group.button .btn:hover {
    color: #fff;
}

.keobiz-commnet-form .form-group.button .btn i {
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


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


/* 15.CONATCT DESIGN
/*----------------------------------------------------*/

form.contact-form.keobiz_from input.form-control {
    height: 58px;
    border: 1px solid #e9ecef;
}

form.contact-form.keobiz_from textarea.form-control {
    height: 132px;
    /* padding: 20px 25px; */
    color: #454545;
    border: 1px solid #e9ecef;
}

input.contact-btn {
    background: #021019;
    color: #fff;
    border: none;
    outline: none;
    display: inline-block;
    padding: 10px 25px;
    width: 180px;
    text-align: center;
    border-radius: 5px;
    margin-top: 5px;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}
/* .success {
    background: #106eea;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px 15px;
    padding: 10px;
    text-align: center;
}

.error {
    background: #59c8fb;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px 15px;
    padding: 10px;
    text-align: center;
} */

/* Contact Form Error messages
========================================================*/
.recaptcha-message{
    color: red;
    font-size: 14px;
    display: none;
    -moz-transition: 0.3s ease-in height;
    -o-transition: 0.3s ease-in height;
    -webkit-transition: 0.3s ease-in height;
    transition: 0.3s ease-in height;
    margin-top: 20px;
}
#ajax-contact-form .empty-message,
#ajax-contact-form .error-message {
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 3px;
  /* top: 17px; */
  color: red;
  height: 0;
  overflow: hidden;
  font-size: 14px;
  z-index: 99;
}
#ajax-contact-form .invalid .error-message,
#ajax-contact-form .empty .empty-message {
  height: 14px;
  line-height: 14px;
}
#ajax-contact-form .name .empty-message,
#ajax-contact-form .name .error-message,
#ajax-contact-form .message .empty-message,
#ajax-contact-form .message .error-message {
    right: 20px;
    top: 170px;
}

#ajax-contact-form .company_name .empty-message,
#ajax-contact-form .company_name .error-message,
#ajax-contact-form .email .empty-message,
#ajax-contact-form .email .error-message  {
    top: 23px;
    right: 20px;
}

#ajax-contact-form .phone .empty-message,
#ajax-contact-form .phone .error-message  {
    top: 96px;
    right: 20px;
}



/* Contact Form Modal
========================================================*/
.modal-open {
    overflow: hidden;
  }
  #ajax-contact-form .modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    letter-spacing: normal;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    font-family:"Mplus 1p", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 13px;
    font-weight: 200;
    color: #222;
  }
  #ajax-contact-form .modal h4 {
    color: #000;
    padding: 0;
    margin: 0;
  }
  #modalConfirm #confirm-message {
      word-wrap: break-word;
  }
  .modal.fade .modal-dialog {
    -moz-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
  }
  .modal.in .modal-dialog {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
    width: 600px;
  }
  .modal-backdrop {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 1040;
    background-color: #000000;
  }
  .modal-backdrop.fade {
    opacity: 0;
  }
  .lt-ie9 .modal-backdrop.fade {
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    opacity: 0.5;
  }
  .lt-ie9 .modal-backdrop.in {
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 15px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
  }
  .modal-header .close {
    margin-top: -2px;
    padding: 0;
    margin:0;
    font-size: 14px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
  }
  .modal-body {
    position: relative;
    padding: 20px;
    line-height: 32px;
    font-size: 16px;
  }
  .modal-dialog {
    width: 600px;
    margin: 10px auto;
  }
    
 
    .modal-body .form-group label {
    padding: 0;
    margin-bottom: 0;
    }
    
    .modal-body .form-group {
    margin-bottom: 0
    }
    
    .modal-footer, .modal-header {
    display: block
    }
  @media only screen and (max-width: 768px) {
    .modal-dialog {
      position: relative;
      width: auto;
      margin: 10px;
    }
  }

  /* Contact Form Placeholder Styles
========================================================*/
#ajax-contact-form ._placeholder {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family:"Mplus 1p", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    line-height: 24px;
    padding: 17px 20px 17px 12px;
    color: #666666;
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-radius: 0;
    cursor: text;
}

#ajax-contact-form ._placeholder.focused {
    opacity: 0.4;
  }
  .lt-ie9 #ajax-contact-form ._placeholder.focused {
    filter: alpha(opacity=40);
  }
  #ajax-contact-form ._placeholder.hidden,
  #ajax-contact-form .file ._placeholder {
    display: none;
  }

  /* Contact Form Processing Box
========================================================*/
#ajax-contact-form .contact-form-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    overflow: hidden;
    background: rgba(247, 247, 247, 0.48) url(data:image/gif;base64,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);
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .lt-ie9 #ajax-contact-form .contact-form-loader {
    filter: alpha(opacity=0);
  }
  #ajax-contact-form.processing .contact-form-loader {
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0.7;
    z-index: 99;
  }
  .lt-ie9 #ajax-contact-form.processing .contact-form-loader {
    filter: alpha(opacity=70);
  }
  
/*----------------------------------------------------*/


/* 16.FOOTER DESIGN
/*----------------------------------------------------*/


/*START FOOTER TOP AREA*/

.footer_logo {
	width: 70%;
}

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

h2.widget-title {
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.footer-content p {
    color: #fff;
}

.footer-content ul li {
    color: #fff;
    display: block;
    margin-bottom: 30px;
}

ul.links-f li a {
    color: #fff;
    font-weight: 400;
}

.footer-content input {
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    color: #454545;
}

a.sub-btn {
    background: #021019;
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px;
    width: 180px;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
    transition: .5s;
}


/*FOOTER BOTTOM*/

.footer-bottom-area {
    background: #021019;
    padding: 30px 0;
}

.copy-right-text P {
    color: #ffff;
    text-transform: capitalize;
    margin-bottom: 0;
}

.footer-bottom-social ul li {
    list-style: none;
    display: inline-block;
}

.footer-bottom-social ul li a {
    display: block;
    margin: 0 7px;
}

.footer-bottom-social ul li a i.fa {
    color: #fff;
}

.footer-bottom-social {
    float: right;
}

.copy-right-text a {
    color: #dadada;
    letter-spacing: 0.40px;
}

/*COMPANY TABLE*/

.com_table_top {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;
	padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 25px;
}

.com_table_bottom {
    border-bottom: 1px solid #CCC;
    background: #FFF;
	padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 25px;
	vertical-align: top;
}

.com_table_sp {
    margin-bottom: 40px;
	width: 100%;
}

.section001,
.section002{
  padding-top: 30px;
  padding-bottom: 150px;
}
 
.section001 {
  background:#f5f7f8;
}
.section002 {
  position: relative;
  z-index: 0;
}
.section002::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
 
  /*四角形を傾けます*/
  transform: skewY(-5deg);
  transform-origin: bottom left;
 
  z-index: -1;
  width:100%;
  height:100%;
  background:#fff;
}

a.anchor {
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}

@media (min-width: 992px){
.col-lg-666 {
    -ms-flex: 0 0 40% !important;
    flex: 0 0 40% !important;
    max-width: 40% !important;
}
.col-lg-777 {
    -ms-flex: 0 0 58% !important;
    flex: 0 0 58% !important;
    max-width: 58% !important;
    margin-left: 15px !important;
}
}
@media only screen and (max-width: 991px){
.text30 {
    margin-right: 20px !important;
    margin-left: 20px !important;
}
}

.scroll00 {
    overflow: auto;
	/*tableをスクロールさせる*/
}