/*
Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co
*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
    font-family: 'Kiwi Maru';
    overflow: auto !important;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;

}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

.form-control {
    display: inline-block;
    height: 38px;
    padding: 10px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #F8F7F2;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .00);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .00);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-bottom: 2px solid #ddd;
}

/*.form-control:focus {
    border-color: #bcefeb;
}*/
.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
}

h1,
h2,
h3 {
    font-weight: 300;
    margin: 0;
}

h4,
h5 {
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
}

h1 {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 5.5rem;
    color: #ffffff;
    letter-spacing: -0.2rem;
}

h2 {
    font-family: 'Kiwi Maru', sans-serif;
    font-size: 2rem;
    /*line-height: 3rem;*/
    font-weight: 400;
}

h3 {
    font-family: 'Kiwi Maru', sans-serif;
    font-size: 1.714rem;
    line-height: 2.5rem;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 2px black;
}

h4 {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 600;
    font-size: 1.286rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

/*h5 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    color:#223d61;
    text-transform: uppercase;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}*/
p {
    line-height: 1.6rem;
    font-size: 0.875rem;
}

p:last-child {
    margin-bottom: 0px;
}

/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    /*font-family: 'roboto', sans-serif;*/
}

.textwhite {
    color: #fff;
}

.colorstext {
    color: #5e9a28;
}

.coloricon i {
    color: #5e9a28;
}

.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #F8F7F2;
}

.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.outofsectiontext {
    margin-top: 40px;
}

/*
Section
*/
.sections {
    padding-top: 90px;
    padding-bottom: 20px;
    margin-top: -74px;
    /*overflow: hidden;*/
}

.sections.footer {
    padding-bottom: 80px;
}

.title2 {
    color: #0b57a6;
    font-size: 2.8rem;
    text-align: center;
    margin: 2% auto;
    width: max-content;
}

.titleicon1 {
    display: inline-block;
    width: 55px;
    height: 44px;
    vertical-align: bottom;
    background: url(../images/titleicon1.svg) no-repeat;
}

.titleicon2 {
    display: inline-block;
    width: 55px;
    height: 44px;
    vertical-align: bottom;
    background: url(../images/titleicon2.svg) no-repeat;
}

.titleicon3 {
    display: inline-block;
    width: 55px;
    height: 44px;
    vertical-align: bottom;
    background: url(../images/titleicon3.svg) no-repeat;
}

.titleicon4 {
    display: inline-block;
    width: 55px;
    height: 44px;
    vertical-align: bottom;
    background: url(../images/titleicon4.svg) no-repeat;
}

.titleicon5 {
    display: inline-block;
    width: 55px;
    height: 44px;
    vertical-align: bottom;
    background: url(../images/titleicon5.svg) no-repeat;
}

.main_text {
    color: #333333;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    padding: 3% 0 0 0;
}

.content-img {
    width: 60%;
    margin: 0 auto;
}

section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}

section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}

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

.heading {
    margin-bottom: 4rem;
}

.overlay {
    /*background-color: rgba(41, 39, 34, 0.4);*/
    width: 100%;
    height: 100%;
}

/*.map-overlay {
    background-color: rgba(255, 114, 0, 0.75);
    width: 100%;
    height:auto;
}
.video_overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: auto;
}*/

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}

.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}

/*
Separator
*/
.separator {
    width: 10px;
    height: 10px;
    margin: 20px auto;
    background: #f7b52c;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.separator:after {
    position: absolute;
    left: 5%;
    bottom: 4px;
    height: 1px;
    width: 80px;
    background: #909090;
    content: "";
    display: inline-block;
    margin-left: 20px;
}

.separator:before {
    position: absolute;
    right: 5%;
    bottom: 4px;
    height: 1px;
    width: 80px;
    background: #909090;
    content: "";
    display: inline-block;
    margin-right: 20px;
}

.separator2 {
    height: 4px;
    width: 40px;
    margin: 10px 0px;
    background: #eeeeee;
    position: relative;
}

.separator3 {
    height: 2px;
    width: 40px;
    margin: 20px auto;
    background: #888888;
}

.separator4 {
    height: 2px;
    width: 30px;
    margin: 20px 0px;
    background: #f38181;
}


.divider {
    height: 1px;
    background: #eee;
    width: 100%;
    overflow: hidden;
}

/*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #df0e16;
    border-color: #df0e16;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #df0e16;
    border-color: #df0e16;
}

.btn {
    display: inline-block;
    min-width: 150px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size: 1.3rem;
    border-radius: 0px;
    margin-top: 20px;
    transition: .5s;
    border: 1px solid #26499d;
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 400;
    padding: 0.8rem 3rem;
    transition: all 0.6s;
    border-radius: 2px;
    height: unset;
    line-height: unset;
    box-shadow: none;
}

.btn:hover {
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    color: #fff;
}

.btn-default {
    background: transparent;
    border: 1px solid #fff;
    padding: 1.125rem 3rem;
}

.btn-default:hover {
    background: #df0e16;
    border: 1px solid #df0e16;
}

.btn-lg {
    background: #26499d;
    padding: 1.125rem 3rem;
    border-radius: 2rem;
}

.btn-lg:hover {
    background: #df0e16;
    border: 1px solid #df0e16;
}

.home_btn {
    text-align: center;
}

.nav .btn-nav {
    background: #ffffff;
    border-radius: 1rem;
    height: 26px;
    width: 150px;
    margin: 9px 0 0 0 !important;
    text-align: center;
    box-shadow: none;
}

.btn-nav a {
    padding-top: 3px !important;
    color: #548bc9 !important;
}

.btn-nav a i {
    font-size: 1.1rem;
    margin: 0 0.25rem 0 0;
}

.btn-nav:hover {
    background: #f7b52c;
    color: #ffffff !important;
}

.btn-md {
    background: #999999;
    padding: 1rem 2rem;
    border: 1px solid transparent;
}

/*
Extra height css
*/
.margin-top-20 {
    margin-top: 20px;
}

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

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

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

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

.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-180 {
    margin-bottom: 180px;
}

.m_t_10 {
    margin-right: 10px;
}

.padding-top-20 {
    padding-top: 1.33rem;
}

.padding-bottom-20 {
    padding-bottom: 1.33rem;
}

.padding-top-40 {
    padding-top: 2.66rem;
}

.padding-bottom-40 {
    padding-bottom: 2.66rem;
}

.padding-top-60 {
    padding-top: 5rem;
}

.padding-bottom-60 {
    padding-bottom: 5rem;
}

.padding-top-90 {
    padding-top: 6.429rem;
}

.padding-bottom-90 {
    padding-bottom: 6.429rem;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.padding-bottom-9rem {
    padding-bottom: 9rem;
}

.p_l_r {
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}

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

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

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

h1 span {
    color: #5e9a28;
    font-weight: 400;
}

/*for placeholder changes*/

input::-webkit-input-placeholder {
    color: #b7b7b7;
}

input::-moz-placeholder {
    color: #b7b7b7;
}

input::-ms-input-placeholder {
    color: #b7b7b7;
}

/*for image bg*/


/*.img-bg{
  background: url(../images/home-msg.jpg) no-repeat center top fixed;
  background-size
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}*/
/* navbar section */
.menu-shadow {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    /* background-color: rgba(34, 61, 97, 0.64); */
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    height: 73px;

}

.main_menu_bg {
    margin-top: 0px;
    background-color: #548bc9;
    height: 74px;
}

.main_menu_bg .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all .6s;
    margin: 15px auto;
}

.navbar-nav {
    background-color: ;
    margin-top: 0px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #f7b52c;
    background: transparent;
}

.navbar {
    box-shadow: none;
}

.main_menu_bg .navbar {}

.main_menu_bg .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #FFFFFF;
    padding-bottom: 25px;
    border-bottom: 2px solid transparent;
    background: transparent;

}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 400;
    color: #FFFFFF;
}

.navbar-brand {
    padding: 0px 15px;
    max-width: 550px;
    margin-top: -13px;
}


.navbar-brand>img {
    max-width: 100%;
    height: 58px;
    margin: 0.4rem;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #f5c239;

}

.dropdown-menu {
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 0px
}

/*.dropdown-menu .navbar-form .form-group input[type="text"]{
    background-color:rgba(34, 61, 97, 0.68);
    border: 1px solid #df0e16;
    color:#df0e16;
    width: 300px;
}
.dropdown-menu .navbar-form .form-group .form-control::-webkit-input-placeholder{
    color: #df0e16;
    opacity: 1; 
}
.dropdown-menu .navbar-form {
    margin-right: -30px;
}*/

.scrooldown {
    position: absolute;
    left: 48.5%;
    bottom: -2%;
    width: 40px;
    height: 40px;
    line-height: 48px;
    background: #FFF;
    border-radius: 50%;
    text-align: center;
    z-index: 9;
}

.scrooldown a i {
    font-size: 1.5rem;
    color: #df0e16;
}


.culmn {
    width: 100%;
    overflow: hidden;
}

/*heading title all area*/
.head_title {
    margin: 0 0 0 0;
}

.head_title h3 {
    font-size: 2.5rem;
    color: #DF0E17;
    font-weight: 500;
    text-shadow: none;
    margin: 2.5rem 0 0 0;
}

.head_title .subtitle {
    margin-top: 0px;
}

.subtitle {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.7rem;
}

/*home section*/

.home_skew_border {
    position: relative;
    height: 750px;
}

.home_skew_border:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    /*border-bottom: 86px solid #F8F7F2;*/
    border-right: 680px solid transparent;

}

.home_skew_border:before {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    /*border-bottom: 86px solid #F8F7F2;*/
    border-left: 680px solid transparent;
}

.main_home {
    padding-top: 150px;
    padding-bottom: 250px;
    display: block;
}


.main_home h1 {
    color: #ffffff;
    text-shadow: 1px 1px 2px black;
    margin-bottom: 20px;
    margin: auto;
    width: 75%;
    border-radius: 2.8rem;
    background: rgba(223, 14, 22, 0.8);
}

.main_home p {
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 1.125rem;
    text-shadow: 1px 1px 2px black;
}

.main_home img {
    margin: auto;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #fff;
    outline: none;
    background: #df0e16;
}

.slick-arrow {
    background: #ddd;
    color: #000;
}

.main_home_slider i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #df0e16;
}

.main_home_slider i.nextprevleft {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    background: #716a65;
    float: left;
    position: absolute;
    z-index: 999;
    top: 400px;
    font-size: 1.5rem;
    transition: all 0.6s;
    left: -60px;
}

.main_home_slider i.nextprevright {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    background: #716a65;
    float: right;
    position: absolute;
    z-index: 999;
    top: 400px;
    font-size: 1.5rem;
    transition: all 0.6s;
    right: -50px;
}

.main_home_slider i.nextprevleft:hover {
    color: #fff;
    background: #df0e16;
}

.main_home_slider i.nextprevright:hover {
    color: #fff;
    background: #df0e16;
}

/*==================================================================
            Feature section Style
====================================================================*/

.main_feature {}

.main_feature .single_feature {}

.main_feature .single_feature:hover .single_feature_icon {
    border-color: #df0e16;
    transform: rotate(45deg);
}

.main_feature .single_feature:hover .single_feature_icon i {
    transform: rotate(-45deg);
}

.main_feature .single_feature:hover h4 {
    color: #df0e16;
}

.main_feature .single_feature .single_feature_icon {
    border: 1px solid #ddd;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 20px auto;
    transition: all 0.6s;
    background: #fff;
}

.main_feature .single_feature i {
    margin-bottom: 30px;
    color: #df0e16;
    transition: all 0.6s;
}

.main_feature .single_feature h4 {
    transition: all 0.6s;
}

.single_feature img {
    border: solid #ffffff 4px;
    box-shadow: 0px 2px 7px -3px #000000;
    margin: 0 0 12px 0;
}

.single_feature p {
    text-align: left;
    line-height: 2rem;
    font-size: 1.05rem;
    font-weight: 400;
}

/*==================================================================
            History section Style
====================================================================*/
.left-margin-13 {
    margin: 0 0 0 13%;
}

.main_history iframe {
    width: 100%;
}

.main_history .single_history_content .head_title h2 {
    border-left: 6px solid #df0e16;
    padding-left: 10px;
}

.single_history_content p {
    font-size: 1.1rem;
    font-weight: 400;
}

.single_history_content img {
    width: 85%;
    padding: 2%;
}

.single_history_content a:hover {
    color: #df0e16;
}

/*==================================================================
            access section Style
====================================================================*/
.title-bar {
    background: #df0e16;
    margin: auto;
    text-align: center;
    width: 90%;
    padding: 0.8rem 0;
    border-radius: 2rem;
}

.title-bar h3 {
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: 500;
    text-shadow: none;
}

.title-bar2 {
    width: ;
    margin: 1% auto 0% auto
}

.ta {
    text-align: left;
    margin: 0 0 0 5%;
    width: 45%;
}

.ta img {
    width: 55%;
}

/*==================================================================
            case section Style
====================================================================*/
.case-box,
.case-box2 {
    background: #ffffff;
    color: #df0e16;
    font-family: 'Aldrich', 'Kiwi Maru', sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    border: solid 1.5px #df0e16;
    border-radius: 0rem;
    padding: 1.5% 0 0 0;
    margin: 4% auto 2% auto;
    width: 93%;
}

.case-box2 {
    color: #26499d;
    border: solid 1.5px #26499d;
}

.scale {
    transform: scale(1.4, 1);
    letter-spacing: 0.1rem;
}

.case_content p {
    font-size: 1.15rem;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
}

.case-title,
.case-title2 {
    font-size: 1.4rem;
    padding: 11px 0 0 0;
    color: #df0e16;
    font-weight: 500;
}

.case-title2 {
    color: #26499d;
}

/*==================================================================
            service section Style
====================================================================*/
.main_service .head_title {
    padding: 35px 0px 25px 0px;
    margin-bottom: 0px;
}

/*
.main_service .head_title h2 {
    margin-right: 12%;
    border-right: 6px solid #df0e16;
    color: #fff;
    padding-right: 10%;
}
*/

.font-yellow {
    color: #fff100;
}

.font-red {
    color: #df0e16;
}

.font-blue {
    color: #26499d;
}

.main_service .head_title h2 {
    margin-left: 9%;
    border-left: 6px solid #df0e16;
    color: #fff;
    padding-left: 3%;
}

.main_service .single_service_img {
    position: relative;
    height: 1000px;
    width: 1000px;
    object-fit: cover;
}

.main_service .single_service_img img {
    width: 100%;
    height: 100%;
}

.main_service .single_service.single_service_text {
    margin-right: 0px;
    background: #26499d;
    height: auto;
}

.main_service .single_service.single_service_text .single_service_icon i {
    background: #F8F7F2;
    width: 70px;
    height: 70px;
    left: -34px;
    line-height: 64px;
    text-align: center;
    color: #df0e16;
    position: relative;
    z-index: 9;
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    font-size: 1.875rem;
}

.main_service .single_service.single_service_text .single_service_right_text {
    width: 100%;
}

.main_service .single_service.single_service_text .single_service_right_text h4 {
    color: #fff100;
    font-size: 1.3rem;
    font-weight: 400;
}

.main_service .single_service.single_service_text .single_service_right_text p {
    color: #ffffff;
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.04rem;
}

.marker {
    background: linear-gradient(transparent 30%, #ffffff 0%);
    padding: 11px 0 0 0;
    color: #26499d;
    font-size: 1.5rem;
    font-weight: 500;
}

.marker2 {
    /*background: linear-gradient(transparent 30%, #84d5c1 0%);*/
    padding: 11px 0 0 0;
    color: #84d5c1;
    font-size: 1.3rem;
}

.bg_1 {
    background-image: url("../images/bg1.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.bg_1-2 {
    background-image: url("../images/bg1.svg");
    background-repeat: repeat-y;
    background-size: contain;
}

.bg_2 {
    background-image: url("../images/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_3 {
    background-image: url("../images/bg3.png");
    background-repeat: no-repeat;
    background-size: cover;
}


/*======================================================================
                    faq section css
========================================================================*/
.question dd {
    float: left;
    margin: 1.2rem 0 0 0;
}

.question dt {
    padding: 1.6rem 0 0 0;
    font-size: 1.5rem;
    font-weight: 500;
    color: #26499d;
}

.question h4 {
    position: relative;
}

.question .point,
.answer .point {
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    color: black;
    margin: 17px 5px 15px 0;
    padding: 0px 0 0 40px;
}

.question h4:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f2c4";
    background: #7ecef4;
    color: black;
    font-size: 1.8rem;
    border-radius: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*.question h4:after {
    content: '';
    display: block;
    position: absolute;
    left: 80%;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #7ecef4;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/

.flexbox {
    display: flex;
}

.q-left {
    float: left;
    width: 18%;
}

.q-right {
    font-size: 1.5rem;
    font-weight: 500;
    color: #26499d;
    margin: 0.2rem 0 0 0;
    width: 100%;
}

.a-right {
    font-weight: 400;
    font-size: 1.2rem;
    margin: 0.4rem 0 0 0;
    width: 100%;
}

.answer dd {
    margin: 22px 0 22px 0;
}

.answer dt {
    float: left;
    margin: -4rem 0 0 3rem;
    font-weight: 400;
    font-size: 1.2rem;
}

.answer h4:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f031";
    background: #f19dae;
    color: black;
    font-size: 1.8rem;
    border-radius: 50%;
    left: 9%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    top: ;
    transform: translateY(-50%);
}

/*
.answer h4:after {
    content: '';
    display: block;
    position: absolute;
    left: 5%;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #f19dae;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/

.faq hr {
    border: none;
    border: 1px dashed #bbb;
    margin: 0 1% 2% 9%;
}

.faq .row {
    margin: 0 15% 0 20%;
}

/*======================================================================
                    portfolio section css
========================================================================*/
.btn-md:active,
.btn-md.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}

button.btn-md:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    color: #df0e16;
}

button.btn-md {
    text-align: center;
    color: #444;
    letter-spacing: 1px;
    margin: 0;
    font-size: 0.8125rem;
    border-radius: 0px;
    margin-top: 0px;
    background-color: transparent;
    transition: .5s;
    border: 0px solid #df0e16;
    font-family: 'Kiwi Maru';
}

button.btn-md:hover {
    background-color: transparent;
    color: #df0e16;
    text-decoration: none;
    border: 0px solid #f4720a;
}

.portfolio .toolbar {
    margin-bottom: 50px;
}

#portfoliowork {
    margin: 1rem 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 0rem;
    -moz-column-gap: 0rem;
    column-gap: 0rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}

.tile {
    display: none;

}

.scale-anm {
    margin: 0px;
    width: 100%;
    /*margin-bottom: -6px;*/
}


.tile img {
    height: auto;
    display: inline-block;
    width: 100%;
}

.single_portfolio {
    position: relative;

}

.single_portfolio:hover .grid_item_overlay {
    opacity: 1;
}

.grid_item_overlay {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
    background: rgba(231, 76, 60, 0.6);
    color: #fff;
    padding: 20px;
    opacity: 0;
    transition: 0.6s;
    padding-top: 35%;
    z-index: 99;
}

.g_overlay_1 {
    padding-top: 16%;
}

.g_overlay_2 {
    padding-top: 85%;
}

.grid_item_overlay a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    background: transparent;
}

.grid_item_overlay a:hover i {
    color: #df0e16;
    background: #fff;
}

/*========================================================================
                    Study Section Css
==========================================================================*/
.study {
    background: #F8F7F2;
}

.main_study_area {
    overflow: hidden;
}

.slick-active {
    outline: none;
}

.single_study_text {
    background: #fff;
    position: absolute;
    right: -15%;
    top: 85px;
    width: 100%;
    z-index: 9;
    padding: 10% 20%;
}

.single_study_text .s_study_icon {
    background: #df0e16;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    transform: rotate(45deg);
    margin: 30px auto;
}

.single_study_text .s_study_icon i {
    transform: rotate(-45deg);
}

.single_study_right_img {
    position: relative;
}


/*=====================================================================
                    counter section css
=======================================================================*/
.counter {
    background: url(../images/counterbg.jpg) no-repeat top center;
    background-size: cover;
}

.counter .main_counter_area {
    padding: 80px 20px;
}

.main_counter_area .single_counter h2 {
    color: #fff;
    font-size: 2.8125rem;
}

.main_counter_area .single_counter i {
    color: #fff;
    font-size: 1.875rem;
    display: inline-block;
    border: 1px solid #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 20px;
}

.main_counter_area .single_counter h4 {
    color: #fff;
    font-size: 0.8125rem;
    text-transform: lowercase;
}

/* Pricing2 Section */

.main_pricing_area {
    overflow: hidden;
}

.single_pricing {
    text-align: center;
    margin-top: 20px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
}

.single_pricing:hover {
    box-shadow: 0px 1px 10px 1px #ccc;

}

.pricing_business .pricing_head {
    background: #df0e16;
}

.pricing_business .pricing_head .p_r {
    color: #df0e16;
}

.pricing_business .pricing_head h3 {
    color: #fff;
}

.pricing_business .btn-md {
    background: #df0e16;
}


.pricing_head {
    padding: 30px 0px;
    background: #999999;
    position: relative;
    height: 200px;
}

.pricing_head h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
}

.pricing_head .pricing_price {
    background: #fff;
    position: absolute;
    left: 30%;
    bottom: -30%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 30px 0px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 10px rgba(244, 245, 249, 0.3);
}

.pricing_head .pricing_price .p_r {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 700;
    font-size: 2.822rem;
}

.pricing_head .pricing_price .m_t {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 400;
    font-size: 0.941rem;
}

.pricing_body {
    background: #fff;
    padding: 80px 0px 30px 0px;
}

.single_pricing ul {}

.single_pricing ul li {
    line-height: 45px;
    height: 45px;
    font-size: 18px;
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 600;
}

.single_pricing a {
    margin-top: 30px;
}



/*video section css*/

/*.video{
    background: url(../images/videobg.jpg) no-repeat top center;
    background-size:cover;
}
.video .main_video{
    padding: 220px 0px 160px 0px;
    overflow: hidden;
}
.video .icon{}
.video .icon h3{
    color:#fff;
    margin-top:30px;
    margin-bottom: 0px;
}*/


/*about section css*/
.about {
    margin: auto;
    width: 80%;
    text-align: center;
}

.about h1 {
    font-size: 2.4rem;
    color: #DF0E17;
    font-weight: 500;
    letter-spacing: 0.01rem;
    line-height: 1.5;
    margin: 1.3rem 0 0 0;
}

.about p {
    font-size: 1.3rem;
    line-height: 2rem;
}



/* Team section css */
.main_team_area {
    background: url(../images/teambg.jpg) no-repeat scroll top center;
    background-size: cover;
    position: relative;
    height: 650px;
}

.main_team_area:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: url(../images/teambg2.png) no-repeat bottom center;
}

.main_team ul li {
    text-align: center;

}

.main_team ul li:nth-child(1) {
    width: 15%;
    display: inline-block;
    float: left;
    margin-left: 3%;
    position: absolute;
    left: 1%;
    top: 96%;
}

.main_team ul li:nth-child(2) {
    width: 15%;
    display: inline-block;
    float: left;
    margin-left: 3%;
    position: absolute;
    left: 19%;
    top: 85%;
}

.main_team ul li:nth-child(3) {
    width: 15%;
    display: inline-block;
    float: left;
    margin-left: 3%;
    position: absolute;
    left: 37%;
    top: 87%;
}

.main_team ul li:nth-child(4) {
    width: 15%;
    display: inline-block;
    float: left;
    margin-left: 3%;
    position: absolute;
    left: 55%;
    top: 97%;
}

.main_team ul li:nth-child(5) {
    width: 15%;
    display: inline-block;
    float: left;
    margin-left: 3%;
    position: absolute;
    left: 73%;
    top: 94%;
}

.main_team ul li .single_team_img img {
    width: 60px;
    height: 60px;
    margin: 20px auto;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 3px rgba(231, 76, 60, 0.65);
}

li:hover .single_team_img img {
    transform: scale(1.08);
}

li:hover .single_team_text {
    opacity: 1;
}

li .single_team_text {
    padding: 10px 20px;
    width: 100%;
    opacity: 0;
    transition: all 0.6s;
    text-align: center;
    display: block;
    height: 80px;
}

li .single_team_text h4 {
    margin-bottom: .0rem;
    display: inline-block;
    text-transform: none;
    color: #df0e16;
}

li .single_team_text p {
    color: #fff;
}




/* Carousel */
.testimonial {
    background: url(../images/testbg.jpg) no-repeat center center;
    background-size: cover;
}

.main_testimonial {
    color: #fff;
}

.main_testimonial .single_testimonial i {
    color: #fff;
    margin-bottom: 30px;
    font-size: 2rem;
    padding: 2px;
}

.main_testimonial .single_testimonial p {
    color: #fff;
    letter-spacing: .03rem;
}

.main_testimonial .single_testimonial .single_test_author {
    margin-bottom: 40px;
    display: inline-block;
}

.main_testimonial .single_testimonial .single_test_author h4 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 1rem;
}

.main_testimonial .single_testimonial .single_test_author h4 span {
    font-family: 'Kiwi Maru';
}

.main_testimonial .single_testimonial .single_test_author p {
    color: #fff;
}

.main_testimonial .owl-theme .owl-dots .owl-dot span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transform: rotate(0deg);
}

/*====================================================================
                        clogo section css
======================================================================*/
.clogo {
    background: #F8F7F2;
}

.main_clogo {
    overflow: hidden;
}

.main_clogo a {
    height: 100px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    line-height: 100px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.25);
}


/*=================================================================
                            Blog Section
===================================================================*/
.blog {
    background: #F8F7F2;
}


.main_blog_content .single_blog_area .single_blog_text {
    background: #e74e3e;
    padding: 70px 30px 70px 50px;
    position: relative;
}

.main_blog_content .single_blog_area .single_blog_text.s_b_left:after {
    position: absolute;
    left: -8%;
    top: 45%;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid #e74e3e;
    ;
    border-bottom: 30px solid transparent;
}

.main_blog_content .single_blog_area .single_blog_text.s_b_right:after {
    position: absolute;
    right: -8%;
    top: 45%;
    content: "";
    z-index: 9;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid #e74e3e;
    ;
    border-bottom: 30px solid transparent;
}

.main_blog_content .single_blog_area .single_blog_text a.read_more {
    color: #fff;
}

.main_blog_content .single_blog_area .single_blog_img {
    width: 100%;
    height: 417px;
    display: inline-block;
}

.main_blog_content .single_blog_area .single_blog_img img {
    width: 100%;
    height: 100%;
}

/*contact section css*/
.contact {
    background: #F8F7F2;

}

.contact_info_content {
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.01);
}

.contact_info_content h3 {
    color: #e74e3e;
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 600;
    margin-bottom: 19px;
}

.contact_info_content h4 {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 400;
}

.contact_info_content h4 {
    margin: 0;
    padding: 0;
}

.single_contant_left {
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.01);
}

.single_contact_info {
    margin-bottom: 45px;
    overflow: hidden;
}

/*====================================================================
                        Trail Section 
======================================================================*/
.main_trial_area {
    background: url(../images/trailbg.jpg) no-repeat top center;
    overflow: hidden;
    background-size: cover;
    color: #fff;
}

.main_trial h2 {
    text-transform: none;
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 400;
}

.main_trial h2 span {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 700;
}

.main_trial h4 {
    font-family: 'Kiwi Maru', sans-serif;
    font-weight: 400;
    text-transform: none;
}

/*==================================================================
            thanks section Style
====================================================================*/

#thanks h2 {
    text-align: center;
    line-height: 3.2rem;
    margin: 15% 0 0 0;
}

#thanks .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.thanks {
    text-align: center;
}

/*=================================================================
                        footer section
===================================================================*/
.footer {
    background: #548bc9;
    text-align: center;
}

.main_footer {
    overflow: hidden;
    padding: 20px 0px;
}

.main_footer .flowus a i {
    color: #fff;
    font-size: 1rem;
    padding: 5px;
    border-radius: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 18px;
    margin-top: 10px;
}

.main_footer .flowus a i:hover {
    color: #df0e16;
}

.copyright_text {}

.copyright_text p {
    color: #ffffff;
    line-height: 25px;
    max-width: 100%;
    padding: 0.6rem;
    font-weight: 400;
    letter-spacing: 0.04rem;
}

.copyright_text p i {
    padding: 0px 10px;
    color: #df0e16;
}

.copyright_text p a {
    padding: 0px 10px;
    color: #df0e16;
}



/* scrollup */

.scrollup {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #f7b52c;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}

/* -----Projects section----- */
#projects {
    /*z-index: 100;*/
    position: relative;
}

#projects .modal {
    max-height: 68%;
}

#projects .modal .modal-content {
    padding: 24px 10px;
    border: none;
    border-radius: unset;
    box-shadow: unset;
}

.modal-overlay {
    z-index: 99 !important;
}

#projects p {
    font-size: 19px;
    font-weight: 500;
    color: #26499d;
    margin: -0.75rem 0 1.5rem 0;
}

#projects h3,
#projects h4,
#projects h5 {
    font-family: 'Roboto', 'Kiwi Maru', sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: normal;
    color: #26499d;
    margin: -0.2rem 0 1.5rem 0;
    text-shadow: none;
}

#projects .modal-content .svg-icon {
    height: 1rem;
    margin: 0;
    filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg)
}


#projects .modal-content p {
    font-size: 14px;
    font-weight: normal;
    color: #797979;
    margin: 0.5rem 0 0.5rem 0;
}

#projects .modal-content h4 {
    font-size: 20px;
}

#projects .modal-content h5 {
    font-size: 18px;
}

#projects .modal-content h4,
#projects .modal-content h5 {
    position: relative;
}

#projects .modal-content h4:before,
#projects .modal-content h5:before {
    content: "";
    display: block;
    border-top: solid 1px #ddd;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

#projects .modal-content h4 span,
#projects .modal-content h5 span {
    background: #ffffff;
    padding: 0 10px;
    position: relative;
    z-index: 5;
}

.modal {
    width: 60%;
}

.modal .mainImage,
.modal .thumbnails {
    text-align: center;
    margin: 0 0 2% 0;

}

.modal .mainImage img {
    text-align: center;
    max-height: 550px;
}

.modal .thumbnails-wrapper {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
}

.modal .thumbnails img {
    object-fit: cover;
    width: 75px;
    height: 75px;
}

.modal .close-button {
    position: absolute;
    top: 12px;
    right: 12px;
}

.modal .close-button .btn-floating {
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.modal .close-button .btn-floating:hover {
    opacity: 0.8;
}


/* -----Image-wrapper----- */
.image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.image-wrapper:before {
    content: "";
    display: block;
    padding-top: 61.8%;
}

.image-wrapper .div-cover {
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    filter: grayscale(90%);
}

.image-wrapper .div-cover:hover {
    filter: grayscale(0%);
    transition: filter .2s;
}

.image-wrapper .div-content {
    position: absolute;
    bottom: -100%;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    /* -webkit-backface-visibility:hidden;
    backface-visibility: hidden;
    overflow: hidden; */
}

.image-wrapper .div-content,
.image-wrapper .div-content p,
.image-wrapper .div-content div {
    width: 100%;
}

.image-wrapper .div-content p {
    text-shadow: 0px 1px 1px #aaa;
}

.image-wrapper:hover .div-content {
    bottom: 0;
}

@media (max-width: 600px) {
    .image-wrapper .div-content {
        bottom: 0;
    }
}

/* -----group section----- */

.group_box {
    width: 75%;
    margin: 40px auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 0;
    border-left: solid #dfdfdf 1px;
}

.group_box li {
    width: 33%;
    text-align: center;
    padding: 0;
    margin: 0;
    border-right: solid #dfdfdf 1px;
}

.group_box img {
    width: 80%;
    margin: 0 0 5% 0;
}

.group_box p {
    line-height: 1.3;
    font-size: 0.95rem;
    color: #797979
}

.group_box li a:hover {
    opacity: 0.7;
}

@media screen and (max-width: 640px) {
    .group_box {
        width: 90%;
        margin: 0px auto 100px auto;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        overflow: hidden;
        padding: 0;
        text-align: center;
        border-top: solid #dfdfdf 1px;
        border-left: none;
    }

    .group_box li {
        width: 90%;
        text-align: center;
        font-size: 1rem;
        padding: 20px 0px;
        margin: 0;
        border-bottom: solid #dfdfdf 1px;
        border-right: none;
    }

    .group_box img {
        width: 70%;
        margin: 0 0 5% 0;
    }
}

/* -----mouse cursor----- */
/*デフォルトのマウスカーソルを非表示にする*/
html,
body,
a {
    cursor: default;
}

a:hover,
.css_btn_class:hover {
    cursor: pointer;
}

/*独自のマウスカーソルを作成
.cursor,
.cursor img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(38, 73, 157, 1);
    z-index: 10000;
    transition: width 0.5s, height 0.5s, top 0.5s, left 0.5s;
    transform: translate(0, 0);
    pointer-events: none;
}
*/

/*aタグにホバーした時に見た目変化
.cursor.cursor--hover {
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: rgba(217, 14, 0, 0.8);
    filter: blur(3px);
}
*/

.modal {
    cursor: default;
}

.close-button a {
    cursor: pointer;
}

.center {
    float: none !important;
    display: block;
    margin: 0 auto 5% auto;
}

.strong {
    color: #00a199;
    font-weight: 500;
}

.strong2 {
    font-size: 1.8rem;
    color: #0b57a6;
    font-weight: 500;
}

.strong3 {
    font-size: 1.1rem;
    font-weight: 500;
    color: #333333;
}

.strong4 {
    font-size: 1rem;
    color: #cc0000;
}

.dotted_line {
    border-bottom: 5px dotted #f7b52c;
}

.contact-info-section {
    padding: 40px 20px;
}

.contact-grid {
    display: flex;
    flex-wrap: nowrap;
    max-width: 900px;
    margin: 0 auto;
    gap: 20px;
}

.facility-column {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-card {
    position: relative;
    overflow: hidden;
}

.contact-card img {
    width: 100%;
    display: block;
}

.tel-link {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 0;
    width: calc(100% - 40px);
    height: 40px;
    display: block;
    z-index: 2;
}

.building-photo img {
    width: 100%;
    height: 96%;
    margin: 7px 0 0 0;
    max-height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width: 768px) {
    .contact-grid {
        flex-direction: column;
    }
}

.business-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner-wrapper {
    position: relative;
    width: 100%;
}

.bg-img {
    width: 55%;
    margin: 2% auto 7% auto;
    display: block;
}

.fg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
}

.remarks {
    text-align: left;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 1% 10% 3% 17%;
}

.profile-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    max-width: 800px;
    margin: 0 auto;
    align-items: flex-start;
}

.profile-left {
    flex: 1 1 60%;
}

.profile-right {
    flex: 1 1 35%;
    display: flex;
    justify-content: center;
}

.ceo-photo {
    max-width: 85%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.profile-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
}

.profile-table th,
.profile-table td {
    text-align: left;
    padding: 10px 8px;
    color: #333333;
    border-bottom: 1px dashed #333333;
    font-weight: 500;
}

.profile-table th {
    width: 94px;
    white-space: nowrap;
}

.profile-table a {
    color: #1976d2;
    text-decoration: none;
}

.profile-table a:hover {
    text-decoration: underline;
}

.carousel-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 50px auto;
    overflow: hidden;
}

.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.carousel-overlay img {
    width: 100%;
    display: block;
}

.carousel {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.carousel img {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    flex-shrink: 0;
}

/* スクロールアニメーション */
@keyframes scroll {
    0% {
        margin-left: 0;
    }

    16.66% {
        margin-left: 0;
    }

    27.77% {
        margin-left: -100%;
    }

    44.44% {
        margin-left: -100%;
    }

    55.55% {
        margin-left: -200%;
    }

    72.22% {
        margin-left: -200%;
    }

    83.33% {
        margin-left: -300%;
    }

    100% {
        margin-left: -300%;
    }
}

.carousel> :first-child {
    animation: scroll 18s infinite;
}