@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-ExtraBold';src:url("../fonts/Montserrat/Montserrat-ExtraBold.ttf")}@font-face{font-family:'Montserrat-Medium';src:url("../fonts/Montserrat/Montserrat-Medium.ttf")}@font-face{font-family:'Montserrat-SemiBold';src:url("../fonts/Montserrat/Montserrat-SemiBold.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf")}@font-face{font-family:'Montserrat-Black';src:url("../fonts/Montserrat/Montserrat-Black.ttf")}@font-face{font-family:'Roboto-Regular';src:url("../fonts/Roboto/Roboto-Regular.ttf")}@font-face{font-family:'Roboto-Medium';src:url("../fonts/Roboto/Roboto-Medium.ttf")}@font-face{font-family:'Roboto-Light';src:url("../fonts/Roboto/Roboto-Light.ttf")}@font-face{font-family:'Roboto-Black';src:url("../fonts/Roboto/Roboto-Black.ttf")}body,html{font-family:'Montserrat', sans-serif;overflow-x:hidden}:root{--font-regular: 'Montserrat-Regular';--font-medium: 'Montserrat-Medium';--font-SemiBold: 'Montserrat-SemiBold';--font-bold: 'Montserrat-Bold';--font-Extrabold: 'Montserrat-ExtraBold';--font-Black: 'Montserrat-Black';--font-RobRegular: 'Roboto-Regular';--font-RobMedium: 'Roboto-Medium';--font-RobLight: 'Roboto-Light';--font-RobBlack: 'Roboto-Black';--primary-color: #2aabe2;--secondary-color: #093e6d;--lightprimary-color: #bd176e;--darker-color: #000d15;--dark-color: #231f20;--white-color: #fff;--darking-color: #242424;--gray-color: #b6b6b6;--lightgray-color: #f8f8f8;--yellow-color: #fed100}.btn-pink{background-color:var(--primary-color);border-color:var(--primary-color);padding:.625em 2.1875em;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;text-align:center;position:relative;display:inline-block;color:var(--white-color);font-size:1em;font-weight:600;font-family:var(--font-proxima);font-style:normal;text-transform:uppercase}@media screen and (max-width: 767px){.btn-pink{margin-bottom:20px}}@media screen and (min-width: 320px) and (max-width: 767px){.btn-pink{font-size:14px}}.btn-yellow{background-color:var(--primary-color);border-color:var(--primary-color);padding:.9375em 2.1875em;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;text-align:center;position:relative;display:inline-block;color:var(--white-color);font-size:1em;font-weight:600;font-family:var(--font-proxima);font-style:normal;text-transform:uppercase}@media screen and (max-width: 767px){.btn-yellow{margin-bottom:20px}}@media screen and (min-width: 320px) and (max-width: 767px){.btn-yellow{font-size:14px}}.btn-white{background-color:var(--white-color);border-color:var(--white-color);padding:.9375em 3.75em;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;text-align:center;position:relative;display:inline-block;color:var(--primary-color);font-size:1.0625em;font-weight:600;font-family:var(--font-proxima);font-style:normal;text-transform:capitalize}@media screen and (max-width: 767px){.btn-white{margin-bottom:20px}}@media screen and (min-width: 320px) and (max-width: 767px){.btn-white{font-size:14px}}.btn{cursor:pointer}.btn:focus{outline:none;box-shadow:none}*{margin:0;padding:0;box-sizing:border-box;box-sizing:-webkit-border-box;box-sizing:-moz-border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{margin:0;padding:0;width:100%;font-family:var(--font-slack);overflow-x:hidden;background-color:#fff !important}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:middle;background:transparent;text-decoration:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}::-webkit-selection{background-color:var(--primary-color);color:var(--white-color)}::-moz-selection{background-color:var(--primary-color);color:var(--white-color)}::selection{background-color:var(--primary-color);color:var(--white-color)}.stretch-card{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;-webkit-justify-content:stretch;justify-content:stretch}@media (min-width: 1200px){.product--section .container{max-width:1400px !important}.container{max-width:1400px !important}.wrapper{max-width:992px;margin:0 auto}.nav--wrapper{max-width:1360px !important}}@media (min-width: 1600px){.container{max-width:1600px !important}}@media screen and (max-width: 992px){.nav--wrapper{padding-right:20px !important;padding-left:20px !important}}.header{background-image:url(../images/header.png);background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1024px){.header{background-repeat:inherit}}@media screen and (max-width: 1024px){.header-logo{text-align:center}}.header-logo img{width:100%}.header-service-content{margin-top:3rem}@media screen and (max-width: 1024px){.header-service-content{margin-top:0;padding:2rem 0}}.cta-btn{border-radius:40px;display:flex;overflow:hidden}.cta-btn p{margin:0;position:relative;z-index:1}.cta-btn .btn-item{overflow:hidden}.cta-btn .btn-item.first{color:white;position:relative;padding-right:2rem;padding-left:1rem}.cta-btn .btn-item.first::after{background-color:white;content:"";position:absolute;right:1rem;top:0;height:100%;width:900px;transform:skew(-20deg)}.cta-btn .btn-item.first img{margin-top:6px}.cta-btn .btn-item.second{background-color:#2aabe2;color:white;padding:0 1.5rem;margin-left:-2rem}.cta-btn .btn-item.second span{font-family:var(--font-RobBlack);padding-left:2rem;font-size:1.5rem;text-transform:uppercase;font-weight:800}.header-call{text-align:center;background-color:#2aabe2;padding:1rem 3rem;transform:skew(-27deg)}@media screen and (max-width: 1023px){.header-call{transform:inherit;background-color:inherit}}@media screen and (min-width: 994px) and (max-width: 1199px){.header-call{position:relative;left:54%}}.header-call .header-content{transform:skew(27deg)}@media screen and (max-width: 1023px){.header-call .header-content{transform:inherit}}.header-call h4{font-family:"Montserrat-Black";color:white;font-weight:800;padding-bottom:0.5rem}.header-call span{display:block}.btn-call{background-color:white;color:#203359;padding:0 4rem;border-radius:5rem;text-align:center}@media screen and (max-width: 445px){.btn-call{padding:0 1rem}}.btn-call .blower{font-family:"Montserrat-Black";font-size:1.8rem;font-weight:800}@media screen and (max-width: 375px){.btn-call .blower{font-size:1.5rem}}.btn-call .phn-number{font-family:var(--font-regular);font-size:1.2rem;font-weight:600}.btn-call:hover{background-color:black;color:white !important;transition:.7s}.banner--section{background-image:url("../images/cover.png");background-size:cover;background-attachment:scroll;background-position:top center;background-repeat:no-repeat;width:100%;height:600px;padding:20px 0;margin-top:-8.5rem}@media screen and (max-width: 1199px){.banner--section{margin-top:0}}@media screen and (min-width: 320px) and (max-width: 1023px){.banner--section .d-no{display:none}}.banner--section .left-image{position:relative;z-index:1;left:40px}.banner--section .banner--inner{text-align:center;margin-top:6%}.banner--section .banner--inner h6{text-align:center;font-size:1.5em;font-weight:500;font-family:var(--font-regular);color:white;margin-bottom:20px}.banner--section .banner--inner h1{color:#2aabe2;font-weight:900;font-size:4.6875em;text-transform:uppercase;margin:0;line-height:70px}@media screen and (min-width: 1700px){.banner--section .banner--inner h1{font-size:5.05em}}@media screen and (min-width: 320px) and (max-width: 767px){.banner--section .banner--inner h1{font-size:3.125em;line-height:60px}}.banner--section .banner--inner .img-inline{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;width:100%}.banner--section .banner--inner .img-inline span{display:block;color:white;font-size:16px;font-family:var(--font-regular);font-weight:300;line-height:72px;margin-right:30px}@media screen and (min-width: 1700px){.banner--section .banner--inner .img-inline span{font-size:1.25em}}@media screen and (min-width: 320px) and (max-width: 767px){.banner--section .banner--inner .img-inline span{line-height:50px}}.banner--section .banner--inner .img-inline span:last-of-type{margin-right:0}.banner--section .banner--inner .img-inline span img{vertical-align:middle;margin-right:6px}@media screen and (max-width: 437px){.banner--section .banner--inner{margin-top:-1rem}}.pricing-section{margin:0;padding:0;width:100%}.pricing-section .pricing-table{margin-top:-220px;width:100%}@media screen and (min-width: 1700px){.pricing-section .pricing-table{margin-top:-170px}}.pricing-section .pricing-table .price-card{background-color:#f7f9ff;text-align:center;width:100%;border-top:10px solid #2aabe2;padding:60px 45px}.pricing-section .pricing-table .price-card .content-price h4{font-size:1.125em;font-family:var(--font-medium);font-weight:500;position:relative;text-align:center;margin-top:20px;display:block;margin-bottom:10px}@media screen and (min-width: 1700px){.pricing-section .pricing-table .price-card .content-price h4{font-size:1.375em}}.pricing-section .pricing-table .price-card .content-price h1{font-size:3.125em;font-family:var(--font-Extrabold);font-weight:bold;font-style:normal;position:relative;text-transform:uppercase;text-align:center;display:block;color:#2aabe2;margin-top:0;margin-bottom:20px}@media screen and (min-width: 1700px){.pricing-section .pricing-table .price-card .content-price h1{font-size:3.75em}}.pricing-section .pricing-table .price-card .content-price h1 sup{left:10px}.pricing-section .pricing-table .price-card .content-price .mb-20{margin-bottom:20px}.pricing-section .pricing-table .price-card .content-price .list-price{list-style-type:none;display:block}.pricing-section .pricing-table .price-card .content-price .list-price .price-item{margin-bottom:7px}.pricing-section .pricing-table .price-card .content-price .list-price .price-item .text{font-size:1em;font-family:var(--font-SemiBold);font-weight:500}.pricing-section .pricing-table .price-card .content-price .list-price .price-item span img{vertical-align:middle;margin-right:4px}.pricing-section .pricing-table .price-card p{margin-top:2rem;font-size:16px;font-family:var(--font-regular);font-weight:400;color:var(--dark-color);text-align:center;position:relative;font-style:italic}.pricing-section .pricing-table .price-card p a{font-family:var(--font-SemiBold);font-weight:500;color:#2aabe2;text-transform:uppercase;text-decoration:underline}.pricing-section .pricing-table .price-card .btn{font-size:1em;font-family:var(--font-regular);font-weight:400;text-transform:uppercase;text-align:center;color:white;position:relative;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;padding:.875em 2.1875em;margin-top:25px}.pricing-section .pricing-table .price-card .btn-dark{background-color:var(--dark-color)}.pricing-section .pricing-table .price-card .btn-blue{background-color:#2aabe2}.pricing-section .pricing-table .border-card-left{border-top-left-radius:10px;border-bottom-left-radius:10px}.pricing-section .pricing-table .border-card-right{border-top-right-radius:10px;border-bottom-right-radius:10px}.pricing-section .pricing-table .gray-card{background-color:#eaecf0;border-radius:0}.about--section{margin:0;padding:60px 0}.about--section .left-inner{text-align:right;padding-right:30px}@media screen and (max-width: 425px){.about--section .left-inner{padding-right:0;text-align:center}}.about--section .left-inner .text-bold{font-family:var(--font-Extrabold);font-weight:900;font-size:2em;position:relative;color:#2aabe2;text-transform:uppercase;margin-bottom:15px}.about--section .left-inner h1{font-size:2.8125em;font-family:var(--font-regular);font-weight:300;position:relative;display:block;text-transform:uppercase;color:var(--darking-color);margin:0}.about--section .left-inner h1 span{display:block}@media screen and (min-width: 320px) and (max-width: 767px){.about--section .left-inner h1{font-size:2.1875em}}.about--section .left-inner .inline-list{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;list-style-type:none;position:relative;margin-top:40px}@media screen and (max-width: 425px){.about--section .left-inner .inline-list{display:inherit;padding-bottom:1rem}}.about--section .left-inner .inline-list .list-item{padding-right:20px;position:relative;color:#242424;font-weight:600}@media screen and (max-width: 425px){.about--section .left-inner .inline-list .list-item{padding-right:0;text-align:center;font-weight:800}}.about--section .left-inner .inline-list .list-item:after{content:'';position:absolute;top:50%;right:10px;bottom:0;transform:translateY(-50%);background-color:#242424;height:50%;width:2px}@media screen and (max-width: 425px){.about--section .left-inner .inline-list .list-item:after{display:none}}.about--section .left-inner .inline-list .list-item:last-of-type{padding-right:0}.about--section .left-inner .inline-list .list-item:last-of-type:after{display:none}.about--section .right-inner{padding-left:30px}@media screen and (max-width: 425px){.about--section .right-inner{text-align:center;padding-left:0}}.about--section .right-inner p{font-size:14px;line-height:24px;font-family:"Montserrat-Medium";font-weight:600;color:var(--darking-color);position:relative;text-align:left;margin-bottom:20px}@media screen and (max-width: 425px){.about--section .right-inner p{text-align:center}}.about--section .right-inner .bold{font-size:16px;font-family:var(--font-bold);color:#2aabe2}.choose--section{padding:20px 0 100px 0;margin:0;width:100%;position:relative;background-image:url("../images/skew-bg.png");background-repeat:no-repeat;background-position:bottom}.choose--section .heading{text-align:center;margin:0 auto;width:100%}.choose--section .heading h2{font-family:var(--font-regular);font-size:3em;font-weight:400;position:relative;text-align:center;display:block;color:var(--darking-color);text-transform:uppercase;margin-bottom:40px}.choose--section .heading h2:before{content:'';width:10%;height:4px;background-color:#2aabe2;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}@media screen and (min-width: 320px) and (max-width: 767px){.choose--section .heading h2{font-size:2.375em}}.choose--section .heading p{font-size:20px;font-family:var(--font-medium);font-weight:500;color:var(--darking-color);text-align:center;position:relative;display:block}.choose--section .heading .inline-icon{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;flex-direction:row;position:relative;width:100%;list-style-type:none;margin-top:40px}.choose--section .heading .inline-icon .list-icon{display:block}@media screen and (min-width: 768px) and (max-width: 1023px){.choose--section .heading .inline-icon .list-icon{flex:0 0 30%;margin-bottom:20px}}@media screen and (min-width: 320px) and (max-width: 767px){.choose--section .heading .inline-icon .list-icon{flex:0 0 50%;margin-bottom:20px}}.choose--section .heading .inline-icon .list-icon .icon{height:100px}.choose--section .heading .inline-icon .list-icon .icon img{height:60%}.choose--section .heading .inline-icon .list-icon h4{vertical-align:middle;font-size:16px;font-family:var(--font-bold);font-weight:600;color:var(--darking-color);text-align:center;display:block}.choose--section .heading .inline-icon .list-icon h4 span{display:block}.choose--section .inline--youtube{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;position:relative;width:100%;margin-top:100px}.choose--section .inline--youtube .center{position:relative}.choose--section .inline--youtube .center .frame{position:relative}.choose--section .inline--youtube .center .frame img{height:100%}.choose--section .inline--youtube .center .frame .play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.our-client--section{padding:5em 0;margin:0;width:100%;position:relative;background-color:#f7f9ff}@media screen and (max-width: 425px){.our-client--section{padding:1rem 0}}.our-client--section .left-text{font-family:var(--font-regular);font-size:2.75em;font-weight:400;text-align:left;position:relative;text-transform:uppercase;color:#141612}.our-client--section .left-text span{display:block}.our-client--section .left-text:before{content:'';position:absolute;right:0;bottom:-20px;left:0;width:40%;height:4px;background-color:#2aabe2}@media screen and (min-width: 768px) and (max-width: 1023px){.our-client--section .left-text{margin-bottom:60px}}@media screen and (min-width: 320px) and (max-width: 767px){.our-client--section .left-text{margin-bottom:60px}}@media screen and (min-width: 320px) and (max-width: 767px){.our-client--section .right-content{margin-bottom:60px}}.our-client--section .right-content .inline-flex{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;flex-direction:row}.our-client--section .right-content .inline-flex .img{margin-right:10px}.our-client--section .right-content .inline-flex .text h4{font-size:20px;font-family:var(--font-RobMedium);font-weight:500;color:#141612;text-align:left;position:relative;display:block}.our-client--section .right-content .inline-flex .text small{font-size:16px;font-family:var(--font-RobRegular);font-weight:300;color:#141612;text-align:left;position:relative;display:block}.our-client--section .right-content .inline-flex .text .star{list-style-type:none;-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;flex-direction:row}.our-client--section .right-content .inline-flex .text .star li{margin-right:6px}.our-client--section .right-content .inline-flex .text .star li:last-of-type{margin-right:0}.our-client--section .right-content .content-p{margin-top:15px}.our-client--section .right-content .content-p p{font-size:16px;font-family:var(--font-RobLight);font-weight:300;color:#141612;text-align:left;position:relative;line-height:32px;padding-right:100px}@media screen and (min-width: 768px) and (max-width: 1200px){.our-client--section .right-content .content-p p{padding-right:0}}@media screen and (min-width: 320px) and (max-width: 767px){.our-client--section .right-content .content-p p{padding-right:0}}.our-client--section .right-content .content-p .btn{font-size:.875em;font-family:var(--font-regular);background-color:#2aabe2;font-weight:400;text-align:center;color:white;position:relative;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;padding:.625em 2.1875em;margin-top:20px}.grid-inner{position:relative;overflow:hidden;margin:.5rem}@media screen and (max-width: 425px){.grid-inner{height:350px}}.grid-inner img{width:100%;height:100%}.grid-inner:hover .grid-text{transform:translateY(-20%);transition:0.25s ease}.grid-inner .grid-text{position:absolute;bottom:0;left:0;width:100%;margin-bottom:1rem;transition:0.25s ease}@media screen and (max-width: 1023px){.grid-inner .grid-text{margin-bottom:8%}}.grid-inner .grid-text h2{font-size:28px;font-family:var(--font-bold);font-weight:700;color:white;margin-bottom:10px;margin-left:20px}@media screen and (max-width: 1024px){.grid-inner .grid-text h2{font-size:16px}}@media screen and (min-width: 1700px){.grid-inner .grid-text h2{font-size:32px}}@media screen and (min-width: 768px) and (max-width: 1023px){.grid-inner .grid-text h2{font-size:2.375em}}.grid-inner .grid-text .btn-outline{margin-left:20px;color:white;font-size:14px;font-family:var(--font-SemiBold);font-weight:500;text-transform:uppercase;text-decoration:none;text-align:center;padding:.75em 1.25em;background-color:transparent;border-color:white;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}.grid-inner .grid-text .btn-outline:hover{background-color:#2aabe2}.grid-inner .grid-text .btn-link{margin-left:20px;color:white;font-size:14px;font-family:var(--font-regular);font-weight:400;text-transform:uppercase;text-decoration:underline;text-align:center;padding:.75em 0;background-color:transparent;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}.grid-inner .grid-text .info-grid{background-color:rgba(0,0,0,0.7);padding:.625em 1.25em;color:var(--white-color)}.grid-inner .grid-text .info-grid h5{font-size:15px;font-family:var(--font-regular);font-family:500;color:white;position:relative;text-align:left;margin-bottom:5px}@media screen and (min-width: 768px) and (max-width: 1023px){.grid-inner .grid-text .info-grid h5{font-size:1.375em;line-height:34px}}.grid-inner .grid-text .info-grid p{font-size:12px;font-family:var(--font-regular);font-family:500;color:white;position:relative;text-align:left;line-height:22px}@media screen and (min-width: 768px) and (max-width: 1023px){.grid-inner .grid-text .info-grid p{font-size:1.375em;line-height:34px}}.small{grid-row:span 1;grid-column:span 2}.vertical{grid-column:span 4}.horizontal{grid-column:span 2;grid-row:span 2}@media screen and (max-width: 1023px){.horizontal{height:450px}}@media screen and (max-width: 425px){.horizontal{height:350px}}.contact-section{padding:100px 0;margin:0;position:relative;display:block;width:100%}@media screen and (max-width: 425px){.contact-section{padding:0}}.contact-section .map img{height:620px;width:100%}@media screen and (min-width: 320px) and (max-width: 767px){.contact-section .map img{height:auto}}.contact-section .form-content{padding:20px 0}.contact-section .form-content .inline-flex{margin-bottom:60px;-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;list-style-type:none}@media screen and (min-width: 320px) and (max-width: 767px){.contact-section .form-content .inline-flex li{flex:0 0 100%;margin-bottom:30px}}.contact-section .form-content .inline-flex li .img{float:left;margin-right:10px}@media screen and (min-width: 320px) and (max-width: 767px){.contact-section .form-content .inline-flex li .img{margin-right:15px}}.contact-section .form-content .inline-flex li .text{color:#203359;font-family:var(--font-RobMedium);font-weight:500;font-size:16px;position:relative;display:inline-block}.contact-section .form-content .contact-form h2{font-family:var(--font-SemiBold);font-weight:600;font-size:3em;text-align:left;color:var(--darking-color);position:relative;display:block;width:100%;margin-bottom:5px;text-transform:uppercase}@media screen and (min-width: 320px) and (max-width: 767px){.contact-section .form-content .contact-form h2{font-size:2.375em}}.contact-section .form-content .contact-form h6{font-size:1.4375em;font-family:var(--font-medium);font-weight:600;color:#2aabe2;text-align:left;position:relative;display:block;width:100%;margin-bottom:70px}.contact-section .form-content .contact-form h6:before{content:'';position:absolute;right:0;bottom:-30px;left:0;background-color:#2aabe2;width:30%;height:4px}.contact-section .form-content .contact-form .btn-primary{background-color:#2aabe2;padding:0.5rem 0;border-radius:40px;font-size:1.2rem;font-family:var(--font-medium);border:none}.contact-section .form-content .contact-form .btn-primary:hover{background-color:black;transition:.7s}.contact-form .form-control{color:black;background-color:white;border:1px solid #bbbfb4;padding-left:2.5rem;box-shadow:none;transition:1s;caret-color:#2aabe2;height:3rem;border-radius:40px}.contact-form .form-control:focus{background-color:black;color:white !important;border-color:black;border-radius:0}.contact-form .form-group{position:relative;margin:0 0.5rem 1rem}.contact-form .form-group i{color:#bbbfb4;position:absolute;top:50%;transform:translateY(-50%);left:0.8rem}.background--sectoon{background-image:url("../images/bg.png");background-size:cover;background-repeat:no-repeat;background-position:top center;padding:1.25em 0}@media screen and (min-width: 768px) and (max-width: 1023px){.background--sectoon{padding:40px 0;background-position:left}}.background--sectoon .left-inner{padding-left:100px}@media screen and (min-width: 320px) and (max-width: 767px){.background--sectoon .left-inner{text-align:center;padding-left:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.background--sectoon .left-inner{margin-bottom:30px}}.background--sectoon .left-inner h2{font-size:2.625em;font-family:var(--font-regular);font-weight:300;text-align:left;text-transform:uppercase;color:white}.background--sectoon .left-inner h2 span{display:block}@media screen and (min-width: 320px) and (max-width: 767px){.background--sectoon .left-inner h2{font-size:1.5625em;text-align:center;margin-bottom:30px}.background--sectoon .left-inner h2 span{display:inline-block}}.background--sectoon .right-inner{text-align:center}.background--sectoon .right-inner a{-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;border:2px solid white;padding:.625em 2.5em;font-size:1.75em;font-family:var(--font-bold);font-weight:600;color:white;text-decoration:none}.background--sectoon .right-inner a span{font-family:var(--font-regular);font-weight:400}@media screen and (min-width: 992px) and (max-width: 1200px){.background--sectoon .right-inner a{font-size:1.25em}}@media screen and (min-width: 320px) and (max-width: 767px){.background--sectoon .right-inner a{font-size:.875em}}.footer--section{padding:.625em 0;width:100%;position:relative;margin:0;background-color:#231f20}.footer--section .ft-logo img{width:100px}@media screen and (min-width: 320px) and (max-width: 1023px){.footer--section .ft-logo{text-align:center}}.footer--section .ft-left{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start}@media screen and (min-width: 415px) and (max-width: 767px){.footer--section .ft-left{flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}}@media screen and (min-width: 320px) and (max-width: 414px){.footer--section .ft-left{flex-wrap:wrap;justify-content:center}}.footer--section .ft-left .ft-inline{-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;flex-wrap:wrap;align-items:center;position:relative;list-style-type:none}@media screen and (min-width: 415px) and (max-width: 767px){.footer--section .ft-left .ft-inline{flex-direction:column;justify-content:center;width:100%}}@media screen and (min-width: 320px) and (max-width: 414px){.footer--section .ft-left .ft-inline{justify-content:center;flex-direction:column;width:100%}}@media screen and (min-width: 320px) and (max-width: 450px){.footer--section .ft-left .ft-inline{justify-content:center;flex-direction:column;width:100%}}.footer--section .ft-left .ft-inline .ft-list{color:white;font-size:.875em;font-family:var(--font-robotoRegular);font-weight:400;position:relative;margin-right:15px}.footer--section .ft-left .ft-inline .ft-list a{color:var(--primary-color)}@media screen and (min-width: 320px) and (max-width: 450px){.footer--section .ft-left .ft-inline .ft-list{margin-right:0;margin-bottom:15px}}.footer--section .ft-left .ft-inline .line{position:relative;margin-right:15px}@media screen and (min-width: 320px) and (max-width: 450px){.footer--section .ft-left .ft-inline .line{display:none}}.footer--section .ft-left .ft-inline .line:before{content:'';background-color:white;height:12px;width:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 764px){.footer--section .ft-left .ft-inline .line:before{display:none}}.footer--section .ft-left .ft-inline .blue:before{content:'';background-color:var(--primary-color);height:12px;width:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer--section .end-content{justify-content:flex-end}@media screen and (min-width: 415px) and (max-width: 767px){.footer--section .end-content{justify-content:center;width:100%}}@media screen and (min-width: 320px) and (max-width: 414px){.footer--section .end-content{justify-content:center;width:100%}}@media screen and (min-width: 415px) and (max-width: 767px){.footer--section .end-content a{width:100%}}@media screen and (min-width: 320px) and (max-width: 414px){.footer--section .end-content a{width:100%}}@media screen and (min-width: 415px) and (max-width: 767px){.footer--section .end-content a img{width:100%}}@media screen and (min-width: 320px) and (max-width: 414px){.footer--section .end-content a img{width:100%}}.pricing-container{max-height:300px}.navigation-navbar .navbar-collapse .navbar-nav .nav-two .nav-lg-text{margin-left:7rem}@media screen and (max-width: 1023px){.navigation-navbar .navbar-collapse .navbar-nav .nav-two .nav-lg-text{margin-left:0}}.navigation-navbar .navbar-collapse .navbar-nav .nav-two .nav-sm-text{margin-left:5rem}@media screen and (max-width: 1023px){.navigation-navbar .navbar-collapse .navbar-nav .nav-two .nav-sm-text{margin-left:0}}.play iframe{margin-top:1.2rem;width:573px;height:362px}@media screen and (max-width: 767px){.play iframe{margin-top:1.2rem;width:468px;height:360px}}@media screen and (max-width: 425px){.play iframe{margin-top:1.2rem;width:370px;height:360px}}@media screen and (max-width: 405px){.play iframe{margin-top:1.5rem;width:350px;height:360px}}@media screen and (max-width: 375px){.play iframe{margin-top:1.2rem;width:320px;height:360px}}.contact-link:hover{background-color:#000000;color:#ffffff;transition:.7s}.up{margin-top:1rem !important}
