/*
	Theme Name: TEKVeKTtdscMqZRGChwJvaat4
	Text Domain: TEKVeKTtdscMqZRGChwJvaat4
*/
@font-face {
    font-family: 'roboto_black';
    src: url('fonts/Roboto-Black.eot');
    src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype'),
        url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_bold';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_medium';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype'),
        url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'roboto_light';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype'),
        url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'HelveticaNeue';
		src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),  
		url('fonts//HelveticaNeue.otf')  format('opentype'),
	    url('fonts/HelveticaNeue.woff') format('woff'), 
		url('fonts/HelveticaNeue.ttf')  format('truetype'), 
		url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'HelveticaNeue_Bold';
	  src: url('fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/HelveticaNeueBold.woff') format('woff'), 
	  url('fonts/HelveticaNeueBold.ttf')  format('truetype'), 
	  url('fonts/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue_Light';
    src: url('fonts/helveticaneue_light-webfont.woff2') format('woff2'),
         url('fonts/helveticaneue_light-webfont.woff') format('woff'),
         url('fonts/helveticaneue_light-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue_light-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body 
{
	font-size: 15.75px;
    padding-top: 9.5em;
}
img
{
	border:none;
	display:block;
}
input , select 
{
    -webkit-appearance: none;	
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
	display:block;
}
p 
{
	margin:0;
}

	
.relative 
{
	position:relative;
}
.center-full
{
    width:90%;
    margin: 0 auto;
}
.center
{
    width: 1150px;
    margin: 0 auto;
}
.center-footer
{
    width: 1250px;
    margin: 0 auto;
}
.clear
{
	clear:both;
}
.alignright 
{
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}
.alignleft 
{
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.aligncenter 
{
    margin: 0 auto;
    text-align: center;
    display: inherit;
}
* 
{
	box-sizing: border-box;
}
*:focus
{
	outline:none;
}
input[type="checkbox"]
{
	width: 18px;
    height: 18px;
    border: 2px solid #0F69B2;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0;
    margin-right: 10px;
    top: -1px;
    position: relative;
}
input[type="checkbox"]:checked 
{
	background-color: #0F69B2 !important;
}

header.scroll .row-header
{
	padding: 0.75em 0;
}
#container-module-header
{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
}
.row-header
{
    width: 100%;
	display:flex;
    align-items: flex-end;
	justify-content:space-between;
    padding: 1.25em 0;
    transition: all 0.3s ease-in-out;
}
.column-logo img 
{
    width: 18em;
	margin-bottom:0.5em;
}

.column-menu
{
    width: auto;
}

.column-menu > ul
{
    display: flex;
    align-items: center;
}

.column-menu > ul > li
{
    margin-left: 3em;
	position:relative;
}

.column-menu > ul > li > a
{
    font: 1em/1em roboto_regular;
    color: #000;
    padding-top: 1px;
    position: relative;
	padding-bottom: 1em;
    transition: color 0.3s ease;
}

.column-menu > ul > li > a:hover,
.column-menu > ul > li:hover > a
{
    color: #0F69B2;
}

.column-menu > ul > li > a:after
{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #0F69B2;
    transition: width 0.3s ease;
}

.column-menu > ul > li > a:hover:after,
.column-menu > ul > li:hover > a:after
{
    width: 100%;
}

.column-menu > ul > li > ul
{
    width: 20em;
    position: absolute;
    background: #F4F6F7;
	padding:1.375em 0;
	display:none;
}
.column-menu > ul > li > ul > li > a
{
    font: 0.95em / 1.3em roboto_regular;
    color: #333;
    padding: 0.5em 2em;
}
.column-menu > ul > li > ul > li > a:hover
{
    color: #0F69B2;
}


.column-menu > ul > li:hover > ul
{
	display:block;
}

.menu-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.menu-overlay.active
{
    opacity: 1;
    visibility: visible;
}

.column-btn-contact
{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1em;
}
.btn-contact
{
    border: none;
    border-radius: 0.35em;
    color: #fff;
    font: 1em/1em roboto_medium;
    background: #0F69B2;
    padding: 0.8em 1.75em;
    cursor: pointer;
    transition: all 0.3s ease;
}
.btn-contact:hover 
{
    background-color: #0c5a99;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(15, 105, 178, 0.3);
}

.header-blog ,
.header-landing
{
	display:none;
}
.header-main
{
	display:block;
}



#container-module-banner
{
    width: 100%;
    padding: 3.75em 0;
    background: #fff;
}

.row-banner
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4em;
}

.column-banner-content
{
    width: 50%;
}

.title-banner
{
    font: 3em/1.2em roboto_bold;
    color: #000;
    margin-bottom: 1em;
}

.text-banner
{
    margin-bottom: 2em;
}

.text-banner p
{
    font: 1.1em/1.6em roboto_regular;
    color: #333;
    margin-bottom: 1em;
}

.text-banner p:last-child
{
    margin-bottom: 0;
}

.row-stats
{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 3em;
    margin-bottom: 2.5em;
}

.item-stat
{
    text-align: left;
}

.number-stat
{
    font: 3em/1em roboto_bold;
    color: #0F69B2;
    margin-bottom: 0.3em;
}

.label-stat
{
    font: 0.95em/1.3em roboto_regular;
    color: #333;
}

.row-form-banner
{
    width: 100%;
}

.form-banner form
{
    width: 100%;
    display: flex;
    gap: 0;
}

.input-website
{
    width: 100%;
    font: 1em/1em roboto_regular;
    color: #333;
    border: 2px solid #e0e0e0;
    padding: 1em 1.2em;
    border-radius: 0.35em 0 0 0.35em;
    transition: border-color 0.3s ease;
}

.input-website:focus
{
    border-color: #0F69B2;
}

.input-website::placeholder
{
    color: #999;
}

.btn-submit-banner
{
    width: 100%;
    font: 1em/1em roboto_medium;
    color: #fff;
    background: #0F69B2;
    border: none;
    border-radius: 0 0.35em 0.35em 0;
    padding: 1.2em 1.5em;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-submit-banner:hover
{
    background: #0c5a99;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(15, 105, 178, 0.3);
}

.column-banner-image
{
    width: 30%;
}

.column-banner-image img
{
    width: 100%;
    height: auto;
}





#container-module-carousel
{
    width: 100%;
    padding: 3.75em 0 5em 0;
    background: #fff;
}
#container-module-carousel h2 
{
    font: 2.25em / 1.2em roboto_bold;
    color: #000;
    margin-bottom: 1em;
    text-align: center;
}
#container-module-carousel .text 
{
    font: 1em / 1.6em roboto_regular;
    color: #333;
    text-align: center;
    margin: 0 0 3em 0;
}
.column-carousel img 
{
	width: auto;
    height: 4.5em;
    max-width: 100%;
	margin:0 auto;  
	object-fit: contain;
}
.slick-slider 
{
    margin:0 -15px;
}
.slick-slide 
{
    margin-right:15px;
    margin-left:15px;
}






#container-module-services
{
    width: 100%;
    padding: 5em 0;
    background: #F4F6F7;
}
#container-module-services h2
{
    font: 2.25em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
	text-align:center;
}

#container-module-services .text
{
    font: 1.1em/1.6em roboto_regular;
    color: #333;
	text-align:center;
}


.row-services-items
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 1.5em;
	margin-top:3.75em;
}
.item-service
{
    width: calc(33.333% - 0.75em);
    background: #fff;
    border-radius: 0.25em;
    padding: 2.5em 2em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
	position:relative;
}

.item-service:hover
{
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.content-service
{
    margin-bottom: 2em;
}

.content-service h3
{
    font: 1.4em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.6em;
}
.content-service p
{
    font: 1em/1.5em roboto_regular;
    color: #000;
}
.link-service
{
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    justify-content: flex-end;
    position: absolute;
    right: 2em;
    bottom: 1em;
}
.arrow-service
{
    font-size: 1.8em;
    color: #000;
    transition: all 0.3s ease;
}
.item-service:hover .arrow-service
{
    color: #0F69B2;
    transform: translateX(5px);
}




#container-module-information-ia
{
    width: 100%;
    padding: 5em 0;
    background: #fff;
}

#container-module-information-ia h2
{
    font: 2.25em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
    text-align: center;
}
#container-module-information-ia .text
{
    font: 1em/1.6em roboto_regular;
    color: #333;
    text-align: center;
}
#container-module-information-ia .row-items
{
    width: 100%;
    margin-top: 3.75em;
}
#container-module-information-ia .item
{
    width: calc(33.333% - 1em);
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0.25em;
    padding:5em 2em 2em 2em;
    transition: all 0.3s ease;
	position:relative;
}
#container-module-information-ia .item:hover
{
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    border-color: #0F69B2;
}
#container-module-information-ia .number
{
	width: fit-content;
    font: 1.2em / 1em roboto_bold;
    color: #fff;
    background: #0F69B2;
    padding: 0.25em 3em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#container-module-information-ia .item h3
{
    font: 1.25em/1.3em roboto_bold;
    color: #0F69B2;
    margin-bottom: 1em;
	text-align:center;
}
#container-module-information-ia .item p
{
    font: 1em/1.6em roboto_regular;
    color: #000;
    margin-bottom: 1em;	
	text-align:center;
}
#container-module-information-ia .item p:last-child
{
    margin-bottom: 0;
}

.slick-prev 
{
    width: 25px;
    height: 25px;
    background: url("images/arrow-link.svg") no-repeat center /  contain;
    color: transparent;
    position: absolute;
    left: -40px;
    top: 40%;
	border:none;
	cursor:pointer;  
	transform: rotate(180deg);
}
.slick-next 
{
    width: 25px;
    height: 25px;
    background: url("images/arrow-link.svg") no-repeat center /   contain;
    color: transparent;
    position: absolute;
    right: -40px;
    top: 40%;
	border:none;
	cursor:pointer;
}



#container-module-data
{
    width: 100%;
    padding: 5em 0;
    background: #F4F6F7;
}

#container-module-data h2
{
    font: 2.25em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
    text-align: center;
}

#container-module-data .text
{
    font: 1em/1.6em roboto_regular;
    color: #333;
    text-align: center;
}

#container-module-data .row-items
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.75em;
	justify-content:center;
}

#container-module-data .item
{
    width: 30%;
    border-radius: 0.25em;
    padding: 1em 2em;
    text-align: center;
}
#container-module-data .icon
{
    width: 4em;
    height: 4em;
    margin: 0 auto 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

#container-module-data .icon img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#container-module-data .item h3
{
    font: 1.1em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 1em;
}

#container-module-data .item p
{
    font: 1em/1.4em roboto_regular;
    color: #000;
    text-align: center;
}








#container-module-faq
{
    width: 100%;
    padding: 5em 0;
    background: #F4F6F7;
}

#container-module-faq h2
{
    font: 2.5em/1.3em roboto_bold;
    color: #0F69B2;
    margin-bottom: 0.5em;
}

#container-module-faq .text
{
    font: 1em/1.6em roboto_regular;
    color: #333;
    margin-bottom: 3em;
}

#container-module-faq .row-items
{
    width: 100%;
}

#container-module-faq .item
{
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    transition: all 0.3s ease;
}

#container-module-faq .item:last-child
{
    border-bottom: none;
}

#container-module-faq .question
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5em 0;
    cursor: pointer;
    transition: background 0.3s ease;
}

#container-module-faq h3
{
    font: 1.1em/1.3em roboto_medium;
    color: #000;
}

#container-module-faq .toggle
{
    font-size: 1.8em;
    color: #000;
    font-weight: 600;
    transition: transform 0.3s ease;
}
#container-module-faq .item.active .toggle
{
    transform: rotate(45deg);
}
#container-module-faq .answer
{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0;
	font: 1em/1.6em roboto_regular;
    color: #333;
}
#container-module-faq .answer b 
{
	font-family:roboto_bold;
}

#container-module-faq .item.active .answer
{
    max-height: 800px;
    padding: 2em 0;
}




#container-module-footer
{
    width: 100%;
    background: #0A1720;
    padding: 2.5em 0;
}

#container-module-footer .row-top
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.5em;
}

#container-module-footer .column-stats
{
    display: flex;
    gap: 2em;
}

#container-module-footer .item-stat
{
    text-align: center;
}

#container-module-footer .item-stat .number
{
    font: 2.75em/1em roboto_bold;
    color: #fff;
    margin-bottom: 0.15em;
}

#container-module-footer .item-stat p
{
    font: 0.9em/1.3em roboto_regular;
    color: #fff;
}

#container-module-footer .column-form
{
    width: 45%;
}

#container-module-footer .form-footer form
{
    width: 100%;
    display: flex;
    gap: 0;
}

#container-module-footer .form-footer form input[type="text"]
{
    width: 100%;
    font: 1.1em/1em roboto_regular;
    color: #333;
    border: none;
    padding: 1em 1.2em;
}

#container-module-footer .form-footer form input::placeholder
{
    color: #0F69B2;
}

#container-module-footer .form-footer form  input[type="submit"]
{
    width: 100%;
    font: 1.1em / 1em roboto_medium;
    color: #fff;
    background: #0F69B2;
    border: none;
    padding: 1.1em 1em;
    cursor: pointer;
    transition: all 0.3s ease;
}

#container-module-footer .form-footer form input[type="submit"]:hover
{
    background: #0c5a99;
}

#container-module-footer .row-middle
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 2.5em 0;
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
}

#container-module-footer .column-info-left
{
    width: 22%;
}
#container-module-footer .logo
{
    margin-bottom: 1.5em;
}
#container-module-footer .logo img
{
    width: 17em;
    margin-bottom: 0.5em;
}
#container-module-footer .question
{
    font: 0.95em/1.4em roboto_regular;
    color: #fff;
    margin-bottom: 0.5em;
}
#container-module-footer .phone
{
    display: flex;
    align-items: center;
    gap: 0.8em;
    background: #fff;
    padding: 0.25em 1em;
    width: 100%;
    border: 1px solid #0F69B2;
}
#container-module-footer .phone img
{
    width: 1.5em;
    height: 1.5em;
}
#container-module-footer .phone span
{
    font: 1.375em/1em roboto_bold;
    color: #0F69B2;
}

#container-module-footer .column-info-right
{
    width: 70%;  
	display: flex;
    justify-content: space-between;
}

#container-module-footer .column-links
{
    width: 22%;
}
#container-module-footer .column-links:nth-child(2)
{
    width: 30%;
}
#container-module-footer .group-links h4
{
    font: 1em/1em roboto_bold;
    color: #fff;
    margin-bottom: 1.2em;
}
#container-module-footer .group-links ul li
{
    margin-bottom: 0.25em;
}
#container-module-footer .group-links ul li:last-child
{
    margin-bottom: 0;
}
#container-module-footer .group-links ul li a
{
    font: 0.9em/1.4em roboto_regular;
    color: #fff;
    transition: color 0.3s ease;
	position:relative;	
	padding-left:1em;
}
#container-module-footer .group-links ul li a:before
{
    font: 0.9em/1.4em roboto_regular;
    color: #fff;
    content:"-";
	position:absolute;
	left:0;
}


#container-module-footer .group-links ul li a:hover
{
    color: #0F69B2;
}
#container-module-footer .row-bottom
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1.375em;
}
#container-module-footer .column-badges
{
    display: flex;   
	align-items: center;
    gap: 1.75em;
}
#container-module-footer .column-badges img
{
    height: 4em;
    width: auto;
}
#container-module-footer .column-badges img:last-child 
{
    height: 3.375em;	
}

#container-module-footer .column-info-bottom
{
    display: flex;
	flex-direction: column;
    align-items: center;
    gap: 1em;
}
#container-module-footer .info-text
{
    display: flex;
    gap: 1.5em;
}
#container-module-footer .brand,
#container-module-footer .phone-bottom
{
    font: 1.1em/1em roboto_regular;
    color: #fff;
    display: inline;
}
#container-module-footer .legal-links
{
    display: flex;
    gap: 1.5em;
}
#container-module-footer .legal-links a
{
    font: 0.8em/1em roboto_regular;
    color: #fff;
    display: inline;
    transition: color 0.3s ease;
}
#container-module-footer .legal-links a:hover
{
    color: #0F69B2;
}
#container-module-footer .social-links
{
    display: flex;
    gap: 0.75em;
}
#container-module-footer .social-links img
{
    width: auto;
    height: 2.375em;
}

#container-module-internal-banner
{
    width: 100%;
    padding: 3.75em 0 5.75em 0;
    background: #fff;
    border-top: 1px solid #bbbbbb;
}

#container-module-internal-banner h1
{
    font: 3.25em/1.3em roboto_bold;
    color: #000;
    text-align: center;
    margin-bottom: 1.75em;
}

#container-module-internal-banner .row-images
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 1.5em;
    position: relative;
}

#container-module-internal-banner .image
{
    overflow: hidden;
}

#container-module-internal-banner .image img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#container-module-internal-banner .image-1
{
    width: 15%;
    height: 20em; 
	margin-bottom: 3em;
}

#container-module-internal-banner .image-2
{
    width: 15%;
    height: 20em;
}

#container-module-internal-banner .image-3
{
    width: 15%;
    height: 20em;
    margin-bottom: 3em;
}

#container-module-internal-banner .image-4
{
    width: 28%;
    height: 20em;
}

#container-module-internal-banner .image-5
{
    width: 15%;
    height: 20em;
	margin-bottom: 3em;
}






#container-module-about
{
    width: 100%;
    padding: 4em 0;
    background: #F4F6F7;
}

#container-module-about h2
{
    font: 1.75em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
}

#container-module-about p
{
    font: 1.1em/1.8em roboto_regular;
    color: #333;
}








#container-module-about-grid
{
    width: 100%;
    padding: 4em 0;
    background: #fff;
}

#container-module-about-grid .row-items
{
    width: 100%;
}

#container-module-about-grid .item
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3em;
    margin-bottom: 4em;
}

#container-module-about-grid .item:last-child
{
    margin-bottom: 0;
}

#container-module-about-grid .column-text
{
    width: 45%;
}

#container-module-about-grid h3
{
    font: 1.75em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
}

#container-module-about-grid p
{
    font: 1.05em/1.7em roboto_regular;
    color: #333;
}

#container-module-about-grid .column-images
{
    width: 50%;
    display: flex;
    gap: 1.5em;
}

#container-module-about-grid .image
{
    width: calc(50% - 0.75em);
    overflow: hidden;
}

#container-module-about-grid .image.full
{
    width: 100%;
}
#container-module-about-grid .image img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 4/3;
}

#container-module-about-grid .image.full img
{
    aspect-ratio: 16/9;
}


#container-module-about-item
{
    width: 100%;
    padding: 5em 0 7em 0;
    background: #fff;
}

#container-module-about-item .row-item
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4em;
    margin-bottom: 5em;
}

#container-module-about-item .row-item:last-child
{
    margin-bottom: 0;
}


#container-module-about-item .column-text
{
    width: 48%;
}

#container-module-about-item h2
{
    font: 1.75em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
}

#container-module-about-item p
{
    font: 1.05em/1.7em roboto_regular;
    color: #333;
    margin-bottom: 1.2em;
}

#container-module-about-item p:last-child
{
    margin-bottom: 0;
}

#container-module-about-item .column-image
{
    width: 48%;
}

#container-module-about-item .column-image img
{
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

#container-module-about-item .column-image:hover img
{
    transform: scale(1.05);
}



#container-module-banner-geo
{
    width: 100%;
    padding: 5em 0;
    background: #F4F6F7;
}

#container-module-banner-geo .row-banner-geo
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4em;
}

#container-module-banner-geo .column-content
{
    width: 45%;
}

#container-module-banner-geo h2
{
    font: 2em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 1em;
}

#container-module-banner-geo .text-content
{
    margin-bottom: 2.5em;
}

#container-module-banner-geo .text-content p
{
    font: 1.05em/1.7em roboto_regular;
    color: #333;
    margin-bottom: 1.2em;
}

#container-module-banner-geo .text-content p:last-child
{
    margin-bottom: 0;
}

#container-module-banner-geo .row-form
{
    width: 100%;
	margin-top:3em;
}

#container-module-banner-geo .form form
{
    width: 60%;
    display: flex;
    margin: 0 auto;
}

#container-module-banner-geo .form input[type="text"]
{
    width: 100%;
    font: 1em/1em roboto_regular;
    color: #333;
    border: 2px solid #e0e0e0;
    padding: 1em 1.2em;
    border-radius: 0.35em 0 0 0.35em;
    transition: border-color 0.3s ease;
}

#container-module-banner-geo .form input:focus
{
    border-color: #0F69B2;
}

#container-module-banner-geo .form input::placeholder
{
    color: #999;
}

#container-module-banner-geo .form input[type="submit"]
{
    width: 100%;
    font: 1em/1em roboto_medium;
    color: #fff;
    background: #0F69B2;
    border: none;
    border-radius: 0 0.35em 0.35em 0;
    padding: 1.2em 1.5em;
    cursor: pointer;
    transition: all 0.3s ease;
}

#container-module-banner-geo .form input[type="submit"]:hover
{
    background: #0c5a99;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(15, 105, 178, 0.3);
}

#container-module-banner-geo .column-visual
{
    width: 50%;
    position: relative;
}

#container-module-banner-geo .image-chatgpt
{
    width: 100%;
    border-radius: 0.5em;
    overflow: hidden;
}

#container-module-banner-geo .image-chatgpt img
{
    width: 100%;
    height: auto;
    display: block;
}

#container-module-banner-geo .badge-stats
{
    position: absolute;
    top: -15%;
    right: -5%;
    width: 11em;
    height: 11em;
    background: #0F69B2;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em;
    text-align: center;
}

#container-module-banner-geo .badge-stats .number
{
    font: 2.375em/1em roboto_bold;
    color: #fff;
    margin-bottom: 0.3em;
}

#container-module-banner-geo .badge-stats p
{
    font: 0.65em/1.3em roboto_regular;
    color: #fff;
}





#container-module-banner-video
{
    width: 100%;
    padding: 0 0 5em 0;
    background: #fff;
}

#container-module-banner-video .row-header-video
{
    width: 100%;
    text-align: center;
    margin-bottom: 4em;
}

#container-module-banner-video h2
{
    font: 2em/1.4em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
}
#container-module-banner-video h2 b 
{
	color:#0F69B2;
}

#container-module-banner-video h3
{
    font: 2em/1.3em roboto_bold;
    color: #0F69B2;
    margin-bottom: 1em;
}

#container-module-banner-video .subtitle
{
    font: 1em/1.7em roboto_regular;
    color: #333;
    max-width: 90%;
    margin: 0 auto;
}

#container-module-banner-video .row-content-video
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 4em;
}

#container-module-banner-video .column-list
{
    width: 42%;
}

#container-module-banner-video h4
{
    font: 1.8em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 1.5em;
}

#container-module-banner-video ul
{
    width: 100%;
}

#container-module-banner-video ul li
{
    font: 1em/1.6em roboto_regular;
    color: #000;
    padding-left: 2em;
    margin-bottom: 0.75em;
    position: relative;
}
#container-module-banner-video .column-list strong
{
    font-family:roboto_bold;
}

#container-module-banner-video ul li:last-child
{
    margin-bottom: 0;
}

#container-module-banner-video ul li:before
{
    content: '';
    position: absolute;
    left: 0;
    top: 0.375em;
    width: 0.8em;
    height: 0.8em;
    background: #0F69B2;
}

#container-module-banner-video .column-video
{
    width: 50%;
}

#container-module-banner-video .video-container
{
    width: 100%;
    position: relative;
    aspect-ratio: 16/9;
    overflow: hidden;
	margin-top:7em;
	background:#000;
}
#container-module-banner-video video
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}





#container-module-banner-price
{
    width: 100%;
    padding: 4em 0;
    background: #F4F6F7;
}
#container-module-banner-price .row-banner-price
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4em;
}
#container-module-banner-price .column-text
{
    width: 55%;
}
#container-module-banner-price h2
{
    font: 1.8em/1.3em roboto_bold;
    color: #000;
    margin-bottom: 0.5em;
}
#container-module-banner-price p
{
    font: 1.05em/1.7em roboto_regular;
    color: #333;
}
#container-module-banner-price .column-price
{
    width: 40%;
}
#container-module-banner-price .price-card
{
    background: #0F69B2;
    border-radius: 1em;
    padding: 2em 3em;
    text-align: center;
	min-height: 13em;
}
#container-module-banner-price .price-header
{
    font: 1.3em/1.3em roboto_medium;
    color: #fff;
    margin-bottom: 1.5em;
}
#container-module-banner-price .price-content
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
}

#container-module-banner-price .price-label
{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#container-module-banner-price .price-label .from
{
    font: 0.95em/1.2em roboto_regular;
    color: #fff;
}

#container-module-banner-price .price-amount
{
    font: 6em/1em roboto_bold;
    color: #fff;
    letter-spacing: -0.02em;
}

#container-module-banner-price .price-currency
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#container-module-banner-price .price-currency .usd
{
    font: 1.2em/1em roboto_regular;
    color: #fff;
    margin-bottom: 0.3em;
}

#container-module-banner-price .price-currency .period
{
    font: 0.85em/1em roboto_regular;
    color: #fff;
}
#container-module-banner-price .price-text
{
    font: 0.95em/1.6em roboto_regular;
    color: #fff;
	text-align:left;
}

.background-none
{
	background:#fff !important;
}

#container-module-the-content
{
    width: 100%;
    padding: 3.75em 0 5.75em 0;
    background: #fff;
    border-top: 1px solid #bbbbbb;	
}
#container-module-the-content h1 
{
    font: 3.25em / 1.3em roboto_bold;
    color: #000;
}
#container-module-the-content h2
{
	font: 1.5em / 1.3em roboto_regular;
    color: #000;
    margin-bottom: 0.5em;
}
.the-content 
{
	font: 1em / 1.6em roboto_regular;
    color: #333;
	margin-top:3em;
}
.the-content b,
.the-content strong
{
	font-family:roboto_bold;
}
.the-content ol li
{
	list-style:auto;
	margin:1em 0;
}
.wpcf7-not-valid-tip 
{
    font-family: 'roboto_light';
    font-size: 0.9em;
}
.wpcf7 form .wpcf7-response-output 
{
    border: none;
    padding: 0;
    margin: 0;  
	font-family: 'roboto_light';
    font-size: 1em;  
	color: #0961AF;
}

.icon-mobile
{
    display: none;
}

.container-nav-mobile 
{
	display:none;
}

.contact-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease; 

	display: flex;
    align-items: center;
    justify-content: center;
}
.contact-overlay .content
{
    padding:3em;
	background:#fff;
}
.contact-overlay .content h2
{
    font: 1.1em / 1.6em roboto_regular;
    color: #333;
}
.contact-overlay .content h2 b
{
    font: 1.375em / 1.6em roboto_bold;
    color: #0F69B2;
}
.contact-overlay.active 
{
    opacity: 1;
    visibility: visible;
}
.wpcf7-response-output
{
	display:none !important;
}


#container-banner
{
	width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 5em 0;
}
#container-banner img
 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}
#container-banner h1 
{
	color: #fff;
    font: 2.4em/1.1em roboto_regular;
    font-weight: 700;
    position: relative; 
	width: 60%;
}
#container-banner h1 b
{
    font-family:roboto_black;
}
#container-banner h2
{
    font: 1.1em/1.4em roboto_regular;
    color: #fff;
    width: 60%;
    position: relative;
    padding-top: 1em;
}
#container-banner h2 b
{
    font-family:roboto_bold;
}


#container-module-contact
{
	width:100%;
	padding:7em 0;
	background: linear-gradient(to right, #F4F6F7 50%, transparent 50%);
}
.row-contact
{
	width:100%;
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between;
}

.column-data-form h2
{   
    font: 2.25em / 1.2em roboto_black;
    color: #000;
    margin-bottom: 1em;
}
.column-data-form
{
	width: 40%;
}
.column-data-form .text-form p
{
    font: 1.175em / 1.4em roboto_regular;
    color: #000;
    margin: 1em 0;
    display: block;
}

.column-filed-form
{
    width: 45%;
    padding: 0 3em;
    margin-right: 5%;
}
.column-filed-form form
{
	display:flex;
	flex-flow:row wrap;
	justify-content:space-between;
}
.column-filed-form p
{
    width: 100%;
	margin-bottom:1.375em;
	font: 1em / 1em roboto_regular;
    letter-spacing: -0.3px;
}
.column-filed-form p a
{
    color:#0961AF;
	text-decoration:underline;
	display:inline;	
	font: 1em / 1em roboto_regular;  
	letter-spacing: -0.3px;
}
.column-filed-form p label
{
	width:100%;
    font: 1em/1em roboto_regular;
    color: #191919;
	letter-spacing: -0.3px;
	padding-bottom:7px;
	display:block;
}
.column-filed-form p input[type="text"] , 
.column-filed-form p input[type="email"] , 
.column-filed-form p input[type="tel"] ,
.column-filed-form p input[type="number"]
{
    width: 100%;
    font: 1em/1.4em roboto_regular;
    color: #000;
    border: 1px solid #0F69B2;
    background: #fff;
    height: 2.5em;
    padding: 0 1em;
	border-radius:8px;
}
.column-filed-form p select
{
    width: 100%;
    font: 1em/1.4em roboto_regular;
    color: #000;
    border: 1px solid #0F69B2;
    background: #fff;
    height: 2.5em;
    padding: 0 1em;
	border-radius:8px;
	background-image: url("images/down-arrow.svg");
    background-position: 97%;
    background-repeat: no-repeat;
    background-size: 10px;
}
.column-filed-form p textarea
{
    width: 100%;
    font: 1em/1.4em roboto_regular;
    color: #000;
    border: 1px solid #0F69B2;
    background: #fff;
    height: 7.5em;
    padding: 0 1em;
	border-radius:8px;
    padding-top: 1em;
    resize: none;
}
.full 
{
	width: 100% !important;
}
.full label
{
    width: 100% !important;
}
.column-filed-form p input[type="submit"] 
{
    display: block;
    color: #fff;
    border: none;
    background: #000;
    cursor: pointer;
    font: 1em / 1em roboto_regular;
    text-align: center;
    border-radius: 6px;
    padding: 0.75em 2.75em;
    float: right;
}
.column-filed-form p input[type="submit"]:hover
{
	background: #0F69B2;
}
















@media screen and (max-width:1200px)
{

	body 
	{
		font-size: 10px;
	}
	.center ,
	.center-footer
	{
		width: 650px;
	}


}

@media screen and (max-width:760px)
{
	
	body 
	{
		font-size: 14px;  
		padding-top: 5.5em;
	}
	
	.center ,
	.center-footer
	{
		width: 90%;
	}	
	.row-header
	{
		align-items: center;
		padding: 1em 0;
	}
    .column-logo img 
    {  
		width: 15em;
		margin-bottom:0;
    }
	
	#container-banner 
	{
		width: 100%;
		height: auto !important;
		padding: 5em 0 4em 0 !important;
	}
	#container-banner h1
	{
		width: 100%;  
		font: 2em / 1.1em roboto_regular;
	}	
	#container-banner h1 br 
	{
		display:none;
	}

	#container-module-contact h2 
	{
		font: 1.6em/1.2em roboto_black;
	}
	#container-module-contact
	{
		padding:5em 0;
		background:#fff;
		font-size: 12px;
	}

	.column-filed-form
	{
		width: 100%;
		padding:0 2.5%;
		margin-top:3em;
	}
	.column-filed-form p
	{
		width: 100%;
		display: flex;
		flex-flow: row wrap;  
		margin-bottom: 1em;
	}
	.column-data-form
	{
		width: 100%;	
		padding:0;
	}
	.column-data-form ul 
	{
		font-size: 14px;
	}
	.column-filed-form p label 
	{
		width: 100%;
		font: 1.2em/1.4em roboto_regular;
		min-width: 100%;
		padding-bottom:0;
	}
	.column-filed-form p label br 
	{
		display:none;
	}
	.wpcf7-form-control-wrap 
	{
		width: 100%;
	}
	.column-filed-form p input[type="text"], 
	.column-filed-form p input[type="email"], 
	.column-filed-form p input[type="tel"], 
	.column-filed-form p input[type="number"] 
	{
		width: 100%;
		height:3em;
	}
	.column-filed-form p select
	{
		width: 100%;
		height:3em;
	}
	.column-filed-form p textarea 
	{
		width: 100%;
	}
	.column-filed-form p input[type="submit"] 
	{
		height: 3em;
		font: 1.4em/1em roboto_medium;
		width: 100%;
		padding: 0 1.5em;
	}	
	.item-form-right 
	{
		width: 35% !important;
		margin-left: 5%;
		justify-content: flex-start !important;
	}	
	.item-form-right input[type="number"]
	{
		width: 100% !important;
	}
	
	
	
	
	
	
    #container-module-information-ia .slick-slider 
	{
		margin:0;
	}
	#container-module-information-ia .slick-slide 
	{
		margin-right:0;
		margin-left:0;
	}

	#container-module-the-content h1 
	{
		font: 2.4em / 1.3em roboto_bold;
	}
	.the-content 
	{
		padding: 0 5%;
	}
	
	
	
	
    .column-menu,
    .column-btn-contact
    {
        display: none;
    }
    
    .icon-mobile
    {
        display: flex;
        width: 32px;
        height: 20px;
        flex-flow: column;
        justify-content: space-between;
        cursor: pointer; 
		position: relative;
    }
  
    .icon-mobile span 
    {
        width: 100%;
        height: 3px;
        background: #000;
        transition: all 0.3s ease-in-out;
    }
    
    .close-nav span:nth-child(1)
    {
        opacity: 0;
    }
    
    .close-nav span:nth-child(2)
    {
        transform: rotate(45deg);
        position: absolute;
        top: 9px;
    }
    
    .close-nav span:nth-child(3)
    {
        transform: rotate(-45deg);
        position: absolute;
        top: 9px;
    }
    
    .container-nav-mobile 
    {
        width: 100%;
        background: #fff;
        position: fixed;
        z-index: 998;
        overflow: auto;
        height: calc(100vh - 4.5em);
        top: 4.5em;
        padding: 2em 0;
        font-size: 14px;
        display: none;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    }
    
    .row-nav-mobile 
    {
        width: 90%;
        margin: 0 auto;
    }
    
    .item-nav-mobile 
    {
        border-bottom: 1px solid #e0e0e0;
    }
    
    .item-nav-mobile a 
    {
        font: 1.1em/1.3em roboto_regular;
        color: #000;
        display: block;
        padding: 1em 0;
        transition: color 0.3s ease;
    }
    
    .item-nav-mobile a:hover 
    {
        color: #0F69B2;
    }
    
    .btn-mobile-contact
    {
        background: #0F69B2;
        color: #fff !important;
        text-align: center;
        border-radius: 0.35em;
        margin-top: 1.5em;
        font: 1.1em/1em roboto_medium !important;
        padding: 1em 0 !important;
    }
    
    .btn-mobile-contact:hover
    {
        background: #0c5a99;
    }	
	
	#container-module-banner
    {
        padding: 3em 0;
    }
    
    .row-banner
    {
        flex-direction: column;
        gap: 3em;
    }
    
    .column-banner-content,
    .column-banner-image
    {
        width: 100%;
    }
    
    .title-banner
    {
        font-size: 2.4em;
        margin-bottom: 0.5em;
    }

    .row-stats
    {
        gap: 1.5em;
        margin-bottom: 2em;
    }
    

    .form-banner
    {
        flex-direction: column;
    }
    
    .input-website,
    .btn-submit-banner
    {
        width: 100%;
        border-radius: 0.35em;
    }
    
    .input-website
    {
        margin-bottom: 1em;
    }
	
	#container-module-data .icon 
	{
		width: 5em;
		height: 5em;
		margin: 0 auto 1em;
	}
	
	
	#container-module-services
    {
        padding: 4em 0;
    }
    
    .row-services-header
    {
        margin-bottom: 2.5em;
    }
    
    #container-module-services h2
    {
        font-size: 1.8em;
    }
    
    #container-module-services h2 br ,
    #container-module-services .text br
    {
        display: none;
    }
    
    #container-module-services .text
    {
        font-size: 1em;
    }
    
    .row-services-items
    {
        flex-direction: column;
        gap: 1.5em;
    }
    
    .item-service
    {
        width: 100%;
    }
	
	
	#container-module-information-ia
    {
        padding: 4em 0;
    }
    
    #container-module-information-ia h2
    {
        font-size: 1.8em;
    }
    
    #container-module-information-ia h2 br,
    #container-module-information-ia .text br
    {
        display: none;
    }
    
    #container-module-information-ia .row-items
    {
        flex-direction: column;
        margin-top: 2.5em;
    }
    
    #container-module-information-ia .item
    {
        width: 100%;
    }
	#container-module-information-ia .slick-dots 
	{
		position: absolute;
		bottom: -15px;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0;
		display: flex !important;
	}
	#container-module-information-ia button 
	{
		padding: 0; 
		margin: 0;
		font-size: 0;
		width: 30px;
		height: 3px;
		background: none;
		margin: 0 3px;
		border: none;
		cursor: pointer;
		background:#0F69B2;
	}
	#container-module-information-ia .slick-active button 
	{
		background:#000;
	}
	

	#container-module-data
    {
        padding: 4em 0;
    }
    
    #container-module-data h2
    {
        font-size: 1.8em;
    }
    
    #container-module-data h2 br
    {
        display: none;
    }
    
    #container-module-data .row-items
    {
        gap: 0;
        margin-top: 2.5em;
    }
    
    #container-module-data .item
    {
		padding:1em;
        width: 100%;
    }

	
	
	
	#container-module-faq
    {
        padding: 4em 0;
    }
    #container-module-faq h2
    {
        font-size: 1.8em;
    }
    
    #container-module-faq .question
    {
        padding: 1em 0em;
    }
    
    #container-module-faq h3
    {
        font-size: 1em;
        padding-right: 1em;
    }
    
    #container-module-faq .answer
    {
        padding: 0 1.5em;
    }
    
    #container-module-faq .item.active .answer
    {
        padding: 1.5em 0;
    }
	
	#container-module-footer 
	{
		font-size: 14px;
	}
	
	#container-module-footer .column-info-left 
	{
		width: 100%;
	}	
	#container-module-footer .column-info-right 
	{
        width: 100%;
        flex-flow: column;
	}
	
	#container-module-footer .row-top
    {
        flex-direction: column;
        gap: 2em;
    }
    
    #container-module-footer .column-stats
    {
        width: 100%;
        gap: 1.5em;
    }
    
    #container-module-footer .column-form
    {
        width: 100%;
    }
    
    #container-module-footer .form-footer
    {
        flex-direction: column;
    }
    
    #container-module-footer .form-footer input,
    #container-module-footer .form-footer button
    {
        width: 100%;
        border-radius: 0.35em;
    }
    
    #container-module-footer .form-footer input
    {
        margin-bottom: 1em;
    }
    
    #container-module-footer .row-middle
    {
        flex-direction: column;
        gap: 2.5em;
    }
    
    #container-module-footer .column-info,
    #container-module-footer .column-links
    {
        width: 100% !important;
		margin-top:1em;
    }
    
    #container-module-footer .row-bottom
    {
        flex-direction: column;
        gap: 2em;
        align-items: flex-start;
    }
    
    #container-module-footer .column-info-bottom
    {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.5em;
    }
    
    #container-module-footer .info-text,
    #container-module-footer .legal-links
    {
        flex-direction: column;
        gap: 0.8em;
    }
	
	
	
	
	#container-module-internal-banner
    {
        padding: 3em 0;
    }
    
    #container-module-internal-banner h1
    {
        font-size: 1.8em;
        margin-bottom: 2em;
    }
    
    #container-module-internal-banner h1 br
    {
        display: none;
    }
    
    #container-module-internal-banner .row-images
    {
        flex-wrap: wrap;
        gap: 1em;
    }
    
    #container-module-internal-banner .image-1,
    #container-module-internal-banner .image-2,
    #container-module-internal-banner .image-3,
    #container-module-internal-banner .image-4,
    #container-module-internal-banner .image-5
    {
        width: calc(50% - 0.5em);
        height: 15em;
        margin-bottom: 0 !important;
    }
    
    #container-module-internal-banner .image-5
    {
        width: 100%;
    }
	
	
	
	
	#container-module-about
    {
        padding: 3em 0;
    }
    
    #container-module-about h2
    {
        font-size: 1.6em;
        margin-bottom: 1.2em;
    }
    
    #container-module-about p
    {
        font-size: 0.95em;
        line-height: 1.7em;
    }
	
	
	
	
	  #container-module-about-grid
    {
        padding: 3em 0;
    }
    
    #container-module-about-grid .item
    {
        flex-direction: column;
        gap: 2em;
        margin-bottom: 3em;
    }
    
    #container-module-about-grid .column-text,
    #container-module-about-grid .column-images
    {
        width: 100%;
    }
    
    #container-module-about-grid h3
    {
        font-size: 1.5em;
    }
    
    #container-module-about-grid p
    {
        font-size: 0.95em;
    }
    
    #container-module-about-grid .column-images
    {
        gap: 1em;
    }
    
    #container-module-about-grid .image
    {
        width: calc(50% - 0.5em);
    }
	
	
	
	#container-module-about-item
    {
        padding: 3em 0;
    }
    
    #container-module-about-item .row-item,
    #container-module-about-item .row-item.reverse
    {
        flex-direction: column;
        gap: 2em;
        margin-bottom: 3em;
    }
    
    #container-module-about-item .column-text,
    #container-module-about-item .column-image
    {
        width: 100%;
    }
    
    #container-module-about-item h2
    {
        font-size: 1.6em;
        margin-bottom: 0.8em;
    }
    
    #container-module-about-item p
    {
        font-size: 0.95em;
        margin-bottom: 1em;
    }
	
	
	
	  #container-module-banner-geo
    {
        padding: 3em 0;
    }
    
    #container-module-banner-geo .row-banner-geo
    {
        flex-direction: column;
        gap: 3em;
    }
    
    #container-module-banner-geo .column-content,
    #container-module-banner-geo .column-visual
    {
        width: 100%;
    }
    
    #container-module-banner-geo h2
    {
        font-size: 1.8em;
        margin-bottom: 1.2em;
    }
    
    #container-module-banner-geo h2 br
    {
        display: none;
    }
    
    #container-module-banner-geo .text-content
    {
        margin-bottom: 2em;
    }
    
    
    #container-module-banner-geo .form-geo
    {
        flex-direction: column;
    }
    
    #container-module-banner-geo .form-geo input,
    #container-module-banner-geo .form-geo button
    {
        width: 100%;
        border-radius: 0.35em;
    }
    
    #container-module-banner-geo .form-geo input
    {
        margin-bottom: 1em;
    }
    
    #container-module-banner-geo .badge-stats
    {
        top: -3em;
        right: 1em;
    }
	#container-module-banner-geo .form {
		width: 100%;
	}
	#container-module-banner-video .video-container {
		margin-top: 0;
	}
	
	
	#container-module-banner-video
    {
        padding: 3em 0;
    }
    
    #container-module-banner-video .row-header-video
    {
        margin-bottom: 3em;
    }
    
    #container-module-banner-video h2
    {
        font-size: 1.6em;
    }
    
    #container-module-banner-video h2 br
    {
        display: none;
    }
    
    #container-module-banner-video h3
    {
        font-size: 1.8em;
        margin-bottom: 0.8em;
    }
    #container-module-carousel 
	{
		padding: 3.75em 0 0 0;
	}
    #container-module-banner-video .row-content-video
    {
        flex-direction: column;
        gap: 2.5em;
    }
    
    #container-module-banner-video .column-list,
    #container-module-banner-video .column-video
    {
        width: 100%;
    }
    
    
    #container-module-banner-video h4 br
    {
        display: none;
    }
    
    #container-module-banner-video .list-reasons li
    {
        margin-bottom: 1em;
    } 
	
	
	
	
	#container-module-banner-price
    {
        padding: 3em 0;
    }
    
    #container-module-banner-price .row-banner-price
    {
        flex-direction: column;
        gap: 2.5em;
    }
    
    #container-module-banner-price .column-text,
    #container-module-banner-price .column-price
    {
        width: 100%;
    }
    
    #container-module-banner-price h2
    {
        font-size: 1.8em;
        margin-bottom: 0.8em;
    }
    
    #container-module-banner-price h2 br
    {
        display: none;
    }

    #container-module-banner-price .price-card
    {
        padding: 2em 2em;
    }
    
    #container-module-banner-price .price-header
    {
        font-size: 1.1em;
        margin-bottom: 1.2em;
    }
    
    #container-module-banner-price .price-amount
    {
        font-size: 4.5em;
    }
    
    #container-module-banner-price .price-currency .usd
    {
        font-size: 1em;
    }
	.form-banner form 
	{
		flex-flow: column;
	}
	#container-module-footer .form-footer form
	{
		 flex-flow: column;
	}
	#container-module-banner-geo .form form
	{
		 width: 100%;
		 flex-flow: column;
	}		
	#container-module-banner-geo .form form p
	{
		 margin-bottom:10px;
	}	
	
	
}













