*, a:hover {
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease
}
a, img {
    border:0
}
body, html, input, p, ul {
    margin:0
}
a, input {
    outline:0
}
.clear, p {
    clear:both
}
.normal, body, h1, h2, h3, h4, h5, h6, html {
    font-style:normal
}
.escuchar_, .pointer, a {
    cursor:pointer
}
@font-face {
    font-family:icomoon;
    src:url(../sb-fonts/icomoon.eot);
    src:url(../sb-fonts/icomoon.eot) format('embedded-opentype'), url(../sb-fonts/icomoon.ttf) format('truetype'), url(../sb-fonts/icomoon.woff) format('woff'), url(../sb-fonts/icomoon.svg) format('svg');
    font-weight:400;
    font-style:normal
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #d4d4d4;
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px #fbfbfb inset;
  transition: background-color 5000s ease-in-out 0s;
}
[class*=" icon-"], [class^=icon-] {
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.upper, h1, h2, h3, h4, h5, h6, input[type=radio]+label {
    text-transform:uppercase
}
.icon-close:before {
    content:"\e900";
    color:#FFF;
    font-size:22px
}
.icon-fa:before, .icon-in:before, .icon-ins:before {
    color:#999;
    font-size:14px
}
.icon-fa:before {
    content:"\e901"
}
.icon-in:before {
    content:"\e902"
}
.icon-ins:before {
    content:"\e903"
}
.icon-menu:before {
    content:"\e904";
    color:#000;
    font-size:22px
}
.icon-tw:before {
    content:"\e905";
    color:#999;
    font-size:14px
}
body, html {
    width:100%;
    height:100%;
    font-family:"Roboto Condensed";
    color:#5f6469;
    line-height:25px;
    font-weight:300;
    font-size:16px;
    background:#f6f6f6
}
h1, h2 {
    font-family:Oswald
}
* {
    transition:all .2s ease;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
}
a {
    text-decoration:none
}
a:hover {
    transition:all .2s ease
}
ul {
    padding:0
}
h1, h2, h3, h4, h5, h6 {
    font-weight:400;
    margin:0;
    line-height:120%
}
h2, h5 {
    margin-bottom:20px
}
h1 {
    margin-bottom:42px;
    font-weight:700;
    font-size:46px;
    color:#272727
}
h2 {
    font-weight:300;
    font-size:28px;
    color:#272727
}
h3, h4 {
    margin-bottom:40px;
    font-weight:700;
    font-family:Oswald;
    color:#272727
}
h3 {
    font-size:70px
}
h4 {
    font-size:34px
}
h5 {
    font-family:Oswald;
    font-weight:400;
    font-size:18px;
    color:#272727
}
input {
    -webkit-border-radius:0;
    border-radius:0
}
select, textarea {
    outline:0;
    resize:none
}
.searching {
    width: 860px;
    margin: 0 auto; 
    font-size:36px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    padding-bottom:20px;
    text-align: center;
}
.searchingtwo {
    width: 950px;
    margin: 0 auto; 
    font-size:36px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    padding-bottom:20px;
}
.none {
    display:none
}
.center {
    text-align:center
}
.left {
    text-align:left
}
.right {
    text-align:right
}
.floatLeft {
    float:left
}
.floatRight {
    float:right
}
.marginAuto {
    margin:auto
}
.marginLeft10 {
    margin-left:10px
}
.marginRight10 {
    margin-right:10px
}
.marginLeft20 {
    margin-left:20px
}
.marginRight20 {
    margin-right:20px
}
.marginBottom28 {
    margin-bottom:28px
}
.escuchar_:active, .pointer:active {
    outline:#fff solid 1px
}
.relative {
    position:relative
}
.absolute {
    position:absolute
}
.bold {
    font-weight:700
}
header {
    width:100%;
    height:84px;
    padding:20px;
    position:fixed;
    z-index:99999;
    background:#FFF
}
header .logo {
    width:233px;
    height:44px
}
header .logo img {
    width:233px;
    height:44px
}
header .logo_black {
    float:left
}
header .menu {
    margin-top:0px;
    float:right;
    display: flex;
    align-items: center;
    font-weight:400;
    height: 44px;
}
header .menu .iconmedia {
    display:flex;
    justify-content: space-around;
    align-items: center;
    padding-right: 10px;
    margin-top: 5px;
}
header .menu .iconmedia img {
    width: 26px;
    height: auto;
    margin-right: 10px;
    /*-moz-transition: all .125s ease-in;
    -o-transition: all .125s ease-in;
    -webkit-transition: all .125s ease-in;
    transition: all .125s ease-in;*/
}
header .menu .iconmedia img:hover {
    /*filter: gray; 
    -webkit-filter: grayscale(1);
    -webkit-transform: scale(1.1);*/
    transform: scale(1.1);
}
header .menu li {
    list-style:none;
    float:left;
    margin-left:18px;
    position:relative
}
header .menu li:first-child {
    margin-left:0
}
header .menu li a {
    color:#5f6469
}
header .menu li a:hover {
    color:#000
}
header .menu li .workass {
    background-color: #2165f6;
    padding: 4px 10px;
    color:#fff;
    border-radius: 2px;
    transition: 0.2s;
}
header .menu li .workass:hover {
    box-shadow: 0 0 2px #9f5d07;
}
header .menu li ul.sub-menu {
    width:274px;
    position:absolute;
    right:0;
    top:20px;
    padding:50px 20px 20px;
    background:#FFF;
    display:none
}
header .menu li ul li {
    width:100%;
    margin:4px 0
}
header .menu li ul li a {
    color:#929aa1
}
header .menu li.services:hover ul.sub-menu {
    display:table-cell;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
header #menu_responsive {
    width:100%;
    height:100vh;
    background:0 0;
    display:none;
    position:fixed;
    z-index:999999;
    left:0;
    top:-100vh;
    font-size:40px;
    text-align:center;
    background-color:rgba(39, 39, 39, .9);
    transition:all .5s
}
header .logo_white {
    position:absolute;
    left: -10px;
    top: 25px
}
header .contactcontentemail {
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
}
header .contactcontentemail a {
    color: #5f6469;
}
header .contactcontentemail a:hover {
    text-decoration: none;
    color: #185ced;
}
header .contactcontentnumber {
    padding-right: 15px;
    font-size: 14px;
    font-weight: bold;
}
header .contactcontentnumber span:hover {
    text-decoration: none;
    color: #185ced;
}
header #menu_responsive ul {
    width:100%;
    display:table-cell;
    vertical-align:middle
}
header #menu_responsive li {
    width:100%;
    list-style:none;
    padding:18px 0
}
header #menu_responsive li a {
    color:#FFF
}
header #menu_responsive li .workass {
    background-color: #2165f6;
    padding: 4px 10px;
    color:#fff;
    border-radius: 2px;
    transition: 0.2s;
    line-height: 37px;
}
header #menu_responsive ul li ul {
    width:100%;
    display:block;
    margin:40px 0 0;
    font-size:28px
}
header #menu_responsive ul li ul li {
    width:100%;
    list-style:none;
    padding:10px 0
}
#abrir_modal, #cerrar_modal {
    display:none
}
.headercontacsectionmobile {
    display: none;
}
input[type=radio]+label {
    width:24px;
    height:24px;
    overflow:hidden;
    position:absolute;
    z-index:999;
    display:none;
    cursor:pointer
}
.hero, .hero img {
    position:relative
}
input[type=radio]#abrir_modal+label {
    right:20px;
    top:25px;
    color:#000
}
input[type=radio]#cerrar_modal+label {
    right:20px;
    top:14px;
    color:#FFF
}
input[type=radio]#abrir_modal:checked~#menu_responsive {
    top:0
}
input[type=radio]#cerrar_modal:checked~#menu_responsive {
    top:-100vh
}
header .contact_number {
    width:15em;
    margin:10px auto 0;
    font-family:"Roboto Condensed"!important;
    font-weight:700;
    font-size:16px;
    text-align:center
}
.block, .container, .hero, .hero img, .list_servies, .prehero, .wrapper {
    width:100%;
}
.hero2 {
    width:100%;
    text-align:center;
    padding:15px 0 10px;
}

.hero2 img {
    width:1100px;
}
header .contact_number a {
    color:#272727
}
.selectlanguagemobile {
    display: none
}
.selectlanguage {
    display: flex;
    position: relative;
    margin-left: 15px;
}
.selectlanguage a {
    font-family: "Roboto Condensed";
    font-size: 16px;
    color: #5f6469;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.selectlanguage a:hover {
    background-color: #eee;
}
.selectlanguage .fas {
    margin-right: 5px;
    font-size: 16px;
}
.flagslanguage {
    display: none;
    background: #ffffff;
    box-shadow: 0px 0px 5px #ccc;
}
.flagslanguageshow {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
}
.flagslanguage a {
    display: flex;
    align-items: center;
    padding: 5px 15px;
    font-family: "Roboto Condensed";
    font-size: 16px;
}
.flagslanguage a:hover {
    background-color: #eee;
}
.flagslanguage img {
    height: 35px;
    width: auto;
    margin-right: 10px;
}
/*.flagslanguage img:hover {
    transform: scale(1.1);
}*/
.baselinemobile {
    display: none;
}
.contact_number_responsive {
    width:100%;
    padding:6% 4%;
    margin:auto;
    display:none;
    text-align:center;
    font-weight:700;
    font-size:20px;
    background:#185ced
}
.contact_number_responsive a {
    color:#FFF
}
.container {
    padding-top:84px
}
.prehero {
    padding:8% 5%
}
.validation {
    width: 500px;
    margin: 10px auto;
    list-style-type: none;
}
.validation li {
    margin: 10px 0 0 15px;
    text-indent:-15px;
}
.validation li:before {
    content:"-";
    padding-right: 10px;
}
.dinamic {
    text-align:center;
}
.contactpage {
    margin-top:-140px;
}
.offerpage {
    margin-top: 0px;
}
.contactform {
    margin-top:-20px;
}
.block, .prehero {
    max-width:1200px;
    margin:auto
}
.backgroundhero {
    background: url(../sb-img/working-at-desk.jpg);
    background-size: cover;
    background-position: 50% 37%;
    height: 500px;
    position:relative
}
.prehero {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.backgroundhero .offerwhite h1, .backgroundhero .offerwhite h2 {
    color: #ffffff !important;
}
.prehero h2 {
    font-family:'Roboto Condensed', sans-serif;
    font-size:1.6em;
}
.prehero .mailtosublideas {
    color: #ffffff;
    font-weight: bold
}
.prehero .mailtosublideas:hover {
    text-decoration:underline
}
.wrapper {
    padding:2% 5% 4%
}
.bgWhite {
    background:#FFF !important
}
.block p {
    margin-bottom:20px
}
.hero {
    height:600px;
    overflow:hidden
}
.hero img {
    margin-top:-140px;
}
.cols2, .intro, .item-service, .list_servies {
    min-height:100px;
    height:auto;
    overflow:hidden
}
.intro {
    width:75%
}
.form, .sub_services {
    width:65%;
    padding:2%;
    margin: 0 auto;
}
.formtwo  {
    width:100%;
    padding:5% 2% 2%;
    margin: 0 auto;
}
.sub_services .offerwork {
    margin-left: 20px;
    margin-bottom: 30px;
}
.sub_services .offerwork li {
    list-style: circle !important;
    margin-bottom: 10px !important;
}
.sub_services li {
    list-style:none;
    margin-bottom:40px
}
.sub_services li h5 {
    margin-bottom:4px
}
.sub_services li a {
    font-weight:400;
    color:#272727
}
.sub_services .mailtosublideas {
    color: #000;
    text-decoration: underline;
}
.sub_services .mailtosublideas:hover {
    color: #2165f6;
}
.sendapply {
    margin-top: 40px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.form li {
    list-style:none;
    margin-bottom:20px
}
.form ul li input[type=text], .form ul li input[type=email], .form ul li input[type=tel], .form ul li textarea {
    width:100%;
    height:52px;
    border:0;
    padding:14px;
    font-size:18px;
    border-bottom:1px solid #d4d4d4;
    background:#F6F6F6;
    font-family:"Roboto Condensed";
    font-weight:400
}
.form ul li input[type=text]:hover, .form ul li input[type=email]:hover, .form ul li input[type=tel]:hover, .form ul li textarea:hover {
    border-bottom:1px solid #bebebe
}
.form ul li textarea:focus {
    height:140px
}
.form ul li input[type=submit] {
    border:0;
    text-transform:uppercase
}
.formtwo ul {
    position: relative;
    width: 100%;
    height: 435px
}
.formtwo li {
    list-style:none;
    position:absolute;
    width: 100%;
}
.formtwo .lione {
    top:30px
}
.formtwo .litwo {
    top: 110px
}
.formtwo .lithree{
    top: 190px
}
.formtwo .lifour {
    top: 270px
}
.formtwo .lifive {
    top: 350px
}
.formtwo .lisix {
    top: 430px;
    left: 0px;
    font-size: 14px;
    color: #185ced;
}
.formtwo .liseven {
    top: 510px
}
.formtwo .lieight {
    top: 590px
}
.formtwo .linine {
    top: 668px;
    left: 0px;
    font-size: 14px;
    color: #185ced;
}
.formtwo li label {
    font-size: 14px;
    z-index: 2;
    position: absolute;
    padding:0 5px;
    background: rgba(246,246,246,1);
    background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 72%, rgba(251,251,251,1) 73%, rgba(251,251,251,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(72%, rgba(246,246,246,1)), color-stop(73%, rgba(251,251,251,1)), color-stop(100%, rgba(251,251,251,1)));
    background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 72%, rgba(251,251,251,1) 73%, rgba(251,251,251,1) 100%);
    background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 72%, rgba(251,251,251,1) 73%, rgba(251,251,251,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 72%, rgba(251,251,251,1) 73%, rgba(251,251,251,1) 100%);
    background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 72%, rgba(251,251,251,1) 73%, rgba(251,251,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#fbfbfb', GradientType=0 );
    top: -36px;
    left: 15px
}
.formtwo ul li input[type=text], .formtwo ul li input[type=email], .formtwo ul li input[type=tel] {
    position:absolute;
    z-index:1;
    width:100%;
    line-height: 20px !important;
    margin-top: -19px;
    /*height:48px;*/
    border-radius:5px;
    border:0;
    padding:14px;
    font-size:18px;
    border-left:1px solid #d4d4d4;
    border-right:1px solid #d4d4d4;
    border-top:1px solid #d4d4d4;
    border-bottom:2px solid #185ced;
    background:#fbfbfb;
    font-family:"Roboto Condensed";
    font-weight:400;
}

.formtwo ul li textarea {
    width:100%;
    margin-top: -19px;
    z-index:1;
    height:95px;
    border:0;
    border-radius: 5px;
    padding:14px;
    font-size:18px;
    border-left:1px solid #d4d4d4;
    border-right:1px solid #d4d4d4;
    border-top:1px solid #d4d4d4;
    border-bottom:2px solid #185ced;
    background:#fbfbfb;
    font-family:"Roboto Condensed";
    font-weight:400
}

/*.formtwo ul li input[type=text]:hover, .formtwo ul li input[type=email]:hover, .formtwo ul li input[type=tel]:hover, .formtwo ul li textarea:hover,*/ .formtwo ul li input[type=text]:active, .formtwo ul li input[type=email]:active, .formtwo ul li input[type=tel]:active, .formtwo ul li textarea:active, .formtwo ul li input[type=text]:focus, .formtwo ul li input[type=email]:focus, .formtwo ul li input[type=tel]:focus, .formtwo ul li textarea:focus  {
    border-left:1px solid #185ced;
    border-right:1px solid #185ced;
    border-top:1px solid #185ced;
    border-bottom:2px solid #185ced;
    box-shadow: 0px 0px 4px #185ced !important;
}
.formtwo ul li input[type=text]:hover, .formtwo ul li input[type=email]:hover, .formtwo ul li input[type=tel]:hover, .formtwo ul li textarea:hover /*, .formtwo ul li input[type=text]:active, .formtwo ul li input[type=email]:active, .formtwo ul li input[type=tel]:active, .formtwo ul li textarea:active, .formtwo ul li input[type=text]:focus, .formtwo ul li input[type=email]:focus, .formtwo ul li input[type=tel]:focus, .formtwo ul li textarea:focus*/ {
    /*border-left:1px solid #185ced;
    border-right:1px solid #185ced;
    border-top:1px solid #185ced;
    border-bottom:2px solid #185ced;*/
    box-shadow: 0px 0px 4px #b4b4b4;
}
 /*.formtwo ul li textarea:focus {
    height:140px
}*/
.formtwo ul li input[type=submit] {
    border:0;
    text-transform:uppercase
}
/*.formtwo .champs {
    margin-top: -25px;
    font-size: 14px;
    color: #185ced;
}*/
.formtwo .button {
    float: right;
    margin-right: 0px; 
}
.item-service {
    width:25%;
    padding:4%;
    float:left;
    text-align:center
}
.item-service h5 a {
    color:#272727;
}
.item-service h5 a:hover {
    text-decoration:underline;
}
.text_first_level {
    font-size:24px
}
.item-service li {
    list-style:none;
    margin-bottom:2px;
    font-weight:400
}
.spaceBottom {
    padding-bottom:20px
}
.btn {
    width:200px;
    height:44px;
    display:block;
    padding:10px 14px;
    color:#FFF;
    text-align:center;
    font-size:16px;
    margin-top:20px;
    background:#3d23e7;
    cursor: pointer;
    outline: none;
    border:0;
    border-radius: 5px;
}
.item-service .btn {
    width:140px;
    height:44px
}
.item-service .btn {
    background:#185ced
}
.btn:hover, .item-service a.btn:hover {
    box-shadow: 0 0 3px #140383;
}
.item-service h5 {
    height: 2.2em;
}
.form input::-webkit-input-placeholder {
    font-size:16px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form input:-moz-placeholder {
    font-size:16px;
    vertical-align:text-top;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form input::-moz-placeholder {
    font-size:16px;
    vertical-align:text-top;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form input:-ms-input-placeholder {
    font-size:16px;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form textarea::-webkit-input-placeholder {
    font-size:16px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form textarea:-moz-placeholder {
    font-size:16px;
    vertical-align:text-top;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form textarea::-moz-placeholder {
    font-size:16px;
    vertical-align:text-top;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}
.form textarea:-ms-input-placeholder {
    font-size:16px;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#5f6469;
    text-transform:uppercase
}


.formtwo input::-webkit-input-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo input:-moz-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo input::-moz-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo input:-ms-input-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo textarea::-webkit-input-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo textarea:-moz-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo textarea::-moz-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.formtwo textarea:-ms-input-placeholder {
    font-size:14px;
    word-wrap:break-word;
    font-family:"Roboto Condensed";
    font-weight:300;
    color:#acadae;
}
.googlemapembed {
    width: 720px;
    height: 500px;
    margin: 0 auto 140px;
}
.googlemapembed iframe {
    width: 700px;
    height: 500px;
    border: 10px solid #ffffff;
}
footer {
    width:100%;
    min-height:62px;
    height:auto;
    overflow:hidden;
    padding:20px;
    font-size:12px;
    background-color: #ffffff !important;
}
footer .copyright {
    float:left;
    line-height:140%
}
footer .tel {
    float:right
}
footer .redes {
    float:right;
}
footer .redes ul {
    display: flex;
    align-items: center;
}
footer .redes li {
    list-style:none;
    float:left;
    margin-left:18px
}
footer .redes li:first-child {
    margin-left: 0
}
footer .redes li a {
    color: #5f6469;
    white-space: nowrap;
    font-size: 14px;
}
footer .redes li a:hover {
    text-decoration: underline;
}

@media only screen and (max-width:1700px) {
    .hero img {
    margin-top:0px;
}
}
@media only screen and (max-width:1100px) {
    .hero2 img {
    width:100%;
    height:auto;
}
.contactpage {
    margin-top:-50px;
}
}
@media screen and (max-width:1024px) {
    header {
        height: 75px;
    }
    header .logo img {
        margin-top: -5px;
    }
    header .menu {
        display:none
    }
    header .menu .iconmedia {
        display:none;
    }
    header #menu_responsive, input[type=radio]+label {
        display:table
    }
   .selectlanguagemobile {
        position: absolute;
        display: flex;
        right:55px;
        top: 50%;
        transform: translateY(-45%)
    }
    .selectlanguagemobile a {
        font-family: "Roboto Condensed";
        font-size: 18px;
        color: #5f6469;
        text-decoration: none;
        padding: 5px 10px;
        border-radius: 5px;
    }
    .selectlanguagemobile a:focus {
        background-color: #eee;
    }
    .selectlanguagemobile a:visited {
        background-color: #fff;
    }
    .selectlanguagemobile .fas {
        margin-right: 5px;
        font-size: 18px;
    }
    .flagslanguagemobile {
        display: none;
        background: #ffffff;
        box-shadow: 0px 0px 5px #ccc;
    }
    .flagslanguageshowmobile {
        display: block;
        position: absolute;
        top: 100%;
        right: 0;
    }
    .flagslanguagemobile a {
        display: flex;
        align-items: center;
        padding: 5px 15px;
        font-family: "Roboto Condensed";
        font-size: 16px;
    }
    .flagslanguagemobile a:hover {
        background-color: #eee;
    }
    .flagslanguagemobile img {
        height: 35px;
        width: auto;
        margin-right: 10px;
    }
    .container {
        padding-top: 0; 
    }
    .baselinemobile {
        display:flex;
        justify-content: space-between;
        background: #ffffff;
        padding: 0 5px 0 10px
    }
    .headercontacsectionmobile {
        padding-top: 69px;
        padding-bottom: 10px;
        display: flex;
    }
    .contactcontentemailmobile {
        padding-right: 3px;
        font-size: 14px;
        font-weight: bold;
    }
    .contactcontentemailmobile a {
        color: #5f6469;
    }
    .contactcontentemailmobile a:hover {
        text-decoration:none;
        color: #185ced;
    }
    .contactcontentnumbermobile {
        padding-right: 0px;
        font-size: 14px;
        font-weight: bold;
    }
    .contactcontentnumbermobile span:hover {
        text-decoration:none;
        color: #185ced;
    }
    .iconmediamobile {
        padding-top: 89px;
        padding-bottom: 10px;
        margin-top: -5px
    }
    .iconmediamobile img{
        width: 30px;
        height: auto;
        margin-right: 5px
    }
    h3 {
        font-size:58px
    }
}
@media screen and (max-width:960px) {
    .searchingtwo {
        width: 100%;
    }
    }
@media screen and (max-width:900px) {
.searching {
    width: 100%;
}
}
@media screen and (max-width:800px) {
    .contact_number {
        display:none
    }
    .contact_number_responsive {
        display:block
    }
}
@media screen and (max-width:768px) {
    header .menu {
        display:none
    }
    header #menu_responsive {
        display:table
    }
    .hero {
        height:381px
    }

    .intro {
        width:100%
    }
    h3 {
        font-size:50px
    }
    .item-service {
        width:50%;
        text-align:center
    }
}
@media screen and (max-width:736px) {
    input[type=radio]#cerrar_modal+label {
        top:30px
    }
    .hero {
        height:365px
    }
    header #menu_responsive {
        font-size:24px
    }
    header #menu_responsive li {
        padding:9px 0
    }
    header #menu_responsive ul li ul li {
        padding:4px 0
    }
    header #menu_responsive ul li ul {
        margin:10px 0 0;
        font-size:18px
    }
    h4 {
        font-size:20px
    }
    .form, .sub_services {
        width:100%
    }
    .form ul li input[type=submit] {
        margin:20px auto auto
    }
    .formtwo, .sub_services {
        width:100%
    }
    .formtwo ul li input[type=submit] {
        margin:20px auto auto
    }
    .contactform {
        margin-top:-0px;
    }
    .googlemapembed {
        width: 95%;
        height: 500px;
        margin: 30px auto 60px;
    }
    .googlemapembed iframe {
        width: 100%;
        height: 500px;
        border: 10px solid #ffffff;
    }
}
@media screen and (max-width:667px) {
    .hero {
        height:331px
    }
}
@media screen and (max-width:568px) {
    .copyright, .redes, .tel {
        width:100%;
        text-align:center
    }
    .wrapper {
        padding:4% 5% 
    }
    .hero {
        height:282px
    }
    .backgroundhero {
        background-position: 50% 50%;
        height: 550px;
    }
    .searching {
        font-size:26px;
        text-align:left;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .searchingtwo {
        font-size:24px;
        text-align:left;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .prehero h2 {
        font-size:24px;
        line-height: 30px;
    }
    .dinamic {
        text-align: left;
    }
    .validation {
        width: 100%;
        margin: 5px auto;
    }
    .validation li {
        margin: 5px 0 0 15px;
    }
    .tel {
        margin:auto
    }
    .redes {
        margin:40px auto 20px;
        float: none !important;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .redes ul {
        margin:auto
    }
    .contactpage {
    margin-top:-0px;
    }   
    .googlemapembed {
        height: 400px;
    }
    .googlemapembed iframe {
        height: 400px;
        margin: 20px auto 60px;
    }
    .formtwo ul {
        position: relative;
        width: 100%;
        height: 440px
    }
    .formtwo .button {
        /*margin-top: -50px;*/
        margin-bottom: 20px
    }
    .sendapply {
        width: 100%;
        margin-top:40px;
    }
}

@media screen and (max-width:430px) {
.item-service {
    padding:4% 3%;
}
.backgroundhero {
    height: 560px;
}
}

@media screen and (max-width:400px) {
.item-service {
    padding:4% 2%;
}
.searching {
    font-size:24px;
    line-height: 30px;
}
.searchingtwo {
    font-size:22px;
    line-height: 26px;
}
.prehero h2 {
    font-size:22px;
    line-height: 26px;
}
}

@media screen and (max-width:414px) {
    header {
        padding: 20px 20px 20px 15px
    }
     header .logo img {
        margin-top: 0px;
        width: 160px;
        height: auto;
    }
    header .iconmediamobile {
        right: 50px;
    }
    input[type=radio]#abrir_modal+label {
        right: 10px;
    }
    .hero {
        height:205px
    }
    h3 {
        font-size:36px
    }
    .text_first_level {
        font-size:18px
    }
    .formtwo {
        padding: 30px 5px 0;
    }
}
@media screen and (max-width:380px) {
    .hero {
        height:186px
    }
    .item-service {
        width:100%;
        padding:8% 4%
    }
}
@media screen and (max-width:360px) {
    header .logo img {
        width: 170px;
        height: auto;
    }
}
@media screen and (max-width:340px) {
    .headercontacsectionmobile {
        padding-bottom: 10px;
        display: flex;
    }
    .contactcontentemailmobile {
        font-size: 13.5px;
    }
    .contactcontentnumbermobile {
        font-size: 13.5px;
    }
    .iconmediamobile {
        padding-top: 86px;
        margin-top: -2px
    }
    .iconmediamobile img{
        width: 25px;
    }
    }
@media screen and (max-width:320px) {
    .hero {
        height:158px
    }
    .backgroundhero {
        height: 580px;
    }
}

/*Cookies styles*/

.cookie-advise {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #286af7;
    z-index: 510;
    padding: 15px 28px;
    text-align: center; 
    box-sizing: border-box;
}

.cookie-advise p,
.cookie-advise button {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    outline: none !important;
}

.cookie-advise p {
    padding-bottom: 10px;
}

.cookie-advise p:last-child,
.cookie-advise p.checkboxOptions {
    padding-bottom: 0;
}

.cookie-advise button {
    line-height: 120%;
}

.cookie-advise button {
    cursor: pointer;
}

.cookie-advise > div {
    padding: 5px;
    max-width: 1000px;
}

.cookie-advise > div > p:last-child {
    margin-bottom: 5px;
  }

.cookie-advise button:hover,
.cookie-advise button.checked {
    background-color: #fff;
    color: #286af7;
     
}

.cookie-advise p.title {
    font-weight: 700;
    font-size: 16px;
}

.cookie-advise p a {
    color: #fff;
    text-decoration: underline;
}

.cookie-advise button {
    display: inline-block;
    border: 1px solid #fff;
    background-color: #286af7;
    padding: 5px;
    margin: 10px auto 0px;
}

.cookie-advise .options p {
    text-align: left;
    margin: 10px auto 0px;
    max-width: 120px;
}

@media (min-width: 800px) {
    .cookie-advise {              
        justify-content: space-around;
        align-items: center;
    }
    .cookie-advise > div > p:last-child {
        margin-bottom: 0px;
    }
    
     .cookie-advise button {
        display: block;
        min-width: 150px;
    }
}

@media (max-width: 800px) {
    .cookie-advise {              
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
}