a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Agenda-Bold;src:url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendabold_6ec76af4.eot);src:url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendabold_6ec76af4.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendabold_500d9045.woff) format("woff"),url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendabold_ee0c6df5.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Agenda-Medium;src:url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendamedium_6e929a91.eot);src:url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendamedium_6e929a91.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendamedium_c78681fc.woff) format("woff"),url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/agendamedium_9fa538af.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Cuisine;src:url(/wp-content/themes/latin-rogue-cleaning/dist/fonts/Cuisine_af452fea.woff) format("woff");font-weight:400;font-style:normal}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}@-webkit-keyframes clouds{0%{background-position:0 0}to{background-position:-10000px 0}}@-o-keyframes clouds{0%{background-position:0 0}to{background-position:-10000px 0}}@keyframes clouds{0%{background-position:0 0}to{background-position:-10000px 0}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#0594ce url(/wp-content/themes/latin-rogue-cleaning/dist/images/bg-top_fcf904e0.png) no-repeat top;background-size:1919px 789px;color:var(--white);font-size:var(--font-size);font-family:var(--main);text-shadow:1px 1px 0 var(--shadow-color);line-height:1.3}a,a:hover,a:visited{text-decoration:none}p{margin-bottom:var(--space-1)}p:last-child{margin-bottom:0}p.more{font-weight:700;text-align:right}h1,h2,h3,h4,h5,h6{font-family:var(--headline);text-transform:uppercase;clear:both;font-weight:400;color:var(--white)}h1{line-height:1;font-size:24px;margin-bottom:var(--space-2)}h1 small{display:block}h1 br{display:none}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}img{max-width:100%;height:auto;width:auto}.wrapper{width:100%;max-width:var(--max-width);margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn{font-family:var(--headline);font-size:20px;border-radius:10px;display:inline-block;text-transform:uppercase;border:1px solid var(--white);padding:10px 40px;background:#e6700e;background:#f3ae36;background:-webkit-linear-gradient(top,#f3ae36,#d84202);background:-webkit-gradient(linear,left top,left bottom,from(#f3ae36),to(#d84202));background:-o-linear-gradient(top,#f3ae36 0,#d84202 100%);background:linear-gradient(180deg,#f3ae36,#d84202);color:var(--white)}.btn,input[type=submit]{-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.btn:hover,input[type=submit]:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,.33);box-shadow:0 0 20px rgba(0,0,0,.33)}header.main{margin-top:24px;margin-bottom:var(--space-4);z-index:100}header.main .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.main .menu{font-family:var(--headline);font-size:18px;text-transform:lowercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.main .menu li{margin-left:30px}header.main .menu a{color:var(--white)}.nav-toggle{display:none;width:74px;height:74px;background:none;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid var(--alpha-white)}.nav-toggle:hover{cursor:pointer}.nav-toggle .icon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}.nav-toggle span{height:3px;width:100%;background:var(--white);display:block;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.nav-toggle span:nth-child(2){position:relative}.nav-toggle span:nth-child(2):after{content:"";opacity:0;width:100%;height:3px;background:var(--white);display:block}.menu-open .nav-toggle span:first-child{opacity:0}.menu-open .nav-toggle span:first-child,.menu-open .nav-toggle span:nth-child(2){-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.menu-open .nav-toggle span:nth-child(2):after{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);opacity:1}.menu-open .nav-toggle span:nth-child(3){-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}.top{width:100%;min-height:550px;text-align:center}.top:before{content:"";display:block;width:100%;height:550px;background:url(/wp-content/themes/latin-rogue-cleaning/dist/images/bg-clouds_b4b3f388.svg) repeat-x;background-size:1009px 789px;-webkit-animation:clouds 1000s linear infinite;-o-animation:clouds linear infinite 1000s;animation:clouds 1000s linear infinite;position:absolute;top:0;left:0;z-index:-1}.top .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top header{margin:var(--space-1-half) auto 0;text-align:center}.top h1{font-size:97px;line-height:70px}.top h1 small{font-size:52px;line-height:42px}.top p{font-size:18px;margin:0 0 var(--space-2)}.latinrogue{-webkit-transform:translate(-42px,-27px);-o-transform:translate(-42px,-27px);transform:translate(-42px,-27px);min-width:320px;max-width:320px;width:100%}.logo{width:310px;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.bottom-grass{width:100%;background:#46913f;background:-webkit-linear-gradient(top,#46913f,#2c7027 35%,#2c7027 65%,#46913f);background:-webkit-gradient(linear,left top,left bottom,from(#46913f),color-stop(35%,#2c7027),color-stop(65%,#2c7027),to(#46913f));background:-o-linear-gradient(top,#46913f 0,#2c7027 35%,#2c7027 65%,#46913f 100%);background:linear-gradient(180deg,#46913f,#2c7027 35%,#2c7027 65%,#46913f);border-bottom:1px solid var(--black)}.about{width:100%;margin-bottom:var(--space-5);overflow:auto}.about h1{font-size:78px;line-height:60px;text-align:center}.about h1 small{font-size:52px;line-height:42px;text-align:center}.about-left{min-width:250px;margin:0 var(--space-3) 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-left,.services{width:100%;overflow:hidden}.services{margin-bottom:var(--space-5);padding-top:var(--space-5);position:relative}.services .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible}.services .wrapper:before{top:-3px;z-index:2;height:7px;-webkit-filter:blur(2px);filter:blur(2px);background:-webkit-linear-gradient(left,rgba(57,145,50,0),#399132 50%,rgba(57,145,50,0));background:-webkit-gradient(linear,left top,right top,from(rgba(57,145,50,0)),color-stop(50%,#399132),to(rgba(57,145,50,0)));background:-o-linear-gradient(left,rgba(57,145,50,0) 0,#399132 50%,rgba(57,145,50,0) 100%);background:linear-gradient(90deg,rgba(57,145,50,0),#399132 50%,rgba(57,145,50,0))}.services .wrapper:after,.services .wrapper:before{content:"";position:absolute;left:0;right:0;width:100%}.services .wrapper:after{top:0;-webkit-filter:blur(7px);filter:blur(7px);opacity:.5;height:11px;display:block;background:-webkit-linear-gradient(left,transparent,#000 50%,transparent);background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,#000),to(transparent));background:-o-linear-gradient(left,transparent 0,#000 50%,transparent 100%);background:linear-gradient(90deg,transparent,#000 50%,transparent)}.services .wrapper>article{margin-bottom:var(--space-5)}.services h1{font-size:87px;text-align:center}.all-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}.service{width:calc(33.33% - var(--space-2)*2/3)}.service header{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--space-1)}.service header img{display:inline-block;margin-right:var(--space-1)}.service h3{font-size:41px}.service p{margin:0}.services-bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.call,.services-bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.call{position:relative}.call:before{content:"";display:block;position:absolute;background:url(data:image/svg+xml;base64,PHN2ZyANCiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQogd2lkdGg9Ijk4cHgiIGhlaWdodD0iMTAycHgiPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDEzOCwgMjU1LCAxMjUpIg0KIGQ9Ik01Ni4xMjIsNTEuNjE2IEM1Ni4xMjIsNTEuNjE2IDcxLjUyMiw3MC41OTAgOTcuNDEzLDc2LjgwNiBDNzEuNTIyLDgzLjAyMSA1Ni4xMjIsMTAxLjk5NiA1Ni4xMjIsMTAxLjk5NiBMNjAuNjYwLDg1LjU0NSBDLTI2LjMzMSw3OC43NjcgLTEuNjE5LDEuMjMzIDI4LjA2OCwwLjAwNCBDMTEuNjE3LDYuODExIDEzLjk0NSw2NC4wMTggNjAuNjYwLDY4LjA3MSBMNTYuMTIyLDUxLjYxOCBMNTYuMTIyLDUxLjYxNiBaIi8+DQo8L3N2Zz4=) no-repeat;width:90px;height:102px;left:calc(-90px - var(--space-1));top:-60px}.call h2{font-size:68px;line-height:1}.call h2 small{text-transform:none;display:block;font-family:var(--script);font-size:34px;word-spacing:.35em}.quotes{width:100%;max-width:400px;overflow:hidden;padding-left:calc(58px + var(--space-1));padding-bottom:var(--space-2);position:relative}.quotes:before{content:"";position:absolute;left:0;width:58px;height:44px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayINCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA5OC44IDk4LjgiIG92ZXJmbG93PSJ2aXNpYmxlIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjOEFGRjdEIiBkPSJNMS45LDcwLjVjMi45LDkuNiw4LjgsMTYuMSwxNi42LDE4LjNjMiwwLjYsNCwwLjgsNiwwLjhjMTAsMCwxOC45LTYuNywyMS42LTE2LjQNCgkJCWMzLjMtMTEuOS0zLjYtMjQuMy0xNS41LTI3LjZjLTUuMy0xLjUtMTEuMS0wLjktMTYsMS41YzAuMi0wLjcsMC4zLTEuMywwLjUtMS45QzE5LjQsMjkuNywyOCwyMi43LDMyLjYsMjIuN2wwLjIsMA0KCQkJYzAuOSwwLDEuOC0wLjYsMi0xLjVsMi42LTkuM2MwLjItMC41LDAuMS0xLjEtMC4yLTEuNmMtMC4zLTAuNS0wLjgtMC44LTEuMy0wLjljLTEtMC4yLTItMC4zLTMtMC4zQzIwLjMsOS4yLDcuMywyMi44LDIuMSw0MS42DQoJCQlDLTAuNiw1MS4yLTAuNyw2MS44LDEuOSw3MC41eiIvPg0KCQk8cGF0aCBmaWxsPSIjOEFGRjdEIiBkPSJNNTQsNDEuNmMtMi43LDkuNi0yLjgsMjAuMi0wLjIsMjguOWMyLjksOS42LDguOCwxNi4xLDE2LjYsMTguM2MyLDAuNiw0LDAuOCw2LDAuOA0KCQkJYzEwLDAsMTguOS02LjcsMjEuNi0xNi40YzMuMy0xMS45LTMuNi0yNC4zLTE1LjUtMjcuNmMtNS4zLTEuNS0xMS4xLTAuOS0xNiwxLjVjMC4yLTAuNywwLjMtMS4zLDAuNS0xLjkNCgkJCWM0LjMtMTUuNSwxMi45LTIyLjUsMTcuNS0yMi41bDAuMiwwYzAuOSwwLDEuOC0wLjYsMi0xLjVsMi42LTkuM2MwLjItMC41LDAuMS0xLjEtMC4yLTEuNmMtMC4zLTAuNS0wLjgtMC44LTEuMy0wLjkNCgkJCWMtMS0wLjItMi0wLjMtMy0wLjNDNzIuMiw5LjIsNTkuMiwyMi44LDU0LDQxLjZ6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat;background-size:58px 44px}.quotes div{width:100%}.quotes .flickity-page-dots{width:calc(100% - var(--space-4));bottom:0}.quotes .flickity-page-dots li{background:var(--white)}.quote-name{font-family:var(--headline);margin:0;text-align:right}.bottom{width:100%;border-top:1px solid #b67c27;background:#471700;background:-webkit-linear-gradient(top,#471700,#794800);background:-webkit-gradient(linear,left top,left bottom,from(#471700),to(#794800));background:-o-linear-gradient(top,#471700 0,#794800 100%);background:linear-gradient(180deg,#471700,#794800);overflow:hidden}.bottom .wrapper{overflow:visible}.bottom article p{margin:0 0 calc(var(--space-1) + var(--space-half))}.bottom h1{font-size:87px;text-align:center;line-height:1}.bottom h1 small{font-size:24px;line-height:36px;text-align:center;margin:0 0 var(--space-2)}.dirt{padding:var(--space-5) 0 0;-webkit-box-shadow:inset 0 30px 30px -15px rgba(0,0,0,.5);box-shadow:inset 0 30px 30px -15px rgba(0,0,0,.5)}.quote-left{margin-right:var(--space-3)}.quote-right{width:100%;max-width:310px;margin:auto}.quote-right .frm_fields_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quote-right .frm_fields_container>*{width:100%}.quote-right .frm_fields_container>:not(:last-child){margin-bottom:var(--space-1)}.quote-right .frm_error_style,.quote-right .frm_message{margin-bottom:var(--space-2)}.quote-right .frm_form_fields .frm_error_style{margin-bottom:var(--space-1)}.quote-right .frm_form_fields .frm_error{width:100%;color:#af3400;font-size:12px;text-align:right;margin-top:4px}.quote-right label{display:none}.quote-right input,.quote-right textarea{width:100%;border-radius:20px;border:1px solid #7c2500;font-family:arial,sans-serif;font-size:18px;color:#fff;background:#4b2700;display:block;padding:10px 15px;clear:both;outline:none}.quote-right input:not([type=submit]),.quote-right textarea:not([type=submit]){-webkit-box-shadow:inset 0 0 32px rgba(0,0,0,.5);box-shadow:inset 0 0 32px rgba(0,0,0,.5)}.quote-right .state{margin-right:var(--space-1)}.quote-right .state input{color:#ccc}.quote-right .state,.quote-right .zip{width:calc(50% - var(--space-1)/2)}.quote-right input[type=submit]{border:1px solid #f1b977;padding:10px;background:#f1b977;background:-webkit-linear-gradient(top,#f1b977 1%,#e9932e);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f1b977),to(#e9932e));background:-o-linear-gradient(top,#f1b977 1%,#e9932e 100%);background:linear-gradient(180deg,#f1b977 1%,#e9932e);text-shadow:1px 1px 0 #f5d19a;color:#d63900;text-transform:capitalize;width:100%;display:block}.quote-right span{color:#ccc;font-size:12px;clear:both}.quote-right small{font-size:14px;text-align:center;display:block}#frm_field_cptch_number_container input{margin-bottom:var(--space-1)!important}::-webkit-input-placeholder{color:var(--white)}:-moz-placeholder{color:var(--white)}.hasPlaceholder{color:var(--white)}.absolute{position:absolute}.sig{color:#fff;font-style:italic;font-size:10px;width:100%;max-width:140px;background:#563000;padding:10px;border-radius:10px 10px 0 0;text-align:center;margin-top:var(--space-5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sig a{display:block;line-height:1}.sig img,.sig svg{display:inline-block;max-width:36px;max-height:10px}.sig path{fill:#c00}.opl{position:fixed;top:100px;right:0;z-index:99999}.opl a{width:73px;height:56px;text-indent:-9999px;display:block;background:url(https://s3.amazonaws.com/onepagelove/one-page-love-award-ribbon-right.svg) no-repeat}:root{--main:"Agenda-Medium",verdana,sans-serif;--headline:"Agenda-Bold",verdana,sans-serif;--script:"Cuisine",script;--white:#fff;--black:#000;--shadow-color:rgba(0,0,0,.4);--dark-green:#398234;--neon-green:#8aff7d;--baby-blue:rgba(156,209,235,.9);--alpha-white:hsla(0,0%,100%,.75);--font-size:16px;--max-width:960px;--space:16px;--space-half:calc(var(--space)/2);--space-1:var(--space);--space-1-half:calc(var(--space-1) + var(--space-1-half));--space-2:calc(var(--space)*2);--space-3:calc(var(--space)*3);--space-4:calc(var(--space)*4);--space-5:calc(var(--space)*5);--space-6:calc(var(--space)*6);--space-7:calc(var(--space)*7);--space-8:calc(var(--space)*8)}@media only screen and (max-width:992px){:root{--max-width:768px}}@media only screen and (max-width:600px){:root{--space:12px}}@media only screen and (max-width:400px){:root{--font-size:14px}}@media only screen and (min-width:1920px){body{background-size:contain!important;background-position:0 -15%}}@media only screen and (max-width:1024px){.call:before{position:static;margin-right:var(--space-1)}}@media only screen and (max-width:992px){.wrapper{width:92%}.top{max-width:768px;margin-left:auto;margin-right:auto}.top .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.top .absolute{position:static}.top h1{font-size:66px;line-height:.83}.top h1 small{font-size:36px;line-height:inherit}.services{max-width:768px;margin-left:auto;margin-right:auto}.all-services{-ms-flex-wrap:wrap;flex-wrap:wrap}.all-services>.service:not(:last-child){margin-bottom:var(--space-2)}.service{width:100%}.service header,.services-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-bottom{max-width:520px;margin:auto}.call{-webkit-transform:translateX(-25px);-o-transform:translateX(-25px);transform:translateX(-25px);margin-bottom:var(--space-4)}}@media only screen and (max-width:768px){body{padding-top:calc(75px + var(--space-4));background-position-y:-150px}header.main{margin:0;width:100%;padding:0;background:var(--baby-blue);position:fixed;top:0;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}header.main .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;width:100%}header.main nav{width:100%;display:none}header.main nav .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:var(--space-1);border-top:1px solid var(--alpha-white);width:100%}header.main nav .menu li{margin:0 0 var(--space-1)}header.main nav .menu li>a{padding:0 4%;display:block}.scrolled-down header.main{-webkit-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.menu-open header.main nav{display:-webkit-box;display:-ms-flexbox;display:flex}.logo{width:150px;margin-left:4%}.nav-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.top{min-height:450px}.latinrogue{-webkit-transform:none;-o-transform:none;transform:none;min-width:250px}.top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.about h1{font-size:48px;line-height:.83}.about h1 small{font-size:36px;line-height:inherit}.about-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0;margin-bottom:var(--space-2)}.services h1{font-size:66px}.bottom .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom h1{font-size:66px;text-align:center}.bottom h1 small{line-height:normal}.quote-left{margin-right:0;margin-bottom:var(--space-2)}}@media only screen and (max-width:600px){body{background-position-y:-270px;background-color:#45913f}.top{min-height:320px}.top:before{top:-160px}.top .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top h1{font-size:36px;line-height:1}.top h1 small{font-size:22px}.absolute{margin-bottom:var(--space-2)}.latinrogue{min-width:120px;max-width:155px}.about h1{font-size:36px;line-height:1}.about h1 small{font-size:22px}.services h1{font-size:36px}.services h3{font-size:24px}.call{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.call h2{font-size:40px}.bottom h1{font-size:36px}.bottom h1 small{font-size:22px}}@media only screen and (max-width:400px){.logo{width:120px}.nav-toggle{width:54px;height:54px}.top p{font-size:inherit}.call:before{width:45px;height:56px;background-size:45px 56px}.call h2{font-size:32px}.call h2 small{font-size:22px}}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:8px auto;height:auto}.alignleft,.alignright{margin-bottom:8px;height:auto}@media (min-width:30rem){.alignleft{float:left;margin-right:8px}.alignright{float:right;margin-left:8px}}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;color:#000;background:#fff}body#tinymce{margin:12px!important}