/* --------------------------
:: Template Name: Colorlib App - App Landing Page 
:: Template Author: Colorlib
:: Template Author URI: https://colorlib.com/
:: Description: Colorlib is a One Page based App Landing Template. It's very clean, creative & beautiful. It's super     responsive & ultra light.
:: Tags: Colorlib, App Landing, Apps, Responsive App Landing, Bootstrap 4, Free Theme, Free HTML Template, HTML5 Template etc.
:: Version: v1.0
:: Created: 11/03/2017
-------------------------- */


/* --- [Master Stylesheet] ----
:: 1.0 Base CSS Start
:: 2.0 Header Area CSS
:: 3.0 Wellcome Area CSS
:: 4.0 Special Area CSS
:: 5.0 Features Area CSS
:: 6.0 Video Area CSS
:: 7.0 Cool Facts Area CSS
:: 8.0 Screenshots Area CSS
:: 9.0 Pricing Plan Area CSS
:: 10.0 Testimonials Area CSS
:: 11.0 CTA Area CSS Start
:: 12.0 Team Area CSS Start
:: 13.0 Contact Area CSS Start
:: 14.0 Footer Area CSS Start
-------------------------- */

@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,700|Montserrat:400,500,700');
@import 'css/bootstrap.min.css';
@import 'css/animate.css';
@import 'css/magnific-popup.css';
@import 'css/owl.carousel.min.css';
@import 'css/slick.css';
@import 'css/font-awesome.min.css';
@import 'css/themify-icons.css';
@import 'css/ionicons.min.css';
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');

/* --------------------------
:: 1.0 Base CSS Start
-------------------------- */
.Servicesactivetab1{color: #ff9c00 !important;}
.applicationtitleh1{    text-align: left;
    color: #5e439c;
    font-size: 22px; margin-top: 36px; margin-bottom: 10px;}

.feetapplicationtitleh1{    text-align: left;
        color: #5e439c;
        font-size: 22px; margin-top: 219px; margin-bottom: 10px;}
.intuitive{    color: #726a84;
    font-size: 16px;
    text-align: left;}
.Trustedt1{    font-weight: 300;
    color: #5e439c;
    font-size: 46px; margin-bottom: 16px;}
.Clientscl1{color: #ff9c00;}
.Transportationt1{color: #726a84;
    font-size: 16px;}
.mitigateu1{
    text-align: center;
    margin-top: 35px;
}
.platform{
    background-color: #ffffff;
}
.mbExplorebtnpanel{    text-align: left;}
.mbExplorepanem1{    float: left;}
.mbExplorepanem2{float: right;}
.mbExplorebtn1{   background: #4C4755;
    color: #fff;
    padding: 5px 25px;
    float: right;
    border-radius: 3px;
    border: 0px;
    font-size: 14px;}
.mbgooglepalybtn{
    width: 125px;
    margin-top: -8px;

}

.mainvideopanelm1{
    width: 100%;
}

.USAaddressm1{
    border-bottom: 4px solid #ff9601;
    width: 38%;
    background: #5e439c;
    color: #fff;
    padding: 4px 8px;
    font-size: 16px !important;
    border-radius: 5px;
}


/****/
.client-img {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: 4px solid #fff;
	margin: 0px auto 20px;
	border-radius: 100%;
}
.carousel-content {
	padding: 8px 0px;
    text-align: left;
}
.carousel-content h3 span {
	font-size: 17px;
	font-weight: normal;
	color: #e8e8e8;
	text-transform: uppercase;
}
.client-img img {
	width: 100%;
}
#testimonial {
	text-align: center;
	padding: 0px 0px;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
	font-size: 36px;
}
#testimonial h2 {
	font-size: 40px;
	font-style: italic;
	border-bottom: 1px solid #7fbdff;
	padding-bottom: 20px;
	display: inline-block;
}
.carousel-indicators li{
    background-color: rgb(0 0 0 / 14%) !important;
}
.carousel-indicators .active{
    background-color: #5e439c !important; 
}

.SmarTranstestimonial1{
    font-size: 18px;
    color: #5e439c;
}
.SmarTranstestimonial2{
    color: #707070;
    font-size: 14px;  
}
.SmarTranstestimonial3{
    color: #ff9c00;    
    font-size: 14px;
    margin-top: 2px;
}
.SmarTranstestimonial4{
    color: #9C9C9C;    
    font-size: 14px;
}
.carousel-indicators{
    top: 158px;
}



/****/


/***tabs section css**/
.goodbyetextb1{
    color: #726a84;
    font-size: 16px;
}
.Partnerstextb1{
    color: #ff9c00;
    font-size: 20px;
}
.Partnerstextb2{
    color: #5e439c;
    font-size: 26px;
    margin-bottom: 18px;
}

.tabs {
    background: white;
    padding: 50px;
    padding-bottom: 80px;
    width: 100%;
    height: auto;
    box-shadow: 0 14px 28px rgb(0 0 0 / 0%), 0 10px 10px rgb(0 0 0 / 7%);
    border-radius: 5px;
  }
  .tabs input[name=tab-control] {
    display: none;
  }
  .tabs .content section h2,
  .tabs ul li label {
    font-weight: 500;
    font-size: 18px;
    color: #428bff;
  }
  .tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .tabs ul li {
    box-sizing: border-box;
    flex: 1;
    width: 25%;
    padding: 0 10px;
    text-align: center;
  }
  .tabs ul li label {
    transition: all 0.3s ease-in-out;
    color: #726A84;
    padding: 5px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .tabs ul li label br {
    display: none;
  }
  .tabs ul li label svg {
    fill: #726A84;
    height: 1.2em;
    vertical-align: bottom;
    margin-right: 0.2em;
    transition: all 0.2s ease-in-out;
  }
  .tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
    outline: 0;
    color: #bec5cf;
  }
  .tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
    fill: #bec5cf;
  }
  .tabs .slider {
    position: relative;
    width: 25%;
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
  }
  .tabs .slider .indicator {
    position: relative;
    width: 85%;
    max-width: 100%;
    margin: 0 auto;
    height: 3px;
    background: #5e439c;
    border-radius: 1px;
  }
  .tabs .content {
    margin-top: 30px;
  }
  .tabs .content section {
    display: none;
    -webkit-animation-name: content;
            animation-name: content;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    line-height: 1.4;
  }
  .tabs .content section h2 {
    color: #428bff;
    display: none;
  }
  .tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: #5e439c;
    margin-top: 5px;
    left: 1px;
  }
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    cursor: default;
    color: #5e439c;
  }
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
    fill: #5e439c;
  }
  @media (max-width: 600px) {
    .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
      background: rgba(0, 0, 0, 0.08);
    }
  }
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider {
    transform: translateX(20%);
  }
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
    display: block;
  }
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    cursor: default;
    color: #5e439c;
  }
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
    fill: #5e439c;
  }
  @media (max-width: 600px) {
    .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
      background: rgba(0, 0, 0, 0.08);
    }
  }
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider {
    transform: translateX(152%);
  }
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
    display: block;
  }
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    cursor: default;
    color: #5e439c;
  }
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
    fill: #5e439c;
  }
  @media (max-width: 600px) {
    .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
      background: rgba(0, 0, 0, 0.08);
    }
  }
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider {
    transform: translateX(290%);
  }
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
    display: block;
  }
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    cursor: default;
    color: #428bff;
  }
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
    fill: #428bff;
  }
  @media (max-width: 600px) {
    .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
      background: rgba(0, 0, 0, 0.08);
    }
  }
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ .slider {
    transform: translateX(300%);
  }
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
    display: block;
  }
  @-webkit-keyframes content {
    from {
      opacity: 0;
      transform: translateY(5%);
    }
    to {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @keyframes content {
    from {
      opacity: 0;
      transform: translateY(5%);
    }
    to {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @media (max-width: 1000px) {
    .tabs ul li label {
      white-space: initial;
    }
    .tabs ul li label br {
      display: initial;
    }
    .tabs ul li label svg {
      height: 1.5em;
    }
  }
  @media (max-width: 600px) {
    .tabs ul li label {
      padding: 5px;
      border-radius: 5px;
    }
    .tabs ul li label span {
      display: none;
    }
    .tabs .slider {
      display: none;
    }
    .tabs .content {
      margin-top: 20px;
    }
    .tabs .content section h2 {
      display: block;
    }
  }
/***tabs section css**/



.Seizepanel{
  background-color: #F8F8F8 !important;

}
.SeizeTrustedt1{
    font-weight: 300;
    color: #5e439c;
    font-size: 38px;
    margin-bottom: 0px;
    text-align: center;
}
.SeizeTrustedt1now{
    font-weight: 300;
    color: #5e439c;
    font-size: 38px;
    margin-bottom: 50px;
    text-align: center;   
}
.cardshadow{
    background: #ffffff;
    height: 220px;
    border-radius: 40px 2px 40px 0px;
    border: 1px solid #efefef;
    box-shadow: 1px 3px 9px 1px #f3f3f3;
    cursor: pointer;
}

.cardshadow:hover{
    background: #ccb7e9;
    height: 220px;
    border-radius: 40px 2px 40px 0px;
    border: 1px solid #efefef;
    box-shadow: 1px 3px 9px 1px #d9d9d9;
    transition-duration: 1s;
}
.peopleiconm1{
    text-align: center;
    margin: 23px 0px;
}
.peopleiconh1{
    background: #F5F5F5;
    border-radius: 60px;
    padding: 10px;
    font-size: 40px !important;
    color: #9b9b9b;
}

.peopleiconh1:hover{
    background: #F5F5F5;
    border-radius: 60px;
    padding: 10px;
    font-size: 40px !important;
    color: #6b52a5;
    transition-duration: 1s;
}

.Preventtextv1{    color: #5e439c;
    text-align: center;
    font-size: 18px;    text-transform: uppercase;}
.Preventtextv2{    color: #726a84;
    font-size: 16px;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;}

.Preventtextv3{    color: #726a84;
    font-size: 16px;
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;}
.CONTROLpanelm1{
    margin-top: 40px;
}

/***/

/***/

.Fleetbtn{
    background: #ff9c00;
    border: 0px;
    padding: 12px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-top: 15px;
    cursor: pointer;
    position: relative;
    z-index: 99999;
}
.savingtexth1{
font-size: 18px;
}

.Clientspanel{
    width: 100%;
    text-align: center;
    margin-top: 41px;
}
.GVKlogopanelm1{
    float: left;
    width: 30%;
    margin-right: 30px;
}
.Clientimagh1{
    width: 90%;
}
.Smartbgh1{
    background: #E48600;
    color: #fff;
    padding: 2px 10px;
}
.platformtopn1{
    font-size: 28px;
    text-transform: uppercase;
    color: #5e439c;
    font-weight: 400;
}
.Increasetextb1{
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-bottom: 40px;
}
.inefficienciestext{
    color: #726a84;
    font-size: 16px;
    margin-bottom: 20px;
}
.managementtextb1{
    color: #726a84;
    font-size: 16px;
}
.Fleetpanelh1{
    padding: 30px 23px;
}
.linespanelr1{
    height: 47px;
    width: 100%;
}
.Increasedotes1{
    color: #5e439c;
    font-size: 14px;
    line-height: 8px;
}
.linespanelr2{
    height: 55px;
    width: 93%;
    text-align: right;
}


.smartpanelview1{background: #f0e5ff;
    height: 400px;
    border-radius: 40px 2px 40px 0px;
    margin-top: 74px;
    position: relative;
    z-index: 9;}
.Logisticscostpanelv1{      background: #f6f6f6;
    height: 545px;
    margin-left: -52px;
    border: 1px solid #e9e9e9;
    box-shadow: 0px 1px 6px 0px #dbdbdb;}
.uniquepanelr1{    padding-right: 0px;
    padding-left: 0px;}
.minutepanel1{   color: #5e439c;
    font-size: 22px;
    height: 38px;}


/****/

.accordionmain{
    text-align: left;
    margin-top: 42px;
}

.accordion {
    max-width: 100%;
    margin: 0 auto 30px;
    border-top: 1px solid #e1e1e1;
  }
  .accordion li {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
  }
  .accordion li p {
    display: none;
    padding: 0px 17px;
    color: #726a84;
    text-align: justify;
  }
  .accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 3;
    font-size: 16px;
    text-indent: 15px;
    user-select: none;
    color: #5e439c !important;
  }
  .accordion a:after {
    width: 12px;
    height: 12px;
    border-right: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    position: absolute;
    right: 10px;
    content: " ";
    top: 17px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .accordion p {
    font-size: 14px;
    line-height: 2;
    padding: 10px;
  }
  
  a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

.Productivitysp1{
    margin-top: 80px;
}
.Explorebtnpanel{text-align: right;}
.Explorebtn1{    background: #4C4755;
    color: #fff;
    padding: 5px 25px;
    float: right;
    border-radius: 3px;
    border: 0px;
    font-size: 14px;}


.Testimonialpanelm1{
    margin-left: 60px;
}
.Testimonialtextb1{
    font-weight: 300;
    color: #5e439c;
    font-size: 32px;
    margin-bottom: 50px;
    text-align: center;
    /* text-transform: uppercase;    */
}

/****/

.Logisticscostpanelr1{ background-image: url(img/bg-img/logisticsbgpanel.png); width: 510px;
    height: 475px;
    background-repeat: no-repeat;
    margin-top: 53px;
    margin-left: 18px;}
.subLogisticscostpanelr1{
    margin-left: 56px;
    width: 88%;
}
.subCustomerbox1{
    margin: 10px;
    width: 45%;
    height: 220px;
    float: left;
}
.Logisticstextg1{
    font-size: 28px;
    text-align: center;
    width: 100%;
}
.Logisticstextg2{
    text-align: center;
    font-size: 16px;
}
.downarrowpanelm1{
    width: 100%;
    text-align: center;
}

/****tabs***/
.TRANSPORTSp1{
    text-align: center;
}
.requestff{
    text-align: center;
}
.receivedimgh{
    margin-bottom: 30px;
}
.with-errors{
    color: red;
}

.title {
    text-align: center;
  }
  
  .title__1 {
    font-size: 40px !important;
  }
  .title__1--black {
    color: #000;
  }
  .title__2 {
    font-size: 30px !important;
  }
  .title__2--black {
    color: #000;
  }
  .title__3 {
    font-size: 25px !important;
  }
  .title__3--black {
    color: #000;
  }
  .title__4 {
    font-size: 20px !important;
  }
  .title__4--black {
    color: #000;
  }
  .title__5 {
    font-size: 18px !important;
  }
  .title__5--black {
    color: #000;
  }
  .title__6 {
    font-size: 15px !important;
  }
  .title__6--black {
    color: #000;
  }
  
  .container {
    max-width: 980px;
    margin: auto;
  }
  
  .casep1 {
    position: relative;
  }
  .casep1 ul {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    position: absolute;
    z-index: 1;
    padding: 0px;
  }
  .casep1 ul li {
    display: inline-block;
    margin: 0px 40px;
  }
  .casep1 ul li:first-child {
    margin-left: 0;
  }
  .casep1 ul li:last-child {
    margin-right: 0;
  }
  .casep1 ul li a {
    width: 90px;
    height: 90px;
    border: solid 2px #d4d4d4;
    background-color: #ededed;
    border-radius: 50px;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
  }
  .casep1 ul li a:hover {
    text-decoration: none;
  }
  .casep1 ul li a > div {
    background-color: #6d6e70;
    text-align: center;
    display: table;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin: 5px auto;
  }
  .casep1 ul li a > div span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
  }
  .casep1 ul li a.active {
    border: solid 2px #624c95;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
  }
  .casep1 ul li a.active > div {
    background-color: #624c95;
  }
  .casep1 ul li a.active:checked {
    text-decoration: none;
  }
  .casep1 .time {
    width: 100%;
    height: 5px;
    background-color: #ededed;
    position: relative;
    top: 62px;
    z-index: 0;
  }
  .casep1 .time span {
    max-width: 100%;
    height: 3px;
    background-image: linear-gradient(
        268deg
        , #ff9600, #ff9600);
    position: absolute;
    top: 0px;
    z-index: 0;
    transition: all 0.4s ease-in-out;
  }
  
  .tab-content {
    position: relative;
    top: 133px;
    overflow: hidden;
  }
  .tab-content article {
    height: 450px;
    width: 100%;
    display: none;
  }
/****tabs***/

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9;
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgb(212 193 255 / 45%);
    animation: animate 25s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

.Propositionspanel1 {
    text-align: center;
    width: 65%;
}
.servicespn1{
    margin-top: 50px !important;
}
.Whatcollecttextb1{
    font-size: 16px !important;
    font-weight: bold;
}
.linkm1{
    color: #ff9600;
}
.transfer{
    line-height: 24px;
    padding-left: 30px;
}
.termscollectp1 {
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0px;
    padding-left: 0px;
}
.Websitetextb1{
    font-weight: bold;
    color: #ff9c00;
    padding-right: 8px;
}
.accessing{
    text-align: center;
}
.termsaccessing{
    text-align: center;
    position: relative;
    z-index: 99;
}
.AddressWhatcollecttextb1{
    font-size: 16px !important;
    font-weight: normal;
    margin-top: 15px;
    text-align: left;
    color: #726a84;
   
}
.collectWhatcollecttextb1{
    margin-top: 30px;
    font-size: 16px !important;
    font-weight: bold;
}
.queries{
    margin-top: 40px;
    color: #5e439c;
    line-height: 22px;
}
.collectp1{
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0px;
    padding-left: 35px;
}

.Propositionspanel2 {
    position: absolute;
    z-index: 9;
    margin-top: -80px;
    margin-left: -155px
}
.Mobileap1{
    margin-top: 220px !important;
    margin-bottom: 150px;
}
.fePropositionspanel2 {
    position: absolute;
    z-index: 9;
    margin-top: -100px;
}

.footerERPv1 {
    font-size: 36px !important;
}

.footerERPv2 {
    font-size: 18px;
    color: #787089;
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}

* {
    margin: 0;
    padding: 0;
}


.footerpanela1{
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-image: url(img/bg-img/footerbgpanel.gif);
    height: 104px;
    background-repeat: repeat-x;
    z-index: 9;
}
.footersectionm1{

}
.tabsdown1{
    height: 140px;
    width: 100%;
}
/**tabs**/


/*/ start about work experience /*/

.videopanelm1 {
    width: 100%;
    height: 269px;
    border: 11px solid #efefef;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 9px 7px #8484847d;
    margin-bottom: 0px;
    position: relative;
    z-index: 9;
}

.uniquetextb1 {
    background: #5e439c;
    color: #fff;
    padding: 0px 32px;
    border-radius: 60px;
}

.experience h4 {
    text-align: center;
}

.experience {
    margin-top: 5%;
    width: 100%;
    /* background-color: #3b8472;*/
    height: auto;
}

.Studiespanel{
    margin-top: 8%;
}

.experience h5 {
    color: #5e439c;
    font-size: 22px;
    text-transform: uppercase;
}

.experience ol,
.experience ul {
    list-style: none;
}

.experience a {
    text-decoration: none;
}

.experience img {
    float: right;
}

.experience .fa {
    color: #40E0D0;
    font-size: 35px;
}

.experience .fa-users {
    font-size: 30px;
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 0em auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
}

.cd-horizontal-timeline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 75%;
    margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0px;
    overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    /* these are used to create a shadow effect at the sides of the timeline */
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
    background-image: -webkit-linear-gradient( left, #fff, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to right, #fff, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
    background-image: -webkit-linear-gradient( right, #fff, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, #fff, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    /* width will be set using JavaScript */
    background: linear-gradient(90deg, hsl(0deg 100% 50% / 0%) 0, #5e439c 25%, #5e439c 50%, #5e439c 76%, hsl(0deg 100% 50% / 0%));
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ff9600;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 15px;
    color: #383838;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 6px solid #dfdfdf;
    background-color: #f8f8f8;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #008080;
    border-color: #008080;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

.selectedimg1{
    display: none;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}

.selected .selectedimg1{
    display: block;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: #5e439c;
    border-color: #dcccff;
    background-image: url(/img/bg-img/truckclip.png);
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #d6c5ff;
}

@media only screen and (min-width: 1100px) {
    .cd-horizontal-timeline {
        margin: 0em auto;
    }
    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
    /* arrow icon */
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/cd-arrow.svg) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
    right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #008080;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
    background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 2em 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
    /* visible event content */
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li>* {
    max-width: 100%;
    margin: 0 auto;
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
    font-size: 16px;
    color: #778899;
}

.RITUb1 {
    text-align: center;
}

.turckimgh1 {
    width: 100%;
    float: left;
    text-align: center;
}

.turckclientt1 {
    float: initial !important;
}
.video-section{
    background: white;
    padding: 50px 0px;
    margin-top: -26px;
}

.Togglepanelm1 {
    margin: 10px 0px !important;
    float: left;
}

.Problemtextb1 {
    font-size: 16px;
    margin-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    color: #7159a8;
}

.cd-horizontal-timeline .events-content p {
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
}

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6;
}

@media only screen and (min-width: 768px) {
    .cd-horizontal-timeline .events-content h4 {
        font-size: 22px;
    }
    .cd-horizontal-timeline .events-content em {
        font-size: 16px;
    }
    .cd-horizontal-timeline .events-content p {
        font-size: 15px;
    }
}



@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}


/*/ end about work experience /*/


/**tabs**/

body {
    font-family: 'Cabin', sans-serif;
    background-color: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.Partnersh1 {
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    color: #ff9c00;
    line-height: 1.2;
}

.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_padding_50_20 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.section_padding_0_100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section_padding_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding_0_50 {
    padding-top: 0;
    padding-bottom: 50px;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

#scrollUp {
    bottom: 0;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #5e439c;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

li {
    list-style: none;
}

p {
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
}

.heading-text>p {
    font-size: 16px;
}

.section-heading>h2 {
    font-weight: 300;
    color: #5e439c;
    font-size: 48px;
    margin: 0;
}

.section-heading {
    margin-bottom: 20px;
}
.contentpanelm1{
    margin-top: 30px;
}

.line-shape-white,
.line-shape {
    width: 80px;
    height: 2px;
    background-color: #ff9c00;
    margin-top: 15px;
}

.line-shape {
    margin-left: calc(50% - 40px);
}

.table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.colorlib-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running colorlib-load;
    animation: 2000ms linear 0s normal none infinite running colorlib-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #9b69e4;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

@-webkit-keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* --------------------------
:: 2.0 Header Area CSS
-------------------------- */

.header_area {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    padding: 0 4%;
    background: #fff;
}

.menu_area .navbar-brand {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.menu_area .navbar-brand:hover,
.menu_area .navbar-brand:focus {
    color: #fff;
}

.menu_area {
    position: relative;
    z-index: 2;
}

.menu_area #nav .nav-link {
    color: #5e439c;
    display: block;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 35px 15px;
}

.menu_area nav ul li>a:hover {
    color: #fb397d;
}

.sing-up-button {
    text-align: right;
}

.sing-up-button>a {
    color: #ff9c00;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #ff9c00;
    height: 50px;
    min-width: 178px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}

.sing-up-button>a:hover {
    background: #ff9c00;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}


/* stcicky css */

.header_area.sticky {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 999;
}

.header_area.sticky .menu_area .navbar-brand {
    font-size: 50px;
}

.header_area.sticky .menu_area #nav .nav-link {
    padding: 23px 15px;
}

.header_area.sticky .navbar {
    padding: 0;
}


/* --------------------------
:: 3.0 Wellcome Area CSS
-------------------------- */

.wellcome_area {
    background-image: url(img/bg-img/home.gif);
    height: 100vh;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}

.wellcome_area:after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    background-color: #fff;
    content: '';
    bottom: 0;
    z-index: 2;
}

.welcome-thumb {
    width: 45%;
    position: absolute;
    bottom: -130px;
    right: 85px;
    z-index: 9;
}

.welcome-thumb img {
    height: auto;
    width: 100%;
}

.wellcome-heading>h2 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    z-index: 3;
    line-height: 62px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.get-start-area .email {
    background: #9572e8;
    height: 50px;
    max-width: 260px;
    border: none;
    border-radius: 24px;
    padding: 0px 15px;
}

.form-control::-webkit-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control::placeholder {
    color: #cec1f4;
    opacity: 1;
}

.get-start-area .email:focus {
    border: none;
    outline-offset: transparent !important;
    border-radius: 30px;
}

.get-start-area .submit {
    background-color: #fb397d;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: none;
    height: 50px;
    min-width: 167px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
    margin-left: 10px;
}

.get-start-area .submit:hover {
    background: #6f52e5;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.wellcome-heading>p {
    color: #fff;
}

.wellcome-heading>h3 {
    font-size: 332px;
    position: absolute;
    top: -134px;
    font-weight: 900;
    left: -12px;
    z-index: -1;
    color: #fff;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.wellcome-heading {
    margin-top: 90px;
}


/* --------------------------
:: 4.0 Special Area CSS
-------------------------- */

.single-icon>i {
    font-size: 36px;
    color: #fb397d;
}

.single-special>h4 {
    font-size: 22px;
    color: #5e439c;
}

.single-icon {
    margin-bottom: 25px;
}

.single-special>h4 {
    font-size: 22px;
    color: #5e439c;
    margin-bottom: 15px;
}

.single-special {
    border: 1px solid #eff2f6;
    padding: 40px;
    border-radius: 40px 40px 40px 0px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
}

.special_description_content>h2 {
    color: #5e439c;
    font-size: 48px;
    margin-bottom: 5px;
}
.linkactiven1{
    color: #5e439c;
}

.single-special:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}

.single-special p {
    margin-bottom: 0;
}

.Tailorh1{
    margin-top: 60px;
    margin-bottom: 10px !important;
}
.Businesstexb1{
    color: #5e439c;
    font-size: 18px;
}
.Financialtextn1{
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
}
.Businesslinm1{
    padding-left: 0px;
}
.clearheight{
    height: 100px;
}
.featursingle-special {
    border: 1px solid #eff2f6;
    padding: 10px;
    border-radius: 40px 40px 40px 0px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
    height: 259px;
}

.featursingle-special:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}

.featursingle-special p {
    margin-bottom: 0;
    text-align: left;
}
.featursingle-special>h4 {
    font-size: 22px;
    color: #5e439c;
    margin-bottom: 15px;
}

.app-download-area {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-top: 50px;
}

.app-download-btn a {
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    border-radius: 30px 30px 30px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.app-download-btn.active a,
.app-download-btn a:hover {
    border-color: transparent;
    background-color: #fb397d;
}

.app-download-btn a i {
    color: #47425d;
    font-size: 24px;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p span {
    font-size: 12px;
    display: block;
}

.app-download-btn:first-child {
    margin-right: 20px;
}

.app-download-btn a:hover i,
.app-download-btn.active a i,
.app-download-btn.active a p,
.app-download-btn a:hover p {
    color: #fff;
}


/* --------------------------
:: 5.0 Features Area CSS
-------------------------- */

.single-feature {
    margin-bottom: 50px;
}

.single-feature>p {
    margin-bottom: 0;
}

.single-feature>i {
    color: #5e439c;
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.single-feature>h5 {
    font-size: 22px;
    color: #5e439c;
}

.single-feature>p {
    margin-top: 15px;
}


/* --------------------------
:: 6.0 Video Area CSS
-------------------------- */

.video-area {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    border: 20px solid #fff;
    border-radius: 20px;
    height: 650px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}

.video-area:after {
    position: absolute;
    content: "";
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    border: 1px solid #f1f4f8;
    z-index: 2;
    border-radius: 20px;
}

.video-area .video-play-btn a {
    width: 80px;
    height: 80px;
    background-color: #fb397d;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 36px;
    line-height: 80px;
    padding-left: 5px;
    border-radius: 50%;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.video-area .video-play-btn a:hover {
    background-color: #a865e1;
    color: #fff;
}


/* --------------------------
:: 7.0 Cool Facts Area CSS
-------------------------- */

.cool_facts_area {
    position: relative;
    z-index: auto;
    background: #a865e1;
    background: -webkit-linear-gradient(to left, #7873ed, #a865e1);
    background: -webkit-linear-gradient(right, #7873ed, #a865e1);
    background: -webkit-gradient(linear, right top, left top, from(#7873ed), to(#a865e1));
    background: -o-linear-gradient(right, #7873ed, #a865e1);
    background: linear-gradient(to left, #7873ed, #a865e1);
    padding: 83px 0 80px 0;
    top: -34px;
}

.cool_facts_area:after {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
    content: ''
}

.cool-facts-content>i {
    color: #ffffff;
    font-size: 36px;
}

.counter-area {
    min-width: 100px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.counter-area>h3 {
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}

.cool-facts-content>p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
}


/* --------------------------
:: 8.0 Screenshots Area CSS
-------------------------- */

.app_screenshots_slides {
    padding: 0 6%;
}

.app_screenshots_slides .single-shot {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85)
}

.app_screenshots_slides .center .single-shot {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.app-screenshots-area .owl-dot {
    height: 11px;
    width: 11px;
    border: 2px solid #a49fba;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
    margin-top: 50px;
}

.app-screenshots-area .owl-dot.active {
    background-color: #fb397d;
    border: transparent;
}

.app-screenshots-area .owl-dots {
    height: 100%;
    width: 100%;
    text-align: center;
}


/* --------------------------
:: 9.0 Pricing Plan Area CSS
-------------------------- */

.pricing-plane-area {
    background: #f5f9fc;
}

.single-price-plan {
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 30px 30px 30px 0;
    margin-bottom: 30px;
}

.single-price-plan .package-plan {
    padding: 40px 0;
    border-radius: 30px 30px 0 0;
}

.single-price-plan .package-plan>h5 {
    color: #5e439c;
    font-size: 18px;
}

.single-price-plan .package-plan .ca-price h4 {
    color: #fb397d;
    font-size: 48px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    line-height: 1;
}

.single-price-plan .package-plan .ca-price span {
    font-size: 18px;
    color: #fb397d;
}

.single-price-plan .plan-button>a {
    background: #726a84;
    padding: 10px 0;
    border-bottom-right-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single-price-plan .package-description>p {
    margin-bottom: 0;
    line-height: 1;
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
}

.single-price-plan .package-description>p:first-child {
    border-top: 1px solid #ebebeb;
}

.single-price-plan.active .package-plan,
.single-price-plan.active .plan-button>a,
.single-price-plan:hover .plan-button>a {
    background-color: #a865e1;
}

.single-price-plan.active .package-plan .ca-price>h4,
.single-price-plan.active .package-plan .ca-price>span,
.single-price-plan.active .package-plan>h5,
.single-price-plan.active .plan-button>a {
    color: #fff;
}


/* --------------------------
:: 10.0 Testimonials Area CSS
-------------------------- */

.clients-feedback-area .client-name>h5 {
    color: #5e439c;
    font-size: 22px;
    margin-top: 5px;
}

.clients-feedback-area .star-icon>i {
    font-size: 18px;
    color: #f1b922;
}

.clients-feedback-area .client-description>p {
    max-width: 1010px;
    margin: auto;
    margin-bottom: 15px;
    font-size: 22px;
}

.clients-feedback-area .client>i {
    font-size: 48px;
    color: #897ceb;
    margin-bottom: 30px;
}

.clients-feedback-area .client-name>p {
    color: #6d6e70;
}

.clients-feedback-area .slick-dots {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.clients-feedback-area .slick-dots li button {
    width: 12px;
    height: 12px;
    text-indent: -999999999999999999999999px;
    border: 3px solid #a49fba;
    background-color: #fff;
    border-radius: 50%;
    margin: 5.5px;
    outline: none;
}

.clients-feedback-area .slick-dots li.slick-active button {
    background-color: #fb397d;
    border-color: #fb397d;
}

.clients-feedback-area .slick-slide.client-thumbnail {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 129px;
}

.clients-feedback-area .slick-slide img {
    display: block;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.clients-feedback-area .slick-slide.slick-current img {
    width: 100px !important;
    height: 100px !important;
}

.clients-feedback-area .slick-arrow {
    position: absolute;
    width: 30px;
    background-color: #fff;
    height: 100%;
    text-align: center;
    font-size: 24px;
    color: #6d6e70;
    display: block;
    line-height: 550%;
    left: 0;
    z-index: 90;
    cursor: pointer;
}

.clients-feedback-area .slick-arrow.fa-angle-right {
    left: auto;
    right: 0;
    top: 0;
}


/* --------------------------
:: 11.0 CTA Area CSS Start
-------------------------- */

.our-monthly-membership {
    background: #a865e1;
    background: -webkit-linear-gradient(to left, #7873ed, #a865e1);
    background: -webkit-linear-gradient(right, #7873ed, #a865e1);
    background: -webkit-gradient(linear, right top, left top, from(#7873ed), to(#a865e1));
    background: -o-linear-gradient(right, #7873ed, #a865e1);
    background: linear-gradient(to left, #7873ed, #a865e1);
}

.membership-description>h2 {
    color: #ffffff;
    font-size: 36px;
}

.membership-description>p {
    color: #ffffff;
    margin-bottom: 0;
}

.get-started-button>a {
    background: #ffffff;
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fb397d;
    font-weight: 500;
    border-radius: 23px 23px 23px 0;
}

.get-started-button>a:hover {
    background: #5e439c;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.get-started-button {
    text-align: right;
}


/* --------------------------
:: 12.0 Team Area CSS Start
-------------------------- */

.member-image {
    margin-bottom: 30px;
    border-radius: 30px 30px 30px 0;
    position: relative;
    z-index: 1;
}

.member-image img {
    border-radius: 30px 30px 30px 0;
}

.member-text>h4 {
    font-size: 22px;
    color: #5e439c;
}

.member-text>p {
    color: #6d6e70;
    margin-bottom: 0;
}

.team-hover-effects {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(105, 75, 228, 0.8);
    border-radius: 30px 30px 30px 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.single-team-member:hover .team-hover-effects {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.team-social-icon {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.team-social-icon>a {
    font-size: 14px;
    color: #fff;
    background: #9a81d7;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px 10px 10px 0;
    display: block;
    margin: 2.5px;
}

.single-team-member {
    margin-bottom: 50px;
}


/* --------------------------
:: 13.0 Contact Area CSS Start
-------------------------- */

.address-text>p,
.phone-text>p,
.email-text>p {
    font-size: 18px;
    margin-bottom: 10px;
}

.address-text>p>span,
.phone-text>p>span,
.email-text>p>span {
    color: #5e439c;
}

.footer-contact-area .line-shape {
    margin-left: 0;
}

.footer-contact-area .heading-text>p {
    margin-top: 50px;
}

.footer-contact-area .heading-text {
    margin-bottom: 50px;
}

#name {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
}

#email {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
}

#message {
    border-radius: 25px 25px 25px 0;
}

.btn.submit-btn {
    background: #5e439c;
    height: 48px;
    min-width: 185px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 22px 25px 22px 0;
    cursor: pointer;
}

.btn.submit-btn:hover {
    background: #5e439c;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-contact-area {
    background: #f5f9fc;
}

.footer-text>p {
    margin-bottom: 50px;
}


/* --------------------------
:: 14.0 Footer Area CSS Start
-------------------------- */

.footer-text>h2 {
    color: #5e439c;
    font-size: 72px;
    font-weight: 700;
}

.footer-social-icon>a>i {
    background: #9b69e4;
    font-size: 14px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-weight: 500;
    border-radius: 10px 10px 10px 0px;
    margin-right: 10px;
}

.footer-social-icon>a>i:hover {
    background: #5e439c;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.social-icon {
    margin-bottom: 30px;
}

.footer-text {
    margin-bottom: 15px;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    border-right: 2px solid #726a84;
    display: block;
    padding: 0 7.5px;
    color: #726a84;
}

.footer-social-icon>a .active {
    background: #5e439c;
}

.footer-menu ul li:last-child a {
    border-right: 0 solid #ddd;
}

.footer-social-icon {
    margin-bottom: 30px;
}

.footer-menu {
    margin-bottom: 15px;
}

.copyright-text>p {
    margin-bottom: 15px;
}



/************mobile css******/

