html:where(img[class*=wp-image-]), img.scale-with-grid, .clients_list li img, .services_list li img { height: auto; max-width: 100%; } .main-wrapper li { line-height: 1em; padding-top: 3px; } .mobileonly { display: none } .main-wrapper img { width: 100%; display: block } .main-wrapper a { color: #000; text-decoration: none } .main-wrapper ul li { list-style-type: none } .navbar { background: var(--ColoreBarraMobile); position: fixed; top: 0; left: 0; width: 100%; max-height: 90vh; display: flex; flex-direction: column; z-index: 10; border: 1px solid rgba(200, 215, 215, .97); } .navbar-brand { font-size: 1.8rem; letter-spacing: 3px; font-weight: 700 } .navbar-space { padding-top: 60px } .navbar-toggler { display: inline; border: 0; background: transparent; font-size: 1.8rem; cursor: pointer; padding: .1rem .5rem; transition: all .5s ease } .navbar-toggler:hover { opacity: .7 } .navbar-collapse { overflow-y: scroll; display: none } .navbar-nav>li>a { font-size: 1.1rem; font-weight: 700; display: block; padding: .6rem 0; margin: .2rem 0; border-bottom: 1px solid #ddd; border-radius: 1px; position: relative; transition: all .5s ease; padding-left: 20px; color: var(--ColoreTestoSubMenu) } .navbar-nav>li>a:hover { opacity: .7 } .sub-menu_h4 { font-size: 1rem; padding: .5rem 0; margin-top: 20px; margin-bottom: 16px; font-size: 21px; line-height: 27px; font-family: "Open Sans", arial, serif; font-weight: 700; color: var(--ColoreTitoliSubMenu); text-shadow: 1px 1px var(--ColoreOmbraTestoSubMenu) } .stringi { margin-left: 50px; margin-right: 50px } .sub-menu ul li { padding: .2rem 0; margin: .2rem 0; font-size: 1rem } .sub-menu ul li a { transition: all .5s ease; color: var(--ColoreTestoSubMenu); text-shadow: 1px 1px var(--ColoreOmbraTestoSubMenu) } .sub-menu ul li a:hover { padding-left: 14px; opacity: .8; color: var(--ColoreTestoSelezionatoSubMenu) } .sub-menu { display: none } .sub-menu-item { padding-left: 1.2rem } .sub-menu-item:nth-child(3) { background: var(--ColoreSfondoTerzo); display: flex; flex-direction: column; align-items: flex-start } .sub-menu-item:nth-child(3) h2 { margin: 1.5rem 0 } .sub-menu-item:nth-child(3) .btn { border: 1px solid #000; text-transform: uppercase; font-size: .9rem; padding: .6rem 1rem; cursor: pointer; background: var(--ColoreSfondoPulsante); color: var(--ColoreTestoPulsante); transition: all .5s ease } .sub-menu-item:nth-child(3) .btn:hover { background: transparent; color: #000 } .sub-menu-item:nth-child(4) { background: var(--ColoreSfondoQuarto); width: 100%; margin: 0 auto; padding: 2rem 0 } .sub-menu-item:nth-child(2) { background: var(--ColoreSfondoSecondo) } @media screen and (min-width:992px) { .inverted { -webkit-filter: invert(100%); filter: invert(100%) } .stringi { margin-left: 0; margin-right: 0 } .navbar-space { padding-top: 0 } .main-wrapper { padding: 10px } .navbar { background: #393b3c; flex-direction: row; flex-wrap: wrap; align-items: center; border: none; border-radius: 5px; border-bottom: 1px solid #ddd; position: relative } .navbar-toggler { display: none } .navbar-collapse { display: block !important; overflow-y: hidden; flex: 1 0 auto } .navbar-nav { display: flex; align-items: center } .navbar-nav>li>a { border-bottom: 0; margin: 0 .1rem; font-size: 1rem; padding-left: 10px; color: var(--ColoreBarraMobile) } .sub-menu { position: absolute; left: 0; width: 100%; top: 100%; background: var(--ColoreSubMenu); border-radius: 5px } .navbar-nav>li:not(.cerca-item):hover .sub-menu { display: grid !important; grid-template-columns: repeat(4, 1fr) } .navbar-nav>li.cerca-item:hover .sub-menu { display: none !important } .navbar-nav>li.cerca-item.search-open .sub-menu { display: grid !important; grid-template-columns: repeat(1, 1fr) } .navbar-nav>li { border-bottom: 2px solid transparent; transition: border-bottom .5s ease } .navbar-nav>li:hover { border-bottom-color: aqua } .sub-menu-item { padding-left: 0 } .sub-menu-item:nth-child(3) { padding-left: 2rem; padding-right: 2rem } .sub-menu_h4 { font-size: 1.1rem; color: var(--ColoreTitoliSubMenu); text-shadow: 1px 1px var(--ColoreOmbraTestoSubMenu); margin-bottom: 0; padding-left: 15px } .main-wrapper a { color: var(--ColoreBarraMobile); text-shadow: 0 -1px 0 var(--ColoreOmbraTestoMenu) } } nav>div:nth-child(1)>button:hover { background-color: aqua } nav>div:nth-child(1)>button { color: var(--ColorePulsanteMobile) } :root { --ColoreBarraMobile: rgba(240, 255, 255, .97); --ColorePulsanteMobile: darkslategray; --ColoreSubMenu: rgba(240, 255, 255, .97); --ColoreTestoSubMenu: black; --ColoreOmbraTestoSubMenu: white; --ColoreOmbraTestoMenu: rgba(240, 255, 255, .15); --ColoreTestoSelezionatoSubMenu: darkblue; --ColoreSfondoSecondo: rgba(220, 255, 255, .25); --ColoreSfondoTerzo: rgba(200, 255, 255, .25); --ColoreSfondoQuarto: rgba(180, 255, 255, .25); --ColoreSfondoPulsante: rgba(10, 209, 229, 1); --ColoreTestoPulsante: white; --ColoreTitoliSubMenu: rgba(190, 34, 57, 1.00) } #wrapper>div:nth-child(1)>div.header.clearfix.row>div.fourHead.columns>a { letter-spacing: -1px } .eureka:after { content: attr(data-a) "@" attr(data-b) "." attr(data-c) } @-webkit-keyframes booknow { 70%, to { opacity: 1 } 85% { opacity: .6 } } @-moz-keyframes booknow { 70%, to { opacity: 1 } 85% { opacity: .8 } } @-o-keyframes booknow { 70%, to { opacity: 1 } 85% { opacity: .8 } } @-moz-keyframes blinker { 0% { color: #000 } 40% { color: #fff } ; } @-webkit-keyframes blinker { 0% { color: #000 } 40% { color: #fff } ; } @keyframes blinker { 0% { color: #000 } 40% { color: #fff } } #cookieChoiceInfo { box-shadow: 10px 21px 9px 25px #000; padding: 20px 10px } #cookieChoiceInfo>div>hr { margin: 15px 0 } #cookieChoiceInfo>div { width: 95% } #cookieChoiceDismiss { background: #0ad1e5; -webkit-border-radius: 5; -moz-border-radius: 5; border-radius: 5px; padding: 3px 12px; text-decoration: none } #cookieChoiceDismiss:hover { background: #3cb0fd; background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db); background-image: -moz-linear-gradient(top, #3cb0fd, #3498db); background-image: -ms-linear-gradient(top, #3cb0fd, #3498db); background-image: -o-linear-gradient(top, #3cb0fd, #3498db); background-image: linear-gradient(to bottom, #3cb0fd, #3498db); text-decoration: none } .divTable { display: table; border-radius: 25px; padding: 20px; border: #0a8de5 3px solid; background-color: rgba(0, 225, 255, .1) } .divTableRow { display: table-row } .divTableCell, .divTableHead { display: table-cell; padding: 3px 10px } .container { position: relative; width: 960px; margin: 0 auto; padding: 0 } .container .columns, md.container .column { float: left; display: inline; margin-left: 10px; margin-right: 10px } .formwide { display: none } .row { margin-bottom: 10px } .container .one.column, .container .one.columns { width: 40px } .container .two.columns { width: 100px } .container .three.columns { width: 160px } .container .four.columns, .container .fourHead.columns { width: 220px } .container .five.columns { width: 280px } .container .six.columns { width: 340px } .container .seven.columns { width: 400px } .container .eight.columns { width: 460px } .container .nine.columns { width: 520px } .container .ten.columns { width: 580px } .container .eleven.columns { width: 640px } .container .twelve.columns, .container .twelveHead.columns { width: 700px } .container .thirteen.columns { width: 760px } .container .fourteen.columns { width: 820px } .container .fifteen.columns { width: 880px } .container .sixteen.columns { width: 940px } .container .one-third.column { width: 300px } .container .two-thirds.column { width: 620px } .container .offset-by-one { padding-left: 60px } .container .offset-by-two { padding-left: 120px } .container .offset-by-three { padding-left: 180px } .container .offset-by-four { padding-left: 240px } .container .offset-by-five { padding-left: 300px } .container .offset-by-six { padding-left: 360px } .container .offset-by-seven { padding-left: 420px } .container .offset-by-eight { padding-left: 480px } .container .offset-by-nine { padding-left: 540px } .container .offset-by-ten { padding-left: 600px } .container .offset-by-eleven { padding-left: 660px } .container .offset-by-twelve { padding-left: 720px } .container .offset-by-thirteen { padding-left: 780px } .container .offset-by-fourteen { padding-left: 840px } .container .offset-by-fifteen { padding-left: 900px } #sequence>ul>li>div>a { line-height: 40px } #sequence>ul>li>div>a, #sequence>ul>li>div>a>h2 { font-size: 40px; text-shadow: 2px 2px #000 } #sequence>ul>li>div>a.link, #sequence>ul>li>div>a>h3 { font-size: 25px; text-shadow: 2px 2px #000 } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 17px; text-shadow: 2px 2px 2px #000; color: #fff } #sequence>ul>li>div>a, #sequence>ul>li>div>a.link { color: #0ff; text-transform: uppercase; width: 80%; margin: 0 0 14px } #sequence>ul>li>div>a.link { line-height: 25px } .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden } .clearfix:after, .clearfix:before, .row:after, .row:before { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 } .clearfix:after, .row:after { clear: both } .clearfix, .row { zoom: 1 } .clear, hr { clear: both; height: 0 } .clear { overflow: hidden; visibility: hidden; width: 0 } a, abbr, acronym, address, applet, article, aside, audio, b, big, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, figcaption, figure, footer, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, output, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline } body { color: #000; text-shadow: 1px 1px #e1f5f2 } a, a:visited { text-shadow: 1px 1px #e1f5f2; text-underline-position: under; color: #0000b4 } .importante { position: absolute; left: -4721px } body { border: 0; vertical-align: baseline; line-height: 1; background: rgba(240, 255, 255, .25); font: 20px/24px 'Open Sans', arial, sans-serif; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100% } body, fieldset, form, h1, h2, h3, h4, li, ol, p, ul { padding: 0 } blockquote, fieldset, form, h1, h2, h3, h4, li, ol, p, ul { border: 0; font: inherit; vertical-align: baseline } .clear, .side_bar_menu>li a.active+ul, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } .comment_list ol.comment_sub { list-style: none } blockquote, q { quotes: none } blockquote:after, blockquote:before, q:after, q:before { content: none } table { border-collapse: collapse; border-spacing: 0 } h1, h2, h3, h4, h5, h6 { color: #011; font-family: "Open Sans", arial, serif; font-weight: 700 } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit } h1 { font-size: 29px; line-height: 38px; margin: 0 0 14px } h2, h3 { line-height: 28px; margin: 0 0 10px } h4 { font-size: 16px; line-height: 24px; margin: 4px 0 8px } h5, h6 { font-size: 15px; line-height: 21px } h6 { font-size: 14px } .subheader, p.lead { color: #777 } p { margin: 0 0 20px } body, p img { margin: 0 } h2, p.lead { font-size: 21px } p.lead { line-height: 27px } em { font-style: italic } strong { font-weight: bolder; font-size: 1.05em; color: #000 } small { font-size: 80% } blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic } blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd } blockquote cite { display: block; font-size: 12px; color: #222 } blockquote cite:before { content: "\2014 \0020" } blockquote cite a, blockquote cite a:visited { color: #222 } hr { border: solid #ddd; border-width: 1px 0 0; margin: 10px 0 30px } a, a:visited { outline: 0; text-decoration-color: mediumturquoise; font-weight: 510; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear } #recent-posts-2>ul>li>div>a, #wrapper>div>div>div>div.twelve.columns>div>h3>a { color: black; font-weight: 600; text-decoration-color: mediumturquoise } a:focus, a:hover { color: #0ad1e5 } p a, p a:visited { line-height: inherit } fieldset, form, ul { margin: 0 0 20px } ul { list-style: none outside } ol { list-style: decimal; margin: 0 0 20px 30px } ul.circle, ul.disc, ul.square { margin-left: 30px } ul.square { list-style: square outside } ul.circle { list-style: circle outside } ul.disc { list-style: disc outside } ol ol, ol ul, ul ol, ul ul { margin: 4px 0 5px 30px } ol ol li, ol ul li, ul ol li, ul ul li { margin-bottom: 6px } li { line-height: 1.5em; margin: 0 0 12px } li p, ul.large li { line-height: 21px } .frame-scale-with-grid { max-width: 100% } #google_map iframe { width: 100%; height: 416px; border: 0 } input[type=email], input[type=password], input[type=text], select, textarea { border: 1px solid #ccc; padding: 6px 4px; outline: 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; font: 13px Arial, sans-serif; color: black; width: 210px; max-width: 100%; display: block; margin: 0 0 20px; background: #fff } select { padding: 0; width: 220px padding-bottom:5px; padding-left: 5px } input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, textarea:focus { border: 1px solid #aaa; color: #444; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2); box-shadow: 0 0 3px rgba(0, 0, 0, .2) } textarea { min-height: 60px } input[type=checkbox] { display: inline } .remove-bottom { margin-bottom: 0 !important } .half-bottom { margin-bottom: 10px !important } .add-bottom { margin-bottom: 20px !important } .button, a.button, button, input[type=button], input[type=reset], input[type=submit] { border-style: solid; border-width: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: linear-gradient(to top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-repeat: repeat-x; color: #fff; text-shadow: 0 1px rgba(0, 0, 0, .4); background-color: #0ad1e5; text-decoration: none; display: inline-block; cursor: pointer; padding: 5px 14px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; font: 400 16px "Open Sans", arial } .button:active, .button:hover, a:hover.button, button:active, button:hover, input[type=button]:active, input[type=button]:hover, input[type=reset]:active, input[type=reset]:hover, input[type=submit]:active, input[type=submit]:hover { background-color: #13ee27 } .button:disabled, button:disabled, input[type=button]:active, input[type=reset]:disabled, input[type=submit]:disabled { background-color: #1fa4d0 } .button.full-width, button.full-width, input[type=button].full-width, input[type=reset].full-width, input[type=submit].full-width { width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } .button, a.sm_button, button.sm_button, input[type=button].sm_button, input[type=reset].sm_button, input[type=submit].sm_button { font-size: 13px } #wrapper { width: 990px; margin: 15px auto; text-align: left; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1); box-shadow: 0 0 10px rgba(0, 0, 0, .1); -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px } #wrapper.full_wrapper { width: 100%; margin: 0 auto; padding: 20px 0 0 } .h5 { height: 5px } .h10 { height: 10px } .h15 { height: 15px } .h20 { height: 20px } .h40 { height: 40px } .mt50 { margin-top: 50px !important } .divider_bgr, .title { background: url(https://cdn.inbornvoice.com/images/header_bgr_diag.png) left top } .title { margin: 20px 0 22px; letter-spacing: -1px; font: 400 20px/18px 'Open Sans', arial, sans-serif } .title span { background: #fff; color: red; padding-right: 12px } .sidebar { padding-bottom: 20px; margin-top: -30px } .sidebar .title { font-size: 18px; line-height: 18px; margin-top: 30px } .heading { margin: 30px 0 24px; letter-spacing: -1px; padding-bottom: 10px; background: url(https://cdn.inbornvoice.com/images/header_bgr.png) left top; font: 300 26px/30px 'Open Sans', arial, sans-serif } .heading span { display: block; line-height: 30px; background: #fff; padding-bottom: 10px } .header_left img { margin: 66px 0 0 20px } .header_contacts { height: 20px; margin: 20px 0 46px; font-size: 12px; color: #222 } .header_phone { float: right; padding-left: 22px; background: url(https://cdn.inbornvoice.com/images/header_phone.png) left center no-repeat; margin-left: 20px } .header_mail { float: right; padding-left: 23px; background: url(https://cdn.inbornvoice.com/images/header_mail.png) left center no-repeat } .header_soc_search { margin-bottom: 6px } .header_soc_twitter { background: url(https://cdn.inbornvoice.com/images/header_soc_twitter.png) left -16px no-repeat } a:hover.header_soc_in { background: url(https://cdn.inbornvoice.com/images/header_soc_in.png) left top no-repeat } .header_soc_fb, .header_soc_in, .header_soc_twitter { float: right; width: 16px; height: 16px; margin: 0 0 0 12px; text-indent: -10000px } .header_soc_in { background: url(https://cdn.inbornvoice.com/images/header_soc_in.png) left -16px no-repeat } a:hover.header_soc_twitter { background: url(https://cdn.inbornvoice.com/images/header_soc_twitter.png) left top no-repeat } .header_soc_fb { background: url(https://cdn.inbornvoice.com/images/header_soc_fb.png) left -16px no-repeat } a:hover.header_soc_fb { background: url(https://cdn.inbornvoice.com/images/header_soc_fb.png) left top no-repeat } .header_soc_ig { background: url(https://cdn.inbornvoice.com/images/header_soc_ig.png) left -16px no-repeat; margin: 0 0 0 12px } a:hover.header_soc_ig { background: url(https://cdn.inbornvoice.com/images/header_soc_ig.png) left top no-repeat } .header_soc_ig, .header_soc_rss, .header_soc_yt { float: right; width: 16px; height: 16px; text-indent: -10000px } .header_soc_yt { background: url(https://cdn.inbornvoice.com/images/header_soc_yt.png) left -16px no-repeat; margin: 0 0 0 12px } a:hover.header_soc_yt { background: url(https://cdn.inbornvoice.com/images/header_soc_yt.png) left top no-repeat } .header_soc_rss { background: url(https://cdn.inbornvoice.com/images/header_soc_rss.png) left -16px no-repeat; margin: 8px 0 0 12px } a:hover.header_soc_rss { background: url(https://cdn.inbornvoice.com/images/header_soc_rss.png) left top no-repeat } #menu>ul>li ul>li>a, #menu>ul>li ul>li>a>span, .header_soc_search a { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; -ms-transition: all .3s ease-out; transition: all .3s ease-out } #s { float: right; position: relative; top: 0; right: -22px; width: 150px; margin-bottom: 0; border: 1px solid #eee; padding: 7px 30px 7px 8px; font-size: 13px; color: #ccc; background: #fbfbfb; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; -ms-transition: all .2s ease-out; transition: all .2s ease-out } #s:focus { width: 180px; border: 1px solid #eee; color: #888; -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); box-shadow: inset 0 0 6px rgba(0, 0, 0, .05) } #s:hover { width: 180px } .button_search { float: right; position: relative; top: 0; right: 5px; padding: 0; width: 22px; height: 31px; cursor: pointer; z-index: 100; box-shadow: none } .button_search, .button_search:hover { background: url(https://cdn.inbornvoice.com/images/button_search.png) center center no-repeat; border: 0 } .section_big_title { text-align: center; margin: 15px 0 } .section_big_no_m { margin: 10px 0 0 } .section_big_title h1 { margin: 15px 0 0; color: #000; letter-spacing: -1px; font: 300 31px/38px Ubuntu, arial, sans-serif } .section_big_titlewh1 { margin: 15px 0 0; color: #000; letter-spacing: -1px; font: 300 25px/28px Ubuntu, arial, sans-serif } .section_big_title h1 strong, .section_big_titlewh1 strong { font-weight: 500; text-transform: uppercase; color: rgba(255, 0, 0, .75); } .section_big_title h2 { margin: 2px 0 5px; color: #101010; font: italic 300 21px/28px 'Open Sans', arial, sans-serif } .carousel_section, .half_padded_block { position: relative; margin-bottom: 40px; } .section_featured_services { position: relative } .section_featured_services h4 { margin: 14px 0 6px; font-size: 16px; line-height: 24px } .section_featured_services p { color: #777; font-size: 12px } .clients_list ul { margin: 20px 0 !important } .clients_list li { float: left; margin: 0 10px } .pic img, .services_list li img, a .img_overlay, a .img_overlay_zoom { -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px } .services_description { padding-left: 16px } .services_description h5 { margin: 20px 0 16px; font-size: 17px } .services_description p { margin: 0 0 12px } .services_description ul { margin-bottom: 30px } .pic { position: relative } .pic img, a .img_overlay, a .img_overlay_zoom { width: 100% } .pic, .pic img { display: block } a .img_overlay, a .img_overlay_zoom { position: absolute; top: 0; left: 0; height: 100%; background: #333; background-color: rgba(0, 0, 0, .3); background-image: url(https://cdn.inbornvoice.com/images/icon_plus.png); background-position: center center; background-repeat: no-repeat; opacity: 0; filter: alpha(opacity=0); z-index: 0; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out } a:hover .img_overlay, a:hover .img_overlay_zoom, .slider_bgr.animate-in { opacity: 1; filter: alpha(opacity=100); z-index: 1; } a .img_overlay_zoom { background-image: url(https://cdn.inbornvoice.com/images/icon_zoom.png) } .section_featured_texts { margin: 34px 0 40px } .section_featured_texts_no_m { margin-bottom: 10px } .section_featured_texts .icon { float: left; margin: 1px 16px 66px 0; width: 37px; height: 37px } .section_featured_texts h3 { font-weight: 600; font-size: 20px; line-height: 26px; color: #222; letter-spacing: -1px; margin-left: 54px } .section_featured_texts h3 a { color: #222 } .section_featured_texts p { color: #777; font-size: 13px; line-height: 21px; margin-right: 12px; margin-left: 54px } .media_item { border-bottom: 1px dotted #eee; margin: 20px 0; padding-bottom: 60px } .big_screen { background: url(https://cdn.inbornvoice.com/images/icon_big_screen.png) center center no-repeat } .big_cog { background: url(https://cdn.inbornvoice.com/images/icon_big_cog.png) center center no-repeat } .big_profile { background: url(https://cdn.inbornvoice.com/images/icon_big_profile.png) center center no-repeat } .big_brush { background: url(https://cdn.inbornvoice.com/images/icon_big_brush.png) center center no-repeat } .big_chat { background: url(https://cdn.inbornvoice.com/images/icon_big_chat.png) center center no-repeat } .big_check { background: url(https://cdn.inbornvoice.com/images/icon_big_check.png) center center no-repeat } .big_download { background: url(https://cdn.inbornvoice.com/images/icon_big_download.png) center center no-repeat } .big_graph { background: url(https://cdn.inbornvoice.com/images/icon_big_graph.png) center center no-repeat } .big_heart { background: url(https://cdn.inbornvoice.com/images/icon_big_heart.png) center center no-repeat } .big_portfolio { background: url(https://cdn.inbornvoice.com/images/icon_big_portfolio.png) center center no-repeat } .big_university { background: url(https://cdn.inbornvoice.com/images/icon_big_university.png) center center no-repeat } .big_pencil { background: url(https://cdn.inbornvoice.com/images/icon_big_pencil.png) center center no-repeat } ul.arrowed, ul.checked, ul.dotted, .side_bar_menu { list-style: none; margin: 0; padding: 0; } ul.arrowed li, ul.dotted li { padding: 0 0 0 20px; margin-bottom: 6px } ul.arrowed li { background: url(https://cdn.inbornvoice.com/images/arrow.png) 0 3px no-repeat } ul.dotted li { background: url(https://cdn.inbornvoice.com/images/dot.png) 0 3px no-repeat } ul.checked li { padding: 0 0 0 26px; background: url(https://cdn.inbornvoice.com/images/check.png) 0 3px no-repeat; margin-bottom: 6px } .quote_content, .testimonials { position: relative; max-width: 99% } .quote_content { background: #f8f8f8 url(https://cdn.inbornvoice.com/images/quote.png) 12px 12px no-repeat; border: 1px solid #e5e5e5; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px } .quote_content p { margin: 14px 14px 16px 46px; font-size: 13px; line-height: 20px; font-style: italic; color: #333 } .quote_arrow { width: 12px; height: 7px; position: absolute; bottom: -7px; left: 46px; background: url(https://cdn.inbornvoice.com/images/quote_arrow.png) 0 0 no-repeat } .quote_author { position: relative; left: 46px; margin-top: 12px } .quote_author_description { display: block; color: #222; font-size: 11px } .icon_testimonial { display: inline; background: url(https://cdn.inbornvoice.com/images/icon_testimonial.png) 0 3px no-repeat; padding-left: 24px; font-size: 14px; font-weight: 600 } .tab-content { border-bottom: 1px solid #e4e4e4; padding: 20px; margin-bottom: 20px; z-index: 2; overflow: auto; -moz-border-radius: 0 4px 4px; -webkit-border-radius: 0 4px 4px 4px; -khtml-border-radius: 0 4px 4px 4px; border-radius: 0 4px 4px 4px } .acc_item, .breadcrumb a, .aqua_table td, .footer_pic img, .latest_post_sidebar img { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; } .acc_item { padding: 12px 0; margin: 0; position: relative; cursor: pointer; background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px } .acc_item:hover { background: #f8f8f8 } .acc_control { float: left; background: #778185 url(https://cdn.inbornvoice.com/images/acc_bgr.png) 0 -18px no-repeat; width: 18px; height: 18px; margin: 0 14px 0 8px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; -moz-border-radius: 17px; -webkit-border-radius: 17px; -khtml-border-radius: 17px; border-radius: 17px } .active_acc .acc_control { background: #778185 url(https://cdn.inbornvoice.com/images/acc_bgr.png) 0 0 no-repeat } .acc_heading { display: block; margin-left: 40px } .accordion { padding: 0; margin: 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; font-size: 14px; font-weight: 600; line-height: 18px } .accordion.active_acc { background: url(https://cdn.inbornvoice.com/images/acc_bgr.png) 0 0 no-repeat } .accordion_content { display: none; padding: 10px 10px 0 40px; color: #777 } .page_heading { margin: 15px 0 10px; background: url(https://cdn.inbornvoice.com/images/heading_bgr.png) left top repeat-x } .page_heading2 { margin: 15px 0 10px; background: url(https://cdn.inbornvoice.com/images/header_bgr2.png) left top repeat-x } .page_heading h1 { display: inline; background: #fff; margin: 0; padding-right: 10px; font: 500 28px/35px 'Open Sans', arial, sans-serif } .breadcrumb { margin: 16px 0 0; height: 20px; line-height: 20px } .breadcrumb a.first_bc { -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; -khtml-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px } .breadcrumb a { float: left; color: #666; font-size: 11px; background: #f8f8f8 url(https://cdn.inbornvoice.com/images/grad_menu.png) top left repeat-x; text-shadow: 0 1px 0 rgba(255, 255, 255, .8); line-height: 20px } .breadcrumb a:hover { color: #0ad1e5 } .breadcrumb a span, .breadcrumb a.last_bc span { display: block; line-height: 20px; padding: 0 20px 0 12px } .breadcrumb a span { background: url(https://cdn.inbornvoice.com/images/breadcrumb_divider.png) center right no-repeat } .breadcrumb a.last_bc span { background: url(https://cdn.inbornvoice.com/images/breadcrumb_divider_last.png) center right no-repeat } .attention, .information, .success, .warning { padding: 8px 14px; margin-top: 6px; margin-bottom: 14px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px } .attention a, .information a, .success a, .warning a { color: #444 } .success { background: #d6f7e2; border: 1px solid #c2ebd1 } .warning { background: #ffe8e8; border: 1px solid #efd9d9 } .attention { background: #fff5cc; border: 1px solid #f0e6bf } .information { background: #e2f5f7; border: 1px solid #d1e9ec } .attention .close, .information .close, .success .close, .warning .close { float: right; padding-top: 4px; padding-right: 4px; cursor: pointer } .required { color: #ff4242; font-weight: 700; padding-left: 2px } .error { display: block; color: #ff4242 } .close_img { width: 7px; height: 7px; float: right; margin: 7px 0 7px 20px; background: url(https://cdn.inbornvoice.com/images/close.png) 0 0 no-repeat; cursor: pointer } .box-category { padding: 0 } .side_bar_menu>li, .side_bar_menu>li ul>li { margin: 1px 0 } .side_bar_menu>li ul>li>a, .side_bar_menu>li>a { display: inline-block; color: #444; text-decoration: none; font-size: 13px; border-radius: 3px; position: relative } .link_span { display: block; padding: 4px 10px 4px 19px; position: relative; text-shadow: 0 1px 0 rgba(255, 255, 255, .7) } .side_bar_menu>li ul { margin: 1px 0 3px 10px } .side_bar_menu>li a.active { background: #f7f7f7 } .side_bar_menu>li ul>li>a { text-shadow: 0 0 1px #fff } .side_bar_menu>li ul>li>a.active { background-color: #f5f5f5; border-radius: 3px; text-shadow: 0 0 1px #fff } .hover_span, .tagcloud a {} .hover_span { display: block; width: 0; height: 100%; border-radius: 3px; position: absolute; top: 0; z-index: 20 } .textwidget { margin: 0 } .tagcloud, .textwidget { padding: 0 0 10px } .post_item { border-bottom: 1px dotted #eee; margin-bottom: 30px } .post_title { margin: 24px 0 10px; font-size: 23px; line-height: 30px } .post_meta { margin: 0; font-size: 12px; line-height: 20px; color: #999 } .post_meta a { color: #888 } #footer a:hover, .post_meta a:hover { color: #0ad1e5 } .author, .calendar { margin-right: 8px; padding: 0 12px 0 22px; border-right: 1px solid #ddd } .calendar { background: url(https://cdn.inbornvoice.com/images/blog_icon_date.png) 0 1px no-repeat } .author { background: url(https://cdn.inbornvoice.com/images/blog_icon_author.png) 0 1px no-repeat } .comments, .tags { margin-right: 8px; padding: 0 12px 0 23px } .comments { background: url(https://cdn.inbornvoice.com/images/blog_icon_comments.png) 0 1px no-repeat; border-right: 1px solid #ddd } .tags { background: url(https://cdn.inbornvoice.com/images/blog_icon_tags.png) 0 0 no-repeat } .post_description { margin: 16px 0 24px } .post_description ul { margin-bottom: 20px; margin-left: 12px } .post_description h1 { margin-top: 20px; font-size: 24px; line-height: 30px } .post_description h2, h3, h4 { margin-top: 20px; margin-bottom: 16px; font-size: 21px; line-height: 27px } .post_descriptionsub { margin-top: 20px; margin-bottom: 16px; font-size: 18px; line-height: 23px } .post_descriptionsub:before { content: "▶︎ "; color: aqua } .post_descriptionsub:after { content: " ◀︎"; color: aqua } .post_description h5 { margin-top: 10px; font-size: 15px; line-height: 20px } .portfolio_description p, .post_description p { margin: 0 0 12px } .padded_block { margin-bottom: 80px } .comments_section { margin: 60px 0 } .comments_section label { font-weight: 400 } .aqua_input, input[type=email].aqua_input, input[type=password].aqua_input, input[type=text].aqua_input, select.aqua_input, textarea.aqua_input { width: 250px; border: 1px solid #eee; padding: 7px 8px; font-size: 13px; background: #fbfbfb; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); box-shadow: inset 0 0 6px rgba(0, 0, 0, .05); transition: all .3s cubic-bezier(.4, .1, .2, .7); -webkit-transition: all .3s cubic-bezier(.4, .1, .2, .7); -moz-transition: all .3s cubic-bezier(.4, .1, .2, .7) } textarea.aqua_input { width: 400px } .aqua_input:focus { border: 1px solid #ccc !important } .related_posts_section { position: relative; margin: 0 0 0 -10px } .related_posts_section h4 { margin: 14px 0 8px; font-size: 16px; line-height: 21px } .related_posts_section .meta_date { font-size: 12px; line-height: 12px; margin: 0 0 10px; color: #999; font-style: italic } .related_posts_section p { color: #777; font-size: 12px; line-height: 18px } .comment_list { margin: 40px 0; border-top: 1px solid #eee; padding-top: 30px } .comment_list ol { list-style: none; margin-left: 0 } li.comment .single_comment { padding: 20px 0; border-top: 1px dotted #ddd } li.comment ol.comment_sub { margin-left: 65px } .comment_list ol .comment_avatar { float: left; margin-right: 15px } .comment_list ol .comment_avatar a.comment_edit { display: block; margin-top: 12px; text-align: center; font-style: italic } .comment_list ol .comment_content { overflow: hidden } .comment_list ol .comment_name { font-weight: 700 } .comment_list ol .comment_name span { font-weight: 400; color: #aaa; margin: 0 8px } .comment_list ol .comment_name a { font-size: 14px; font-weight: 600 } .comment_list ol .comment_name a.comment_reply { font-size: 13px; font-weight: 400 } .comment_list ol .comment_desc { font-size: 12px; margin-bottom: 16px; color: #999; font-style: italic } .pagination { margin-bottom: 20px } .pagination .links { float: left; font-size: 13px; line-height: 16px } .pagination .links a, .pagination .links b { display: inline-block; text-decoration: none; font-weight: 400 } .pagination .links a { padding: 4px 10px; background: #f8f8f8 url(https://cdn.inbornvoice.com/images/grad_menu.png) top left repeat-x; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; text-shadow: 0 1px 0 #fff; color: #666 } .pagination .links a:hover { background-color: #0ad1e5; color: #fff; text-shadow: none } .pagination .links b { padding: 3px 9px; color: #222; cursor: default } .pagination .results { float: right; padding-top: 3px } .latest_post_sidebar { font-size: 11px; line-height: 15px; margin-right: 8px } .latest_post_sidebar img { float: left; width: 52px; height: 52px; border: 1px solid #ddd; padding: 3px; background: #fff; margin: 2px 14px 22px 0 } .latest_post_sidebar img:hover { border: 1px solid #bbb } .latest_post_sidebar p { font-size: 11px; line-height: 15px; margin-bottom: 8px } .latest_post_sidebar p.date { color: #999 } .latest_post_sidebar p.latest_post_sidebar_title { padding-top: 2px; font-size: 12px; line-height: 15px } .aqua_table { margin: 20px 0 } .aqua_table th { border: 1px solid #e2e2e2; padding: 8px 14px; font-size: 14px; text-align: left } .aqua_table td { padding: 8px 14px; border: #e2e2e2 1px solid } .aqua_table tr.odd td { background: #f9f9f9 } .aqua_table tr:hover td { background: #edf9fa } .aqua_table td.b, .aqua_table th, .team_block h4 { font-weight: 600 } .al_right { text-align: right } #footer p, .no_bm { margin-bottom: 0 } #sequence, #slider_holder { height: 100%; position: relative } #sequence { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; height: 400px; margin: 0 auto; max-width: 1400px } #sequence ul { margin: 0 } #sequence ul li { z-index: 1; margin: 0 !important } .next, .prev { cursor: pointer; position: absolute; top: 170px; height: 41px; width: 41px; z-index: 20; background: #556167; background: rgba(85, 97, 103, .7); transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; filter: alpha(opacity=0); opacity: 0; -moz-border-radius: 21px; -webkit-border-radius: 21px; -khtml-border-radius: 21px; border-radius: 21px } .prev { left: 15px } .next { right: 15px } .next>span, .prev>span { background: url(https://cdn.inbornvoice.com/images/slider_arrows.png) no-repeat; display: block; height: 21px; width: 21px; margin: 10px; -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1); -moz-transition: all .4s cubic-bezier(.165, .84, .44, 1); -ms-transition: all .4s cubic-bezier(.165, .84, .44, 1); -o-transition: all .4s cubic-bezier(.165, .84, .44, 1); transition: all .4s cubic-bezier(.165, .84, .44, 1) } .prev>span { background-position: 0 0 } .next>span { background-position: -21px 0 } .next:hover, .prev:hover { background: #0ad1e5 } .next:hover span, .prev:hover span { background-position-y: -21px } #sequence li>* { position: absolute } .info { color: #000; top: 20%; width: 40%; z-index: 10; vertical-align: middle; display: none } .info.animate-in { left: 8%; top: 20%; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 1s cubic-bezier(.165, .84, .44, 1) .5s; -moz-transition: all 1s cubic-bezier(.165, .84, .44, 1) .5s; -ms-transition: all 1s cubic-bezier(.165, .84, .44, 1) .5s; -o-transition: all 1s cubic-bezier(.165, .84, .44, 1) .5s; transition: all 1s cubic-bezier(.165, .84, .44, 1) .5s } .info, .info.animate-out { left: 80%; filter: alpha(opacity=0); opacity: 0 } .info.animate-out { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out } .info h2, .info h3 { color: #fff; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block } .info h2 { background: #0ad1e5; padding: 0 7px; font-size: 38px; line-height: 45px; letter-spacing: -1px; margin: 0 0 6px } .info h3 { background: #404b50; padding: 4px 6px; font-size: 26px; line-height: 26px; letter-spacing: 0; margin: 0 0 24px } .info a.link, .info p { color: #3c4549; width: 80%; text-shadow: 0 1px 0 rgba(255, 255, 255, .5) } .info p { font-size: 17px; line-height: 27px; margin: 0 0 28px } .info a.link { margin: 0 0 14px } .slider_img { max-height: 100%; width: auto; left: 0; z-index: 6 } .slider_img.animate-in { left: 25%; top: 0; filter: alpha(opacity=100); opacity: 1; z-index: 4; -webkit-transition: all 500ms cubic-bezier(.165, .84, .44, 1) .3s; -moz-transition: all 500ms cubic-bezier(.165, .84, .44, 1) .3s; -ms-transition: all 500ms cubic-bezier(.165, .84, .44, 1) .3s; -o-transition: all 500ms cubic-bezier(.165, .84, .44, 1) .3s; transition: all 500ms cubic-bezier(.165, .84, .44, 1) .3s } .slider_img, .slider_img.animate-out { top: 0; filter: alpha(opacity=0); opacity: 0 } .slider_img.animate-out { left: -340%; z-index: 2; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out } .slider_bgr { height: auto; width: 100%; left: 0; top: 0; vertical-align: middle } .slider_bgr, .slider_bgr.animate-out { filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; z-index: 1 } .sequence-preloader .preloading .circle { fill: #ccc !important } div.inline { background-color: #ccc !important } #footer, #footer a { font-size: 12px; color: #e3e3e3; text-shadow: 0 0 #000 } #footer { width: 990px; clear: both; overflow: auto; min-height: 100px; background: #222; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; border-top: 4px solid #242628 } #wrapper.full_wrapper #footer { width: 100% } .footer_inside { margin: 20px 15px } #wrapper.full_wrapper .footer_inside { width: 960px; margin: 20px auto } #footer h3 { color: #d1d6d9; font-size: 15px; line-height: 21px; margin-top: 0; margin-bottom: 14px } .footer_h3 { color: #d1d6d9; font-size: 14px; line-height: 21px; margin-top: 0; margin-bottom: 14px } #footer.footer_dark h3 { color: #818f96; text-shadow: 0 -1px 0 #111 } #footer .column { float: left; width: 18%; min-height: 100px } #footer .big_column { float: right; width: 28%; min-height: 100px } .icon_in, .icon_tweet, .icon_facebook, .icon_instagram, .icon_pinterest, .icon_google, .icon_skype, .icon_youtube { float: right; width: 23px; height: 23px; text-indent: -9999px; margin-left: 12px; } .icon_tweet { background: url(https://cdn.inbornvoice.com/images/icon_tweet.png) center -23px no-repeat } a.icon_tweet:hover { background: url(https://cdn.inbornvoice.com/images/icon_tweet.png) center top no-repeat } .icon_in { background: url(https://cdn.inbornvoice.com/images/icon_in.png) center -23px no-repeat } a.icon_in:hover { background: url(https://cdn.inbornvoice.com/images/icon_in.png) center top no-repeat } .icon_facebook { background: url(https://cdn.inbornvoice.com/images/icon_facebook.png) center -23px no-repeat } a.icon_facebook:hover { background: url(https://cdn.inbornvoice.com/images/icon_facebook.png) center top no-repeat } .icon_instagram { background: url(https://cdn.inbornvoice.com/images/icon_instagram.png) center -23px no-repeat } a.icon_instagram:hover { background: url(https://cdn.inbornvoice.com/images/icon_instagram.png) center top no-repeat } .icon_pinterest { background: url(https://cdn.inbornvoice.com/images/icon_pinterest.png) center -23px no-repeat } .icon_youtube { background: url(https://cdn.inbornvoice.com/images/icon_youtube.png) center -23px no-repeat } a.icon_youtube:hover { background: url(https://cdn.inbornvoice.com/images/icon_youtube.png) center top no-repeat } a.icon_pinterest:hover { background: url(https://cdn.inbornvoice.com/images/icon_pinterest.png) center top no-repeat } .icon_skype { background: url(https://cdn.inbornvoice.com/images/icon_skype.png) center -23px no-repeat } a.icon_skype:hover { background: url(https://cdn.inbornvoice.com/images/icon_skype.png) center top no-repeat } .icon_google { background: url(https://cdn.inbornvoice.com/images/icon_google.png) center -23px no-repeat } a.icon_google:hover { background: url(https://cdn.inbornvoice.com/images/icon_google.png) top center no-repeat } .icon_phone { background: url(https://cdn.inbornvoice.com/images/icon_footer_phone.png) left 4px no-repeat } .icon_loc, .icon_mail, .icon_phone { font-size: 13px; line-height: 24px; padding: 0 0 0 20px; margin-bottom: 6px } .icon_mail { background: url(https://cdn.inbornvoice.com/images/icon_footer_mail.png) left 5px no-repeat } .icon_loc { background: url(https://cdn.inbornvoice.com/images/icon_footer_loc.png) left 3px no-repeat } #footer.footer_dark .icon_loc, #footer.footer_dark .icon_mail, #footer.footer_dark .icon_phone { color: #748188; text-shadow: none } #footer .columns ul { margin: 0 0 0 18px; list-style: none; padding: 0 } #footer .columns ul li { margin-bottom: 4px; background: url(https://cdn.inbornvoice.com/images/arrow_footer_list.png) -5px 1px no-repeat; padding-left: 16px } .margined_left { margin-left: 18px } #footer a { text-decoration: none; padding: 0; line-height: 15px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; -ms-transition: all .2s ease-out; transition: all .2s ease-out } .footer_pic img { float: left; border: 3px solid #5d5d5d; margin: 2px 14px 22px 0 } .footer_pic img:hover { border: 3px solid #0ad1e5 } .footer_news_item { font-size: 11px; line-height: 15px; margin-right: 12px } .footer_news_item p { font-size: 11px; line-height: 15px; margin-bottom: 12px } .footer_news_item h4 { font-size: 12px; line-height: 15px; color: #949ea3 } #powered { margin-top: 1px; margin-right: 10px; color: #748188 } #powered, #powered a { font-size: 11px } .footer_btm { clear: both; overflow: auto; padding: 10px 20px; background: #222425; border-top: 1px solid #373737; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px } #wrapper.full_wrapper .footer_btm_inner { width: 960px; margin: 0 auto } #powered, .alignleft { float: left } img.alignleft { margin: 5px 10px 0 0 } .alignright { float: right } img.alignright { margin: 5px 0 0 10px } img.center { display: block; margin-left: auto; margin-right: auto } .centra { margin: auto; width: 50% } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v34/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } .jcarousel-container { background: #fff; margin-bottom: 10px } .jcarousel-direction-rtl { direction: rtl } .jcarousel-container-horizontal, .jcarousel-custom .jcarousel-container-horizontal { padding: 0 } .jcarousel-clip { overflow: hidden; width: 106% } .jcarousel-item-horizontal { margin-left: 0; margin-right: 10px; margin-bottom: 0 } .jcarousel-custom .jcarousel-item-horizontal { margin-left: 0; margin-right: 0; width: 189px } #column-left .jcarousel-list-horizontal, #column-right .jcarousel-list-horizontal { width: auto !important } #column-left .jcarousel-custom .jcarousel-item-horizontal, #column-right .jcarousel-custom .jcarousel-item-horizontal { float: none !important; margin-left: 0; margin-right: 0; width: auto !important } #column-left .jcarousel_arrows, #column-right .jcarousel_arrows { display: none } .jcarousel-direction-rtl .jcarousel-item-horizontal { margin-left: 10px; margin-right: 0 } .jcarousel-item-placeholder { background: #fff; color: #000 } .carousel_arrows_bgr { position: absolute; top: -42px; right: 0; background: #fff; width: 44px; height: 30px } .carousel_section .carousel_arrows_bgr, .section_featured_services .carousel_arrows_bgr { width: 54px } .jcarousel_arrows { float: right; background: #fff; width: 46px; height: 20px; position: relative } .custom-prev { left: 8px } .modal { display: none; position: fixed; z-index: 5000; padding-top: 5px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: #000; background-color: rgba(0, 0, 0, .4); align-content: center } .modal-content { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid red; width: 85%; align-content: center; align-items: center } .close { color: red; text-shadow: none; float: right; font-size: 36px; font-weight: bolder } .close:focus, .close:hover { color: #000; text-decoration: none; cursor: pointer } #BTN1, #Subscribe { height: 80px; width: 230px; font-size: 18px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-weight: bolder; color: #fff; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19); text-shadow: 1px 1px 3px #000 } #Subscribe { height: 60px; white-space: normal } #prova { -webkit-animation: booknow 1s; -webkit-animation-iteration-count: infinite; -moz-animation: booknow 1s; -moz-animation-iteration-count: infinite; -o-animation: booknow 1s; -o-animation-iteration-count: infinite } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { background: 0; align-content: center; color: red; text-shadow: 1px 1px 3px #d3d3d3; text-align: center; font-size: 1.5em; font-weight: bolder } #logosize { width: 330px; padding-top: 10px } #select_menu { background-color: #0ad1e5; width: 100%; height: 40px; color: #fff; text-shadow: 1px 1px 1px #000; text-align-last: left; font-size: 15px; animation: .5s blinker linear 5; -webkit-animation: .5s blinker linear 5; -moz-animation: .5s blinker linear 5; margin-bottom: 0; -moz-appearance: none; -webkit-appearance: none; appearance: none } #Mobile-Search { display: none; text-align: center } .w20percento { width: 20% } .w60percento { width: 58% } @media screen and (min-width:1900px) { .navbar-nav>li>a, .sub-menu ul li a { font-size: 1.1em } #sequence>ul>li>div>a>h2 { margin-top: 250px; font-size: 50px; padding: 5px } .divTableCell, .divTableHead { padding: 3px 60px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 30px; padding: 5px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 22px; padding: 5px; text-shadow: 3px 3px 2px #000 } .info p { margin: 0 0 5px } #wrapper { width: 1870px } .dark_menu #menu>ul>li>a { font-size: 18px } #wrapper.full_wrapper .footer_inside, .container { width: 1860px } .container .sixteen.columns { width: 1840px } .container .twelve.columns, .container .twelveHead.columns { width: 1490px; margin-right: 30px; margin-left: 30px } .container .four.columns, .container .fourHead.columns { width: 270px } .container .eight.columns { width: 1220px; margin: 20px } input[type=email], input[type=password], input[type=text], select, textarea { width: 95%; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-size: 18px } #BTN1 { height: 100px; width: 280px; font-size: 22px } #Subscribe { height: 80px; width: 280px } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #Subscribe, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 22px } #sequence { height: 600px; margin: 0 auto; position: relative; max-width: 1400px } #footer { width: 100% } div.frase>em { font-size: 24px !important; line-height: 28px !important } #TitoloRosso, .TitoloRosso { padding-top: 10px !important; font-size: 34px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 18px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 24px } #SpiritSoul>h3, #businessskills>h3, #socialskills>h3, .SpiritSoul>h3, .businessskills>h3, .socialskills>h3 { font-size: 24px; text-align: center } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 20px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.1em !important } } @media screen and (min-width:1680px) and (max-width:1899px) { .navbar-nav>li>a, .sub-menu ul li a { font-size: 1.05em } #sequence>ul>li>div>a>h2 { margin-top: 250px; font-size: 45px; padding: 5px } .divTableCell, .divTableHead { padding: 3px 30px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 28px; padding: 5px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 20px; padding: 5px; text-shadow: 3px 3px 2px #000 } .info p { margin: 0 0 5px } #wrapper, #wrapper.full_wrapper .footer_inside { width: 1650px } .dark_menu #menu>ul>li>a { font-size: 18px } .container { width: 1640px } .container .sixteen.columns { width: 1620px } .container .twelve.columns, .container .twelveHead.columns { width: 1270px; margin-right: 30px; margin-left: 30px } .container .four.columns, .container .fourHead.columns { width: 270px } .container .eight.columns { width: 1000px; margin: 20px } .section_big_title h1, .section_big_titlewh1 { margin: 0; font: 28px Ubuntu, arial, sans-serif } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 22px } input[type=email], input[type=password], input[type=text], select, textarea { width: 95%; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-size: 17px } #BTN1, #Subscribe { height: 100px; width: 270px; font-size: 23px } #footer { width: 100% } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 18px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 24px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 20px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.1em !important } } @media screen and (min-width:1440px) and (max-width:1679px) { .navbar-nav>li>a, .sub-menu ul li a { font-size: 1.05em } .info p { margin: 0 0 5px } #wrapper { width: 1410px } .dark_menu #menu>ul>li>a { font-size: 18px } .section_big_title h1, .section_big_titlewh1 { margin: 0; color: #444; letter-spacing: 0; font: 24px Ubuntu, arial, sans-serif } .container { width: 1400px } #wrapper.full_wrapper .footer_inside, .container .sixteen.columns { width: 1380px } .container .twelve.columns, .container .twelveHead.columns { width: 1080px; margin-right: 20px; margin-left: 20px } .container .four.columns, .container .fourHead.columns { width: 240px } .container .eight.columns { width: 820px; margin: 20px } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 20px } input[type=email], input[type=password], input[type=text], select, textarea { width: 95%; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-size: 16px } #BTN1, #Subscribe { height: 100px; width: 250px; font-size: 20px } #Subscribe { height: 80px } #footer { width: 100% } #TitoloRosso, .TitoloRosso { padding-top: 10px !important; font-size: 28px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 21px } #SpiritSoul>h3, #businessskills>h3, #socialskills>h3, .SpiritSoul>h3, .businessskills>h3, .socialskills>h3 { font-size: 21px; text-align: center } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 18px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.1em !important } } @media screen and (min-width:1336px) and (max-width:1439px) { .navbar-nav>li>a { font-size: 1em } #sequence>ul>li>div>a>h2 { margin-top: 220px; font-size: 40px; padding: 5px } .info p { font-size: 15px; margin: 0 0 5px } #wrapper { width: 1346px; margin: 10px auto } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, .dark_menu #menu>ul>li>a, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 18px } .container { width: 1306px } .container .sixteen.columns { width: 1286px } .container .twelve.columns, .container .twelveHead.columns { width: 1040px; margin-right: 10px; margin-left: 10px } .container .fourHead.columns { width: 220px } .container .eight.columns { width: 790px; margin: 20px } input[type=email], input[type=password], input[type=text], select, textarea { width: 95%; font-size: 15px } #BTN1, #Subscribe { height: 100px; width: 230px; font-size: 18px } #Subscribe { height: 80px } #sequence { height: 550px; margin: 0 auto; position: relative; max-width: 100% } #footer { width: 100% } #wrapper.full_wrapper .footer_inside { width: 1380px } div.frase>em { font-size: 26px !important; line-height: 28px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 20px } #SpiritSoul>h3, #businessskills>h3, #socialskills>h3, .SpiritSoul>h3, .businessskills>h3, .socialskills>h3 { font-size: 20px; text-align: center } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 16px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1em !important } } @media screen and (min-width:1194px) and (max-width:1335px) { #sequence>ul>li>div>a>h2 { margin-top: 180px; font-size: 40px; padding: 5px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 18px; padding: 5px; text-shadow: 3px 3px 2px #000 } #wrapper { width: 1184px; margin: 5px auto } .container { width: 1166px } .container .sixteen.columns { width: 1146px } .container .twelve.columns, .container .twelveHead.columns { width: 900px; margin-right: 10px; margin-left: 10px } .container .fourHead.columns { width: 225px } .container .eight.columns { width: 580px; margin: 30px } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, .dark_menu #menu>ul>li>a, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 18px } #BTN1, #Subscribe { height: 100px; width: 230px; font-size: 20px } #Subscribe { height: 80px } #sequence { height: 490px; margin: 0 auto; position: relative; max-width: 1400px } #footer { width: 100% } #wrapper.full_wrapper .footer_inside { width: 1380px } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 24px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 20px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.1em !important } } @media screen and (min-width:1112px) and (max-width:1193px) { #sequence>ul>li>div>a>h2 { margin-top: 140px; font-size: 35px; padding: 5px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 25px; padding: 5px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 15px; padding: 5px; text-shadow: 3px 3px 2px #000 } #wrapper { width: 1100px; margin: 5px auto } #wrapper.full_wrapper .footer_inside, .container { width: 1080px } .container .sixteen.columns { width: 1060px } .container .twelve.columns, .container .twelveHead.columns { width: 800px; margin-right: 15px; margin-left: 15px } .container .fourHead.columns { width: 225px } .container .eight.columns { width: 540px; margin: 20px } .dark_menu #menu>ul>li>a { font-size: 16px } #AskMylena, #BTN1, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 18px } #BTN1 { height: 90px; width: 230px } #Subscribe { height: 70px; width: 230px } #sequence { height: 455px; margin: 0 auto; position: relative; max-width: 1060px } #footer { width: 100% } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 22px } #SpiritSoul>h3, #businessskills>h3, #socialskills>h3, .SpiritSoul>h3, .businessskills>h3, .socialskills>h3 { font-size: 22px; text-align: center } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 18px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.1em !important } } @media screen and (min-width:1024px) and (max-width:1111px) { #sequence>ul>li>div>a>h2 { margin-top: 130px; font-size: 35px; padding: 5px } #wrapper { width: 1018px; margin: 3px auto } .container { width: 1010px } .container .sixteen.columns { width: 990px } .container .twelve.columns, .container .twelveHead.columns { width: 730px; margin-right: 15px; margin-left: 15px } .container .fourHead.columns { width: 225px } .container .eight.columns { width: 450px; margin: 20px } .dark_menu #menu>ul>li>a { font-size: 15px } #AskMylena, #BTN1, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 17px } #sequence { height: 425px; margin: 0 auto; position: relative; max-width: 1060px } #footer { width: 100% } #wrapper.full_wrapper .footer_inside { width: 1080px } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 20px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 18px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } } @media screen and (min-width:896px) and (max-width:1023px) { .navbar-nav>li>a { font-size: .75em } #sequence>ul>li>div>a>h2 { margin-top: 100px; font-size: 30px; padding: 5px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 20px; padding: 5px; margin-bottom: 10px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 14px; padding: 5px; text-shadow: 3px 3px 2px #000 } #wrapper { width: 890px; margin: 3px auto } #cookieChoiceInfo { font-size: 16px; line-height: 1.15; padding: 10px } #cookieChoiceInfo>div>hr { margin: 8px } .container { width: 880px } .container .sixteen.columns { width: 860px } .container .twelveHead.columns { width: 660px; margin-right: 5px; margin-left: 5px } .container .fourHead.columns { width: 180px } .container .four.columns, .container .twelve.columns { width: 860px; margin-right: 10px; margin-left: 10px } .container .eight.columns { width: 450px; margin: 4px } .dark_menu #menu>ul>li>a { font-size: 14px } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } input[type=email], input[type=password], input[type=text], select, textarea { width: 850px } #prova { align-content: center; margin: auto; width: 50%; max-width: 400px } .section_big_title h1, .section_big_titlewh1 { margin: 15px 0 0; color: #444; letter-spacing: 0; font: 26px Ubuntu, arial, sans-serif } #BTN1, #Subscribe { height: 80px; width: 300px; font-size: 18px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-weight: bolder; color: #fff; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19); text-shadow: 1px 1px 3px #000 } #Subscribe { height: 60px; width: 100%; font-size: 25px } #sequence { height: 370px; margin: 0 auto; position: relative; max-width: 860px } #footer { width: 100% } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 20px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 24px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 20px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } } @media screen and (min-width:808px) and (max-width:895px) { #sequence>ul>li>div>a>h2 { margin-top: 80px; font-size: 25px; padding: 5px; line-height: 30px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 20px; padding: 5px; margin-bottom: 10px; line-height: 25px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 12px; padding: 5px; text-shadow: 3px 3px 2px #000 } #Mobile-Search { display: block } #cookieChoiceInfo>div>hr { margin: 8px } #formmobile>table>tbody>tr>th:nth-child(1)>label { font-size: 18px } #wrapper { width: 804px; margin: 2px auto } .container { width: 790px } .container .sixteen.columns { width: 770px } .container .twelveHead.columns { width: 570px; margin-right: 5px; margin-left: 5px } .container .fourHead.columns { width: 180px } .container .four.columns, .container .twelve.columns { width: 780px; margin-right: 5px; margin-left: 5px } .container .eight.columns { width: 550px; margin: 4px } input[type=email], input[type=password], input[type=text], select, textarea { width: 770px; font-size: 20px } #BTN1, #Subscribe { height: 80px; width: 300px; font-size: 18px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-weight: bolder; color: #fff; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) } #sequence { height: 330px; margin: 0 auto; position: relative; max-width: 860px } #footer { width: 100% } #menu { display: none } #CClients { text-align: center } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } #select_menu { display: block; height: 45px; font-size: 28px } div.frase>em { font-size: 22px; line-height: 14px } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>l { font-size: 20px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 26px } #SpiritSoul>h3, #businessskills>h3, #socialskills>h3, .SpiritSoul>h3, .businessskills>h3, .socialskills>h3 { font-size: 26px; text-align: center } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 22px } #cont-ass>div.whybook>div>a { font-size: 20px } .center-divb { width: 180px !important } #TitoloNews { font-size: 1.2em !important } } @media screen and (min-width:720px) and (max-width:807px) { #sequence>ul>li>div>a>h2 { margin-top: 60px; font-size: 25px; padding: 5px; line-height: 20px } #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 20px; padding: 5px; margin-bottom: 10px; line-height: 20px } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 10px; padding: 5px; text-shadow: 3px 3px 2px #000; line-height: 20px } #Mobile-Search { display: block } #cookieChoiceInfo>div>hr { margin: 8px } #formmobile>table>tbody>tr>th:nth-child(1)>label { font-size: 16px } #wrapper { width: 720px; margin: 2px auto } .container { width: 710px } .container .sixteen.columns { width: 690px } .container .twelveHead.columns { width: 490px; margin-right: 2px; margin-left: 2px } .container .fourHead.columns { width: 180px } .container .four.columns, .container .twelve.columns { width: 700px; margin-right: 5px; margin-left: 5px } input[type=email], input[type=password], input[type=text], select, textarea { width: 690px; font-size: 20px } #sequence { height: 295px; margin: 0 auto; position: relative; max-width: 690px } #footer { width: 100% } #menu { display: none } #CClients { text-align: center } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } #select_menu { display: block; height: 40px; font-size: 26px } div.frase>em { font-size: 20px; line-height: 14px } #TitoloRosso, .TitoloRosso { padding-top: 10px !important; font-size: 26px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>l { font-size: 18px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 24px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 20px } } @media screen and (min-width:412px) and (max-width:719px) { #sequence>ul>li>div>a>h2, #sequence>ul>li>div>a>h3, #sequence>ul>li>div>a.link { font-size: 15px; padding: 5px; line-height: 15px; margin-top: 0; margin-bottom: 0 } #sequence>ul>li>div>a.slider_bgr.animate-in>p { font-size: 10px; padding: 0; text-shadow: 3px 3px 2px #000; line-height: 20px; margin-top: 0; margin-bottom: 0 } .info { width: 70%; margin-top: 0; margin-bottom: 0 } .info p { font-size: 14px; margin: 0 0 5px } .divTableRow { align-content: center } #nop { display: none } .divTableCell, .divTableHead { float: left } #Mobile-Search { display: block; margin-left: 8px } #cookieChoiceInfo { font-size: 14px; line-height: 1.15; padding: 10px } #cookieChoiceInfo>div>hr { margin: 8px } #formmobile>table>tbody>tr>th:nth-child(3)>input[type=submit], #formmobile>table>tbody>tr>th:nth-child(1)>label { font-size: 12px } #formmobile>table>tbody>tr>th:nth-child(2) { width: 30% } #wrapper { margin: 0 auto } #wrapper, .container { width: 412px } .container .sixteen.columns { width: 391px } .container .twelveHead.columns { width: 200px; margin-right: 5px; margin-left: 5px } .container .fourHead.columns { width: 180px } .container .four.columns, .container .twelve.columns { width: 390px; margin-right: 10px; margin-left: 10px } .container .eight.columns { width: 380px; margin: 4px } .section_big_title h1, .section_big_titlewh1 { margin: 0; color: #444; letter-spacing: 0; font: 15px Ubuntu, arial, sans-serif } .page_heading h1 { font-size: 18px } input[type=email], input[type=password], input[type=text], select, textarea { width: 388px; font-size: 20px } #videotext, #videotext2, #videotext3 { font-size: 16px } #logosize { width: 210px } #BTN1, #Subscribe { height: 90px; width: 300px; font-size: 20px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; font-weight: bolder; color: #fff; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) } #Subscribe { height: 60px; width: 390px } #sequence { height: 170px; margin: 0 auto; position: relative; max-width: 690px } #footer { width: 100% } #menu { display: none } #CClients { text-align: center } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } #select_menu { display: block; height: 35px; font-size: 19px } div.frase>em { font-size: 14px; line-height: 14px } #TitoloRosso, .mobileonly { display: block } .TitoloRosso { padding-top: 10px !important; font-size: 22px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } #SpiritSoul>h2, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .businessskills>h2, .socialskills>h2 { font-size: 22px } #Txt>h4, .Txt>h4, #SpiritSoul>h4, #businessskills>h4, #socialskills>h4, .SpiritSoul>h4, .businessskills>h4, .socialskills>h4 { font-size: 18px } } @media screen and (min-width:375px) and (max-width:411px) { #sequence>ul>li>div>a>h2 { font-size: 15px; padding: 5px; line-height: 15px; position: absolute; margin-top: -10px; margin-bottom: 0 } #nop { display: none } .divTableCell, .divTableHead { float: left } #Mobile-Search { display: block; margin-left: 5px } #cookieChoiceInfo>div>hr { margin: 8px } #formmobile>table>tbody>tr>th:nth-child(3)>input[type=submit], #formmobile>table>tbody>tr>th:nth-child(1)>label { font-size: 12px } #formmobile>table>tbody>tr>th:nth-child(2) { width: 30% } #videotext, #videotext2, #videotext3 { font-size: 16px } #wrapper { margin: 0 auto } #wrapper, .container { width: 375px } .container .sixteen.columns { width: 360px } .container .twelveHead.columns { width: 175px; margin-right: 0; margin-left: 0 } #logosize, .container .fourHead.columns { width: 180px } .container .four.columns, .container .twelve.columns { width: 355px; margin-right: 10px; margin-left: 10px } .section_big_title h1, .section_big_titlewh1 { margin: 0; color: #444; letter-spacing: 0; font: 14px Ubuntu, arial, sans-serif } .dark_menu { font-size: 18px } .page_heading h1 { font-size: 15px } input[type=email], input[type=password], input[type=text], select, textarea { width: 354px; font-size: 20px } #Subscribe { height: 60px; width: 355px } #sequence { height: 160px; margin: 0 auto; position: relative; max-width: 690px } #footer { width: 100% } #menu { display: none } #CClients { text-align: center } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } #select_menu { display: block; height: 30px; font-size: 18px } #TitoloRosso, .TitoloRosso { padding-top: 10px !important; font-size: 20px !important } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>l, .Txt>ul>li { font-size: 16px } .fasize { font-size: 3.5em !important } } @media screen and (max-width:374px) { #nop { display: none } .divTableCell, .divTableHead { float: left } #cookieChoiceInfo { font-size: 12px; line-height: 1.1; padding: 10px } #cookieChoiceInfo>div>hr { margin: 8px 0 } #formmobile>table>tbody>tr>th:nth-child(3)>input[type=submit], #formmobile>table>tbody>tr>th:nth-child(1)>label { font-size: 11px } #formmobile>table>tbody>tr>th:nth-child(2) { width: 30% } #videotext, #videotext2, #videotext3 { font-size: 15px } #wrapper { margin: 0 auto } #wrapper, .container { width: 320px } .container .sixteen.columns { width: 310px } .container .twelveHead.columns { width: 130px; margin-right: 0; margin-left: 0 } .container .fourHead.columns { width: 180px } .container .columns { margin-left: 5px; margin-right: 5px } .container .four.columns, .container .twelve.columns { width: 310px; margin-right: 5px; margin-left: 5px } .container .eight.columns { width: 280px; margin: 4px } .section_big_title h1, .section_big_titlewh1 { margin: 0; letter-spacing: 0; font: 13px"Open Sans", arial, sans-serif; font-weight: 500 } .section_big_title h1 strong { font-weight: 600 } .section_big_titlewh1 strong { font-weight: 600 } .dark_menu { font-size: 18px } .page_heading h1 { font-size: 18px } input[type=email], input[type=password], input[type=text], select, textarea { width: 300px; font-size: 20px } #logosize { width: 140px } #Subscribe { height: 60px; width: 310px } #sequence { height: 130px; margin: 0 auto; position: relative; max-width: 690px } #footer { width: 100% } #menu { display: none } #CClients { text-align: center } #AskMylena, #BookOnLine, #Clients, #NewsLetter, #Offer, #Presence, #nav_menu-2>h4, #recent-posts-2>h4, #mc4wp_form_widget-2>h4, #collapsarch-2>h4 { font-size: 24px } #select_menu { display: block; height: 30px; font-size: 15px } #Txt>h3, .Txt>h3 { font-size: 16px } #Txt>ul>li, .Txt>ul>li { font-size: 16px; margin-left: 8% !important } .fasize { font-size: 3.5em !important } #swipertitolo>strong, .swipertitolo>strong { font-size: 1em !important } #swipertitolo, .swipertitolo { padding: 30px } } .more-link { border-style: solid; border-width: 0; margin-bottom: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-image: linear-gradient(to top, rgba(255, 255, 255, .2), rgba(0, 0, 0, .1)); background-repeat: repeat-x; color: #fff; text-shadow: 0 1px rgba(0, 0, 0, .4); background-color: red; text-decoration: none; text-align: center; display: block; cursor: pointer; padding: 5px 14px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; font: 500 18px "Open Sans", arial } .more-link:visited { color: #fff } .more-link:hover, .section_featured_texts h3 a:hover { color: #fff; font-weight: bolder; background-color: lawngreen } .ml-error input, .ml-error textarea, .ml-error select { border-color: red !important; border: 3px solid red !important; } #buttongotop { display: inline-block; background-color: rgba(0, 255, 246, .37); width: 50px; height: 50px; text-align: center; border-radius: 4px; position: fixed; bottom: 15px; right: 15px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 9000; font-size: 36px; line-height: 1.4em } #buttongotop:hover { cursor: pointer } #buttongotop.show { opacity: .7; visibility: visible } .colonna { float: left; width: 32%; height: 0; height: auto; padding: 1%; height: 100%; border: 1px solid; padding: 10px; box-shadow: 5px 10px 10px rgba(0, 0, 0, .3); border: #0a8de5 1px solid; -webkit-background-clip: padding-box; background-clip: padding-box; box-sizing: border-box; border-radius: 10px } #socialskills, .socialskills { background-color: rgba(255, 219, 0, .5) !important } #SpiritSoul, .SpiritSoul { background-color: rgba(223, 157, 241, .53) !important } #Txt, .Txt { width: 100%; text-align: center } #Txt img, .Txt>img { max-width: 100%; transition: transform .2s; height: auto } #Txt img:hover, .Txt>img:hover { transform: scale(1.05); opacity: .9 } .module { background-color: rgba(10, 209, 229, .35); position: relative; float: left; margin-right: 1.3%; margin-bottom: 2% } .animateBlock { display: inline-block; opacity: 0; position: relative; -webkit-transition: all .355s ease-in; -moz-transition: all .355s ease-in; -ms-transition: all .355s ease-in; -o-transition: all .355s ease-in; transition: all .355s ease-in } .animateBlock.left { left: -20% } .animateBlock.right { right: -20% } .left.animated { left: 0; opacity: 1 } .div.animateBlock.rightAlign.right.animated, div#Txt.animateBlock.rightAlign.right.animated { right: 0; opacity: 1 } @media screen and (min-width:896px) and (max-width:1336px) { .colonna { float: left; width: 48%; padding: 2%; height: 100%; margin-right: 2%; margin-bottom: 2% } } @media screen and (max-width:895px) { .colonna { float: left; width: 98%; padding: 2%; height: 100%; margin-right: 0; margin-bottom: 3% } } #Txt>ul>li, .Txt>ul>li { text-align: left; line-height: 115%; margin: 0; margin-left: 5%; list-style-type: disc } #listaelementi>li { list-style-type: disc; margin-left: 5% } #SpiritSoul>h2, #Txt>h3, #Txt>ul, #businessskills>h2, #socialskills>h2, .SpiritSoul>h2, .Txt>h3, .Txt>ul, .businessskills>h2, .socialskills>h2 { text-align: center; margin: 1% } #Readmore>a, #Txt>a, #learnmoreslider, .Txt>a, .learnmoreslider { color: #fff !important; border-radius: 25px; font-size: 16px; font-weight: bolder; background-color: rgba(10, 209, 229, .75); text-shadow: 1px 1px 2px #000; display: inline-block; transition: all .3s ease; padding: .3em 1em; line-height: 150%; border: #0a8de5 1px solid; text-decoration: none; vertical-align: baseline; position: absolute; bottom: 0; right: 0 } #Readmore>a:after, #Txt>a:after, #learnmoreslider:after, .Txt>a:after, .learnmoreslider:after { transition: all .3s ease; line-height: 1em; content: "\2794"; opacity: 0; position: absolute; text-transform: none; font-variant: none; font-style: normal; font-weight: 400; text-shadow: none; line-height: inherit; font-size: inherit !important; margin-left: -5em; left: auto; text-shadow: 1px 1px 2px #000 } #Readmore>a:hover, #Txt>a:hover, #learnmoreslider:hover, .Txt>a:hover, .learnmoreslider:hover { padding-right: 10% } #Readmore>a:hover::after, #Txt>a:hover:after, #learnmoreslider:hover::after, .Txt>a:hover:after, .learnmoreslider:hover::after, #cont-ass>div.whybook>div>a:hover:after, #interested>div>a:hover:after { font-size: 28px; left: auto; margin-left: .5em; opacity: 1; } #TitoloRosso, .TitoloRosso { color: red; font-size: 1.7em; margin-bottom: 1em; text-align: center; text-shadow: 1px 1px 3px #d3d3d3; padding-top: 50px } #swipertitolo>strong, .swipertitolo>strong { color: #2f0000; font-size: 1.3em } #swipertitolo, .swipertitolo { padding: 30px } .containerswiper { max-width: 100%; margin: 0 auto; height: auto; padding-top: 0; padding-bottom: 1em } .sc1 { width: 100%; height: 100% } .ss1 { text-align: center; font-size: 18px; background: #fff; height: auto; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center } .ss1>a>img { height: auto; max-height: 90px } #VideoX, .VideoX { position: relative; padding-bottom: 56.25%; height: 0 } #VideoX iframe, .VideoX>iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100% } #VideoTestim, .VideoTestim, #NewsLatest, .NewsLatest { background: 0 0; border: none; box-shadow: none; text-align: center; } .fun-col-main { flex: 1 } .fun-col-complementary { flex: .2 } @media only screen and (min-width:896px) { .fun-layout { display: flex; align-content: center } } .fun-container { max-width: 90%; margin-right: auto; margin-left: auto } .fun-col { padding: 1em; margin: 0 2px 2px 0 } .fun-title { font-weight: 600 } .far, .fas { color: red; text-shadow: 0 0 5px rgba(224, 43, 32, .2); margin-bottom: 10px } .fasize { font-size: 4em } .ass-cont { display: -webkit-flex; display: flex; -webkit-flex-direction: row; flex-direction: row; -webkit-align-items: center; align-items: stretch; -webkit-justify-content: center; justify-content: center; background-color: #255 } .whybook, .interested { background-color: #222; color: #fff; width: 35%; text-shadow: none; flex: 1; padding: 3%; } #asseslist>li, #interested>p, #interestlist>li { text-align: left; margin: 10%; margin-bottom: 0; margin-top: 4%; list-style-type: none } #cont-ass>div>h3, #interested>div>h3 { color: #fff; font-size: 24px; margin-bottom: 30px; margin-top: 10px; text-align: center; font-weight: bolder; line-height: 3rem } #cont-ass>div>p, #interested>div>p { color: #fff; font-size: 22px; margin-bottom: 30px; margin-top: 10px; text-align: center; font-weight: bolder; line-height: 3rem } #cont-ass>div.whybook>div>a, #interested>div>a { color: #fff !important; border-radius: 25px; font-size: 24px; font-weight: bolder; background-color: #0ad1e5; text-shadow: 1px 1px 2px #000; align-content: center; transition: all .3s ease; padding: .5em 1em; line-height: 150%; border: #0a8de5 1px solid; text-decoration: none; vertical-align: baseline; bottom: 0; right: 0; margin: auto; width: 150px } #cont-ass>div.whybook>div>a:after, #interested>div>a:after { transition: all .3s ease; line-height: 1em; content: "\2794"; opacity: 0; text-transform: none; font-variant: none; font-style: normal; font-weight: 400; text-shadow: none; line-height: inherit; font-size: inherit !important; left: auto; text-shadow: 1px 1px 2px #000 } #cont-ass>div.whybook>div>a:hover, #interested>div>a:hover { padding-right: 10% } #interestlist>li { list-style-type: none; padding-left: 10px; text-indent: -11px } .center-div { margin: auto; padding: 30px; width: 190px } .center-divi { margin: auto; padding: 30px; width: 140px } .center-divb { margin: auto; padding: 30px; width: 160px } .fa-pulse { -webkit-animation: fa-spin 6s infinite linear; animation: fa-spin 6s infinite linear; color: #0ad1e5 } .fa-check-circle { color: #0ad1e5 } @media only screen and (max-width:896px) { .ass-cont { flex-direction: column } .interested, .whybook { width: 100%; padding: 0; padding-bottom: 3% } } #NewsLatest>a>h2, .NewsLatest>a>h2 { color: red } #Readmore>a { position: relative; bottom: -5pt; color: #fff !important; background-color: rgba(229, 36, 10, .75); background-color: rgba(10, 209, 229, .75); text-shadow: 1px 1px 2px #000; border: rgba(10, 209, 229, .75) 1px solid } #TitoloNews { color: red; font-size: 1em; margin-bottom: 1em; text-align: center; text-shadow: 1px 1px 3px #d3d3d3 } .NewsImg { height: 150px; width: auto } .s2 { width: 100%; height: auto } .s3 { padding-left: initial; margin: 0 } .s4 { text-align: center; font-size: 18px; background: #fff; width: 20%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: inline; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center } .slide-content { display: flex; flex-direction: row; justify-content: space-evenly; align-items: center; justify-content: center; margin: 3% } @media only screen and (max-width:896px) { .slide-content { flex-direction: column } } .fa, .far, .fas { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1 } @keyframes fa-spin { 0% { transform: rotate(0) } to { transform: rotate(1turn) } } .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1 } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10 } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction, .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; border-radius: 100%; background: #000; opacity: .2 } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer } .swiper-pagination-bullet-active { opacity: 1; background: #007aff } .swiper-container-horizontal>.swiper-pagination-bullets { margin: 0 5px } .swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-bullet:only-child { display: none !important; } .swiper-pagination-bullet-active { background: #007aff; } .swiper-pagination-bullet { margin: 0 4px; } .pv-recommendation-entity:first-child { padding-top: 0; border-top: none; } .pv-recommendation-entity { margin-right: 0; display: flex; border-top: 1px solid #e6e9ec; padding: 16px 0; } .pv-recommendation-entity img { border-radius: 50% } .pv-recommendation-entity__header { width: 33%; } .pv-recommendation-entity__highlights { width: 66%; padding-left: 16px; } .pv-profile-wrapper a:visited { color: #fff; } .pv-profile-wrapper a { text-decoration: none; } .pv-recommendation-entity__member { display: block; overflow: auto; text-decoration: none; } a.pv-recommendation-entity__member { color: #fff; text-decoration: none; -webkit-transition: all .2s linear; transition: all .2s linear; border-bottom: 0 #fff; } .t-16 { padding-top: 20px; font-size: 1.5rem; line-height: 1.33333; } .t-14 { font-size: 1.0; line-height: 1.42857; } .t-12 { font-size: 1rem; line-height: 1.33333; } .t-black { color: rgba(0, 0, 0, .9); } .t-bold { font-weight: 600; } .t-normal { font-weight: 400; } .t-black--light { color: rgba(0, 0, 0, .6); } blockquote { font-size: 1rem; line-height: 1.3333; font-weight: 200; color: rgba(0, 0, 0, .75); } blockquote, q { quotes: none; } Mylena Vocal Coach | Inborn Voice

Ecco tutti i post scritti da Mylena Vocal Coach

Intervista a Mylena Vocal Coach realizzata da Canvas Rebel

   Intervista a Mylena Vocal Coach realizzata da Canvas Rebel

CanvasRebel ha pubblicato un’intervista approfondita a Milena Origgi, nota come Mylena Vocal Coach, in cui vengono messi in luce il suo background, il suo percorso artistico e la sua attività professionale come vocal coach.

Questo articolo si aggiunge alla copertura mediatica dedicata a Mylena Vocal Coach e offre ai lettori uno sguardo più ravvicinato sulla sua esperienza, il suo approccio e la sua visibilità internazionale.

Continua a leggere…

Cosa non si può imparare online e perché non ti svelerò mai tutti i segreti

   Cosa non si può imparare online e perché non ti svelerò mai tutti i segreti

Google è in grado di trovare una risposta praticamente a qualsiasi argomento. L’intelligenza artificiale può spiegare praticamente tutto, a volte allucinando. Ma ci sono cose che non troverai mai su questi strumenti, che sia un video, un blog o un consiglio sui social media. Non troverai mai neanche un vero professionista che ti svelerà in pochi minuti e gratuitamente tutti i segreti del suo lavoro.

C’è qualcosa che è bene dire, perché a quanto pare poche persone lo comprendono: le cose più importanti della vita non si possono “scaricare” o “trovare” su Internet o sui social media.

Certamente il mondo è in continua evoluzione. La tecnologia è la conoscenza sono sempre più a portata di mano. Si può cercare qualsiasi cosa su Google, chiedere tutto all’intelligenza artificiale, guardare migliaia di video informativi, il tutto in mezza giornata. E non è certo mia intenzione dire che è sbagliato. Sono qui per farvi rendere conto che questa è solo teoria, una parte dell’intero. Per sempre più persone questa limitazione pare stia facendo molto più male che bene.

Continua a leggere…

Come Non Tremare e Non Sudare Quando Parli Davanti agli Altri

   Come Non Tremare e Non Sudare Quando Parli Davanti agli Altri

Ti sudano le mani, ti tremano le ginocchia e la voce si inceppa proprio nel momento in cui devi parlare davanti anche ad un piccolo gruppo di persona, magari ai tuoi colleghi? Non sei solo. L’ansia da presentazione è una delle forme più diffuse di stress lavorativo, e ogni giorno milioni di persone cercano una soluzione rapida prima di entrare in sala riunioni.

Avrai trovato ovunque gli stessi tre consigli: respirazione diaframmatica, postura corretta, esercizi fisici pre-presentazione. Ma sono davvero la soluzione? In parte sì. Secondo il metodo Inborn Voice, per trovare una soluzione definitiva è da ricercare altro. Se anche tu cominci a pensare che la verità non sia nella respirazione, postura, esercizi fisici, in questo articolo ti spieghiamo perché, e cosa fare davvero.

Continua a leggere…

Workshop: L’identità e la voce – Milano 31 Maggio 2026: Padroneggia la tua espressività vocale, torna ad amare la tua voce e afferma la tua identità

   Workshop: L’identità e la voce – Milano 31 Maggio 2026: Padroneggia la tua espressività vocale, torna ad amare la tua voce e afferma la tua identità
Mylena Vocal Coach
Workshop: L’identità e la voce – Milano.
Padroneggiare l’espressività vocale, tornare ad amare la propria voce e affermare la propria identità.
Data dell’evento

31 Maggio 2026

Orario dell’evento

09:30 – 17:00 CET (Milano)

Quando
31 Maggio 2026 – dalle 09:30 alle 17:00

Dove
L’evento si terrà a Milano in un Hotel facilmente accessibile da metro/treno/aereo.

Numero di Partecipanti
L’evento è a numero chiuso, limitato a 25 partecipanti.

Prezzo
Prenota subito il tuo posto per il nostro esclusivo Workshop con un acconto di soli 100€! Non lasciarti sfuggire l’opportunità: i posti si esauriscono rapidamente! L’ingresso parte da 350€. Compila il Modulo di richiesta informazioni per scoprire i pacchetti disponibili, le opzioni di rateizzazione e le soluzioni assicurative salva preoccupazioni!


Workshop in lingua italiana gestito e condotto da Mylena Vocal Coach.

 

Continua a leggere…

I quattro livelli di comunicazione: istinto, emozioni, mente e Inborn Voice

   I quattro livelli di comunicazione: istinto, emozioni, mente e Inborn Voice

Probabilmente te ne sei già accorto: giorno comunichi molto più di quanto credi. Infatti non sono le parole l’unico mezzo di trasmissione delle informazioni. La voce, il respiro, i movimenti del corpo e persino il silenzio sono di grande importanza. Ti sarai anche accorto che nonostante il tuo voler spiegare, comunicare, spesso ti pare di non essere compreso, oppure frainteso e persino offeso. Dalla tua ha la sensazione di esserti espresso in modo, eppure i fatti di dimostrano che probabilmente non sei davvero riuscire a farti comprendere. Qui è dove possiamo aiutarti!. Il metodo Inborn Voice, si basa su concetti che non sentirai da nessun’altra parte, a meno che non siano stati copiati proprio da noi. Voglio introdurti ai tre grandi livelli di comunicazione che quasi tutti vivono quotidianamente e farti comprender che in realtà ne esiste anche un quarto, ovvero quello dell’Inborn Voice. Raggiungere questo quarto livello richiede impegno, coraggio e il desiderio profondo di voler smettere di recitare un ruolo per iniziare finalmente a vivere la propria essenza.

Continua a leggere…

 

 

Fai il primo passo!

Offriamo formazione di livello internazionale per migliorare le proprie capacità comunicative personali, sociali e lavorative. Siamo specializzati nel campo delle presentazioni, leadership, media training, interviste e public speaking, ma ci occupiamo anche di riabilitazione vocale e ogni altro problema legato all'espressività vocale.
Inborn Voice crea i leader del futuro.

Prenota online il tuo primo incontro di Valutazione Vocale cliccando sul pulsante qui sotto!

Prenota un corso di Public Speaking
 
Il Vocal Coaching scelto dai Leaders
Prada
Amazon
Century21
Santander Bank
Gucci
 

Vuoi scoprire come possiamo aiutarti?
Hai domande? Ti rispondiamo!

Sei interessato a migliorare la tua voce con lezioni private, corsi o hai qualche domanda?
Compila il modulo qui sotto!

* Campi obbligatori e privacy garantita!

 
 
 
Scopri di più su Inborn Voice
e Mylena Vocal Coach:
  • eBook Gratuito!
    L'arte di mantenere sana la Voce


    Puoi acquistare il libro su Amazon o in qualunque libreria. Ti offriamo l'opportunità di scaricare gratuitamente la versione ebook del libro di Mylena Vocal Coach book "L'arte di mantenere sana la Voce": dovrai seguire attentamente le istruzioni che riceverai via email!

    Il libro include: ● Le cinque regole d'oro di Mylena Vocal Coach ● 28 Consigli pratici ● 25 Testimonianze ●  e molto altro!

    Scopri di più
  • La Via della Voce
    Nascondere un segreto sulla bocca di tutti


    Milena ha così tanto a cuore il benessere e l'espressività delle persone che ha già scritto più di un libro su come usare la voce e le liberare le capacità interpersonali dell'uomo. Scopri tutti i libri ed ebook di Mylena Vocal Coach: il suo ultimo, La Via della Voce, spiega con parole semplici e comprensibili che cos'è e come attingere alla propria Inborn Voice per migliorare drasticamente il proprio modo di esprimersi e di vivere la vita.

    Scopri di più
  • La Guru della Voce
    il nuovo libro di Mylena Vocal Coach


    Questo libro contiene 16 esperienze di vita che hanno tutte un punto di partenza comune: la formazione vocale attraverso il metodo Inborn Voice®. Sono tutte persone che hanno cercato Mylena per migliorare le loro capacità di comunicazione personale, professionale o sociale. Donne e uomini di ogni età o provenienza, che riappropriandosi delle sonorità della propria voce sono riusciti a dare una svolta alla loro vita, risorgendo letteralmente dalle ceneri come una fenice.

    Scopri di più
  • Mylena Vocal Coach su Youtube
    Una vera Vocal Coach
    finalmente su Youtube


    Finora era impossibile trovare un'autentica Vocal Coach su youtube. Si trovano per lo più insegnanti di canto o dei critici che non insegnano niente di utile o che, peggio ancora, invitano a sperimentare tecniche pericolose per la salute delle corde vocali. Mylena Vocal Coach mette a disposizione sul suo canale dei veri e propri percorsi di vocal coaching adatti a chiunque voglia migliorare l'espressività e le capacità comunicative.

    Scopri di più
  • Workshop Inborn Voice con Milena Origgi
    Workshops Inborn Voice
    in tutto il mondo.


    Se preferisci un evento di gruppo alle lezioni personali online, allora i nostri Workshop fanno per te. Teniamo Workshops in tutte le principale città del mondo, come Milano, Londra, Parigi, New York e Los Angeles.

    Contattaci per essere tra i primi a conoscere quando sarà il prossimo evento vicino a te. Prenotando in prevendita risparmierai tempo e danaro!

    Scopri di più

Whatsapp

Ciao!
Come possiamo aiutarti?

Ti risponderemo dagli Stati Uniti (+1) in Italiano!


Chatta via WhatsApp