* {
    outline: 0 !important;
}
body {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: #6b6365;
}
form.validate-popupform-apps small {
    padding-left: 10px;
    position: absolute;
    bottom: -65px;
    right: 249px;
}
form small {
    display: block;
    color: red;
    font-size: 11px;
    font-weight: 600;
    margin: 5px 0;
    letter-spacing: 1px;
}
.nopad {
    padding: 0;
}
nav.main-menu .col-md-7 li a {
    font-size: 35px;
    color: #ed3f28;
}
section.testimonails h2 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
}
section.testimonails:before {
    background: #f1f6ff;
    position: absolute;
    content: "";
    width: 100%;
    height: 64%;
    left: 0;
    top: 0;
    z-index: -1;
}
.header-logo a {
    margin-bottom: -55px;
}
i.vc-5 {
    display: none;
}
section.testimonails .container {
    position: relative;
    z-index: 1;
}
section.testimonails .item {
    padding: 40px;
    background: #fff;
    box-shadow: #0000001a 0 0 19px;
    margin: 32px;
    text-align: center;
}
.owl-dots {
    margin: 10px 0;
    text-align: center;
}
.packages:before {
    background: #f0f5fb;
    position: absolute;
    bottom: 0;
    top: 260px;
    width: 90%;
    height: 251px;
    content: "";
    z-index: 0;
    left: 50%;
    margin-left: -45%;
}
.owl-dots button span {
    background: #c1c8ee;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    padding: 5px;
    display: inline-block;
}
.owl-dots button {
    margin: 0 3px;
}
.owl-dots button.active span {
    background: #ef3f28;
}
img {
    max-width: 100%;
}
.pd-top-78 {
    padding-top: 78px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #231f20;
    font-family: "Poppins", sans-serif;
}
a.logo {
    display: inline-block;
    margin-top: -11px;
}
.relative-no {
    position: inherit;
}
a {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none !important;
}
.after-none:after {
    display: none;
}
header {
    padding: 10px 0;
    position: absolute;
    z-index: 3;
    color: #fff;
    width: 100%;
    top: 0;
}
header a.hireus-tphd {
    position: relative;
    margin-top: 12px;
    display: inline-block;
    padding: 12px 0;
    border-radius: 10px;
    /*background: linear-gradient(to right, #f90 0, #ff2400 100%);*/
    background:#ff1919;
    transition: all 0.5s ease-in-out;
}
header a.hireus-tphd:hover{background:#ff9900;}
.hire_sec_btn {
    width: 180px;
    margin: 0 auto;
}
header a.hireus-tphd span {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-left: 22px;
    padding-right: 32px;
}
header a.hireus-tphd span:before {
    border-radius: 50px;
    z-index: -1;
}
header a.hireus-tphd span:after {
    right: 0;
    top: 12px;
    /*background: url(https://www.applistix.com/lp/assets/images/dots-vctr.jpg) no-repeat left top;*/
}
.banner {
    /*background: #fff0d9 url(../images/bg-banner.webp);*/
    background:#fff;
    padding: 110px 0 0;
    overflow: hidden;
    background-size: cover;
}
.banner .container {
    color: #fff;
    position: relative;
}
.header-logo a img {
    width: 100%;
}
.banner .container h1 {
    color: #191919;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}
.banner .container h1 strong {
    display: block;
    font-weight: 900;
}
.banner .container h1 span {
    display: block;
    color: #000;
}
.banner-content {
    position: relative;
    padding: 330px 16px;
    z-index: 2;
}
.home-content1 {
    padding: 40px 0;
    position: relative;
}
.bg-pattern {
    background: url(../images/why-us-bg.jpg) repeat center top;
}
.clients-logos {
    text-align: center;
    padding: 30px 0;
    position: relative;
    z-index: 2;
}
.portfolio-slider .item > ul > li:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.cs-download li img {
    max-width: 200px;
    margin-top: 13px;
}
ul.banner-social li {
    display: inline-block;
    margin: 0 12px 0 0;
}
ul.banner-social ul {
    text-align: right;
}
ul.banner-social li a {
    font-size: 38px !important;
    color: #fff !important;
}
ul.banner-social li a:hover {
    color: #f8951f;
}
.portfolio-slider .item > ul > li {
    display: inline-block;
    width: 48%;
    margin: 5px 4px;
    overflow: hidden;
}
.portfolio-slider .item > ul {
    margin: 0;
}
.work-col {
    text-align: center;
    position: relative;
    padding: 88px 0;
    z-index: 2;
    background: url(../images/pf-bg.webp) no-repeat center 130px;
}
.work-col h2 {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 32px;
}
.portfolio-slider + a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-top: 33px;
    padding-top: 15px;
}
.portfolio-slider + a:before {
    background: #ef3f28;
    position: absolute;
    width: 5px;
    height: 5px;
    padding: 4px;
    border-radius: 50px;
    top: 0;
    content: "";
    left: 50%;
    margin-left: -2.5px;
}
.testimonails {
    padding: 60px 0 0;
    color: #8da3c7;
    position: relative;
}
.testimonails .item {
    font-size: 14px;
    padding: 0 40px;
}
.testimonails .item img {
    max-width: 57px;
}
.testimonails .item .testimonails-rating {
    color: #ff3a29;
    margin-bottom: 6px;
}
.testimonails .item img {
    position: absolute;
    left: 0;
    top: -6px;
}
.testimonails .item i img {
    width: inherit;
}
.author-name {
    position: relative;
    padding-left: 78px;
    display: inline-block;
}
.author-name h6 {
    color: #0e426b;
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
}
.author-name h6 span {
    display: block;
    color: #2f2e2e;
    font-size: 13px;
    letter-spacing: 1px;
}
.testimonails .item p {
    margin-bottom: 29px;
    font-size: 22px;
    padding: 0 80px;
}
.amaizing-col {
    padding: 50px 0;
    text-align: center;
    background: #f3f8ff;
}
.amaizing-col h2 {
    color: #ef3f28;
    font-size: 44px;
    font-weight: 600;
    padding: 0 90px;
}
.amaizing-col h2 span a {
    color: #0d0d0d;
    font-size: 42px;
    display: block;
    font-weight: 700;
    padding-bottom: 24px;
}
.footer {
    background: url(../images/footer_bg.webp) center/cover no-repeat #fff;
    padding: 2% 0 0;
    height: auto;
    position: relative;
    background-position: top;
}
.footer_brand1 img,
.footer_brand2 img,
.footer_brand3 img,
.footer_brand4 img,
.footer_brand5 img {
    max-width: 130px;
    margin: 5px auto;
}
.footer_fade::before {
    content: "";
    background: #222222e6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
footer h5 {
    color: #5a595e;
    font-size: 18px;
    margin-bottom: 22px;
    font-weight: 400;
}
ul.nav.nav-tabs.logo-nav-tabs {
    margin-top: 31px;
}
ul.nav.nav-tabs.logo-nav-tabs li {
    margin-bottom: 7px;
}
ul.nav.nav-tabs.logo-nav-tabs li a {
    font-size: 23px !important;
}
.footer-top {
    margin-bottom: 43px;
}
.footer-top ul.footer-cta {
    text-align: right;
}
.footer-top ul.footer-cta li a {
    color: #fff;
    margin: 0 14px;
}
.footer-top ul.footer-cta li {
    display: inline-block;
    font-size: 20px;
    margin-left: 53px;
}
.footer-secondary {
    color: #858585;
}
.footer-secondary ul li a {
    color: #cecece;
    font-size: 13px;
}
.footer-secondary ul li {
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}
.footer-secondary p {
    line-height: 20px;
    font-size: 13px;
}
.footer-secondary ul li i {
    text-transform: uppercase;
    display: block;
    margin-bottom: 9px;
    font-size: 18px;
}
.footer-secondary .col-md-3 ul li {
    padding-left: 0;
}
.menu li a:before {
    display: none;
}
.menu-bottom span:nth-child(2) {
    width: 70%;
}
.menu-bottom.click span:nth-child(1) {
    width: 0;
}
.menu-bottom.click span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 9px;
    width: 100%;
}
.menu-bottom.click span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-bottom span:last-child {
    margin-bottom: 0;
}
.menu-bottom {
    width: 40px;
    height: 40px;
    padding: 5px;
    float: right;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 0;
    top: 23px;
    display: none;
}
nav.main-menu .col-md-7 ul.contact-loc {
    padding-right: 143px;
}
nav.main-menu .col-md-7 li h6 {
    font-size: 17px;
}
header .contact-us-col1 li {
    font-size: 15px !important;
    padding: 0 !important;
    width: 20% !important;
}
header .contact-us-col1 li span {
    display: block;
    font-weight: 600;
    color: #de4331;
}
.menu-bottom span {
    height: 3px;
    background: #fff;
    display: block;
    width: 100%;
    margin-bottom: 6px;
    position: relative;
}
.menu-bottom.click span {
    background: #ee3f28;
}
.menu-bottom.click {
    right: 30px;
    position: fixed;
    top: 8px;
    left: inherit;
}
.main-menu {
    margin: 0;
    overflow: hidden;
    position: fixed;
    left: 0;
    width: 100%;
    top: -100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 100%;
    z-index: 9999;
    padding-top: 20px;
    background: url(../images/why-us-bg.jpg) repeat center top;
}
.main-menu ul {
    padding: 0;
    width: 100%;
}
.menu li {
    display: block !important;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    text-align: left;
}
header ul li .submenu {
    position: relative;
    height: auto;
    background: transparent;
    box-shadow: none;
    width: 100%;
    top: 0;
    margin: 0;
}
header ul li .submenu a {
    padding-left: 41px !important;
    border: 0 none !important;
}
.menu li a {
    font-size: 41px;
    color: #969696;
    padding: 14px 110px;
    font-weight: 500;
    display: block;
    width: 100%;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: uppercase;
}
.menu-open .main-menu {
    top: 0;
}
.menu-open .menu {
    transition-delay: 0.5s;
    opacity: 1;
}
header .menu {
    opacity: 0;
}
nav.main-menu:before {
    content: "";
    left: -500px;
    right: 60%;
    top: -50%;
    bottom: -50%;
    border-radius: 0 100% 100% 0;
    position: absolute;
    background-color: #2a293a;
    z-index: -1;
}
nav.main-menu .col-md-5,
nav.main-menu .col-md-7 {
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
}
.menu li a:hover {
    color: #ee3f28;
    margin-left: 7px;
}
nav.main-menu .col-md-7 h5 {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 33px;
    text-transform: uppercase;
}
nav.main-menu .col-md-7 ul {
    text-align: left;
}
nav.main-menu .col-md-7 li {
    margin-bottom: 33px;
    color: #2a293a;
    font-weight: 400;
    font-size: 12px;
    padding-left: 0;
    position: relative;
    display: inline-block;
    width: 33%;
    padding-right: 44px;
}
nav.main-menu .col-md-7 li > i {
    display: block;
    margin-bottom: 9px;
    font-size: 22px;
    font-weight: 600;
    color: #ed3f28;
}
nav.main-menu .col-md-7 li > i img {
    position: absolute;
    left: 0;
    top: 4px;
}
nav.main-menu .col-md-5 img {
    margin-bottom: 30px;
}
nav.main-menu .col-md-7 {
    padding-left: 73px;
}
.footer-secondary ul li a:hover {
    color: #f07c1e;
}
.logo-overview {
    padding: 80px 0;
    font-size: 14px;
}
.logo-overview .col-md-2 img {
    margin-top: 43px;
}
.logo-overview p {
    padding-right: 82px;
}
.element-item {
    color: #262524;
    margin-bottom: 0;
    width: calc(100% / 3 - 1px);
    padding: 6px;
    height: 310px;
}
.element-item > * {
    margin: 0;
    padding: 0;
}
.element-item img {
    width: 100%;
    height: 100%;
    transition: 0.5s all;
    position: relative;
    z-index: 1;
    object-fit: cover;
}
.element-item:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.02);
    position: relative;
    transition: 0.2s linear;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.new-pf div#filters button {
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    width: auto;
    margin: 0 16px;
    outline: none;
    border: none;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
    color: #212121;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.new-pf div#filters {
    text-align: center;
    margin-bottom: 30px;
}
.new-pf div#filters .button.is-checked,
.new-pf div#filters button:active {
    color: #ef3f29;
}
.new-pf {
    padding: 40px 0;
}
.element-item.col-md-4.video {
    height: 253px !important;
}
.hidden {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.element-item:hover {
    z-index: 1;
}
.auto-margi-null {
    margin: 0 !important;
}
.width-auto {
    width: 100% !important;
}
.grid {
    overflow-y: hidden;
    padding: 0;
}
ul.list-ul li {
    margin-bottom: 10px;
}
.hidden {
    display: none !important;
}
footer .copyright {
    background: #0c0c0ccf;
    padding: 17px 0;
    margin-top: 35px;
    border-top: #191818 1px solid;
}
footer .copyright ul {
    margin: 0;
}
footer .copyright ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: 9px;
}
footer .copyright ul li a {
    color: #fff;
    padding-left: 15px;
    border-left: 1px solid #fff;
}
footer .copyright ul li a:hover {
    color: #e5432e;
}
footer .copyright ul li:first-child a {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
.banner small {
    display: block;
    margin-top: 29px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    color: #191919;
}
.banner small span {
    color: #191919;
    font-weight: 700;
}
img.banner-img-1 {
    text-align: center;
    margin: 0 0 0 auto;
    display: flex;
}
.banner a.various.btn-green-border:before {
    border-color: #f07c1e;
}
.banner .container ul li {
    display: inline-block;
    position: relative;
    margin-right: 0;
    font-size: 15px;
    padding-left: 18px;
    letter-spacing: 1px;
    margin-bottom: 13px;
    width: 48%;
    color: #191919;
}
.banner .container ul li .fa-caret-right {
    color: #f90;
    font-size: 22px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -2px;
}
.banner .container ul {
    margin-bottom: 23px;
}
.banner span.banner-app-icon {
    display: block;
    margin-bottom: 29px;
}
.btn-red-border span {
    color: #fff;
    position: relative;
    display: block;
    padding: 15px 35px;
    border-radius: 10px;
    z-index: 1;
    background: #ff1919;
    font-size: 17px;
    font-weight: 500;transition: all 0.5s ease-in-out;
}
.btn-red-border span:hover{background:#ff9900;}
.btn-green-border span {
    background: #191919;
    color: #fff;
    position: relative;
    display: block;
    padding: 15px 35px;
    border-radius: 10px;
    z-index: 1;
}
.btn-green-border span:hover{background:#ff9900;}
.banner a:hover:before {
    right: 0;
    bottom: 0;
    transition: all 0.2s ease-in;
}
.banner a {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 25px;
    transition: all 0.2s ease-in;
}
.btn-red-border:before {
    border: 2px solid #f07c1e;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 10px;
    z-index: 0;
}
.btn-green-border:before {
    border: #000 2px solid;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 10px;
    z-index: 0;
}
.btn-red-border {
    position: relative;
    display: inline-block;
}
.btn-green-border {
    position: relative;
    display: inline-block;
}
.banner a.chat {
    background: #00b67b;
    margin-left: 33px;
    color: #fff;
    padding: 8px 55px;
    border-radius: 4px;
}
.banner [class^="col-"] + [class^="col-"] img {
    position: relative;
    bottom: 0;
    max-width: initial;
}
section.experties-logos .container {
    padding: 20px 0;
    border-bottom: #eaeaea 1px solid;
    padding: 7px 15px;
}
section.lp-recognized {
    position: relative;
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}
i.vc-1 {
    display: none;
}
section.lp-recognized h2 {
    font-size: 26px;
    margin-bottom: 33px;
}
section.lp-recognized ul li {
    margin: 0 20px;
    display: inline-block;
    padding: 32px 72px;
    font-size: 14px;
    color: #000;
    position: relative;
    line-height: 16px;
    border-radius: 18px;
    background: #ff9700;
    cursor: pointer;
    transition: all 0.2s ease-in;
}
section.lp-recognized ul li:hover {
    background: linear-gradient(to right, #ff2400 0, #f90 100%);
}
section.lp-recognized ul li span {
    font-weight: 700;
    display: block;
    font-size: 44px;
    line-height: 45px;
    color: #000;
}
section.lp-recognized ul li:before {
    border: 2px solid #ff0300;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 18px;
    z-index: -1;
}
section.lp-recognized ul li:after {
    border: 2px solid #fd9801;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 7px;
    bottom: 7px;
    border-radius: 18px;
    z-index: -1;
}
section.lp-recognized ul li:hover:before {
    right: 0;
    bottom: 0;
    transition: all 0.2s ease-in;
}
section.lp-recognized ul li:hover:after {
    right: 0;
    bottom: 0;
    transition: all 0.2s ease-in;
}
section.lp-recognized .lp-recognized-logo {
    display: block;
    margin-top: 46px;
}
section.development-sec {
    position: relative;
    z-index: 3;
}
section.development-sec:after {
    background: #0f0f12;
    position: absolute;
    content: "";
    width: 90%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}
section.development-sec .container {
    position: relative;
    z-index: 1;
}
section.development-sec i.vc-2 {
    display: none;
}
span.txt-0 {
    font-size: 76px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3f3e40bf;
    position: absolute;
    right: -6%;
    transform: rotate(-90deg);
    line-height: 63px;
    z-index: 0;
    top: 171px;
    letter-spacing: 7px;
}
section.development-sec h2 {
    color: #fff;
    font-size: 26px;
    margin: 90px 0 30px;
}
section.development-sec h4 {
    font-size: 22px;
    color: #fff;
    margin-top: 38px;
    position: relative;
    margin-bottom: 84px;
}
section.development-sec a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 17px;
    font-weight: 500;
}
section.development-sec h4 > span {
    display: block;
    font-size: 19px;
    letter-spacing: 1px;
}
img.mb-updown {
    max-width: initial;
    position: absolute;
    left: -310px;
    top: -30px;
    width: 1050px;
}
section.work-col:before {
    content: "";
    position: absolute;
    top: -148px;
    width: 66%;
    height: 26.8%;
    left: 0;
    z-index: -1;
    background: linear-gradient(to right, #ff8e00d1 0, #ff6303 100%);
}
i.vc-3 {
    display: none;
}
.work-col li img {
    border-radius: 2px;
}
.work-col li:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.work-col li {
    display: inline-block;
    border-radius: 5px;
    margin: 8px 7px;
    position: relative;
    position: relative;
    overflow: hidden;
}
.work-col li.pf-divide-2 {
    margin-top: 128px;
}
section.work-col ul {
    margin-top: 0;
}
.work-col h2 {
    text-align: left;
    font-size: 40px;
    color: #000;
    margin: 50px 0 0;
}
.work-col h2 span {
    display: block;
    font-size: 24px;
    font-weight: 500;
}
.work-col li.pf-divide-2 + li {
    border: #fff 12px solid;
    margin: 0;
}
.bottom-work {
    
  position: relative;
  margin-top: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;

}
.bottom-work a {
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 7px;
    font-size: 17px;
}
h4.ranked-text {
    font-size: 30px;
    font-weight: 600;
}
.bottom-work a.btn-red-border:before {
    border: #000 2px solid;
}

.bottom-work a.btn-red-border:before:hover{border: 0;}

.bottom-work a span {
    padding: 15px 30px;
}
.bottom-work i.vc-4 {
    display: inline-block;
    margin: 0 8px;
}
section.process-col {
    padding: 70px 0 0;
    background: #111114;
    color: #fff;
    position: relative;
}
section.process-col h6 {
    color: #fff;
    display: inline-block;
    padding-left: 11px;
    font-size: 21px;
}
section.process-col h6 span {
    display: block;
    font-size: 32px;
    color: #5a595e;
}
section.process-col i {
    display: inline-block;
    min-height: 98px;
}
section.process-col [class^="col-"] {
    height: 207px;
    font-size: 15px;
    color: #ccc;
    margin-bottom: 54px;
}
.portfolio-slider button.owl-prev,
.testimonials-slider button.owl-prev {
    position: absolute;
    left: -50px;
    top: 44%;
}
.portfolio-slider button.owl-next,
.testimonials-slider button.owl-next {
    position: absolute;
    right: -50px;
    top: 44%;
}
section.ranked-col {
    padding: 40px 0;
}
svg.svg-inline--fa.fa-long-arrow-alt-left.fa-w-14,
svg.svg-inline--fa.fa-long-arrow-alt-right.fa-w-14 {
    color: #ff6300;
    font-size: 32px;
    background: transparent;
    fill: #fff;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
span.txt-1 {
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: -50%;
    transform: rotate(-90deg);
    line-height: 63px;
    z-index: 0;
    top: 40%;
    color: #95949a8c;
}
section.footer-form {
    padding: 70px 0;
}
section.footer-form h2 {
    font-size: 29px;
    font-weight: 700;
    line-height: 32px;
    font-size: 40px !important;
}
section.footer-form p {
    font-size: 13px;
}
.contact-form-sec li {
    width: 31.9%;
    display: inline-block;
    margin: 0 18px 14px 0;
}
.contact-form-sec li + li + li + li {
    width: 100%;
    display: block;
    margin: 0 0 14px;
}
.contact-form-sec input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(to right, #ff8c00 0, #ff3400 100%) !important;
    font-size: 20px !important;
    width: initial;
    padding: 10px 70px;
}
.contact-form-sec.lpcontact {
    margin-top: 33px;
    text-align: center;
    padding: 0 30px;
}
.contact-form-sec.lpcontact input,
.contact-form-sec.lpcontact textarea {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    text-align: left;
    background: #f4f4f4;
    font-size: 13px;
}
.contact-form-sec textarea {
    height: 142px;
    width: 99%;
}
.contact-form-sec input,
.contact-form-sec textarea {
    width: 100%;
    padding: 13px;
    border: #e2ebf9 1px solid;
    text-align: left;
}
.contact-form-sec li + li + li {
    margin-right: 0;
}
.popupform {
    padding: 0;
    width: 920px;
    border-radius: 0;
    height: 570px;
    position: relative;
    border-radius: 10px;
}
.popupform .custom-form {
    /*background: #fff0d9;*/
    background:#fff;
    padding: 0;
    height: 100%;
    overflow: hidden;
}
.popupform .custom-form h2 {
    font-size: 40px;
    font-weight: 600;
    display: block;
    margin: 0 0 5px;
    color: #191919;
}
.popupform .custom-form h3 {
    font-size: 70px;
    color: #cb2702;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    position: relative;
}
.popupform .custom-form h2 span {
    font-size: 21px;
    font-weight: 400;
    margin-top: 3px;
}
.popupform .custom-form h3 sup {
    left: 10px;
    font-size: 38px;
    top: -31px;
}
.popupform .custom-form .form-control {
    margin-bottom: 18px;
  border: 1px solid #bfbfbf;
  background: #fdfdfd;
  height: 50px;
  font-size: 13px;
  font-weight: 300;
  border-radius: 1px;
}
.popupform .custom-form .margin {
    margin: 20px 36px 0 -68px;
    height: 100%;
    position: relative;
}
.popupform .custom-form textarea.form-control {
    resize: none;
    height: 186px;
}
.popupform .custom-form .col-md-6 {
    padding: 0 5px;
}
.popupform .custom-form input.btn-custom {
    border: none;
    color: #fff;
    padding: 14px 60px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px 0 0 40px;
    position: absolute;
    right: -45px;
    bottom: -77px;
    background: #ff1919;transition: all 0.5s ease-in-out;
}
.popupform .custom-form input.btn-custom:hover{background: #ff9900;}
.popupform .custom-form img {
    max-width: 100%;
    margin-left: 0;
    height: 570px;
    object-fit: cover;
    width: 83%;
}
.popupform .custom-form .form_tagline {
    margin: 0;
    font-size: 12px;
    margin-left: -9px;
}
.popupform .custom-form .form_tagline input {
    vertical-align: middle;
    margin-right: 5px;
}
.popupform button.fancybox-button {
    opacity: 1;
    color: #fff !important;
    padding: 4px !important;
    height: 35px;
    width: 50px;
    border-radius: 0 0 0 20px;
    background: #ff1919;
}
#clickload,
#ouibounce-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#clickload .modal,
#ouibounce-modal .modal {
    width: 930px;
    height: 570px;
    background-color: #fff;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    display: block;
    -webkit-animation: popin 0.3s;
    animation: popin 0.3s;
    padding: 0;
    overflow: visible;
    overflow: hidden;
    box-shadow: 0 0 5px #5c5c5c;
}
.popup-bann {
    float: left;
    width: 31%;
    text-align: left;
    display: block;
}
.popup-bann img {
    height: 570px;
    object-fit: cover;
}
.popup-content {
    float: left;
    width: 68%;
    padding: 21px 26px 0;
}
#clickload form input[type="email"],
#clickload form input[type="text"],
#clickload form select,
#clickload form textarea,
#ouibounce-modal form input[type="email"],
#ouibounce-modal form input[type="text"],
#ouibounce-modal form textarea {
    background: #fff;
    border: 1px solid #bfbfbf;
    padding: 12px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important;
    margin: 0;
    margin-bottom: 18px;
}
.popup-content input[type="email"],
.popup-content input[type="tel"],
.popup-content input[type="text"],
.popup-content select,
.popup-content textarea {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 12px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important;
    margin-bottom: 18px;
}
.popup-content [class^="col-"] {
    padding: 0 7px;
}
.popup-content textarea {
    height: 169px;
}
.modal-body {
    padding: 0;
}
#clickload .underlay,
#ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.73);
    cursor: pointer;
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
}
p.form_tagline a {
    color: #191919;
}
p.form_tagline {
    font-size: 13px;
    margin-bottom: 10px;
    max-width: 540px;
}
h2.have-in {
    font-weight: 600;
    font-size: 40px;
}
.popup-content form .col-md-12 button {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    padding: 11px 20px;
    letter-spacing: 1.5px;
    border-radius: 10px;
    width: 200px;
    margin-top: 6px;
    font-weight: 400;
    border: 0 none !important;
    cursor: pointer;
    background: #ff1919;
    transition: all 0.5s ease-in-out;
}
.popup-content form .col-md-12 button:hover{background: #ff9900;}

#clickload .modal-footer,
#ouibounce-modal .modal-footer {
    position: absolute;
    top: 11px;
    right: 14px;
    border: 0 none;
    padding: 0;
}
#clickload .modal-footer a,
#ouibounce-modal .modal-footer a {
    cursor: pointer;
    width: 28px !important;
    padding: 0 0 1px !important;
    height: 28px !important;
    font-size: 14px;
    box-shadow: none;
    border-radius: 72px;
    color: #fff;
    text-align: center;
    display: block;
    border: #ff9900 3px solid;
    cursor: pointer;
    background: #ff9900;
}
section.testimonails .svg-inline--fa {
    color: #ff6300;
}
section.banner .row {
    align-items: center;
}
span.banner-app-icon.app-icon-02 {
    display: none;
}
button.various.btn-red-border {
    color: #fff;
    position: relative;
    display: block;
    padding: 15px 35px;
    border-radius: 10px;
  
    font-size: 17px;
    font-weight: 500;
    border: 0;
    background: #ff1919;
  
    transition: all 0.2s ease-in;
}

button.various.btn-red-border:hover{background:#ff9900;}
button.various.btn-red-border:before {
    border: 2px solid #f07c1e;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 10px;
    z-index: -1;
    transition: all 0.2s ease-in;
}
button:hover.various.btn-red-border:before {
    right: 0;
    bottom: 0;
    transition: all 0.2s ease-in;
}

.owl-nav button i {
    font-size: 24px;
    color: #ff2a00;
}
.license_para.license_logo img {width:150px;margin-bottom: 12px;}


button:hover.various.btn-red-border:before  {
    right: 0px;
    bottom: 0px;
    transition: all .2s ease-in;
}

       @keyframes glowing {
        0% {
          background: linear-gradient(to right, #ff9900 0, #ff2400 100%);
          box-shadow: 0 0 20px #ff9900;
        }
        50% {
          background: linear-gradient(to right, #24ff00 0, #e4ff00 100%);
          box-shadow: 0 0 20px #24ff00;
        }
        100% {
          background: linear-gradient(to right, #d800ff 0, #4200ff 100%);
          box-shadow: 0 0 20px #d800ff;
        }
      }
      .button {
        animation: glowing 2200ms infinite;
        color: #fff;
  position: relative;
  display: block;
  padding: 15px 35px;
  border-radius: 10px;
  z-index: 1;
  background: linear-gradient(to right, #ff9900 0, #ff2400 100%);
  font-size: 17px;
  font-weight: 500;
      }
        

.button:hover{color:#000}

.btn-new{ box-shadow: 0 0 20px #333;border-radius: 23px;}
.btn-new:before{border:none;}