/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 /*new index pade css start*/
/* banner  */
.copyright {
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 );
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: 400;
}
.copyright a {
    color: #fff;
}
div#tp-widget-wrapper {
    filter: brightness(12.5) !important;
}
.trust-pilot-div {
    display: flex;
    justify-content: center;
    padding: 30px 0 0;
}
.rating-slider div {
    margin: 0 13px;
}
.banner-bg{
  background-image: url(../images/banner-new.png);
    background-size: cover;
    visibility: visible;
    width: 100%;
    padding: 0px;
    background-repeat: no-repeat;
    position: relative;
    background-position: right center !important;
    height: auto;
    padding-bottom: 30px;
        overflow: hidden;
    margin-bottom: 0;
    margin-top: 0;

}
.rated-slider {
    padding: 15px 0;
}
.banner-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    background-position: right;
    background-size: contain;
    background-image: url(../images/banner-img.png);
    height: 90vh;
    top: 13px;
    right: 0;
    background-repeat: no-repeat;
    bottom: 0;
}
.banner-head h3 {
    color: #fff;
    margin-top: 15%;
    font-size: 50px;
    line-height: 66px;
    font-weight: 700;
}
.banner-head p{
    font-size: 16px;
    margin-bottom: 15px;
    color: #ffffff;
}
ul.ser-wrap-li {
    list-style-type: none;
    padding: 0px 0px 5px;
}
 ul.ser-wrap-li li {
    color: #fff !important;
}
i.fa.fa-check-circle {
    color: green;
}
.p-img img {
    width: 35%;
    margin-left: 1rem;
}
ul.logo-banr-icon {
    display: flex;
    padding: 0;
}
ul.logo-banr-icon a {
    background: none;
    width: 100%;
    padding: 0;
    margin-right: 30px;
}
ul.logo-banr-icon li a img {
    width: unset;
    height: unset;
    object-fit: unset;
}
a.let {
	background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    border-radius: 0.25rem;
    padding: 18px 31px;
    color: #ffffff !important;
    height: 50px;
    position: relative;
    top: 1px;
}
a.let:hover{
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
}
 a.btn.btn-small.ed {
    color: rgb(255, 255, 255) !important;
    margin-left: 15px;
    padding: 15px 40px;
    border: 1px solid #fff;
}
a.btn.btn-small.ed:hover{
	background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    border: 1px solid #2d70b8;
}
.developers {
    width: 85%;
    background: #2d70b885;
    padding: 20px;
    margin-top: 100px;
    margin-bottom: 20px;
    border-radius: 6px;
}
.inrbnrform h4 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.inrbnrform h4 span {
    color: #ffffff;
    font-size: 48px;
}
.wrap .dtf {
    width: 100%;
    margin: 0px auto;
}
.wrap input,.wrap textarea,.wrap select {
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 10px 0;
    max-width: 100%;
    resize: none;
    height: 50px;
    color: inherit;
}
input.primary-btn {
    border-radius: 6px;
    color: #fff;
    height: 45px;
    padding: 0px 100px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    background:linear-gradient(to right,  #24A8E0 0%,#2d70b8 51%,#2d2f75 100%) ;
    border: none !important;
}
input.primary-btn:hover{
    background:linear-gradient(to left,  #24A8E0 0%,#2d70b8 51%,#2d2f75 100%) ;
}
/* banner End */

/* rated-slider */
.rated-slider p{
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0;
    font-weight: 600;
    padding: 20px 0;
}
.rating-slider img {
    height: 40px !important;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    min-height: 40px;
    object-fit: cover;
}
/* rated-slider ENd */

/* counter  */
.creative-counter {
    padding: 0px 0px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-color: #2d70b8;
}

.creative-counter .count-title {
    font-weight: 700;
    font-size: 56px;
    color: #fff;
    line-height: 52px;
    padding-bottom: 0;
}

.creative-counter .count-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    padding: 0;
    margin-bottom: 11px;
}

.creative-counter .fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
/* counter End */

/* grow your brand  */
.brand-head {
    text-align: center;
    padding: 40px 0;
}
.brand-head h4{
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    background-color:#000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.brand-head p{
    width: 80%;
    font-size: 16px;
    color: #6f6f86;
    font-weight: 600;
    margin: 0 auto;
}

.grow-brand .banner-link-area a{
    text-transform: uppercase;
    font-weight: bold;
}

.grow-brand .nav-pills .nav-link.active,.grow-brand .nav-pills .show>.nav-link {
    color: #fff;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
}
.grow-brand .nav-pills .nav-link{
    color: #6f6f6f;
    border: 1px solid #2d70b8;
    margin: 5px;
    font-weight: bold;
    padding: 15px 25px;
    border-radius: 6px;
}
.grow-brand .nav-pills .nav-link:hover{
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    color: #fff;
}
.brand-tab ul#pills-tab {
    align-items: center;
    justify-content: center;
}
.brand-img img{
    width: 100%;
}
.brand-txt h4{
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    width: 90%;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.brand-txt p{
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    width: 90%;
    color: #6f6f86;
}
.grow-brand a.btn.btn-small.ed{
    color:#2d70b8 !important;
    border:  1px solid #2d70b8;
}
.grow-brand a.btn.btn-small.ed:hover{
    color: #fff !important;
    background: linear-gradient(to right,  #24A8E0 0%,#2d70b8 50%,#24A8E0 100%);
}
/* grow your brand End */

/* pricing  */
.brand-head h5{
    background: linear-gradient(to right,  #24A8E0 0%,#2d70b8 50%,#24A8E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.package-wrapper {
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 0px;
    transition: box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms,box-shadow 300ms ease 0ms, background-color 300ms ease 0ms,background-image 300ms ease 0ms;
    transition: all .2s ease-in-out;
    border: 1px solid #2d70b8;
    position: relative;
}
.package-item {
    text-align: center;
}
.pricing .heading h2 {
    color: #141315;
    font-size: 26px;
    line-height: 1.1;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.heading h2 span {
    display: block;
    color: #141315;
}
.pkge-prce p {
    font-size: 18px;
    font-weight: 600;
    color: #7b7b7b;
    padding: 10px 0 10px 0;
    line-height: 1.2;
    margin: 0;
}
.pkge-prce p span {
    text-decoration: line-through;
    color: #7b7b7b;
}
.old-price span {
    font-size: 36px;
    color: #2d70b8;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}
.package-wrapper .package-item .list {
    color: #fff;
    padding: 4px 16px;
    font-size: 16px;
    clear: both;
}
ul.ticklist2.list-scroll {
    list-style-type: none;
    overflow-y: scroll;
}
.package-item .list ul {
    max-height: 200px;
    padding: 0;
    text-align: left;
}
.ticklist2.list-scroll {
    height: 150px;
}
.package-item .list ul li {
    padding-left: 25px;
    position: relative;
    line-height: 1.4;
    font-size: 14px;
    color: #7b7b7b;
}
.ticklist2 li:before {
    content: "\f05d";
    position: absolute;
    font-family: 'fontawesome' !important;
    font-size: 13px;
    color: #2d70b8;
    left: 0px;
    top: 2px;
}
.chat-con ul {
    padding: 0px;
    margin-bottom: 15px;
}
.chat-con ul li {
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}
.chat-con ul li.pkge-ordr a {
    background: #2d70b8;
    background: -moz-linear-gradient(-45deg, #d12e49 0%, #d12e49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d12e49', endColorstr='#d12e49',GradientType=1 );
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 10px;
    border-radius: 6px;
    width: 100%;
    display: inline-block;
}
.chat-con ul li.pkge-bkcl a {
    margin-left: 0px;
}
.chat-con ul li.pkge-bkcl a {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 10px;
    border-radius: 6px;
    background-color: transparent;
    border: 1px solid #000000;
    width: 100% !important;
    margin-left: 4px;
    display: inline-block;
}
/* width */
.list-scroll::-webkit-scrollbar {
    width: 3px;
    border-radius: 20px;
  }

  /* Track */
.list-scroll::-webkit-scrollbar-track {
    background: #c2c2c2;
    border-radius: 20px;
  }

  /* Handle */
.list-scroll::-webkit-scrollbar-thumb {
    background: #2d70b8;
    border-radius: 20px;
  }

  /* Handle on hover */
.list-scroll::-webkit-scrollbar-thumb:hover {
    background: #2d70b8;
    border-radius: 20px;
  }
/* pricing End */

/* custom package  */
.custom-package{text-align: center;    padding: 50px 0 50px;

    margin: 0;

}
.custom-package h4{
    font-size: 42px;
    font-weight: 600;
}
.custom-package p {
    color: #8a8686;
    width: 60%;
    margin: 0 auto;
}
.custom-package .chat-con {
    padding: 20px 0;
}
/* custom package End */

/* mcta  */
.mcta{
    position: relative;
    padding: 45px 0;
    text-align: left;
    background: #2c214a;
    background-image: url(../images/cta-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: top;
        margin: 0;

}
.mcta .mcta-tag {
    color: #ffffff;
    background-color: rgb(255 184 16);
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.mcta .mcta-tag h6 {
    line-height: 25px;
    margin-bottom: 0;
        padding: 0;

}
.mcta .mcta-content h4{
    color: #ffffff;
    font-size: 44px;
    font-weight: 700;
}
.mcta p {
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 25px;
}
.creative-counter .row {display: flex !important;flex-direction: row;}

.creative-counter .row .counter {background-color: transparent;}
/* mcta End */

/* combo pack  */
.combo-pack {
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    height: auto;
    width: 100%;
    background-size: cover;
    padding: 80px 0;
    position: relative;
    margin: 0;
}
.combo-pack .left {
    position: relative;
    left: 30px;
}
.combo-pack .left:before {
    content: '';
    position: absolute;
    top: -40px;
    background: url(../images/combo-pack-branding.png) no-repeat;
    height: 156px;
    width: 206px;
    left: 420px;
}
.combo-pack .pack {
    margin: 0px 0 0 0;
}
.combo-pack .pack h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    position: relative;
    display: inline-block;
    line-height: 1;
}
.combo-pack .pack p {
    color: white;
    font-weight: 500;
    margin: 5px 0;
    font-size: 14px;
}
.combo-pack .combo-image {
   position: absolute;
    top: 131px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.combo-pack .chat-con {
    position: relative;
    top: 545px;
    width: 60%;
    margin: auto;
}
.combo-pack .right {
    position: relative;
    top: 10px;
    left: 70px;
}
.chat-con ul li.pkge-ordr a {
    background: #2d70b8;
    background: -moz-linear-gradient(-45deg, #d12e49 0%, #d12e49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d12e49', endColorstr='#d12e49',GradientType=1 );
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 10px;
    border-radius: 6px;
    width: 100%;
    display: inline-block;
    box-shadow: -2px 10px 10px #19191947;
}
.combo-pack .chat-con ul li.pkge-bkcl a {
    color: white !important;
    border: 1px solid white !important;
}
/* combo pack End */

/* renowned SEC  */
.renowned-cards {
    padding: 20px 0;
}
.renowned .subheading h3{
    font-weight: 600;
    margin: 0!important;
    text-transform: uppercase!important;
    line-height: 28px!important;
    font-size: 16px!important;
    text-align: center;
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 50%,#24A8E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.renowned h4{
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 42px;
}
.renowned p{
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    width: 85%;
    color: #6f6f6f;
}
.quality-img{
    text-align: center;
    padding: 0px 0px;
    display: inline-block;
    font-size: 70px;
    color: #16a085;
}
.squality-img img {
    display: block;
    width: 100%;
}
.quality p {
    font-size: 15px;
    line-height: 22px;
    padding-top: 5px;
    color: #2e2e2e;
}
.quality {
    text-align: center;
}
.has-border {
    border-right: 1px solid #dedede;
}
/* renowned SEC end */

/* toll free  */
.toll-free {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    padding: 10px 20px;
    background: #fff;
    border-radius: 6px;
}
.toll-para p{
    font-size: 16px;
    margin: 0px;
    line-height: 22px;
    text-transform: capitalize;
    padding: 11px 11px 11px 30px;
    color: #2c2c2c;
}
div.slash::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 349px;
    width: 1px;
    height: 70px;
    background: #e6e6e6;
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}
.phone-div {
    padding-left: 70px !important;
}
.phone-div .fa {
    font-size: 36px;
    float: left;
    color: #17b5ee;
    margin-left: 15px;
    margin-top: 25px;
}
.phone-div h3{
    font-size: 22px;
    margin-top: 23px;
    padding-left: 65px;
    line-height: 1.5;
    color: #2d70b8;
}
.phone-div h3 span {
    display: block;
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 600;
    line-height: 1;
}
 .phone-div h3 {
    padding-left: 55px;
}
.mail .fa {
    font-size: 36px;
    float: left;
    color: #17b5ee;
    margin-left: 15px;
    margin-top: 25px;
}
.mail h3 {
    font-size: 22px;
    margin-top: 23px;
    padding-left: 65px;
    line-height: 1.5;
    color: #2d70b8;
}
.mail h3 span {
    display: block;
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 600;
    line-height: 1;
}
/* toll free End */

/* testimonials  */
.testimonials{
    padding: 40px 0;
    /*background: #0074b9;*/
}
.test-head h4, .test-head p {
    color: #fff;
}
.test-head {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.test-head h4{
    font-size: 42px;
    text-transform: capitalize;
}
.test-head p{
    font-size: 16px;
    font-weight: 500;
}
.testimonial-card{
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #fff;
    text-align: left;
    border-radius: 5px;
    color: #333;
    padding: 35px 30px;
    height: 270px;
    margin: 0 10px 15px;
    position: relative;
}
.star {
    height: 30px;
}
.star i {
    color: #FF9800;
}
.testimonial-card p{
    font-weight: 400;
    font-size: 14px;
}
.testimonial-card.list-scroll {
    height: 200px;
    overflow-y: scroll;
}
.testimonial-badge .int {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #fff;
    color: #2d70b8;
    border-radius: 100%;
    text-align: center;
    padding: 13px 0;
    vertical-align: top;
    margin-right: 10px;
    font-weight: 700;
}
.testimonial-badge {
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.badge-content {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    display: inline-block;
    width: auto;
}
.badge-content span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
/* testimonials ENd */

/* contact section  */
.contact-section {
    padding: 0px 0;
}
.thm-container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.contact-section .contact-form-content {
    background: #ffffff;
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #d1d1d1;
    display: flex;
}
.contact_same {
    padding: 60px 60px 75px;
}
.contact-section .title {
    margin-bottom: 50px;
}
.contact-section .title h2 {
    font-size: 42px;
    line-height: 48px;
    color: #000;
    font-weight: 700;
}
.contact-section input,.contact-section textarea,.contact-section select {
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 10px 0;
    max-width: 100%;
    resize: none;
    height: 50px;
    color: inherit;
}
.contact-section select{
    color: #bbb3b3;
}
.contact_area_right.contact_same.contact-rgt {
    padding: 30px 12px;
}
.contact-section .form-control {
    display: block;
    width: 100%;
    height: 50px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.thm-btn.yellow-bg {
    background: #2d70b8;
    color: #ffffff;
    padding: 15px 25px;
    border-radius: 6px;
    border: unset;
}
.contact_area_right.contact_same {
    width: 104%;
}
.contact_same {
    padding: 60px 60px 75px;
}
.contact_area_right {
    border-left: 1px solid #d1d1d1;
    text-align: center;
    background-color: #f5f6fa;
    height: 100%;
}
.contact-section .title {
    margin-bottom: 50px;
}
.contact-section .title h2 {
    font-size: 42px;
    line-height: 48px;
    color: #000;
    font-weight: 700;
}
.title.orange_clr h2{
    color: #2d70b8;
}
.contact_detail_div p {
    font-size: 16px;
    line-height: 28px;
    color: #757575;
    margin-bottom: 40px;
}
.contact_detail_div strong {
    display: block;
    color: #212121;
    font-size: 18px;
    margin-bottom: 10px;
}
.contact_detail_div p a {
    color: #757575;
}
.social_ic_div a {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    vertical-align: middle;
    line-height: 60px;
    color: #fff;
    margin-right: 5px;
}
a.twitter_ic {
    background-color: #c2117c;
}
a.pinterest_ic {
    background-color: #0077b5;
}
a.facebook_ic {
    background-color: #2884c6;
}
/* contact section END */
/*Review CSS Start*/
.reviews h5 {
    font-size: 1.25rem;
}
.secondheading {
    color: #042124;
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
}
.bluecol, .coloredtext {
    color: #24A8E0;
}
span {
    display: inline-block;
}

.reviewsdata{
    margin-top:30px;
}

ul.review-list {
    padding: 0;
    margin: 0;
    list-style: none;



}

ul.review-list .slick-slide {
    margin: 0 30px;
}

.review-box {
    border-style: solid;
    border-width: 2px;
    border: 1px solid #000000cc;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    width: 350px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 30px 34px;
    opacity: 0.6;
    transition: 0.5s;
    height: 408px;
    margin-bottom: 50px;
}
.reviews h5 {
    font-size: 32px;
}


.sec-rev ul.review-list li.slick-current .review-box {
    border-color: #3a6af9;
    opacity: 1;
}
.sec-rev ul.review-list li.slick-current+li+li{
    opacity: 0.3;
}
.sec-rev ul.review-list li .review-box h6 span{
    margin-top:10px;
}

.sec-rev ul.review-list li.slick-current .review-box h6{
    color: #24A8E0;
}

.reviews-trust{
    margin-top:60px;
}
.reivewsbox{
    margin:40px 0 0  0;
}
.reivewsbox .slick-slide{
    text-align: center;
    margin:0px 10px;
    border:1px solid transparent;

}
.reivewsbox .current{
    border:1px solid #0147f3;
}
.intl-tel-input.separate-dial-code .selected-dial-code{
    padding-right:10px;
}
.review-box img.review-image {
    width: 58px;
    border-radius: 50%;
    -ms-box-shadow: 8px 6px 24px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 8px 6px 24px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 6px 24px 0px rgb(0 0 0 / 20%);
    box-shadow: 8px 6px 24px 0px rgb(0 0 0 / 20%);
}
.sec-rev ul.review-list li.slick-current .review-box h6 {
    color: #0147f3;
}
.review-box h6 {
    font-size: 17px;
    color: #1d0808;
    font-weight: 500;
    line-height: 20px;
}
.review-box p {
    color: #000;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 500;
    width: 300px;
    font-family: Montserrat, sans-serif;
}
.review-box h6>span {
    display: block;
}
.coloredbackground {
    background-color: #fff;
}
.review-box h3 {
    color: #000;
    font-size: 17px;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}
.slick-list{
	margin: 0 -15px;
}
ul.review-list .slick-slide {
    margin: 0 30px;
}
.reviewsdata .slick-list.draggable {
    padding: 0 !important;
}
.review-tppp {
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    padding-left:20px;
}
/*Review CSS End*/
 /*new index pade css end*/
/*Top Bar Css Start*/
.top-bar {
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 );
    padding: 5px 0;
}
.top-bar a {
    color: #fff;
    font-size: 14px;
}

.top-bar a {
    margin-right: 30px;
}
.top-bar a i {
    margin-right: 5px;
}

.web-logo span {
    height: auto !important;
}
.connect__phone {
    display: block !important;
}
.sec-breif .nav-tabs {
    margin: 40px 0;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    text-align: center;
    display: block;
}
.fold .sec-breif ul li:first-child {
    margin-left: 0;
}

.fold.portfolio .sec-breif ul li {
    width: 164px;
}
.banner--homepage {
    padding-top: 2% !important;
}
.fold .sec-breif ul li {
    padding: 0;
    border-radius: 0;
    color: #58518b;
    border: 2px solid #58518b;
    font-size: 16px;
    font-weight: 700;
    transition: 1s all;
    display: inline-block;
    margin: 30px 0px 0;
    cursor: pointer;
    text-align: center;
    margin: 6px;
}
.banner--homepage .trustpilot-widget {
    margin-top: 13px;
    position: relative;
    left: 105px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background: linear-gradient(to left,#24A8E0 0,#2d70b8 25%,#2d2f75 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 );
    border: 2px solid #2d70b8;
}
.nav-tabs .nav-link {

    color: #000;
}
#pricing .col-md-12 .sec-breif ul li {
    padding: 12px 0 !important;
}
@font-face {
	font-family: FontAwesome;
	src: url(../../not-found3e6e.html?v=4.7.0);
	src: url(../../not-foundd41d.html?#iefix&v=4.7.0) format('embedded-opentype'), url(../../not-found3e6e.html?v=4.7.0) format('woff2'), url(../../not-found3e6e.html?v=4.7.0) format('woff'), url(../../not-found3e6e.html?v=4.7.0) format('truetype'), url(../../not-found3e6e.html?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
html {
    scroll-behavior: smooth;
}
.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}
.fa-krw:before,
.fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}
.fa-handshake-o:before {
	content: "\f2b5"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-open-o:before {
	content: "\f2b7"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-book-o:before {
	content: "\f2ba"
}
.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}
.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-circle-o:before {
	content: "\f2be"
}
.fa-user-o:before {
	content: "\f2c0"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-eercast:before {
	content: "\f2da"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-snowflake-o:before {
	content: "\f2dc"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-meetup:before {
	content: "\f2e0"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
#jqcheck {
	background: #fff9d7;
	text-align: center;
	color: #333;
	padding: 10px 0;
	font-size: 13px;
	font-weight: 700;
	position: fixed;
	z-index: 9991;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif
}
* {
	margin: 0;
	padding: 0
}
::-moz-selection {
	background: var(--primary-color);
	color: var(--theme-white);
	text-shadow: none
}
::selection {
	background: var(--primary-color);
	color: var(--theme-white);
	text-shadow: none
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px
}
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
	display: none
}
::-webkit-scrollbar-track-piece {
	background-color: #ecedf1;
	-webkit-border-radius: 0;
	border-left: 1px solid #888
}
::-webkit-scrollbar-thumb:vertical {
	-webkit-border-radius: 0;
	background: var(--primary-color)
}
body {
	text-rendering: geometricPrecision!important;
	-webkit-font-smoothing: antialiased!important
}
@font-face {
	font-family: Orkney;
	src: url(../fonts/Orkney-Regular.woff)
}
@font-face {
	font-family: OrkneyMedium;
	src: url(../fonts/Orkney-Medium.woff)
}
@font-face {
	font-family: OrkneyBold;
	src: url(../fonts/Orkney-Bold.woff)
}
@font-face {
	font-family: CerebriSansBold;
	src: url(../fonts/CerebriSans-Bold.woff)
}
@font-face {
	font-family: CerebriSansLight;
	src: url(../fonts/CerebriSans-Light.woff)
}
@font-face {
	font-family: CerebriSansMedium;
	src: url(../fonts/CerebriSans-Medium.woff)
}
@font-face {
	font-family: CerebriSans;
	src: url(../fonts/CerebriSans-Regular.woff)
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select {
		-webkit-appearance: none!important;
		line-height: 28px!important
	}
}
body {
	font-family: var(--primary-font-family);
	color: var(--default-color);
	font-size: var(--base-font-size);
	position: relative
}
.ff-primary {
	font-family: var(--primary-font-family)
}
.ff-secondary {
	font-family: var(--secondary-font-family)
}
.fc-primary {
	color: var(--primary-color)
}
.fc-secondary {
	color: var(--secondary-color)
}
.fc-dark {
	color: var(--theme-dark)
}
.fc-lite {
	color: var(--theme-lite)
}
.primary-btn,
.secondary-btn {
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	padding: 8px 15px;
	position: relative;
	display: table;
	border-radius: 3px
}
.primary-btn:after,
.secondary-btn:after {
	content: "\e957";
	font-family: icomoon!important;
	font-size: 13px;
	color: #fff;
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle
}
.primary-btn {
	background: var(--primary-color);
	color: #fff
}
.primary-btn:hover {
	background: var(--primary-color-dark);
	color: #fff
}
.secondary-btn {
	background: var(--secondary-color);
	color: #fff
}
.secondary-btn:hover {
	background: var(--secondary-color-dark);
	color: #fff
}
.banner-btn {
	text-transform: capitalize;
	display: inline-block;
	transform: translateY(0);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	color: #fff!important;
	background-color: transparent;
	padding: 20px 40px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 5px;
	border: 1px solid #fff!important
}
.banner--homepage {
	padding-top: 20px
}
.secpad-100 {
	padding: 100px 0
}
.banner-slider .slick-next {
	right: -90px
}
.banner-slider .slick-prev {
	left: -90px
}
.banner-slider .slick-next,
.banner-slider .slick-prev {
	width: 44px;
	height: 44px;
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 27%) 0 0 11px;
	border-radius: 10px;
	border: none
}
.banner-slider .slick-prev:before {
	content: url(../images/portfolio-slider/prev-arrow.svg)
}
.banner-slider .slick-next:before {
	content: url(../images/portfolio-slider/next-arrow.svg)
}
.sm-btn {
	font-size: 14px
}
.md-btn {
	font-size: 16px
}
.lg-btn {
	font-size: 18px
}
.xl-btn {
	font-size: 20px
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0
}
.h1,
.h2,
h1,
h2 {
	font-family: var(--heading-font-family)
}
.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
	font-family: var(--heading-font-family);
	padding-bottom: 10px;
	color: var(--theme-dark)
}
.h2,
h2 {
	font-size: 6.7vmin
}
.h3,
h3 {
	font-size: var(--font-size-h3);
	font-weight: 600
}
.h4,
h4 {
	font-size: var(--font-size-h4)
}
.h5,
h5 {
	font-size: var(--font-size-h5)
}
.h6,
h6 {
	font-size: var(--font-size-h6)
}
p {
	color: #323232
}
.sec-padding-100 {
	padding: 100px 0
}
.sec-padding-90 {
	padding: 90px 0
}
.sec-padding-80 {
	padding: 80px 0
}
.sec-padding-70 {
	padding: 70px 0
}
.sec-padding-60 {
	padding: 60px 0
}
.sec-padding-xlarge {
	padding: 50px 0
}
.sec-padding-large {
	padding: 40px 0
}
.sec-padding-medium {
	padding: 30px 0
}
.sec-padding-small {
	padding: 25px 0
}
.sec-padding-xsmall {
	padding: 10px 0
}
.sec-margin-100 {
	margin: 100px 0
}
.sec-margin-90 {
	margin: 90px 0
}
.sec-margin-80 {
	margin: 80px 0
}
.sec-margin-70 {
	margin: 70px 0
}
.sec-margin-60 {
	margin: 60px 0
}
.sec-margin-xlarge {
	margin: 50px 0
}
.sec-margin-large {
	margin: 40px 0
}
.sec-margin-medium {
	margin: 30px 0
}
.sec-margin-small {
	margin: 25px 0
}
.sec-margin-xsmall {
	margin: 10px 0
}
.p-0 {
	padding: 0
}
.pt-0 {
	padding-top: 0
}
.pb-0 {
	padding-bottom: 0
}
.pl-0 {
	padding-left: 0
}
.pr-0 {
	padding-right: 0
}
.m-0 {
	margin: 0
}
.mt-0 {
	margin-top: 0
}
.mb-0 {
	margin-bottom: 0
}
.ml-0 {
	margin-left: 0
}
.mr-0 {
	margin-right: 0
}
.tt-uppercase {
	text-transform: uppercase
}
.tt-capitalize {
	text-transform: capitalize
}
p strong {
	color: #000
}
p span {
	color: #000
}
a:hover {
	text-decoration: none
}
a:focus {
	outline: 0;
	text-decoration: none
}
img {
	border: 0;
	outline: 0
}
li,
ul {
	list-style-type: none;
	display: block
}
.relative {
	position: relative
}
.absolute {
	position: absolute
}
.h2,
h2 {
	color: #171717;
	line-height: 1.2;
	font-weight: 700;
	padding: 0 0 15px 0;
	position: relative;
	letter-spacing: -1px
}
.h2 span,
h2 span {
	color: var(--primary-color)
}
a {
	text-decoration: none
}
.list-simple {
	list-style: none;
	margin: 0 0 15px 0;
	width: 100%;
	display: inline-block
}
.list-simple li {
	color: var(--default-color);
	padding: 0 0 10px 16px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
	position: relative
}
.list-simple li:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 13px;
	color: var(--secondary-color);
	content: "\e93a";
	font-family: icomoon!important
}
.moreFull {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px
}
.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.scale-with-transition {
	-webkit-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05)
}
.menu-list {
	display: none;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 17px;
	letter-spacing: 1.6;
	justify-content: flex-end;
	width: 100%;
	float: right
}
.menu-list__link {
	font-family: Orkney, sans-serif;
	padding: 40px 10px
}
.menu-list__link {
	position: relative;
	color: #5b5b5b;
	cursor: pointer
}
a.menu-list__link:hover {
    color: #2d70b8;
}
a.menu-list__link.active {
	color: #133d92
}
.dropdown-menu-item .menu-list__link {
	padding-right: 25px
}
.menu-list__link span:before {
	content: "";
	position: absolute;
	background-color: transparent;
	width: 70%;
	height: 13px;
	left: 14px;
	bottom: -4px;
	z-index: -1;
	transition: background-color .3s ease
}
.menu-list__contact-wrapper {
    padding: 26.5px 0 28px 5px;
}
.hdr-btn {
    padding-left: 30px;
}
.team .tabs img {
    width: 35% !important;
    height: auto !important;
}
.btn {
	display: inline-block;
	background-color: transparent;
	background-image: none;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	padding: 0;
	border: 0;
	font-size: 17px;
	border-radius: 27px;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.menu-list__link svg {
	height: 8px;
	fill: #2d70b8;
	position: absolute;
	top: -4px;
	right: 10px;
	bottom: -4px;
	margin: auto;
}
.menu-list__link.active svg {
	fill: #133d92
}
.menu-list__link:hover svg {
	fill: #133d92
}
.btn--pink {
	background-color: transparent;
	color: #24A8E0;
	font-family: Orkney
}
.pricing.fold {
	padding: 60px 0 0;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}
.pricing.fold ul.inner-serv li {
	list-style-type: none;
	display: block;
	font-size: 18px;
	line-height: 1.8;
	position: relative
}
.fold .sec-breif ul li {
    padding: 0;
    border-radius: 0;
    color: #2d70b8;
    border: 2px solid #2d70b8;
    font-size: 16px;
    font-weight: 700;
    transition: 1s all;
    display: inline-block;
    margin: 30px 0px 0;
    cursor: pointer;
}
.bages-box {
	padding: 40px 0;
	position: relative;
	top: -50px;
}
.bages-box li {
	display: inline-block;
	padding: 0;
	margin: 0
}
.bages-box li {
	vertical-align: middle
}
.bages-box li .imag {
	max-width: 100px;
	margin: 0 30px
}
.bages-box li img {
	filter: grayscale(100%)
}
.bages-box li img:hover {
	filter: grayscale(00%)
}
.bages-box li .imag:first-child {
    margin-left: 0;
    margin-right: 0;
}
li.bages-fourth {
    margin: 0 15px 0px 30px !important;
}
.bages-box li .sec {
	max-width: 100px;
	margin: 0 30px
}
.fold.portfolio .sec-breif ul li {
	width: 164px
}
.fold.pric .sec-breif ul li {
	width: 295px
}
.fold .sec-breif ul li:first-child {
	margin-left: 0
}
.fold .sec-breif ul li.current {
    color: #fff;
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 );
    border: 2px solid #2d70b8;
}
.pricing.fold h2 {
    font-size: 32px;
    margin-bottom: 30px;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pricing.fold span {
	display: block;
	color: #4fbc10;
	margin-bottom: 25px
}
.pricing.fold ul.inner-serv li:before {
	color: #2d70b8;
	font-family: icomoon;
	font-size: 10px;
	content: "\e94f";
	display: inline-block;
	position: absolute;
	top: 5px;
	bottom: 0;
	left: -15px;
	margin: auto
}
.pricing_heartimg img {
	width: 75%;
	animation: heartbeat 2s infinite;
	margin: 0 auto;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	height: auto;
	max-width: 100%;
	vertical-align: top;
	margin-bottom: 50px
}
/*SLICK-NAV START*/
.slicknav_menu {
    font-size: 16px;
    background: #3697fe;
    padding: 5px;
    display: none
}
.slicknav_menu .slicknav_menutxt {
    display: none;
}
.slicknav_btn {
    background-color: transparent;
}
.slicknav_menu .slicknav_icon-bar {
    height: 0.2em;
}
.slicknav_nav .slicknav_row:hover {
    background: #133d92;
}
.banner--homepage {
    padding-top: 0;
    margin: 0;
}
.banner .banner-img img, .banner .banner-img video {
    height: 400px !important;
    width: 100% !important;
    object-fit: contain;
    margin: 0 !important;
    position: static !important;
}
.banner--homepage .row {
    display: flex;
    align-items: center !important;
}
/*SLICK-NAV END*/
@-webkit-keyframes heartbeat {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes heartbeat {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@-webkit-keyframes rocket {
	from {
		top: 10px
	}
	50% {
		top: -50px
	}
	to {
		top: 10px
	}
}
@keyframes rocket {
	from {
		top: 10px
	}
	50% {
		top: -50px
	}
	to {
		top: 10px
	}
}
.rocket {
	position: relative;
	height: 100px
}
.btn--pink:hover {
	background-color: #24A8E0
}
.btn--pink.active,
.btn--pink:hover {
	color: #fff;
	box-shadow: 0 0 8px 0 rgba(255, 64, 129, .79)
}
.btn--md {
	padding: 12px 22px
}
.logo-img img {
	width: 230px
}
.navigation-list {
	position: static
}
.dropdown-menu {
	display: none;
	background-color: #fff;
	background-clip: padding-box;
	transition: opacity .3s ease-in-out;
	padding: 40px 0;
	font-size: .9375rem;
	letter-spacing: .54px;
	min-width: 100%
}
.dropdown-menu__item-link {
	display: block;
	color: #133d92;
	width: 100%;
	clear: both;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	font-family: Orkney, sans-serif;
	padding: 8px 10px
}
.dropdown-menu-item:hover .dropdown-menu {
	display: block
}
.dropdown-menu__category-item:not(:last-child) {
	margin-right: 0
}
.header__inner-wrapper {
	position: relative;
	z-index: 0;
	box-shadow: transparent;
	transition: background-color, box-shadow .5s ease;
	background-color: #fff;
	box-shadow: 3px 3px 3px 0 #d3f2f4;
}
.dropdown-menu__item-link.active, .dropdown-menu__item-link:hover {
    color: #3697fe;
}
.dropdown-menu__category-item {
	margin-bottom: 40px;
	max-width: 25%;
	width: 100%
}
.dropdown-menu__category-list {
	display: flex;
	flex-wrap: wrap
}
.dropdown-menu__item-link span {
	position: relative;
	padding: 0 2px;
	z-index: 1;
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.dropdown-menu__item-link span::before {
    content: "";
    position: absolute;
    background-color: #2d2f75;
    width: 2px;
    height: 15px;
    left: -10px;
    z-index: -1;
    top: 4px;
}
.dropdown-menu__item-description {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px
}
.dropdown-menu__item-description li {
	margin-bottom: 10px
}
.dropdown-menu__item-description li a {
	color: #24A8E0;
	font-weight: 400;
	line-height: 1.8
}
.dropdown-menu__item-description li a:hover {
	color: #133d92
}
.dropdown-menu__item-description img {
    width: 25px;
    margin-right: 18px;
    filter: grayscale(100%);
}
.dropdown-menu__category-title {
	font-family: Orkney, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 20px;
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
header {
	background: #fff;
	position: sticky;
	top: 0;
	z-index: 999
}
header.fixed {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}
.banner_service-buttons {
	padding: 30px 0
}
.main-banner--svc .banner_service-buttons {
	padding: 30px 0
}
.hero__caption h3 {
	font-size: 26px;
	text-transform: capitalize
}
.banner--svc {
	padding: 120px 0 60px
}
.main-banner--svc {
	padding: 60px 0 40px
}
.main-btn {
	padding: 17px 78px;
	min-width: 244px;
	border-radius: 30px;
	color: #2d70b8;
	border: 1px solid #2d70b8;
	font-size: 16px;
	font-weight: 700;
	transition: 1s all;
}
.banner_service-buttons .main-btn {
	padding: 17px 50px;
	width: auto;
	margin-right: 10px
}
.main-btn:first-child {
	color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#24A8E0+0,cb276e+51,ad1f67+100 */
	background: #24A8E0; /* Old browsers */
	background: -moz-linear-gradient(left,  #24A8E0 0%, #2d70b8 51%, #2d2f75 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #24A8E0 0%,#2d70b8 51%,#2d2f75 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #24A8E0 0%,#2d70b8 51%,#2d2f75 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 ); /* IE6-9 */
	border: 0;
}
.banner_service-buttons .main-btn:first-child:hover {
	color: #fff;
}
.fold.pricing .main-btn {
	padding: 17px 80px
}
.menu-list .main-btn {
	padding: 12px 30px;
	font-size: 17px;
	margin-right: 10px
}
.svc-div {
	display: flex
}
.main-btn:hover {
    color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#24A8E0+0,d0286d+50,ef2639+100 */
    background: #24A8E0; /* Old browsers */
    background: -moz-linear-gradient(left,  #24A8E0 0%, #2d70b8 50%, #24A8E0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #24A8E0 0%,#2d70b8 50%,#24A8E0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #24A8E0 0%,#2d70b8 50%,#24A8E0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#24A8E0',GradientType=1 ); /* IE6-9 */
}
.banner_title {
    color: #2d70b8;
    line-height: 1.2;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.svc-div .ui-card__image img {
	width: 50px
}
.svc-div {
	margin-top: 25px
}
.svc-div .item-title {
	font-size: 18px;
	color: #000
}
.banner_description {
	color: #20232a;
	font-weight: 300;
	margin-bottom: 10px;
	font-size: 28px;
	font-family: CerebriSans;
	line-height: 1.6
}
p.banner_description {
	font-size: 18px
}
.main-banner--svc p.banner_description {
	line-height: 1.667;
	color: #323232;
	font-family: CerebriSans
}
p.banner_description:last-child {
	margin-bottom: 40px
}
.scrollTo {
	margin-top: 50px
}
.approach-box-info {
	max-width: 370px;
	width: 100%;
	margin-top: 50px;
	padding: 30px;
	box-shadow: 0 0 11px rgba(0, 0, 0, .1);
	border-radius: 10px;
	margin-right: 20px;
	background-color: #fff;
	transition: transform .2s linear
}
.p-3 {
	padding: $spacer!important
}
.approach-box-info:hover {
	transform: scale(.96)
}
.item:nth-child(1) .approach-box-info {
	border: 2px solid #24A8E0
}
.item:nth-child(2) .approach-box-info {
	border: 2px solid #40c4ff
}
.item:nth-child(3) .approach-box-info {
	border: 2px solid #ffd740
}
.approach-box-info .item-description {
	height: 200px
}
.item-description {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 34px;
	color: #323232;
	font-family: CerebriSansLight
}
.mCustomScrollBox {
	padding-left: 0
}
.item-title {
	position: relative;
	font-size: 2rem;
	font-family: OrkneyMedium, sans-serif;
	font-weight: 500;
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.item-title:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	-moz-border-radius: 7.5px;
	-webkit-border-radius: 7.5px;
	border-radius: 7.5px;
	margin-left: 15px;
	top: 10px;
}
.item:nth-child(1) .approach-box-info .item-title:after {
	background-color: #24A8E0
}
.item:nth-child(2) .approach-box-info .item-title:after {
	background-color: #40c4ff
}
.item:nth-child(3) .approach-box-info .item-title:after {
	background-color: #ffd740
}
.partnership-box-info {
	max-width: 370px;
	width: 100%;
	box-shadow: 0 0 11px rgba(0, 0, 0, .1);
	border-radius: 10px;
	padding: 50px 48px 50px 30px;
	margin-bottom: 25px;
	background-color: #fff;
	border: 3px solid transparent;
	transition: transform .2s linear;
	margin-top: 50px
}
.partnership-box-info:hover,
.partnership-box-main:hover {
	transform: scale(.96)
}
.partnership-box-info .item-title,
.partnership-box-main .item-title {
	font-family: Orkney, sans-serif;
	color: #24A8E0;
	font-size: 26px;
	line-height: 39px;
	font-weight: 600;
	margin-bottom: 10px
}
.partnership-box-main {
	max-width: 370px;
	width: 100%;
	box-shadow: 0 0 11px rgba(0, 0, 0, .1);
	border-radius: 10px;
	padding: 50px 48px 50px 30px;
	margin-bottom: 25px;
	background-color: #fff;
	border: 3px solid transparent;
	transition: transform .2s linear;
	max-width: 810px;
	margin-bottom: 0;
	border: 3px solid #133d92
}
.expertise-box-info {
	margin-top: 50px
}
.industries__list {
	list-style-type: none;
	max-width: 280px;
	width: 100%;
	margin-top: 30px
}
.industries__item {
	font-size: 18px;
	position: relative;
	padding-left: 20px;
	line-height: 32px;
	font-family: CerebriSans, sans-serif;
	font-weight: 300;
	color: rgba(27, 27, 27, .7)
}
.industriesitem {
	font-size: 18px;
	position: relative;
	padding-left: 20px;
	line-height: 32px;
	font-family: CerebriSans, sans-serif;
	font-weight: 300;
	color: rgba(27, 27, 27, .7)
}
.svc-box-info {
	padding-left: 10px;
	padding-top: 8px
}
.item:nth-child(1) .expertise-box-info .industries__item--blue-type:before {
	color: #40c4ff
}
.item:nth-child(2) .expertise-box-info .industries__item--blue-type:before {
	color: #24A8E0
}
.item:nth-child(3) .expertise-box-info .industries__item--blue-type:before {
	color: #133d92
}
.item:nth-child(4) .expertise-box-info .industries__item--blue-type:before {
	color: #ffd740
}
.item:nth-child(5) .expertise-box-info .industries__item--blue-type:before {
	color: #ffd740
}
.item:nth-child(6) .expertise-box-info .industries__item--blue-type:before {
	color: #24A8E0
}
.item:nth-child(7) .expertise-box-info .industries__item--blue-type:before {
	color: #3fc3fe
}
.item:nth-child(8) .expertise-box-info .industries__item--blue-type:before {
	color: #133d92
}
.detail-sec h3 {
	color: #133d92
}
.detail-sec {
	margin-top: 25px
}
.detail-sec p {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 500;
	color: #000
}
.detail-sec ul {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 500;
	color: #000;
	list-style-type: disc;
	padding-left: 30px
}
.detail-sec ul li {
	list-style-type: disc;
	display: list-item
}
.detail-sec ul.numli li {
	list-style-type: decimal-leading-zero;
	display: list-item
}
.industries__item:before {
	position: absolute;
	content: "\2022";
	font-weight: 700;
	left: 0;
	top: 1px
}
.item-slider p,
.item-slider span {
	font-family: CerebriSans, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	text-align: center;
	color: #133d92
}
.item-slider span {
	font-weight: 800
}
.case-slider {
	padding: 60px 0 30px
}
.item-slider img {
	margin-bottom: 15px;
	height: 600px
}
.industries__item:first-child:before {
	font-size: 2rem;
	left: -4px
}
.case-slider .slick-next {
	left: -50px;
	top: 49%
}
.case-slider .slick-prev {
	left: -50px
}
.case-slider .slick-next,
.case-slider .slick-prev {
	width: 44px;
	height: 44px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0 0 11px;
	border-radius: 10px;
	border: none
}
.team .sec-breif p {
	font-size: 18px
}
.case-slider .slick-prev:before {
	content: url(../images/portfolio-slider/prev-arrow.svg)
}
.case-slider .slick-next:before {
	content: url(../images/portfolio-slider/next-arrow.svg)
}
.industries__item:first-child {
	font-size: 22px;
	font-family: Orkney, sans-serif;
	color: #323232;
	line-height: 39px;
	font-weight: 700;
	margin-bottom: 10px
}
.partner-box {
	padding: 50px;
	margin-top: 50px;
	transition: 1s all
}
.partner-box img {
	object-fit: contain;
	max-width: 100%;
	display: block;
	height: auto
}
.partner-box {
	max-width: 270px;
	width: 100%;
	box-shadow: rgba(0, 0, 0, .05) 0 0 11px;
	background-color: #fff;
	padding: 40px 25px 30px;
	transition: transform .2s linear 0s;
	border-radius: 10px;
	margin-right: 30px;
	cursor: pointer;
	height: 200px
}
.partner-box:hover {
	transform: scale(.96)
}
.partner-box div {
	max-width: 270px;
	width: 100%;
	margin-bottom: 25px;
	min-height: 60px;
	display: flex;
	justify-content: center;
	height: 100%;
	text-align: center
}
.partner-box p {
	text-align: center;
	font-family: Orkney, sans-serif;
	font-size: 18px;
	color: #133d92;
	line-height: 27px;
	font-weight: 500
}
.awards {
	display: flex;
	flex-wrap: wrap
}
@media screen and (min-width:992px) {
	.menu-list {
		display: flex
	}
	.award-box {
		padding: 12px;
		margin: auto
	}
	.award-box img {
		width: 100px
	}
	.fold {
		padding: 60px 0 60px
	}
	.sec-breif h2 {
    font-size: 32px;
    text-transform: none;
    line-height: 1.2;
    font-family: OrkneyBold;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
p {
    font-size: 16px !important;
}
	.sec-breif p {
		font-size: 20px;
		line-height: 1.6;
		font-weight: 500;
		color: #000;
		font-family: CerebriSansLight;
		color: #20232a;
		font-family: CerebriSansLight
	}
	.sec-breif span.para-info {
		background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
		border-radius: 14px;
		color: #fff;
		margin: 0 5px;
		padding: 0 5px;
	}
	.inner-svc .sec-breif.fold2 h2 {
		font-size: 48px
	}
	.dropdown-menu {
		position: absolute;
		transition: transform .3s cubic-bezier(.55, .055, .675, .19);
		margin-top: -3px;
		top: 100%;
		left: 0;
		border-bottom: 0;
		box-shadow: 1px 10px 15px 0 rgba(0, 0, 0, .1)
	}
}
.dropdown-menu--show {
	transform: translateY(0)!important;
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	box-shadow: 1px 6px 8px 0 rgba(0, 0, 0, .15);
	border: 0
}
.process-sec {
	padding: 60px 0
}
.design-timeline__step {
	position: relative;
	display: flex;
	flex-wrap: wrap
}
.design-timeline__step:before {
	left: 50%
}
.design-timeline__heading {
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 70px
}
.design-timeline__content {
	padding: 32px 0 100px 30px;
	padding-left: 120px;
	min-height: 390px;
	font-size: 18px;
	color: #20232a;
	line-height: 1.6;
	font-weight: 500;
	font-family: CerebriSansLight
}
.dropdown-menu__item-description li a {
    color: #000;
    font-weight: 600;
    line-height: 1.8;
}
blockquote,
blockquote p {
	margin: 1em auto 1.4em;
	line-height: 1.5em;
	color: #20292f;
	max-width: 850px;
	font-weight: 500;
	font-size: 26px;
	font-family: CerebriSansLight
}
button:focus {
	outline: 0
}
button#vbtn {
	border: 0;
	font-size: 12px;
	margin-left: 10px;
	padding: 0 5px;
	background: #3697fe;
	color: #fff
}
.para-colapse {
	position: absolute;
	background: #fff;
	z-index: 9
}
.design-timeline__step:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	top: 0;
	bottom: 0;
	left: 50%;
	background-color: #ddd
}
.design-timeline__step.design-timeline__step--last:before {
	display: none
}
.design-timeline__circle {
	position: absolute;
	display: inline-block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	margin-top: -9px;
	top: 0;
	left: 0;
	border: 2px solid #d9d9d9;
	transition: border-color .4s ease;
	transition-delay: .2s
}
.design-timeline__step--last .design-timeline__content {
	min-height: 0;
	padding-bottom: 0
}
.design-timeline__step--active .design-timeline__circle {
	border: 2px solid #3697fe;
}
.design-timeline__circle {
	left: 50%;
	margin-left: -9px
}
.design-timeline__subtitle {
	font-size: 1rem;
	color: #fff;
	letter-spacing: .22px;
	line-height: 1.4
}
.text-blue {
	color: #40c4ff
}
.text-mediumViolet {
	color: #133d92
}
.text-pink {
    color: #133d92;
}
.design-timeline__title {
	font-size: 4.5rem
}
.process-sec .design-timeline__title {
	font-size: 3.5rem;
	font-family: OrkneyBold
}
.design-timeline__img {
	top: -40px;
	left: 30px;
	transform: none;
	z-index: -1;
	left: -48px;
	position: absolute
}
.design-timeline__content,
.design-timeline__heading {
	flex: 0 0 50%;
	max-width: 50%;
	position: relative
}
.design-timeline__content::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 5px;
    background-color: #3697fe;
    top: 0;
    left: 120px;
}
.design-timeline__circle:before {
	content: "";
	position: absolute;
	display: inline-block;
	background-color: #d9d9d9;
	border: 2px solid #d9d9d9;
	width: 3px;
	height: 3px;
	top: 6px;
	left: 6px;
	border-radius: 50%;
	transition: background-color .3s ease;
	transition-delay: .1s
}
.design-timeline__step--active .design-timeline__circle:before {
	background-color: #24A8E0
}
.cta {
	padding: 60px 0
}
.design-summary__content {
	position: relative;
	background: #fff;
	padding: 60px 50px 60px;
	border-radius: 5px;
	box-shadow: 0 0 45px 0 rgba(0, 0, 0, .05)
}
.design-summary__icon {
	width: 75px
}
.design-summary__title {
	font-size: 1.875rem;
	color: #133d92;
	line-height: 1.333;
	max-width: 976px;
	margin: 0 auto 45px
}
.design-summary__subtitle {
    font-size: 2.5rem;
    color: #133d92;
    line-height: 1;
}
.rocket {
    display: none;
}
.design-summary__content:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bottom-line.png) top no-repeat;
	background-size: cover;
	width: 100%;
	height: 22px;
	border-radius: 5px
}
footer {
	padding: 70px 0 24px;
	background-color: #ebebeb6b
}
.links-block-link p strong {
    color: #4f4f4f;
}
footer .links-block-link a.phone-btn {
    color: #2d70b8 !important;
}
footer .links-block-link a.location-btn {
    color: #4f4f4f !important;
}
.links-block-link p {
    font-size: 15px;
    line-height: 24px;
    color: rgba(27, 27, 27, .7);
    font-family: OrkneyMedium, sans-serif;
    padding-bottom: 10px;
}
.links-block-link a {
    padding-bottom: 10px;
}
footer .col-md-4:nth-child(4) .links-block-link a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-bottom: 11px;
    display: inline-block;
}
.bottom-logo {
	max-width: 220px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.bottom-logo img {
	height: auto;
	display: block;
	max-width: 100%;
	margin-top: -30px
}
.footer__logo-block {
	width: 100%;
	display: flex;
	padding-right: 15px;
	margin-right: 100px;
	flex-direction: column
}
.secured {
	text-align: center;
	margin-top: 40px
}
.secured img {
	margin: 0 20px
}
footer .footer__logo-block p {
    font-size: 15px;
    line-height: 24px;
    color: rgba(27, 27, 27, .7);
    font-family: OrkneyMedium, sans-serif;
}
footer .footer__scrollTop {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	left: 12px;
	padding: 0;
	top: -100px;
	width: 60px;
	height: 60px;
	outline: 0;
	font-size: 16px;
	cursor: pointer;
	color: #24A8E0;
	border-radius: 8px;
	position: absolute;
	background: #fff;
	transition: box-shadow .3s ease;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09)
}
footer .footer__scrollTop svg {
    width: 22px;
    height: 22px;
    fill: #2d70b8;
}
footer .links-block__title {
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	margin-bottom: 6px;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-family: OrkneyBold, sans-serif;
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
span.card img {
    object-position: center top;
    object-fit: cover;
}
footer .links-block__link li {
	margin-bottom: 12px;
}
footer .links-block__link li a {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    font-family: OrkneyMedium, sans-serif;
    color: rgba(27, 27, 27, .7);
}
footer .links-block-link li a {font-size: 15px;font-weight: 400;line-height: 18px;font-family: OrkneyMedium, sans-serif;color: rgba(27, 27, 27, .7);}
footer .links-block-link a {font-size: 15px;font-weight: 400;line-height: 18px;font-family: OrkneyMedium, sans-serif;color: rgba(27, 27, 27, .7);}
footer .links-block-link li {
	margin-bottom: 10px;
	display: block
}
.btm-footer {
	display: flex;
	justify-content: space-between
}
ul.offer li {
	color: #909090;
	cursor: pointer;
	transition: color .15s ease-in-out, border-color .15s ease-in-out;
	font-size: 22px;
	margin-top: 20px;
	text-transform: capitalize;
	display: block
}
ul.offer li.current {
	position: relative;
	padding-left: 28px;
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
ul.offer li.current:before {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 15px;
	content: "";
	background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
	width: 17px;
	height: 2px;
}
.btm-footer a {
	font-size: 16px;
	font-family: Orkney, sans-serif;
	color: #133d92
}
.service-tab {
	padding: 0 0 30px;
	font-size: 18px
}
.service-tab p {
	line-height: 1.6;
	font-size: 20px;
	font-family: CerebriSans;
	margin-bottom: 10px
}
.service-tab img {
	width: 80%
}
.service-tab h3 {
	margin-top: 25px;
	margin-bottom: 14px
}
.tabs {
	display: none;
	width: 100%
}
.tabs.current {
	display: inline-block;
	text-align: left
}
.testimonials-slider .testimonials-item {
	background-color: #fff;
	box-shadow: 0 0 15px 3px rgba(0, 0, 0, .09);
	border-radius: 10px;
	padding: 50px
}
.testimonials-slider .testimonials-item .itm-top {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	position: relative;
	margin-bottom: 25px
}
.testimonials-slider .testimonials-item {
	margin: 50px
}
.testimonials-slider .testimonials-item .testi-para h2 {
	font-size: 24px;
	font-weight: 400
}
.testimonials-slider .testimonials-item .testi-para p {
	height: 180px;
	font-size: 22px;
	line-height: 1.6;
	color: #4a4a4a;
	font-family: CerebriSansLight
}
.testimonials-slider .testimonials-item .itm-top .review-text {
	margin-left: 26px
}
.testimonials-slider .testimonials-item .review-card__divider {
	background-color: #f5f5f5;
	height: 3px;
	border-radius: 12px;
	margin: 67px 0 40px
}
.testimonials-slider .testimonials-item img {
	width: 100px;
	border-radius: 50%
}
.review-card__footer {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	flex-wrap: nowrap
}
.review-card__tile {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	flex: 0 0 145px;
	max-width: 145px
}
.review-card__tile-header {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 11px
}
.review-card__tile-icon {
	position: relative;
	font-size: 1.3125rem;
	color: #133d92;
	margin-right: 8px;
	top: -1px
}
.icon-cash:before {
	content: "\E967"
}
.icon-calendar:before {
	content: "\e971"
}
.review-card__tile-text {
	color: #000;
	font-size: 20px;
	font-weight: 600
}
.testimonials-slider .slick-next {
	left: 39px;
	right: 0;
	top: 50px;
	margin: auto;
	z-index: 9
}
.testimonials-slider .slick-prev {
	left: 0;
	right: 39px;
	top: 50px;
	margin: auto;
	z-index: 9
}
.testimonials-slider .slick-next,
.testimonials-slider .slick-prev {
	width: 39px;
	height: 52px;
	background-color: #fff;
	border: none;
	font-family: icomoon
}
.testimonials-slider .slick-prev {
	border-radius: 20px 0 0 20px;
	box-shadow: rgba(0, 0, 0, .1) -5px 0 11px
}
.testimonials-slider .slick-next {
	border-radius: 0 20px 20px 0;
	box-shadow: rgba(0, 0, 0, .1) 5px 0 11px
}
.testimonials-slider .slick-prev:before {
	content: "\E958";
	font-family: icomoon;
	color: #24A8E0;
	font-size: 39px
}
.testimonials-slider .slick-next:before {
	content: "\E957";
	font-family: icomoon;
	color: #24A8E0;
	font-size: 39px
}
.btmform .sec-breif {
	font-size: 28px;
	font-weight: 800;
	text-transform: capitalize
}
.btmform .sec-breif span {
    position: relative;
    display: inline-block;
    padding: 0 2px;
    cursor: pointer;
    color: #2d2f75;
    text-transform: lowercase;
    font-family: CerebriSansLight;
}
.btmform .sec-breif p {
	font-size: 28px;
	font-weight: 800
}
.btmform .sec-breif p:nth-child(2) {
	margin-top: 30px
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: ''
}
.fold.team {
	position: relative
}
.fold.team::before {
    content: url(../images/gif-maker.png);
    bottom: -580px;
    left: 0;
    position: absolute;
    z-index: -1;
}
.cs-app {
    padding: 7% 0 0;
}
.team::before {
	display: none;
	top: -260px;
	right: 0;
	position: absolute;
	z-index: -1
}
footer p {
    font-size: 16px !important;
}
.banner--homepage {
	position: relative;
	height: 530px !important;
}
.offerings {
	position: relative
}
.offerings:after {
	top: -190px;
	right: 0;
	position: absolute;
	z-index: -1
}
.btmform {
	padding: 60px 0
}
::-moz-selection { /* Code for Firefox */
  color: #ffffff !important;
  background: #2d2f75;
  -webkit-text-fill-color: #fff !important;
}
::selection {
  color: #ffffff !important;
  background: #2d2f75;
  -webkit-text-fill-color: #fff !important;
}
.cmxform .fldset {
	margin: 15px
}
.cmxform .fldset input[type=email],
.cmxform .fldset input[type=number],
.cmxform .fldset input[type=tel],
.cmxform .fldset input[type=text],
.cmxform .fldset optgroup,
.cmxform .fldset select,
.cmxform .fldset textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	display: block;
	width: 100%;
	background-color: transparent;
	background-image: none;
	background-clip: padding-box;
	line-height: 1.25;
	color: #133d92;
	padding: 10px 13px;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 -1px 0 hsla(0, 0%, 56.5%, .35);
	transition: box-shadow .15s ease-in-out;
	font-size: 1.25rem;
	padding: 9px 13px
}
.ban-form .fldset input[type=email],
.ban-form .fldset input[type=number],
.ban-form .fldset input[type=tel],
.ban-form .fldset input[type=text],
.ban-form .fldset optgroup,
.ban-form .fldset select,
.ban-form .fldset textarea {
	font-size: 16px;
	color: #000
}
.ban-form .fldset {
	margin: 5px
}
.cmxform .fldset .intl-tel-input {
	width: 100%;
	font-size: 16px
}
.cmxform .fldset .icon-angle-down {
	position: absolute;
	right: 32px;
	bottom: 20px;
	font-size: 28px;
	color: #133d92
}
.cmxform .fldset .intl-tel-input.separate-dial-code .selected-flag {
	background-color: transparent
}
.prsn-info .contact-card__name {
	font-family: Orkney, sans-serif;
	font-size: 1.625rem;
	color: #133d92
}
p.contact-card__position {
	font-size: 1.1875rem;
	color: grey;
	margin-top: 0
}
.img-prsn img {
	flex: 0 0 125px;
	max-width: 125px
}
.prsn-info {
	margin: auto 20px
}
.contact-prsn {
	display: flex;
	background: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .11);
	border-radius: 8px;
	overflow: hidden
}
.connect__content-block {
	margin-top: 35px
}
.connect__content-block .social--wrap.social--footer {
	display: flex
}
.connect__content-block .social--wrap.social--footer li {
	margin-right: 15px
}
.connect__content-title {
    font-weight: 600;
    color: #323232;
    margin-bottom: 3px;
    font-size: 24px;
}
.connect__phone {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0
}
.connect__flag {
	height: 30px;
	width: 30px;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	margin-right: 15px
}
.connect__flag--uk {
	background-image: url(../images/uk.svg)
}
.connect__flag--us {
	background-image: url(../images/us.svg)
}
.connect__content-link {
    color: #2d70b8;
    font-weight: 700;
    line-height: 1.267;
    font-size: 1.875rem;
}
.connect__content-block li a {
    font-size: 24px;
    color: #2d70b8;
}
.social__link {
	padding: 10px
}
footer .social__link {
	padding-top: 10px
}
footer .social__link:first-child {
	padding-left: 0
}
.connect__content-link:hover {
	background-color: #24A8E0;
	text-decoration: none;
	color: #fff
}
.embed-responsive:before {
	display: block;
	content: "";
	padding-top: 56.25%
}
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.hero-video__title {
	position: absolute;
	font-family: Orkney, sans-serif;
	font-size: 2.25rem;
	color: hsla(0, 0%, 100%, .54);
	line-height: .95;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 12px;
	text-transform: uppercase;
	text-align: center;
	z-index: 3
}
.hero-video__title {
	font-size: 7.375rem;
	top: auto;
	bottom: 10px;
	transform: translate(-50%)
}
.embed-responsive:before {
	display: block;
	content: "";
	padding-top: 56.25%
}
.hero-video__embed:after {
	position: absolute;
	content: "";
	background-color: hsla(0, 0%, 85.1%, .2);
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.left-border {
	border-left: 4px solid #3697fe;
	padding-left: 20px;
	margin-top: 46px
}
.about-fold .sec-breif p {
	font-size: 20px
}
.about-us__wrapper {
	position: relative;
	background-color: #fff;
	width: 100%;
	max-width: 430px;
	padding: 13px 11px 0;
	margin: 40px auto 0;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	transform: rotate(-4deg);
	z-index: 2;
	margin-top: 0;
	margin-left: auto;
	margin-right: 50px
}
.about-us__wrapper:before {
	content: url(../images/rectangle.svg);
	position: absolute;
	left: 50%;
	top: -18px;
	transform: translateX(-50%);
	z-index: 1
}
.leader-item {
	margin-top: 30px
}
.leader-item img {
	width: 80%;
	margin-bottom: 30px
}
.leader-item h3 {
	font-size: 28px;
	color: #000
}
.leader-item p {
	font-size: 20px
}
.about-us__wrapper img {
	width: 100%
}
.about-top {
	padding-top: 40px
}
.map-address {
    margin-top: 60px;
    background-color: #2d70b8;
    padding: 15px 35px;
}
.map-address p:first-child {
	color: #fff
}
.map-address p:last-child {
	color: hsla(0, 0%, 100%, .5)
}
.map-address p {
	font-size: 28px;
	font-weight: 600
}
.overview-feature {
	padding-left: 62px;
	padding-right: 28px
}
.overview-feature:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 12px;
	width: 23px;
	height: 23px;
	background-color: #fff;
	border: 6px solid #24A8E0;
	border-radius: 50%
}
.itm:nth-child(2) .overview-feature:before {
	border-color: #40c4ff
}
.itm:last-child .overview-feature:before {
	border-color: #ffd740
}
.overview-feature .overview-feature__description {
	font-size: 18px
}
.team-pro {
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.team-pro p {
	font-weight: 700;
	font-size: 18px;
	color: #000;
	padding: 22px 0;
	text-align:center;
}
.team-pro .team-img {
	margin-right: 25px;
	min-width: 68px;
	text-align: center;
	padding: 0;
	margin: 0
}
footer .social--footer {
	display: flex;
	flex-wrap: wrap
}
footer .social--footer li {
	padding: 10px
}
footer .social--footer li:first-child {
	padding-left: 0
}
.blog-item {
	margin-top: 40px;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 5px;
	background: #fff
}
.blog-item img {
	width: 100%;
	height: 250px;
	border-radius: 5px 5px 0 0;
	object-fit: cover;
	transition: 1s all
}
.blog-item .box-data {
	height: 240px;
	padding: 20px
}
.blog-item .box-data h3 {
	color: #133d92;
	font-size: 18px;
	margin-top: 15px
}
.blog-item .box-data p {
	color: #888;
	font-size: .9rem;
	line-height: 1.5;
	font-weight: 400;
	height: 108px
}
.blog-item div {
	overflow: hidden;
	border-radius: 5px 5px 0 0
}
.blog-item:hover img {
	transform: scale(1.1)
}
.blog-item a {
	color: #133d92
}
.blog-item a:hover {
	color: #24A8E0
}
.dropdown-menu__item-description li {
	font-size: 16px
}
.banner_title {
    font-family: OrkneyBold;
    font-size: 3rem;
}
.banner_description {
	font-family: CerebriSansLight
}
.banner_description {
    font-size: 20px;
}
.banner-slider123 .item {
	display: flex;
	height: 100%;
	align-items: center
}
.main-banner--svc .banner_title {
	font-size: 4rem
}
.banner .banner-img img,
.banner .banner-img video {
	height: 300px;
	width: 100%;
	object-fit: contain;
}
.tabs-logoport .col-md-9 .prtflo {
    text-align: center;
    padding: 10px 0 0;
    position: relative;
    margin: 0px 0 0;
    width: 900px;
}
.protfolio-sec ul.tbing li {
	padding: 10px 20px
}
.prtflo .secwrp {
	overflow: hidden;
	padding: 0 0 0;
	margin: 5px;
	position: relative
}
.prtflo .secwrp:hover {
	z-index: 9
}
.prtflo .secwrp:hover span {
	background: #fffefe87;
	opacity: 1
}
.prtflo .secwrp:hover i {
	display: inline-block;
	width: 50px;
	padding: 13px 13px;
	background: #133d92;
	border-radius: 50px;
	height: 50px
}
.prtflo .secwrp:hover img {
	transform: scale(1)
}
.prtflo .secwrp span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fffefe87;
	left: 0;
	opacity: 0;
	transition: 1s all
}
.prtflo .secwrp span i {
	display: none;
	font-size: 25px;
	color: #fff;
	margin: 0 auto;
	left: 0;
	position: absolute;
	top: 40%;
	right: 0
}
.prtflo .secwrp.gry {
	background-color: #3e5e7e
}
.prtflo .secwrp.frz {
	background-color: #1ebbca
}
.prtflo .secwrp.drkgry {
	background-color: #2c3e50
}
.prtflo .secwrp.prpl {
	background-color: #725dd1
}
.prtflo .secwrp.orng {
	background-color: #ff9e64
}
.prtflo .secwrp.lt-blu {
	background-color: #03a8f5
}
.prtflo .secwrp.lt-grn {
	background-color: #5fe0b5
}
.prtflo .secwrp.lt-red {
	background-color: #ff7b79
}
.prtflo .secwrp h5 {
	font-size: 15px;
	text-align: center;
	color: #fff;
	text-transform: uppercase
}
.prtflo .secwrp h3 {
	font-size: 49px;
	color: #fff;
	margin-top: 22px
}
.prtflo .secwrp .lrnbtn {
	display: block
}
.prtflo .secwrp .lrnbtn a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 47px;
	letter-spacing: .1em;
	word-spacing: .35em;
	padding: 14px 50px;
	border-radius: 29px;
	font-weight: 900;
	border: 1px solid #fff
}
.prtflo .secwrp img {
	padding: 0 0 0;
	width: 100%;
	height: calc(100%);
	transition: 1s all
}
.prtflo ul.tbing {
	margin: 30px 0 50px
}
.prtflo h2 {
	font-size: 33px;
	margin-bottom: 0;
	opacity: 1;
	text-transform: capitalize!important;
	color: #000;
	font-weight: 700;
	margin: -10px 0 10px 0
}
.prtflo h1.new-page-title {
	margin-bottom: 10px;
	font-size: 27px;
	margin-bottom: 20px;
	opacity: 1;
	text-transform: capitalize!important
}
.prtflo p {
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 36px;
	text-align: center;
	width: 70%;
	margin: 0 auto
}
.port-ul {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	font-size: 0
}
.port-ul li {
	width: 25%;
	display: inline-block;
	height: 400px;
	overflow: hidden;
	padding: 5px
}
.tabs.tab-pWeb {
	background: 0 0
}
.port-ul li a {
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	position: relative;
	display: inline-block
}
.port-ul li a figure {
	margin-bottom: 0;
	height: 500px
}
.port-ul li a figure img {
	width: 100%;
	position: relative;
	top: 0;
	transition: 2s all
}
.port-ul li a:hover img {
	top: -20%
}
#portfolio .sec-breif ul li {
	width: auto;
	padding: 17px 45px
}
.thankyouwrp {
	padding: 80px 0 160px
}
.thankyouwrp h1 {
	color: #133d92;
	font-size: 68px;
	text-transform: none;
	line-height: 1.2
}
.thankyouwrp p {
	font-size: 26px;
	line-height: 1.6;
	font-weight: 500;
	color: #000;
	margin-bottom: 60px
}
.floatbutton.active {
	right: 0;
	    z-index: 9999999999999999999999999;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton {
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: fixed;
	right: -370px;
	top: 18%;
	font-size: 0;
	width: 420px;
	z-index: 999
}
.floatbutton .clickbutton {
	width: 50px;
	z-index: 999;
	height: 200px;
	cursor: pointer;
	box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, .09);
	border-radius: 3px 0 0 3px;
	display: inline-block;
	padding-top: 0;
	vertical-align: top;
	margin-top: 125px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	background: #24A8E0;
	font-family: Poppins, sans-serif;
	box-shadow: 0 0 40px #00000026;
	-webkit-box-shadow: 0 0 40px #00000026;
	-ms-box-shadow: 0 0 40px #00000026;
	-o-box-shadow: 0 0 40px #00000026
	background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
}
.floatbutton .clickbutton .crossplus:before {
	content: "";
	display: none;
	position: absolute;
	width: 20px;
	height: 2px;
	right: 0;
	background: #fbb334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus:after {
	content: "";
	display: none;
	position: absolute;
	width: 2px;
	height: 20px;
	right: 0;
	background: #fab334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus {
	position: absolute;
	display: block;
	transform: rotate(-90deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	left: -54px;
	white-space: pre;
	bottom: 87px
}
.floatbutton .clickbutton .crossplus.rotate {
	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton .clickbutton .crossplus i {
	font-size: 18px;
	color: #fff;
	margin: 17px 0 0 15px
}
.banner-form {
	background: #fff;
	padding: 30px;
	position: relative;
	z-index: 99999!important;
	border-radius: 5px;
	margin: 0;
	width: 370px;
	display: inline-block;
	box-shadow: 0 0 30px #0000001f
}
.ban-form input {
	width: 100%;
	margin: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	height: 50px;
	font-weight: 400;
	outline: 0!important;
	margin: 0 0 15px 0
}
.banner-form .intl-tel-input {
	width: 100%
}
.banner-form h3 {
	color: #141315;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: 700
}
.banner-form h3 strong {
	font: 24px/24px Poppins, sans-serif;
	font-weight: 600
}
.ban-form input[type=submit] {
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
	padding: 10px 15px;
	margin: 20px 0 0;
	border: transparent;
	cursor: pointer;
	background: #24A8E0
}
.ban-form textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	font-weight: 400;
	height: 120px;
	outline: 0!important;
	margin: 15px 0 0 0;
	resize: none
}
.btns_wrap {
	position: fixed;
	right: -6px
}
.btns_wrap a:hover {
	text-decoration: none!important;
	right: 0
}
.btns_wrap .call_wrap {
	width: 280px;
	position: absolute;
	right: -225px;
	background: #24A8E0;
	top: 63px;
	border-radius: 3px 0 0 3px;
	overflow: hidden;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 9999
}
.btns_wrap .call_wrap span {
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	padding: 15px 20px 15px 15px
}
.btns_wrap .chat_wrap {
	display: block;
	position: absolute;
	right: -225px;
	width: 280px;
	background: #24A8E0;
	top: 0;
	border-radius: 0;
	overflow: hidden;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 3px 0 0 3px;
	z-index: 9999
}
.btns_wrap .call_wrap span.icoo, .btns_wrap .chat_wrap span.icoo {
    color: #fff;
    background: -moz-linear-gradient(-45deg, #2a3db6 0, #1169cd 100%);
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0 0 10px;
    color: #fff;
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
}
.btns_wrap .chat_wrap span {
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	padding: 15px 30px 15px 15px
}
.ban-form .fldset.inpchecbx label {
	display: inline-block;
	margin: 0;
	line-height: 1.4;
	color: #676767;
	font-size: 13px
}
.ban-form .fldset.inpchecbx input {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0
}
.fldset.inpchecbx {
	margin: 10px 0 0 0
}
.fldset p {
	font-size: 13px;
	color: #676767;
	padding: 0;
	margin: 10px 0 0 0
}
.fldset p a {
	display: block;
	padding: 5px 0 0 0;
	color: #141315;
	font-weight: 500;
	font-size: 14px
}
.main-services-banner-sec .ban-form .fldset textarea {
	height: 60px
}
.main-services-banner-sec .ban-form input {
	height: 40px
}
.offerings picture img, .offerings picture video {
    height: auto;
    width: auto;
}
.cards button {
    border: none;
    background-color: transparent !important;
}
.cards img {
    float: left;
    cursor: pointer;
}
.pay-form button {
    padding: 15px 70px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: 1s all;
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#2d2f75',GradientType=1 );
    margin-top: 10px;
}
.pay-form-title {
    text-align: center;
}
.pay-form-title img {
    width: 11%;
    margin: 0 0 8px;
}
.pay-form-title h1 {
    font-size: 35px;
    background: linear-gradient(to right, #e9165d 30%, #64489c 80%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.pay-form-title {
    margin: 0 0 18px;
}
button.close {
    position: absolute;
    z-index: 999;
    right: -28px;
    opacity: 1;
    color: #fff;
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0%, #2d70b8 50%, #24A8E0 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0%,#2d70b8 50%,#24A8E0 100%);
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 50%,#24A8E0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A8E0', endColorstr='#24A8E0',GradientType=1 );
    top: -12px;
    padding: 0 7px;
    z-index: 9999 !important;
    border-radius: 100%;
    cursor: pointer !important;
}
@media only screen and (max-width:767px) {
	.service-tab {
		padding: 0 0 30px;
		font-size: 18px;
		overflow: hidden
	}
	.service-tab video {
		width: 100%
	}
	.new ul.tabs li img {
		width: 32%!important;
		padding: 4px
	}
	section.fold.case.portfolio {
		overflow: hidden
	}
	.tab-pWeb ul.tabbing-links.web {
		height: 280px!important
	}
	.prtflo .secwrp.portl span {
		height: 0!important
	}
	.banner-img.one img {
		width: 95%!important;
		top: 0!important;
		height: 250px!important
	}
	.banner-img.two img {
		width: 95%!important;
		position: absolute;
		left: 0!important;
		z-index: 0!important;
		top: 80px!important
	}
	.banner-img.four img {
		width: 100%!important;
		left: 0!important;
		top: 0!important;
		height: 300px!important
	}
	.banner-img.five img {
		width: 100%!important;
		left: 0!important;
		z-index: 0!important;
		top: -65px!important;
		height: 350px!important
	}
	.banner-img.six img {
		width: 100%!important;
		position: unset!important;
		left: 0!important;
		z-index: 0!important;
		height: 350px!important
	}
	.banner-img.seven img {
		width: 100%!important;
		position: unset!important;
		left: 0!important;
		z-index: 0!important;
		top: 0!important;
		height: 350px!important
	}
	.mobile-nav-btn {
		position: fixed;
		top: 28px;
		height: 30px;
		padding: 6px 7px;
		border-radius: 4px;
		right: 2%;
		z-index: 100;
		cursor: pointer;
		-webkit-transition: all .6s ease-in-out;
		-moz-transition: all .6s ease-in-out;
		-o-transition: all .6s ease-in-out;
		transition: all .6s ease-in-out;
		z-index: 9999
	}
	.logo-main img {
		width: 160px
	}
	.floatbutton {
		display: none
	}
	.fold.team.bg-1:before {
		display: none
	}
	.fold.team.bg-1:after {
		display: none
	}
	.fold.team.bg-2:after {
		display: none
	}
	.fold.team.bg-2:before {
		display: none
	}
	.banner:before {
		display: none
	}
	.offerings:before {
		display: none
	}
	.offerings:after {
		display: none
	}
	.mobile-nav nav li ul li ul li a:before {
		display: none
	}
	.mobile-nav nav li ul li ul li a {
		border: 0
	}
	.mobile-nav nav li ul li ul li {
		background: #e9e9e9
	}
	.mobile-nav nav {
		height: auto
	}
	.banner_title {
		font-size: 35px
	}
	.banner_service-buttons {
		padding: 0
	}
	.banner_service-buttons .main-btn {
		margin: 10px auto;
		display: block;
		text-align: center
	}
	.banner_description {
		font-size: 22px
	}
	.sec-breif h2 {
		font-size: 36px
	}
	.banner--homepage img {
		display: block;
		width: 80%;
		margin: 25px auto
	}
	.sec-breif p {
		font-size: 16px
	}
	.mCustomScrollBox {
		padding-left: 0
	}
	.btm-footer {
		display: block
	}
	.secured img {
		margin: 0 15px;
		width: 40%
	}
	.links-block-link:first-child,
	footer .links-block__title {
		margin-top: 40px
	}
	.testimonials-slider .testimonials-item {
		margin: 0;
		padding: 20px
	}
	.review-text h3 {
		font-size: 28px
	}
	.testimonials-slider .testimonials-item .testi-para p {
		font-size: 16px
	}
	.fold,
	.offerings {
		padding: 40px 0
	}
	.fold .sec-breif ul li {
		margin: 20px 5px 0;
		padding: 17px 5px;
		width: 40%
	}
	.fold .sec-breif ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
	.fold.portfolio .sec-breif ul li {
		width: 42%
	}
	.service-tab img {
		margin: 20px
	}
	.blog-item .box-data {
		height: auto
	}
	.pricing.fold ul.inner-serv li:before {
		left: 0
	}
	.pricing.fold ul.inner-serv li {
		padding-left: 20px
	}
	.industries__list {
		max-width: 100%
	}
	.fold.pricing .main-btn {
		margin-bottom: 25px
	}
	.service-tab p {
		padding: 20px 0 30px
	}
	.banner .banner-img img {
		height: auto
	}
	.banner {
		height: auto
	}
	.partner-box div {
		margin-bottom: 0
	}
	.partner-box {
		margin: 10px auto;
		height: auto
	}
	.partner-box img {
		height: 150px
	}
	.btmform .sec-breif {
		margin: 50px auto
	}
	.footer__logo-block {
		padding-right: 0
	}
	footer .footer__logo-block p {
		font-size: 16px
	}
	.empty {
		display: none
	}
	footer .links-block-link li a.social__link {
		font-size: 36px
	}
	.btm-footer.links-block-link {
		text-align: center
	}
	footer .pt-5 {
		padding-top: 0!important
	}
	footer .links-block-link a,
	footer .links-block-link p {
		font-size: 16px
	}
	footer .links-block__link li a {
		font-family: OrkneyMedium, sans-serif;
		font-size: 16px
	}
	.btmform .row .m-order {
		order: 2
	}
	.cmxform .fldset {
		margin: 15px 0
	}
	.btmform .sec-breif p {
		font-size: 18px
	}
	.btmform .sec-breif span {
		padding: 0;
		font-size: 18px
	}
	.btmform .sec-breif p br {
		display: none
	}
	.about-us__wrapper {
		margin-top: 60px
	}
	.itm {
		margin-top: 15px
	}
	.overview-feature {
		padding-left: 36px
	}
	.fold.about-fold .sec-fold img {
		margin: 60px auto 0px;
		width: 100%
	}
	.about-top{
	    padding-top:0px;
	}
	.team-pro {
		display: block
	}
	.team-pro .team-img {
		text-align: center
	}
	.sec-breif{
	    margin-top:50px;
	}
	.iti-mobile .sec-breif h2 {
		text-align: center
	}
	.main-banner--svc .banner_title {
		font-size: 38px
	}
	.design-timeline__step {
		display: block
	}
	.design-timeline__content,
	.design-timeline__heading {
		flex: 0 0 100%;
		max-width: 100%
	}
	.design-timeline__content {
		padding-left: 0
	}
	.design-timeline__circle:before,
	.design-timeline__step--active .design-timeline__circle:before,
	.design-timeline__step:before {
		display: none
	}
	.design-timeline__content {
		min-height: auto
	}
	.design-summary__content {
		padding: 60px 0 60px
	}
	.process-sec .design-timeline__title {
		font-size: 2.5rem
	}
	.m-order-2 {
		order: 2
	}
	.m-order-3 {
		order: 3
	}
	.m-order-4 {
		order: 4
	}
	.m-order-5 {
		order: 5
	}
	.m-order-6 {
		order: 6
	}
	.port-ul li {
		width: 100%
	}
	.banner-slider .slick-dots {
		bottom: 30px
	}
	.fold.team img {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.cta {
		padding: 0 0 60px
	}
	.fold.team .partner-box img {
		margin: 0
	}
	.nev {
		display: block
	}
	.mobile-nav nav li .nev a {
		display: inline;
		border-top: 0!important;
		width: 50%;
		padding: 10px 24px
	}
	.mobile-nav nav li a span {
		padding: 10px 0;
		font-weight: 700
	}
}
@media only screen and (min-width:768px) and (max-width:1054px) {
	.mobile-nav-btn {
		position: fixed;
		top: 28px;
		height: 30px;
		padding: 6px 7px;
		border-radius: 4px;
		right: 2%;
		z-index: 100;
		cursor: pointer;
		-webkit-transition: all .6s ease-in-out;
		-moz-transition: all .6s ease-in-out;
		-o-transition: all .6s ease-in-out;
		transition: all .6s ease-in-out;
		z-index: 9999
	}
	.logo-main img {
		width: 160px
	}
	.floatbutton {
		display: none
	}
	.fold.team.bg-1:before {
		display: none
	}
	.fold.team.bg-1:after {
		display: none
	}
	.fold.team.bg-2:after {
		display: none
	}
	.fold.team.bg-2:before {
		display: none
	}
	.banner:before {
		display: none
	}
	.offerings:before {
		display: none
	}
	.offerings:after {
		display: none
	}
	.mobile-nav nav li ul li ul li a:before {
		display: none
	}
	.mobile-nav nav li ul li ul li a {
		border: 0
	}
	.mobile-nav nav li ul li ul li {
		background: #e9e9e9
	}
	.mobile-nav nav {
		height: auto
	}
	.banner_title {
		font-size: 35px
	}
	.banner_service-buttons {
		padding: 35px 0
	}
	.banner_service-buttons .main-btn {
		margin: 10px 10px 10px 0;
		text-align: center;
		padding: 17px 22px
	}
	.banner_description {
		font-size: 22px
	}
	.sec-breif h2 {
		font-size: 36px
	}
	.banner--homepage img {
		display: block;
		width: 80%;
		margin: 25px auto
	}
	.sec-breif p {
		font-size: 16px
	}
	.mCustomScrollBox {
		padding-left: 0
	}
	.btm-footer {
		display: block
	}
	.secured img {
		margin: 0 15px;
		width: 40%
	}
	.links-block-link:first-child,
	footer .links-block__title {
		margin-top: 40px
	}
	.testimonials-slider .testimonials-item {
		margin: 0;
		padding: 20px
	}
	.review-text h3 {
		font-size: 28px
	}
	.testimonials-slider .testimonials-item .testi-para p {
		font-size: 16px
	}
	.fold,
	.offerings {
		padding: 40px 0
	}
	.fold .sec-breif ul li {
		margin: 20px 5px 0;
		padding: 17px 5px;
		width: 40%
	}
	.fold .sec-breif ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
	.fold.portfolio .sec-breif ul li {
		width: 29%
	}
	.service-tab img {
		margin: 20px
	}
	.blog-item .box-data {
		height: auto
	}
	.pricing.fold ul.inner-serv li:before {
		left: 0
	}
	.pricing.fold ul.inner-serv li {
		padding-left: 20px
	}
	.industries__list {
		max-width: 100%
	}
	.fold.pricing .main-btn {
		margin-bottom: 25px
	}
	.service-tab p {
		padding: 20px 0 30px
	}
	.banner .banner-img img {
		height: auto;
		width: 50%
	}
	.banner {
		height: auto
	}
	.partner-box div {
		margin-bottom: 0
	}
	.partner-box {
		margin: 10px auto;
		height: auto
	}
	.partner-box img {
		height: 150px
	}
	.btmform .sec-breif {
		margin: 50px auto
	}
	.footer__logo-block {
		padding-right: 0
	}
	footer .footer__logo-block p {
		font-size: 16px
	}
	.empty {
		display: none
	}
	footer .links-block-link li a.social__link {
		font-size: 36px
	}
	.btm-footer.links-block-link {
		text-align: center
	}
	footer .pt-5 {
		padding-top: 0!important
	}
	footer .links-block-link a,
	footer .links-block-link p {
		font-size: 16px
	}
	footer .links-block__link li a {
		font-family: OrkneyMedium, sans-serif;
		font-size: 16px
	}
	.btmform .row .m-order {
		order: 2
	}
	.cmxform .fldset {
		margin: 15px 0
	}
	.btmform .sec-breif p {
		font-size: 18px
	}
	.btmform .sec-breif span {
		padding: 0;
		font-size: 18px
	}
	.btmform .sec-breif p br {
		display: none
	}
	.about-us__wrapper {
		margin-top: 60px
	}
	.itm {
		margin-top: 15px
	}
	.overview-feature {
		padding-left: 36px
	}
	.fold.about-fold .sec-fold img {
		margin: 60px auto 60px;
		width: 100%
	}
	.team-pro {
		display: block
	}
	.team-pro .team-img {
		text-align: left
	}
	.iti-mobile .sec-breif h2 {
		text-align: left
	}
	.main-banner--svc .banner_title {
		font-size: 38px
	}
	.design-timeline__step {
		display: block
	}
	.design-timeline__content,
	.design-timeline__heading {
		flex: 0 0 100%;
		max-width: 100%
	}
	.design-timeline__content {
		padding-left: 0
	}
	.design-timeline__circle:before,
	.design-timeline__step--active .design-timeline__circle:before,
	.design-timeline__step:before {
		display: none
	}
	.design-timeline__content {
		min-height: auto
	}
	.design-summary__content {
		padding: 60px 0 60px
	}
	.process-sec .design-timeline__title {
		font-size: 2.5rem
	}
	.port-ul li {
		width: 100%
	}
	.banner-slider .slick-dots {
		bottom: 30px
	}
	.fold.team img {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.cta {
		padding: 0 0 60px
	}
	.fold.team .partner-box img {
		margin: 0
	}
	.nev {
		display: block
	}
	.mobile-nav nav li .nev a {
		display: inline;
		border-top: 0!important;
		width: 50%;
		padding: 10px 24px
	}
	.mobile-nav nav li a span {
		padding: 10px 0;
		font-weight: 700
	}
	ul.offer li {
		border: 2px solid #909090;
		border-radius: 30px;
		padding: 10px 15px;
		margin: 8px 8px;
		width: 47%;
		font-size: 18px;
		display: inline-block
	}
	ul.offer li.current {
		background: #909090;
		color: #fff
	}
	ul.offer li.current:before {
		display: none
	}
	.fold.pric .sec-breif ul li {
		width: 30%
	}
	.pricing_heartimg img {
		width: 40%
	}
	.mobile-nav nav li ul li a {
		font-size: 18px
	}
	.mobile-nav nav {
		font-size: 18px
	}
}
@media only screen and (min-width:920px) and (max-width:1054px) {
	.banner .banner-img img {
		width: 80%
	}
	.menu-list__contact-wrapper {
		display: none
	}
	.dropdown-menu__category-item {
		max-width: 33%
	}
	header {
		position: relative
	}
	.banner-slider .slick-next,
	.banner-slider .slick-prev {
		display: none!important
	}
	.pricing_heartimg img {
		width: 80%
	}
	.fold.portfolio .sec-breif ul li {
		width: 15%
	}
	ul.offer li {
		width: 100%
	}
	.port-ul li {
		width: 50%
	}
}
@media only screen and (min-width:767px) {
	.fold.team:nth-child(odd) .col-md-6:first-child {
		order: 2
	}
}
.fold {
	padding: 0 0 60px
}
.banner-img.one img {
	width: 80%;
	position: absolute;
	left: 0;
	z-index: -13;
	top: -340px;
	top: -270px;
	height: 400px
}
.banner-img.two img,
.banner-img.two video {
	width: 120%;
	position: absolute;
	left: -100px;
	top: -285px;
	z-index: -1;
}
.banner-img.four img {
	width: 100%;
	position: absolute;
	left: -50px;
	top: -259px;
	z-index: -1;
	height: 400px
}
.banner-img.five img {
	width: 100%;
	position: absolute;
	top: -300px;
	left: -35px;
	z-index: -1;
	height: 400px
}
.banner-img.six img {
    width: 80%;
    position: absolute;
    top: -300px;
    left: 0px;
    z-index: -2;
    height: 475px;
}
homepage.banner {
    margin: 0;
}
.svg-img {
    width: 80%;
}
.banner-img.seven img {
	width: 100%;
	position: absolute;
	top: -265px;
	left: -25px;
	height: 400px
}
.banner-img.three img {
	height: 400px;
	width: 85%;
	margin-top: -25px
}
.service-tab img {
    width: 60% !important;
    height: 300px;
}
.service-tab.one img {
	width: 75%
}
.service-tab.seven img {
	width: 75%
}
.service-tab.four img {
	width: 75%
}
.service-tab.five img {
	width: 75%
}
.service-tab.six img {
	width: 75%
}
.service-tab.two img {
	width: 60%
}
.service-tab.eight img {
	width: 75%
}
.portfolioboxes {
	background: #f6f6f8;
	padding: 80px 0
}
.portfolioboxes .portwrappp {
	text-align: center
}
.portfolioboxes .portwrappp .subheading {
	color: #fff;
	background-color: #24A8E0;
	padding: 8px 20px;
	font-size: 16px;
	border-radius: 30px;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px
}
.portfolioboxes .portwrappp h2 {
	color: #070707;
	font-size: 40px;
	font-weight: 500;
	padding-bottom: 15px
}
.portfolioboxes .portwrappp p {
	color: #5c5856;
	font-size: 18px;
	padding-bottom: 40px
}
.portfolioboxes .tab-custom .tabbing-links {
	margin-bottom: 40px
}
.tabbing-links {
	text-align: center
}
.tabbing-links:after,
.tabbing-links:before {
	content: " ";
	display: table
}
ul.tabbing-links.m-sliderxs.m-sliderxs123 li {
	display: inline-block
}
.portfolioboxes .tab-custom .tabbing-links li {
	background: #fff0;
	color: #24A8E0;
	font-size: 16px;
	padding: 12px 20px;
	border-radius: 30px;
	display: block;
	font-weight: 600;
	margin: 0 5px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	border: 0
}
.tabbing-links li {
	border-bottom: 2px solid #fff;
	font-size: 20px;
	padding-bottom: 4px;
	cursor: pointer;
	margin: 0 20px;
	position: relative
}
.portfolioboxes .tab-custom .tabbing-links li.current {
	transition: all .2s ease-in-out;
	color: #fff;
	background-color: #f6003f
}
.portfolioboxes .tab-custom .tabs {
	display: none
}
.portfolioboxes .portwrappp .mportt {
	display: inline-block;
	width: 100%;
	font-size: 0
}
.portfolioboxes .tab-custom .tabs.current {
	display: inline-block
}
.portfolioboxes .tab-custom .tabs {
	display: none
}
.portfolioboxes .portwrappp .mportt {
	display: inline-block;
	width: 100%;
	font-size: 0
}
.portfolioboxes .tab-custom .web {
	height: 500px!important;
	overflow-y: scroll!important
}
.portfolioboxes .tab-custom .tabbing-links {
	margin-bottom: 40px
}
.tabbing-links {
	text-align: center
}
.portfolioboxes .tab-custom .tabbing-links li.current {
	transition: all .2s ease-in-out;
	color: #fff;
	background-color: #24A8E0
}
.portfolioboxes .tab-custom ul.btnwidth li {
	width: 100%;
	margin-bottom: 20px;
	text-transform: capitalize
}
.portfolioboxes .tab-custom ul.btnwidth li {
	width: 100%;
	margin-bottom: 20px
}
.portfolioboxes .tab-custom ul.btnwidth li {
	width: 100%
}
.portfolioboxes .tab-custom .web li {
	width: auto!important;
	padding: 12px 10px;
	margin-bottom: 5px!important
}
.portfolioboxes .tab-custom .tabbing-links li {
	background: #fff0;
	color: #24A8E0;
	font-size: 16px;
	padding: 12px 20px;
	border-radius: 30px;
	display: block;
	font-weight: 600;
	margin: 0 5px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	border: 0
}
.portfolioboxes .portwrappp .mportt li {
	width: 33.33%;
	display: inline-block;
	padding: 10px
}
.tabbing-links li.current,
.tabbing-links li:hover {
	color: #3575ff;
	border-bottom: 2px solid #24A8E0
}
.tabbing-links li {
	border-bottom: 2px solid #fff;
	font-size: 20px;
	padding-bottom: 4px;
	cursor: pointer;
	margin: 0 20px;
	position: relative
}
.portfolioboxes .tab-custom ul.btnwidth li {
	width: 100%;
	margin-bottom: 20px;
	text-transform: capitalize
}
.tabbing-links:after {
	clear: both
}
.tabbing-links:after,
.tabbing-links:before {
	content: " ";
	display: table
}
.portfolioboxes .tab-custom .tabs.current {
	display: inline-block
}
.portfolioboxes .tab-custom .tabs {
	display: none
}
.portfolioboxes .portwrappp .mportt {
	display: inline-block;
	width: 100%;
	font-size: 0
}
.tabs.current {
	display: block
}
.tabs {
	display: none
}
.portfolioboxes .portwrappp .mportt li {
	width: 33.33%;
	display: inline-block;
	padding: 10px
}
.portfolioboxes .portwrappp .mportt {
	display: inline-block;
	width: 100%;
	font-size: 0
}
.portfolioboxes .portwrappp .mportt li a {
	position: relative;
	overflow: hidden;
	display: inline-block
}
.portfolioboxes .portwrappp .mportt li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 0 solid #fff;
	transition: all .2s ease-in-out
}
.portfolioboxes .portwrappp .mportt li a figure {
	margin-bottom: 0
}
.portfolioboxes .portwrappp .mportt li a figure img {
	width: 100%
}
.portfolioboxes .tab-custom .tabs {
	display: none
}
.portfolioboxes .tab-custom .web::-webkit-scrollbar {
	width: 5px
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px
}
.portfolioboxes .tab-custom .web::-webkit-scrollbar-thumb {
	background-color: #24A8E0;
	outline: 0;
	border: none
}
.new ul.tabs li {
	display: inline
}
.new ul.tabs li img {
	width: 24%;
	padding: 4px
}
.tabbing-links li.current,
.web .tabbing-links li:hover {
	color: #fff!important;
	border: 1px solid #fff;
	background: #24A8E0;
	border-radius: 26px;
	padding: 5px 0!important;
	margin-bottom: 10px
}
ul.tabbing-links.tabs-left-wrap.extra.btnwidth.web li {
	border-bottom: 0;
	color: #000000;
	padding-bottom: 15px;
	text-transform: capitalize;
}
ul.tabbing-links.web {
	height: 400px;
	overflow: hidden;
	overflow-y: scroll;
	margin-top: 20px
}
ul.tabbing-links.web::-webkit-scrollbar {
	width: 5px
}
ul.tabbing-links.web::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px
}
ul.tabbing-links.web::-webkit-scrollbar-thumb {
	background: #24A8E0;
	border-radius: 10px
}
.to-win-box.secwrp:hover span {
	background: #fffefe87;
	opacity: 1
}
.prtflo .secwrp.portl {
	padding: 0 0 0;
	margin: 0;
	position: relative
}
.prtflo .secwrp.portl:hover {
	z-index: 9
}
.prtflo .secwrp.portl:hover span {
	background: #fffefe87;
	opacity: 1
}
.prtflo .secwrp.portl:hover i {
	display: inline-block;
	width: 50px;
	padding: 13px 0;
	background: #133d92;
	border-radius: 50px;
	height: 50px
}
.prtflo .secwrp.portl:hover img {
	transform: scale(1)
}
.prtflo .secwrp.portl span {
	position: absolute;
	width: 100%;
	height: 260px;
	background: #fffefe87;
	left: 0;
	opacity: 0;
	transition: 1s all
}
.prtflo .secwrp.portl span i {
	display: none;
	font-size: 25px;
	color: #fff;
	margin: 0 auto;
	left: 0;
	position: absolute;
	top: 40%;
	right: 0
}
.prtflo .secwrp.portl span .fa-search:before {
	content: "\f002";
	padding-left: 13px
}
.tab-pWeb ul.tabbing-links.web {
	height: 400px;
	overflow: hidden;
	overflow-y: hidden;
	margin-top: 70px
}
#text {
	display: none
}
.btn-container {
	margin: auto;
	width: max-content;
	margin-top: 20px
}
.btn-container button {
	padding: 17px 78px;
	min-width: 244px;
	border-radius: 30px;
	color: #3697fe;
    border: 2px solid #3697fe;
	font-size: 16px;
	font-weight: 700;
	transition: 1s all;
	cursor: pointer;
	background: 0 0
}
.fancybox-content {
	height: 100%!important;
	width: 100%!important
}
img:not(.lazy) {
    height: auto;
    /* filter: sepia(795%) hue-rotate(190deg) saturate(500%); */
}
img.svg-img {
    /* filter: sepia(795%) hue-rotate(190deg) saturate(500%); */
}
.slicknav_menu {
    position: absolute;
    z-index: 11111;
    right: 0;
    width: 100%;
    background-color: transparent;
}
body.mainbody {
    position: relative;
}
ul.slicknav_nav {
    background-color: #3697fe;
    position: relative;
    top: 16px;
	margin-top: 20px;
}
a.logo-img {
    position: relative;
    z-index: 9999;
}
.slicknav_btn {
    background-color: #3697fe;
    padding: 14px;
    text-align: center;
}


/*Combo Pack*/
.comboopack .combopackwrap{
    background: #fff;
    width: 100%;
    display: inline-block;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,0.06);
}
.comboopack .combopackwrap .headdd {
    padding: 20px 50px;
    text-align: left;
    position: relative;
    background: #24A8E0;
    background: -moz-linear-gradient(left, #24A8E0 0, #2d70b8 51%, #2d2f75 100%);
    background: -webkit-linear-gradient(left, #24A8E0 0, #2d70b8 51%, #2d2f75 100%);
    background: linear-gradient(to right, #24A8E0 0, #2d70b8 51%, #2d2f75 100%);
}
.comboopack .combopackwrap .headdd figure{
    position: absolute;
    margin-bottom: 0;
    right: -72px;
    top: -30px;
}
.comboopack .combopackwrap .headdd figure img{
    width: 185px;
}
.comboopack .combopackwrap .headdd h3{
    text-align: left;
    padding-bottom: 0;
    color: #fff;
    font-size: 34px;
    text-transform: capitalize;
}
.comboopack .combopackwrap .headdd h3 span{
    display: block;
    font-size: 24px;
    margin-top: 10px;
}
.comboopack .combopackwrap .bodyyy{
    font-size: 0;
    padding: 30px 50px;
}
.comboopack .combopackwrap .bodyyy .coll{
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}
.comboopack .combopackwrap .bodyyy .coll ul{}
.comboopack .combopackwrap .bodyyy .coll ul li{
    color: #5C5856;
    font-size: 15px;
    padding: 0 0px 10px 30px;
    position: relative;
    line-height: 1.4;
}
.comboopack .combopackwrap .bodyyy .coll ul li:before{
    content: "\e91a";
    font-family: 'icomoon' !important;
    color: #24A8E0;
    position: absolute;
    left: 0;
    top: 0;
}
.comboopack .combopackwrap .bodyyy .coll ul li.heading{
    font-weight: 700;
    color: #24A8E0;
    padding-left: 0;
}
.comboopack .combopackwrap .bodyyy .coll ul li.heading:before{display: none;}
.comboopack .combopackwrap .footterr{
    padding: 30px 50px;
    font-size: 0;
    background: #28304a;
    border-top: 1px solid #f3f3f3;
}
.comboopack .combopackwrap .footterr .left{
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
    font-size: 0;
}
.comboopack .combopackwrap .footterr .left .btnwrap{
    display: inline-block;
    width: 70%;
    padding-left: 20px;
    vertical-align: middle;
}
.comboopack .combopackwrap .footterr .left .btnwrap .numbercta{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    padding: 14px 20px;
    border: 1px solid #fff;
    border-radius: 30px;
}
.comboopack .combopackwrap .footterr .left .btnwrap .numbercta span{
    margin-right: 10px;
}
.comboopack .combopackwrap .footterr .left .btnwrap .chatcta{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 21px;
    padding: 15px 30px;
    border: 1px solid #fff;
    border-radius: 30px;
}
.comboopack .combopackwrap .footterr .left .btnwrap .chatcta span{
    margin-right: 10px;
}
.comboopack .combopackwrap .footterr .left .txtt{
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}
.comboopack .combopackwrap .footterr .left .txtt h4{
    color: #ffffff;
    font-size: 22px;
    /* margin-top: 10px; */
    padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right{
    display: inline-block;
    width: 49%;
    vertical-align: bottom;
    position: relative;
}
.comboopack .combopackwrap .footterr .right .price {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    padding-left: 60px;
}
.comboopack .combopackwrap .footterr .right .price h2{
    font-size: 44px;
    color: #ee3c5a;
    padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right .price h2 span{

position: relative;

font-size: 20px;

padding-bottom: 0;

color: #b3b1b1;

margin-left: 10px;
}
.comboopack .combopackwrap .footterr .right figure{
    margin-bottom: 0;
    display: inline-block;
    width: 30%;
}
.comboopack .combopackwrap .footterr .right figure img{
    width: 180px;
    position: absolute;
    top: -50px;
    left: 0;
}
.comboopack .combopackwrap .footterr .right .price h2 span:before{content: "";width: 60px;height: 2px;display: block;background: #9e9c9c;position: absolute;left: 0;top: 44%;}
.comboopack .combopackwrap .footterr .right .price h6{
    color: #fff;
    font-size: 21px;
    padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right .orderbtn{
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: right;
}
.comboopack .combopackwrap .footterr .right .orderbtn a{}
.footer-top .socialmid{
    font-size: 0;
}
.footer-top .socialmid .left{
    display: inline-block;
    width: 50%;
}
.footer-top .socialmid .right{
    width: 50%;
    text-align: right;
    display: inline-block;
}
.footer-top .socialmid .right img{
    width: 70%;
}
@media only screen and (max-width: 769px) and (min-width: 0px) {
	.banner-img.two img,
	.banner-img.two video {
		left: 0px;
		width: 100%;
	}
	.bages-box li .sec {
		max-width: 70px;
		margin: 0 10px;
	}
	.bages-box li img {
		max-width: 70px;
		margin: 0 10px;
	}
	.bages-box li .imag {
		margin: 0 15px;
		max-width: 60px;
	}
	.banner-img.two img,
	.banner-img.two video {
		top: 0;
	}
	.banner .banner-img img,
	.banner .banner-img video {
		height: auto;
	}
	.banner .abcd {
		height: 290px !important;
	}
}
@media only screen and (max-width: 320px) {
	.bages-box li .imag {
		margin: 0 3px;
	}
}
/*=========notfound-start======*/
#notfound {
	position: relative;
	padding: 70px 0;
	height: 700px;
}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.notfound {
	max-width: 545px;
	width: 100%;
	text-align: center;
	line-height: 1.4;
}
.notfound .notfound-404 {
	height: 190px;
}
.notfound .notfound-404 h1 {
	font-size: 146px;
	font-weight: 700;
	margin: 0px;
	color: #141315;
}
.notfound .notfound-404 h1>span {
	display: inline-block;
	width: 120px;
	height: 120px;
	background-image: url(../images/emoji.png);
	background-size: cover;
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
	z-index: -1;
}
.notfound h2 {
	font-size: 36px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	color: #141315;
}
.notfound p {
	color: #676767;
	line-height: 1.4;
	font-size: 22px;
	font-weight: 500;
	padding: 5px 0px 30px 0;
}
.flex.belief-illustration-wrapper img {
	width: 100px;
}
.notfound a.btn-main {
	font-size: 18px;
	padding: 15px 40px;
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	background: linear-gradient(to right,  #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
	border-radius: 30px;
}
/*=========notfound-end======*/
.banner .abcd {
	height: 400px;
	width: 100%;
}
.service-tab.one video {
	width: 50%;
}
.service-tab.two video {
	width: 40%;
}
.service-tab.seven video {
	width: 50%;
}
.service-tab.eight video {
	width: 40%;
}
.service-tab.four video {
	width: 50%;
}
.service-tab.five video {
	width: 50%;
}
.service-tab.six video {
	width: 50%;
}
.tabs.animal li.to-win-box.secwrp.portl {
	float: left;
	width: 25%;
}
.tabs.animal li.to-win-box.secwrp.portl a {
	display: block;
	width: 100%;
}
.tabs.animal li.to-win-box.secwrp.portl a img.lazy.imgadded.loaded {
	width: 100%;
	height: auto;
}
section.fold.case.portfolio .secwrp a img.lazy {
	height: auto;
}
.cards {
    margin: 10px 0 20px;
}
.cards img {
    width: 60%;
}
.social--footer li a {
    padding: 0 10px 0 0 !important;
}
.social--footer li {
    margin: 0;
    padding: 0 !important;
}
.app-input-group span {
    display: block;
}





.portfoliowrp{padding: 70px 0;background: #f9f9f9;}
.txtwrp h4 {
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    background: linear-gradient(to left, #24A8E0 0%,#2d70b8 25%,#2d2f75 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.portfoliowrp .txtwrp {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.portfoliowrp .navwrp{display: block;text-align: center;padding: 0 0 50px;}
.portfoliowrp .navwrp ul{margin: 0; display: block; text-align: center; }
.portfoliowrp .navwrp ul li {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 15px;
    color: #2d70b8;
    font-size: 15px;
    border-radius: 7px;
    font-weight: 500;
    border: 1px solid;
    cursor: pointer;
    transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;
}
.portfoliowrp .navwrp ul li.current {
    background: #24A8E0;
    color: #fff;
}
.portfoliowrp .port-box{}
.portfoliowrp .port-box ul{margin: 0; display: block; text-align: center; }
.portfoliowrp .port-box ul li{display: inline-block;width: 24%;transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 16%);border-radius: 20px;margin: 0 4px 0;}
.portfoliowrp .port-box ul li:hover{transform: scale(1.1);}
.portfoliowrp .port-box ul li img{width: 340px; height: 310px; object-fit: cover; border-radius: 15px; }
.portfoliowrp .btnwrp{display: block; text-align: center; padding: 50px 0 0; }
.tabs-ecom li.hk_web_height {
    height: 400px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px;
}
.tabs-web-dsgn li.hk_web_height {
    height: 400px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px;
}
.portfoliowrp .btnwrp {
    display: block;
    text-align: center;
    padding: 50px 0 0;
}
.btn-1 {
    background: #2d70b8;
    padding: 13px 35px;
    color: #fff;
    font-size: 16px;
    border: 2px solid;
    transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;
    border-radius: 7px;
}
.btn-1:hover {
    background: transparent;
    color: #2d70b8;
}
.btn-2 {
    background: transparent;
    padding: 13px 35px;
    color: #2d70b8;
    font-size: 16px;
    border-radius: 7px;
    margin: 0 0 0 20px;
    border: 2px solid;
    font-weight: 500;
}
.btn-2:hover {
    background: #2d70b8;
    color: #fff;
}
.portfoliowrp .port-box ul li:hover {
    transform: scale(1.1);
}
.tabs-web-dsgn li.hk_web_height:hover {
    background-position: 100% 100%;
    transition: 6s !important;
    transform: none;
}
.comboopack .col-lg-12 {
    padding: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.banner-bg:before {
    background-size: 560px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .slicknav_menu {
    display: block;
  }
  .banner-bg:before {
    background-size: 560px;
}
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
ul.review-list .slick-slide {
    margin: 0 24px;
}
.portfoliowrp .navwrp ul li {
    margin: 3px 5px;
    min-width: 150px;
}
.portfoliowrp .port-box ul li {
    width: 100%;
    margin: 0 0 10px;
}
.btnwrp a {
    min-width: 290px;
    display: inline-block;
    margin: 0 0 10px;
}
.mcta .mcta-tag h6 {
    line-height: 19px;
    font-size: 14px;
    font-weight: 600;
}
.comboopack .combopackwrap .bodyyy .coll {
    width: 100%;
}
.comboopack .combopackwrap .bodyyy .coll ul {
    margin: 0 0 24px;
}
.comboopack .combopackwrap .bodyyy {
    padding: 30px 10px 10px;
}
.comboopack .combopackwrap .headdd {
    padding: 20px 20px;
}
.comboopack .combopackwrap .headdd figure {
    right: -7px;
}
.comboopack .combopackwrap .headdd figure img {
    width: 75px;
    top: 30px;
    position: relative;
}

.comboopack .combopackwrap .footterr {
    padding: 20px 20px;
}
.comboopack .combopackwrap .footterr .left {
    width: 100%;
}
.comboopack .combopackwrap .footterr .left .txtt {
    width: 100%;
}
.comboopack .combopackwrap .footterr .left .btnwrap {
    width: 100%;
    padding: 0;
}
.comboopack .combopackwrap .footterr .left .btnwrap .numbercta {
    font-size: 12px;
    padding: 14px 18px;
    margin: 20px 6px;
    display: inline-block;
}
.comboopack .combopackwrap .footterr .left .btnwrap .chatcta {
    font-size: 12px;
    margin-right: 21px;
    padding: 14px 20px;
    display: inline-block;
}
.comboopack .combopackwrap .footterr .right {
    width: 100%;
}
.comboopack .combopackwrap .footterr .right .price {
    width: 100%;
    padding: 0;
}
.comboopack .combopackwrap .footterr .right figure {
    width: 20%;
}
.comboopack .combopackwrap .footterr .right figure img {
    width: 100px;
    top: -10px;
    left: auto;
    right: -20px;
}

.banner-head h3 {
    font-size: 26px;
    line-height: 40px;
}
.banner-bg:before {
    display: none;
}
ul.ser-wrap-li {
    width: 100%;
}
ul.logo-banr-icon li {
    transform: scale(0.9);
}
ul.logo-banr-icon a {
    margin-right: 1px;
}
.developers {
    width: 100%;
    margin-top: 50px;
}
.inrbnrform h4 {
    font-size: 24px;
}
.inrbnrform h4 span {
    font-size: 32px;
}
.creative-counter .count-title {
    font-size: 38px;
    line-height: 0;
}
.creative-counter .col {
    width: 100% !important;
}
.creative-counter .row {
    display: block !important;
}
.brand-head h4 {
    font-size: 28px;
    line-height: 38px;
}
.brand-txt h4 {
    font-size: 34px;
    line-height: 42px;
    width: 100%;
}
.combo-pack .combo-image {
    position: static;
}
.combo-pack .chat-con {
    top: 0;
    width: 100%;
}
.combo-img-inner {
    margin-top: 40px;
    margin-bottom: 20px;
}
.combo-pack .right {
    position: relative;
    top: 30px;
    left: 30px;
}
.mcta .mcta-content h4 {
    font-size: 34px;
}
.phone-div {
    padding-left: 0px !important;
}
.mail .fa {
    font-size: 29px;
    margin-left: 0;
}
.mail h3 {
    font-size: 16px;
    padding-left: 41px;
}
.phone-div h3 {
    font-size: 16px;
}
.contact_same {
    padding: 30px 20px 45px;
}
.contact-section .title h2 {
    font-size: 30px;
    line-height: 36px;
}
.contact-section .title {
    margin-bottom: 10px;
}
.combo-pack .left:before {
    display: none;
}
.tabs-logoport {
    margin: 0 !important;
}
#section_port .column-container {
    width: 37% !important;
}
.mcta {
    background-image: none;
}
.rated-slider {
    overflow: hidden;
}
.combo-pack {
    overflow: hidden;
}
.renowned h4 {
    font-size: 26px;
}
section {
    overflow: hidden;
}
.contact_area_right.contact_same {
    width: 100%;
}





    .why-chos {
    margin-top: -60px;
}
 .top-bar {
    display: none;
}
.banner--homepage {
    height: auto !important;
    padding-top: 30px;
}
.banner-slider .slick-dots {
    bottom: -80px;
}
section.call-to-sec::before {
    width: 100% !important;
    height: 270px !important;
    background-size: cover !important;
    top: 26px !important;
    left: 0 !important;
}
.call-us-btn a.request-qyut {
    padding: 7px 11px !important;
    font-size: 13px !important;
}
.call-us-btn a#strt-liv {
    padding: 6px 18px !important;
    font-size: 13px !important;
}
.creative-blk li {
    margin: 0 0 15px;
}
.experience-blk span {
    right: 130px;
}
.team .tabs img {
    width: 70% !important;
}
.fold.team img {
    margin-top: 20px;
    margin-bottom: 10px;
}
.btmform {
    padding: 0;
}
.fold {
    padding: 0 0 10px;
}
.banner_description {
    font-size: 18px;
}
.experience-title h2 {
    font-size: 26px !important;
    width: 100% !important;
    padding-bottom: 20px !important;
    line-height: 35px !important;
}
.experience-blk {
    margin-bottom: 30px;
}
.accent-red .headline-1, .accent-red .headline-2, .accent-red .headline-3, .accent-red .headline-4, .accent-red .subhead, .accent-red .subhead-small, .accent-red.dark-background .button.primary-button span, .accent-red.dark-background.button.primary-button span, .dark-background .accent-red.button.primary-button span, .accent-red .card-title, .accent-red .package_price .price {
    font-size: 28px !important;
}
 .slicknav_menu {
    display: block;
  }
.slicknav_menu .slicknav_icon {
    margin: 0 !important;
}
.slicknav_btn {
    background-color: #2d70b8;
    padding: 10px;
    position: fixed;
    right: 8px;
}
ul.slicknav_nav {
    top: 50px;
}
ul.slicknav_nav {
    background-color: #2d70b8 !important;
}
.slicknav_nav .slicknav_row:hover {
    background: #2d70b8 !important;
}
.connect__content-link {
    font-size: 16px;
}
.map-address p {
    font-size: 18px;
}
.banner--homepage .trustpilot-widget {
    margin-top: 10px;
    left: 22px;
}
.why-chose-us {
        margin-top: 0px !important;
}

}
/*Call Us Free CSS Start*/
section.call-to-sec {
    padding: 49px 0px;
    display: flex;
}
section.call-to-sec::before {
    content: '';
    background: url(../images/call-to-action-img.png);
    background-position: center left;
    position: absolute;
    width: 100%;
    height: 160px;
    background-size: 90%;
    background-repeat: no-repeat;
    top: 26px;
    left: 0;
}
.call-us-btn a.request-qyut:hover {
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    color: #fff;
}
section.call-to-sec .row {
    display: flex;
    align-items: center;
}
.call-us-free h3 {
    color: #fff;
}
.call-us-free h4 {
    color: #fff;
}
.call-us-free a {
    color: #fff;
    font-size: 21px;
    display: inline-block;
}
.call-us-btn a.request-qyut {
    color: #000;
    background-color: #fff;
    padding: 7px 26px;
    border: 1px solid #fff;
    border-radius: 25px;
    display: inline-block;
    text-transform: uppercase;
}
.call-us-btn a#strt-liv:hover {
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
}
a.request-qyut i {
    margin-right: 6px;
}
.call-us-btn a#strt-liv {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 6px 33px;
    border-radius: 25px;
    text-transform: uppercase;
    margin-left: 7px;
}
/*Call Us Free CSS End*/



/*Creative CSS Start*/
.creative-blk li {
    display: inline-block;
    float: none;
    padding: 10px 10px;
    box-shadow: 0 0 3px 3px #f8f8f8;
    margin: 0 7px;
    min-width: 210px;
}
.creative-img span {
    color: #fff;
    background: linear-gradient(to right, #24A8E0 0%,#2d70b8 51%,#2d2f75 100%);
    border-radius: 25px;
    margin-top: 5px;
    display: inline-block;
    width: 25px;
    height: 23px;
    text-align: center;
}
.creative-img h4 {
    padding-top: 21px;
    line-height: 24px;
    font-weight: 600;
}
/*.creative-blk img {
    width: 100%;
}*/
.creative-blk h4 {
    font-size: 18px;
    padding-top: 12px;
}
section.creative-sec {
    text-align: center;
}
.creative-img img {
    width: 52%;
    display: inline-block;
}
/*Creative CSS End*/



/*Experience Block CSS Start*/
.experience-blk li {
    float: left;
    width: 20%;
}
section.experience-sec {
    text-align: center;
}
section.experience-sec {
    padding: 50px 0px 20PX;
}
.experience-blk ul li h5 {
    text-align: left;
    color: #AF1576;
    font-weight: 600;
}
.experience-title h2 {
    font-size: 41px;
    width: 63%;
    display: inline-block;
    padding-bottom: 70px;
}
.experience-blk h4 {
    font-size: 18px;
    padding: 0;
}
.experience-blk h3 {
    font-size: 31px;
}
.experience-blk {
    box-shadow: 0px 0px 1px 3px #f8f8f8;
    padding: 19px 5px;
    border-radius: 9px;
}
.experience-blk span {
    position: absolute;
    top: 9px;
    right: 82px;
    font-size: 38px;
}
/*Experience Block CSS End*/


/*Animated Number Counter CSS Start*/
.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 30px auto; position: relative;}
.counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

/*Animated Number Counter CSS End*/
.creative-img:hover {box-shadow: 0 0 10px #0000003b;transition: 0.5s;}

.creative-img {
    transition: 0.5s;
    padding: 10px 15px;
}