/*
Theme Name: Verticurl
Theme URI: 
Description: 
Version: 1.0
Author: Simplr
*/
body{     background-color: #ffffff; }
::-ms-clear {
  display: none;
}
.contactfrm > *{
	margin-top: 1.5rem;
	
}
/* a{ */
	/* text-decoration:none; */
/* } */
a:hover {
    color: #EB3F41;
}
.nav-title.mw-xl-small {
    cursor: default;
}
.link-icon em {
    margin-left: 10px;
}
.foo-contact{
	display:inline-flex;
}
.nav-invert.nav-holder li.nav-lang a span.lang-title {
    color: #fff;
}
.nav-invert.nav-holder.nav-moved-background ul.lang-holder li.nav-lang a span.lang-title {
    color: #EB3F41;
}
.newsletter-form .submit-holder{
	margin-left:-30px
	}
	footer {
    padding: 0 0 20px 0;
}
/* 
.section-small {
    padding: calc(5rem + 6.5vw) 0;
} */

.ternary_color {
    color: #10ccde;
}
#mail-success{
	color: #EB3F41;
}
em.submissionerror,.submissionbuttonerror{
font-style: normal;
    color: #EB3F41;
    font-size: 12px;
    /* position: absolute; */
    /* bottom: -28px; */
    display: block;
    padding-top: 3px;
    padding-bottom: 5px;
    opacity: 0.8;
	}
.disable-btn{
	color: #000;
	cursor: not-allowed !important;
	
}
.disable-btn div:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 1px;
    background: #000;
    width: 100%;
    opacity: 0;
    transition: width 0.4s;
}
.certification{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.certification img{
max-width:100px;
margin-right: 5px;
cursor: pointer;
}
ul.certification li:nth-child(3) img {
  /* width:90px ; */
}
.swal2-modal .swal2-close:focus {
	outline:0;
}
.nav-footer {
    justify-content: space-between;
}
.newsletter-form .float-label input[type="email"]{
	/* width:165px; */
}
.newsletter-form {
    max-width: initial !important;
}
.subscribe-label{
	/* font-size:14px; */
}
.newsletter-cover{
	width:45%;
}
.nav-footer li a{
	font-size:16px;
}
.privacy-text,.nav-privacy li a{
	font-size:12px;
}
.searchtitle{
    font-size: 23px!important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.btn-cg {
    border: 1px solid #EB3F41;
    padding: 8px 25px;
    width: auto;
    transition: 0.6s;
    border-radius: 5px;
}
.btn-cg:hover {
    background: #EB3F41;
    color: #fff;
    transition: 0.6s;
}
.btn-cg i {
	margin-left: 10px;
    margin-top: 5px;
	}
.nav-footer li a span::before
{
text-decoration:none;
}
.nav-footer li a span
{
transition:unset;
}
/* Services */
.worklist_slider
{
    min-height: 700px;
}
/* Home */
/* .header-home-content img{
    height: 60vh;
} */
/* Footer */
/* span.tel_icon:before {
    content: '';
    display: block;
    background-image: url(https://devvc.verticurl.co.jp/wp-jp/wp-content/uploads/2024/03/call.png);
    position: absolute;
    left: -20px;
    width: 17px;
    transition: all 0.5s;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    height: 15px;
    rotate: 247deg;
    top: -3px;
} */


/* media query */
@media (max-width: 1330px) and (min-width: 525px) {
    .header-home-content img{
        height: 60vh;
    }
}
@media (min-width: 768px){
span.tel_icon
{
            font-size: 20px;
        position: absolute;
        top: -8px;
        left: -15px;
        rotate: 41deg;
}
.me-md-5 {
    margin-right: 0rem !important;
}
span.wpcf7-list-item-label {
    font-size: 17px;
}
}
@media (max-width: 370px){
.nav-footer {
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
}
@media (max-width: 575.98px){
.popup-class{
    width: 100% !important;
} 
.certification {
	display:block;
    justify-content: center;
}
.certification img {
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}

.newsletter-cover{
	width:100%;
}
ul.certification li:nth-child(3) img {
    /* width: 90px !important; */
}
}
@media (max-width: 524.98px) {
    .header-home-content img{
        height: 25vh;
    }
}
@media (max-width: 767.98px){
.popup-class {
    width: 100% !important;
}
.certification {
    max-width: 120px;
    margin: 0 auto;
}
.newsletter-cover{
	width:100%;
}
.certification img{
max-width:120px;
margin-right: 0px;
cursor: pointer;
display: block;
margin: 0 auto;
}
ul.certification li:nth-child(3) img {
    /* width: 70px ; */
}
span.tel_icon
{
    font-size: 22px;
    position: absolute;
    top: -9px;
    left: 0;
    rotate: 20deg;
    right: 90px;
}
span.wpcf7-list-item-label {
    font-size: 15px;
}
}
@media (max-width: 1199.98px) and (min-width: 768px){
.vc-copy-primary{
	display:block !important;
}
.vc-copy-secondary{
	display:none !important;
}
}
@media (min-width:1200px){
    .custom-sec-pad{
        padding-bottom:48px !important;
    }
}
@media (max-width: 1399.98px) and (min-width: 1200px){
    .custom-sec-pad{
        padding-bottom:48x !important;
    }
}
.header-home-content{
     min-height: 0;    height: auto;
}
.row-logos-2 img {     transform-origin: center;}
 
@media (min-width: 992px){
    .nav-primary>li {
     padding: 0 20px;
}
.row-logos-2 .logo-inner {
    height: auto;
    display: inline;
    align-items: center;
}
.row-logos-2 img {     transform-origin: center;}
.aboutsec{opacity: 1;
    /* padding: 30px; */
}
.header-home-content{
     min-height: 0;    height: auto;
}
.nav-invert.nav-holder.nav-moved-background .nav-primary>li>a{
    color: #EB3F41;
}.nav-primary li a span::before
{
    text-decoration: none !important;
}
.nav-primary li a span
{
    transition: unset !important;
}
}

@media (max-width: 1199.98px){
.careers-image-overlay {
    display: block;
}
}	
@media (max-width: 740px){
.careers-image-overlay {
    display: none;
}
.aboutsec{ opacity: 1;
    /* padding: 30px; */
}
.header-home-content {
    min-height: 0;
    height: auto;
}
.row-logos-2 { text-align: center; }
}	
@media (max-width: 767px){
.text-vertical {
        transform: none;
    writing-mode: horizontal-tb;
	margin-bottom: 30px !important;
}
.aboutsec{ opacity: 1;
    /* padding: 30px; */
 }
.header-home-content {
    min-height: 0;
    height: auto;
}
.waterfall-left-1 .text-vertical {
        transform: rotate(-180deg);
		    writing-mode: tb-rl;
}
.text-vertical.position-absolute-sm{
	 position:relative;
}
.worklist_slider
{
    min-height: 350px;
}
}	
@media (min-width: 1200px){
.section-small {
    padding: calc(5rem + 6.5vw) 0;
}
}
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
.text-vertical {
    padding-bottom: 1.5rem;
}
}
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
.text-vertical {
    padding-bottom: 1.5rem;
}
}
@media screen and (min-device-width: 1025px) and (max-device-width: 2200px) {
    .nav-primary>li {
     padding: 0 30px;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1199.98px) {
    .lang-holder li.nav-lang>a{     padding: 58px 15px 38px 15px; }
.row-insights .item-insight:nth-child(2n) {
    border-right: 1px solid #000 !important;
}
.row-insights .item-insight:nth-child(3n) {
    border-right: none !important;
}
.row-insights .item-insight:nth-child(-n+3) {
    padding-top: 0;
}
.section-small {
    padding: calc(5rem + 2.5vw) 0;
}
}
.careers-image-overlay .head {
    font-family: "OgilvySerif",serif;
    color: #EB3F41;
    font-style: italic;
    font-size: 15px;
    line-height: 1.2;
}
	
@media (max-width: 767.98px){
.outdent-md {
    margin: 0 calc(-0.725rem - 8.1vw);
}
.section-small {
    padding: calc(3rem + 2.5vw) 0;
}
}

@media (max-width: 575.98px){
.expander-image {
    margin: 0 calc(-0.425rem - 2.1vw);
}
.section-small {
    padding: calc(1rem + 0.5vw) 0;
}
}
@media (max-width: 575.98px){
.item-insight .outdent-md {
    margin: 0 calc(-0.275rem - 3.3vw);
}
}
@media (max-width: 340px){
.btn-social {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

.btn-social span {
    height: 70px;
    padding: 0 13px 0 13px;
}

.btn-social a {
    width: 64px;
}
}
@media (max-width: 992px){
#system-integrations-and-custom-solutions ul.accordion .accordion-item img {
    padding: 0 0 15px 0;
}
}

/* MY OWN CSS FOR JP SITE */

.owncss
{
    padding: 0 0 21rem;
}
.services-img img {
    max-width: 250px;
    display: block;
    margin: 0 auto;
}
.content-aria ol>li>ol>li {
    counter-increment: in-item;
}
.content-aria ol>li>ol>li:before {
    content: counter(in-item, decimal-leading-zero) ".";
}
.image-blog img {
    max-width: 100%;
}
.iti__country {     position: static !important;
    padding: 5px 10px !important;
    outline: none;
    margin: 0px !important; }
/********************contact and recuit page form******************/
.contact-agreement {
    border: 1px solid #eee;
    padding: 20px;
    height: 320px;
    overflow-y: auto;
    margin-bottom: 20px;
} 
.contact-agreement h5{ color: #EB3F41!important; }
dd, dt {
    line-height: inherit;font-weight: 300;
    font-style: normal;
    text-transform: none; line-height: 28px;color: #222;    font-size: 17px;
}
dd {
    margin: 0 0 20px;
}  
.field-birth-block {
    display: inline-flex !important;
    width: 120px!important;
}.field-birth input[type="text"] {
    width: 120px;
}#field-birth > p
{
    display: inline-block;
}.contact-form-acceptance
{
    display: inline-block;
}
.field-birth-block input[type="text"]{
        padding: 0px;
    width: 100%;font: inherit;
    line-height: 20px;
    height: 41px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    background-color: #eb3f41;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="date"], .wpcf7-form input[type="password"],.wpcf7-form input[type="tel"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"],  .wpcf7-form select {
     line-height: 26px !important;
    padding: 10px 0 0 0 !important;
    font-size: 16px !important;
    background-color: transparent;
    color: #000 !important;
      width: 100%;    border: none;
    border-bottom: 1px solid #000;    outline: none;
}
.wpcf7-form input[type="text"]:focus{ border: none;
    border-bottom: 1px solid #000; }
.wpcf7-form input[type="checkbox"]{
    opacity: 1!important;
    margin: 3px 3px 3px 4px;position: relative;
}textarea.wpcf7-not-valid {
    border: 1px solid #ef8080;
    margin-bottom: 0;
}input[disabled] {
    background-color: #ccc;
}
.wpcf7-form textarea{width: 100%;}
.action-button .be-button, button, input[type=button], input[type=reset], input[type=submit] {
    border: none;
     display: inline-block;
    margin: 0 20px 10px 0;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    line-height: 12px;
    padding: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.accordion-item table tr, .accordion-item table td{   padding:10px;  border: 1px solid #ccc; }
ul.nolistyle li{         padding-left: 20px;
    margin: 8px 0;}
ul.nolistyle li:before{     top: 5px;
    left: 0;
    width: 8px;
    height: 9px;}
.accordion-item table th{ padding:20px; text-align: center; }
.accordion a .redtext { color: #eb3f41!important; }
/************** service page***************************/
.servicesec .logo-inner{
    line-height: 100px;display: inline;
}
.sergoal strong{ font-size: 17px;
    line-height: 1.8;
 }
.sergoal { margin-top:20px }
/* .heightset { min-height:575px; } */


