/**
* Template Name: eBusiness
* Updated: May 30 2023 with Bootstrap v5.3.0
* Template URL: https://bootstrapmade.com/ebusiness-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html, body {
    height: 100%;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #130C0C;
    text-align: left;
    overflow-x: hidden;
    font-family: "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif;
}
@font-face {
    font-family: "CentraBold";
    src: url("../fonts/CentraBold.ttf")
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins.ttf")
}
@font-face {
    font-family: "CentraBold";
    src: url("../fonts/CentraBold.eot");
    src: url("../fonts/CentraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/CentraBold.svg#CentraBold") format("svg"), url("../fonts/CentraBold.ttf") format("truetype"), url("../fonts/CentraBold.woff") format("woff"), url("../fonts/CentraBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins.eot");
    src: url("../fonts/Poppins.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins.svg#Poppins") format("svg"), url("../fonts/Poppins.ttf") format("truetype"), url("../fonts/Poppins.woff") format("woff"), url("../fonts/Poppins.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-family: "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
* {
    font-family: "Poppins", Arial, sans-serif;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus {
    outline: 0px solid;
}
img {
    max-width: 100%;
    height: auto;
}
.fix {
    overflow: hidden;
}
p {
    margin: 0 0 15px;
    color: #130C0C;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #130C0C;
    font-weight: 500;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
h1 {
    font-size: 48px;
    line-height: 50px;
    color: #E4252B
}
h2 {
    font-size: 38px;
    line-height: 40px;
}
h3 {
    font-size: 30px;
    line-height: 32px;
}
h4 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px !important;
}
h5 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}
h6 {
    font-size: 16px;
    line-height: 20px;
}
a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
a:hover {
    color: #3EC1D5;
    text-decoration: none;
}
a:active, a:hover {
    outline: 0 none;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 95px;
    z-index: 996;
    background: #130C0C;
    width: 50px;
    height: 50px;
    transition: all 0.4s;
}
.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}
.back-to-top:hover {
    background: #130C0C;
    color: #fff;
}
.back-to-top.active {
    visibility: visible;
    opacity: 1;
}
.clear {
    clear: both;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
input, select, textarea, input[type=text], input[type=date], input[type=url], input[type=email], input[type=password], input[type=tel], button, button[type=submit] {
    /* -moz-appearance: none; */
    box-shadow: none !important;
}
div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.gif") no-repeat center center;
}
::-moz-selection {
    background: #3EC1D5;
    text-shadow: none;
}
::selection {
    background: #3EC1D5;
    text-shadow: none;
}
.area-padding {
    padding: 80px 0px 80px 0px;
}
.advn-padding {
    padding: 0px 0px 80px 0px;
}
.services-padding {
    padding: 0px 0px 80px 0px;
}
.area-padding-2 {
    padding: 70px 0px 50px;
}
.padding-2 {
    padding-bottom: 90px;
}
.section-headline h2 {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    position: relative;
}
.section-headline h2::after {
    border: 1px solid #333;
    content: "";
    margin: 0 auto;
    position: absolute;
}
.section-headline h3 {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    position: relative;
}
.sec-head {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    height: 65px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    color: #fff
}
#header.header-scrolled {
    background: #fff;
    height: 60px;
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
#header .logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: bold;
}
#header .logo h1 span {
    color: #3ec1d5;
}
#header .logo h1 a, #header .logo h1 a:hover {
    color: #fff;
    text-decoration: none;
}
#header .logo img {
    padding: 0;
    margin: 0;
    max-height: 40px;
    margin-top: 5px;
    margin-right: 30px;
}
@media (max-width: 768px) {
    .slick-slide img {
        margin-right: 10px !important;
        margin-left: 0px !important;
    }
    .benifits-content {
        padding: 0px 0px 0px 0px !important;
    }
    .bgr-benifits h3 {
        font-size: calc(2.25rem + 0.6vw) !important;
    }
	.bgr-benifits br{display:none;}
    .w80 {
        width: 100% !important;
    }
    .div-60 {
        width: auto !important;
        padding: 0px 10px !important;
    }
    .navbar-mobile ul {
        padding: 80px 0px 0px 0px !important
    }
    .tabcontent {
        height: auto !important;
    }
    .pad30 {
        padding: 0px 20px 20px 20px !important;
    }
    .w-70p {
        width: 96% !important;
        margin-bottom: 30px !important;
    }
    .work-left-text {
        padding: 40px 40px 40px 30px !important;
    }
    #header {
        height: 64px;
    }
    #header .logo h1 {
        font-size: 28px;
    }
}
.header-bg {
    background: url(../img/background/page-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 120px 0 60px;
}
.header-bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1025px) {
    .header-bg {
        background-attachment: fixed;
    }
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 0;
    width: 100%;
}
.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}
.navbar li {
    position: relative;
}
.navbar a, .navbar a:focus {
    /* display: flex;*/
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px 10px 15px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
}
.navbar a i, .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #E4252B;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}
.navbar .dropdown ul li {
    min-width: 200px;
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    text-transform: none;
    color: #0d2529;
}
.navbar .dropdown ul a i {
    font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
    color: #3ec1d5;
}
.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}
@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #130C0C;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}
@media (max-width: 991px) {
	.tks-ableft {
    position: relative!important; 
     
}
	
	.icontent { 
    width: 85%!important; 
    
}
	.soft-sers {
    margin-top: 0px!important; 
     
}
	.lapt-web {
     margin-top:  0px!important; 
    
}

	.toggle-menu {
    color:#fff!important;
     
    width: 100% !important;
    z-index: 1110;
     margin-left: 0px;
    margin-top: -7px !important;
    padding: 0px 20px !important;
	
}
.toggle-menu span {
    background: #fff!important;
    
}
	.p-abslute {    
       right: 20px!important;
}
		.p-tks img {
    
    margin-top: 40px!important;
}
	  .tks-od .order-2 {
    order: 1 !important;
}   .tks-od .order-1 {
    order: 2 !important;
}
	.padding-tks {
    padding-top: 8vh!important;
}
	.tks-img {
    min-height: 45vh!important;
    
}
	.thankyou-row1,.thankyou-row2 {
    
      height: auto!important;
}
	.tks-getin {
    position: absolute!important;
    right: 0px!important;
	width: 100%!important;
    
}
	.tks-abs{position:relative!important}
		.head-tks,#box-cent	,#box-cent:before {
    
    height: auto!important;
    
}
	
    .tks-box {
        padding: 40px 0px 20px 0px !important;
    }
    .webdevel li a {
        font-size: calc(0.75rem + 0.6vw) !important;
        padding: 0px 10px 0px 0px !important;
    }
    .webdevel li {
        display: inline !important;
    }
    .vast-mobile .content {
        padding: 40px 30px 0px 30px !important;
    }
    .mobil-app {
        margin-top: 0px !important;
    }
    .why-choose ul li {
        width: 100% !important;
    }
    .pd-right {
        padding: 0px 0px 20px 0px !important;
    }
    .why-choose {
        padding: 20px 20px 0px 30px !important;
    }
    .head-bottom img {
        width: 100%;
        height: 130px;
        object-fit: cover;
        overflow: hidden;
    }
    #header .logo img {
        margin-top: 0px !important;
    }
    .bgr-about {
        min-height: 250px;
        background: url(../img/about/bgr-about.png)0px -187px !important;
    }
    .svrport .slick-next, .svrport .slick-prev {
        display: none !important;
    }
    .svrport .ipadl img {
        width: 170px !important;
        margin: 40px 0px 30px 0px !important;
    }
    .services-title img {
        height: 150px !important;
    }
    .pd-serv h2 {
        /*text-align: left !important;*/
    }
    .tech-content {
        margin: 0px;
        padding: 0px 30px 50px 30px !important;
    }
    .slick-slide {
        margin: 0px 0px !important;
    }
    .slide-hover img {
        filter: none;
        -webkit-filter: grayscale(0) !important;
    }
    .mb-block {
        display: block !important;
        float: right;
        margin-left: 20px;
        line-height: 60px;
    }
    .mbdisp {
        display: none;
    }
    .hero-container br {
        display: none !important;
    }
    .work-left-text h5 {
        font-size: calc(1.75rem + 0.6vw) !important;
    }
    .work-left-text h3 {
        font-size: calc(1.75rem + 0.6vw) !important;
    }
    .work-left-text h2 {
        font-size: calc(2.75rem + 0.6vw) !important;
    }
    .work-left-text {
        width: 100% !important;
        position: relative !important;
        left: 0% !important;
    }
    .mr-t50 img {
        width: 100% !important;
    }
    body {
        font-size: calc(0.7rem + 0.6vw) !important;
    }
    .modal-right {
        margin-left: 20px !important;
        margin-right: 20px !important;
        padding-bottom: 30px;
    }
    .modal {
        --bs-modal-width: 95% !important;
    }
    .w-20 {
        margin: 30px 0px 0px 0px !important
    }
    .tab li {
        text-align: center !important;
    }
    .bt1.active {
        width: 25% !important;
        margin: 0 auto !important;
    }
    .tabcontent {
        padding: 0px 0px 0px 0px !important;
        width: 100% !important;
    }
    .tab button {
        width: 25% !important;
        /* margin: 30px 30px!important; */
        float: left !important;
        margin: 0px 0px !important;
    }
    .tab {
        justify-content: center !important;
        align-items: center !important;
        float: left !important;
        background-color: #fff !important;
        width: 97% !important;
        height: auto !important;
        border-radius: 0px !important;
        margin: 30px 10px 50px 10px !important;
    }
    .tab button {
        margin: 10px 15px;
    }
    .navbar {
        width: auto !important;
    }
    .mobile-nav-toggle {
        display: block;
    }
    .navbar ul {
        display: none;
    }
}
.navbar-mobile {
    position: fixed;
    overflow: hidden;
    right: 0;
    left: 0;
    /*
  top: 0;
  bottom: 0;*/
    transition: 0.3s;
    z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}
.navbar-mobile ul {
    display: block;
    /* position: absolute; */
    /* top: 55px; */
    right: 15px;
    /* bottom: 15px; */
    left: 15px;
    /* padding: 10px 0; */
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
    width: 100%;
    padding-top: 150px;
    height: 100vh;
}
.navbar-mobile a, .navbar-mobile a:focus {
    padding: 10px 20px;
    color: #0d2529;
    text-align: center;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
    color: #E4252B;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
    margin: 15px;
}
.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
    min-width: 200px;
}
.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
    color: #3ec1d5;
}
.navbar-mobile .dropdown > .dropdown-active {
    display: block;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: 100vh;
    background: #fff;
    overflow: hidden;
    position: relative;
}
@media (max-height: 500px) {
    #hero {
        height: 150vh;
    }
}
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
#hero .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#hero .carousel-item::before {
    content: "";
    /*background-color: rgba(0, 0, 0, 0.7);*/
}
#hero .carousel-container {
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 25%;
    left: 50px;
    right: 50px;
}
#hero .container-hr {
    text-align: left;
    position: relative;
}
@media (max-width: 768px) {
    .tabcontent ul {
        padding: 20px 0px 0px 20px !important;
    }
    .portfolio-lightbox h4 {
        font-size: inherit !important;
    }
    .portfolio-lightbox h3 {
        font-size: inherit !important;
    }
    .portfolio-lightbox {
        padding: 10px 0px !important;
        width: 100% !important;
    }
    .v-bttom {
        bottom: 20px !important;
    }
    .advn-products {
        padding: 55px 20px 50px 30px !important;
        height: 75% !important;
        width: 80% !important;
    }
    .w-60p {
        width: 98% !important;
    }
    #hero .carousel-container {
        left: 10px !important;
        right: 10px !important;
    }
    #hero h2 {
        font-size: 20px;
        line-height: 1.2;
        font-size: calc(2.5rem + 0.3vw) !important;
    }
}
#hero p {
    width: 80%;
    line-height: 1.6;
    color: #130C0C;
}
@media (min-width: 1024px) {
    #hero p {
        text-align: left;
    }
}
@media (max-width: 768px) {
    .cate {
        margin-top: 40px !important;
    }
    #hero p {
        /* font-size: 28px;*/
        line-height: 1.2;
    }
}
#hero .carousel-fade {
    overflow: hidden;
}
#hero .carousel-fade .carousel-inner .carousel-item {
    transition-property: opacity;
}
#hero .carousel-fade .carousel-inner .carousel-item, #hero .carousel-fade .carousel-inner .active.carousel-item-start, #hero .carousel-fade .carousel-inner .active.carousel-item-end {
    opacity: 0;
}
#hero .carousel-fade .carousel-inner .active, #hero .carousel-fade .carousel-inner .carousel-item-next.carousel-item-start, #hero .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-end {
    opacity: 1;
    transition: 0.5s;
}
#hero .carousel-fade .carousel-inner .carousel-item-next, #hero .carousel-fade .carousel-inner .carousel-item-prev, #hero .carousel-fade .carousel-inner .active.carousel-item-start, #hero .carousel-fade .carousel-inner .active.carousel-item-end {
    left: 0;
    transform: translate3d(0, 0, 0);
}
#hero .carousel-control-prev, #hero .carousel-control-next {
    width: 10%;
}
@media (min-width: 1024px) {
    #hero .carousel-control-prev, #hero .carousel-control-next {
        width: 5%;
    }
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}
#hero .carousel-indicators li {
    cursor: pointer;
}
#hero .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    background: #3ec1d5;
}
#hero .btn-get-started:hover {
    background: #fff;
    color: #3ec1d5;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-area {
    background-color: #fff;
}
.single-well > a {
    display: block;
}
.single-well ul li {
    color: #130C0C;
    display: block;
    padding: 5px 0;
}
.single-well ul li i {
    color: #3EC1D5;
    margin-right: 5px;
    font-size: 18px;
}
.single-well p {
    color: #130C0C;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services-icon {
    color: #130C0C;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 20px;
}
.section-headline{
    margin-bottom: 50px;
   
}
.section-headline.services-head > h2 {
 
    font-family: "CentraBold";
}
.services-details {
    padding-top: 40px;
    transition: all 0.5s ease 0s;
}
.services-details:hover h4, .services-details:hover .services-icon {
    color: #3EC1D5;
}
.row.second-row {
    margin-top: 40px;
}
.section-head > h2 {
    color: #333;
}
.single-services > h4 {
    color: #130C0C;
    font-size: 24px;
    font-weight: 500;
}
.single-services > p {
    color: #333;
    font-size: 14px;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-member {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    display: block;
    margin-right: -15px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.team-member::before {
    background: rgba(0, 0, 0, 0) url("../img/team/team01.jpg") repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin-right: -15px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    transition: 5s;
    transform: scale(1);
}
.team-member:hover.team-member::before {
    transform: scale(1.2);
}
.single-team-member {
    border: 1px solid #ddd;
}
.team-left-text h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.team-left-text p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
}
.email-news {
    display: block;
    margin: 30px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.email-news .email_button input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 8px;
    width: 81%;
}
.email-news .email_button > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 8px 12px;
    text-align: center;
}
.email-news .email_button > button:hover {
    background: #3EC1D5;
    border: 1px solid #fff;
    color: #fff;
}
.team-left-icon ul li {
    display: inline-block;
}
.team-left-icon ul li a:hover {
    color: #3EC1D5;
    background: #fff;
    border: 2px solid #fff;
}
.team-left-icon ul li a {
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 37px;
    margin: 0 3px;
    width: 40px;
}
.team-member-carousel .single-team-member {
    overflow: hidden;
    width: 100%;
}
.single-team-member:hover .team-img a:after {
    opacity: 1;
}
.single-team-member:hover .team-social-icon {
    top: 45%;
    opacity: 1;
}
.team-img {
    position: relative;
}
.team-img > a {
    display: block;
}
.team-img > a::after {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    opacity: 0;
}
.team-social-icon {
    left: 50%;
    margin-left: -61px;
    opacity: 0;
    position: absolute;
    top: 30%;
    transition: 1.3s;
}
.team-social-icon ul li {
    display: inline-block;
}
.team-social-icon ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 34px;
    width: 34px;
    margin: 0 3px;
}
.team-social-icon ul li a i {
    line-height: 0;
}
.team-social-icon ul li a:hover {
    color: #fff;
    border: 1px solid #3EC1D5;
    background: #3EC1D5;
}
.team-content {
    padding: 10px 0px;
}
.team-content > h4, .team-content > p {
    color: #130C0C;
    margin-bottom: 5px;
}
.team-content.head-team p {
    margin-bottom: 0;
}
.team-left-icon.text-center {
    margin-bottom: 20px;
}
.head-team h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
# Review
--------------------------------------------------------------*/
.reviews-area {
    background: #F1F1F1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    position: relative;
}
.work-left-text {
    color: #fff;
    background: #130C0C;
    width: 40%;
    position: absolute;
    left: 6%;
}
.work-left-text {
    color: #fff;
    padding: 70px 70px;
}
.work-left-text h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "CentraBold";
    font-weight: 600;
    margin-bottom: 0px;
}
.work-left-text h3 {
    color: #E4252B!important;
    font-size: calc(1rem + 0.6vw);
    font-weight: 700;
    line-height: 34px;
    text-transform: none;
}
.work-left-text h5 {
    color: #E4252B;
    font-size: calc(1rem + 0.6vw);
    font-weight: 700;
    line-height: 34px;
    text-transform: none;
}
.single-awesome-4 {
    display: block;
    float: left;
    overflow: hidden;
    width: 33.33%;
}
.single-awesome-4 .add-actions {
    padding: 10px 20px;
}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.pst-content {
    padding-left: 10px;
}
#portfolio-flters {
    padding: 0;
    margin: 0px 0px;
    list-style: none;
    text-align: center;
}
#portfolio-flters li {
    cursor: pointer;
    padding: 10px;
    display: inline-block;
    padding: 0px 20px 5px 20px;
    color: #E9E9E9 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
}
#portfolio-flters li:hover, #portfolio-flters li.filter-active {
    text-decoration: underline !important;
}
#portfolio-flters li:last-child {
    margin-right: 0;
}
.single-awesome-portfolio {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 25%;
    position: relative;
}
.single-awesome-project {
    overflow: hidden;
    margin-bottom: 0px;
}
.first-item {
    margin-bottom: 30px;
}
.awesome-img {
    width: 100%;
    position: relative;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after {
    opacity: 0;
}
.single-awesome-project:hover .add-actions {
    opacity: 0;
    bottom: 0;
}
.awesome-img > a::after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.add-actions {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.project-dec {
    height: 100%;
    width: 100%;
    position: absolute;
}
.project-dec a {
    display: block;
    height: 100%;
    width: 100%;
}
.project-dec h4 {
    margin-bottom: 5px;
}
.project-dec h4:hover {
    color: #fff;
}
.project-dec h4 {
    color: #ddd;
    font-size: 24px;
    margin-top: -45px;
    padding-top: 50%;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}
.project-dec span {
    color: #ddd;
    font-size: 13px;
}
.project-action-btn {
    display: block;
    height: 100%;
    text-align: center;
    transition: all 1s ease 0s;
    width: 100%;
}
.project-action-btn li {
    display: block;
    height: 100%;
    width: 100%;
}
.project-action-btn li a {
    display: block;
    height: 100%;
    width: 100%;
}
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing-area {
    background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0;
}
.pri_table_list {
    border: 1px solid #ccc;
    text-align: center;
    transition: all 0.4s ease 0s;
    background: #fff;
}
.pri_table_list h3 span {
    font-size: 16px;
}
.pri_table_list ol li {
    border-bottom: 1px solid #ccc;
    color: #666;
    padding: 12px 15px;
    position: relative;
    display: flex;
    align-items: center;
}
.pri_table_list li.check {
    font-weight: 600;
}
.pri_table_list li.check i {
    color: #3EC1D5;
    line-height: 0;
    font-size: 24px;
    margin-right: 5px;
}
.pri_table_list li.cross {
    text-decoration: line-through;
    color: #999;
}
.pri_table_list li.cross i {
    color: #999;
    line-height: 0;
    font-size: 24px;
    margin-right: 5px;
}
.pri_table_list button {
    background: #130C0C none repeat scroll 0 0;
    border: 1px solid #130C0C;
    color: #fff;
    margin-bottom: 25px;
    padding: 10px 35px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    border-radius: 30px;
}
.pri_table_list > h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    padding: 30px 0 20px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.pri_table_list ol {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 25px;
}
.pri_table_list.active {
    transition: all 0.4s ease 0s;
    position: relative;
    overflow: hidden;
}
.saleon {
    background: #3EC1D5 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    left: -26px;
    padding: 2px 25px;
    position: absolute;
    text-transform: uppercase;
    top: 16px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.pri_table_list > button:hover {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
}
.active > h3 {
    /*background: #f5f5f5 none repeat scroll 0 0*/
    color: #333;
    transition: all 0.4s ease 0s;
}
.active > button {
    background: #3EC1D5 none repeat scroll 0 0;
    border: 1px solid #3EC1D5;
    color: #fff;
    transition: 0.4s;
}
.active > button:hover {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
    transition: 0.4s;
}
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
    padding: 80px 0;
    background: url("../img/background/slider-bg.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
    overflow: hidden;
}
.testimonials .testimonial-item {
    text-align: center;
    color: #fff;
}
.testimonials .testimonial-item .testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 0 auto;
}
.testimonials .testimonial-item h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #fff;
}
.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #ddd;
    margin: 0 0 15px 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, 0.4);
    font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
}
.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #eee;
}
.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #3ec1d5;
}
@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 80%;
    }
}
/*--------------------------------------------------------------
# Quote
--------------------------------------------------------------*/
.suscribe-area {
    background: #3EC1D5 none repeat scroll 0 0;
    padding: 30px 0;
}
.suscribe-text {
    display: block;
    padding: 10px 0;
}
.suscribe-text h3 {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sus-btn {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #3EC1D5;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-left: 100px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 30px;
}
.sus-btn:hover {
    background: #3EC1D5 none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #fff;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-area {
    height: auto;
    width: 100%;
}
.contact-content {
    padding: 100px;
    background: #000 none repeat scroll 0 0;
}
.contact-content-right {
    padding: 100px;
}
.single-icon i {
    font-size: 32px;
    width: 50px;
    height: 50px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 30px;
    color: #3ec1d5;
}
.single-icon p {
    font-size: 16px;
    line-height: 30px;
}
.contact-icon {
    margin-bottom: 40px;
}
#google-map {
    height: 370px;
    margin-bottom: 20px;
}
.php-email-form .validate {
    display: none;
    color: red;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}
.php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
.php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}
.php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}
.php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
}
.php-email-form input, .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
.php-email-form input:focus, .php-email-form textarea:focus {
    border-color: #3ec1d5;
}
.php-email-form input {
    padding: 10px 15px;
}
.php-email-form textarea {
    padding: 12px 15px;
}
.php-email-form button[type=submit] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #130C0C;
    font-size: 16px;
    font-weight: 700;
    margin-top: 8px;
    padding: 12px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
}
@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.advn-area {
    height: auto;
    width: 100%;
}
h4 a {
    color: #130C0C;
    text-decoration: none;
    font-weight: 600;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.advn-text h4 {
    color: #130C0C;
    margin-bottom: 20px!important;
}
.blog-btn {
    border-bottom: 1px dotted #130C0C;
    color: #130C0C;
    text-decoration: none;
}
.blog-btn {
    border-bottom: 1px dotted #130C0C;
    color: #130C0C;
    display: inline-block;
    padding: 0 1px 5px 0;
    position: relative;
    text-decoration: none;
}
.blog-btn {
    position: relative;
}
.blog-btn::after {
    content: "\f178";
    font-family: fontawesome;
    position: absolute;
    right: -20px;
    top: 1px;
    transition: all 0.3s ease 0s;
}
.blog-btn:hover::after {
    right: -30px;
}
.blog-btn:hover {
    color: #333;
    text-decoration: none;
}
.blog_meta span.date_type i {
    margin-left: 5px;
}
.blog-meta span.comments-type {
    margin-left: 5px;
}
.blog-meta span i {
    padding-right: 10px;
}
.blog-content .blog-meta {
    border-bottom: 1px dotted #333;
}
.blog-meta {
    padding: 10px 0;
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
}
.comments-type > a, .date-type, .blog-meta span.comments-type {
    color: #fff;
    margin-right: 5px;
    padding: 0px 15px
}
.blog-meta .comments-type i {
    padding-right: 0 !important;
}
.blog-content-right .comments-type > a, .blog-content-right .date-type, .blog-content-right .blog-meta span.comments-type, .blog-content-right .advn-text p {
    color: #fff;
    letter-spacing: 1px;
}
.single-advn .ready-btn {
    border: 1px solid #130C0C;
    border-radius: 30px;
    color: #130C0C;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.single-advn .ready-btn:hover {
    border: 1px solid #3EC1D5;
    color: #fff;
}
/*--------------------------------------------------------------
# Blog page
--------------------------------------------------------------*/
.page-area {
    position: relative;
}
.blog-page .banner-box {
    margin-bottom: 40px;
}
.search-option input {
    border: medium none;
    padding: 6px 15px;
    width: 80%;
}
.search-option {
    border: 1px solid #ccc;
    height: 42px;
    margin-bottom: 30px;
}
.search-option button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 20px;
    padding: 8px 23px;
}
.search-option button:hover {
    color: #3ec1d5;
}
.left-blog h4 {
    border-bottom: 1px solid #ddd;
    color: #130C0C;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 15px 10px;
    text-transform: uppercase;
}
.left-blog {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 20px;
}
.left-blog li {
    border-bottom: 1px solid #ddd;
    display: block;
}
.left-blog ul li a {
    color: #130C0C;
    display: block;
    font-size: 14px;
    padding: 10px;
    text-transform: capitalize;
}
.recent-single-post {
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 15px 10px;
}
.ready-btn {
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 30px;
    padding: 12px 40px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
}
.ready-btn:hover {
    color: #fff;
    background: #3EC1D5;
    border: 1px solid #3EC1D5;
    text-decoration: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding: 0 5px;
    width: 35%;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
}
.pst-content p a:hover, .left-blog ul li a:hover {
    color: #3EC1D5;
}
.blog-page .single-advn {
    margin-bottom: 40px;
}
.pst-content p a {
    color: #130C0C;
    font-size: 15px;
}
.header-bottom h1, .header-bottom h2 {
    color: #fff;
}
.blog-tags {
    padding: 1px 0;
}
.left-blog li:last-child {
    border-bottom: 0;
}
.popular-tag.left-blog ul li a:hover {
    color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
    padding: 0 10px;
}
.blog-1 .banner-box {
    margin-bottom: 30px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
}
.left-tags .left-side-tags ul li a {
    padding: 3px 10px;
    width: auto;
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.post-information h2 {
    color: #363636;
    font-size: 22px;
    text-transform: uppercase;
}
.post-information {
    padding: 20px 0;
}
.post-information .entry-meta span a {
    color: #130C0C;
    display: inline-block;
    padding: 10px 0;
}
.entry-meta span a:hover {
    color: #3EC1D5;
}
.post-information .entry-meta {
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
}
.post-information .entry-meta span i {
    padding: 0 10px;
}
.entry-content > p {
    color: #130C0C;
}
.entry-meta > span {
    color: #130C0C;
}
.entry-content blockquote {
    background: #fff none repeat scroll 0 0;
    border-left: 5px solid #3EC1D5;
    font-size: 17.5px;
    font-style: italic;
    margin: 0 0 20px 40px;
    padding: 22px 20px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #3EC1D5;
    border-color: #3EC1D5;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.social-sharing {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: block;
    margin: 30px 0;
}
.social-sharing > h3 {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 20px 10px;
}
.sharing-icon {
    display: inline-block;
    float: right;
    padding: 13px 10px;
}
.sharing-icon a {
    border: 1px solid #130C0C;
    color: #130C0C;
    display: block;
    float: left;
    font-size: 18px;
    height: 34px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    width: 34px;
}
.sharing-icon a:hover {
    color: #3EC1D5;
    border: 1px solid #3EC1D5;
}
.single-advn .author-avatar {
    float: left;
    margin-right: 10px;
}
.single-advn .author-description h2 {
    font-size: 18px;
    margin: 0;
    padding: 0 0 5px;
}
.author-info {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 30px 0;
    padding: 15px;
    width: 100%;
}
.single-post-comments {
    margin-bottom: 60px;
    max-width: 650px;
}
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #e8e8e9;
    color: #130C0C;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.comments-list ul li {
    margin-bottom: 25px;
}
.comments-list-img {
    float: left;
    margin-right: 15px;
}
.comments-content-wrap {
    color: #42414f;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 15px 80px;
    padding: 10px;
    position: relative;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}
.author-description h2 a {
    color: #000;
}
.comments-content-wrap span b {
    margin-right: 5px;
}
span.post-time {
    margin-right: 5px;
}
.comments-content-wrap p {
    color: #909295;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 15px;
}
li.threaded-comments {
    margin-left: 50px;
}
.comment-respond {
    margin-top: 60px;
}
span.email-notes {
    color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}
.comment-respond p {
    color: #130C0C;
    margin-bottom: 5px;
}
.comment-respond input[type=text], .comment-respond input[type=email] {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 32px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;
}
.comment-respond textarea#message-box {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
    height: 130px;
    width: 100%;
}
.comment-respond input[type=submit] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #3ec1d5;
    border-radius: 20px;
    box-shadow: none;
    color: #130C0C;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 14px;
    margin-top: 20px;
    padding: 10px 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
}
.comments-content-wrap span a {
    color: #000;
}
.comments-content-wrap span a:hover {
    color: #3EC1D5;
}
.comment-respond input[type=submit]:hover {
    border: 1px solid #3EC1D5;
    color: #fff;
    background: #3EC1D5;
}
.single-advn .blog-pagination {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding-top: 30px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-area {
    padding: 50px 0px 20px 0px;
    background: #E4252B;
    color: #fff;
    margin-top: 0px;
}
.copyright {
    margin-top: 30px;
}
.footer-head p {
    color: #fff;
}
.footer-area a {
    color: #fff;
    text-decoration: none;
}
.footer-area a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer-head h4 {
    color: #fff;
    margin-top: 80px;
    margin-bottom: 10px;
}
.footer-logo {
    padding-bottom: 20px;
}
.footer-logo h2 {
    color: #222;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
.footer-contacts li {
    color: #fff;
    line-height: 2;
}
.footer-logo h2 span {
    color: #3ec1d5;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 38px;
    margin-right: 5px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.footer-icons ul li a:hover {
    color: #fff;
}
.footer-icons ul li a i {
    line-height: 0;
}
.flicker-img > a {
    float: left;
    padding: 1px;
    width: 33.33%;
}
.footer-icons {
    margin-top: 0px;
}
.footer-contacts p span {
    color: #3EC1D5;
    font-weight: 700;
}
.popular-tag ul li {
    display: inline-block;
}
.footer-content {
    display: block;
    overflow: hidden;
    color: #fff !important;
}
.footer-content p {
    color: #fff !important;
}
.footer-content h4 {
    font-size: calc(0.5rem + 0.6vw);
}
.home-icon {
    -webkit-mask: url(../svg/home-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/home-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 38px;
    height: 38px;
    float: right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.facebook-icon {
    -webkit-mask: url(../svg/facebook-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/facebook-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 38px;
    height: 38px;
    float: right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.linkedin-icon {
    -webkit-mask: url(../svg/linkedin-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/linkedin-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 38px;
    height: 38px;
    float: right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.tele-icon {
    -webkit-mask: url(../svg/insta-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/insta-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 38px;
    height: 38px;
    float: right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.whatsapp-icon {
    -webkit-mask: url(../svg/whatsap-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/whatsap-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 38px;
    height: 38px;
    float: right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.popular-tag ul li a:hover, .popular-tag ul li a {
    border: 1px solid #130C0C;
    border-radius: 30px;
    color: #130C0C;
    font-size: 13px;
    display: block;
    font-weight: 600;
    margin: 5px 3px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    width: 70px;
}
.footer-area-bottom {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 15px 0;
}
.copyright-text a:hover {
    text-decoration: underline;
    color: #3EC1D5;
}
.copyright-text a {
    color: #130C0C;
}
.copyright > p {
    margin-bottom: 0;
    color: #fff;
}
.copyright a, .credits a {
    color: #3EC1D5;
}
.credits {
    padding-top: 5px;
    text-align: center;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (min-width: 1920px) {
    .work-right-text {
        padding: 150px 150px;
    }
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
    .slider-content {
        padding: 146px 0;
    }
    .work-right-text {
        padding: 40px 0;
    }
    .work-right-text h2 {
        font-size: 18px;
        line-height: 28px;
    }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.advn-products {
        position: relative !important;
        width: 100% !important;
        padding: 40px 20px 50px 30px !important;
        height: 65%!important; 
    }
.pd-top {
    padding: 50px 0px 50px 0px!important;
}
    .zoom-img-vast img {
        height: 200px !important;
    }
    .vast-content img {
        width: 40px !important;    margin-bottom: 10px !important;
    }
    .vast-mobile h4 span {
        padding: 0px 5px !important;
    }
    .footer-head {
        margin-top: 40px !important;
    }
    .sp-address br {
        display: none !important;
    }
    .cas-content {
        padding-bottom: 20px !important;
    }
    .head-careers {
        min-height: 620px;
        background: url(../img/careers/banner.jpg)-900px 0px !important;
        background-size: cover !important;
    }
    .head-about .whead {
        width: 100% !important;
        padding: 115px 30px 60px 30px !important;
		margin-top: -162px!important;
    }
	#hero .text-about {
     
    bottom: 32px !important;
    
}
    .pdd-bgr {
        padding: 0px 0px 0px 0px !important;
    }
    .our-values .order-3 {
        order: 5 !important;
    }
    .our-values .order-5 {
        order: 4 !important;
    }
    .our-values .order-6 {
        order: 5 !important;
    }
    .our-values .order-10 {
        order: 7 !important;
    }
    .our-values .order-7 {
        order: 8 !important;
    }
    .our-values .order-12 {
        order: 11 !important;
    }
    .our-values .order-11 {
        order: 9 !important;
    }
    .our-values .order-8 {
        order: 10 !important;
    }
    .our-values .order-9 {
        order: 11 !important;
    }
    .icon-vast li {
        width: 23% !important;
    }
    .careers .h4, h4 {
        margin-bottom: 30px !important;
    }
    .cres-left {
        padding: 30px 50px 20px 30px !important;
    }
    .tab-switcher {
        padding: 30px 10px 0px 10px !important;
        height: 175px !important;
    }
    .mobi-top {
        margin-top: 50px !important;
    }
    .about-area {
        margin-top: 80px !important;
    }
    .w90 {
        width: 100% !important;
        margin: 0px 0px 50px 0px !important;
    }
    .single-well img {
        width: 500px !important;
    }
    .advn-div img {
        width: 100% !important;
        height: 267px !important;
    }
    .ser-trustus .advn-text img {
        width: 100px !important;
    }
    .single-advn {
        padding: 0px 0px 40px 0px !important;
    }
    .webdevel ul {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
        float: left !important;
    }
    .partner .quote {
        background: #fff !important;
        position: relative !important;
    }
    .partner .dtxt img {
        position: relative;
    }
    .order-3 {
        order: 2 !important;
    }
    .order-4 {
        order: 1 !important;
    }
    .order-5 {
        order: 1 !important;
    }
    .order-6 {
        order: 2 !important;
    }
    .indus-title h1 {
        padding: 0px 10px 0px 20px !important;
        font-size: calc(3rem + 0.6vw) !important;
        margin-top: 30px;
    }
    .indus-title h3 {
        padding: 0px 10px 0px 30px !important;
    }
    .navbar-mobile a, .navbar-mobile a:focus {
        padding: 20px 20px !important;
    }
    .modal-right h3 {
        margin: 30px 0px 10px 0px !important;
        font-size: calc(1.3rem + .6vw) !important;
    }
    .modal-right br {
        display: none;
    }
    .iphone img {
        width: 350px !important;
        margin: 0 auto !important;
    }
    .w-70p {
        width: 100% !important;
		margin-bottom:30px!important;
    }
    .bgr-benifits br {
        display: none;
    }
    .benifits-content {
        padding: 40px 30px 0px 0px !important;
        margin-top: 0px !important;
    }
    .mr-t50 img {
        margin-top: 80px !important;
    }
    .w80 {
        width: 100% !important;
    }
    .tabcontent {
        height: auto !important;
    }
    .pad30 {
        padding: 0px 30px 20px 40px !important;
    }
    .w-60p {
        width: 100% !important;
    }
    
    .single-advn .w-20 span {
        margin-right: 20px !important;
        margin: 0px 0px 0px 0px;
    }
    .advn-text h4 {
        /*height: 50px !important;*/
        overflow: hidden !important;
    }
    .layer-1-1 h2 {
        font-size: 24px;
    }
    .layer-1-2 h1 {
        font-size: 31px;
        line-height: 38px;
        padding: 0px 30px;
    }
    .tab-menu ul.nav li a {
        padding: 10px 16px;
    }
    .suscribe-input input {
        width: 60%;
    }
    .suscribe-input button {
        width: 40%;
    }
    .team-content.text-center > h4 {
        font-size: 20px;
    }
    .sus-btn {
        margin-left: 0;
    }
    .suscribe-text h3 {
        font-size: 16px;
        padding-right: 20px;
    }
    .work-right-text h5 {
        font-size: 14px;
        line-height: 22px;
    }
    .work-right-text {
        padding: 36px 0;
    }
    .work-right-text h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .work-right-text .ready-btn {
        font-size: 13px;
        padding: 7px 20px;
        margin-top: 5px;
    }
    .single-awesome-portfolio {
        width: 33.33%;
    }
    .widget-product a img {
        display: block;
        float: none;
        width: 100%;
    }
    .widget-product .product-info {
        display: block;
        float: none;
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .map-column {
        margin-left: 0;
        padding-right: 40px;
    }
    .post-information .entry-meta {
        font-size: 13px;
        padding: 5px 0;
    }
    .post-information .entry-meta span a {
        padding: 4px 0;
    }
    .service-pic {
        margin-bottom: 30px;
        text-align: center;
    }
    .single-add-itms {
        width: 50%;
    }
    .left-sidebar-title > h4 {
        font-size: 18px;
    }
    .contact-form {
        margin-top: 0px;
    }
    .search-option input {
        width: 67%;
    }
}
/* small mobile :320px. */
@media (max-width: 767px) {
    .web-links a{height: auto!important;}
    .web-links a.seprt-line:after {top: 6px!important;height: 15px!important;}
	.clientssay {
    
      margin-top: 30px!important;  
}
	.section-headline br{display:none;}
	.click-btop {
    position: absolute;
    right: 176px;
    bottom: 300px!important;
}
	.our-values img {
     
    margin-bottom: 30px!important;
	margin-top:20px!important;
}
 .open-positions .content-op h3 {
    
    text-align: left!important;
}
	.pd-top {
    padding: 50px 0px 0px 0px!important;
}
	.categories img {
    width: 100%!important; 
     
}
	.icon-mr p {
    margin-top: 30px!important; 
    margin-bottom: 30px!important; 
}
	.txt-thankyou p {
      font-size: calc(1rem + 0.6vw) !important;  
}

	.title-thanks p {
    font-size: calc(1.25rem + 0.6vw) !important;
}
	.mbhero{height:120%!important}
	#menu .main-nav a {
     
    padding: 0.5rem 1rem!important; 
    
}
	#box-cent br{display:none;}
	#box-cont img {
    width: 250px!important; 
    margin: 30px 0px!important; 
}
	.tks-img {
     background-size: contain!important;  
}

	.tks-img {
    min-height: 55vh!important;
}
	.p-abslute {
   
    right: 29px!important;

     
}
	 
.title-thanks h1 {
 
    font-size: calc(3rem + 0.6vw) !important;
}
    .tks-abs {
        position: relative !important;
    }
    .sp-address br {
        display: none !important;
    }
    .vast-mobile .content {
        padding: 60px 30px 0px 30px !important;
    }
    .zoom-img-vast {
        margin-top: 10px !important;
    }
    .pdd-about {
        padding: 0px 0px 20px 0px !important;
    }
    .our-values h5 {
        margin-top: 0px !important;
    }
    .mbfix-phone {
        height: 160vh !important
    }
    .targ-img img {
        width: 70%;
    }
    .ab-phone {
        display: block !important;
        margin-bottom: 50px;
    }
    .about-top #hero {
        height: 50vh !important;
    }
    .head-about .whead {
        margin-top: 0px !important;
    }
    .head-about .whead h2 {
        position: relative !important;
        top: 0px !important;
    }
    .head-about .head-txt {
        bottom: -40px !important;
    }
    .arr-w100 {
        margin-bottom: 0px !important;
    }
    .careers .h4, h4 {
        margin-top: 0px !important; /*margin-left: 20px!important;*/
    }
    #hero .text-about {
        position: relative !important;
    }
    .head-about .whead {
        width: 100% !important;
        padding: 58px 20px 20px 20px !important;
    }
    .pdd-values {
        padding-left: 0px !important;
        padding-bottom: 0px !important;
    }
    .pdd-bgr {
        padding: 0px 0px 0px 0px !important;
    }
    .our-values .order-10 {
        order: 8 !important;
    }
    .our-values .order-8 {
        order: 10 !important;
    }
    .our-values .order-11 {
        order: 9 !important;
    }
    .our-values .order-9 {
        order: 11 !important;
    }
    .our-values .order-12 {
        order: 12 !important;
    }
    /*our row 2*/
    .our-values .order-1 {
        order: 1 !important;
    }
    .our-values .order-2 {
        order: 4 !important;
    }
    .our-values .order-3 {
        order: 6 !important;
    }
    .our-values .order-4 {
        order: 2 !important;
    }
    .our-values .order-5 {
        order: 3 !important;
    }
    .our-values .order-6 {
        order: 6 !important;
    }
    .pd-right {
        padding: 0px 10px 30px 0px !important;
    }
    .why-choose ul li {
        width: 100% !important;
        float: left !important;
    }
    .why-choose {
        padding: 0px 10px 30px 10px !important;
        width: 100% !important;
    }
	.why-choose:last-child{margin-bottom:0px!important}
	
    #header .logo img {
        margin-top: 0px !important;
    }
    .txt-flfree br {
        display: none !important;
    }
    .pd-serv h3 {
         
		margin:20px 0px 0px 0px !important;
    }
    .div-bimg {
        margin-top: 0px !important;
    }
    .soft-sers img {
        margin-bottom: 0px !important;
    }
    .mobil-app img {
        margin-bottom: 0px !important;
    }
    .webdevel .logo img {
        margin: 0px 5px 0px 0px !important;
    }
    .conlus {
        margin-top: 0px !important;
    }
    .csleft {
        margin: 0px 0px 0px 0px !important;
    }
    .cres-left {
        margin-top: 0px !important;
    }
    .profile {
        margin-top: 50px !important;
        padding-bottom: 30px !important;
    }
    .bgr-iconfr {
        width: 100% !important;margin-top:30px!important;
    }
    .icon-vast {
        margin-top: 0px !important;
        padding: 0px 0px 0px 0px !important;
        color: #130C0C !important;
        text-align: center !important
    }
    .icon-vast li {
        background: #E9E9E9 !important;
        width: 50% !important;
        height: 180px !important;
        text-align: center !important;
        float: left !important;
        padding: 30px 10px 30px 10px !important;
        text-align: center;
        margin: 0px 0px 0px 0px !important;
        border: 1px solid #fff !important;
        font-size: 16px;
    }
    .icon-vast li:nth-last-child(2n+1) {
        margin-right: 0 !important
    }
    .div-button {
        width: 160px !important;
        border-radius: 40px !important;
    }
    .bt-mask {
        width: 160px !important;
        z-index: 9999 !important;
        overflow: hidden !important;
        margin-right: none !important;
        height: 40px !important;
    }
    .div-button a span {
        top: 0px !important;
        right: 0px !important;
    }
    .open-positions img {
        float: left !important;
        margin: 20px 0px !important;
    }
    .head-careers {
        min-height: 385px !important;
        background: url(../img/careers/banner-phone.jpg) !important;
        background-repeat: no-repeat;
        margin-top: 80px;
    }

    .next-cres {
        margin: 0px 10px 30px 0px !important;
 
		}
    .cres-left, .cres-right {
        width: 100% !important;
    }
    .cres-left {
        padding: 20px 10px 20px 10px !important;
    }
    .mobi-top {
        margin-top: 30px !important;
    }
    .tab-switcher {
        background: #FBFBFB !important;
        padding: 20px 10px !important;
        height: 200px !important;
    }
    .advn-last-child {
        padding-bottom: 0px !important;
    }
    .advn-prof img {
        position: relative !important;
        opacity: 1 !important;
        margin: 30px 0px 30px 0px !important;
    }
    .padd-50 {
        padding: 20px 20px 30px 20px !important;
    }
    .feelfree {
        width: 100% !important;
    }
    .feelfree .iconfr {
        margin: 30px 0px 20px 0px !important;
        margin: 0 auto !important;
    }
    .feelfree span a {
        word-wrap: break-word !important;
    }
    .feelfree .frcon {
        position: relative !important;
        top: 0px !important;
    }
    .lapt-web {
        margin-top: auto !important;
    }
    .txt-sver a {
        padding: 10px 25px !important;
    }
    .txt-sver {
        bottom: 36px !important;
    }
    .single-well img {
        margin-bottom: 0px !important;
    }
    .section-headline.services-head > h2 {
        margin-bottom: 10px !important;
    }
    .pd-serv h1 {
        margin-bottom: 50px !important;
        margin-top: 80px !important;
        font-size: calc(2.5rem + 0.6vw) !important;
    }
    h1 {
        font-size: calc(6.5rem + 0.6vw) !important;
        /* padding: 0px 20px!important; */
        margin-bottom: 20px;
    }
    .webdevel ul {
        float: left !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .webdevel li {
        padding: 0px 0px !important;
        text-align: left !important;
        float: left;
    }
    .webdevel li a {
        font-size: calc(1.5rem + 0.6vw) !important;
    }
    .w90 {
        width: 100% !important;
        margin: 0px 0px 0px 0px !important;
    }
    .disnone-mb .slick-initialized .slick-slide, .disnone-mb {
        display: block !important;
    }
    .pd-serv {
        padding-top: 0px !important;
    }
    .services-title {
        margin-bottom: auto !important;    margin-top: 50px!important;
    }
    .txt-sver {
        position: relative !important;
        margin: 0px 0px !important;
    }
    .icon li {
        width: 50% !important;
        margin: 0px 0px 0px 0px !important;
        border-right: 1px solid #fff !important;
        border-bottom: 1px solid #fff !important;
    }
    .blog-img img {
        width: 100% !important;
    }
    #portfolio-flters li {
        padding: 0px 0px 0px 0px !important;
        background: transparent !important;
    }
    .mbnone {
        display: none;
    }
    .displ-mobile {
        display: block !important;
        padding: 0px 0px 0px 0px !important;
    }
    .technologies p {
        font-size: inherit !important;
    }
    .h50 {
        height: auto !important;
    }
    .indus-padding .w50 {
        width: 100% !important;
    }
    .tech-content {
        margin: 0px !important;
        padding: 20px 0px !important;
    }
    .banner {
        width: 100% !important;
    }
    .tech-content img {
        float: left !important;
        margin: 0px 0px 30px 0px !important;
    }
    .indus-padding {
        margin-top: 0px !important;
    }
    .order-4 {
        order: 3 !important;
    }
    .order-1 {
        order: 2 !important;
    }
    .order-6 {
        order: 5 !important;
    }
    .footer-head {
        margin-top: 0px !important;
    }
    .partner .dtxt img {
        margin-bottom: -1px;
    }
    .partner .quote {
        padding: 50px 0px 30px 0px !important;
        width: 100% !important;
        position: relative !important;
    }
    .icontent {
        margin-left: 0% !important;
        width: 100% !important;
        padding-bottom: 0px !important;
    }
    .mb-txt {
        display: none;
    }
    .tab {
        width: 95% !important;
    }
    .modal-right h3 {
        margin: 30px 0px 10px 0px !important;
    }
    .modal-content {
        margin-top: 50px !important;
    }
    .desktop {
        display: none !important;
    }
    .mbget {
        background: red;
        display: block !important;
    }
    #hero .carousel-container {
        top: 18% !important;
    }
    .bgr-red {
        display: none !important;
    }
    body {
        font-size: calc(1rem + 0.6vw) !important;
    }
    .slider-area {
        margin-top: 60px;
    }
    .slider-content {
        padding: 80px 0;
    }
    .slider-content h2 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .slider-content h1 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .layer-1-3 a.ready-btn {
        padding: 8px 15px;
    }
    .section-headline h2 {
        font-size: 30px;
        text-align: center !important;
    }
    .well-middle .single-well {
        margin-top: 30px;
    }
    .single-skill {
        margin-bottom: 40px;
    }
    .tab-menu {
        margin-top: 30px;
    }
    .tab-menu ul.nav li a {
        padding: 8px 6px;
    }
    .wellcome-text {
        margin: 0px;
        padding: 70px 0px;
    }
    .subs-feilds {
        width: 100%;
    }
    .suscribe-input input {
        width: 60%;
    }
    .suscribe-input button {
        font-size: 15px;
        padding: 14px 10px;
        width: 40%;
    }
    .section-headline h3 {
        font-size: 25px;
    }
    .well-text > h2 {
        font-size: 18px;
    }
    .well-text p {
        display: none;
    }
    .single-team-member {
        margin-bottom: 30px;
    }
    .service-right {
        width: 100%;
    }
    .service-images:hover .overly-text {
        display: none;
    }
    .portfolio-area {
        padding-top: 0px;
    }
    .project-menu li a {
        padding: 8px 12px;
        margin: 10px 4px;
    }
    .pri_table_list {
        margin-bottom: 30px;
    }
    .single-awesome-project, .portfolio-2 .single-awesome-project {
        width: 100%;
        float: none;
    }
    .single-advn {
        margin-bottom: 50px;
        padding: 0px 0px 0px 0px !important
    }
    .sus-btn {
        margin-left: 0;
        margin-top: 30px;
    }
    .contact-form {
        margin-top: 30px;
    }
    .head-team h5 {
        font-size: 22px;
    }
    .footer-content {
        margin-bottom: 15px;
    }
    .header-bottom h1 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .page-area .slider-content {
        padding: 500px 0;
    }
    .search-option input {
        width: 74%;
    }
    .header-bottom h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    li.threaded-comments {
        margin-left: 0;
    }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .submitbtn {
        float: none;
        width: 99.8%;
    }
    .icons-bottom ul li a {
        height: 40px;
        line-height: 37px;
        width: 40px;
    }
    .blog-post-dlc ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .awesome-portfolio-content .portfolio-2 {
        width: 50%;
    }
    .gallary-details .single-awesome-portfolio {
        width: 50%;
    }
    .tab-menu ul.nav li a {
        padding: 8px 20px;
    }
}
@media (max-width: 575px) {
		
    .slider-content {
        padding: 0;
    }
}
.carousel-indicators {
    position: absolute;
    margin-left:10px;
    left: 0;
    right: auto;
    z-index: 2;
    display: flex;
    bottom: 80px;
}
.next-icon {
    background-image: url(../svg/next.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 50px;
    float: right;
}
.cate a {
    color: #130C0C;
    text-decoration: none;
}
.cate:hover a {
    text-decoration: underline;
    color: #130C0C;
}
.cate:hover .next-icon {
    background-image: url(../svg/next-hover.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    float: right;
}
.cate:hover .next-icon span {
    text-decoration: underline;
}
.w-20 {
    width: 200px;
    margin: 50px 50px 0px 0px;
}
.w-20 span {
    margin-right: 30px;
    font-weight: 600
}
.w-60p {
    width: 60%;
    float: left;
    position: relative;
}
.carousel-indicators [data-bs-target] {
    border-radius: 50%;
    margin-right: 15px;
    width: 16px;
    height: 16px;
    background-color: #130C0C;
}
#hero .carousel-indicators li::marker {
    font-size: 0;
}
.carousel-indicators [data-bs-target] {
    opacity: 1;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #E4252B !important;
}
.bgr-red {
    position: absolute;
    top: 0px;
    z-index: 99;
    background: #E4252B;
    width: 100%;
    float: left;
    margin-top: 65px;
    text-align: center;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.bgr-red p {
    text-align: center;
    color: #fff !important;
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 50px;
}
.dw-100 {
    width: 100%;
    float: left
}
.single-advn {
    height: 100%;
    padding: 0px 30px 0px 0px;
}
/*
.single-advn:hover {
    cursor: pointer
}

.single-advn:hover h4 a {
    color: #E4252B!important;
}

.single-advn:hover .next-icon {
    background-image: url(../svg/next-hover.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    float: right;
}
*/
.single-advn p {
    color: #130C0C
}
.single-advn .w-20 span {
    margin-right: 30px;
    font-weight: 600;
    text-decoration: underline;
}
/*Tab*/
/* Style the tab */
.tab {
    float: left;
    background-color: #fff;
    width: 97px;
    height: 85%;
    margin: 30px 20px 0px 20px;
    padding: 20px;
    border-radius: 10px;
}
/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    margin: 30px 0px;
}
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: none;
}
/* Style the tab content */
.tabcontent {
    float: right;
    /*  padding: 87px 0px 50px 30px; */
    width: 86%;
    border-left: none;
    height: 100%;
    background: #E4252B;
    color: #fff;
}
.tabcontent h3 {
    font-weight: 600;
    color: #fff !important;
    margin-bottom: 20px !important;
    font-family: "CentraBold";
}
.tabcontent p {
    color: #fff !important
}
.tabcontent ul {
    /* list-style: outside none none; */
    list-style-type: disc !important;
    padding: 0;
}
.tabcontent li {
    margin-bottom: 20px;
}
.bgr-tab {
    background: #E4252B;
}
/*End Tab*/
.mgr0 {
    margin: 0px;
    padding: 0px
}
.bt1 {
    color: #E4252B;
    background-image: url(../svg/why-icon1.svg);
    background-repeat: no-repeat;
	 background-position: center;
    width: 54px;
    height: 60px;
}
.bt1.active {
    color: #E4252B;
    background-image: url(../svg/why-icon1-active.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 54px;
    height: 60px;
}
.bt2 {
    color: #E4252B;
    background-image: url(../svg/why-icon2.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 54px;
    height: 55px;
}
.bt2.active {
    color: #E4252B;
    background-image: url(../svg/why-icon2-active.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 54px;
    height: 55px;
}
.bt4 {
    color: #E4252B;
    background-image: url(../svg/why-icon3.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 56px;
    height: 46px;
}
.bt4.active {
    color: #E4252B;
    background-image: url(../svg/why-icon3-active.svg);
    background-repeat: no-repeat;
	 background-position: center;
    width: 56px;
    height: 46px;
}
.bt3 {
    color: #E4252B;
    background-image: url(../svg/why-icon4.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 51px;
    height: 58px;
}
.bt3.active {
    color: #E4252B;
    background-image: url(../svg/why-icon4-active.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 51px;
    height: 58px;
}
.sp-address {
    width: 100%;
    float: left;
    padding: 6px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
}
.sp-address-icon {
    float: left;
    padding: 6px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
}
footer.footer {
    /* margin-top: 50px; */
    padding: 0px 0;
    color: #333333;
    background: #F0F0F5;
    margin: 0px 0px 0px 0px;
}
/* Create an active/current "tab button" class */
.tab button.active {
    color: #E4252B;
}
.w-70p {
    width: 70%;
    margin: 0 auto;
    
}
.portfolio-lightbox {
    position: absolute;
    top: 0px;
    height: 100%;
}
.div-60 {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.portfolio-lightbox h4 {
    color: #fff !important;
    line-height: 1.3;
    font-size: calc(1.5rem + 0.3vw);
    font-weight: 600
}
.portfolio-lightbox h3 {
    color: #fff !important;
    line-height: 1.3;
    font-size: calc(1.5rem + 0.3vw);
    font-weight: 600
}
.btn {
    background: #E4252B;
    color: #fff;
    transition: 0.4s;
    padding: 5px 30px;
    font-weight: 600;
    border-radius: 20px;
}
.btn:hover, .btn:focus, .btn:active, .btn:link {
    background: #FC4349;
    color: #fff
}
.btn-black {
    background: #130C0C;
    color: #fff;
    transition: 0.4s;
    padding: 5px 20px;
    font-weight: normal;
    font-size: calc(0.3rem + 0.6vw) !important;
    margin: 0px 30px;
}
.btn-black:hover {
    background: #E4252B;
    color: #fff;
}
.advn-div {
    position: relative;
	margin-bottom:30px;
}
.advn-div img {
    object-fit: cover;
}
.advn-products {
    position: absolute;
    width: 68%;
    top: 0px;
    padding: 20px 0px;
    padding: 65px 20px 50px 40px;
    background: #E4252B;
    height: 70%;
}
.advn-products .advn-content {
    color: #fff !important;
}
.advn-content h4 a {
    font-family: "CentraBold";
    color: #fff;
    margin-bottom: 20px;
    text-decoration: underline;
    font-weight: 600;
    line-height: 1.4;
}
.advn-content h4 a {
    font-family: "CentraBold";
    color: #fff;
    margin-bottom: 20px;
    text-decoration: underline;
    font-weight: 600;
    line-height: 1.4;
    /*font-size: 24px;*/
}
.advn-content p {
    color: #fff;
    margin-bottom: 10px;
}
.txt span a {
    color: #fff;
    text-decoration: none;
}
.txt-icon span {
    color: #fff;
}
.advn-next-icon {
    background-image: url(../svg/advn-next-icon.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 50px;
    float: right;
}
.advn-products:hover .advn-next-icon {
    /* cursor: pointer!important;*/
    background-image: url(../svg/next.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 50px;
    float: right;
}
.advn-products:hover .advn-content h4 a {
    text-decoration: none
}
.advn-products:hover .advn-content h3 a {
    text-decoration: none
}
.advn-products:hover .txt span a {
    text-decoration: underline
}
.hero-content {
    position: relative;
}
.dpos {
    position: relative !important;
    height: 100%;
}
.v-bttom {
    position: absolute;
    bottom: 30px;
}
.black-colour {
    color: #130C0C;
    margin: 0px 20px;
    padding: 0px;
}
.red-colour a {
    color: #E4252B;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-size: calc(0.5rem + 0.6vw) !important;
}
.clientssay {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.clientssay img {
    width: 250px !important;
    margin: 0 auto !important;
}
.clientssay .slick-list {
    overflow: inherit !important;
}
.clientssay .slick-slide {
    border-radius: 10px;
    margin: 0px 30px 0px 30px;
    height: 100%;
}
.footer-contacts ul {
    width: 50%;
    float: left;
}
.bgr-benifits {
    background-image: url("../img/bgr-benifits.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 80px 0px 80px 0px;
}
.w80 {
    width: 80%;
    margin: 0 auto
}
.benifits-content {
    margin-top: 40px;
    padding: 0px 30px 0px 0px;
}
.bgr-benifits h3 {
    font-size: calc(1.5rem + 0.6vw);
    font-weight: 600;
    margin-top: 30px;
    font-family: "CentraBold";
}
.benifits-content h4 {
    margin-bottom: 10px;
    line-height: 1.3;
    font-family: "CentraBold";
}
.textbnf {
    margin-top: 10px !important;
}
.textbnf a {
    color: #130C0C;
    text-decoration: underline !important;
}
.iphone img {
    margin-bottom: 20px;
}
.mr-t50 img {
    margin-top: 40px;
    width: 65%;
}
.technical {
    margin-bottom: 80px;
}
.dctact {
    position: fixed;
    bottom: 160px;
    right: 10px;
    z-index: 1;
    /*z-index: 1000;*/
}
/*WhatsApp*/
.floating-wpp {
    /* position: relative; */
    bottom: 15px;
    left: 15px;
    font-size: 14px;
    transition: bottom .2s
}
.floating-wpp .floating-wpp-button {
    position: relative;
    /* border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4); */
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden
}
.floating-wpp .floating-wpp-button img, .floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.floating-wpp:hover {
    bottom: 17px
}
.floating-wpp:hover .floating-wpp-button {
    /* box-shadow: 1px 2px 8px rgba(60, 60, 60, .4) */
}
.floating-wpp .floating-wpp-popup {
    border-radius: 6px;
    background-color: #F1F1F1;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 1px 2px 8px rgba(60, 60, 60, .25);
    width: 0;
    height: 0;
    bottom: 0;
    opacity: 0;
    transition: bottom .1s ease-out, opacity .2s ease-out;
    transform-origin: bottom
}
.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px;
    width: 260px;
    height: auto;
    bottom: 82px;
    opacity: 1;
    right: 0px;
}
.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: #fff;
    padding: 8px;
    border-radius: 0 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    opacity: 0;
    transition: opacity .2s
}
.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: .2s
}
.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: #fff;
    margin: 0 -15px 10px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer
}
.floating-wpp .floating-wpp-input-message {
    background-color: #fff;
    margin: 10px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}
.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none
}
.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer
}
.btn-close {
    z-index: 999;
    opacity: 1;
    font-size: 40px;
    background-image: url(../svg/b-close.svg);
    position: absolute;
    top: -20px;
    right: -20px;
    font-weight: 600
}
.btn-close:hover {
    opacity: 1;
    background-image: url(../svg/b-close.svg);
}
.modal-dialog-scrollable .modal-content {
    overflow: inherit !important;
}
.modal {
    --bs-modal-width: 60%;
}
.modal-header {
    border-bottom: 0px !important;
}
.modal-footer {
    border-top: 0px !important
}
.modal-content {
    border-radius: 0 !important;
    margin-top: 50px;
}
.modal-body {
    padding: 0px;background: #fff;
}
.m0p0 {
    margin: 0px;
    padding: 0px;
    overflow: hidden
}
.modal-right {
    margin-left: 40px;
    margin-right: 30px;
}
.form-floating > label {
    padding-left: 0px !important;
}
.form-control {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.modal-right h3 {
    color: #130C0C;
    margin: 40px 0px 10px 0px;
    font-size: calc(1.5rem + 0.6vw) !important;
    line-height: 1.2;
}
.mr30 {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.mr16 {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 0rem !important;
}
.form-control {
    border: 0px !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
}
.sms_input input[type="checkbox"], .whatsapp_input input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    accent-color: #E4252B !important;
    background: #E4252B !important;
}
.sms_inputs {
    width: 100%;
    margin: 20px auto 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-right: 0px;
    float: left;
}
.div-cent {
    margin: 0 auto
}
.single-advn .w-20 {
    margin: 25px 50px 0px 0px;
}
.pad30 {
    padding: 60px 30px 20px 0px;
}
.mb-block {
    display: none;
    float: right !important;
}
.mb-intouch {
    margin-top: 0px !important;
}
/*DSYo
.flag {
    margin-left: 20px!important;
    padding: 0px!important;
}*/
.flag img {
    margin: 0px !important;
    padding: 0px !important;
}
.mbget {
    display: none
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    display: none !important;
}
@media (min-width: 991px) {
	.zoom-img-vast {
 
    margin-top: 30px !important;
}
    .svrport .desktl img {
        width: 170px !important;
        margin: 100px 0px 30px 0px !important;
    }
    body {
        font-size: calc(0.3rem + 0.6vw) !important;
    }
}
.modal-bgr {
    background: #E0262C
}
.footer-head {
    margin-top: 80px;
}
.footer-area p {
    color: #fff;
}
#hero h2 {
    color: #E4252B;
    margin-bottom: 20px;
    font-size: calc(2.5rem + 0.6vw) !important;
    font-family: "CentraBold";
    font-weight: 700;
    text-align: left;
    line-height: 60px;
}
.indus-padding {
    padding: 80px 20px 80px 20px;
}
.indus-padding .w50 {
    font-size: calc(1rem + 0.6vw);
    width: 60%;
    margin: 0 auto;
}
.industries h2 {
    color: #E4252B;
    font-size: calc(2.5rem + 0.6vw); 
    font-family: "CentraBold";
}
.indus-title {
    margin: 0px;
    float: left;
    background: #E4252B !important;
    color: #fff !important;
}
.indus-title h1 {
    color: #E4252B;
    padding: 120px 10px 0px 20px;
    font-size: calc(5rem + 0.6vw);
    font-family: "CentraBold";
    -webkit-text-stroke: 4px #fff;
    margin-bottom: 0px;
}
.icontent {
    padding: 80px 0px 50px 0px;
    margin-left: 7%;
    width: 70%;
    margin-bottom: 50px;
}
.indus-title h4 {
    color: #fff !important;
    padding: 10px 10px 0px 20px!important;
}
.industries .h4, h4 {
    font-weight: 600;
}
.h50 {
    height: 250px;
}
.categories img {
    width: 85%;
    float: right;
}
.mrpd0 {
    margin: 0px;
    padding: 0px;
}
.indus-img {
    color: #000
}
.w100 {
    width: 100%;
    background: yellow;
}
.industries {
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
}
.others h3 {
    font-size: calc(1.5rem + 0.6vw) !important;
}
.partner {
    color: #000;
    position: relative;
    background: #FBFBFB;
    padding: 80px 0px 0px 0px;
}
.partner h2 {
    color: #E4252B
}
.partner .dtxt {
    color: #000
}
.partner .dtxt img {
    float: right
}
.quote {
    margin-bottom: 30px;
    position: absolute;
    z-index: 0;
    background: #fff;
    border-radius: 20px;
    padding: 40px 50px 20px 50px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.quote h2 {
    text-align: center !important;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .indus-title h1 {
        color: #E4252B;
        padding: 40px 10px 0px 20px;
        font-size: calc(4.75rem + 0.6vw);
    }
    .indus-title h3 {
        padding: 0px 20px 0px 20px;
    }
}
@media (min-width: 1200px) {
    .bgr6 br {
        display: none;
    }
    .partner .quote {
        width: 800px;
    }
}
.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}
.reveal.active {
    transform: translateY(0);
    opacity: 1;
}
.bgr-grey {
    background: #FBFBFB;
}
.technologies {
    text-align: center;
}
.technologies > h2 {
    color: #e4252b;
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 70px;
    position: relative;
    margin-bottom: 10px;
    font-family: "CentraBold";
}
.banner {
    width: 50%;
    margin: 30px 0px;
}
.tech-content {
    margin: 0px;
    padding: 50px 30px;
}
.tech-content:hover {
    background: #FBFBFB;
}
.tech-content img {
    float: right;
    margin: 0px 30px 0px 30px;
}
.slide-hover {
    margin: 0px 0px 50px 0px;
}
.slide-hover img {
    margin: 5px 0px;
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray;
    /* IE5+ */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .3s ease-in-out;
}
.slide-hover img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.03);
}
.our-team span {
    font-size: calc(0.8rem + 0.6vw);
    color: #E4252B;
    font-weight: 600
}
.technologies p {
    font-size: calc(0.5rem + 0.6vw);
    font-weight: 600;
    margin-bottom: 50px;
}
/*Blog*/
.blog {
    background: #000 url("../img/blog/bgr-page.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    overflow: hidden;
}
.blog h3 {
    font-size: calc(1.5rem + 0.6vw);
    color: #E9E9E9 !important;
    text-align: center !important;
    margin: 40px 0px 50px 0px !important;
}
.blog .logo img {
    margin: 40px 0px 0px 0px !important;
    max-height: 65px !important;
}
.bgr-black {
    background: #000;
    margin: 0px 0px 0px 0px;
}
.mr0p0 {
    margin: 0px !important;
    padding: 0px !important;
}
.blog-text h4 {
    margin-bottom: 10px;
}
.blog-text a:hover {
    text-decoration: underline;
    color: #130C0C
}
.blog h2 {
    margin-bottom: 10px !important;
}
.blog-pdd {
    margin-bottom: 80px;
    margin-top: 50px;
}
.blog-ct {
    position: absolute;
    top: 3px;
    background: #000;
    color: #fff;
}
.blog-ct span {
    color: #E9E9E9 !important;
    background-color: #000 !important;
    padding: 5px 10px !important;
    text-align: center !important;
    font-size: 14px;
}
.displ-desktop {
    display: block;
    padding: 40px 40px;
    margin-top: 0px;
    background: #fff;
    float: left !important;
}
.displ-mobile {
    display: none;
}
.single-well img {
    margin-bottom: 30px;
}
.pd-serv {
    text-align: left;
}
.pd-serv h3 {
    text-align: left;
    margin-right: 30px;
    margin-bottom: 10px !important;
}
.services-title {
    position: relative;
    margin-bottom: 50px;
    margin-top: 80px;
}
.services-title img {
    object-fit: cover;
}
.txt-sver {
    position: absolute;
    bottom: 4px
}
.txt-sver li {
    display: inline;
    margin: 30px 10px 0px 0px;
}
.txt-sver a {
    padding: 5px 20px;
    background: #130C0C;
    color: #fff;
    text-decoration: none;
    font-size: calc(1rem + 0.6vw) !important;
    font-weight: 600
}
.txt-sver a:hover {
    background: #E4252B;
    color: #fff;
}
.txt-sver li .active {
    background: #E4252B;
}
.icon-vast {
    margin-top: 0px !important;
    padding: 0px 20px 0px 0px;
    color: #130C0C !important;
    text-align: center !important;
}
.icon-vast p {
    margin-bottom: 0px;
}
.icon-vast li {
    width: 23%;
    height: 160px;
    text-align: center;
    background: #E9E9E9 !important;
    float: left;
    padding: 30px 20px 10px 20px;
    text-align: center;
    margin: 10px 8px 10px 8px;
}
.icon-vast li:last-child {
    margin-right: 0px
}
.icon-vast li:first-child {
    margin-left: 0px
}
.icon-vast img {
    margin-bottom: 10px !important;
    margin: 0 auto;
    text-align: center;
}
.icon-mr p {
    margin-top: 10px
}
.div-bimg {
    position: relative;
}
.vast-mobile .content {
    position: absolute !important;
    bottom: 0px !important;
    width: 100% !important;
    text-align: center !important;
    background: url(../img/blog/opacity.png) !important;
    padding: 100px 30px;
    height: 100% !important;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 66%); */
}
.vast-mobile h4 span {
    background: #130C0C;
    color: #fff;
    padding: 8px 20px;
    text-align: center;
}
.zoom-img-vast {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #000;
    margin-top: 50px;
}
.div-vast {
    position: relative;
    margin-top: 0px;
}
.zoom-img-vast img {
    height: 300px;
    opacity: 0.6 !important;
    object-fit: cover !important;
    overflow: hidden !important;
}
.vast-content img {
    opacity: 1 !important;
    width: 50px;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
    height: auto !important;
}
.mgr-60 {
    margin-top: 60px;
}
.svrport {
    width: 100% !important;
    margin: 0 auto;
    text-align: left;
}
.svrport .slick-next {
    right: 54% !important;
    top: auto !important;
    bottom: 50px !important;
    width: 52px !important;
    height: 52px !important;
    background-image: url(../svg/services-next.svg);
    background-repeat: no-repeat;
    border: none !important;
}
.svrport .slick-next:hover {
    background-image: url(../svg/services-next-hover.svg);
}
.svrport .slick-prev {
    top: auto !important;
    left: 35% !important;
    bottom: 50px !important;
    z-index: 1000;
    width: 52px !important;
    height: 52px !important;
    background-image: url(../svg/services-prev.svg);
    background-repeat: no-repeat;
}
.svrport .slick-prev:hover {
    background-image: url(../svg/services-prev-hover.svg);
}
.svrport .slick-list {
    overflow: hidden !important;
}
.bgr-gr-serv {
    background: url(../img/services/bgr-portfolio.png) repeat-x;
}
ul {
    list-style: none;
}
.tab-switcher {
    display: inline-block;
    cursor: pointer;
    width: 33.33333333%;
    text-align: center;
    float: left !important;
    background: #FBFBFB !important;
    border: 1px solid #fff;
    padding: 50px;
    height: 200px;
}
a.tab-switcher {
    color: #130C0C !important;
    text-decoration: none;
}
.tab-switcher img {
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.tab-switcher:hover {
    border: 1px solid red
}
.disnone-mb {
    display: none;
}
.disnone-mb .slick-initialized .slick-slide {
    display: none;
}
.w90 {
    width: 90%;
    margin: 0px 0px 50px 60px;
}
.webdevel ul {
    float: right;
    margin-top: 60px;
    margin-right: 30px;
}
.webdevel ul li {
    padding: 3px 0px !important;
    text-align: right;
    width: 100%;
}
.webdevel li a {
    font-size: calc(0.5rem + 0.6vw);
    margin: 10px;
    color: #130C0C;
    cursor: pointer;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.webdevel li a:hover {
    color: #E4252B;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.webdevel a:hover, .webdevel .active, .webdevel .active:focus, .webdevel li:hover > a {
    color: #E4252B;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.webdevel .logo {
    margin: 30px 0px 20px 0px;
}
.webdevel .logo img {
    margin: 0px 15px 0px 0px;
    width: 40px !important;
}
.web-box p {
    color: #fff;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.web-box h5 {
    color: #fff;
}
.advn-text img, .toyour img, .web-box img {
    width: 60px;
    margin-bottom: 20px;
}
.red-box {
    background: #E4252B;
    padding: 60px 40px 20px 40px;
    text-align: center;
}
.black-box {
    background: #130C0C;
    padding: 60px 40px 20px 40px;
    text-align: center;
}
.mr-tb60 {
    margin: 80px 0px 50px 0px;
}
.bgr1 {
    background: #CCE9A9
}
.bgr2 {
    background: #AFBCEC
}
.bgr3 {
    background: #F2D4F4
}
.bgr4 {
    background: #A3DAEC
}
.bgr5 {
    background: #FFE0E0
}
.bgr6 {
    background: #FFE9B0
}
.bgr-mrtop {
    margin: 0px 0px 20px 0px;
}
/*DSYo
.bgr-mrtop:nth-last-child(-n+3) {
    margin-bottom: 0px;
}*/
.pd-box {
    padding: 50px 40px 30px 40px;
    height: 100%
}
.home-trustus .advn-text img {
    display: none !important;
}
/*DSYo vertical spacing between columns 
[class*="col-"] {
 margin-bottom: 0px!important;
margin-top: 0px!important;
margin:0px!important;
}*/
.web-solutions h3 {
    margin-top: 0px !important;
    text-align: left;
}
.mr-0 {
    margin-bottom: 0px;
}
.mobil-app {
    margin-top: -285px;
    z-index: 9999;
}
.mobil-app img {
    width: 480px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.lapt-web {
    margin-top: -300px;
    z-index: 9999;
}
.lapt-web img {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.soft-sers {
    margin-top: -280px;
    z-index: 9999;
}
.soft-sers img {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.mobi-top {
    margin-top: -30px;
}
.red-contact {
    background: #E4252B
}
.red-contact h5, .red-contact p {
    color: #fff !important;
}
.padd-50 {
    padding: 80px 50px 50px 60px
}
.contact {
    background: #fff;
}
.contact h3, .contact h2 {
    color: #E4252B
}
.contact h1 {
    margin-bottom: 0px !important;
}
.profile {
    
   	margin-bottom:80px;
	padding-bottom:50px;
	
}
.advn-prof h3 {
    color: #130C0C !important;
    margin-top: 80px !important;
}
.txt-flfree h3 {
    color: #130C0C !important;
}
.contact h5 {
    margin: 0px 0px 10px 0px !important;
}
.advn-prof {
    position: relative;
}
.advn-prof h2 {
    color: #130C0C !important;
    margin: 80px 0px 50px 0px
}
.advn-prof img {
    width: 490px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 60px 0px 0px 0px;
    opacity: 0.1;
    padding-top: 50px
}
.profile p {
    margin-bottom: 40px;
}
.advn-prof .w80 {
    width: 80%;
}
.paddimg img {
    margin-bottom: 20px !important;
}
.passionate p {
    margin: 20px 0px !important;
}
.advn-last-child {
    padding-bottom: 250px
}
.feelfree {
    position: relative;
}
.feelfree span a {
    background: #130C0C;
    color: #fff !important;
    padding: 5px;
    word-wrap: break-word;
}
.feelfree .frcon {
    position: absolute;
    top: 70px;
    text-align: center;
    width: 100%;
}
.feelfree .frcon .pdtop {
    padding: 0px 0px 0px 0px !important;
}
.feelfree .frcon a {
    color: #130C0C;
}
.feelfree .frcon a:hover {
    text-decoration: underline;
}
.feelfree .iconfr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    width: 60px;
    height: 60px;
    background: #000222;
    border-radius: 30px;
    margin-top: 30px !important;
    margin: 0 auto
}
.feelfree .bi-envelope-fill, .feelfree .bi-telephone-fill {
    border-radius: 100%;
    color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
}
.bgr-iconfr {
    background: #FBFBFB;
    width: 70%;
    height: 100%;
    margin: 0 auto;
}
input[type=tel]:focus {
    background-color: #fff;
    border: 1px solid red;
    outline: none;
}
.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}
input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0;
    border: 1px solid #fff !important;
    border-bottom: 1px solid #130C0C !important;
    width: 100%;
    height: 60px;
    /* padding: 6px 12px; */
    border-radius: 2px;
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}
.head-img img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.head-careers {
    min-height: 620px;
    background: url(../img/careers/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*Careers*/
.accordion-body {
    background: #FBFBFB !important;
    padding: 0px !important;
}
.accordion-item {
    border-bottom: 0px !important;
    margin: 0px 0px;
}
.accordion-header {
    margin: 0px 0px 0px 0px
}
.accordion-header h2 {
    color: #130C0C !important;
    margin-bottom: 0px !important;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    background: #FBFBFB !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px 0px 0px 0px !important
}
.accordion-button::after {
    background-image: none !important;
}
.accordion-button:not(.collapsed)::after {
    flex-shrink: 0; /*top:65px; left:50px;*/
    width: 37px;
    height: 37px;
    content: "";
    padding: 15px 15px;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: none !important;
    border: none !important;
    border-radius: 3px;
    position: absolute;
    /* background: url(../img/careers/next-active.png)!important;background-repeat:no-repeat!important;  */
}
.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}
.accordion-button:not(.collapsed)::before {
    background: none !important;
}
.accordion-button::before { /*top:65px; left:50px;*/
    flex-shrink: 0;
    width: 37px;
    height: 37px;
    content: "";
    padding: 15px 15px;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: none !important;
    border: none !important;
    border-radius: 3px;
    position: absolute;
    /* background: url(../img/careers/next.png)!important;background-repeat:no-repeat!important;  */
}
.cres-padd {
    padding: 60px 50px 50px 100px;
    width: 95%;
}
.accordion-button:not(.collapsed) {
    margin: 0px !important;
    padding: 0px !important;
}
.accordion-button {
    position: relative;
    /*display:inline!important;*/
    display: flex !important;
    width: auto !important;
    text-align: left;
    /* background-color: var(--bs-accordion-btn-bg); */
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
.careerss {
    width: 100%;
}
.cres-left {
    width: 75%;
    float: left;
    padding: 50px 50px 0px 50px
}
.cres-right {
    width: 25%;
    float: right;
    padding: 0px;
}
.cres-left img {
    margin-right: 30px;
}
.cres-left h2 {
    color: #130C0C !important;
    margin-top: 5px margin-bottom: 30px;
}
.cleft-centent {
    margin-left: 0px;
    margin-bottom: 30px;
}
.careers .h4, h4 {
    color: #130C0C !important;
    margin-top: 8px;
}
.calist ul {
    list-style-type: disc !important;
    padding: 0px 0px 0px 20px;
    text-align: left
}
.cres-left:hover h4 {
    color: #E4252B !important;
}
.next-cres {
    width: 37px;
    height: 37px;
    float: left;
    background: url(../img/careers/next.png) !important;
    background-repeat: no-repeat !important;
    margin: 0px 20px 0px 0px;
}
.cres-left:hover .next-cres {
    width: 37px;
    height: 37px;
    background: url(../img/careers/next-active.png) !important;
    background-repeat: no-repeat !important;
}
.cta {
    margin: 20px 0px 50px 0px;
    z-index: 9999
}
.bgr-cares {
    background: #FBFBFB !important;
    margin-bottom: 30px;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed h2:hover {
    color: #E4252B !important
}
.conlus {
    margin-top: 50px
}
.conlus a {
    text-decoration: underline !important
}
.conlus a:hover {
    text-decoration: underline !important
}
.conlus span {
    color: #E4252B
}
.open-positions {
    margin: 30px 0px 0px 0px
}
.open-positions img {
    width: 220px;
    float: right;
    margin: 5px 30px 0px 0px;
}
.open-positions .content-op h3 {
    text-transform: uppercase;
    color: #E4252B;
    margin-top: 30px
}
.open-positions .content-op {
    margin: 20px 0px 0px 0px;
}
.open-positions .content-op .calist ul {
    padding: 0px 0px 0px 20px !important;
}
.text-left {
    text-align: left !important;
}
/*Button*/
.advn-flag img {
    margin: 0px 10px 0px 10px !important
}
.b-cr-pad a span {
    right: 0px !important;
}
.b-cr-pad {
    margin-bottom: 50px;
    margin-top: 20px
}
.cas-content {
    width: 100%;
    float: left;
    background: #FBFBFB;
    margin-bottom: 30px;
}
.csleft {
    margin: 0px 0px 0px 0px;
}
.blog-area {
    background: #fff;
    margin: 80px 0px 80px 0px;
    padding: 50px 0px 30px 0px
}
.blog-area-recent {
    background: #fff;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 30px 0px
}
.bt-mr {
    margin: 40px 0px
}
/*About*/
.head-about {
    color: #130C0C;
}
.head-about .head-txt {
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 0px;
}
.head-about .whead h2 {
    position: absolute;
    top: -130px;
    font-size: calc(2.5rem + 0.6vw) !important;
    color: #E4252B;
}
.head-about p {
    width: 100% !important;
    margin-bottom: 30px;
}
#hero .text-about {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
}
.head-about img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.pd-top {
    padding: 80px 0px 60px 10px;
}
.why-choose {
    padding: 40px 0px 0px 0px;
    width: 48%;
    float: left;
}
.bgr-about {
    background: url(../img/about/bgr-about.jpg);
    background-repeat: no-repeat
}
.pdd-about {
    padding: 30px 20px 0px 40px;
}
.pd-right {
    padding: 0px 0px 0px 0px;
}
.our-values img {
    width: 100%;
    float: right;
    height: 325px;
    object-fit: cover;
    overflow: hidden;
}
.bgr-vlues {
    background: #FBFBFB
}
.v-content {
    height: 100%
}
.v-content .values1 {
    height: 50%
}
.our-values h5 {
    margin-top: 50px;
}
.pdd-values {
    padding-left: 40px;
    padding-bottom: 30px;
    padding-top: 20px;
}
.pdd-values p {
    padding-right: 20px;
}
.bgr-values {
    padding-bottom: 30px;
    background: #E4252B;
    height: 100%;
}
.bgr-values .bt-mask {
    margin-top: 30px;
    margin-top: 30px;
    width: 160px !important;
    border-radius: 0px !important;
}
.bgr-values .div-button {
    width: 160px !important;
    border-radius: 0px !important;
}
.pdd-bgr {
    padding: 0px 0px 0px 40px
}
.bgr-values h3 {
    text-transform: uppercase !important;
    color: #fff !important;
    text-align: center !important;
    padding-top: 50px;
    font-family: "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
}
.img-values img {
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.bgr-values .btn-border {
    outline: #fff solid 2px;
}
.our-values .order-1 {
    order: 1;
}
.our-values .order-2 {
    order: 2;
}
.our-values .order-3 {
    order: 3;
}
.our-values .order-4 {
    order: 4;
}
.our-values .order-5 {
    order: 5;
}
.our-values .order-6 {
    order: 6;
}
.mgr-20 {
    margin-right: 20px;
}
.arr-w100 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.our-mission {
    padding: 80px 0px 0px 0px;
}
.head-bottom {
    margin-bottom: 0px; /*margin-top:-11px;position:absolute; z-index:9999;*/
}
@media (min-width: 1200px) and (max-width: 1366px) {
    .head-about .whead h2 {
        top: -140px !important;
    }
    .head-about .whead {
        width: 54% !important;
        margin: 0 auto;
        padding: 40px 50px 10px 80px !important;
        margin-top: -100px !important;
    }
    #hero .text-about {
        bottom: 15px !important;
    }
}
@media (min-width: 1400px) {
    .head-about .whead {
        width: 55% !important;
        margin: 0 auto;
        padding: 80px 50px 100px 80px !important;
        margin-top: -40px;
    }
    .head-about .whead h2 {
        top: -160px !important;
    }
    #hero .text-about {
        bottom: 27px !important;
    }
}
.head-about .whead {
    width: 56%;
    margin: 0 auto;
    height: 70%; /*padding: 58px 50px 60px 80px;*/
    padding: 120px 50px 100px 80px;
    margin-top: -130px;
    background: #fff;
}
.ab-phone {
    display: none;
}
.about-hero {
    background-image: url(../img/about/banner.jpg);
    background-repeat: no-repeat;
}
.ab-bottom {
    background: url(../img/about/banner-bottom.png);
    background-repeat: no-repeat;
    object-fit: cover;
    height: 150px;
}
html, body {
    height: 100%;
}
/* CSS only for examples not required for centering */
.note {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    padding: 5px;
    background: #eee;
    max-width: 360px;
    border: 1px dotted #bbb;
}
/* show border around full height container */
.h-100 {
    border: 1px dotted #cc2222;
}
.mt-auto, .my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
}
.mb-50 {
    margin-bottom: 50px;
    margin-top: 30px;
}
/* Update*/
.accordion-body h5 {
    padding: 30px 0px 0px 0px;
}
.btn:focus, .btn:active {
    background-color: #E4252B !important;
    color: #fff !important;
}
/*Thank*/
.bgr-dark {
    background: #2E3138!important;
    padding:50px 0px!important;
}
.bgr-dark p {
    color: #fff;
    font-weight: 600
}
.title-thanks h1 {
    background: linear-gradient(to right, #E3101A, #42AB39, #20B4E9, #eedd44);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.title-thanks p {
    font-size: calc(0.75rem + 0.6vw);
}
.thankyou-row1 {
    background: url(../img/landingpage/bgr-row1.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 50vh;
}
.thankyou-row2 {
    background: url(../img/landingpage/bgr-row2.jpg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 50vh;
}
.title-thanks span {
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    color: #130C0C;
    margin-bottom: 20px;
    font-size: calc(2.5rem + 0.6vw) !important;
    font-family: "CentraBold";
    font-weight: 700;
    text-align: left;
    line-height: 60px;
}
.txt-number {
    margin-top: -30px;
}
.thankyou ul li {
    list-style: disc !important;
    margin-left: 20px;
    width: 100%;
    padding: 3px 10px 0px 0px;
}
.phone-track {
    margin-top: -60px;
}
.phone-track img {
    margin: 0 auto
}
#hero-thanks img {
    width: 100%;
    height: 100vh;
    background: #fff;
}
.tks-hero {
    background-image: url(../img/landingpage/hero-banner.jpg);
    background-repeat: no-repeat;
}
.fl-w100 {
    width: 100%;
    float: left;
}
.fl-left {
    float: left;
    width: 80px;
    color: #130C0C;
    margin-top: -10px;
    font-size: calc(2.75rem + 0.6vw) !important;
    font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    text-align: left;
    line-height: 60px;
}
.fl-right {
    float: left;
}
.padding-tks {
    padding-top: 18vh;
}

 

.p-tks img {
    height: 56vh;
}
.tks-box {
    padding: 40px 30px 0px 30px;
}
a.txt-tks{margin: 0 0 15px;
    color: #130C0C!important;
    font-weight: 500;
font-family: "CentraBold", "Poppins", Helvetica Neue, Helvetica, Arial, sans-serif !important;}
.title-why h2 {
    background: linear-gradient(to right, #E3101A, #42AB39, #20B4E9);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.tks-red {
    background: #E4252B;
   
}
.pdred{ padding: 50px 0px;}
.tks-top{height:15px;}
.tks-red p {
    color: #fff !important;
    font-size: calc(1rem + 0.6vw) !important;
}
.btn-tks {
    border: 2px solid #fff;
}
/* DsYo
 .container {
    height: 100%;
}*/
.tks-cright {
    margin: 20px 0px;
}
.icon-black {
    background-color: #130C0C;
}
.slide-cont {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    text-align: left;
}
.sms_inputs {
    font-size: 85%!important;
}

.slick-arrow-tks {
    width: 100%;
    float: left;
    height: 30px !important;
    background: transparent;
}
 
.tks-page img {
    height: 250px;
    object-fit: cover;
    width: 100%;margin-top:30px;
}
.txt-thankyou p{ font-size: calc(0.6rem + 0.6vw) }
.head-tks{color:#130C0C!important }
.head-tks .b-bottom{bottom:0px;}

 #box-cent {
            left: 0;          
            text-align: center;
            top: 0;
            width: 100%;float:left;
			/*height:70vh; */
			margin-top:0px;
        }
        #box-cent:before {
            content: "";
            display: inline-block;
           /*height: 100%;*/
            margin-right: 0;
            vertical-align: middle; 
            width: 1px;
        }
        #box-cont {
            display: inline-block;
            position: relative;
            vertical-align: middle;
			z-index:9999;
        }
		#box-cont img{width:350px}
.tks-padding{padding:80px 0px 0px 0px}
 .tks-zoom {
    width: 100%;
    height: auto;
    overflow: hidden;
    
}
.tks-zoom img {
    width: 100%;
    transition: all .3s ease-in-out;
    opacity: 1;
}
 .tks-zoom img:hover {
     transform: scale(1.2);
 }

  
  
  #menu ul a:hover {
   color:#E4252B;
}
.tks-getin{position: absolute;
    right: 160px;
    width: 800px;
    bottom: 0px;}
	
	.tks-img{min-height:50vh;background-position:bottom;
    background-repeat: no-repeat;  }
	
	.tks-mb1{background-image: url(../img/landingpage/crossplatformexpertise.png);	
	}
	
	.tks-mb2{background-image: url(../img/landingpage/usercentricdesign.png);background-position:center;	
	}
	.tks-mb3{background-image: url(../img/landingpage/scalablesolutions.png);background-position:center;	
	}
	.tks-mb4{background-image: url(../img/landingpage/cuttingedgetechnologies.png);	
	}
	
	
	
.web-links{}
.web-links p{margin-top: 26px;margin-bottom: 10px!important;}
.web-links a {position: relative;padding-right: 15px;height: 20px;display: inline-block;margin-left: 2px;}
.web-links a.seprt-line:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 1px;
    height: 12px;
    background-color: #ffffff96;
}

.web-links .web-icon{
    background-image: url(../svg/web-icon.svg) no-repeat 50% 50%;
    -webkit-mask: url(../svg/web-icon.svg) no-repeat 50% 50%;
    mask: url(../svg/facebook-icon.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    width:26px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
    background-color: #fff;margin-right: 6px;
}
}
 

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

.p-abslute {
    right: 30px!important;
    top: 0px!important;
	bottom:200px!important;
}
.click-btop {
    position: absolute;
    right: 200px;
    bottom: -200px!important;
}
}

/*iPad in portrait & landscape #*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 	
.tks-updown {
    
    bottom: -70px!important;
     
}
}
/*Ipad Mini*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1)  { 
.tks-updown {
    
    bottom: -70px!important;
     
}
}
@media only screen 
  
  and (max-device-width: 375px) 
{ 
.p-abslute {
    right: 29px!important;	 bottom: 200px;
     
}
}
.bgr-white{background:#fff;}
.toggle-menu span{background: #fff!important;}
 .toggle-menu.active span:before,.toggle-menu.active span:after  {
  background: #000!important;
}
 .toggle-menu span:before, .toggle-menu span:after { 
    background-color: #fff!important; 
}
.slick-arrow-down {
    width: 100%;
    float: left;
    height: 60px !important;
    background: transparent;
}
.tks-updown {
    opacity: 1;
    position: absolute !important;
    right: 0%;
    /*top: 45%;*/
    width: 45px !important;
    height: 45px !important;
    background-image: url(../svg/tks-down.svg) !important;
    background-repeat: no-repeat;
    border: none !important;
    margin-top: 0px;
    z-index: 99;
}
.p-abslute,.click-bottom{
	 
	
	position: absolute;
    right: 176px;
    bottom: 536px;
	background:transparent;
	
	}
 
.click-btop {
    position: absolute;
    right: 176px;    
    bottom: 200px;
}

.bgr-tab img{width:755px}
.indus-title .h4, h4 {
    margin-bottom: 0px !important;
}




.advn-content .h4, h4 {
      margin-bottom: 10px !important; 
}


.crs-div {
  height: 100px;
  line-height: 100px;
  text-align: center;
  border: 2px dashed #f69c55;
}
.crs-div .div2 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.tks-rel {
    position: relative;
}
.tks-abs {
    color: #130C0C;
    position: absolute;
    bottom: 0px;
}
.tks-abright{position:absolute;bottom:0;}
.tks-ableft{position:absolute;bottom:0;}
.tks-ableft img{width:auto;height:45vh;}
.prizes-mtop{margin-top:50px;}

.home-trustus{margin-bottom:0px}

.cont-form {
    margin: 50px 0px;  
}


