/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.fusion-logo img {
max-width: 200px !important;
}
/*menu*/
.-fusion-flyout-menu-active .-fusion-toggle-icon-line {
background-color: #fff !important;
}



@media only screen and (min-width: 800px) {
.fusion-main-menu ul li {
text-align: left;
max-width: 400px;
margin: 0 auto;	
}
	
.fusion-header-has-flyout-menu .fusion-flyout-menu {
width: 40% !important;
left: auto !important;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu-bg {
left: auto !important;
width: 40% !important;
}

}
@media only screen and (max-width: 800px) { 
	.fusion-main-menu a span {
    font-size: 18px !important;
}
}



.fusion-main-menu ul {
	padding-left: 30px;
list-style: none;	
padding-right: 30px;
}
.fusion-main-menu ul li {
	font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
line-height: 30px;
}

.fusion-main-menu ul li:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #00a6b7;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
    border-radius: 25px;
}

.fusion-flyout-menu-active .fusion-toggle-icon-line {
background-color: #ffffff !important;	
}


.fusion-main-menu a span {
text-transform: uppercase;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #ffffff !important;
font-size: 23px ;
}



.top-cont {
background: rgb(14,164,181);
background: linear-gradient(150deg, rgba(14,164,181,1) 0%, rgba(0,59,75,1) 100%);
height:75vh;
padding-top: 15vh !important;
}

.top-cont:before {
content:"";
position: absolute;
left:0;
top:0;
width:100%;
height:100%;
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2020/01/bg-mod4.png);
background-repeat:no-repeat;
}

.top-cont h1 {
color:#fff !important;
font-size:40px !important;
text-transform:uppercase !important;
letter-spacing: 0.5px !important;}

.top-cont h1 span {
color:#fff; font-size:48px;}

.top-cont .txt p {
color:#fff;
font-size:18px;
text-align: center;
max-width: 760px;
margin: 0 auto;
letter-spacing: 0.5px;
}

.bt-cta {}
.top-cont .bt-cta a {color: #fff;}
.top-cont .bt-cta p {
background-color: #003b4b;
border-radius: 25px;
color: #fff;
font-size: 14px;
margin-bottom: 0px;
text-align: center;
width: max-content;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0 auto;
margin-top: 80px;
cursor: pointer;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
transition: 0.3s;
}
.bt-cta p:hover {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.halfcircle-cont {margin-top: -99px;}
#halfcircle path {fill: #ffffff; stroke: #ffffff5c; stroke-width: 20px;}

.cont-box-product {
margin-bottom:60px;
margin-top: -120px;
}
.cont-box-product .fusion-builder-row { max-width:1100px !important;}

.cont-box-product .box-product {
background-color:#ffffff;
border-radius:15px;
padding: 20px 20px 0px 20px;
box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
	}

.cont-box-product .box-product h2 {
text-align: center !important;
text-transform: uppercase;
padding-bottom: 20px !important;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #003b4b;
}
.cont-box-product .box-product .txt p {
font-size: 16px;
letter-spacing: 0.5px;
text-align: center;
color: #333333;
margin-bottom:0px;
}
.bt-cta-light {
margin-bottom: -19px;	
}
.bt-cta-light p {
background-color: #e2eaed;
border-radius: 25px;
color: #00384a;
font-size: 13px;
margin-bottom: 0px;
text-align: center;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0 auto;
margin-top: 20px;
cursor: pointer;
transition: 0.3s;
font-weight: 600;
}
.bt-cta-light p:hover {
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.box-feat-cont {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/software-18a.png);
background-position: left top !important;
padding-top: 100px !important;
}

.-box-feat-cont .fusion-builder-row {
max-width: 1100px !important;
padding: 65px 0;
}


.box-feat-contb {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/software-18a.png);
background-position: left top !important;
padding-top: 100px !important;
margin-top: 150px !important;
}

.-box-feat-contb .fusion-builder-row {
max-width: 1100px !important;
padding: 65px 0;
}


.box-feat-cont h3, .box-feat-contb h3 {
text-align: left !important;
padding-bottom: 5px !important;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #003b4b !important;
font-size: 20px !important;
}
.box-feat-cont h4, .box-feat-contb h4 {
text-align: left !important;
text-transform: uppercase;
padding-bottom: 20px !important;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #00a6b7 !important;
font-size: 18px !important;
}

.box-feat-cont .txt p, .box-feat-contb .txt p {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
 margin-bottom: 0px;
}
.img-scanner:before {
content:"";
height:360px;
width:52%;
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/logitools-122a.jpg);
position: absolute;
right: 0;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
	
}
.img-dates:before {
content:"";
height:360px;
width:52%;
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2020/01/logitools-122d.jpg);
position: absolute;
right: 0;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
background-position: center;
opacity: 0.8;
	
}
.box-feat-cont .fusion-builder-row {
max-width: 1100px !important;
}

.box-feat-cont-txt {
margin-top: 28px !important;
margin-bottom: 0px !important;
padding: 40px;
border-radius: 15px;
background-color: #fbfbfb;
box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
}


.box-feat-cont-img {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/logitools-122a.jpg);
background-position: left top !important;
min-height: 310px;
background-size: cover;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
}


.box-tech-cont .fusion-builder-row {
max-width: 1100px !important;

}
.box-tech-cont .tech-toggles {
background-color: #fff;
border-radius: 15px;
padding: 20px !important;
box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
margin-bottom: -150px;
}

.box-tech-cont h3 {
color: #fff !important;
text-transform: uppercase;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
font-size: 24px !important;
}
.box-tech-cont {
margin-top: 150px !important;
background-color: #087686 !important;
padding-bottom: 0px !important;
padding-top: 30px !important;
margin-bottom: 180px;
}
.tech-toggles h4 a {
text-transform: uppercase;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #00384a !important;
font-size: 18px !important;
background-color: #e2eaed !important;
border-radius: 15px;
padding: 10px 10px 10px 30px !important;
}

.tech-toggles .toggle-content p {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
margin-bottom: 0px;
padding: 10px 30px 20px 30px;
}
.tech-toggles .active {
background-color: #00a6b7!important;
color: #fff !important;

}
.tech-toggles .fusion-panel {
margin-bottom: 5px;
}

.tech-toggles .fa-fusion-box {
border-radius: 15px;
color: #00a6b7 !important;
padding: 7.5px !important;
}

.cont-news {
background-color: #e2eaed !important;

padding: 20px 30px !important;
}

.cont-news h3 {
color:#00a6b7 !important;
font-size: 40px !important;
text-align: center !important;
font-weight: 600 !important;
}
.cont-news h3 span {
color:#00384a;
}

.cont-news .news-txt p {
text-align: center !important;
font-size: 16px;
letter-spacing: 0.5px;
color: #333333;
margin-bottom: 0px;
}

.cont-news .form-news .nf-form-content {
max-width: 700px !important;
}

.cont-news .form-news nf-fields-wrap nf-field:nth-child(1) {
width: 100% !important;
}
.cont-news .form-news nf-fields-wrap nf-field:nth-child(2) {
position: absolute;
right: 0px;
}

.cont-news .nf-response-msg p {
text-align: center !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #00384a !important;	
}



.cont-news .form-news input[type="email"] {
border: 0px solid #ffffff !important;
background: #ffffff !important;
height: 45px !important;
padding: 5px 15px;
color: #00a6b7 !important;
border-radius: 25px;
font-size: 16px;
letter-spacing: 0.5px;
  
}

.cont-news .form-news input[type=button] {
background-color: rgb(0, 166, 183) !important;
height: 45px !important;
border-bottom: 1px solid #00a6b7 !important;
color: #fff !important;
border-radius: 25px;
font-size: 16px;
letter-spacing: 0.5px;
}
.cont-news .form-news input::placeholder {
color: #00a6b7 !important;
}
.cont-news .form-news nf-fields-wrap {
display: flex;
position: relative;
}

.cont-news .form-news .nf-error-msg, .cont-news .form-news .ninja-forms-req-symbol, .cont-news .form-news .nf-form-fields-required {
display: none !important;
}


.cont-news .form-news .nf-error.field-wrap .nf-field-element:after {
top: 5px !important;
right: 120px !important;
bottom: 0 !important;
height: 35px !important;
width: 35px !important;
line-height: 35px !important;
border-radius: 25px;
}

.cont-news .form-news .nf-pass.field-wrap .nf-field-element:after {
top: 0 !important;
right: 120px !important;
height: 45px !important;
line-height: 45px !important;	
}

.cont-icons .fusion-builder-row {
    
}

.cont-icons {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/software-18b.png);
background-position: left top !important;
padding: 110px 30px 100px 30px !important;
margin-top: 50px;
}
.cont-icons .cont-icons-box {}
.cont-icons .positiontop {
margin-top: -60px !important;
}
.cont-icons .cont-icons-box i {
line-height: 120px !important;
height: 120px !important;
width: 120px !important;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3) !important;
transition: 0.5s;
}
.cont-icons .cont-icons-box i:hover {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5) !important;
	font-size: 40.8px !important;
}


.cont-icons .cont-icons-text p {
text-align: center;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
color: #00384a;
padding-top: 10px;
}

.cont-contact .fusion-builder-row {
max-width: 1100px !important;
}

.cont-contact {
background-color: #e2eaed !important;
padding-top: 30px !important;
}
.cont-contact h3 {
color: #00a6b7 !important;
font-size: 40px !important;
text-align: center !important;
font-weight: 600 !important;
}
.cont-contact h3 span {
color: #00384a;
}
.cont-contact .contact-txt p {
 text-align: center !important;
font-size: 16px;
letter-spacing: 0.5px;
color: #333333;
margin-bottom: 0px;
}
.form-contact {
	padding-top: 30px !important;
}

/*contactform7*/
.form-contact .form-contact-bt input[type=submit] {
background-color: rgb(0, 166, 183) !important;
height: 45px !important;
border-bottom: 1px solid #00a6b7 !important;
color: #fff !important;
border-radius: 25px !important;
font-size: 16px !important;
letter-spacing: 0.5px;
width: 100% !important;
cursor: pointer;
margin-top: 10px;
}
.form-contact .form-contact-textarea textarea {
border: 0px solid #ffffff !important;
background: #ffffff !important;
height: 100px !important;
padding: 5px 15px;
color: #00a6b7 !important;
border-radius: 25px !important;
font-size: 16px;
letter-spacing: 0.5px;
border-bottom: #e2eaed 1px solid !important;

}
.form-contact .form-contact-textarea textarea::placeholder {
color: #00a6b7 !important;
}

.form-contact .fusion-column-wrapper {
	padding: 35px !important;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
	min-height: 470px !important;
}

.form-contact input::placeholder {
color: #00a6b7 !important;
}

.form-contact .fusion-alert.alert:not( .fusion-live-alert ) {
 display: none;
}



.form-contact-news-row {
max-width: 700px !important;
margin: 0 auto;
    position: relative;
}
.form-contact-news-bt {text-align: center;}
.form-contact-news-bt input[type=submit] {
        background-color: rgb(0, 166, 183) !important;
    height: 45px !important;
    border-bottom: 1px solid #00a6b7 !important;
    color: #fff !important;
    border-radius: 25px !important;
    font-size: 16px !important;
    letter-spacing: 0.5px;
}
#wpcf7-f3336-p7-o1 .fusion-alert.alert:not( .fusion-live-alert ) {

}

.cont-news form.invalid .wpcf7-response-output, .cont-news form.unaccepted .wpcf7-response-output {
    display: none !important;
}
.cont-news form.sent .wpcf7-response-output {
    border-color: #46b450;
    max-width: 700px;
    margin: 10px auto;
    padding: 10px;
    background-color: #46b45024;
    border-radius: 25px !important;
    color: #00384a;
    font-size: 16px;
    font-weight: 700;
}

.form-contact-news-row .fusion-slider-loading {
position: absolute !important;
right: 10px !important;
top: -2px !important;
left: auto !important;
}
.form-contact-news-row .wpcf7-not-valid-tip {
position: absolute;
left: 14px !important;
top: auto;
bottom: -35px; 
}


@media only screen and (max-width: 800px) {
.form-contact .fusion-column-wrapper {
min-height: auto !important;
} 
}

.form-contact .nf-error-msg, .form-contact .ninja-forms-req-symbol, .form-contact .nf-form-fields-required {
display: none !important;
}
.form-contact .nf-error.field-wrap .nf-field-element:after {
top: 5px !important;
right: 10px !important;
bottom: 0 !important;
height: 35px !important;
width: 35px !important;
line-height: 35px !important;
border-radius: 25px;
}

.form-contact .nf-pass.field-wrap .nf-field-element:after {
top: 0 !important;
right: 10px !important;
height: 45px !important;
line-height: 45px !important;	
}
.form-contact .nf-form-content {

}




.form-contact input[type="email"], .form-contact input[type="text"], .form-contact input[type="tel"] {
border: 0px solid #ffffff !important;
background: #ffffff !important;
height: 45px !important;
padding: 5px 15px;
color: #00a6b7 !important;
border-radius: 25px !important;
font-size: 16px;
letter-spacing: 0.5px;
border-bottom: #e2eaed 1px solid !important;
margin: 10px 0;
  
}

.form-contact input[type=button] {
background-color: rgb(0, 166, 183) !important;
height: 45px !important;
border-bottom: 1px solid #00a6b7 !important;
color: #fff !important;
border-radius: 25px;
font-size: 16px;
letter-spacing: 0.5px;
width: 100% !important;
cursor: pointer;
}
.form-contact  #nf-field-6-container {
 margin-bottom: 0px !important;
}

.form-contact #nf-field-9 {
border: 0px solid #ffffff !important;
background: #ffffff !important;
height: 100px !important;
padding: 5px 15px;
color: #00a6b7 !important;
border-radius: 25px !important;
font-size: 16px;
letter-spacing: 0.5px;
border-bottom: #e2eaed 1px solid !important;
}
.form-contact #nf-field-9::placeholder {
color: #00a6b7 !important;
}
.form-contact .nf-response-msg p {
text-align: center !important;
font-size: 16px  !important;
letter-spacing: 0.5px  !important;
color: #333333  !important;
margin-bottom: 0px  !important;
font-weight: 600 !important;
}

.cont-contact .box-contact-icons p, .cont-contact .box-contact-icons a {
font-size: 16px;
font-weight: 600;
color: #00384a;
letter-spacing: 0.5px;
line-height: 35px !important;
}
.cont-contact .box-contact-icons {
padding-top: 60px !important;
}
.cont-contact .box-contact-icons img {
margin-right: 10px;
}


.bgmap {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2020/01/map-lt-1.jpg);
min-height: 300px;
margin-top: -200px;
background-position: right top !important;
z-index: 9;
}


/*projs*/

.top-cont-proj {
background-color: rgb(226, 234, 237) !important;
height:75vh;
padding-top: 15vh !important;


}


.top-cont-proj .fusion-builder-row {
max-width: 1100px !important;
}
.top-cont-proj-bg-lts:before {
content:"";
position: absolute;
right:0;
bottom:0;
width:100%;
height:100%;
background-image: url(/wp-content/uploads/2020/01/lts-bg.png);
background-repeat: no-repeat;
background-position: bottom right;
opacity: 0.5;
}
.top-cont-proj-bg-clinic:before {
content:"";
position: absolute;
right:0;
bottom:0;
width:100%;
height:100%;
background-image: url(/wp-content/uploads/2020/01/clinica-bg.png);
background-repeat: no-repeat;
background-position: bottom right;
opacity: 0.5;
}
.top-cont-proj-bg-farm:before {
content:"";
position: absolute;
right:0;
bottom:0;
width:100%;
height:100%;
background-image: url(/wp-content/uploads/2020/01/farmacia-bg.png);
background-repeat: no-repeat;
background-position: bottom right;
opacity: 0.5;
}
.top-cont-proj-bg-qs:before {
content:"";
position: absolute;
right:0;
bottom:0;
width:100%;
height:100%;
background-image: url(/wp-content/uploads/2020/01/quem-somos-lt.png);
background-repeat: no-repeat;
background-position: top right;
opacity: 0.3;
}

.top-cont-proj h1 {
color:#003b4b !important;
font-size:40px !important;
text-transform:uppercase !important;
letter-spacing: 0.5px !important;
line-height: 50px !important;}

.top-cont-proj h1 span {
color:#00a6b7;
font-size:48px;}

.top-cont-proj .txt p {
color:#003b4b;
font-size:18px;
text-align: left;
max-width: 760px;
margin: 0 auto;
letter-spacing: 0.5px;
}
.top-cont-proj .bt-cta a {
	color: #fff;
}

.top-cont-proj .bt-cta p {
background-color: #003b4b;
border-radius: 25px;
color: #fff;
font-size: 14px;
margin-bottom: 0px;
text-align: center;
width: max-content;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 0.5px;

margin-top: 80px;
cursor: pointer;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
transition: 0.3s;
}



.box-tech-cont-proj .fusion-builder-row {
max-width: 1100px !important;
background-color: #fff;
border-radius: 15px;
padding: 20px !important;
box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
}

.box-tech-cont-proj:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/software-18.png);
background-repeat: no-repeat;
background-position: center;
}

.box-tech-ip-cont-proj .fusion-builder-row {
max-width: 1100px !important;

}
.box-tech-ip-cont-proj .box-lts{

background-color: #fff;
border-radius: 15px;
padding: 20px !important;
box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2);
}


.box-tech-ip-cont-proj:before {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2019/12/software-18.png);
background-repeat: no-repeat;
background-position: center;
}

.cont-proj-title-tools h3 {
	
	color: #00a6b7 !important;
    letter-spacing: 0.5px !important;
    font-weight: 600 !important;
    font-size: 40px !important;
    margin: 20px 10px 30px 10px !important;
}
.cont-proj-title-tools h3 span {
	color: #00384a !important;
}

.box-tech-cont-proj h3 {
    color: #00384a !important;
    text-transform: uppercase;
    letter-spacing: 0.5px !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    margin: 20px 10px 30px 10px !important;
}
.box-tech-cont-proj {
margin-top: -120px !important;

padding-bottom: 0px !important;
padding-top: 30px !important;
margin-bottom: 100px;
}

.box-tech-ip-cont-proj h3 {
color: #00384a !important;
text-transform: uppercase;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
font-size: 24px !important;
margin: 20px 10px 10px 10px !important;
text-align: center !important;
}
.box-tech-ip-cont-proj p {
	font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #333333;
    line-height: 30px;
}
.box-tech-ip-cont-proj {
margin-top: 0px !important;
padding-bottom: 0px !important;
padding-top: 0px !important;
margin-bottom: 30px;
}

.box-tech-ip-sub-cont-proj {
	
}

.color-1 {background-color: #f2e7e7 !important;}
.color-2 {background-color: #e5f8e7 !important;}

.-box-tech-ip-sub-cont-proj .fusion-builder-row {
	    max-width: 1100px !important;
}
.box-tech-ip-sub-cont-proj p {
color: #003b4b;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.5px;
}

.tech-toggles-proj h4 a {
text-transform: uppercase;
letter-spacing: 0.5px !important;
font-weight: 600 !important;
color: #00384a !important;
font-size: 18px !important;
background-color: #e2eaed !important;
border-radius: 15px;
padding: 10px 10px 10px 30px !important;
}

.tech-toggles-proj .toggle-content ul {
padding-left: 30px;
list-style: none;
}

.tech-toggles-proj .toggle-content ul li:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #00a6b7;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
    border-radius: 25px;
}

.tech-toggles-proj .toggle-content ul li {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
line-height: 30px;
}

.tech-toggles-proj .toggle-content p {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
margin-bottom: 0px;
padding: 10px 30px 20px 30px;
}
.tech-toggles-proj .active {
background-color: #00a6b7!important;
color: #fff !important;

}
.tech-toggles-proj .fusion-panel {
margin-bottom: 5px;
}

.tech-toggles-proj .fa-fusion-box {
border-radius: 15px;
color: #00a6b7 !important;
padding: 7.5px !important;
}

.txt-about-us ul {
padding-left: 30px;
list-style: none;	
padding-right: 30px;
}

.txt-about-us ul li {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
line-height: 30px;
margin-bottom: 30px;
}

.txt-about-us ul li:before {
content: "";
display: inline-block;
width: 10px;
height: 10px;
background-color: #00a6b7;
vertical-align: middle;
margin: 0px 10px 0px 0px;
border-radius: 25px;
}
.img-logo-footer {
max-width: 150px;
}
.footer-menu-logoimg {
text-align: center;
}

.footer-menu-link-icons p {
font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #bfbfbf;
line-height: 23px;	
}
.footer-menu-link-icons img {
	    padding-right: 10px;
}

.footer-menu-link ul {
	padding-left: 30px;
list-style: none;	
padding-right: 30px;
}
.footer-menu-link ul li {
	font-size: 16px;
letter-spacing: 0.5px;
text-align: left;
color: #333333;
line-height: 30px;
}

.footer-menu-link ul li:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #00a6b7;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
    border-radius: 25px;
}
.footer-menu-link ul li a {
	display: inline-block;
}


/*form-checklist-client*/
.cont-checklist-client {}
.form-checklist-client {
max-width: 900px;
margin: 0 auto !important;
background-color: #fff;
padding: 30px !important;
}

.form-checklist-client .nf-form-content label {
font-size: 15px;
font-weight: 100;
color: #000;
letter-spacing: 0.5px;
}

.form-checklist-client .nf-form-content .listselect-wrap .nf-field-element div,.form-checklist-client .nf-form-content input.ninja-forms-field,.form-checklist-client .nf-form-content select.ninja-forms-field:not([multiple]){ height: 35px;}

.form-checklist-client .section1, .form-checklist-client .section2, .form-checklist-client .section3, .form-checklist-client .section4, .form-checklist-client .section5, .form-checklist-client .section6 {
font-size: 16px;
font-weight: 600;
color: #000;
letter-spacing: 0.5px;
margin-bottom: 10px !important;
margin-top: 20px !important;
}

.form-checklist-client nf-fields-wrap {display: inline-block;width: 100%;}

.form-checklist-client nf-fields-wrap nf-field .nf-field-container {padding: 0 10px;}

.modelform1 {width: 33%;display: inline-block;}

.form-checklist-client nf-fields-wrap nf-field:nth-child(2) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(3) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(4) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(5) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(6) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(7) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(8) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(9) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(10) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(11) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(12) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(12) ul li {display: inline-block;margin: 7px 0 0 0 !important;width: 30%;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(13) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(14) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(15) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(16) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(16) ul li {display: inline-block;margin: 7px 0 0 0 !important;width: 30%;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(17) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(18) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(19) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(20) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(21) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(22) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(23) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(24) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(25) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(26) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(27) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(28) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(29) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(30) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(31) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(32) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(33) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(34) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(35) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(36) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(37) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(38) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(39) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(40) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(41) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(42) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(43) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(44) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(45) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(46) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(47) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(48) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(49) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(50) {width: 25%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(51) {width: 25%; display: inline-block;}

.form-checklist-client nf-fields-wrap nf-field:nth-child(52) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(53) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(54) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(55) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(56) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(57) {width: 33%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(58) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(59) {width: 50%; display: inline-block;}

.form-checklist-client nf-fields-wrap nf-field:nth-child(60) {}
.form-checklist-client nf-fields-wrap nf-field:nth-child(61) {width: 50%; display: inline-block;}
.form-checklist-client nf-fields-wrap nf-field:nth-child(62) {width: 50%; display: inline-block;}




.form-checklist-client input[type="email"] {

}

.form-checklist-client input[type=button] {
background-color: rgb(0, 166, 183) !important;
height: 45px !important;
border-bottom: 1px solid #00a6b7 !important;
color: #fff !important;
border-radius: 25px;
font-size: 16px;
letter-spacing: 0.5px;
}



/*cf*/
.cont-form-client-title h3 {
	color: #00384a !important;
    text-transform: uppercase;
    letter-spacing: 0.5px !important;
    font-weight: 600 !important;
    font-size: 24px !important;
}

.cont-row-form-client {background-color: #f6f6f6;float: left;margin: 15px 0;padding: 10px 0;border-radius: 5px;}

.cont-row-form-client p {margin-bottom: 0px !important;}
.wpcf7-field-group button {
background-color: #00a6b721 !important;
width: 30px;
height: 30px;
border-radius: 15px;
border: #00a6b7 1px solid;
cursor: pointer;
margin-left: 10px;
font-size: 21px;
color: #00a6b7;
}


.form-client select {

}
.form-client select::after {

}

.cont-row-form-client label {font-size: 15px !important;color: #000 !important; letter-spacing: 0.5px;}

.cont-row-form-client .radio-option, .cont-row-form-client .checkbox-option, .form-client-row7, .form-client-row6 {font-size: 15px !important;color: #000 !important;letter-spacing: 0.5px;}


.form-client {}
.form-client {max-width: 900px;margin: 0 auto !important;background-color: #fff;padding: 30px !important;}

.form-client-title {font-size: 17px;font-weight: 600;color: #00384a;letter-spacing: 0.5px;width: 100%;float: left;padding: 0 10px;}
.form-client-subtitle {font-size: 16px;font-weight: 600;color: #00384a;letter-spacing: 0.5px;width: 100%;float: left;padding: 0 10px;text-align: center;margin-top: 10px;}

.form-client-row, .form-client-row2 {display: block;}

.form-client-row div, .form-client-row2 div,.form-client-row2b div, .form-client-row3 div, .form-client-row4 div, .form-client-row5 div, .form-client-row6 div, .form-client-row7 div, .form-client-row8 div, .form-client-row9 div, .form-client-row10 div {float: left; display: inline-block; padding: 10px;}

.form-client-row {float: left;width: 100%;}
.form-client-row div:nth-child(1) {width: 33%;} 
.form-client-row div:nth-child(2) {width: 33%;}
.form-client-row div:nth-child(3) {width: 34%;}

.form-client-row2 {float: left;width: 100%;}
.form-client-row2 div:nth-child(1) {width: 50%;}
.form-client-row2 div:nth-child(2) {width: 50%;}
.form-client-row2 div:nth-child(3) {width: 33%;}
.form-client-row2 div:nth-child(4) {width: 33%;}
.form-client-row2 div:nth-child(5) {width: 34%;}
.form-client-row2 div:nth-child(6) {width: 50%;}
.form-client-row2 div:nth-child(7) {width: 50%;}
.form-client-row2 div:nth-child(8) {width: 50%;}


.form-client-row2 div:nth-child(9) {width: 50%;}
.form-client-row2 div:nth-child(10) {width: 33%;}
.form-client-row2 div:nth-child(11) {width: 33%;}
.form-client-row2 div:nth-child(12) {width: 34%;}
.form-client-row2 div:nth-child(13) {width: 50%;}
.form-client-row2 div:nth-child(14) {width: 50%;}

.form-client-row2b {float: left;width: 100%;}
.form-client-row2b div:nth-child(1) {width: 50%;}
.form-client-row2b div:nth-child(2) {width: 50%;}
.form-client-row2b div:nth-child(3) {width: 33%;}
.form-client-row2b div:nth-child(4) {width: 33%;}
.form-client-row2b div:nth-child(5) {width: 34%;}
.form-client-row2b div:nth-child(6) {width: 50%;}
.form-client-row2b div:nth-child(7) {width: 50%;}
.form-client-row2b div:nth-child(8) {width: 33%;}
.form-client-row2b div:nth-child(9) {width: 33%;}
.form-client-row2b div:nth-child(10) {width: 34%;}
.form-client-row2b div:nth-child(11) {width: 50%;}
.form-client-row2b div:nth-child(12) {width: 50%;}



.form-client-row3 {float: left;width: 100%;}
.form-client-row3 div:nth-child(1) {width: 50%;}
.form-client-row3 div:nth-child(2) {width: 50%;}
.form-client-row3 div:nth-child(3) {width: 50%;}
.form-client-row3 div:nth-child(4) {width: 50%;}

.form-client-row4 {float: left;width: 100%;}
.form-client-row4 div:nth-child(1) {width: 50%;}
.form-client-row4 div:nth-child(2) {width: 50%;}
.form-client-row4 div:nth-child(3) {width: 50%;}
.form-client-row4 div:nth-child(4) {width: 50%;}

.form-client-row5 {float: left;width: 100%;}
.form-client-row5 div:nth-child(1) {width: 50%;}
.form-client-row5 div:nth-child(2) {width: 50%;}
.form-client-row5 div:nth-child(3) {width: 50%;}
.form-client-row5 div:nth-child(4) {width: 50%;}

.form-client-row6 {float: left;width: 100%;}
.form-client-row6 div:nth-child(1) {width: 50%;}
.form-client-row6 div:nth-child(2) {width: 50%;}

.form-client-row7 {float: left;width: 100%;}
.form-client-row7 div:nth-child(1) {width: 35%;}
.form-client-row7 div:nth-child(2) {width: 25%;}
.form-client-row7 div:nth-child(3) {width: 25%;}
.form-client-row7 div:nth-child(4) {width: 15%;}

.form-client-row8 {float: left;width: 100%;}
.form-client-row8 div:nth-child(1) {width: 50%;}
.form-client-row8 div:nth-child(2) {width: 50%;}
.form-client-row8 div:nth-child(3) {width: 33%;}
.form-client-row8 div:nth-child(4) {width: 33%;}
.form-client-row8 div:nth-child(5) {width: 34%;}
.form-client-row8 div:nth-child(6) {width: 50%;}
.form-client-row8 div:nth-child(7) {width: 50%;}

.form-client-row9 {float: left;width: 100%;}
.form-client-row9 div:nth-child(1) {width: 50%;}
.form-client-row9 div:nth-child(2) {width: 50%;}

.form-client-row10 {float: left;width: 100%;}
.form-client-row10 div:nth-child(1) {}
.form-client-row10 div:nth-child(2) {}


.form-client-row2 .radio-option {display: inline-block;min-height: 71px;}
.form-client-row2 .radio-option .wpcf7-radio {display: inline-block; width: 100%;}

.form-client-row2 .checkbox-option, .form-client-row2b .checkbox-option {display: inline-block;min-height: 71px;}
.form-client-row2 .checkbox-option .wpcf7-checkbox, .form-client-row2b .checkbox-option .wpcf7-checkbox {display: inline-block; width: 100%;}


.form-client-row10 .checkbox-option {display: inline-block;min-height: 71px;}
.form-client-row10 .checkbox-option .wpcf7-checkbox {display: inline-block; width: 100%;}
.form-client-row10 .checkbox-option .wpcf7-checkbox .wpcf7-list-item {width: 100%;}


.form-client .wpcf7-select-parent {width: 100%!important ;}

.form-client .form-client-row7 .wpcf7-select {width: 100%!important ;}
.wpcf7-field-groups {float: left;}
.form-client .wpcf7-select-parent {padding: 0 !important;width: 100% !important;}


.form-client input[type=text], .form-client input[type=number], .form-client input[type=tel], .form-client input[type=email], .wpcf7-select {font-size: 15px !important; color: #000000;border-radius: 5px !important;}


.form-client-submit {display: block; width: 100%; float: left;}
.form-client-submit input[type=submit] {
background-color: rgb(0, 166, 183) !important;
height: 45px !important;
border-bottom: 1px solid #00a6b7 !important;
color: #fff !important;
border-radius: 10px !important;
font-size: 16px !important;
letter-spacing: 0.5px !important;
}
.form-client .wpcf7-select-parent .select-arrow {
width: 33px !important;
height: 27px !important;
line-height: 10px !important;
border: 1px solid #d2d2d2;
position: absolute;
top: 1px;
right: 1px;
background: #d6ebee !important;
pointer-events: none;
z-index: 10;
font-family: icomoon;
text-align: center;
font-size: 13px !important;
color: #45a6b7 !important;
border-width: 1px;
border-color: #12acbc;
border-radius: 5px;
font-weight: 600 !important;
}

.form-client .wpcf7-mail-sent-ok {
    background-color: #003b4b !important;
    border: 1px solid #f7f7f7 !important;
    color: #ffffff !important;
    margin-top: 20px !important;
    display: block !important;
    float: left !important;
    width: 100% !important;
    border-radius: 10px !important;
}

.form-client .wpcf7-validation-errors {
background-color: #ff888a !important;
    border: 1px solid #f7f7f7 !important;
    color: #ffffff !important;
    margin-top: 20px !important;
    display: block !important;
    float: left !important;
    width: 100% !important;
    border-radius: 10px !important;
}


@media only screen and (max-width: 800px) {
.top-cont {
height: 100vh;
padding-top: 10vh !important;
}
	
.top-cont h1 {
font-size: 30px !important;
}
.top-cont h1 span {
font-size: 38px;
}	
.bt-cta p {
margin-top: 40px;

}	
	
.cont-box-product {
margin-top: -60px;
}
	
.cont-box-product .box-product {
margin-bottom: 50px !important;
}
	
.box-feat-cont {
padding-top: 140px !important;	
padding-right: 30px !important;	
}
	
.img-scanner:before { 
height: 250px;
width: 90%;
background-size: cover;
top:0;
}
	
.box-tech-cont {
margin-top: 80px !important;
padding: 30px 0 0 0 !important;
}
	
.tech-toggles .toggle-content p {
background-color: #ebf8f9;
}
	
.box-tech-cont .fusion-accordian .panel-body {
padding: 0px 0 15px !important;
}
	
.tech-toggles .fusion-panel {
margin-bottom: 25px;
}
	
.tech-toggles .active {
border-top-right-radius: 15px;
border-top-left-radius: 15px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
	
	
.tech-toggles h4 a {
 display: flex !important;
 align-items: center !important;
}
	
	
.img-dates:before {
height: 250px;
width: 90%;
background-size: cover;
top:0;	
}
	
.cont-news {
margin-top: 80px !important;
}
.cont-news h3 {
font-size: 33px !important;
line-height: 36px !important;
padding-bottom: 10px !important;
}
.cont-news .form-news nf-fields-wrap {
display: inline-block;
position: relative;
width: 100%;
}
.cont-news .form-news nf-fields-wrap nf-field:nth-child(1) {
width: 100% !important;
}
.cont-news .form-news nf-fields-wrap nf-field:nth-child(2) {
position: relative;
right: 0px;
}
.cont-news .form-news input[type=button] {
width: 100%;
}
.cont-news .nf-field-container {
margin-bottom: 0px !important;
}
	
.cont-icons .positiontop {
margin-top: 0px !important;
}
.cont-icons {
padding: 40px 30px 40px 30px !important;
margin-top: 0px;
}
	
.cont-contact h3 {
font-size: 36px !important;

}
	
.form-contact .fusion-column-wrapper {
padding: 5px !important;

}
.cont-contact .box-contact-icons {
padding-top: 30px !important;
}
	
.cont-contact .box-contact-icons p, .cont-contact .box-contact-icons a {
font-size: 14px;
	
}
.bgmap {
background-image: url(https://logitools.wpengine.com/wp-content/uploads/2020/01/map-lt-1mob.jpg);
margin-top: 0px;
background-position: center top !important;
}
	
	
/*proj*/
.top-cont-proj {
height: 70vh;
padding-top: 10vh !important;
}
	
.top-cont-proj h1 {
font-size: 40px !important;
	text-align: center !important;
}
.top-cont-proj h1 span {
font-size: 40px;
}
.top-cont-proj .txt p {
 text-align: center;

}
	
.top-cont-proj .bt-cta p { 
	width: 100%;
	}
	
.box-tech-cont-proj {
margin-top: -50px !important;
padding: 0 !important;
}
	
.tech-toggles-proj .toggle-content p {
background-color: #ebf8f9;
}
	
.box-tech-cont-proj .fusion-accordian .panel-body {
padding: 0px 0 15px !important;
}
	
.tech-toggles-proj .fusion-panel {
margin-bottom: 25px;
}
	
.tech-toggles-proj .active {
border-top-right-radius: 15px;
border-top-left-radius: 15px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
	
	
.tech-toggles-proj h4 a {
 display: flex !important;
 align-items: center !important;
}
	
.box-tech-cont-proj h3 {
font-size: 19px !important;

}
.box-tech-cont-proj .fusion-builder-row {
background-color: #fff0;
box-shadow: none;
}
	
	
	
.box-tech-ip-cont-proj {
margin-top: -50px !important;
padding: 0 !important;
}
	
	
.box-tech-ip-cont-proj h3 {
font-size: 19px !important;

}
.box-tech-ip-cont-proj .fusion-builder-row {
background-color: #fff0;
box-shadow: none;
}	
	
.top-cont-proj-bg-clinic:before, .top-cont-proj-bg-farm:before, .top-cont-proj-bg-lts:before, .top-cont-proj-bg-qs:before  {
opacity: 0.2;
}
	
.box-tech-ip-sub-cont-proj {
padding: 30px 0px 0px 0px;
margin: 0 !important;
}
	.box-tech-ip-sub-cont-proj .fusion-column-wrapper {
background-color: #fff;
border-radius: 15px;
margin-top: -40px;
padding: 20px 20px 0px 20px !important;
	}
	
	
	
	/*fomr-client-mob*/
	
	.form-client-row {float: left;width: 100%;}
.form-client-row div:nth-child(1) {width: 100%;} 
.form-client-row div:nth-child(2) {width: 100%;}
.form-client-row div:nth-child(3) {width: 100%;}

.form-client-row2 {float: left;width: 100%;}
.form-client-row2 div:nth-child(1) {width: 100%;}
.form-client-row2 div:nth-child(2) {width: 100%;}
.form-client-row2 div:nth-child(3) {width: 100%;}
.form-client-row2 div:nth-child(4) {width: 100%;}
.form-client-row2 div:nth-child(5) {width: 100%;}
.form-client-row2 div:nth-child(6) {width: 100%;}
.form-client-row2 div:nth-child(7) {width: 100%;}
.form-client-row2 div:nth-child(8) {width: 100%;}
.form-client-row2 div:nth-child(9) {width: 100%;}
.form-client-row2 div:nth-child(10) {width: 100%;}
.form-client-row2 div:nth-child(11) {width: 100%;}
.form-client-row2 div:nth-child(12) {width: 100%;}
.form-client-row2 div:nth-child(13) {width: 100%;}

.form-client-row2b {float: left;width: 100%;}
.form-client-row2b div:nth-child(1) {width: 100%;}
.form-client-row2b div:nth-child(2) {width: 100%;}
.form-client-row2b div:nth-child(3) {width: 100%;}
.form-client-row2b div:nth-child(4) {width: 100%;}
.form-client-row2b div:nth-child(5) {width: 100%;}
.form-client-row2b div:nth-child(6) {width: 100%;}
.form-client-row2b div:nth-child(7) {width: 100%;}
.form-client-row2b div:nth-child(8) {width: 100%;}
.form-client-row2b div:nth-child(9) {width: 100%;}
.form-client-row2b div:nth-child(10) {width: 100%;}
.form-client-row2b div:nth-child(11) {width: 100%;}



.form-client-row3 {float: left;width: 100%;}
.form-client-row3 div:nth-child(1) {width: 100%;}
.form-client-row3 div:nth-child(2) {width: 100%;}
.form-client-row3 div:nth-child(3) {width: 100%;}
.form-client-row3 div:nth-child(4) {width: 100%;}

.form-client-row4 {float: left;width: 100%;}
.form-client-row4 div:nth-child(1) {width: 100%;}
.form-client-row4 div:nth-child(2) {width: 100%;}
.form-client-row4 div:nth-child(3) {width: 100%;}
.form-client-row4 div:nth-child(4) {width: 100%;}

.form-client-row5 {float: left;width: 100%;}
.form-client-row5 div:nth-child(1) {width: 100%;}
.form-client-row5 div:nth-child(2) {width: 100%;}

.form-client-row6 {float: left;width: 100%;}
.form-client-row6 div:nth-child(1) {width: 100%;}
.form-client-row6 div:nth-child(2) {width: 100%;}

.form-client-row7 {float: left;width: 100%;}
.form-client-row7 div:nth-child(1) {width: 100%;}
.form-client-row7 div:nth-child(2) {width: 100%;}
.form-client-row7 div:nth-child(3) {width: 100%;}
.form-client-row7 div:nth-child(4) {width: 100%;}

.form-client-row8 {float: left;width: 100%;}
.form-client-row8 div:nth-child(1) {width: 100%;}
.form-client-row8 div:nth-child(2) {width: 100%;}
.form-client-row8 div:nth-child(3) {width: 100%;}
.form-client-row8 div:nth-child(4) {width: 100%;}
.form-client-row8 div:nth-child(5) {width: 100%;}
.form-client-row8 div:nth-child(6) {width: 100%;}
.form-client-row8 div:nth-child(7) {width: 100%;}

.form-client-row9 {float: left;width: 100%;}
.form-client-row9 div:nth-child(1) {width: 100%;}
.form-client-row9 div:nth-child(2) {width: 100%;}

.form-client-row10 {float: left;width: 100%;}
.form-client-row10 div:nth-child(1) {}
.form-client-row10 div:nth-child(2) {}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}