/* Custom CSS */



@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
/*font-family: "Orbitron", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap');
/*font-family: "Jura", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
/*font-family: "Inter", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: "Prompt", sans-serif;*/

:root {
    
    --secondary-color: #00B7F6; /* Example secondary color */
}
body::-webkit-scrollbar {
    width: 6px;
    background: #000 !important;
}
body::-webkit-scrollbar-thumb {
    background: #fe6500 !important;
}


@media (min-width: 1441px) {

	.container {

		max-width: 1400px !important;
	}
}
a:focus {
    border: 0px !important;
}




h2 {
    font-size: 30px !important;
    color: #FE6500 !important;
    font-family: 'Orbitron';
    font-weight: 700 !important;
    letter-spacing: 0.1px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
p {
    font-size: 26px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
    letter-spacing: 0.1px;
    margin-bottom: 0px;
}



/* Header CSS */

.customHeader {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    padding: 55px 0px 0px 0px;
}
.headerMain .sina-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 50px;
}
.headerMain > .row {
    align-items: center;
}
.home .headerMain .gt_selector.notranslate {
    background-color: transparent;
    color: #fff;
    border: 1px solid #ff5800;
    padding: 8px 10px;
    cursor: pointer;
}
.headerMain .gt_selector.notranslate {
    background-color: transparent;
    color: #000;
    border: 1px solid #ff5800;
    padding: 8px 10px;
    cursor: pointer;
}
.headerMain .gt_selector.notranslate option {
    background-color: transparent !important;
    color: #000 !important;
}
/* .headerNav{
    margin-right: 90px;
} */
.sina-nav ul li a{
    text-transform: capitalize!important;
}
.toggle-btn-hd{
    display:none;
}
/* Home Banner CSS */

.banner-content-box {
    position: absolute !important;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100% !important; 
    max-width: 965px;
    margin: 0px auto 0px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.banner-content-box h1 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.1px;
    font-weight: 700;
    font-family: Orbitron;
    line-height: inherit;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.home-banner-sec .banner-img-box .vc_figure,
.home-banner-sec .banner-img-box .vc_figure .vc_single_image-wrapper, 
.home-banner-sec .banner-img-box .vc_figure .vc_single_image-wrapper img {
    width: 100%;
}
.banner-content-box h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.1px;
    line-height: inherit;
    color: #fff;
    font-family: Jura;
}
.home-banner-sec .banner-btn a {
    background-color: #FE6500 !important;
    border: 1px solid transparent !important;
    background-image: none !important;
    border-radius: 0px !important;
    color: #fff !important;
    font-size: 15px !important;
    font-family: 'Orbitron' !important;
    font-weight: 700 !important;
    padding: 22px 63px !important;
    transition: all 0.5s ease !important;
}
.home-banner-sec .banner-btn a:hover {
    background-color: transparent !important;
    border-color: #FE6500 !important;
    color: #FE6500 !important;
}
.banner-btn {
    margin-top: 60px;
}
.home-banner-sec .banner-btn a i {
    right: 30px !important;
    transform: rotate(-30deg) !important;
    top: 25px !important;
}

.galleryhome .vc_figure, .galleryhome .vc_single_image-wrapper, .galleryhome .vc_single_image-wrapper img{
    width:100%;
    height:323px;
}
.galleryhome .wpb_wrapper{
    position:relative;
}
.galleryhome .wpb_singleimage_heading{
        position: absolute;
    vertical-align: middle;
    top: 44%;
    left: 0;
    right: 0;
    color: #fff !important;
        z-index: 9;
        padding: 0px 20px;
}
.galleryhome .vc_col-sm-3{
    width:29%!important;
}


/* Sec2 nucleus  */
    .service-pad .wpb_wrapper{
    padding:28px;
}
    .service-pad1 .wpb_wrapper{
    padding:18px;
}
.imgtop img{
    top:5px;   
}
.sec2-nucleus .vc_figure,
.sec2-nucleus .vc_figure .vc_single_image-wrapper,
.sec2-nucleus .vc_figure .vc_single_image-wrapper img {
    width: 100%;
}
.sec2-nucleus h3 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Jura';
    color: #000;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.sec2-nucleus li {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Prompt';
    color: #000;
}
.sec2-nucleus ul {
    padding-left: 35px;
}
.sec2-nucleus .text-box > .vc_column-inner > .wpb_wrapper {
    background-color: rgb(215 237 215 / 76%);
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    padding: 0px 70px;
    border: 5px solid #D7EDD7;
}
.btn-style {
    margin-top: 61px;
}
.btn-style a {
    border: 1px solid transparent !important;
    background-color: #fff !important;
    font-size: 15px !important;
    color: #FE6500 !important;
    position: relative !important;
    transition: all 0.5s ease !important;
    padding: 18px 60px !important;
    z-index: 2;
    font-family: 'Orbitron';
    font-weight: 700;
}
.btn-style a i {
    right: 32px !important;
    transform: rotate(-45deg) !important;
    top: 22px !important;
}
.btn-style a:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    border: 4px solid;
    border-image: linear-gradient(154deg, #FE6500, #FE6500, #FE6500, #00B7F6, #00B7F6) 1;
}
.sec2-nucleus-head h2 {
    margin-bottom: 64px  !important;
}
.sec2-nucleus-head {
    margin-bottom: 100px;
}
.sec2-nucleus {
    padding-top: 100px;
    padding-bottom: 100px;
}
.sec2-nucleus-head p {
    width: 100%;
    max-width: 1136px;
    margin: 0px auto 0px;
}



/* Sec3 CSS */



.sec3-nucleus-head h2 {
    margin-bottom: 64px !important;
}
.sec3-nucleus-head p {
    width: 100%;
    max-width: 1136px;
    margin: 0px auto 30px;
}
.sec3-nucleus {
    padding-top: 100px;
    padding-bottom: 100px;
}
.sec3-nucleus h4 {
    font-size: 26px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
    letter-spacing: 0.1px;
    margin-bottom: 30px;
}
.sec3-nucleus .sec3-row-one p, .sec3-nucleus .sec3-row-two p {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
    margin-bottom: 50px;
    text-align: justify !important;
}
.sec3-nucleus .sec3-row-one {
    margin-bottom: 200px;
    margin-top: 163px;
}
.sec4-nucleus .sec3-text-box h4 {
    font-size: 26px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
    margin-bottom: 28px;
    text-transform: uppercase;
}
.sec4-nucleus .sec3-text-box p {
    font-family: 'Prompt';
    font-weight: 300;
    font-size: 18px;
}
.sec4-nucleus .sec3-text-box p br {
    display: none;
}
.sec4-nucleus .sec3-text-box .vc_col-sm-12 > .vc_column-inner {
    padding: 40px 50px !important;
}
.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 {
    background-image: url(../images/Subtract.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -22px;
    background-repeat: no-repeat;
    background-size: 90% 85%;
    background-position: bottom center;
}
.sec4-nucleus .sec3-nucleus-boxes img {
    position: relative;
    z-index: 5;
}
.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    height: 100%;
}
.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4:nth-child(2) {
    background-image: url(../images/Subtract-1.svg);

}
.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4:nth-child(3){
    background-image: url(../images/Subtract-2.svg);

}
.sec3-nucleus-head {
    margin-bottom: 65px;
}
.sec4-nucleus {
    padding-top: 100px;
    padding-bottom: 100px;
}
.sec3-nucleus figure {
    width: 100%;
}
.sec3-nucleus figure .vc_single_image-wrapper {
    width: 100%;
}
.sec3-nucleus figure .vc_single_image-wrapper img {
    width: 100%;
}




/* Sec5 CSS */


.sec5-nucleus {
    padding-top: 100px;
    padding-bottom: 100px;	
}
.sec5-nucleus h2 {
    margin-bottom: 64px !important;
}
.sec5-nucleus .sec5-nucleus-content {
    background-color: rgb(254 226 209 / 70%);
    border: 5px solid #FEE2D1;
    width: 100%;
    max-width: 1045px;
    margin: 0px auto 0px;
}
.sec5-nucleus .sec5-nucleus-content p {
    font-family: 'Prompt';
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0px;
}
.sec5-nucleus .sec5-nucleus-content ul {
    margin: 30px 0px !important;
}
.sec5-nucleus .sec5-nucleus-content ul li {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
}
.sec5-nucleus .sec5-nucleus-content .vc_col-sm-12 > .vc_column-inner {
    padding: 20px 68px !important;
}
.sec5-nucleus .btn-style {
    margin-top: 80px !important;
    margin-bottom: 0px;
}


/* Sec6 CSS */


.sec6-nucleus {
    padding-top: 100px !important;
    padding-bottom: 100px;
    margin-bottom: 100px;
}
.sec6-nucleus-head {
    margin-bottom: 70px;
    margin-top: 100px;
}
.sec6-nucleus h3 {
    font-size: 30px;
    font-family: 'Orbitron';
    color: #fff;
    font-weight: 700;
    width: 100%;
    max-width: 286px;
    margin: 0px auto 0px;
    text-transform: uppercase;
}




/* Sec7 CSS */

.sec7-nucleus-head h2.vc_custom_heading {
    margin-bottom: 64px !important;
}
.sec7-nucleus .portfolio-wraper .text-center:nth-child(1),
.sec7-nucleus .portfolio-wraper .text-center:nth-child(2) {
    display: none;
}
.sec7-nucleus {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}




/* Footer CSS */


.custom-footer .footer-box {
    text-align: center;
}
.custom-footer h3 {
    color: #000;
    font-size: 16px;
    font-family: 'Orbitron';
    font-weight: 700;
    margin-bottom: 35px;
    text-align: center;
}
.custom-footer .footer-box p, .custom-footer .footer-box a {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'Prompt';
    font-weight: 400;
    color: #000;
}
.custom-footer #menu-quick-links {
    display: flex;
    align-items: center;
}
.custom-footer #menu-quick-links a.nav-link {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'Prompt';
    font-weight: 400;
    color: #000;
    padding: 5px 10px;
}
.custom-footer > .container > .row {
    border-top: 3px solid #FEE2D1;
    padding-top: 22px;
}
.custom-footer .footer-box ul.social-links {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.custom-footer .footer-box ul.social-links a {
    font-size: 30px;
}
.custom-site-footer .site-info {
    text-align: center;
    background-color: #FE6500;
    padding: 45px 0px;
}
.custom-site-footer .site-info p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #fff;
    font-family: 'Orbitron';
    font-weight: 700;
}
.custom-site-footer .site-info {
    text-align: center;
    background-color: #FE6500;
    padding: 45px 0px;
}
.custom-site-footer .site-info p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #fff;
    font-family: 'Orbitron';
    font-weight: 700;
}
.custom-footer section {
    margin-bottom: 0px !important;
}
.custom-footer {
    padding-bottom: 50px;
    margin-top: 100px !important;
}
.custom-footer .col-md-3 {
    margin-bottom: 50px;
}


/* Inner Page Banner CSS */


.inner-page-banner {
     padding-top: 205px;
}
.inner-page-banner h1 {
    font-size: 30px;
    font-family: 'Orbitron';
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    max-width: 1199px;
    margin: 0px auto 0px;
}



/* Services Page  */

.services-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row;
}
.services-slider {
    padding: 0px !important;
    margin: 0px !important;
}
.services-sec-para p {
    font-size: 20px;
    font-family: 'Orbitron';
    font-weight: 700;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 20px;
	text-align: justify !important;
}
.services-sec-para {
    margin-top: 100px;
}
/* .services-sec4 .sec3-nucleus-boxes .vc_col-sm-4:nth-child(2),
.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4:nth-child(5) {
    background-image: url(../images/Subtract-2.svg);
} */
/* .services-sec4 .sec3-nucleus-boxes .vc_col-sm-4 {
    background-size: 100% 88%;
} */
/* 
.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4:nth-child(3) {
    background-image: url(../images/Subtract-3.svg);
} */
.services-sec4 .sec3-nucleus-boxes {
    justify-content: center;
}
.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4 {
    margin-bottom: 15px;
}
.services-sec5 h3 {
    margin-bottom: 0px;
    font-size: 30px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.services-sec5 {
    margin-top: 38px;
}


.services-sec4 h4 {
    font-size: 26px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
}
.services-sec4 p {
    font-size: 16px;
    font-family: 'Prompt';
    font-weight: 300;
    margin-bottom: 0px;
    color: #000 !important;
    text-align: justify !important;
    padding: 0px 26px;
}
.services-sec4 p br {
    display: none;
}
.services-sec4 .wpb_single_image {
    margin-bottom: 0px !important;
}
.services-sec4 .wpb_single_image figure {
    width: 100%;
}
.services-sec4 .wpb_single_image figure .vc_single_image-wrapper {
    width: 100%;
}
.services-sec4 .wpb_single_image figure .vc_single_image-wrapper img {
    width: 100%;
}
.services-sec4 .sec3-text-box {
    position: absolute;
    top: -45px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    max-width: 430px !important;
    margin: 0px auto 0px;
}
.services-sec4 .sec3-text-box img {
    width: auto !important;
    margin-bottom: 40px;
}
.services-sec4 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4 {
    margin-bottom: 100px;
}




/* Mentions Legales Page CSS */

.mention-row1 h3 {
    margin-bottom: 0px;
    font-size: 26px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
}
.mention-row1 {
    margin-top: 79px;
}
.mention-row2 {
    margin-top: 100px;
}
.mention-row2 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.mention-row2 ul li, .mention-row2 ul li a {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
}
.mention-row3,
.mention-row4,
.mention-row5,
.mention-row6,
.mention-row7,
.mention-row8,
.mention-row9,
.mention-row10,
.mention-row11,
.mention-row12,
.mention-row13,
.mention-row14,
.mention-row15,
.mention-row16 {
    margin-top: 30px;
}
.mention-row3 h3,
.mention-row4 h3,
.mention-row5 h3,
.mention-row6 h3,
.mention-row7 h3,
.mention-row8 h3,
.mention-row9 h3,
.mention-row10 h3,
.mention-row11 h3,
.mention-row12 h3,
.mention-row13 h3,
.mention-row14 h3,
.mention-row15 h3,
.mention-row16 h3 {
    font-size: 22px;
    font-family: 'Jura';
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}
.mention-row3 p,
.mention-row4 p,
.mention-row5 p,
.mention-row6 p,
.mention-row7 p,
.mention-row8 p,
.mention-row9 p,
.mention-row10 p,
.mention-row11 p, 
.mention-row12 p, 
.mention-row13 p,
.mention-row14 p, 
.mention-row15 p, 
.mention-row16 p {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
}
.mention-row4 ul {
    margin: 0px;
}
.mention-row4 ul li {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
}
.mention-row8 ul,
.mention-row5 ul,
.mention-row14 ul, 
.mention-row16 ul {
    margin-bottom: 0px;
}
.mention-row8 ul li,
.mention-row5 ul li,
.mention-row14 ul li,
.mention-row16 ul li  {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
}



/* Solution Page CSS */


.solutions-sec1 {
    margin-top: 100px;
}
.solutions-sec1 h2 {
    margin-bottom: 50px !important;
    font-size: 20px !important;
}
.solutions-sec1-text-box p {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    text-align: justify !important;
}
.solutions-sec1-bottom {
    margin-top: 60px;
}
.solutions-sec1-bottom h3 {
    font-size: 15px;
    font-family: 'Orbitron';
    font-weight: 700;
    margin-bottom: 30px;
}
.solutions-sec1-bottom ul {
    margin-bottom: 0px;
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
}
.solutions-sec1 img {
   width: 87%;
}
.solutions-sec1 .wpb_single_image {
    margin-bottom: 0px !important;
}
.solutions-sec1 .wpb_single_image figure {
    width: 100%;
}
.solutions-sec1 .wpb_single_image figure .vc_single_image-wrapper {
    width: 100%;
}
.solutions-sec1-row {
    background-color: rgb(211 232 211 / 70%);
    border: 5px solid #D7EDD7;
    padding: 35px 50px 0px;
    width: 100%;
    max-width: 930px;
    margin: 50px auto 0px !important;   
}
.solutions-sec1-row h3 {
    font-size: 15px;
    font-family: 'Orbitron';
    font-weight: 700;
    margin-bottom: 0px;
    color: #000;
}
.solutions-sec1-row .solutions-sec1-images {
    width: 100%;
    max-width: 750px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: 50px auto 0px;
}
.solutions-sec1-row .solutions-sec1-images .vc_col-sm-3 {
    margin-bottom: 35px;
}
.solutions-sec2 p {
    margin-bottom: 30px;
}
.solutions-sec2 ul {
    margin-bottom: 0px;
}
.solutions-sec2 ul li {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
}
.solutions-sec1-row .solutions-sec1-images img {
    object-fit: scale-down;
}
.solutions-sec2 .solutions-sec1-row {
    max-width: 100%;
}
.solutions-sec2 .solutions-sec1-row .solutions-sec1-images {
    max-width: 595px;
}
.solutions-sec3 .solutions-sec1-row {
    max-width: 100%;
}
.solutions-sec2 {
    padding-top: 100px;
}
.solutions-sec3 ul {
    margin-top: 30px;
}
.solutions-sec3 ul li {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
}
.solutions-sec3 .solutions-sec1-images {
    justify-content: center;
}
.solutions-sec5 {
    padding-top: 0px;
}
.solutions-sec5 .solutions-sec5-row {
    margin-top: 80px;
}
.solutions-sec5 .solutions-sec5-row p {
    font-size: 18px;
    font-family: 'Prompt';
    font-weight: 300;
    color: #000;
   text-align: justify !important;
    width: 100%;
    max-width: 966px;
    margin: 0px auto 0px;
}
.solutions-sec6 {
    margin-top: 67px;
}
.solutions-sec6 .solutions-sec-head {
    margin-bottom: 90px;
}
.solutions-sec6 .solutions-sec-head h1 {
    font-size: 30px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.solutions-sec6 h4 {
    font-size: 25px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 60px;
}
.solutions-sec6 h4:after {
    content: '';
    width: 100px;
    height: 3px;
    display: block;
    background-color: #00B7F6;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px auto 0px;
}
.solutions-sec6 .wpb_single_image {
    margin-bottom: 0px !important;
}
.solutions-sec6 h5 {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Orbitron';
    color: #000;
    margin-top: 15px;
}
.solutions-sec6 .vc_single_image-wrapper {
    width: 100%;
}
.solutions-sec6 figure {
    width: 100%;
}
.solutions-sec6 figure img {
    width: 100%;
}
.solutions-sec6 .vc_col-sm-3 {
    margin-bottom: 100px;
}



/* Contact Us */


.contact-us-banner {
    width: 100%;
    max-width: 730px;
}
.contact-us-banner h3 {
    font-size: 35px;
    font-family: 'Orbitron';
    line-height: 43px;
    font-weight: 600;
}
.contactUsSec {
    padding-top: 100px;
}
.contactUsSec-head {
    margin-bottom: 100px;
}
.contactUsSec-head h1 {
    font-size: 30px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.contactUsSec .contact-us-from {}
.contact-us-from .top-row input {
    background-color: #F4F4F4;
    border: 1px solid #00B7F6;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Prompt';
    color: #000;
    height: 41px;
    width: 100%;
    max-width: 764px;
    margin: 0px auto 0px;
}
.contact-us-from .top-row p {
    margin-bottom: 25px !important;
}
.contact-us-from .top-row input::placeholder {
    color: #000;
}
.contact-us-from .top-row input:focus {
    box-shadow: none;
}
.contact-us-from .bottom-row {
    background-color: #fff;
    border: 1px solid #00B7F6;
    box-shadow: 0px 0px 51px 25px rgb(0 183 246 / 5%);
    width: 100%;
    padding: 50px 50px 50px;
    max-width: 759px;
    margin: 80px auto 0px;
}
.contact-us-from .bottom-row .for-flex p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 38px;
    margin-bottom: 50px !important;
}
.contact-us-from .bottom-row .for-flex p br {
    display: none !important;
}
.contact-us-from .bottom-row .for-flex p label {
    width: 20%;
    font-size: 15px;
    font-family: 'Orbitron';
    font-weight: 700;
}
.contact-us-from .bottom-row .for-flex p span {
    width: 78%;
}
.contact-us-from .bottom-row select {
    background-color: #F4F4F4;
    border: 1px solid #49B9E7;
    border-radius: 0px;
    font-size: 16px;
    color: #171738;
    font-family: 'Prompt';
    max-width: 280px;
}
.contact-us-from .bottom-row select:focus {
    box-shadow: none;
}
.contact-us-from .bottom-row textarea {
    background-color: #F4F4F4;
    border-radius: 0px;
    border: 1px solid #00B7F6;
    font-size: 16px;
    font-family: 'Prompt';
    color: #000;
    resize: none;
    height: 168px;
    max-width: 563px;
}
.contact-us-from .bottom-row textarea::placeholder {
    color: #000;
}   
.contact-us-from .bottom-row textarea:focus {
    box-shadow: none;
}
.contact-us-from .bottom-row .for-flex input {
    background-color: #F4F4F4;
    border: 1px solid #00B7F6;
    font-size: 16px;
    font-family: 'Prompt';
    color: #000;
    max-width: 563px !important;
    width: 100%;
}
.contact-us-from .bottom-row .check-box-form span.wpcf7-form-control.wpcf7-checkbox.form-control {
    border: 0px;
    max-width: 659px;
    height: 64px;
    padding: 0px 0px;
}
.contact-us-from .bottom-row .check-box-form span.wpcf7-form-control.wpcf7-checkbox.form-control span {
    margin: 0px !important;
    font-size: 16px;
    font-family: 'Prompt';
    color: #000;
}
.contact-us-from .bottom-row .submit-btn {
    text-align: center;
    margin-top: 40px;
}
.contact-us-from .bottom-row .submit-btn input {
    background-color: #FE6500;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-family: 'Orbitron';
    font-size: 15px;
    font-weight: 700;
    padding: 20px 50px;
    line-height: normal;
}
/*  JOB Offers Css Start here */
.job_offers p{
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
}
.job_offers b{

    font-weight: 900;
}
.job_offers{
    background-color: #02bff442;
    border: 5px solid #02bff4;
    padding: 20px 25px;
    margin-bottom: 15px;
}
.job-offers-count h3{
    font-family: 'Orbitron';
    font-size: 20px;
    font-weight: bold;
}
.job-offers-count h3 span{
    color: var(--secondary-color);
}
.job_offers_main{
    background-color:var(--secondary-color);
    padding: 10px 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.job_offers_main p{
    font-family: "Prompt";
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.job_bg_gr{
    background-color: rgb(211 232 211 / 70%)!important;
    border: 5px solid #D7EDD7!important;
}
#job-search-results{
    margin-bottom: 50px;
    margin-top: 50px;
}
.job-offers-sub::before {
    content: '';
    background: url(../images/search.svg) no-repeat;
    width: 17px;
    display: block;
    height: 17px;
    position: absolute;
    right: 6px;
    padding-left: 9px;
    top: 12px;
}
.job-offers-sub {
    background: var(--secondary-color);
    font-family: 'Orbitron';
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: none;
    padding: 9px 30px 9px 15px;
    position: relative;
    cursor: pointer;
    outline: none;
    margin-top: 15px;
}
.job-s-t{
    width: 355px;
    height: 40px;
    padding: 10px;
    font-family: "Prompt";
    font-size: 16px;
    color: #000;
    font-weight: 300;
    background: #F4F4F4;
    border: 1px solid var(--secondary-color);
  
}

.job-s-t::placeholder, .job_search_city input::placeholder{
    color: #000;
}
.job_search_city input{
    width: 274px;
    height: 40px;
    padding: 10px;
    font-family: "Prompt";
    font-size: 16px;
    color: #000;
    font-weight: 300;
    background: #F4F4F4;
    border: 1px solid var(--secondary-color);
}
.job_search_city img{
    position: relative;
    top: -2px;
    left: -4px;
}
.job_search_city span{
    width: 218px;
    height: 39px;
    display: block;
    text-align: center;
    line-height: 38px;
    background: #FE6500;
    font-family: 'Orbitron';
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
}
.clear{
  clear: both;
}
.float_left{
    float:left;
}
.float_right{
    float:right;
}
.job_search_text img{
    position: relative;
    left: -32px;
    top: -1px;
}
#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinners {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid #ffffff;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.job_offers_main img{
    position: relative;
    top: 7px;
}



/* Nous Rejoindre Page CSS */


.nous-top-sec-text h1 {
    font-size: 20px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    max-width: 326px;
    margin: 0px auto 0px;
	text-transform: capitalize;
}
.nous-sec2-content h1 {
    font-size: 30px;
    font-family: 'Orbitron';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.nous-sec2-content {
    margin-top: 66px;
}
.nous-rej-form input {
    border: 0px;
    border-bottom: 1px solid #737B7D;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Prompt';
    color: #000;
    padding: 16px 14px;
}
.nous-rej-form p {
    margin-bottom: 50px !important;
}
.nous-rej-form input::placeholder {
    color: #000;
}
.nous-rej-form input:focus {
    box-shadow: none;
    border: 0px;
    border-bottom: 1px solid #737B7D;
}
.nous-rej-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nous-rej-form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nous-rej-form {
    margin-top: 93px;
    margin-bottom: 30px;
}
.nous-rej-form .file-choose-box {
    margin-top: 51px;
}
.nous-rej-form .file-choose-box input {
    border: 0px !important;
    opacity: 0;
    display: none;
}
.nous-rej-form .file-choose-box label {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'Prompt';
    color: #8E8E8E;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 52px 0px;
    border: 1px dashed #8E8E8E;
}
.nous-rej-form .file-choose-box p {
    position: relative;
}
.nous-rej-form .file-choose-box label:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/wp-content/uploads/2024/06/upload.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 6px;
    left: -51px;
    max-width: 200px;
    margin: 32px auto 0px !important;
    right: 0px;
}
.nous-rej-form .file-choose-box label:after {
    content: 'Attach file. File size of your documents should not exceed 10MB';
    position: absolute;
    bottom: -25px;
    left: 0px;
    font-size: 10px;
    font-family: 'Prompt';
    font-weight: 400;
    color: #000000;
}
.nous-rej-form .summit-btn {
    text-align: end;
    margin-top: 41px;
}
.nous-rej-form .summit-btn input {
    background-color: #00B7F6;
    border: 0px;
    color: #fff;
    font-size: 15px;
    font-family: 'Orbitron';
    font-weight: 700;
    padding: 11px 112px;
}
.nous-rej-form .row {
    align-items: center;
}
.nous-rej-form .summit-btn p {
    margin-bottom: 0px !important;
    display: flex;
    flex-direction: row-reverse;
}




/* Media Screens Start */


@media (min-width: 1200px) and (max-width: 1440px) {
	
	
	h2  {
		font-size: 28px !important;
	}
	p {
		font-size: 22px;
	}
	.headerMain .sina-menu {
		gap: 30px;;
	}
	.sina-nav .sina-menu > li > a {
		font-size: 16px;
	}
	.banner-content-box {
		max-width: 758px;
	}
	.banner-content-box h1 {
		font-size: 26px;
		margin-bottom: 50px;
	}
	.banner-content-box h3 {
		font-size: 22px;
	}
	.banner-btn {
		margin-top: 50px;
	}
	.home-banner-sec .banner-btn a {
		font-size: 14px !important;
		padding: 18px 54px !important;
	}
	.home-banner-sec .banner-btn a i {
		right: 26px !important;
		top: 21px !important;
	}
	
	
	.sec2-nucleus {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.sec2-nucleus-head {
		margin-bottom: 100px;
	}
	.sec2-nucleus-head h2 {
		margin-bottom: 54px !important;
	}
	.sec2-nucleus-head p {
		max-width: 950px;
	}
	.sec2-nucleus .text-box > .vc_column-inner > .wpb_wrapper {
		padding: 0px 55px;
	}
	.sec2-nucleus h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.sec2-nucleus li {
		font-size: 16px;
	}
	.btn-style {
		margin-top: 46px;
	}
	.btn-style a {
		font-size: 14px !important;
	}
	.btn-style a i {
		right: 30px !important;
		top: 20px !important;
	}
	
	
	.sec3-nucleus-head h2 {
		margin-bottom: 54px !important;
	}
	.sec3-nucleus-head p {
		max-width: 1040px;
		margin: 0px auto 20px;
	}
	.sec3-nucleus .sec3-row-one {
		margin-bottom: 94px;
		margin-top: 99px;
	}
	.sec3-nucleus h4 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.sec3-nucleus .sec3-row-one p, .sec3-nucleus .sec3-row-two p {
		font-size: 16px;
		margin-bottom: 20px;
	}.sec3-nucleus {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.sec4-nucleus {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.sec3-nucleus-head {
		margin-bottom: 50px;
	}
	.sec4-nucleus .sec3-text-box h4 {
		font-size: 22px;
		margin-bottom: 22px;
	}
	.sec4-nucleus .sec3-text-box p {
		font-size: 16px;
	}
	
	.sec5-nucleus {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.sec5-nucleus h2 {
		margin-bottom: 54px !important;
	}
	.sec5-nucleus .sec5-nucleus-content {
		max-width: 945px;
		margin: 0px auto 0px;
	}
	.sec5-nucleus .sec5-nucleus-content p {
		font-size: 16px;
	}
	.sec5-nucleus .sec5-nucleus-content ul li {
		font-size: 16px;
	}
	.sec5-nucleus .sec5-nucleus-content ul {
		margin: 22px 0px !important;
	}
	.sec5-nucleus .btn-style {
		margin-top: 60px !important;
	}
	
	.sec6-nucleus-head {
		margin-bottom: 50px;
		margin-top: 80px;
	}
	.sec6-nucleus h3 {
		font-size: 27px;
		max-width: 260px;
	}
	.sec6-nucleus {
		padding-top: 80px !important;
		padding-bottom: 80px;
		margin-bottom: 80px;
	}
	
	.sec7-nucleus-head h2.vc_custom_heading {
		margin-bottom: 54px !important;
	}
	.sec7-nucleus {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.custom-footer h3 {
		font-size: 14px;
		margin-bottom: 25px;
	}
	.custom-footer .footer-box p, .custom-footer .footer-box a {
		font-size: 13px;
	}
	.custom-footer .col-md-3 {
		margin-bottom: 30px;
	}
	.custom-footer {
		padding-bottom: 35px;
		margin-top: 80px !important;
	}
	.custom-site-footer .site-info p {
		font-size: 13px;
	}
	.custom-site-footer .site-info {
		padding: 35px 0px;
	}
	
	.inner-page-banner h1 {
		font-size: 25px;
		max-width: 1000px;
	}
	
	
	.solutions-sec1 {
		margin-top: 80px;
	}
	.solutions-sec1 h2 {
		margin-bottom: 40px !important;
	}
	.solutions-sec1-text-box p {
		font-size: 17px;
	}
	.solutions-sec1-bottom {
		margin-top: 40px;
	}
	.solutions-sec1-bottom h3 {
		font-size: 14px;
	}
	.solutions-sec1-bottom ul {
		font-size: 17px;
	}
	.solutions-sec1-row {
		max-width: 880px;
	}
	.solutions-sec1-row h3 {
		font-size: 14px;
	}
	.solutions-sec1-row .solutions-sec1-images {
		max-width: 700px;
		margin: 40px auto 0px;
	}
	
	.solutions-sec2 {
		padding-top: 50px;
	}
	.solutions-sec2 p {
		margin-bottom: 20px;
	}
	.solutions-sec2 ul li {
		font-size: 17px;
	}
	.solutions-sec2 .solutions-sec1-row {
		padding: 35px 50px 30px;
	}
	
	.solutions-sec5 .solutions-sec5-row p {
		font-size: 17px;
		max-width: 926px;
	}
	.solutions-sec5 .solutions-sec5-row {
		margin-top: 60px;
	}
	
	.solutions-sec6 .solutions-sec-head h1 {
		font-size: 25px;
	}
	.solutions-sec6 .solutions-sec-head {
		margin-bottom: 60px;
	}
	.solutions-sec6 h4 {
		font-size: 22px;
		margin-bottom: 50px;
	}
	.solutions-sec6 h5 {
		font-size: 15px;
	}
	.solutions-sec6 .vc_col-sm-3 {
		margin-bottom: 80px;
	}
	.solutions-sec6 {
		margin-top: 47px;
	}
	
	.services-sec-para p {
		font-size: 18px;
		max-width: 1075px;
	}
	.services-sec5 h3 {
		font-size: 25px;
	}	
	.services-sec-para {
		margin-top: 80px;
	}
	.sec4-nucleus .sec3-nucleus-boxes img {
		position: relative;
		top: 25px;
	}
	.service-pad .wpb_wrapper {
		padding: 0px;
	}
	.service-pad1 .wpb_wrapper {
		padding: 0px;
	}
	.services-sec4 h4 {
		margin-bottom: 20px;
		font-size: 25px;
	}
	.services-sec4 .sec3-text-box img {
		margin-bottom: 20px;
	}
	.services-sec4 p {
		font-size: 15px;
	}
	
	
	#job-search-form .job_search_text {
		width: 47%;
		position: relative !important;
	}
	#job-search-form .job_search_text input.job-s-t {
		width: 100% !important;
	}
	.job_search_text img {
		top: 12px;
		left: auto;
		right: 12px !important;
		position: absolute;
	}
	#job-search-form {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	#job-search-form .job_search_city {
		width: 47%;
		position: relative;
	}
	.job_search_city img {
		position: absolute;
		left: auto;
		right: 0px;
	}
	.job_search_city input {
		width: 100%;
	}
	#job-search-form .clear {
		width: 100%;
	}
	.job_search_city span {
		width: 165px;
		height: 39px;
	}
	.nous-top-sec-text h1 {
		font-size: 20px;
		max-width: 326px;
	}
	
	.nous-sec2-content h1 {
		font-size: 25px;
	}
	.nous-sec2-content {
		margin-top: 46px;
	}
	.nous-rej-form {
		margin-top: 73px;
	}
	
	.contactUsSec-head h1 {
		font-size: 25px;
	}
	.contactUsSec {
		padding-top: 80px;
	}
	.contactUsSec-head {
		margin-bottom: 80px;
	}
	.contact-us-from .top-row input {
		max-width: 620px;
	}
	.contact-us-from .bottom-row {
		max-width: 620px;
		margin: 60px auto 0px;
	}

}


@media (min-width: 992px) and (max-width: 1199px) {
	
	
	h2 {
		font-size: 20px !important;
	}
	
	p {
		font-size: 18px;
	}
	
	.sina-nav .sina-menu > li > a {
		font-size: 14px !important;
	}
	.headerMain .sina-menu {
		gap: 20px;
	}
	.sina-nav {
		background-color: transparent !important;
		border-color: #eee !important;
	}
	.banner-content-box h1 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.banner-content-box h3 {
		font-size: 18px;
	}
	.home-banner-sec .banner-btn a {
		font-size: 13px !important;
		padding: 22px 32px !important;
	}
	.banner-btn {
		margin-top: 30px;
	}
	.home-banner-sec .banner-btn a i {
		right: 12px !important;
		transform: rotate(-45deg) !important;
		top: 26px !important;
		font-size: 13px !important;
	}
	.banner-content-box {
		max-width: 660px;
	}
	
	.sec2-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sec2-nucleus-head h2 {
		margin-bottom: 32px !important;
	}
	.sec2-nucleus-head p {
		max-width: 777px;
		margin: 0px auto 0px;
	}
	.sec2-nucleus-head {
		margin-bottom: 60px;
	}
	.sec2-nucleus .text-box > .vc_column-inner > .wpb_wrapper {
		padding: 0px 35px;
	}
	.sec2-nucleus h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.sec2-nucleus li {
		font-size: 14px;
	}
	.btn-style {
		margin-top: 30px;
	}
	.btn-style a {
		padding: 18px 55px !important;
		font-size: 14px !important;
	}
	.btn-style a i {
		right: 32px !important;
		transform: rotate(-45deg) !important;
		top: 21px !important;
		font-size: 13px !important;
	}
	
	.sec3-nucleus-head h2 {
		margin-bottom: 32px !important;
	}
	.sec3-nucleus-head p {
		max-width: 848px;
		margin: 0px auto 15px;
	}
	.sec3-nucleus-head {
		margin-bottom: 45px;
	}
	.sec3-nucleus .sec3-row-one {
		margin-bottom: 60px;
		margin-top: 60px;
	}
	.sec3-nucleus h4 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.sec3-nucleus .sec3-row-one p, .sec3-nucleus .sec3-row-two p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.sec3-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	
		.sec4-nucleus .sec3-text-box .vc_col-sm-12 > .vc_column-inner {
		padding: 30px 28px !important;
	}
	.sec4-nucleus .sec3-text-box h4 {
		font-size: 20px;
		margin-bottom: 14px;
	}
	.sec4-nucleus .sec3-text-box p {
		font-size: 14px;
	}
	.service-pad1 .wpb_wrapper {
		padding: 0px;
	}
	.sec4-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sec5-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.sec5-nucleus h2 {
		margin-bottom: 32px !important;
	}
	.sec5-nucleus .sec5-nucleus-content p {
		font-size: 14px;
	}
	.sec5-nucleus .sec5-nucleus-content ul li {
		font-size: 14px;
	}
	.sec5-nucleus .sec5-nucleus-content ul {
		margin: 20px 0px !important;
	}
	.sec5-nucleus .sec5-nucleus-content {
		max-width: 900px;
	}	
	.sec5-nucleus .btn-style {
		margin-top: 40px !important;
	}
	
	
	.sec6-nucleus-head {
		margin-bottom: 60px;
		margin-top: 60px;
	}
	.sec6-nucleus h3 {
		font-size: 24px;
	}
	.sec6-nucleus {
		padding-top: 60px !important;
		padding-bottom: 60px;
		margin-bottom: 60px;
	}
	
	.sec7-nucleus-head h2.vc_custom_heading {
		margin-bottom: 32px !important;
	}
	.sec7-nucleus {
		padding-top: 60px !important;
		padding-bottom: 0px !important;
	}
	
	.custom-footer h3 {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.custom-footer .footer-box p, .custom-footer .footer-box a {
		font-size: 12px;
	}
	.custom-footer .col-md-3 {
		margin-bottom: 25px;
	}
	.custom-footer {
		padding-bottom: 30px;
		margin-top: 60px !important;
	}
	.custom-site-footer .site-info p {
		font-size: 13px;
	}
	.custom-site-footer .site-info {
		padding: 22px 0px;
	}
	
	.inner-page-banner h1 {
	    font-size: 22px;
		max-width: 879px;
	}
	
	.solutions-sec1 {
		margin-top: 60px;
	}
	.solutions-sec1 h2 {
		font-size: 18px !important;
	}
	.solutions-sec1-text-box p {
		font-size: 14px;
	}
	.solutions-sec1-bottom {
		margin-top: 40px;
	}
	.solutions-sec1-bottom h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.solutions-sec1-bottom ul {
		font-size: 14px;
	}
	.solutions-sec1-row {
		padding: 35px 30px 0px;
		max-width: 830px;
		margin: 35px auto 0px !important;
	}
	.solutions-sec1-row h3 {
		font-size: 15px;
	}
	.solutions-sec2 {
		padding-top: 60px;
	}
	.solutions-sec5 {
		margin-top: 0px;
	}
	
	.solutions-sec5 {
		margin-top: 0px;
	}
	.solutions-sec5 .solutions-sec5-row {
		margin-top: 40px;
	}
	.solutions-sec5 .solutions-sec5-row p {
		font-size: 14px;
		max-width: 760px;
	}
	.solutions-sec1 .wpb_single_image figure .vc_single_image-wrapper {
		text-align: center;
	}
	.solutions-sec2 .solutions-sec1-row {
		padding: 35px 30px 35px;
	}
	
	.solutions-sec6 .solutions-sec-head h1 {
		font-size: 24px;
	}
	.solutions-sec6 .solutions-sec-head {
		margin-bottom: 50px;
	}
	.solutions-sec6 h4 {
		font-size: 20px;
		margin-bottom: 40px;
	}
	.solutions-sec6 h5 {
		font-size: 15px;
	}
	.solutions-sec6 .vc_col-sm-3 {
		margin-bottom: 60px;
	}
	.solutions-sec6 {
		margin-top: 30px;
	}
	.sec4-nucleus .sec3-text-box p br {
		display: none;
	}
	.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 {
		background-size: 90% 85%;
	}
	.service-pad .wpb_wrapper {
		padding: 0px;
	}
	.services-sec-para p {
		font-size: 16px;
		max-width: 1200px;
		margin: 0px auto 16px;
	}
	.services-sec-para {
		margin-top: 60px;
	}
	.services-sec5 h3 {
		font-size: 25px;
	}
	.services-sec4 h4 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.services-sec4 .sec3-text-box img {
		margin-bottom: 15px;
	}
	.services-sec4 p {
		font-size: 14px;
	}
	.services-sec4 .sec3-text-box {
		top: -60px;
	}
	.services-sec4 {
		padding-bottom: 80px;
	}
	.services-sec4 .services-sec5 {
		margin-top: 0px !important;
	}
	.services-sec4 .vc_col-sm-4 {
		width: 40%;
	}
	.headerNav {
		margin-right: 0px;
	}
	.nous-top-sec-text h1 {
		font-size: 17px;
		max-width: 260px;
	}
	#job-search-form .job_search_text.float_left {
		width: 100%;
		position: relative;
		margin-bottom: 30px;
	}
	#job-search-form .job_search_city.float_right {
		width: 100%;
		position: relative;
	}
	#job-search-form .job_search_text.float_left input {
		width: 100%;
	}
	#job-search-form .job_search_text.float_left img {
		position: absolute;
		left: auto;
		right: 12px;
		top: 12px;
	}
	#job-search-form .job_search_city.float_right input {
		width: 100%;
	}
	#job-search-form .job_search_city.float_right img {
		position: absolute;
		left: auto;
		top: 0px;
		right: 0px;
	}
	.nous-sec2-content h1 {
		font-size: 25px;
	}
	.contactUsSec-head h1 {
		font-size: 25px;
	}
	.contact-us-from .top-row input {
		max-width: 630px;
	}
	.contact-us-from .bottom-row {
		max-width: 630px;
		margin: 40px auto 0px;
	}
	.contact-us-from .bottom-row .for-flex p label {
		font-size: 14px;
	}
	.contactUsSec {
		padding-top: 60px;
	}
	.contactUsSec-head {
		margin-bottom: 60px;
	}
}



@media (min-width: 768px) and (max-width: 991px) {
	
	
	h2 {
		font-size: 20px !important;
	}
	
	p {
		font-size: 18px;
	}
	
	.sina-nav .sina-menu > li > a {
		font-size: 14px !important;
	}
	.headerMain .sina-menu {
		gap: 35px;
	}
	.sina-nav {
		background-color: transparent !important;
		border-color: #eee !important;
	}
	.banner-content-box h1 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.banner-content-box h3 {
		font-size: 18px;
	}
	.home-banner-sec .banner-btn a {
		font-size: 13px !important;
		padding: 22px 32px !important;
	}
	.banner-btn {
		margin-top: 30px;
	}
	.home-banner-sec .banner-btn a i {
		right: 12px !important;
		transform: rotate(-45deg) !important;
		top: 26px !important;
		font-size: 13px !important;
	}
	.banner-content-box {
		max-width: 660px;
	}
	
	.sec2-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sec2-nucleus-head h2 {
		margin-bottom: 32px !important;
	}
	.sec2-nucleus-head p {
		max-width: 777px;
		margin: 0px auto 0px;
	}
	.sec2-nucleus-head {
		margin-bottom: 60px;
	}
	.sec2-nucleus .text-box > .vc_column-inner > .wpb_wrapper {
		padding: 10px 14px;
	}
	.sec2-nucleus h3 {
		font-size: 16px;
        margin-bottom: 20px;
	}
	.sec2-nucleus li {
		font-size: 12px;
	}
	.btn-style {
		margin-top: 30px;
	}
	.btn-style a {
		padding: 18px 55px !important;
		font-size: 14px !important;
	}
	.btn-style a i {
		right: 32px !important;
		transform: rotate(-45deg) !important;
		top: 21px !important;
		font-size: 13px !important;
	}
	
	.sec3-nucleus-head h2 {
		margin-bottom: 32px !important;
	}
	.sec3-nucleus-head p {
		max-width: 848px;
		margin: 0px auto 15px;
	}
	.sec3-nucleus-head {
		margin-bottom: 45px;
	}
	.sec3-nucleus .sec3-row-one {
		margin-bottom: 60px;
		margin-top: 60px;
	}
	.sec3-nucleus h4 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.sec3-nucleus .sec3-row-one p, .sec3-nucleus .sec3-row-two p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.sec3-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 {
		width: 50%;
	}
	.sec3-nucleus-boxes {
		justify-content: center;
	}
	.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4:nth-child(5) .service-pad > .vc_column-inner {
		padding: 50px 50px !important;
	}
	.sec4-nucleus .sec3-text-box .vc_col-sm-12 > .vc_column-inner {
		padding: 30px 28px !important;
	}
	.sec4-nucleus .sec3-text-box h4 {
		font-size: 20px;
		margin-bottom: 14px;
	}
	.sec4-nucleus .sec3-text-box p {
		font-size: 14px;
	}
	.service-pad1 .wpb_wrapper {
		padding: 0px;
	}
	.sec4-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sec5-nucleus {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.sec5-nucleus h2 {
		margin-bottom: 32px !important;
	}
	.sec5-nucleus .sec5-nucleus-content p {
		font-size: 14px;
	}
	.sec5-nucleus .sec5-nucleus-content ul li {
		font-size: 14px;
	}
	.sec5-nucleus .sec5-nucleus-content ul {
		margin: 20px 0px !important;
	}
	.sec5-nucleus .sec5-nucleus-content {
		max-width: 900px;
	}	
	.sec5-nucleus .btn-style {
		margin-top: 40px !important;
	}
	.nous-rej-form .file-choose-box label:after {
		bottom: -35px;
	}
	.custom-footer .footer-box {
    	overflow: hidden;
	}
	
	
	.sec6-nucleus-head {
		margin-bottom: 60px;
		margin-top: 60px;
	}
	.sec6-nucleus h3 {
		font-size: 24px;
	}
	.sec6-nucleus {
		padding-top: 60px !important;
		padding-bottom: 60px;
		margin-bottom: 60px;
	}
	
	.sec7-nucleus-head h2.vc_custom_heading {
		margin-bottom: 32px !important;
	}
	.sec7-nucleus {
		padding-top: 60px !important;
		padding-bottom: 0px !important;
	}
	
	.custom-footer h3 {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.custom-footer .footer-box p, .custom-footer .footer-box a {
		font-size: 12px;
	}
	.custom-footer .col-md-3 {
		margin-bottom: 25px;
	}
	.custom-footer {
		padding-bottom: 30px;
		margin-top: 60px !important;
	}
	.custom-site-footer .site-info p {
		font-size: 13px;
	}
	.custom-site-footer .site-info {
		padding: 22px 0px;
	}
	
	.inner-page-banner h1 {
	    font-size: 22px;
		max-width: 879px;
	}
	
	.solutions-sec1 {
		margin-top: 60px;
	}
	.solutions-sec1 h2 {
		font-size: 18px !important;
	}
	.solutions-sec1-text-box p {
		font-size: 14px;
	}
	.solutions-sec1-bottom {
		margin-top: 40px;
	}
	.solutions-sec1-bottom h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.solutions-sec1-bottom ul {
		font-size: 14px;
	}
	.solutions-sec1-row {
		padding: 35px 30px 0px;
		max-width: 830px;
		margin: 35px auto 0px !important;
	}
	.solutions-sec1-row h3 {
		font-size: 15px;
	}
	.solutions-sec2 {
		padding-top: 60px;
	}
	.solutions-sec5 {
		margin-top: 0px;
	}
	
	.solutions-sec5 {
		margin-top: 0px;
	}
	.solutions-sec5 .solutions-sec5-row {
		margin-top: 40px;
	}
	.solutions-sec5 .solutions-sec5-row p {
		font-size: 14px;
		max-width: 760px;
	}
	.solutions-sec1 .wpb_single_image figure .vc_single_image-wrapper {
		text-align: center;
	}
	.solutions-sec2 .solutions-sec1-row {
		padding: 35px 30px 35px;
	}
	
	.solutions-sec6 .solutions-sec-head h1 {
		font-size: 24px;
	}
	.solutions-sec6 .solutions-sec-head {
		margin-bottom: 50px;
	}
	.solutions-sec6 h4 {
		font-size: 20px;
		margin-bottom: 40px;
	}
	.solutions-sec6 h5 {
		font-size: 15px;
	}
	.solutions-sec6 .vc_col-sm-3 {
		margin-bottom: 60px;
	}
	.solutions-sec6 {
		margin-top: 30px;
	}
	.sec4-nucleus .sec3-text-box p br {
		display: none;
	}
	.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 {
		background-size: 90% 85%;
	}
	.service-pad .wpb_wrapper {
		padding: 0px;
	}
	.services-sec-para p {
		font-size: 16px;
		max-width: 1200px;
		margin: 0px auto 16px;
	}
	.services-sec-para {
		margin-top: 60px;
	}
	.services-sec5 h3 {
		font-size: 25px;
	}
	.services-sec4 h4 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.services-sec4 .sec3-text-box img {
		margin-bottom: 15px;
	}
	.services-sec4 p {
		font-size: 14px;
	}
	.services-sec4 .sec3-text-box {
		top: -60px;
	}
	.services-sec4 {
		padding-bottom: 80px;
	}
	.services-sec4 .services-sec5 {
		margin-top: 0px !important;
	}
	.services-sec4 .vc_col-sm-4 {
		width: 50%;
	}
	
	
	.headerNav {
		margin-right: 0px;
	}
	.nous-top-sec-text h1 {
		font-size: 17px;
		max-width: 260px;
	}
	#job-search-form .job_search_text.float_left {
		width: 100%;
		position: relative;
		margin-bottom: 30px;
	}
	#job-search-form .job_search_city.float_right {
		width: 100%;
		position: relative;
	}
	#job-search-form .job_search_text.float_left input {
		width: 100%;
	}
	#job-search-form .job_search_text.float_left img {
		position: absolute;
		left: auto;
		right: 12px;
		top: 12px;
	}
	#job-search-form .job_search_city.float_right input {
		width: 100%;
	}
	#job-search-form .job_search_city.float_right img {
		position: absolute;
		left: auto;
		top: 0px;
		right: 0px;
	}
	.nous-sec2-content h1 {
		font-size: 25px;
	}
	.contactUsSec-head h1 {
		font-size: 25px;
	}
	.contact-us-from .top-row input {
		max-width: 630px;
	}
	.contact-us-from .bottom-row {
		max-width: 630px;
		margin: 40px auto 0px;
	}
	.contact-us-from .bottom-row .for-flex p label {
		font-size: 14px;
	}
	.contactUsSec {
		padding-top: 60px;
	}
	.contactUsSec-head {
		margin-bottom: 60px;
	}
	.custom-footer .footer-box {
    	overflow: hidden;
	}
}



@media (min-width: 320px) and (max-width: 767px) {
	
	
	body {
		overflow-x: hidden;
	}
	

	
	h2 {
		font-size: 20px !important;
	}
	p { 
		font-size: 16px !important;
	}
	
	
	
	.home-banner-sec .banner-img-box .vc_figure .vc_single_image-wrapper img {
		height: 500px;
	}
	.banner-content-box h1 {
		margin-bottom: 15px;
		font-size: 16px;
	}
	.banner-content-box h1 br {
		display: none;
	}
	.banner-content-box h3 {
		font-size: 16px;
	}
	.banner-content-box h3 br {
		display: none;
	}
	.banner-btn {
		margin-top: 30px;
	}
	.home-banner-sec .banner-btn a {
		padding: 15px 30px !important;
		font-size: 12px !important;
	}
	.home-banner-sec .banner-btn a i {
		right: 15px !important;
		transform: rotate(-30deg) !important;
		top: 19px !important;
		font-size: 12px !important;
	}
	.customHeader {
		padding: 20px 0px 0px 0px;
	}
	.banner-content-box {
		padding: 0px 15px !important;
		max-width: 470px;
	}
	
	.custom-footer h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.custom-footer .col-md-3 {
		margin-bottom: 30px;
	}
	.custom-footer .footer-box p, .custom-footer .footer-box a {
		font-size: 12px;
	}
	.custom-footer {
		padding-bottom: 30px;
		margin-top: 40px !important;
		padding-left: 15px;
        padding-right: 15px;
	}
	.custom-site-footer .site-info p {
		font-size: 12px;
	}
	.custom-site-footer .site-info {
		padding: 20px 0px;
	}
	
	.sec2-nucleus {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.sec2-nucleus-head h2 {
		margin-bottom: 25px !important;
	}
	.sec2-nucleus-head {
		margin-bottom: 30px;
	}
	.sec2-nucleus .text-box > .vc_column-inner > .wpb_wrapper {
		padding: 20px 30px;
	}
	.sec2-nucleus h3 {
		font-size: 16px;
		margin-bottom: 18px;
	}
	.sec2-nucleus li {
		font-size: 14px;
	}
	.sec2-nucleus ul {
		padding-left: 22px;
	}
	.btn-style a {
		padding: 16px 44px !important;
	}
	.btn-style a i {
		right: 24px !important;
		transform: rotate(-45deg) !important;
		top: 20px !important;
		font-size: 12px !important;
	}
	.btn-style {
		margin-top: 30px;
	}
	.sec2-nucleus .sec2-nucleus-boxes {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.sec2-nucleus .sec2-nucleus-boxes .vc_column_container {
		padding: 0px !important;
	}
	
	
	.sec3-nucleus {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sec3-nucleus-head h2 {
		margin-bottom: 25px !important;
	}
	.sec3-nucleus-head p {
		max-width: 100%;
		margin: 0px auto 18px;
	}
	.sec3-nucleus .sec3-row-one {
		margin-bottom: 40px;
		margin-top: 20px;
	}
	.sec3-nucleus-head {
		margin-bottom: 0px;
	}
	.sec3-nucleus h4 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.sec3-nucleus .sec3-row-one p, .sec3-nucleus .sec3-row-two p {
		font-size: 14px !important;
		margin-bottom: 20px;
	}
	.sec3-nucleus .sec3-row-one .vc_col-sm-6:first-child {
		margin-bottom: 40px;
	}
	.sec3-row-two {
		display: flex;
		flex-direction: column-reverse;
		flex-wrap: nowrap;
	}

	.sec3-row-two .vc_col-sm-6:first-child {
		margin-top: 40px;
	}
	
	.sec4-nucleus .sec3-text-box .vc_col-sm-12 > .vc_column-inner {
		padding: 0px 0px !important;
	}
	.sec4-nucleus .sec3-nucleus-boxes {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.sec4-nucleus .sec3-nucleus-boxes .vc_column_container {
		padding: 0px 0px !important;
		max-width: 290px;
		margin: 0px auto 0px;
	}
	.sec4-nucleus .sec3-nucleus-boxes .vc_col-sm-4 {
		background-size: 100% 100%;
		margin-top: 30px;
	}
	.sec4-nucleus .sec3-text-box h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.sec4-nucleus .sec3-text-box p {
		font-size: 14px !important;
		margin-bottom: 50px;
	}
	.sec4-nucleus {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.sec5-nucleus .sec5-nucleus-content .vc_col-sm-12 > .vc_column-inner {
		padding: 20px 20px !important;
	}
	.sec5-nucleus .sec5-nucleus-content p {
		font-size: 14px !important;
	}
	.sec5-nucleus .sec5-nucleus-content ul li {
		font-size: 14px;
	}
	.sec5-nucleus .sec5-nucleus-content ul {
		margin: 22px 0px !important;
		padding-left: 25px;
	}
	.sec5-nucleus .btn-style {
		margin-top: 40px !important;
	}
	.sec5-nucleus {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sec5-nucleus h2 {
		margin-bottom: 30px !important;
	}
	
	
	.sec6-nucleus-head {
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.sec6-nucleus h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.sec6-nucleus {
		padding-top: 40px !important;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	
	.sec7-nucleus {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.sec7-nucleus-head h2.vc_custom_heading {
		margin-bottom: 30px !important;
	}
	.sec7-nucleus .galleryhome .vc_col-sm-3 {
		width: 100% !important;
	}
	
	
	.inner-page-banner h1 {
		font-size: 18px;
		max-width: 100%;
	}
	.inner-page-banner {
		padding-top: 140px;
	}
	
	
	.solutions-sec1 h2 {
		margin-bottom: 25px !important;
		font-size: 18px !important;
	}
	.solutions-sec1 {
		margin-top: 40px;
	}
	.solutions-sec1-text-box p {
		font-size: 14px !important;
	}
	.solutions-sec1 .solutions-sec1-text-box {
		margin-bottom: 20px;
	}
	.solutions-sec1 img {
		width: 100%;
	}
	.solutions-sec1-bottom {
		margin-top: 30px;
	}
	.solutions-sec1-bottom h3 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.solutions-sec1-bottom ul {
		font-size: 14px;
		padding-left: 30px;
	}
	.solutions-sec1-row {
		margin: 40px auto 0px !important;
		padding: 20px 25px 0px;
	}
	.solutions-sec1-bottom .wpb_text_column {
		margin-bottom: 0px !important;
	}
	.solutions-sec1-row h3 {
		font-size: 14px;
	}
	.solutions-sec1-row .solutions-sec1-images {
		max-width: 750px;
		margin: 30px auto 0px;
	}
	.solutions-sec1-row .solutions-sec1-images .vc_col-sm-3 {
		margin-bottom: 20px;
	}
	.solutions-sec1-row .solutions-sec1-images img {
		width: 100%;

	}
	
	
	.inner-page-banner {
		padding-top: 140px;
	}
	.solutions-sec2 {
		padding-top: 20px;
	}
	.solutions-sec2 .solutions-sec1-text-box {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.solutions-sec2 p {
		margin-bottom: 20px;
	}
	.solutions-sec2 ul li {
		font-size: 14px;
	}
	.solutions-sec2 ul {
		padding-left: 30px;
	}
	.solutions-sec2 .wpb_text_column {
		margin-bottom: 0px;
	}
	
	.solutions-sec3 ul li {
		font-size: 14px;
	}
	.solutions-sec3 .wpb_text_column {
		margin-bottom: 0px;
	}
	.solutions-sec3 ul {
		margin-top: 20px;
	}
	.solutions-sec5 .solutions-sec5-row {
		margin-top: 30px;
	}
	.solutions-sec6 .solutions-sec-head h1 {
		font-size: 22px;
	}
	.solutions-sec6 {
		margin-top: 30px;
	}
	.solutions-sec6 .solutions-sec-head {
		margin-bottom: 30px;
	}
	.solutions-sec6 h4 {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.solutions-sec6 h5 {
		font-size: 14px;
	}
	.solutions-sec6 .vc_col-sm-3 {
		margin-bottom: 20px;
	}
	
	.services-sec-para {
		margin-top: 40px;
	}
	.services-sec4 .sec3-text-box img {
		margin-bottom: 10px;
	}
	.services-sec4 h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.services-sec4 p {
		font-size: 14px !important;
	}
	.services-sec4 .sec3-nucleus-boxes .vc_col-sm-4 {
		max-width: 320px;
        margin: 0px auto 80px !important;
	}
	.services-sec4 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.services-sec5 {
		margin-top: 0px;
	}
	.services-sec5 h3 {
		font-size: 22px;
	}
	
	
	.nous-top-sec-text h1 {
		margin-bottom: 30px;
	}
	#job-search-form .job_search_text.float_left {
		width: 100%;
		position: relative;
		margin-bottom: 30px;
	}
	#job-search-form .job_search_text.float_left input {
		width: 100%;
	}
	#job-search-form .job_search_text.float_left img {
		position: absolute;
		top: 12px !important;
		left: auto !important;
		right: 12px;
	}
	#job-search-form .job_search_city.float_right {
		width: 100%;
		position: relative;
	}
	#job-search-form .job_search_city.float_right input {
		width: 100%;
		margin-bottom: 20px;
	}
	#job-search-form .job_search_city.float_right img {
		position: absolute;
		top: 0px;
		left: auto;
		right: 0px;
	}
	.nous-sec2-content h1 {
		font-size: 22px;
	}
	.nous-sec2-content {
		margin-top: 20px;
	}
	.nous-rej-form {
		margin-top: 40px;
		margin-bottom: 0px;
	}
	.nous-rej-form .file-choose-box {
		margin-top: 0px;
	}
	.nous-rej-form .summit-btn {
		margin-top: 90px;
	}
	.nous-rej-form .file-choose-box label:after {
		bottom: -35px;
	}
	
	
	.contactUsSec-head h1 {
		font-size: 22px;
	}
	.contactUsSec-head {
		margin-bottom: 40px;
	}
	.contactUsSec {
		padding-top: 40px;
	}
	.contact-us-from .bottom-row {
		margin-top: 40px;
		padding: 30px 30px 30px;
	}
	.contact-us-from .bottom-row .for-flex p {
		flex-direction: column;
		flex-wrap: wrap;
		gap: 10px;
		margin-bottom: 30px !important;
	}
	.contact-us-from .bottom-row .for-flex p label {
		width: 100% !important;
	}
	.contact-us-from .bottom-row select {
		width: 100% !important;
	}
	.contact-us-from .bottom-row .for-flex p span {
		width: 100%;
	}
	.contact-us-from .bottom-row textarea {
		width: 100%;
	}
	.contact-us-from .bottom-row .check-box-form span.wpcf7-form-control.wpcf7-checkbox.form-control span {
		font-size: 13px;
	}
	.contact-us-from .bottom-row .for-flex input {
		height: 32px;
		width: 100%;
	}
	
}




@media (min-width: 320px) and (max-width: 1024px) {
	
	.toggle-btn-hd {
		display: block;
	}
	
	.headerMain .col-md-3 {
		flex: 0 0 100%;
		max-width: 100%;
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	.headerMain .col-md-3 .headerLogo {
		width: 50%;
        background-color: transparent;
        border: 0px;
	}
	.headerMain .col-md-3 .toggle-btn-hd {
		width: 50%;
		text-align: end;
	}
	.headerMain .col-md-3 .headerLogo a.sina-brand {
		margin: 0px !important;
	}
	.headerMain .col-md-9 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.headerMain .col-md-9 .headerNav.sina-nav {
		margin: 30px 0px 0px;
	}
	.headerMain .sina-menu {
		flex-direction: column;
		flex-wrap: nowrap;
		gap: 0px;
		background-color: #ff5800;
	}
	.headerMain .sina-menu li {
		width: 100%;
	}
	.toggle-btn-hd button {
		background-color: #ff5800;
		border: 3px solid #fff;
		width: 40px;
		height: 40px;
		color: #fff;
	}
	.headerMain .gt_selector.notranslate {
		border-top: 1px solid #fff !important;
		width: 100%;
	}
}
