/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 18 2021 | 16:46:06 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Raleway:wght@400;500;600;700&display=swap');
.faq-sec img{
  object-fit:cover;
}
@media(min-width:980px){
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
      margin: 0 0 0 70px;
  }
}
.hero-sec a.button:hover i {color: #0031f1;}
.hero-sec a.button i {color: #fff;transition: 0.3s ease;}
.tablet-sec a.button:hover i {color: #fff;}
.tablet-sec a.button i {color: #0031f1;transition: 0.3s ease;}
.case-sec a.button:hover i {color: #fff;}
.case-sec a.button i {color: #0031f1;transition: 0.3s ease;}
.faq-sec a.button:hover i {color: #fff;}
.faq-sec a.button i {color: #0031f1;transition: 0.3s ease;}
.box-sec .desc a:hover i:before {
    color: #0031f1 !important;
}
.faq-sec .question, .open-faqs .question {
    display: none;
}

.case-white-box .feature_box .photo_wrapper {
    display: none;
}
.case-white-box .feature_box .desc_wrapper {
    padding-left: 0px;
}
/*.case-sec .desc_wrapper .desc:hover #i.icon-right-open:before {
    color: #2951ed !important;
}*/
.box-sec .desc_wrapper {
    width: 100% !important;
  padding-left: 0px !important;
}

#i.icon-right-open:before {
    margin-left: -0;color: #fff;transition: 0.3s ease;
} 
.icon-right-open:before {
    content: '\e915';
    margin-top: 16px !important;
    margin-left: -20px;
} 
.wpsisac-slick-carousal.design-6 .wpsisac-image-slide img {
    display: block !important;
}
.slick-slider {
    max-height: 300px;
    height: 300px;
}
.accordion .question .answer {
    font-weight: 500;
}
a.button .button_label {
    padding: 11px 25px 11px 20px;
}
a.button {
    padding:0 !important;
    border-radius: 0 !important;
    font-family: "Oswald";
    font-size: 17px !important;
    text-transform: uppercase;
}
.trusted-sec pre {
    padding: 0;
    background: none;
    border: 0;
    display: block;
    max-height: 300px;
    margin-top: -200px !important;
    padding: 0;
    background: none;
    border: 0;
}
.wpls-logo-showcase .slick-arrow {
    top: 55%;
}
.margin-50{
  margin-bottom:-100px
}
.ui-tabs .ui-tabs-nav li.ui-state-active a, .accordion .question.active .title > .acc-icon-plus, .accordion .question.active .title > .acc-icon-minus, .faq .question.active .title > .acc-icon-plus, .faq .question.active .title, .accordion .question.active .title {
    color: #444;
}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active {
    background: rgba(0, 0, 0, 0.5) url(https://foodcodepro.com/wp-content/uploads/2020/09/arrow1.png) center center no-repeat !important;
    background-size: 40px 40px !important;
    box-shadow: 0px 1px 13px 2px #00000040 !important;
    width: 35px;
    height: 35px;
}
.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active {
    background: rgba(0, 0, 0, 0.5) url(https://foodcodepro.com/wp-content/uploads/2020/09/arrow2.png) center center no-repeat !important;
    background-size: 40px 40px !important;
    box-shadow: 0px 1px 13px 2px #00000040 !important;
    width: 35px;
    height: 35px;
}
.wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus {
    background: rgba(0, 0, 0, 0.5) url(https://foodcodepro.com/wp-content/uploads/2020/09/arrow1.png) center center no-repeat !important;
    background-size: 40px 40px !important;
}
.wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus {
    background: rgba(0, 0, 0, 0.5) url(https://foodcodepro.com/wp-content/uploads/2020/09/arrow2.png) center center no-repeat !important;
    background-size: 40px 40px !important;
}
.icon-minus:before {
    content: '\e8d8';
    line-height: 20px;
}
.accordion .question .title:before {
    border: 0 !important;
}
i.icon-plus.acc-icon-plus,.accordion .question .title > .acc-icon-minus {
    right: 20px;
    left: auto !important;
    background: #0031f1;
    color: #fff !important;
    border-radius: 50%;
}
.icon-plus:before {
    line-height: 20px;
}
.accordion .question .title {
  padding: 14px 38px 14px 30px;
}
.hero-sec h2.title {
    color: #444;
    font-family: 'Oswald' !important;
    font-weight: 600;
    font-size: 54px;
    text-align: left;
	line-height: 58px;
}
.hero-sec .inside {
    color: #444;
    font-family: 'Raleway';
    text-align: left;
    max-width: 400px;
    line-height: 30px;
}

.hero-sec {
    border-top: 5px solid #0031f1;
}
.tablet-sec {
    background-position: -150px -20px !important;
}
.tablet-sec h2.title {
    font-family: 'Oswald' !important;
    color: #444;
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    line-height: 54px;
    letter-spacing: -1px;
}
.inside p ,.inside{
  font-weight:500;
}
.tablet-sec .inside {
    font-family: 'Raleway';
    text-align: left;
    line-height: 30px;
}
.tablet-sec .column_fancy_heading {
    margin-bottom: 10px;
}
.box-sec .feature_box .feature_box_wrapper .photo_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.box-sec h4 {
    font-family: "Oswald" !important;
    color: #444;
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    text-align: center;
  margin-bottom: 5px;
}
}
.feature_box .feature_box_wrapper .desc_wrapper {
      width: 100%;
    padding-left: 0px;
}
.box-sec .desc {
    font-family: "Raleway";
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.5px;
}
.box-sec .desc a {
    display: block;
    font-weight: 800;
    text-decoration: underline;
    margin-top: 10px;
    font-family: "Oswald";
    font-size: 16px;
}
.trusted-sec h2.title {
    color: #444;
    font-family: "Oswald" !important;
    font-size: 40px;
    font-weight: 600;
}
.trusted-sec .inside {
    font-family: "Raleway";
    max-width: 400px;
    margin: 0 auto;
}
.case-sec h2.title {
    color: #444;
    font-family: "Oswald" !important;
    font-size: 40px;
    font-weight: 600;
    text-align: left;
}
.board-sec h2.title {
    color: #444;
    font-family: "Oswald" !important;
    font-size: 40px;
    font-weight: 600;
}
.board-sec iframe {
  max-height:550px
}
.board-sec .inside {
    font-family: "Raleway";
    max-width: 920px;
    margin: 0 auto;
}
.faq-sec h4.title {
    color: #444;
    font-family: "Oswald" !important;
    font-size: 40px;
    font-weight: 600;    
  	margin-bottom: 45px;
}
.faq-sec {
    background-color: #f7f7f7;
}
.question {
  font-family: "Raleway";
}
.faq-sec .question .title {
    font-family: "Raleway" !important;
    font-size: 14px !important;
    background: #fff !important;
}
.faq-sec .question {
    background: #fff !important;
    box-shadow: 0px 1px 9px 0px #0000004a;
    border-radius: 0 !important;
    margin-bottom: 20px;
}/*
.box1:after {
    content: "";
    width: 80%;
    height: 2px;
    background: #444;
    position: absolute;
    left: 8%;
  	margin-top: 20px;
}
.box2:after {
    content: "";
    width: 80%;
    height: 2px;
    background: #444;
    position: absolute;
    left: 8%;
  	margin-top: 20px;
}*/
.case-sec .photo_wrapper {
    width: 12% !important;
}
.case-sec .inside {
    font-family: "Raleway";
    font-size: 14px;
    text-align: left;
    font-weight: 500;
  	color: #666;
    line-height: 28px;
}
.case-sec img.scale-with-grid {
    z-index: -1;
}
.case-sec .desc_wrapper h4 {
    font-family: "Oswald" !important;
    color: #444;
    font-size: 24px;
    font-weight: 700;
}
.case-sec .desc_wrapper .desc {
    font-family: "Raleway" !important;    
  font-size: 16px;
    margin-top: -8px;
    color: #444;
    font-weight: 500;
}
.case-white-box .feature_box{
	background: #fff;
    padding: 0px 50px 20px;
    margin-top: -20px;
    border-radius: 10px;
    width: 90% !important;
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: 1px 10px 10px -1px #888888b0;
    z-index: 100;
}
.case-white-box .fancy_heading {
    background: #fff;
    padding: 50px 50px 20px;
    margin-top: -100px;
    border-radius: 10px;
    width: 90% !important;
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: 1px 10px 10px -1px #888888b0;
    z-index: 100;
}
.case-sec .column.column_fancy_heading {
    margin-bottom: 0;
}
.case-sec .feature_box_wrapper {
    padding: 20px 0 0;
}
.faq-img{margin-left:-75px;}
.only-tablet{
    opacity:0;
   height:200px
}


@media (min-width:1401px){
  .slick-list.draggable {
    padding-left: 0;
}
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
   margin:0 0 0 70px !important;
    width: 214px !important;
}
.tablet-sec {
    background-position: 5% -20px !important;
}
.slick-slider {
    max-height: 260px ;
    height: 260px ;
}
.trusted-sec pre {
    max-height: 260px;
    margin-top: -190px !important;
  }
}
@media (min-width:1920px){
  .slick-list.draggable {
    padding-left: 0;
}
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
   margin:0 0 0 70px !important;
    width: 214px !important;
}
.tablet-sec {
    background-position: 24% -20px !important;
}
/*.slick-slider {
    max-height: 500px;
    height: 500px;
}
.trusted-sec pre {
    max-height: 500px;
    margin-top: -300px !important;
  }*/
}

@media (min-width:2560px){
  .slick-list.draggable {
    padding-left: 0;
}
  .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
   margin:0 0 0 70px !important;
    width: 214px !important;
}
.tablet-sec {
    background-position: 30% -20px !important;
}/*
.slick-slider {
    max-height: 500px;
    height: 500px;
}
.trusted-sec pre {
    max-height: 270px;
    margin-top: -170px !important;
  }*/
}
@media (max-width:1250px) and (min-width:1025px){
  .slick-slider {
    max-height: 230px;
    height: 300px;
}
    .trusted-sec pre {
    max-height: 270px;
    margin-top: -170px !important;
  }
}

@media only screen and (width:1280px){
  .slick-slider {
    max-height: 270px;
    height: 270px;
}
  .trusted-sec pre {
    max-height: 270px;
    margin-top: -170px !important;
  }
 /* .slick-list.draggable {
    margin-top: 70px;
  }*/
  .wpls-logo-showcase-slider-wrp.wpls-logo-clearfix {
    margin-bottom: -240px;
}
}
@media only screen and (width:1024px){
  .case-white-box .fancy_heading ,.case-white-box .feature_box{
    margin-left: 4%;
    margin-right: 4%;
  }
    .slick-slider {
    max-height: 230px;
    height: 230px;
}
  .trusted-sec pre {
    max-height: 230px;
    margin-top: -180px !important;
  }
  .box-sec h4 {
    min-height: 43px;
  }
  .tablet-sec {
      background-size: 680px;
      background-position: -150px 80px !important;
  }
  .hero-sec img.scale-with-grid {
      margin-top: 50px;
  }
}
@media (max-width: 800px) and (min-width:600px){
  ul.slick-dots{
    display:none !important
  }
      .slick-slider {
    max-height: 230px;
    height: 230px;
}
  .trusted-sec pre {
    max-height: 230px;
    margin-top: -160px !important;
  }
  .slick-list.draggable {
    position: absolute;
    top: 62px;
    width: 85%;
    margin-left: 25px;
}
 /*.slick-slider .slick-arrow{
    display: none !important;
  }*/
  /*
  .slick-slider {
    max-height: 500px;
    height: 500px;
}
    .trusted-sec pre {
    max-height: 400px;
    margin-top: -220px !important;
  }*/
  .tablet-sec{
    background:none !important;
  }

  .only-tablet{
    opacity:1;
   height:auto
  }
    .box-sec {
    padding: 0 !important;
}
  .section_wrapper .column {
      margin: 0 0 20px;
      height: auto!important;
  }
  .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
      margin: 0;
      width: 100%!important;
      clear: both;
  }
  .hero-sec img.scale-with-grid {
      max-width: 480px !important;
      float: right;
  }
  .hero-sec {
    background-position: center top !important;
    background-size: 1600px;
}
  .tablet-sec {
    background-position: 380px 80px !important;
    background-size: 480px;
    padding:20px 0 50px!important;
}
  .box1:after,.box2:after{
    display:none;
  }
  .case-sec a.button {
    margin-top: -80px !important;
}
  .board-sec iframe {
    height: 420px;
}
  .faq-img, .faq-img img {
    margin-left: 0 !important;
    width: 100%;
    height: 380px !important;
    object-fit: cover;
}
  .faq-sec h4.title {
    margin-top: 50px;
}
  .faq-sec a.button {
    margin-top: 20px !important;
}
  .case-sec .image_wrapper img.scale-with-grid {
    margin-top: 50px;
}
  .case-white-box .fancy_heading, .case-white-box .feature_box {
    width: 74% !important;
    margin-left: 13%;
    margin-right: 13%;
  }
  .faq-sec h4.title {
    text-align: center;
}
  .faq-sec .column_button {
    text-align: center;
}
}



@media(max-width:768px){
   /*.slick-slider .slick-arrow{
    display: none !important;
  }*/
  .slick-slider .slick-arrow
  .margin-50 {
    margin-bottom: -50px !important;
}
   .box1:after,.box2:after{
    display:none
  }
  .only-tablet{
    opacity:1;
   height:auto
  }
  .tablet-sec{
    background:none !important;    
    padding: 20px 0 !important;
  }
}

@media (max-width: 599px){
      .slick-list.draggable {
    position: absolute;
    top: 140px;
    width: 85%;
}
  ul.slick-dots{
    display: none !important;
  }
}

@media(max-width:425px){

  .faq-sec {
    padding: 20px 0 !important;
}
  .board-sec .column.mcb-column.mcb-item-whxdsaytu.one.column_fancy_heading {
    margin: 0;
}
  ul.slick-dots {
    display: none !important;
}
  .hero-sec .inside {
    line-height: 22px;
}
  .box-sec {
    padding: 0 !important;
}
  .slick-slider {
    height: 500px;max-height: 500px;
}
  .trusted-sec pre {
    max-height: 420px;
    margin-top: -270px !important;
  }
  .faq-sec h4.title,.board-sec h2.title,.case-sec h2.title,.trusted-sec h2.title {
    font-size: 32px;
}
  .hero-sec h2.title {
      font-size: 42px;
    line-height: 46px;
  }
  .tablet-sec .one-second.valign-top {
    padding: 0 !important;
}
  .hero-sec img.scale-with-grid {
    max-width: 100% !important;
    float: right;
    margin-top: 40px;
}
  .tablet-sec .fancy_heading h2 {
    font-size: 26px;
    line-height: 38px;
}
  .tablet-sec {
    padding-bottom: 30px !important;
}
  .box-sec .feature_box .feature_box_wrapper .photo_wrapper {
    width: 100%;
}
  .feature_box .feature_box_wrapper .desc_wrapper {
    width: 100%;
    text-align: center;
}
  .case-sec a.button {
    margin-top: 0px !important;
}
  .case-sec h2.title {
    line-height: 38px;
}
   .case-sec .button_align.align_right {
    text-align: left;
}
  .trusted-sec {
    padding-bottom: 0 !important;
}
  .board-sec h2.title {
    line-height: 46px;
}
  .board-sec iframe {
    height: 200px;
}
  .board-sec {
    padding: 20px 0 !important;
}
  .faq-img, .faq-img img {
    height: 280px !important;
}
  .case-sec .inside {
    font-size: 13px !important;
    line-height: 22px;
}
  .case-white-box .fancy_heading, .case-white-box .feature_box {
    padding: 8% !important;
    margin-left: 5%;
    width: 90% !important;
        margin-top: -25px;
}
 .case-sec .photo_wrapper {
    width: 20% !important;
    float: left;
}
  .case-sec .feature_box .feature_box_wrapper .desc_wrapper {
    width: 100%;
    text-align: left;    
  padding-left: 70px;
    padding-top: 8px;
}
  .case-sec .desc_wrapper h4 {
  font-size: 18px;
  }
  .case-sec .desc_wrapper .desc {
    font-size: 13px;
    margin-top: -12px;
  }
  .box-sec .desc_wrapper h4 {
    font-size: 22px;
}
}



@media(max-width:320px){
  
  .board-sec iframe {
    height: 140px;
}
  .trusted-sec pre {
    max-height: 350px;
    margin-top: -270px !important;
}
  .slick-slider {
    height: 450px;
    max-height: 450px;
}
  .case-sec .feature_box .feature_box_wrapper .desc_wrapper {
    padding-left: 50px !important;
    padding-top: 0px !important;
  }
}



@media only screen and (width:800px){
.margin-50 {
    margin-bottom: -50px !important;
}
}
@media only screen and (width:1152px){
  .margin-50 {
      margin-bottom: -100px;
      position: absolute;
      right: 0;
      bottom: 0px;
  }
}

@media only screen and (min-width: 768px){
a.button:after, a.tp-button:after, a.action_button:after, button:after, input[type="submit"]:after, input[type="reset"]:after, input[type="button"]:after {
    background: none;
}
}
