/* Enter Your Custom CSS Here */

/*Fonts*/
@font-face{font-family:NotoSansCJKjp;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Black.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Black.otf) format("null")}
@font-face{font-family:Roboto;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Black.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.otf) format("null")}
@font-face{font-family:Roboto;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Bold.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Light.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Light.otf) format("null")}
@font-face{font-family:Roboto;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Light.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf) format("null")}
@font-face{font-family:Roboto;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Regular.ttf) format("truetype")}


.main-navigation ul li > a:hover, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li.menu-item-has-children:hover > a {
  /*color: #82a4dd;*/
  color: #F29600;
}

a:hover {
  color: #F29600 !important;
}

.slider-caption .small-caption {
  font-size: 36px;
  font-weight: bold;
}

body {
  color: #000 !important;
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
}

.corporate-and-market-research-content {
  line-height: 58px;
}


/* This for the top menu */
#site-navigation #menu-main-menu a {
  cursor: pointer;
  text-align: center;
}

.main-navigation ul li ul {
   background: #F29600;
}

#header-tel {
    float: right;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: -15px;
    padding-right: 20px;
}
/* End this for the top menu */

/* This for the contact us */
#contact-us-container table tr{
  border: 1px solid #E5E5E5;
}

#contact-us-container table tr td select {
  border: 1px solid #ddd !important;
  width: 51%;
}

#contact-us-container table tr td .knowlist .wpcf7-list-item {
  display: block;
  margin-left: 0px;
}

#contact-us-container table tr td .others .wpcf7-list-item, #contact-us-container table tr td .internet_search .wpcf7-list-item,#contact-us-container table tr td .sns .wpcf7-list-item {
  margin-left: 0px;
}

#contact-us-container table tr td .search_site select, #contact-us-container table tr td .sns_details select {
  height: 40px;
  margin-bottom: 10px;
}

#contact-us-container table tr td .keyword input, #contact-us-container table tr td .magazine input{
  margin-bottom: 10px;
}
#contact-us-container table tr td .request textarea{
 min-height: 100px;
}
/* End This for the contact us */

/* This for the content */

.site-content .featured-section {
  max-width:1263px !important;
  position:relative;
  left:50%; 
  transform: translateX(-50%);
}

.site-content .featured-section .featured-posts h3 {
  font-weight: bold;
}

.site-content .ed-container h2 {
  font-weight: bold;
}
.site-content .ed-container .team-posts h3 {
  font-weight: bold !important;
}
/* Team Section*/
.team-section h2, 
.team-section h3{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
}
.team-section .team-posts{
    text-align:center;
}
/*END Team Section*/
.content-area .entry-content h2 {
  font-size: 30px;
}

.content-area .entry-content h2 .smaller-font {
  font-size: 15px;
}


ol.c {
  list-style-type:lower-alpha;
  line-height: 1.8;
  font-weight: 500; 
}

img.a {
  float: right;
}

/* End This for the content */



/* This for the Carousel */
.owl-carousel{
  max-width:1263px !important;
  left:50%; 
  transform: translateX(-50%);
}
/* END Carousel */


/* This for the footer */
footer.site-footer {
  color: #fff !important;
  /*background-color:#FFF;
  color:#222 !important;*/
}

footer.site-footer .textwidget {
  
}

.top-footer .widget h2.widget-title{
  color:#FFF !important;
}

/* End this for the footer */

@media only screen and (max-width: 600px){
  .right_side_images .wp-block-media-text__media, .corporate-and-market-research-content .wp-block-media-text__media {
    width: 50%;
    margin: auto;
  }
}

#homepage-title1{
    padding:0 40px;
    margin-top:-40px;
}
#homepage-title1, #homepage-banner-below, #homepage-banner-below-test, #homepage-services-layout-2{
  max-width:1263px !important;
  width:100%;
  left:50%; 
  transform: translateX(-50%);
}

#homepage-banner-below img.attachment-full{
  max-width:1263px !important;
  position:relative;
  width:100%;
}

#homepage-banner-below .elementor-widget-wrap, #homepage-banner-below .elementor-widget-image, #homepage-banner-below .elementor-widget-container{
    max-width:1263px !important;
  width:100%;
}

#homepage-services-layout-2{
    margin-top:20px;
}

#homepage-banner-below .elementor-column-wrap,  #homepage-services-layout-2 .elementor-column-wrap{
    padding:0 !important;
}

#homepage-banner-below-test{
  background:#EBEBEB; 
  margin-top:-5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-top: 20px;
}


#homepage-services-layout-2 .elementor-widget-wrap,   #homepage-services-layout-2 .elementor-widget-container{
    max-width:1263px !important;
  width:100%;
}

#homepage-services-layout-2 article .post-grid-inner{
    background:#EBEBEB;
}

#homepage-services-layout-2 article:first-child{
    padding-right:10px;
}

#homepage-services-layout-2 article:last-child{
    padding-left:10px;
}

#homepage-services-layout-2 article .post-grid-text-wrap{
    padding:20px;
}

.content-text,
.content-text h2, 
.post-grid-text-wrap .title,  .post-grid-text-wrap p{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
  color: #000000 !important;
}

.elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title, .elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title > a {
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
    color: #000000 !important;
    padding-left: 10px;
    padding-right: 10px;
}

.post-grid-excerpt p{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
    color: #000000 !important;
    padding-left: 20px;
    padding-right: 20px;
}


.border-bottom-title{
  margin: 30px auto;
  padding-bottom: 10px;
  position: relative;
  width: 90%;
  border-bottom: solid 2px #000;
}
.gray-bg{
  background-color:#F2F2F2;
  padding:30px 10px 10px 10px;
}

#button-x{
  border: solid 1px #70AD47;
  border-radius: 20%;
  margin: 30px auto;
  width: 200px;
  height: 60px;
  background: #70AD47;
  color: #FFF;
  text-align: center;
  line-height: 60px;
  display: block;
  font-size: 20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -khtml-border-radius: 30px;
}

section.below-slider-section{
  background: #fff !important;
  padding: 0 !important;
  margin-bottom: -7px;
}
section.below-slider-section .ed-container {
    max-width: 1263px;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    left: 50%;
    transform:translateX(-50%);
}
img.full-width {
    display: inline-block;
    width: 100% !important;
    height: auto;
}

.odl *{
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
  color:#2d3b4a;
}

.odl .content-title{
  text-align: center!important;
}
.odl .content-title h2, .content-title h3{
  padding:0;
  margin:0;
}

.odl .br-1-top{
  margin-top:4.5rem !important;
}
.odl .br-1-bottom{
  margin-bottom:4.5rem !important;
}

.odl .br-2-top{
  margin-top:6rem !important;
}
.odl .br-2-bottom{
  margin-bottom:6rem !important;
}

.odl .br-3-top{
  margin-top:9rem !important;
}
.odl .br-3-bottom{
  margin-bottom:9rem !important;
}

.odl p{
  padding:0;
  margin:0;
font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    color: #2d3b4a;
}

.odl-section-p{
  padding: 0 10px;
  width:900px;
  margin:0 auto;
}

.odl .wp-block-image{
  margin-bottom:0;
}

.odl hr.after-heading{
  border: solid 2px #6E902D;
  margin: 0 auto;
  width: 300px;
 /* margin-bottom: 5rem;*/
}

.question-and-answer{
  font-size:16px;
  font-weight:400;
  line-height:28.8px;
}

.odl .span-half-width{
  display:inline-block; 
  width:49.4%; /*For some reason i cannot use 50%*/
}


.odl .graphics-container{
  padding: 0;
  margin: 0;
  width:90%;
  margin:0 auto;
}

.odl .first-steps{
  
}

#odl-achievements .step-number{
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 22px;
    font-weight: 400;
    line-height: 120px;
    text-align: left;
    text-transform: uppercase;
    color: #FFF;
    padding-left: 10%;
    background: url(wp-content/uploads/2019/10/case_bg_20191012.png) left center no-repeat;
    background-size: 120px;
}


/* Enter Your Custom CSS Here */

/*Fonts*/
@font-face{font-family:NotoSansCJKjp;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Black.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Black.otf) format("null")}
@font-face{font-family:Roboto;font-weight:900;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Black.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.otf) format("null")}
@font-face{font-family:Roboto;font-weight:700;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Bold.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Light.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Light.otf) format("null")}
@font-face{font-family:Roboto;font-weight:300;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Light.ttf) format("truetype")}
@font-face{font-family:NotoSansCJKjp;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf) format("opentype")}
@font-face{font-family:NotoSansCJKjp;src:url(wp-content/themes/custom-the100/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf) format("null")}
@font-face{font-family:Roboto;src:url(wp-content/themes/custom-the100/fonts/Robot/Roboto-Regular.ttf) format("truetype")}


.main-navigation ul li > a:hover, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li.menu-item-has-children:hover > a {
  /*color: #82a4dd;*/
  color: #F29600;
}

a:hover {
  color: #F29600 !important;
}

.slider-caption .small-caption {
  font-size: 36px;
  font-weight: bold;
}

body {
  color: #000 !important;
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
}

.corporate-and-market-research-content {
  line-height: 58px;
}


/* This for the top menu */
#site-navigation #menu-main-menu a {
  cursor: pointer;
  text-align: center;
}

.main-navigation ul li ul {
   background: #F29600;
}

#header-tel {
    float: right;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: -15px;
    padding-right: 20px;
}
/* End this for the top menu */

/* This for the contact us */
#contact-us-container table tr{
  border: 1px solid #E5E5E5;
}

#contact-us-container table tr td select {
  border: 1px solid #ddd !important;
  width: 51%;
}

#contact-us-container table tr td .knowlist .wpcf7-list-item {
  display: block;
  margin-left: 0px;
}

#contact-us-container table tr td .others .wpcf7-list-item, #contact-us-container table tr td .internet_search .wpcf7-list-item,#contact-us-container table tr td .sns .wpcf7-list-item {
  margin-left: 0px;
}

#contact-us-container table tr td .search_site select, #contact-us-container table tr td .sns_details select {
  height: 40px;
  margin-bottom: 10px;
}

#contact-us-container table tr td .keyword input, #contact-us-container table tr td .magazine input{
  margin-bottom: 10px;
}
#contact-us-container table tr td .request textarea{
 min-height: 100px;
}
/* End This for the contact us */

/* This for the content */

.site-content .featured-section {
  max-width:1263px !important;
  position:relative;
  left:50%; 
  transform: translateX(-50%);
}

.site-content .featured-section .featured-posts h3 {
  font-weight: bold;
}

.site-content .ed-container h2 {
  font-weight: bold;
}
.site-content .ed-container .team-posts h3 {
  font-weight: bold !important;
}
/* Team Section*/
.team-section h2, 
.team-section h3{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
}
.team-section .team-posts{
    text-align:center;
}
/*END Team Section*/
.content-area .entry-content h2 {
  font-size: 30px;
}

.content-area .entry-content h2 .smaller-font {
  font-size: 15px;
}


ol.c {
  list-style-type:lower-alpha;
  line-height: 1.8;
  font-weight: 500; 
}

img.a {
  float: right;
}

/* End This for the content */



/* This for the Carousel */
.owl-carousel{
  max-width:1263px !important;
  left:50%; 
  transform: translateX(-50%);
}
/* END Carousel */


/* This for the footer */
footer.site-footer {
  color: #fff !important;
  /*background-color:#FFF;
  color:#222 !important;*/
}

footer.site-footer .textwidget {
  
}

.top-footer .widget h2.widget-title{
  color:#FFF !important;
}

/* End this for the footer */


@media only screen and (max-width: 600px){
  .right_side_images .wp-block-media-text__media, .corporate-and-market-research-content .wp-block-media-text__media {
    width: 50%;
    margin: auto;
  }
}

#homepage-title1{
    padding:0 40px;
    margin-top:-40px;
}
#homepage-title1, #homepage-banner-below, #homepage-banner-below-test, #homepage-services-layout-2{
  max-width:1263px !important;
  width:100%;
  left:50%; 
  transform: translateX(-50%);
}

#homepage-banner-below img.attachment-full{
  max-width:1263px !important;
  position:relative;
  width:100%;
}

#homepage-banner-below .elementor-widget-wrap, #homepage-banner-below .elementor-widget-image, #homepage-banner-below .elementor-widget-container{
    max-width:1263px !important;
  width:100%;
}

#homepage-services-layout-2{
    margin-top:20px;
}

#homepage-banner-below .elementor-column-wrap,  #homepage-services-layout-2 .elementor-column-wrap{
    padding:0 !important;
}

#homepage-banner-below-test{
  background:#EBEBEB; 
  margin-top:-5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-top: 20px;
}


#homepage-services-layout-2 .elementor-widget-wrap,   #homepage-services-layout-2 .elementor-widget-container{
    max-width:1263px !important;
  width:100%;
}

#homepage-services-layout-2 article .post-grid-inner{
    background:#EBEBEB;
}

#homepage-services-layout-2 article:first-child{
    padding-right:10px;
}

#homepage-services-layout-2 article:last-child{
    padding-left:10px;
}

#homepage-services-layout-2 article .post-grid-text-wrap{
    padding:20px;
}

.content-text,
.content-text h2, 
.post-grid-text-wrap .title,  .post-grid-text-wrap p{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
  color: #000000 !important;
}

.elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title, .elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title > a {
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
    color: #000000 !important;
    padding-left: 10px;
    padding-right: 10px;
}

.post-grid-excerpt p{
  font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
    color: #000000 !important;
    padding-left: 20px;
    padding-right: 20px;
}


.border-bottom-title{
  margin: 30px auto;
  padding-bottom: 10px;
  position: relative;
  width: 90%;
  border-bottom: solid 2px #000;
}
.gray-bg{
  background-color:#F2F2F2;
  padding:30px 10px 10px 10px;
}

#button-x{
  border: solid 1px #70AD47;
  border-radius: 20%;
  margin: 30px auto;
  width: 200px;
  height: 60px;
  background: #70AD47;
  color: #FFF;
  text-align: center;
  line-height: 60px;
  display: block;
  font-size: 20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -khtml-border-radius: 30px;
}

section.below-slider-section{
  background: #fff !important;
  padding: 0 !important;
  margin-bottom: -7px;
}
section.below-slider-section .ed-container {
    max-width: 1263px;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    left: 50%;
    transform:translateX(-50%);
}
img.full-width {
    display: inline-block;
    width: 100% !important;
    height: auto;
}

.odl *{
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
  color:#2d3b4a;
}

.odl .content-title{
  text-align: center!important;
}
.odl .content-title h2, .content-title h3{
  padding:0;
  margin:0;
}

.odl .br-1-top{
  margin-top:4.5rem !important;
}
.odl .br-1-bottom{
  margin-bottom:4.5rem !important;
}

.odl .br-2-top{
  margin-top:6rem !important;
}
.odl .br-2-bottom{
  margin-bottom:6rem !important;
}

.odl .br-3-top{
  margin-top:9rem !important;
}
.odl .br-3-bottom{
  margin-bottom:9rem !important;
}

.odl p{
  padding:0;
  margin:0;
font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    color: #2d3b4a;
}

.odl-section-p{
  padding: 0 10px;
  width:900px;
  margin:0 auto;
}

.odl .wp-block-image{
  margin-bottom:0;
}

.odl-section-title{
    font-size: 50px;
    font-weight: 700;
    color: #2d3b4a;
    line-height: 1.6;
    margin-bottom: 0;
}

.odl hr.after-heading{
  border: solid 2px #6E902D;
  margin: 0 auto;
  width: 300px;
 /* margin-bottom: 5rem;*/
}

.question-and-answer{
  font-size:16px;
  font-weight:400;
  line-height:28.8px;
}

.odl .span-half-width{
  display:inline-block; 
  width:49.4%; /*For some reason i cannot use 50%*/
}


.odl .graphics-container{
  padding: 0;
  margin: 0;
  width:90%;
  margin:0 auto;
}

.odl .first-steps{
  
}

.odl .first-steps .step-number-container{
  
}

.odl .first-steps .step-title-container{
  display:table;
    -webkit-box-shadow: 0 8px 6px -6px #BBB;
    -moz-box-shadow: 0 8px 6px -6px #bbb;
    box-shadow: 0 8px 6px -6px #bbb;
}

.odl .first-steps .step-number{
  display: inline-block;
  width: 120px;
  height: 120px;
  border: solid 1px #79ab7a;
  border-radius: 50%;
  background: url(wp-content/uploads/2019/10/step-bg.jpg) center center;
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
  font-size: 25px;
  font-weight: 400;
  line-height: 120px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
}

.odl .first-steps .step-title{
	display: table-cell;
    width: 100%;
    height: 100px;
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    color: #7EA546;
    font-size: 35px;
	font-weight:600;
    line-height: 50px;
    /* border: none; */
    /* border-bottom: solid 2px #ddd; */
    /* -webkit-box-shadow: 0 8px 6px -6px #BBB; */
    -moz-box-shadow: 0 8px 6px -6px #bbb;
    /* box-shadow: 0 8px 6px -6px #bbb; */
    padding: 0 15px;
    vertical-align: middle;
}

.odl .first-steps .step-description{
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
  padding: 0 15px;
  min-height: 120px;
  max-height: 200px;
}

.odl .second-steps .step-number-column{
  height: 80px;
  padding:0;
}

.odl .second-steps .step-title-column{
  padding: 0 30px;
}

.odl .second-steps .step-number-container{
    display: inline-block;
    width: 150px;
    height: 70px;
    border: solid 1px #79ab7a;
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    background: linear-gradient(-45deg,#749e37,#6fccb7);
}

.odl .second-steps .step-number-container .step-label{
    display: inline-block;
    width: 70%;
    height: 68px;
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 10px;
    float: left;
}

.odl .second-steps .step-number-container .separator{
    border: solid 1px #FFF;
    display: inline-block;
    width: 1px;
    height: 40px;
    margin-top: 15px;
}

.odl .second-steps .step-number-container .step-number{
display: inline-block;
    width: 25%;
    height: 58px;
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 30px;
    font-weight: 500;
    line-height: 60px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 10px;
    float: right;
}

.odl .second-steps .step-title-column .step-title-container{

}

.odl .second-steps .step-title-column .step-title-container .step-title{
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    color: #2d3b4a;
}

.odl .graphics-table, 
.odl .graphics-table tr,
.odl .graphics-table td{
  margin:0;
  padding:0;
}

.odl .graphics-table .step-image-title{
    display: inline-block;
    text-align: center;
    width: 290px;
    height: 80px;
    padding: 10px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    color: #7EA546;
    overflow: hidden;
    /* border: solid 1px #F2F2F2; */
    border-radius: 10px;
    /* -webkit-box-shadow: 1px 1px 1px 1px #ccc; */
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 0 8px 6px -6px #bbb;
    /* background: #F2F2F2;*/
}

.odl .graphics-table .step-image-title-mini{
    display: inline-block;
    text-align: center;
    width: 100%;
    /* height: 80px; */
    padding: 10px 5px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #7EA546;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 8px 6px -6px #bbb;
}

.below-image .below-image-and {
    padding-top: 50% !important;
    font-size: 20px !important;
    /* font-weight: 600 !important; */
}

.step-arrow{
    margin: 0 auto;
    width: 50px !important;
    position: relative;
    top: 100%;
    transform: translateY(150%);
}

.second-1 .computation-section,
.second-2 .computation-section
{
    display: table;
    padding-top: 6rem;
}

.second-1 .computation-container{
  display: table-cell;
  vertical-align: bottom;
  height:197px;
}

.second-2 .computation-container{
  display: table-cell;
  vertical-align: bottom;
  height:258px;
}
  
.second-1 .below-image,
.second-2 .below-image
{
  min-height:142px;
}

.odl .graphics-table .computation-last-line{
  border-bottom:solid 1px #7EA546;
}

.odl .graphics-table img{
  width:60%;
}

#odl-achievements{
  /* background:url(wp-content/uploads/2019/10/green-bg.jpg); */
  background: linear-gradient(-45deg,#749e37,#6fccb7);
  padding-bottom:6rem;
  padding-top:1rem;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

#odl-achievements .odl-section-title, 
#odl-achievements p{
  color:#FFF;
}
#odl-achievements hr.after-heading{
  border-color:#FFF;
}

#odl-achievements .achievement-cell{
  min-height:140px;
  display:table;
}

#odl-achievements .achievement-description{
  display:table-cell;
  vertical-align:middle;
}

#odl-faq{
  width: 900px;
  margin: 0 auto 9rem auto;
}
#odl-faq .elementor-tab-title, #odl-faq .elementor-tab-content{
  font-family: Roboto,NotoSansCJKjp,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
}

#odl-faq .elementor-accordion .elementor-accordion-item {
  margin-bottom:20px;
}
  
#odl-faq .elementor-tab-title a::before {
    content: "Q";
    /* outline: solid 1px red; */
    /* width: 50px; */
    /* height: 50px; */
    display: inline-block;
    padding: 16px 20px;
    margin: 0;
    position: relative;
    left: -15px;
    top: 0;
    background: #9A9A9A;
    color: #FFF;
}

#odl-faq .elementor-tab-title.elementor-active a::before{
  background:#EB7933;
}

#odl-faq .elementor-tab-title a{
  margin-left:15px;
}

#odl-faq .elementor-tab-title .elementor-accordion-icon-closed, 
#odl-faq .elementor-tab-title .elementor-accordion-icon-opened{
  padding: 15px 15px 15px 0;
}

.header-banner-contactus{    
	position: absolute;
	left: 0;
	top: 84%;
	width: 100%;
	margin: 0 auto;
}
.header-banner-contactus-button{
	color: #fff;
	background: #EB7934;
	padding: 15px 20px;
	font-size: 20px;
	margin-left: 46%;
}

#odl-footer-banner{
  /*background:url(/wp-content/uploads/2019/10/footer-banner.jpg) center center no-repeat;*/
  height:470px;
  color:#fff;
  font-size:16px;
  line-height:24px;
}

#odl-footer-banner .odl-section-title {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 1.6;
    margin-bottom: 0;
}


.odl-footer-contactus{
	position:absolute;
	top: 48%;
	left:0;
	width: 100%;
	padding: 0;
	margin: 0;	
}
	
.odl-footer-contactus-button{
    font-size: 22px;
    color: #fff;
    background: #EB7934 !important;
    padding: 20px 40px;
}

#odl .button-container{
  height:0;
}

.odl-banner{
  /*background:url(wp-content/uploads/2019/10/manilabo_newbanner_nobutton.jpg) center center no-repeat;*/
  background:url(wp-content/uploads/2019/09/manilabo_Header_2.jpg) center center no-repeat;
  background-size:cover;
  width:100%;
  height:481px;
  max-width:1120px;
}

#odl-footer-banner .footer-banner-below-title{
    color: #FFF;
    padding-left: 100px;
    font-size: 20px;
}

.footer-parag{
  padding-left: 50px !important;
  padding-top: 15px !important;
}

.header-banner-contactus-button:hover,
.odl-footer-contactus-button:hover{
    background: #E26316 !important;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) { 
	
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  
	.header-banner-contactus-button{
		color: #fff;
		background: #EB7934;
		padding: 15px 20px;
		font-size: 20px;
		margin-left: 46%;
	}
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
	.header-banner-contactus-button{
		padding: 12px 16px;
		font-size: 18px;
	}
  
	.second-1 .computation-container{
		height: 253px !important;
	}

	.footer-parag{
		padding-left: 40px !important;
	}

	.odl-footer-banner .br-2-top{
		margin-top:4rem !important;
	}
	
	.odl-footer-contactus-button{
		font-size: 22px;
		padding: 18px 34px;
	}
	
	.odl .graphics-table .below-image-column{
		padding:0;
	}
	
	.odl .graphics-table .step-image-title-mini{
		padding: 10px 0;
	}
	
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  /*CSS*/
  
}

@media (min-width: 500px) and (max-width: 767px){
	.step-arrow{
		transform: rotate(90deg);
		margin: 0 auto;
		/* outline: solid 1px red; */
		width: 50px !important;
		padding: 50px 0;
	}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
	
	.header-banner-contactus{    
		position: absolute;
		left: 0;
		top: 80%;
		width: 100%;
		margin: 0 auto;
	}
	.header-banner-contactus-button{
		color: #fff;
		background: #EB7934;
		padding: 10px;
		font-size: 12px;
		margin-left: 46%;
	}
	
	.odl-footer-contactus-button{
		font-size: 12px;
		padding: 12px 16px;
	}
	
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

	.header-banner-contactus{    
		position: absolute;
		left: 0;
		top: 68%;
		width: 100%;
		margin: 0 auto;
	}

	.header-banner-contactus-button{
		padding: 8px !important;
		font-size: 7px !important;
		margin-top: 8px;
	}

	.step-arrow{
		transform: rotate(90deg);
		margin: 0 auto;
		/* outline: solid 1px red; */
		width: 50px !important;
		padding: 50px 0;
	}

	.second-1 .below-image,
	.second-2 .below-image
	{
		min-height:auto;
	}

	.second-1 .computation-section,
	.second-2 .computation-section{
		min-height:0 !important;
	}

	.second-1 .computation-container,
	.second-2 .computation-container{
		height:auto;
	}

	.odl .button-container{
		height: 0;
		position: relative;
		top: 185px;
	}  

	.odl-banner h5{
		font-size:23px !important;
	}

	.odl-banner h3{
		font-size:30px !important;
	}

	.odl-banner h1{
		font-size:50px !important;
	}

	.odl-footer-banner .br-2-top{
		margin-top:2rem !important;
	}
	

	.odl .graphics-table .below-image-column{
		padding:0;
	}
	
	.odl .graphics-table .step-image-title-mini{
		padding: 0;
		width:120%;
	}
	
	
	.footer-parag{
		/*text-align:center;*/
		padding-left: 20px !important;
		padding-top: 15px !important;
	}

	.odl-footer-contactus{
		position:absolute;
		top: 44%;
		left:0;
		width: 100%;
		padding: 0;
		margin: 0;	
	}
	.odl-footer-contactus-button{
		/*     font-size: 10px;
		color: #fff;
		background: #EB7934;
		padding: 14px 20px; */
		font-size: 8px;
		color: #fff;
		background: #EB7934;
		padding: 8px 8px;
	}

	.below-image-and{
		padding-top: 200% !important;
		font-size: 20px !important;
		font-weight: 600 !important;
		padding: 0 !important;
		margin-left: -15px !important;
	}	
}

.use-global-font{
	font-family: "Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif !important;
}

.footer-link {
		color: #F29600 !important;
}