/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&family=DM+Serif+Text&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:wght@100;300;400;700;900&family=Manrope:wght@200;300;400;500;600;700;800&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Outfit:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');

@font-face {
  font-family: SeoulHangang;
  src: url(/wp-content/themes/salient-child/fonts/SeoulHangang.ttf);
}

div#header-space {
    height: 0px;
}

header#top .container {
    height: 0px;
}

div#section1 {
    padding: 200px 0px 150px 0px !important;
}

#top .sf-menu li.current-menu-item span.menu-title-text {
    color: #C3090A;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#top .sf-menu li span.menu-title-text:hover{
	 color: #C3090A;
}

#top .sf-menu li span.menu-title-text {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

#top .sf-menu li {
    margin: 0px 20px;
}

#top .buttons li a {
    border: 2px solid #ffffff;
    padding: 15px 30px !important;
    border-radius: 4px;
    margin-top: -23px;
}

#top .container .row {
    padding: 15px 0px;
}

.section1 h1 {
    color: #FFF;
    font-size: 70px;
    font-style: normal;
    font-weight: 100;
    line-height: 78px; /* 111.429% */
    letter-spacing: 0.175px;
    text-transform: capitalize;
    font-family: 'SeoulHangang' !important;
}

.section1  p {
    color: #DADADA;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
    width: 48%;
    margin-top: 10px;
}
.section1 a.links{
	display:none !important;
}
.section1 a.links {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    background: #C3090A;
    padding: 16px 30px;
    display: table;
    margin-top: 25px;
    border-radius: 4px;
    position: relative;
    transition: 0.5s ease;
}

.section1 a.links i {
    font-size: 25px;
    margin-left: 10px;
    font-weight: 900;
}

div#section2 {
    padding: 40px 0px !important;
}

div#section2 h4 {
    color: #DADADA;
    font-family: Lato;
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    line-height: 140%; /* 42px */
}


div#section2  i {
    font-size: 80px;
    color: #ffffff;
    margin-top: 10px;
}

div#section2 
.vc_col-sm-4 .wpb_text_column {
    display: flex;
    justify-content: end;
    align-items: center;
}

div#section2 .vc_col-sm-8 {
    display: flex;
    align-items: center;
    width: 90% !important;
}


div#sectionnew {
    padding: 50px 0px !important;
    margin-bottom: 0px;
}

div#sectionnew h3 {
    color: #C3090A;
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 110%; /* 24.2px */
    text-transform: uppercase;
/*     border-bottom: 2px solid #C3090A; */
    padding-bottom: 2px;
    width: 19%;
}

div#sectionnew  h2 {
    color: #092B50;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%; /* 49.2px */
    text-transform: capitalize;
}

div#sectionnew  p {
    color: #092B50;
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3; /* 25.2px */
    margin-top: 12px;
    width: 90%;
}

div#sectionnew  a.links {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    background: #092B50;
    padding: 16px 30px;
    display: table;
    margin-top: 25px;
    border-radius: 4px;
    transition: 0.5s ease;
}

div#sectionnew a.links i {
    font-size: 25px;
    margin-left: 10px;
    font-weight: 900;
}

div#sectionnew  .vc_col-sm-5 {
    display: flex;
    align-items: center;
    padding-left: 25px;
}

div#section3 ul.listmain {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

div#section3 ul.listmain li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div#section3 ul.listmain {
    border-radius: 21px;
    background: #D8EBFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px 18px 22px 25px;
}

div#section3 ul.listmain li:last-child {
    border-left: 2px solid #092b5047;
    padding-left: 18px;
}

div#section3 ul.listmain li:first-child {padding-right: 15px;}

div#section3 ul.listmain li:first-child h3 {
    margin: 0px;
    color: #092B50;
    font-family: Lato;
    font-size: 30px;
    font-weight: 700;
    line-height: 110%; /* 38.5px */
    text-transform: uppercase;
}

div#section3 ul.listmain li:last-child h4 {
    color: #000;
    font-family: Lato !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 110%;
    text-transform: capitalize;
}

div#section3 ul.listmain li:last-child p {
    color: #092B50;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 131%;
}

div#section3 {
    padding-bottom: 0px !important;
}

div#section4 {
    padding: 70px 0px 30px 0px !important;
}

div#section4 .vc_row:nth-child(1) h3 {
    color: #C3090A;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 24.2px */
    text-transform: uppercase;
/*     border-bottom: 2px solid #C3090A; */
    width: 5.4%;
    margin: 0px auto;
    margin-bottom: 14px;
    padding-bottom: 2px;
}

div#section4  h2 {
    color: #092B50;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%; /* 49.2px */
    text-transform: capitalize;
    width: 30% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

div#section4  p {
    color: #092B50;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
}

div#section4 p:nth-child(3) {width: 50% !important;margin: 0 auto;margin-bottom: 20px !important;}

div#section4 .owl-item .carousel-item .wpb_text_column {
    height: 475px;
    background-size: cover;
    position: relative;
}

div#section4 .owl-item .carousel-item .wpb_text_column::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(181deg, rgba(9, 43, 80, 0.00) -8.94%, #092B50 94.84%);
}

div#section4 .owl-item .carousel-item .wpb_text_column .maincontent {
    padding: 0px 40px;
}

div#section4 .owl-item .carousel-item .wpb_text_column .maincontent .inner {
    top: 120px;
    position: relative;
    opacity: 0;
    transition: 0.5s ease;
    display: none;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner {
    opacity: 1;
    transition: 0.5s ease-out;
    top: 0px;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner p {
    color: #FFF;
    font-family: Lato;
    font-size: 17px;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
    margin-top: 20px;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner .links {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    background: transparent;
    padding: 16px 30px;
    display: table;
    border-radius: 4px;
    border: 2px solid #ffffff;
    margin: 0 auto;
    margin-top: -5px;
    transition: 0.5s ease;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner .links i {
    font-size: 25px;
    margin-left: 10px;
    font-weight: 900;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent h3 {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%; /* 36.9px */
    text-transform: uppercase;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    transform: scale(1.5);
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column::before {content: "";width: 100%;position: absolute;height: 100%;opacity: 0.85;background: linear-gradient(0deg, #092B50 0%, #092B50 100%), url(<path-to-image>), lightgray 50% / cover no-repeat;/* box-shadow: 0px 5px 14.2px 11px rgba(0, 0, 0, 0.30); */z-index: -1;transition: 0.5s ease-out;}

div#section4 .owl-item .carousel-item .wpb_text_column {
    position: relative;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column {
    transition: 0.5s ease-out;
}

h3 {}

div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%; /* 36.9px */
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    text-align: center;
}

div#section4 .owl-item .carousel-item .wpb_text_column .maincontent {
    padding-bottom: 30px;
}

div#section4 .owl-item .carousel-item .wpb_text_column {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner {
    display: block;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent {
    padding-bottom: 0px;
    transition: 0.5s ease-out;
}

div#section4 .owl-nav.disabled {
    display: block !important;
    margin-top: 30px !important;
    margin-bottom: 30px;
}

div#section4 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: #001e43;
    padding: 0px 24px 6px 24px;
    font-size: 50px;
    border: 1px solid #001e43;
}

div#section4 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #001e43;
}

div#section4 .owl-dots {
    display: none;
}

div#section4 .owl-item .carousel-item .wpb_text_column .maincontent {
    transition: 0.5s ease;
}

div#section4 .owl-item:hover {
    /* transform: scale(1.1); */
    z-index: 1;
    transition: 0.5s ease-out;
}

div#section4 .owl-item {
    transition: 0.5s ease;
}


div#section5 {
    padding: 180px 0px !important;
}

div#section5 h2 {
    color: #FFF;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px; /* 111.429% */
    letter-spacing: 0.175px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

div#section5 p {
    color: #DADADA;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
}
.section5 a.links{
	display:none !important;
}
.section5 a.links {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    background: #C3090A;
    padding: 16px 30px;
    display: table;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 15px;
}

.section5 a.links i {
    font-size: 25px;
    margin-left: 10px;
    font-weight: 900;
}

div#section5 {}

div#section6 {
    padding: 50px 0px 0px !important;
}

div#section6 h3 {
    color: #C3090A;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase;
/*     border-bottom: 2px solid #C3090A; */
    width: 8.3%;
    margin: 0px auto;
    margin-bottom: 14px;
    padding-bottom: 2px;
}

div#section6 h2 {
    color: #092B50;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%; /* 49.2px */
    text-transform: capitalize;
}

div#section6  p {
    color: #092B50;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
}

div#testimonial-inner {
    padding-top: 35px !important;
}

div#testimonial-inner .vc_col-sm-4 img {
    width: 50%;
    height: 100%;
    margin-bottom: 60px;
}

div#testimonial-inner h5 {
    text-align: left !important;
}

div#testimonial-inner h2 {
    color: #092B50;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%; /* 49.2px */
    text-transform: capitalize;
    width: 70%;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 90px 50px 40px;
    border-radius: 15px;
    border: 2px solid #102B49;
    z-index: 1;
    position: relative;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-right: 7px;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li i {
    font-size: 18px;
    color: #092B50;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  p {
    color: #000;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 155.556% */
    margin-top: 30px;
    margin-bottom: 60px;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  ul.reviewlist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li {
    list-style: none;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child {
    margin-right: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child img {
    width: 87%;
    margin: auto;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child {}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child h4 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 1px;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child  h6 {
    margin: 0px;
}

div#testimonial-inner .vc_col-sm-8 {
}

div#testimonial-inner .vc_col-sm-8  .swiper-slide {
    width: 35% !important;
    margin-right: 28px !important;
}

div#testimonial-inner .vc_col-sm-8 .wpb_wrapper {
    display: flex;
    align-items: center;
    padding: 70px 0px 0px 0px;
}

div#testimonial-inner .vc_col-sm-8 .swiper-pagination {
    position: absolute;
    z-index: 1;
    bottom: 40px;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin-bottom: 0px;
}

div#swiper-wrapper-1071a1a4632a9384e {
}

.swiper.mySwiper .swiper-wrapper .swiper-slide {
    margin-bottom: 120px !important;
}

div#testimonial-inner .vc_col-sm-8 .swiper-pagination span.swiper-pagination-bullet {
    border-radius: 0px;
    padding: 8px;
    background: #021B44;
}

div#testimonial-inner .swiper-button-next {
    display: none;
}
div#testimonial-inner .swiper-button-prev {
    display: none;
}
div#testimonial-inner .swiper-button-prev.swiper-button-disabled {
    display: none;
}

div#section5 {
    padding: 180px 0px !important;
}

div#section5 h2 {
    color: #FFF;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px; /* 111.429% */
    letter-spacing: 0.175px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

div#section5 p {
    color: #DADADA;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
}

.section5 a.links {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: capitalize;
    background: #C3090A;
    padding: 16px 30px;
    display: table;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 15px;
    transition: 0.5s ease;
}

.section5 a.links i {
    font-size: 25px;
    margin-left: 10px;
    font-weight: 900;
}

div#section5 {}

div#section6 {
    padding: 50px 0px 0px !important;
}

div#section6 h3 {
    color: #C3090A;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase;
/*     border-bottom: 2px solid #C3090A; */
    width: 8.3%;
    margin: 0px auto;
    margin-bottom: 14px;
    padding-bottom: 2px;
}

div#section6 h2 {
    color: #092B50;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%; /* 49.2px */
    text-transform: capitalize;
    width: 27% !important;
    margin: 0 auto;
    margin-bottom: 10px !important;
}

div#section6  p {
    color: #092B50;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
    width: 40% !important;
    margin: 0 auto;
}

div#testimonial-inner {
    padding-top: 35px !important;
}

div#testimonial-inner .vc_col-sm-4 img {
    width: 50%;
    height: 100%;
    margin-bottom: 60px;
}

div#testimonial-inner h5 {
    text-align: left !important;
}

div#testimonial-inner h2 {
    color: #092B50;
    font-family: 'SeoulHangang';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%; /* 49.2px */
    text-transform: capitalize;
    width: 70%;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 90px 50px 40px;
    border-radius: 15px;
    border: 2px solid #102B49;
    z-index: 1;
    position: relative;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-right: 7px;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li i {
    font-size: 18px;
    color: #092B50;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  p {
    color: #000;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 155.556% */
    margin-top: 30px;
    margin-bottom: 60px;
    height: 150px !important;
    overflow: scroll;
    overflow-x: hidden;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  p::-webkit-scrollbar
{
	width: 2px;
	background-color: #F5F5F5;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec  p::-webkit-scrollbar-thumb
{
	background-color: #077eff;
}


div#testimonial-inner .vc_col-sm-8 .industries-sec  ul.reviewlist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li {
    list-style: none;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child {
    margin-right: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child img {
    width: 87%;
    margin: auto;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child {}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child h4 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 1px;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child  h6 {
    margin: 0px;
}

div#testimonial-inner .vc_col-sm-8 {
}

div#testimonial-inner .vc_col-sm-8  .swiper-slide {
    width: 35% !important;
    margin-right: 28px !important;
}

div#testimonial-inner .vc_col-sm-8 .wpb_wrapper {
    display: flex;
    align-items: center;
    padding: 60px 0px 0px 0px;
}

div#testimonial-inner .vc_col-sm-8 .swiper-pagination {
    position: absolute;
    z-index: 9999;
    bottom: 40px;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin-bottom: 40px;
}

.swiper.mySwiper .swiper-wrapper .swiper-slide {
    margin-bottom: 120px !important;
}

div#testimonial-inner .vc_col-sm-8 .swiper-pagination span.swiper-pagination-bullet {
    border-radius: 0px;
    padding: 8px;
    background: #021B44;
}

div#footer {
    padding: 80px 0px !important;
}

div#footer h3 {
    color: #FFF;
    font-family: SeoulHangang;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 133.333% */
    letter-spacing: 0.6px;
    text-transform: capitalize;
}

div#footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}

div#footer ul li {
    list-style: none;
    margin: 20px 0px;
}

div#footer ul li a {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

div#footer p {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
    text-transform: capitalize;
}

div#footer ul.socialmedia {
    display: flex;
    margin-top: -15px;
}

div#footer ul.socialmedia li {
    margin-right: 20px;
}

div#footer p br {
    display: none;
}

div#footer p {
    width: 75%;
    margin-top: 20px;
}

div#footer ul.socialmedia li a i {
    font-size: 21px;
}

div#footer input {
    background: #092B50;
    border-radius: 3px !important;
    border: 1px solid #ffffff;
    color: #FFF;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#footer input::placeholder {
    color: #ffffff;
}

div#footer input:nth-child(1) {
    margin-bottom: 10px;
}

div#footer input#esfpx_name_11368331fdf48 {
    height: 41px !important;
    padding-bottom: 120px !important;
    padding-top: 25px !important;
}

div#footer input#esfpx_email_11368331fdf48 {
    padding: 13px 10px !important;
	margin-bottom: 10px;
}


div#footer .es-form-field-container .gjs-row .gjs-cell input[type="submit"] {
    color: #FFF;
    font-family: 'Lato';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    background: #C3090A;
    width: 35%;
    border: none;
    margin-top: 10px;
    position: relative;
}

div#footer .es-form-field-container .gjs-row .gjs-cell input[type="submit"]::placeholder {color: #FFF;font-family: 'Lato';font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-transform: capitalize;}

div#copyright {
    padding: 14px 0px !important;
}

div#copyright .row-bg {
    background: #C3090A;
}

div#copyright p {
    color: #FFF;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 16px */
    letter-spacing: 1.9px;
    text-transform: uppercase;
}

div#section7 {
    padding: 60px 0px !important;
}

.section7 .vc_col-sm-6:last-child {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 40px;
}

.section7 .vc_col-sm-6:last-child h2 {
    color: #102B49;
    text-align: center;
    font-family: 'SeoulHangang';
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 55px */
    text-transform: capitalize;
}

.section7 .vc_col-sm-6:first-child {
    padding: 60px 0px;
    display: flex;
    align-items: center;
}

.section7 .vc_col-sm-6:first-child ul.listone {
    display: flex;
    align-items: center;
    list-style: none;
}

.section7 .vc_col-sm-6:last-child ul.listone li {
    list-style: none;
}

.section7 .vc_col-sm-6:last-child ul.listone {
    display: flex;
    margin-left: 0px;
    margin-bottom: 20px;
}

.section7 .vc_col-sm-6:last-child ul.listone li:last-child {
    margin-left: 25px;
}

.section7 .vc_col-sm-6:last-child ul li input {
    width: 100% !important;
}

.section7 .vc_col-sm-6:last-child ul li {
    width: 100%;
}

ul.listone {}

.section7 .vc_col-sm-6:last-child form {
    margin-top: 30px;
}

.section7 .vc_col-sm-6:last-child form label {
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.9px;
    text-transform: capitalize;
    line-height: 2;
}

.section7 .vc_col-sm-6:last-child form input {
    background: #ffffff !important;
    border: 1px solid #939393;
    border-radius: 4px !important;
    color: #777;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
    padding: 15px 15px !important;
    text-transform: capitalize;
}
.section7 .vc_col-sm-6:last-child ul li input[type="number"]::-webkit-outer-spin-button, .section7 .vc_col-sm-6:last-child ul li input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.section7 .vc_col-sm-6:last-child form textarea {
    background: #ffffff;
    border-radius: 7px;
    border: 1px solid #939393;
	width: 100% !important;
    height: 250px !important;
}

.section7 .vc_col-sm-6:last-child form input[type="submit"] {
    width: 80% !important;
    border-radius: 30px !important;
    background: #C3090A !important;
    border: none !important;
    color: #FFF;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.9px;
    text-transform: capitalize;
    margin-top: 8px;
    padding: 12px 0px !important;
    transition: 0.5s ease;
}

.section7 .vc_col-sm-6:last-child form input[type="submit"]::placeholder {
    color: #FFF;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.9px;
    text-transform: capitalize;
}

.section7 .vc_col-sm-6:last-child {
    padding: 40px 50px;
}

.section7 .vc_col-sm-6:last-child form p:nth-child(5) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div#page-header-wrap h1 {
    text-transform: uppercase;
    margin-top: 50px;
    font-family: 'SeoulHangang';
    letter-spacing: 4px;
}

/* new */

div#faq {
    padding: 70px 0px 60px 0px !important;
}

div#faq h1 {color: #092B50;text-align: center;font-family: 'SeoulHangang';font-size: 50px;font-style: normal;font-weight: 400;line-height: 123%;text-transform: capitalize;}

div#faq a {
    font-family: 'Lato';
    color: #ffffff;
    font-weight: 600;
}

div#faq .toggle {
    width: 70%;
    margin: 15px auto !important;
    background: #c3090a;
}

div#faq i.fa.fa-plus-circle {
    color: #ffffff;
}

div#faq .open {
    background: #ffffff !important;
}

div#faq .toggle.open h3 a {
    background: #ffffff;
    box-shadow: 0px 0px 3px -1px #000000;
}

div#faq .toggle.open h3 a  {
    color: #000000 !important;
}

div#faq .toggle.open h3 a {
    color: #ffffff !important;
}

div#faq .toggle .inner-toggle-wrap {
    background: #bb090a;
    font-family: 'Lato';
    color: #ffffff;
    font-weight: 600;
}

div#faq .toggle .inner-toggle-wrap p br {
    display: none;
}

div#faq .open h3 a {
    background: #092b50 !important;
}

#top nav .buttons .menu-item a:hover {
    transition: 0.5s ease-out;
    background: #c3090a;
    color: #ffffff;
    border-color: #C3090A !important;
}

.section1 a.links:hover {
    background: transparent !important;
    color: #ffffff;
    border: 2px solid #ffffff;
}

div#sectionnew a.links:hover {
    transition: 0.5s ease-out;
    background: transparent;
    border: 1px solid #092B50;
    color: #092B50;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner .links:hover {
    transition: 0.5s ease-out;
    background: #C3090A !important;
    border-color: #C3090A !important;
}

.section5 a.links:hover {
    transition: 0.5s ease-out;
    background: #092B50;
}

.section7 .vc_col-sm-6:last-child form input[type="submit"]:hover {
    transition: 0.5s ease-out;
    background: #092B50 !important;
}

div#footer .es-form-field-container .gjs-row .gjs-cell input[type="submit"]:hover {
    transition: 0.5s ease-out;
    background: transparent;
    border: 1px solid #ffffff;
}
div#section2 .vc_col-sm-4 {width: 10% !important;}



/* =============================responsive========================= */
@media only screen and (min-width: 320px) and (max-width: 767px){
	.span_12.dark .owl-theme .owl-dots {
    margin: 0 !important;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin: 0;
}
.section1 h1 {
    font-size: 26px;
    text-align: center;
    line-height: 1.1;
    width: 100% !important;
    padding-top: 15px;
    padding-bottom: 10px;
}
	#header-outer:not([data-permanent-transparent="1"]) {
    padding: 0;
    height: 0px !important;
}
div#section1 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
.section1 p {
    width: 100%;
    text-align: center;
    font-size: 15px !important;
    line-height: 1.3;
}
div#section1 .row-bg.viewport-desktop.using-image {
    background-position: 74% !important;
    background-size: cover;
}
div#section1 .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.animated.wpb_start_animation {
    background-color: #00000073;
    padding: 13px;
    border-radius: 10px;
}
.section1 a.links {
	padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#section2 h4 {
    font-size: 16px;
    text-align: center;
}
div#section2 {
    padding: 21px 0 !important;
}
div#section2 i {
    font-size: 40px;
    margin: 0;
}
div#sectionnew {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
div#sectionnew h3 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
div#sectionnew h2 {
    font-size: 30px;
    text-align: center;
}
p {
    font-size: 16px !important;
    text-align: center;
}
div#sectionnew p {
    width: 100%;
}
div#sectionnew a.links {
    padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 30px;
}
div#section3 ul.listmain {display: block;text-align: center;background-color: #D8EBFF;width: 100% !important;padding: 32px;}
div#section3 ul.listmain li:first-child h3 {
    font-size: 23px;
    padding-bottom: 10px;
}
div#section3 ul.listmain li:last-child h4 {
    font-size: 27px;
    padding-bottom: 4px;
}
div#section3 ul.listmain li:last-child {
    padding: 0;
    border: none;
}
div#section4 .vc_row:nth-child(1) h3 {
    width: 30%;
}
div#section4 h2 {
    width: 100% !important;
    font-size: 25px;
    padding: 0 20px;
}
div#section4 p:nth-child(3) {
    width: 100% !important;
    padding: 0 20px;
}
div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
    font-size: 20px !important;
}
div#section4 .owl-nav.disabled {
    margin-top: 15px !important;
    margin-bottom: 15px;
}
div#section5 h2 {
    font-size: 30px;
    line-height: 1.2;
}
div#section5 {
    padding-top: 70px !important;
    padding-bottom: 8px !important;
}
div#section5 p {
    padding-bottom: 30px;
}
.section5 a.links {
     padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#section5 .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
div#section6 h3 {
    width: 40%;
    margin: 0 auto;
    text-align: center !important;
    margin-bottom: 20px;
}
div#section6 h2 {
    width: 100% !important;
    width: 100% !important;
    font-size: 30px;
    padding: 0 20px;
}
div#section6 p {
    width: 100% !important;
    padding: 0 20px;
}
div#testimonial-inner .vc_col-sm-4 img {
    width: 30%;
    margin: 0 auto;
    display: table;
}
div#testimonial-inner h2 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
}
div#testimonial-inner .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#testimonial-inner .vc_col-sm-8 .wpb_wrapper {
    padding-top: 40px;
    display: unset;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec {
    padding: 0px 0 0 0;
    width: 70% !important;
    display: block;
    position: unset !important;
    margin: 0 auto;
}
div#section7 {
    padding-top: 60px !important;
}
.section7 .vc_col-sm-6:first-child {
    display: unset !important;
    padding: 0 !important;
}
.section7 .vc_col-sm-6:last-child {
    padding: 20px;
}
.section7 .vc_col-sm-6:last-child h2 {
    font-size: 30px;
    padding-top: 20px;
}
.section7 .vc_col-sm-6:last-child ul.listone {display: unset;padding: 0;margin: 0;}
.section7 .vc_col-sm-6:last-child form label {
    font-size: 16px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}
.section7 .vc_col-sm-6:last-child form input {
    width: 100% !important;
}
.section7 .vc_col-sm-6:last-child ul.listone li {
    width: 100% !important;
    text-align: left !important;
}
.section7 .vc_col-sm-6:last-child ul.listone li:last-child {
    margin: 0;
}
.section7 .vc_col-sm-6:last-child form textarea {
    height: 110px !important;
}
.section7 .vc_col-sm-6:last-child form input[type="submit"] {
    font-size: 15px;
    width: 49% !important;
    margin: 0;
}
div#footer {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
div#footer img {
    margin: 0 auto;
    width: 40%;
}
div#footer p {
    width: 100%;
}
div#footer ul.socialmedia {
    margin: 0 auto;
    display: table;
}
div#footer ul.socialmedia li {
    margin: 0 10px 0 10px;
    display: inline-block;
}
div#footer h3 {
    text-align: center;
    font-size: 23px;
    margin: 0;
}
div#footer ul {
    margin: 0 auto;
    display: table;
}
div#footer ul li {
    text-align: center;
    line-height: 1.1;
}
div#copyright p {
    font-size: 10px !important;
}
div#footer input:nth-child(1) {
    width: 80%;
    margin: 0 auto;
    display: table;
    margin-top: 12px;
}
div#testimonial-inner .vc_col-sm-8 .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec p {
    padding: 0 !important;
    margin-bottom: 30px;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review {
    margin: 0 auto;
    display: table;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li {
    display: inline-block;
    margin-top: 20px;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist {
    margin: 0 auto;
    display: table;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child {display: inherit;margin: 0 !important;padding: 0 !important;display: block;}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child img {
    margin: 0 auto;
    display: table;
/*     margin: 0 !important; */
    padding: 0 !important;
    margin-bottom: 10px !important;
	width:auto;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child h4 {
    margin-bottom: 20px;
}	
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 15px !important;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 1.5;
	text-transform: uppercase;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background-color: transparent !important;
}
	
div#userwayAccessibilityIcon {
    display: none;
}	
div#page-header-wrap h1 {
    text-align: center;
}
div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
        font-size: 16px !important;
	width: 80%;
        margin: 0 auto;
}

div#section4 p {
    font-size: 12px !important;
    width: 80%;
    margin: 0 auto;
}

div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner .links {
    padding: 8px 16px;
    font-size: 12px;
}
div#section4 .owl-item:hover .carousel-item .wpb_text_column .maincontent .inner .links i {
    font-size: 12px;
}
}

/* =============================responsive========================= */
@media only screen and (min-width: 768px) and (max-width: 1023px){
.section1 h1 {
    font-size: 35px;
    text-align: center;
    line-height: 1.1;
    width: 100% !important;
    padding-top: 15px;
    padding-bottom: 10px;
}
    #header-outer:not([data-permanent-transparent="1"]) {
    padding: 0;
    height: 0px !important;
}
div#section1 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
.section1 p {
    width: 100%;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.5;
}
div#section1 .row-bg.viewport-desktop.using-image {
    background-position: 74% !important;
    background-size: cover;
}
div#section1 .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInLeft.fadeInLeft.animated.wpb_start_animation {
    background-color: #00000073;
    padding: 13px;
    border-radius: 10px;
}
.section1 a.links {
    padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#section2 h4 {
    font-size: 17px;
    text-align: center;
}
div#section2 {
    padding: 21px 0 !important;
}
div#section2 i {
    font-size: 40px;
    margin: 0;
}
div#sectionnew {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
div#sectionnew h3 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
div#sectionnew h2 {
    font-size: 35px;
    text-align: center;
}
p {
    font-size: 16px !important;
    text-align: center;
    line-height: 1.4 !important;
}
div#sectionnew p {
    width: 100%;
}
div#sectionnew a.links {
    padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 30px;
}
div#section3 ul.listmain {display: block;text-align: center;background-color: #D8EBFF;width: 100% !important;padding: 32px;}
div#section3 ul.listmain li:first-child h3 {
    font-size: 27px;
    padding-bottom: 10px;
}
div#section3 ul.listmain li:last-child h4 {
    font-size: 29px;
    padding-bottom: 4px;
}
div#section3 ul.listmain li:last-child {
    padding: 0;
    border: none;
}
div#section4 .vc_row:nth-child(1) h3 {
    width: 30%;
}
div#section4 h2 {
    width: 100% !important;
    font-size: 34px;
    padding: 0 58px;
}
div#section4 p:nth-child(3) {
    width: 100% !important;
    padding: 0 20px;
}
div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
    font-size: 22px !important;
}
div#section5 h2 {
    font-size: 35px;
    line-height: 1.2;
}
div#section5 {
    padding-top: 70px !important;
    padding-bottom: 8px !important;
}
div#section5 p {
    padding-bottom: 30px;
}
.section5 a.links {
     padding: 10px 20px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#section5 .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
div#section6 h3 {
    width: 30%;
}
div#section6 h2 {
    width: 100% !important;
    width: 100% !important;
    font-size: 35px;
    padding: 0px 95px;
}
div#section6 p {
    width: 100% !important;
    padding: 0 20px;
}
div#testimonial-inner .vc_col-sm-4 img {
    width: 30%;
    margin: 0 auto;
    display: table;
}
div#testimonial-inner h2 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
}
div#testimonial-inner .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#testimonial-inner .vc_col-sm-8 .wpb_wrapper {
    padding-top: 40px;
    display: unset;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec {
    padding: 0px 0 0 0;
    width: 70% !important;
    display: block;
    position: unset !important;
    margin: 0 auto;
}
div#section7 {
    padding-top: 60px !important;
}
.section7 .vc_col-sm-6:first-child {
    display: unset !important;
    padding: 0 !important;
}
.section7 .vc_col-sm-6:last-child {
    padding: 30px;
}
.section7 .vc_col-sm-6:last-child h2 {
    font-size: 30px;
    padding-top: 20px;
}
.section7 .vc_col-sm-6:last-child ul.listone {display: unset;padding: 0;margin: 0;}
.section7 .vc_col-sm-6:last-child form label {
    font-size: 16px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}
.section7 .vc_col-sm-6:last-child form input {
    width: 100% !important;
}
.section7 .vc_col-sm-6:last-child ul.listone li {
    width: 100% !important;
    text-align: left !important;
}
.section7 .vc_col-sm-6:last-child ul.listone li:last-child {
    margin: 0;
}
.section7 .vc_col-sm-6:last-child form textarea {
    height: 110px !important;
}
.section7 .vc_col-sm-6:last-child form input[type="submit"] {
    font-size: 15px;
    width: 49% !important;
    margin: 0;
}
div#footer {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
div#footer img {
    margin: 0 auto;
    width: 30%;
}
div#footer p {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}
div#footer ul.socialmedia {
    margin: 0 auto;
    display: table;
}
div#footer ul.socialmedia li {
    margin: 0 10px 0 10px;
    display: inline-block;
}
div#footer h3 {
    text-align: center;
    font-size: 29px;
    margin: 0;
}
div#footer ul {
    margin: 0 auto;
    display: table;
}
div#footer ul li {
    text-align: center;
    line-height: 1.1;
}
div#copyright p {
    font-size: 14px !important;
}
div#footer input:nth-child(1) {
    width: 80%;
    margin: 0 auto;
    display: table;
    margin-top: 12px;
}
div#testimonial-inner .vc_col-sm-8 .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec p {
    padding: 0 !important;
    margin-bottom: 30px;
    padding: 0 20px !important;
    line-height: 1.6 !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review {
    margin: 0 auto;
    display: table;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.review li {
    display: inline-block;
    margin-top: 20px;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist {
    margin: 0 auto;
    display: table;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child {display: inherit;margin: 0 !important;padding: 0 !important;display: block;}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:first-child img {
    margin: 0 auto;
    display: table;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec ul.reviewlist li:last-child h4 {
    margin-bottom: 20px;
    font-size: 17px;
}   
    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 15px !important;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 1.5;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background-color: transparent !important;
}
    
div#userwayAccessibilityIcon {
    display: none;
}   
div#page-header-wrap h1 {
    text-align: center;
}
 div#sectionnew img {
    margin: 0 auto;
    display: table;
    width: 60%;
}

div#section7 img {
    width: 60%;
    margin: 0 auto;
}    
}
/* ===========================responsive========================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
.section1 h1 {
    font-size: 50px;
    line-height: 1.1;
}

.section1 p {
    width: 55%;
}
div#section1 .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
div#section1 {
    padding-bottom: 50px !important;
    padding-top: 180px !important;
}
div#section2 h4 {
    font-size: 22px;
}
div#section3 ul.listmain li:last-child h4 {
    font-size: 20px;
}
div#section3 ul.listmain li:last-child p {
    font-size: 14px;
}
div#section3 ul.listmain li:first-child h3 {
    font-size: 19px;
}
div#section4 .vc_row:nth-child(1) h3 {
    width: 20%;
}
div#section4 h2 {
    width: 54% !important;
}
div#section4 p:nth-child(3) {
    width: 80% !important;
}
div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
    font-size: 28px;
}
div#section5 h2 {
    font-size: 40px;
    line-height: 1.3;
}
div#section5 {
    padding-bottom: 50px !important;
    padding-top: 100px !important;
}
div#section6 h3 {
    width: 19%;
}
div#section6 h2 {
    font-size: 40px !important;
    width: 50% !important;
}
div#section6 p {
    width: 80% !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec {
    padding-right: 50px;
    width: 103%;
}
.section7 .vc_col-sm-6:last-child {
    padding: 20px !important;
}
div#footer h3 {
    font-size: 23px;
}
div#footer p {
    width: 100%;
}
div#footer {
    padding-bottom: 20px !important;
    padding-top: 50px !important;
}
	.section7 .vc_col-sm-6:last-child form textarea {
    height: 110px;
}
	#top .sf-menu li {
    margin: 0 4px;
}
	#top .sf-menu li span.menu-title-text {
    font-size: 15px;
}
#top .sf-menu li.current-menu-item span.menu-title-text {
    font-size: 15px;
    font-weight: 900;
}
#top .buttons li a {
    padding: 13px 16px !important;
}
}
/* ===========================responsive========================== */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
.section1 h1 {
    font-size: 50px;
    line-height: 1.1;
}

.section1 p {
    width: 55%;
}
div#section1 .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
div#section1 {
    padding-bottom: 50px !important;
    padding-top: 180px !important;
}
div#section2 h4 {
    font-size: 22px;
}
div#section3 ul.listmain li:last-child h4 {
    font-size: 20px;
}
div#section3 ul.listmain li:last-child p {
    font-size: 14px;
}
div#section3 ul.listmain li:first-child h3 {
    font-size: 19px;
}
div#section4 .vc_row:nth-child(1) h3 {
    width: 20%;
}
div#section4 h2 {
    width: 54% !important;
}
div#section4 p:nth-child(3) {
    width: 80% !important;
}
div#section4 .owl-item .carousel-item .wpb_text_column .maincontent h3 {
    font-size: 25px;
}
div#section5 h2 {
    font-size: 40px;
    line-height: 1.3;
}
div#section5 {
    padding-bottom: 50px !important;
    padding-top: 100px !important;
}
div#section6 h3 {
    width: 19%;
}
div#section6 h2 {
    font-size: 40px !important;
    width: 50% !important;
}
div#section6 p {
    width: 80% !important;
}
div#testimonial-inner .vc_col-sm-8 .industries-sec {
    padding-right: 50px;
    width: 103%;
}
.section7 .vc_col-sm-6:last-child {
    padding: 20px !important;
}
div#footer h3 {
    font-size: 23px;
}
div#footer p {
    width: 100%;
}
div#footer {
    padding-bottom: 20px !important;
    padding-top: 50px !important;
}
    .section7 .vc_col-sm-6:last-child form textarea {
    height: 110px;
}
    #top .sf-menu li {
    margin: 0 4px;
}
    #top .sf-menu li span.menu-title-text {
    font-size: 15px;
}
#top .sf-menu li.current-menu-item span.menu-title-text {
    font-size: 15px;
    font-weight: 900;
}
#top .buttons li a {
    padding: 13px 16px !important;
}
}