@import "../css";

@font-face {
    font-family: jsmath-cmr10 cmr10;
    font-style: normal;
    font-weight: 400;
    src: local('jsMath-cmr10 cmr10'), url(jsMath-cmr10.woff) format('woff');
    font-display: swap
}
html, body{
	margin:0;
	padding:0;
	overflow-x:hidden;
}
body {
   font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    /* font-family: 'Hind', sans-serif; */
}

body.corporate h2,
body.corporate h3 {
    font-family: 'Hind';
}

body p,
body li {
    color: #293e40
}

body li {
    list-style: none
}

body a:focus,
a:hover {
    text-decoration: none
}

body a:hover {
    text-decoration: none
}

body .c444 {
    border-color: transparent transparent #394d7e
}

body .fa:hover {
    transition: 200ms linear !important
}

h3,
h2 {
    font-weight: 600;
/*     font-family: 'Josefin Sans', sans-serif; */
    color: #355880;
    margin: 0 0 7px;
}

h4,
h5 {
    color: #524e61;
    font-weight: 600;
}

h5 {
    font-size: 16px
}

p {
    font-size: 15px;
    margin: 0
}

ul {
    padding: 0;
    list-style: none
}

a {
    transition: 200ms linear;
}

a:focus {
    outline: 0 !important
}

.row2 {
    display: inline-block;
    padding-top: 35px
}
.bg-white {
	background: #fff !important;
}
.gray-bg {
    background: #f8f8f8
}

.red-color {
    color: #FD373C;
}

.no-padding {
    padding: 0 !important
}

.italic {
    font-style: italic
}

.p-relative {
    position: relative
}

.radius-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto !important
}

.center-img {
    margin: 0 auto
}

.float-right {
    float: right;
    text-align: right
}

.text {
    overflow: hidden
}

.padding-top-25 {
    padding-top: 30px
}

.color-codes {
    padding: 40px 0;
    border-bottom: 1px solid #e3e3e3
}

.cl1 {
    background: #fe5623;
    color: #fff;
    padding: 10px;
}

.cl2 {
    background: #2E2B42;
    color: #fff;
    padding: 10px;
}

.cl3 {
    background: #3e4c66;
    color: #fff;
    padding: 10px;
}

.cl4 {
    background: #f8f8f8;
    color: #777;
    padding: 10px;
}

.cl5 {
    background: #868ea0;
    color: #fff;
    padding: 10px;
}

.cl6 {
    background: #f5f5f5;
    color: #777;
    padding: 10px;
}

color-palette {
    height: 50px
}

.elements-padding {
    padding: 20px 0
}

.nav-preview {
    margin: 30px 0;
    display: inline-block;
    padding: 25px 0;
    background-color: #f0f0f0
}

/* ---------------- TITLES --------------- */

/* modern title */

.modern-title {
    padding: 0 150px;
    margin-bottom: 50px;
    padding-bottom: 70px
}

@media only screen and (max-width: 1200px) {
    .modern-title {
        padding: 0 15px;
        display: inline-block
    }
}

.modern-title .text-left p {
    font-size: 18px
}

.modern-title h2 {
    margin: 0;
    border-right: 5px solid #FD373C;
    font-size: 32px;
    font-weight: 600;
    padding-right: 30px;
/*     font-family: 'Josefin Sans'; */
}

.modern-title.dark-title h2 {
    color: #3e4c66
}

.modern-title.white-title h2 {
    color: #fff
}

.modern-title.white-title p {
    color: #ddd
}

/* ---- title 2 ---- */

.title {
    text-align: center;
    padding-bottom: 40px
}

.title-white h2 {
    color: #fff !important
}

.title-white h3 {
    color: #fff
}

.title-white p {
    color: #ddd
}

.title.padding {
    padding-right: 150px;
    padding-left: 150px
}

.text-bg {
    font-size: 130px;
    text-transform: uppercase;
    position: absolute;
    color: #201d2c;
    font-weight: 800;
    letter-spacing: 15px;
    z-index: 1;
    opacity: .04;
    left: 550px;
    margin-top: -100px
}

.title h2 {
    font-weight: 600;
    font-size: 35px;
  /*   color: #355880; */
  color:#293e40;
    margin: 0;
 /*    font-family: 'Josefin Sans', sans-serif; */
}

.title h4 {
    padding: 0;
    font-family: 'Exo 2', sans-serif;
    font-size: 17px;
    position: relative;
    top: -10px;
    color: #5a677f;
    font-weight: 500
}

.title p {
    color: #293e40;
    margin-top: 10px;
    font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
}

.title-border {
    padding-top: 15px
}

.text-left {
    text-align: left
}

/*------------- TITLE STYLE ENDS HERE -------------- */

/* --------- buttons ---------  */

.buttons {
    margin-top: 20px
}

.btn-md {
    padding: 12px 35px 11px !important
}

.btn-sm {
    font-size: 14px;
    padding: 11px 30px !important
}

.btn-lg {
    font-size: 15px;
    padding: 15px 28px 13px !important
}

.btn-shadow {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2)
}

.btn .fab {
    padding-left: 5px;
    opacity: .7
}

.btn {
    transition: 200ms linear
}

.f7-color {
    background-color: #f7f7f7
}

.radius5 {
    border-radius: 5px
}

.radius25 {
    border-radius: 25px;
    padding: 13px 30px
}

.btn-outline-white {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff
}

.btn-outline-white:hover {
    color: #fff;
    border: 1px solid #3f495a !important;
    background-color: #3f495a !important
}

.btn-outline-dark {
    color: #756c7e;
    border: 1px solid #e5e5e5
}

.btn-outline-dark:hover {
    background-color: #fb373c !important;
    color: #fff;
    border: 1px solid #fb373b !important;
}

.btn-red {
       color: #fff;
    background-color: #FD373C;
    transition: 200ms linear;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    border: 1px solid #fd373c;
    line-height: 1.5;
    font-weight: 600;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px)/(1920 - 300)));
    text-transform: uppercase;
    padding: 7px 25px;
}

.btn-red:hover {
    background-color: #ffffff !important;
    color: #FD373C !important;
    border: 1px solid #fd373c;
}

.btn-dark {
    color: #fff;
    font-weight: 400;
    border: 1px solid transparent;
    background-color: #355880;
}

.btn-dark:hover {
    background-color: #f5f5f5;
    color: #3f495a !important;
    border: 1px solid transparent
}

.btn-margin-right {
    margin-right: 15px
}

.btn-margin-left {
    margin-left: 15px
}

/* buttons end */

/* animation configuration */

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

/* animation configuration ends here */

/* -- top bar adjusment -- */
.top-bar {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.top-bar i {
    color: #ff6c3a;
    margin: 0 10px;

}

/* -- top bar adjusment -- */

/*
    Navbar Adjusment
    =========================== */

/* Navbar Configuration = Icons before the navbar link */

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    color: #ff6c3a;
    padding-right: 5px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover {
    padding-left: 20px !important
}

/* nav.navbar a.active {
    color: #fd373c !important;
} */

nav.navbar.white.navbar-fixed {
    padding-left: 50px;
    padding-right: 50px
}

nav.navbar .slideInUp {
    animation-duration: 200ms !important
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
    color: #fd373c;
    padding-right: 5px;
}

a.dropdown-toggle:after {
   /* content: "\f067";*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #333;
    padding-left: 5px;
    content: "\f107";
}

a.submenu:before {
    content: "\f067" !important;
    font-size: 8px !important
}

a.submenu:before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10px;
    color: #fd373c;
    padding-right: 5px;
}

/* Navbar Configuration = Icons before the navbar link */

nav ul.dropdown-menu.megamenu-content {
    width: 900px !important;
    margin: 0 auto !important
}

nav.navbar-transparent.white .navbar-right {
    margin-right: 0
}

.nav .nav-offer {
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain;
    height: auto;
    padding: 25px 20px !important;
    border-radius: 3px;
    border: 1px solid #f0f0f0
}

.nav .nav-offer h3 {
    color: #3e4c66
}

.nav .nav-offer p {
    color: inherit
}

nav.navbar.bootsnav.navbar-transparent.white {
    padding: 20px 50px 0
}

nav.navbar.bootsnav.rgba-nav.navbar-transparent.white {
    background: rgba(16, 9, 39, 0.4);
    padding: 10px 0
}

nav.rgba-nav.navbar-transparent.white .navbar-right {
    margin-right: 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    left: 0px;
}

@media (min-width: 1024px) {

    /* Navbar General ------*/
    nav.navbar ul.nav>li>a {
        padding: 30px 15px;
        font-weight: 600
    }

    /* Navbar Center ------*/
    nav.navbar-center .navbar-brand {
        margin: 0 !important
    }

    /* Navbar Brand Top ------*/
    nav.navbar-brand-top .navbar-brand {
        margin: 10px !important
    }

    /* Navbar Full ------*/
    nav.navbar-full .navbar-brand {
        position: relative;
        top: 5px
    }

    /* Navbar Sidebar ------*/
    nav.navbar-sidebar ul.nav,
    nav.navbar-sidebar .navbar-brand {
        margin-bottom: 50px
    }

    nav.navbar-sidebar ul.nav>li>a {
        padding: 10px 15px;
        font-weight: 700
    }

    /* Navbar Transparent & Fixed ------*/
    nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark,
    nav.navbar.bootsnav.navbar-transparent.dark {
     /*    background-color: rgba(255, 255, 255, 0); */
	     background-color: #fff;
        border-bottom: solid 0 rgba(104, 104, 104, 0.1);
		top: auto;
		   transition: all ease .4s;
    transition: all 800ms;
    }

    nav.navbar.dark.navbar-fixed {
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.05)
    }

    nav.navbar.dark.navbar-transparent {
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.0)
    }

    nav.navbar.white.navbar-fixed {
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.05)
    }

    nav.navbar.white.navbar-transparent {
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.0)
    }
}

@media (max-width: 992px) {

    /* Navbar General ------*/
    nav.navbar .navbar-brand {
        margin-top: 0;
        position: relative;
        top: -2px
    }

    nav.navbar .navbar-brand img.logo {
        width: 30px
    }

    .attr-nav>ul>li>a {
        padding: 16px 15px 15px
    }

    /* Navbar Mobile slide ------*/
    nav.navbar.navbar-mobile ul.nav>li>a {
        padding: 15px
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu>li>a {
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
        padding-right: 30px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }

    /* Navbar Full ------*/
    nav.navbar-full .navbar-brand {
        top: 0;
        padding-top: 10px
    }
}

/* Navbar Inverse
    =================================*/

nav.navbar.navbar-inverse {
    background-color: #222;
    border-bottom: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list>li.total>.btn {
    border-bottom: solid 1px #222 !important
}

nav.navbar.navbar-inverse ul.cart-list>li.total .pull-right {
    color: #fff
}

nav.navbar.navbar-inverse.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a,
nav.navbar.navbar-inverse ul.nav>li>a {
    color: #eee
}

nav.navbar.navbar-inverse ul.nav>li.dropdown>a {
    background-color: #222
}

nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu>li>a {
    color: #999
}

nav.navbar.navbar-inverse ul.nav .dropdown-menu h1,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h2,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h3,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h4,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h5,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h6 {
    color: #fff
}

nav.navbar.navbar-inverse .form-control {
    background-color: #394d7e;
    border-color: #303030;
    color: #fff
}

nav.navbar.navbar-inverse .attr-nav>ul>li>a {
    color: #eee
}

nav.navbar.navbar-inverse .attr-nav>ul>li.dropdown ul.dropdown-menu {
    background-color: #222;
    border-left: solid 1px #303030;
    border-bottom: solid 1px #303030;
    border-right: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list>li {
    border-bottom: solid 1px #303030;
    color: #eee
}

nav.navbar.navbar-inverse ul.cart-list>li img {
    border: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list>li.total {
    background-color: #394d7e
}

nav.navbar.navbar-inverse .share ul>li>a {
    background-color: #4F435B
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu {
    border-right: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a {
    border-bottom: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-content {
    border-left: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a:hover,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li>a:focus,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul>li.active>a {
    background-color: #394d7e
}

nav.navbar-inverse.navbar-full ul.nav>li>a {
    border: none
}

nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu {
    background-color: #222
}

nav.navbar-inverse.navbar-full .navbar-toggle {
    background-color: #222 !important;
    color: #6f6f6f
}

@media (min-width: 1024px) {
    nav.navbar.navbar-inverse ul.nav .dropdown-menu {
        background-color: #222 !important;
        border-left: solid 1px #303030 !important;
        border-bottom: solid 1px #303030 !important;
        border-right: solid 1px #303030 !important
    }

    nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu>li>a {
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu {
        border-left: solid 1px #303030;
        border-right: solid 1px #303030
    }

    nav.navbar.navbar-inverse.navbar-transparent.dark {
        background-color: rgba(0, 0, 0, 0.3);
        border-bottom: solid 1px #999
    }

    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav {
        border-left: solid 1px #999
    }

    nav.navbar.navbar-inverse.no-background.white .attr-nav>ul>li>a,
    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav>ul>li>a,
    nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav>li>a,
    nav.navbar.navbar-inverse.no-background.white ul.nav>li>a {
        color: #fff
    }

    nav.navbar.navbar-inverse.no-background.dark .attr-nav>ul>li>a,
    nav.navbar.navbar-inverse.no-background.dark .attr-nav>ul>li>a,
    nav.navbar.navbar-inverse.no-background.dark ul.nav>li>a,
    nav.navbar.navbar-inverse.no-background.dark ul.nav>li>a {
        color: #3f3f3f
    }
}

@media (max-width: 992px) {
    nav.navbar.navbar-inverse .navbar-toggle {
        color: #eee;
        background-color: #222 !important
    }

    nav.navbar.navbar-inverse .navbar-nav>li>a {
        border-top: solid 1px #303030;
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu>li>a {
        color: #999;
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title {
        border-bottom: solid 1px #303030;
        color: #eee
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul>li>a {
        border-bottom: solid 1px #303030;
        color: #999 !important
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu.on:last-child .title {
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse .dropdown-tabs .tab-menu>ul {
        border-top: solid 1px #303030
    }

    nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse {
        background-color: #222
    }
}

@media (max-width: 767px) {
    nav.navbar.navbar-inverse.navbar-mobile ul.nav {
        border-top: solid 1px #222
    }
}

.close-side .fab {
    font-size: 25px
}

/*
    Color
    =========================== */

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.side .widget ul.link li a:hover,
.side .widget ul.link li a:focus,
.check-list li:before,
ul.cart-list>li>h6>a,
.attr-nav>ul>li>a:hover,
.attr-nav>ul>li>a:focus,
nav.navbar-sidebar ul.nav li.dropdown.on>a,
nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on>a,
nav.navbar.navbar-inverse ul.nav li.dropdown.on>a,
nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on>a,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar ul.nav>li>a:hover,
nav.navbar ul.nav>li.active>a:hover,
nav.navbar ul.nav li.active>a,
nav.navbar li.dropdown ul.dropdown-menu>li a:hover {
    color: #fd373c;
}

nav.navbar li.dropdown ul.dropdown-menu>li a:hover {
    padding-left: 5px !important
}

nav.navbar.bootsnav .buttons a {
    padding-left: 30px !important
}

nav.navbar.bootsnav .buttons .btn:hover {
    padding-left: 30px !important
}

.attr-nav>ul>li>a:hover .fab {
    color: #ff6c3a
}
nav.navbar.navbar-transparent .red-link {
    color: #fff !important;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li i {
    color: #ff6c3a;
    padding-right: 3px;
    font-size: 10px;
    opacity: .5
}

nav.navbar.navbar-transparent ul.nav>li>a:hover,
nav.navbar.no-background ul.nav>li>a:hover,
nav.navbar ul.nav li.scroll.active>a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu>li>a:hover,
nav.navbar ul.nav li.dropdown.on>a,
nav.navbar-dark ul.nav li.dropdown.on>a {
    color: #fff !important
}

@media(max-width:920px) {

    nav.navbar .dropdown .megamenu-content .col-menu ul>li>a:hover,
    nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover {
        color: #d2d5dd !important
    }
}

nav.navbar .navbar-brand img.logo {
    width: 125px;
    position: relative;
    top: 0;
    margin-right: 50px;
    image-rendering: -webkit-optimize-contrast
}

nav.navbar.dark .navbar-brand img.logo {
    top: 12px
}

nav.navbar.bootsnav.transparent {
    background: transparent
}

nav.navbar.bootsnav.transparent ul>li>a {
    color: #fff
}

nav.navbar.bootsnav.transparent ul.nav>li>a {
    color: #fff
}

nav.navbar.bootsnav.transparent-nav {
    background: rgba(255, 255, 255, 0.1)
}

nav.navbar.bootsnav.transparent-nav ul.nav>li>a {
    color: #fff
}

nav.navbar.bootsnav.dark {
    height: 100px;
	    box-shadow: rgb(0 0 0 / 12%) 0 1px 3px;
}

nav.navbar.bootsnav.dark ul.nav>li>a {
    font-weight: 500;
    font-size: calc(12px + (14 - 11) * ((100vw - 992px)/(1920 - 992)));
    text-transform: uppercase;
    padding: 40px 15px;
    transition: 200ms linear
}

nav.navbar.bootsnav.dark ul.nav>li>a:hover {
    color: #fd373c !important;
}

nav.navbar.bootsnav ul.nav>li>a:hover {
    color: #fd373c !important;
}

nav.bootsnav.navbar-full {
    background: transparent
}

nav.navbar.bootsnav .navbar-toggle {
    background-color: transparent;
    font-size: 19px;
    transition: .2s linear
}

nav.navbar.bootsnav .navbar-toggle:hover {
    transform: scale(0.95)
}

nav.navbar.bootsnav .navbar-toggle::before {
    content: 'MENU';
    color: #606878;
    font-size: 16px;
    padding-right: 5px;
    font-weight: 200
}

.navbar-full i.fas.fa-align-left {
    color: #ff6c3a
}

nav.navbar-full .navbar-brand img.logo {
    width: 115px;
    top: -20px
}

nav.navbar.bootsnav ul.nav li.megamenu-fw>a:hover,
nav.navbar.bootsnav ul.nav li.megamenu-fw>a:focus,
nav.navbar.bootsnav ul.nav li.active>a:hover,
nav.navbar.bootsnav ul.nav li.active>a:focus,
nav.navbar.bootsnav ul.nav li.active>a {
    font-weight: 500
}

nav.navbar-fixed ul.nav li.dropdown.on>a {
    color: #ff6c3a !important;
    transition: .2s linear
}

.attr-nav .button i {
    padding-right: 8px;
    font-size: 15px
}

.attr-nav>ul>li>a {
    padding: 30px 15px;
    font-size: 12px;
    color: #555379;
    transition: .2s linear
}

.attr-nav .fa-align-right {
    margin-left: 8px;
    font-size: 17px
}

.attr-nav .btn:hover {
    padding: 9px 18px 10px;
    color: #fff !important;
    background-color: #5b647e !important;
    border: 1px solid transparent !important
}

.attr-nav .btn {
    color: #677086;
    border: 1px solid rgba(221, 224, 230, 0.541) !important;
    position: relative;
    top: 20px;
    margin-left: 25px;
    background: transparent;
    padding: 9px 18px 10px;
    text-transform: unset;
    font-weight: 400;
    transition: 200ms linear;
    margin-right: 5px;
    transition: .2s linear
}

nav.bootsnav .title {
    text-align: left;
    font-size: 16px;
    padding-bottom: 0;
    color: #64616d;
    font-weight: 500;
    margin-bottom: 15px
}

.attr-nav .fa-shopping-bag {
    color: #9184b1;
    font-size: 15px
}

.attr-nav .fa-envelope {
    margin-right: 5px;
    color: #fff !important;
    opacity: 1 !important;
    transition: .2s linear
}

ul.cart-list>li.total>.btn {
    border-bottom: solid 1px #cfcfcf !important;
    color: #fff !important;
    padding: 10px 15px
}

/* hover */

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #ff6c3a !important;
    height: 4px !important;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

/*
    Border
    =========================== */

ul.cart-list>li.total>.btn {
    border-color: #ff6c3a
}

.bootsnav .container {
    border-left: 0 solid #e9e9e9
}

/*
    Background
    =========================== */

.attr-nav>ul>li>a span.badge,
nav.navbar .share ul>li>a:hover,
nav.navbar .share ul>li>a:focus {
    background-color: #ff6c3a;
    font-size: 9px;
    color: #fff;
    padding-top: 3px
}

ul.cart-list>li.total>.btn {
    background-color: #ff6c3a
}

ul.cart-list>li.total>.btn:hover,
ul.cart-list>li.total>.btn:focus {
    background-color: #ff6c3a !important
}

.side-menu>a:hover {
    border-bottom: 0 !important;
    text-decoration: none !important;
    color: #ff6c3a !important
}

.slider4 {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.801) 0%, rgba(255, 255, 255, 0) 100%), url(../images/5.jpg) center no-repeat;
    background-size: cover
}

/* colors */

.colors .px6,
.colors .px6,
.colors .px6,
.colors .px6 {
    height: 6px !important
}

.colors .color1 {
    background-color: #625575;
    height: 5px
}

.colors .color2 {
    background-color: #3d344b;
    height: 5px
}

.colors .color3 {
    background-color: #daa32d;
    height: 5px
}

.colors .color4 {
    background-color: #c05e1d;
    height: 5px
}

.badges {
    color: #fff;
    background-color: #ff6c3a;
    padding: 7px;
    position: absolute;
    font-size: 15px;
    top: 0;
    border-radius: 3px
}

/* ---------- Home Images -------- */

/* Slider Version */

.fade-carousel {
    position: relative;
}

/*
.fade-carousel .carousel-inner .item {
    height: 700px;
}
*/
.fade-carousel .carousel-indicators>li {
    margin: 0 2px;
    background-color: #eba12c;
    border-color: #eba12c;
    opacity: 1;
    width: 15px;
    height: 7px;
}

.fade-carousel .carousel-indicators>li.active {
    width: 30px;
    height: 7px;
    opacity: 1;
}

.slider-v1 {
    position: absolute;
    top: 56%;
    left: 30%;
    z-index: 3;
    width: 570px;
    height: auto;
    padding: 25px 40px;
    background: rgba(21, 18, 37, 0.7);
    color: #fff;
    text-align: left;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.slider-v1 h2 {
    color: #fff;
    font-size: 45px;
    font-family: 'Hind';
}

.slider-v1 h4 {
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 11px;
    margin-top: 0;
    position: relative;
    bottom: 8px;
    color: #fff;
}

.slider-v1 p {
    font-size: 16px;
    color: #f5f5f5;
    font-weight: 400;
}

.fade-carousel .carousel-inner .item .slider-v1 {
    opacity: 0;
    -o-transition: 1s all ease-in-out .05s;
    transition: 1s all ease-in-out .05s;
    left: 25%;
}

.fade-carousel .carousel-inner .item.active .slider-v1 {
    opacity: 1;
    -o-transition: 1s all ease-in-out .05s;
    transition: 1s all ease-in-out .05s;
    left: 30%;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 800px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background: url(../images/slider-img/1.jpg) center;
    background-size: cover;
}

.fade-carousel .slides .slide-2 {
    background: url(../images/slider-img/2.jpg) center;
    background-size: cover;
}

.fade-carousel .slides .slide-3 {
    background: url(../images/slider-img/3.jpg) center;
    background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1.3, 1.3);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.3, 1.3);
    }
}

/* Slider Version */

/* Home Image - Creative Agency */

.home-creative {
    height: 100vh;
    background: url(../images/header/creative.jpg) center;
    background-size: cover
}

.home-creative h2 {
    font-size: 75px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 900
}

.home-creative .btn {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2)
}

.home-creative .buttons {
    margin-top: 40px
}

.home-creative p {
    font-size: 18px;
    margin: 20px 0 5px
}

.home-creative .text-container {
    height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 45px 150px 0 100px
}

.home-creative .social-icons {
    margin: 40px 0 20px
}

.home-creative .fa-slack {
    color: #3aff13
}

.home-creative .fa-twitter {
    color: #5052a0
}

.home-creative .fa-linkedin-in {
    color: #64e211
}

.home-creative .fa-github {
    color: #ff1a1a
}

.home-creative i {
    margin: 0 7px;
    padding: 11px;
    font-size: 17px;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 35px rgba(15, 0, 99, 0.1);
    border-radius: 50%
}

/* home image - bussines agency */

.home-image {
    height: 100vh;
    background: url(../images/header/home.jpg) repeat center;
    background-size: cover;
    background-attachment: fixed
}

.home-image.white-text .text-container h2 {
    color: #fff;
    font-family: 'Josefin Sans';
    font-weight: 900
}

.home-image.white-text .home-title {
    color: #ddd
}

.home-image .btn {
    color: #fff
}

.home-image .btn:hover {
    background-color: #4F435B !important;
    border: 1px solid #4F435B !important;
    color: #fff !important
}

.home-image .text-container {
    height: 100vh;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    justify-content: center;
    flex-direction: column
}

.home-image .inner-text {
    position: relative;
    bottom: 40px
}

.home-image .text-container h3 {
    font-weight: 400;
    color: #f5f5f5;
    font-family: 'Exo 2', sans-serif;
    font-size: 23px;
    margin: 0;
    text-align: left
}

.home-image .text-container h3 {
    color: #ddd;
    text-transform: uppercase;
    font-family: 'Maven Pro', sans-serif !important
}

.home-image .text-container h2 {
    font-size: 90px;
    font-weight: 800;
    color: #4d4a6d;
    text-transform: uppercase;
    margin: 0;
}

.home-image .text-container p {
    font-size: 18px;
    color: #9e9e9e;
    padding: 0 300px 0 0
}

/* bottom text of home-image */

.home-image .home-bottom {
    position: absolute;
    bottom: 0;
    padding: 15px 0;
    text-align: center;
    background-color: rgba(26, 20, 43, 0.3)
}

.home-image .home-bottom .boxes {
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}

.home-image .home-bottom .p-left {
    padding-left: 30px
}

.home-image .home-bottom h4 {
    color: #fff;
    font-size: 16px
}

.home-image .home-bottom p {
    padding: 0;
    color: #aaa;
    font-size: 16px
}

.home-image .home-bottom i {
    color: #ff6c3a
}

/* bottom text of home-image */

.home-image .text-container .buttons {
    margin-top: 40px
}

.home-image .sl1 {
    position: absolute;
    width: 470px;
    max-width: 900px;
    margin-top: -25px;
    margin-left: -90px
}

.home-header .btn-outline-dark {
    border: 0 !important
}

.home-image .socials {
    font-size: 13px;
    box-shadow: -8px 8px 35px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    width: 40px;
    height: 40px
}

.home-image .fa-1 {
    color: #fff;
    background-color: #584670;
    border-radius: 50%;
    margin-right: 35px;
    padding: 13px 16px
}

.home-image .fa-2 {
    color: #fff;
    background-color: #745c8f;
    padding: 14px 13px;
    border-radius: 50%;
    margin-right: 35px
}

.home-image .fa-3 {
    color: #fff;
    background-color: #ffa743;
    padding: 14px 13px;
    border-radius: 50%
}

.home-image .circle-left {
    background-color: #713db4;
    height: 170px;
    width: 170px;
    border-radius: 50%;
    position: absolute;
    top: 350px;
    left: -130px;
    animation: circle-left-img 8s infinite linear;
    animation-direction: alternate
}

.home-image .input-group-addon:first-child {
    background: transparent
}

@keyframes circle-left-img {
    0% {
        transform: translate(1px, -100px) rotate(0deg)
    }

    50% {
        transform: translate(15px, -20px) rotate(180deg)
    }

    100% {
        transform: translate(0px, 100px) rotate(0deg)
    }
}

/* agency 2 header */

.agency2 {
    background: url(../images/jpg/bg-1-new.jpg) center;
    background-size: contain
}
.move-bg {
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain	
}
.agency2 .bg-text {
    font-size: 120px;
    opacity: .3;
    color: #e1e1e1;
    position: absolute;
    left: -150px;
    right: 0;
    top: -80px;
    font-family: 'Josefin Sans';
    font-weight: 900
}

.agency2 .row {
    padding: 140px 0 70px
}

@media only screen and (max-width:1366px) {
    .agency2 .row {
        padding: 140px 0 70px
    }
}

.agency2 .buttons {
    margin-top: 30px
}

.agency2 h2 {
font-size: calc(27px + (64 - 27) * ((100vw - 320px)/(1920 - 300)));
    position: relative;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    line-height: 1.3;
}

.agency2 p {
        margin-top: 20px;
    font-size: calc(18px + (21 - 20) * ((100vw - 320px)/(1920 - 300)));
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    line-height: 1.67;
	color:#293e40;
}

.agency2 img {
    position: absolute;
    width: 430px;
    top: 0;
    animation: agency2-img 3s infinite
}

@keyframes agency2-img {
    from {
        transform: translateZ(0px);
        transition: transform
    }

    50% {
        transform: translateY(-20px);
        transition: transform
    }

    to {
        transform: translateZ(0px);
        transition: transform
    }
}

.agency2 .social-icons {
    margin: 40px 0 20px
}

.agency2 .fa-slack {
    color: #3aff13
}

.agency2 .fa-twitter {
    color: #5052a0
}

.agency2 .fa-linkedin-in {
    color: #64e211
}

.agency2 .fa-github {
    color: #ff1a1a
}

.agency2 i {
    margin: 0 7px;
    padding: 11px;
    font-size: 17px;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 35px rgba(15, 0, 99, 0.1);
    border-radius: 50%;
    transition: .2s linear
}

.agency2 i:hover {
    transform: scale(1.2)
}

/* agency 2 header end */

/* service 2 */

.services2 {
    background: #ff6c3a;
}

.services2 .buttons {
    margin-top: 5px;
}

.services2 .fa {
    color: #fff
}

.services2 img {
    width: 40px;
    margin: 10px 15px;
    display: none
}

.services2 .btn {
    padding: 8px 20px
}

.services2 .text-container {
    padding: 40px 50px;
}

@media only screen and (max-width:1366px) {
    .services2 .text-container {
        padding: 40px 30px;
    }
}

.services2 .arrow1 {
    background-color: #ff6c3a
}

.services2 .arrow2 {
    background-color: #ff6c3a
}

.services2 .arrow3 {
    background-color: #ff6c3a
}

.services2 .fa.pull-left {
    color: #fff;
    font-size: 33px;
    padding-left: 10px;
}

.services2 h3 {
    font-size: 20px;
    font-weight: 800;
    color: #fff !important;
    font-family: 'Hind'
}

.services2 p {
    color: #f5f5f5 !important;
    font-size: 15px;
    opacity: 1
}

.services2 .bg-text h2 {
    font-size: 130px;
    opacity: .08;
    color: #F9F4F4;
    position: absolute;
    left: 300px;
    right: 0;
    top: -5px;
    font-weight: 800
}

.services2 .btn-outline-white {
    margin-top: 13px
}

.services2 .btn-outline-white:hover {
    border: 1px solid transparent !important;
    opacity: 1
}

/* services 5 */
.services5 {
    padding: 50px 0;
    margin-top: 0
}

.services5 .title {
    text-align: left
}

.services5 .text p {
    color: #9689A3;
    font-size: 15px
}

.services5 .text {
    padding-right: 50px
}

.services5 .list-container ul {
    display: inline
}

.services5 .list-container li {
    line-height: 35px;
    font-size: 17px;
    color: #374957
}

.services5 .list-container li::before {
    content: "\f067";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #ff6c3a
}

/* 3 cols */

/* simple section */

.simple-cols {
    padding: 70px 0;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.simple-cols.less-padding {
    padding: 30px 0 70px;
}

.simple-cols img {
    width: 65px;
    margin-right: 15px;
    margin-top: 15px
}

.simple-cols h3 {
    font-size: 19px;
    padding-bottom: 7px;
    font-family: 'Hind';
    font-weight: 500;
}

/* simple cols end */

/* image with text */

.image-with-text {
    background: url(../images/jpg/text-bg.jpg) center;
    background-size: cover;
    padding: 100px 0
}

.image-with-text h2 {
    font-size: 42px;
    font-weight: 900
}

.image-with-text h4 {
    font-weight: 400;
    padding-bottom: 25px;
    color: #757e87
}

/* image with text end */

/* section 9 */

.section9 {
    padding: 55px 0 47px;
    background: url(../images/jpg/img.jpg) center;
    background-size: cover;
    z-index: 2
}

.section9 .title {
    padding-bottom: 7px;
    padding-top: 0;
    margin-bottom: 15px
}

.section9 .text {
        padding: 40px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 10px 35px rgb(38 42 76 / 10%);
    transition: .15s ease-in-out;
    border-radius: 5px;
}

.section9 .text:hover {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.09);
    border: 1px solid transparent
}

.section9 .title h4 {
    font-weight: 400
}

.section9 .text-container h4 {
    font-weight: 500
}

.section9 .text-container img {
    width: 40px;
    padding-bottom: 5px
}

/* section 9 end */

/* short info */

.short-info {
    padding: 60px 0;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain;
    z-index: 3;
    position: relative
}

.short-info h3 {
    font-size: 29px
}

.short-info.style2 {
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07)
}

.short-info.style2 .text-container {
    text-align: center
}

.short-info.style2 h2 {
    font-size: 35px
}

.short-info.style2 .padding-text {
    padding: 0 150px
}

.short-info.style3 {
    background: url(../images/jpg/red-bg.jpg) top;
    background-size: cover;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07)
}

.short-info.style3 h3,
.short-info.style3 p {
    color: #fff
}

/* short info end */

/* pricing table */
.table-pricing {
    padding: 50px 0;
}

.custab {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    transition: 0.2s;
    border-radius: 15px;
}

.table>thead>tr>th {
    border-bottom: 0px;
    padding: 15px 13px 15px 40px;
    color: #fff;
    background: #ff6c3a
}

.table>tbody>tr>td {
    padding: 13px 13px 13px 40px;
    position: relative;
    top: 10px;
    border-top: 0;
    color: #7d828e;
    background:
}

.table .btn {
    position: relative;
    top: -10px;
}

.table .btn:hover {
    background: #da562a !important;
    color: #fff !important;
}

.table>tbody>tr>td:first-child {
    color: #3e4c66;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background: #f6f6f6;
}

button.btn.button.btn-red.radius5.btn-sm {
    font-size: 12px;
    padding: 7px 11px !important;
}

/* pricing table */

/* section tabs */

.section-tabs {
    padding: 50px 0;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-color: #fff;
    width: 100%;
    background-size: cover;
    position: relative;
    z-index: 2
}

.section-tabs .panel-body {
    background: url(../images/jpg/img.jpg) center left;
    padding: 40px 30px;
    border: 1px solid #f1f1f1;
    border-radius: 20px
}

.section-tabs h2 {
    font-size: 33px
}

.section-tabs .list-img {
    width: 50px;
    margin-right: 20px;
    margin-top: -10px
}

.section-tabs .left-padding {
    padding-left: 0;
    padding-right: 15px
}

.section-tabs .bottom-padding {
    padding-bottom: 20px
}

.section-tabs .tab-pane {
    background-color: #fff;
    padding: 0;
    margin-top: 0;
    border-left: 0 solid #ff6c3a
}

.section-tabs .buttons {
    margin-top: 0
}

.section-tabs .btn {
    margin-top: 30px;
    box-shadow: -10px 15px 30px rgba(170, 15, 15, 0)
}

.nav-pills>li {
    float: none;
    display: inline-block
}

@media only screen and (max-width:680px) {
    .nav-pills>li {
        display: block
    }
}

.nav-pills p {
    color: #5e5964;
    padding-top: 10px;
    font-weight: 500;
    font-size: 15px
}

.img-shadow {
    position: relative;
    z-index: 1
}

.section-tabs .fa {
    padding-right: 10px;
    padding-top: 5px;
    color: #fd373c;
    font-size: 12px;
}

.tabs-list {
    display: table-row
}

.section-tabs .tabs-list li {
    padding-top: 3px;
    font-size: 15px;
    display: flex
}

.img-shadow:before,
.img-shadow:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg)
}

.img-shadow:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.parag {
    color: #79797c;
    margin: 20px 0 30px;
    font-size: 16px;
    font-weight: 400
}

.section-tabs .nav-pills img {
    width: 55px;
    margin: 0 auto 5px;
    padding-top: 10px
}

.section-tabs .panel-body img {
    position: relative;
    top: 0;
    width: 500px;
    border-radius: 15px
}

.section-tabs .nav.nav-pills .fa {
    font-size: 17px;
    padding-right: 7px;
    padding-top: 10px
}

.section-tabs .compare-plans {
    margin-bottom: 20px;
    display: inline-block
}

.icon-box-tabs .nav-pills>li>a {
    background-color: #fff !important
}

.section-tabs .panel-body h3 {
    font-weight: 700;
    font-size: 35px
}

.icon-box-tabs .nav-pills>li.active>a,
.icon-box-tabs .nav-pills>li.active>a:focus {
    border-left: 5px solid #fd373c;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.icon-box-tabs .nav-pills {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0
}

.icon-box-tabs .nav-pills>li>a {
    color: #434343;
    position: relative;
    margin: 0 10px;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
    width: 190px
}

.icon-box-tabs .nav-pills>li>a:hover {
    transition: .3s linear;
}

.icon-box-tabs .nav-pills>li>a:hover p {
    color: #464354
}

.icon-box-tabs .nav-pills>li+li {
    margin-left: 0
}

.icon-box-tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 4px 15px 12px;
    border-radius: 10px;
    border: 1px solid #f1f1f1
}

.icon-box-tabs .nav-pills>li>a:hover {
    border-left: 5px solid #fd373c;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.icon-box-tabs .nav-pills>li:hover a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

/* section tabs */

/* separated section */
.separated-section {
    background: url(../images/jpg/part.jpg) center;
    background-size: cover;
    background-attachment: fixed;
}

.separated-section .left-section {
    background: #232c3b;
}

.separated-section .text-container {
    padding: 70px 30px 60px 60px;
    width: 730px;
}

@media only screen and (max-width:1500px) {
    .separated-section .text-container {
        padding: 70px 30px 60px 30px;
        width: 100%;
    }
}

.separated-section .text-container h2 {
    color: #f5f5f5;
}

.separated-section .text-container .title p {
    color: #ddd;
}

.separated-section .text-container h4 {
    color: #f5f5f5;
}

.separated-section .text-container .text p {
    color: #ddd;
    margin-bottom: 0;
}

.separated-section i {
    color: #fd373c;
    font-size: 20px;
    margin-right: 17px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 15px;
    position: relative;
    top: 12px;
}

/* separated section */

/* cols 3 styles */

.cols3 {
    padding: 60px 0 50px;
    background-size: cover;
    background: #232c3b;
    background-size: contain;
    z-index: -1
}

.cols3.creative-light .fa {
    color: #fff;
    background: #ff6c3a;
    border: 0;
    padding: 18px
}

.cols3.creative-light h4 {
    color: #59546b
}

.cols3.creative-light p {
    color: #7e838f
}

.cols3 .modern-title h2 {
    color: #f3f3f3;
}

.cols3 h4 {
    font-size: 17px;
    font-weight: 400;
    color: #f5f5f5;
    padding-bottom: 5px;
}

.cols3 .border-bottom {
    border-bottom: 2px dotted rgba(255, 255, 255, 0.2)
}

.cols3 i {
    color: #ff6c3a;
    border: 1px solid rgba(217, 180, 173, 0.06);
    box-shadow: -10px 10px 50px rgba(0, 0, 0, 0.15);
    font-size: 23px;
    padding: 17px;
    width: 60px;
    height: 60px;
    margin-right: 14px;
    position: relative;
    top: 17px;
    border-radius: 10px;
    transition: .2s linear
}

.cols3 .fa:hover {
    background-color: #ff6c3a;
    color: #fff
}

.cols3 img {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
    border-radius: 40px
}

.cols3 .box-container {
    padding: 5px
}

.cols3 p {
    color: #9da6b5
}

/* box offer */

.box-offer {
    padding: 50px 0 50px;
    background: #fff;
}

.box-offer.bg-gray {
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: cover;
}

.box-offer .buttons {
    margin-top: 5px
}

.box-offer-circle {
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    left: 0;
    right: 0;
    border: 0 solid #f0f0f0;
    margin: 0 auto;
    top: -50px;
    background-color: #232c3b;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1)
}

.box-offer-circle h3 {
    color: #595664;
    font-size: 20px;
    font-weight: 400
}

.box-offer .prices h3 {
    font-weight: 400;
    text-align: center;
    color: #595664;
    font-size: 21px;
    font-family: 'Exo 2'
}

.box-offer .prices {
    padding: 0 0 5px;
    border-top: 1px solid #e3e3e3;
    display: none
}

.box-title h3 {
    color: #fff;
    font-size: 23px;
    margin-top: 20px
}

.box-title p {
    color: #fff
}

.box-offer .box-container {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
    margin: 0 10px;
    background-color: #fff;
    border-radius: 25px;
    border: 0 solid #e9e9e9
}

.box-offer .btn {
    margin: 0 20px;
    display: block;
    padding-top: 12px;
    padding-bottom: 10px
}

.box-body {
    padding: 30px 15px 20px
}

.box-offer ul {
    display: table-header-group
}

.box-offer li {
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    padding-left: 10px
}

.box-offer .price-top {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    background-color: #fd373c;
    padding: 8px 20px 5px;
    position: relative;
    bottom: 15px;
    box-shadow: 0 7px #b5161a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.box-title {
    padding: 25px 15px 35px;
    background-color: #232c3b;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.box-offer .box-title i {
    position: absolute;
    color: rgba(255, 255, 255, 0.08);
    font-size: 80px;
    top: 70px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0
}

.box-offer i {
    padding-right: 5px;
    color: #fd373c;
}

/* box offer end */

/* section image */

.image-section {
    padding: 70px 0
}

.image-section h2 {
    font-size: 45px
}

.image-section .title {
    margin-bottom: 20px;
    padding: 0 100px
}

.image-section .title p {
    font-size: 17px;
    color: #7d7386
}

.image-section .boxes p {
    color: #7d7386
}

.image-section .boxes {
    background-color: #fff;
    padding: 25px 15px;
    border-radius: 20px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.09)
}

.image-section .fa {
    color: #fff;
    font-size: 27px;
    width: 60px;
    height: 60px;
    background-color: #ff6c3a;
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    bottom: 25px
}

.image-section h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 15px
}

/* blog */
.blog {
    padding: 50px 0;
}

.blog .blog-img img {
    margin-bottom: 20px;
}
.blog-img {
	    max-height: 450px;
    min-height: 450px;
    overflow: hidden;
}
.post-title {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.post-title h2 {
	    margin-top: 9px;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    color: #524e61;
}
.blog-text-container .posts-title h4 {
    font-size: 15px;
    font-weight: 600;
	    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    text-transform: capitalize;
}

.blog .post-text p {
    text-align: justify;
    font-size: 15px;
    color: #7d828e;
	    margin-bottom: 6px;
}

.post-text {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.blog-quote {
    padding: 10px 0 0;
    font-weight: 600;
}

.blog .blog-date p {
    font-size: 13px;
    color: #355880;
}

.widgets {
   /*  margin: 10px 0;
    border-bottom: 1px solid #f0f0f0; */
    display: inline-block;
}

.blog-sidebar {
    padding-left: 50px;
}

.widgets .sidebar-title {
    border-left: 3px solid #FD373C;
    padding-left: 5px;
    margin-bottom: 15px;
}

.widgets h4 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}

.sidebar-media h4 {
    padding: 10px 0 5px;
}

.sidebar-media .social-links {
    margin-bottom: 15px;
    margin-top: 10px;
}

.sidebar-media i {
    font-size: 13px;
    color: #B7DAE5;
    line-height: 37px;
    border: 1px solid #f0f0f0;
    margin: 0 3px;
    text-align: center;
    width: 40px;
    height: 37px;
    transition: .1s linear;
}

.sidebar-media i:hover {
    background: #FF6C3A;
    color: #fff;
}

.blog-sidebar .widgets a {
    color: #524e61;
}

.post-footer {
    margin-bottom: 25px;
}

#comment-id {
    display: block;
}

textarea {
    border: 1px solid #d5e7f4 !important;
    box-shadow: none !important;
}

textarea::placeholder {
    color: #B7DAE5 !important;
    padding-top: 5px;
}

.post-footer .social-links i {
    font-size: 13px;
    color: #B7DAE5;
    line-height: 37px;
    border: 1px solid #f0f0f0;
    margin: 0 3px;
    text-align: center;
    width: 40px;
    height: 37px;
    transition: .1s linear;
}

.post-footer .social-links i:hover {
    background: #FF6C3A;
    color: #fff;
}

.post-footer p {
    color: #B7DAE5;
    font-size: 14px;
    margin-bottom: 5px;
}

.post-sidebar {
    margin-bottom: 10px;
    float: left;
}

.post-sidebar H4 {
    font-size: 13PX;
    margin-top: 0;
    color: #90a9bd;
}

.post-sidebar small {
	font-size: 11px;
    color: #355880;
}

.sidebar-img {
    float: left;
}

.sidebar-img img {
    width: 50px;
    border-radius: 5px;
    margin-right: 10px;
}

.categories {
    margin-bottom: 10px;
}

.category {
    margin-bottom: 10px;
    background: #f5f5f5;
    font-size: 13px;
    padding: 3px 10px;
}

.category a {
    color: #bcb2cf !important;
}

.posts-title {
    margin: 15px 0 10px;
}

.post-description a {
    margin-top: 15px;
}

.posts-category {
    border-left: 5px solid #92DF7F;
    padding: 7px 0 3px 10px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 25px;
}

.blog-post-col {
    position: relative;
    padding: 0 0 25px;
    border-radius: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    border: 0px solid #f0f0f0;
    background: #fff;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.06);
}
.blog-post-col .post-description {
	margin-bottom: 15px;
    max-height: 166px;
    min-height: 166px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-align: justify;
}
.blog-post-col .img-preview {
	    display: block;
    width: 100%;
    max-height: 150px;
    overflow: hidden;
    min-height: 150px;
}
.blog-text-container {
    padding: 0 15px 10px;
}

.main-post .blog-text-container {
    padding: 0;
}

.main-post {
    display: inline-block;
    margin-bottom: 25px;
}

.mid-article {
    width: 200px;
    margin: 15px 0 10px 0;
}

.main-post .posts-title {
    margin: 0 0 15px;
}

.main-post .posts-title h4 {
    font-size: 21px;
    font-weight: 700;
}

.main-post p {
    font-size: 14px;
}


.blog-parts {
    /* padding: 30px 20px; */
    display: inline-block;
    /* margin-bottom: 40px; */
    /* background: #f0f1f3; */
}

.main-blog-page .blog-sidebar {
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
}
.blog-sidebar {
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
}

/* blog style ends here */

/* left image */

.text-image {
    padding: 60px 0 55px;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.text-image.bg3 {
    background: url(../images/jpg/img.jpg) center left no-repeat;
    background-size: cover;
    padding: 60px 0 50px;
}

.text-image.creative {
    background: #fff;
    border-top: 0;
    background-size: cover;
    background: url(../images/jpg/bg-gray.jpg) center
}

.text-image.bg-image {
    padding: 80px 0;
    /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 0.4) 100%), url(../images/jpg/text-bg.jpg) center;
    background-size: cover */
	background: url(../images/png/cta-shape.png);
	background-color: #4676ac;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.text-image .buttons {
    margin-top: 30px
}

.text-image .title {
    padding-bottom: 0
}

.text-image .text-container img {
    margin: 7px 15px 0 0;
    max-width: 55px
}

.text-image .text {
    text-align: left;
       margin: 10px 0 10px;
}

.text-image h4 {
    font-size: 17px
}

.text-image .text p {
    font-size: 18px;
    line-height: 1.6;
	color:#fff;
}

.text-image .images img {
    border-radius: 15px;
    width: 470px !important
}

.text-image .img-relative {
    position: relative;
    left: 0;
    z-index: 2
}

.text-image .img-absolute {
    position: absolute;
    top: 90px;
    left: 120px;
    z-index: 1
}
.text-image .title h2{
	color:#fff !important;
}

.text-image .small-boxes .box1:hover {
    background: #fd373c;
}

.text-image .small-boxes .box1:hover h4,
.text-image .small-boxes .box1:hover .fa {
    opacity: 0
}

.text-image .hidden-text {
    height: 0
}

.text-image .small-boxes .box1:hover .hidden-text {
    background: #ff6c3a
}

.text-image .small-boxes .box1:hover p {
    opacity: 1;
    color: #fff
}

.text-image .small-boxes p {
    font-size: 13px;
    position: relative;
    transition: .2s ease-in-out;
    bottom: 85px;
    opacity: 0
}

.text-image .small-boxes .box1 {
    margin: 10px 0;
    padding: 30px 15px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
    border-radius: 12px;
    background-size: cover;
    background-color: #fff;
    width: 140px;
    height: 125px;
}

.text-image.bg-image .box1 {
    border: 1px solid #f5f5f5;
    background-color: rgba(255, 255, 255, 0.9)
}

.text-image .small-boxes h4 {
    font-size: 16px;
    font-weight: 400;
}

.text-image .padding-left {
    padding-left: 0
}

.text-image .icon-text img {
    width: 35px;
    margin-right: 10px;
    margin-top: 5px
}

.text-image img {
    border-radius: 5px;
   /*  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) */
}

.text-image .small-boxes .fa {
    color: #355880;
    /* font-size: 30px; */
    box-shadow: 10px -10px 30px rgba(0, 0, 0, 0);
}

.text-image .stats-boxes h4 {
    font-size: 14px;
    color: #90909a
}

.text-image .stats-boxes {
    padding: 20px 0 0;
    text-align: left
}

.text-image i {
    margin: 0 auto;
    font-size: 27px;
    color: #355880;
    padding-left: 5px;
}

.text-image .about-stats h2 {
    color: #ff6c3a;
    font-size: 30px;
    font-weight: 800
}

/* left image end*/

/* testimonials */

.testimonials {
    padding: 60px 0 40px;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: cover
}

.testimonials.colorful {
   background: url(../images/png/map-n.png);
    background-size: contain;
    border-top: 0
}
.testimonials .red-color {
    color: inherit;
}
.testimonials.df-bg {
    background: #fff;
    padding: 60px 0 40px
}

.testimonials.colorful .fa {
    opacity: .7;
    transition: .2s linear
}

.testimonials.colorful .fa:hover {
    opacity: 1
}

.testimonials.colorful .text {
        background: none;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
    margin: 20px 50px;
    border-radius: 10px;
    background-color: #fff;
	position: relative;
}
/* 
.testimonials .text {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
    padding: 40px 20px 0;
    border-radius: 20px;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
} */

.testimonials .modern-title h2 {
    border-right: 0
}

.testimonials.testimonials.colorful h2,
.testimonials.colorful p {
    color: #293e40
}

.testimonials.colorful #quote-carousel .carousel-control {
    color: #293e40;
    opacity: 1
}

.testimonials.colorful .item .fa {
    color: #293e40
}

.testimonials.colorful blockquote small {
    color: #fff
}
.testim-top h4{
	font-size: 20px;
}
.testim-top  p{
	font-size: 17px !important;
    color: #FD373C !important;
    margin-bottom: 20px !important;
}
.testimonials .quote-right:before {
        font-family: Font Awesome\ 5 Free;
		font-weight: 900;
    top: 10px;
    content: "\f10e";
    right: 30px;
    font-size: 70px;
    color: #FD373C;
	position: absolute;
    z-index: 10;
	    background: -webkit-linear-gradient(#FD373C, #355880);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.testimonials p {
        font-size: 18px;
    line-height: 1.6;
}

.testimonials-container {
    background-color: transparent;
    background-size: contain;
    border-radius: 30px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0);
    padding: 0 25px;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block
}

#quote-carousel .carousel-control {
    background: none;
    color: #ff6c3a;
    font-size: 2em;
    text-shadow: none;
    margin-top: 30px;
    opacity: .9
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    width: 75px;
    height: 75px;
    cursor: pointer;
    border-radius: 50%;
    opacity: .2;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
    margin: 0 10px;
    border: 0
}

#quote-carousel .carousel-indicators .active {
    width: 85px;
    height: 85px;
    opacity: 1;
    transition: all .2s
}

.item blockquote {
    border-left: none;
    margin: 0;
    padding: 20px 0
}

.item .fa {
    color: #ff6c3a;
    margin: 0 10px
}

/* services 6 */

.services6 {
    padding: 70px 0;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.services6 .part2 {
    display: inline-block;
    margin-top: 25px
}

.services6 .box-container h3 {
    color: #505066;
    font-size: 17px;
    margin-top: 0;
    padding: 0 0 7px
}

.services6 .box-container p {
    color: #7d8796
}

.services6 .box-container {
    margin: 10px 5px;
    background: #fff;
    padding: 25px 15px;
    border-radius: 15px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07)
}

.services6 .fa {
    color: #fff;
    font-size: 22px;
    width: 55px;
    height: 55px;
    background-color: #ff6c3a;
    padding: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-shadow: 0 0 40px rgba(255, 255, 255, 0.5);
    position: relative;
    bottom: 26px
}

/* section parts */

.section-parts p,
.section-parts h2,
.section-parts h3 {
    color: #fff
}

.section-parts h2 {
    font-weight: 800
}

.section-parts .fab {
    width: 70px;
    height: 70px;
    border: 0 solid #ddd;
    border-radius: 3px;
    padding: 19px;
    color: #ddd;
    margin-top: 10px;
    background-color: rgba(0, 0, 0, 0.1)
}

.section-parts .text-container {
    padding: 50px 150px
}

/* partners */

.partners {
    padding: 10px 0;
    background-color: #f8f8f8
}

.partners.style2 {
    background: #fff;
    /* box-shadow: 0 0 40px rgba(0, 0, 0, 0.07) */
}

.partners img {
  /*   opacity: .3; */
    width: 150px;
    margin: 0 auto;
    transition: .3s linear
}

/* .partners img:hover {
    opacity: .9
} */

.partners.creative {
    background-color: #ff6c3a
}

.partners .owl-carousel {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0);
    margin-top: 0px;
    border-radius: 35px
}

/* stats */

.stats {
    padding: 470px 0 80px;
    margin-top: -420px;
    position: relative
}

.stats img {
    width: 40px;
    margin: 20px 15px 0 0
}

.stats p {
    text-align: center
}

.stats h4 {
    font-size: 35px;
    font-weight: 500;
    text-align: center;
    padding-top: 26px
}

.stats .circles {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 8px solid #fff;
    margin: 0 auto;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2)
}

.stats .circles.c1 {
    border-top-color: #ff6c3a;
    border-right-color: #ff6c3a;
    border-bottom-color: #ff6c3a
}

.stats .circles.c2 {
    border-top-color: #ff6c3a
}

.stats .circles.c3 {
    border-top-color: #ff6c3a;
    border-right-color: #ff6c3a;
    border-bottom-color: #ff6c3a
}

.stats .circles.c4 {
    border-top-color: #ff6c3a;
    border-right-color: #ff6c3a
}

/* stats end */

/* error 404 */

.error-404 {
    padding: 100px 0;
    background: url(../images/jpg/404.jpg) center;
    background-size: contain
}

.error-404 .buttons {
    margin-top: 30px
}

.error-404 i {
    color: #ff6c3a;
    font-size: 70px;
    background: transparent;
    margin-bottom: 20px
}

.error-404 .error-text {
    text-align: center;
    padding: 40px 30px 50px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.09);
    border-radius: 25px;
    width: 650px;
    max-width: 100%;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain;
    margin: 0 auto
}

.error-404 h2 {
    font-size: 68px;
    padding-bottom: 10px
}

/* error 404 ends here */

/* section 3 */

.section3 {
    background-color: #232c3b
}

.section3 .box-container {
    padding: 40px 20px
}

.section3 .box3 {
    background-color: #232c3b
}

.section3 .box2 {
    background-color: #ff6c3a
}

.section3 .box1 {
    background-color: #232c3b
}

.section3 p {
    color: #f5f5f5;
    font-size: 14px
}

.section3 h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 600
}

.section3 i {
    font-size: 27px;
    color: #fff;
    margin-bottom: 15px
}

/* section 3 end */

.section7 {
    padding: 50px 0 80px;
    border-top: 0 dotted #e3e3e3;
	background:#fff;
    /* background: url(../images/jpg/white-elements.jpg) center no-repeat;
    background-size: contain */
}

.section7.bg2 {
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: cover
}

.section7 .text-container {
    padding: 20px 15px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: .3s linear;
    background-color: #fff
}

.section7 .text-container:hover {
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
    background: #ecf2ff;
    border-color: #ecf2ff;
}

.section7 .text-container:hover h4 {
    color: #fd373c;
}

.section7 p {
    font-size: 18px;
    line-height: 1.6;
}

.section7 h4 {
    font-size: 19px;
    transition: .3s linear;
	color: #293e40;
}

.section7 .cols-img2 {
    width: 80px;
    transition: .2s linear
}

.section7 .cols-img {
    position: absolute;
    opacity: .8;
    left: 0;
    right: 0;
    z-index: 1;
    width: 170px;
    margin: 0 auto;
    top: 15px
}

.section7 .text-container:hover .cols-img2 {
    width: 75px;
    position: relative
}

.section7 .text {
    text-align: center;
    padding: 0 15px;
    margin-top: 25px
}

/* faq */

.faq-section {
    padding: 45px 0 35px;
    background: #fff
}

.faq-section .tab-pane h4 {
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #59546b !important
}

.faq-section .font-bold {
    font-size: 16px;
    font-weight: 400
}

.faq-section .btn {
    font-size: 14px;
    padding: 10px 10px 8px;
    margin-right: 10px
}

.faq-section .active h4 {
    color: #fff
}

.faq-section .fa {
    color: #ff6c3a
}

.faq-section p {
    color: #949496;
    font-size: 17px
}

.support-question.active:hover h4 {
    color: #fff
}

.support-question:hover h4 {
    color: #9d9696
}

.support-question.active {
    border-left: 7px solid #ff6c3a;
    background-color: #ff6c3a
}

.support-question {
    transition: 200ms ease-in-out;
    border: 0;
    background-color: #f5f5f5;
    margin-bottom: 8px
}

.faq-section .panel-faq {
    border-radius: 5px
}

.faq-section .panel-body {
    padding: 10px;
    margin: 15px 0;
    border-radius: 5px
}

.answer-panel {
    border-radius: 5px;
    padding: 15px 25px 30px !important;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08)
}

.panel-faq .panel-footer {
    background-color: transparent;
    border: none
}

.panel-faq>.panel-heading {
    color: #fff
}

.panel-tools {
    display: inline-block;
    margin-top: 0;
    padding: 0;
    position: relative
}

.support-question a:hover {
    text-decoration: none
}

.support-question a:focus {
    text-decoration: none
}

/* Single Project */

.single-project {
    padding: 80px 0;
	background:#fff;
   /*  border-bottom: 1px solid #e3e3e3 */
}

.single-project .title {
    padding-top: 0;
    padding-bottom: 0
}

.single-project .title h2 {
    font-size: 27px;
    text-transform: uppercase
}

.single-project .left-margin {
    margin-left: 30px
}

.single-project .right-margin {
    margin-right: 30px
}

.single-project .text-container {
    padding: 20px 30px 25px;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain;
    border-radius: 15px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    margin-top: 30px
}

.single-project .text-container p {
    font-size: 17px
}

.single-project .text-container span {
    font-weight: 600;
    color: #3e4c66
}

.single-project .info i {
    color: #ff6c3a;
    font-size: 13px
}

.single-project .social-icons {
    margin: 20px 0
}

.single-project .social-icons .fa-slack {
    color: #3aff13
}

.single-project .social-icons .fa-twitter {
    color: #5052a0
}

.single-project .social-icons .fa-linkedin-in {
    color: #64e211
}

.single-project .social-icons .fa-github {
    color: #ff1a1a
}

.single-project .social-icons i {
    margin: 0 7px;
    padding: 11px;
    font-size: 13px;
    width: 35px;
    height: 35px;
    box-shadow: 0 0 35px rgba(15, 0, 99, 0.1);
    border-radius: 50%
}

.single-project .info {
    padding-top: 6px
}

.single-project img {
    border-radius: 5px;
    transition: .3s linear;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px
}

.single-project img:hover {
    cursor: zoom-in;
    filter: brightness(0.7)
}

/* Single Porject end */

/* Single Porject 2 */

.single-project2 {
    padding: 70px 0
}

.single-project2.gray {
    background: #f5f5f5
}

.single-project2 .title {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 40px
}

.single-project2 .text-container {
    padding: 20px 0
}

.single-project2 i {
    color: #ff6c3a
}

.single-project2 .info {
    padding-bottom: 3px
}

/* Single Porject 2 end */

/* animtion stats */

.animation-stats {
    padding: 60px 0 50px;
    background-size: cover;
    background: url(../images/jpg/animation-stats.jpg) center;
    background-size: cover
}

.animation-stats h2,
.animation-stats h3 {
    color: #fff
}

.animation-stats p {
    color: #ddd
}

.animation-stats i {
    color: #ff6c3a;
    padding-bottom: 15px;
    font-size: 27px
}

.animation-stats .stats-nr {
    text-align: center;
    background: rgba(255, 255, 255, 0.07);
    position: relative;
    margin: 10px auto;
    padding: 20px 15px;
    border-radius: 1px;
    transition: .2s linear
}

.animation-stats .stats-nr:hover {
    background: rgba(34, 38, 49, 0.21)
}

.animation-stats .title {
    padding: 30px 0 10px
}

.animation-stats .stats-nr h4 {
    font-weight: 400
}

.animation-stats .stats-nr h3 {
    font-weight: 600;
    font-size: 30px
}

/* ===== css style for text columns ====== */

.text-columns {
    padding: 50px 0;
    border-bottom: 1px solid #e3e3e3
}

.one-col-text h3 {
    margin: 0
}

/* ===== css style for text columns ====== */

/* ===== Footer Styles ====== */

/* newsletter */

.newsletter input[type="text"] {
    color: #b4b4b4;
    height: 47px;
    padding: 0 0 0 20px;
    background: rgba(63, 62, 85, 0.83);
    border: none;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    box-shadow: none
}

.newsletter input[type=text] {
    box-shadow: none;
    box-sizing: border-box;
    color: #9097a1;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 100%;
    border: 0 solid #eceef4;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.newsletter input[type="submit"] {
    border: 0 solid #c33332;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    padding: 0 20px;
    text-transform: uppercase;
    background: none;
    border-radius: 4px;
    line-height: 35px;
    margin: 8px 0 5px;
    background-color: #FD373C;
}

/* newsletter end */

/* white animation stats */

.white-stats {
    padding: 70px 0;
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.white-stats.red-bg {
    background: url(../images/jpg/red-bg.jpg) center;
    background-size: contain
}

.white-stats.red-bg .stats-container h2,
.white-stats.red-bg .stats-container p {
    color: #fff
}

.white-stats.red-bg .text-container h2 {
    color: #fff
}

.white-stats.red-bg .text-container {
    border-left: 0
}

.white-stats.big-padding {
    background: url(../images/jpg/red-bg.jpg) center;
    background-size: contain;
    z-index: 2;
    position: relative;
    padding-bottom: 250px
}

.white-stats.less-padding {
    padding: 15px 0 35px;
}

.white-stats.big-padding .text-container {
    border-left: 0 solid #ff9a9a
}

.white-stats.big-padding p {
    color: #f5f5f5
}

.white-stats.big-padding h2 {
    color: #fff
}

.white-stats.big-padding .stats-container h2 {
    color: #fff
}

.white-stats.creative {
    padding: 100px 0 60px
}

.white-stats .text-container {
    border-left: 5px solid #fd373c;
    padding-left: 15px;
}

.white-stats.business .text-container h2 {
    font-family: 'Josefin Sans';
    font-size: 30px
}

.white-stats .text-container h2 {
    font-size: 32px
}

.white-stats .stats-container h2 {
    color: #fd373c;
    font-size: 42px;
    font-weight: 800;
    font-family: 'Josefin Sans';
}

/* white animation stats */

/* about us entry text */

.entry-about {
    padding: 70px 0 30px;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: contain
}

.entry-about h2 {
    font-size: 45px
}

.entry-about p {
    font-size: 16px
}

/* about us entry text end */

/* entry */

.entry {
    padding: 50px 0 40px;
    background: url(../images/jpg/red-bg.jpg) center;
    background-size: cover;
    z-index: 2;
    position: relative
}

.entry.big {
    padding: 60px 0 240px;
    background: url(../images/png/bg13.png) top;
	background-color: #4676ac!important;
    background-size: cover;
    z-index: 2;
    position: relative
}

.entry h4 {
    font-size: 20px;
    font-weight: 600
}

.entry p,
.entry h4 {
    color: #fff;
    padding-bottom: 5px
}

.entry img {
    width: 60px;
    margin-right: 15px;
    margin-top: 10px
}

/* creative pricing tables */

.creative-tables {
    padding: 50px 0 90px;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: contain
}

.creative-tables .title {
    padding-bottom: 20px;
}

.creative-tables.business {
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.creative-tables .tables {
    border-radius: 5px
}

.creative-tables .recommended {
    top: 40px;
    background-color: #fd373c;
}

.creative-tables .table-header {
    border-bottom: 5px solid #FD373C;
    margin-bottom: 20px;
}

.creative-tables .table1 {
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.09);
    padding: 40px 30px 50px;
    margin: 0 30px;
    border-radius: 15px;
    transition: .3s ease-in-out;
    position: relative;
    z-index: 2
}

.table-bg {
    background-color: #355880;
    height: 100%;
    width: calc(100% - 70px);
    position: absolute;
    top: 25px;
    right: 7px;
    border-radius: 15px;
    z-index: 1;
    box-shadow: -15px 15px 50px rgba(0, 0, 0, 0.1);
}

.creative-tables .table1:hover {
    padding: 30px 30px 40px
}

.table-bg h4 {
    color: #fff;
    position: absolute;
    bottom: 11px;
    font-size: 16px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700
}

.creative-tables ul {
    margin-top: 35px
}

.creative-tables h3 {
    color: #FD373C;
    margin-bottom: 25px;
}

.creative-tables .table1 h2 {
    font-size: 30px
}

.creative-tables li {
    line-height: 35px;
    font-size: 16px
}

/* contact form */

.contact-form {
    /* padding: 50px 0; */
    /* background: url(../images/jpg/bg-gray.jpg) center; */
    /* background-size: contain; */
    background: #fff;
}
.p-0{
	padding: 0;
}
.section9.contact-form i {
    color: #ff6c3a
}

.contact-form iframe {
        border: 0;
}
.contact-form #contact-form{
	padding-top: 55px;
    padding-right: 80px;
    padding-bottom: 30px;
    padding-left: 80px;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 7%;
	box-shadow: 0 10px 40px rgb(55 126 249 / 20%);
}

.contact-form .form-control {
    background: #fff;
  /*   box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.01) */
}

.contact-form .fa {
    padding-right: 5px
}

.header-title {
    text-align: center;
    color: #00bfff
}

.fadeIn {
    animation-duration: 3s
}

.form-control {
border: 1px solid #d5e7f4;
    width: 100%;
    font-size: 14px;
    background: transparent;
    border-radius: 4px;
    height: auto;
    padding: 8px 12px;
    transition: .3s linear;
    box-shadow: none;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    font-weight: 500;
}

input::placeholder {
    color: #c1c0c4 !important;
   font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
}

textarea::placeholder {
    color: #c1c0c4 !important;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
}

.input-group-addon {
    border: 0
}

/* .form-control:focus {
    background: #434053;
    color: #fff;
    transform: scale(1.03);
    border: 0
} */

.textarea-contact {
    resize: none
}

/* Conatct end */

/* =============  box content =============== */

.box-content {
    padding: 80px 0
}

.box-content .row {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
    background: url(../images/jpg/img.jpg) center;
    background-size: cover
}

.box-content.drag-up {
    margin-top: -280px;
    padding-bottom: 40px;
   /*  background: url(../images/jpg/white-elements.jpg) bottom;
    background-size: contain */
	background: #fff;
}

.box-content .no-padding {
    height: 450px
}

.box-content h4 {
    font-size: 17px;
    font-weight: 500;
}

.box-content.drag-up .row {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
    background: url(../images/jpg/img.jpg) center;
    background-size: cover;
    z-index: 5;
    position: relative
}

/* left content */

.box-content .text-container {
    padding: 30px 0 5px;
    display: inline-block
}

.box-content .left-content img {
    width: 40px;
    margin: 10px
}

.box-content .left-content .text-container h4 {
    font-size: 15px;
    color: #f5f5f5;
    font-weight: 800
}

.box-content .left-content .text-container p {
    font-size: 13px
}

.box-content .left-content {
    padding: 45px 10px 45px 30px
}

.box-content .white-bg {
    background: url(../images/jpg/elements-dark.jpg) center;
    background-size: contain;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.box-content .left-content i {
    font-size: 21px;
    padding-right: 5px;
    color: #fd373c;
}

.box-content .title {
    padding-bottom: 0
}

.box-content ul {
    padding-bottom: 10px
}

.box-content .left-content li {
	line-height: 1.67;
    font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));	
}

/* right content */

.box-content .right-content .boxes {
    padding: 15px;
    margin: 15px auto;
    border-radius: 15px;
    background: #fff;
    height: auto;
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%)
}
/* .box-content .right-content .boxes:hover{
	    background: linear-gradient(to left, #fd373c 0%, #355880 100%);
}
.box-content .right-content .boxes:hover h3{
	    color: #fff;
}
.box-content .right-content .boxes:hover img, ..box-content .right-content .boxes:focus img {
    filter: brightness(0) invert(1);
} */

.box-content .right-bg {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.box-content .right-content {
    padding: 60px 50px
}

.box-content .right-content h3 {
      font-size: 18px;
    font-weight: 500;
    color: #293e40;
}

.box-content .right-content img {
    width: 50px;
    margin-bottom: 11px
}

/* left and right end */

/* team member */

.team-members {
    padding: 50px 0 45px
}

.team-members.about {
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: cover
}

.members {
    border: 1px solid #f0f0f0;
    border-radius: 5px
}

.team-members .text {
    padding: 20px 15px 25px;
    background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.team-members em {
    opacity: .6
}

.team-members .fa-facebook-f {
    color: #5408b6;
    padding-left: 12px
}

.team-members .fa-twitter {
    color: #917fa8
}

.team-members .fa-linkedin-in {
    color: #3f445e
}

.team-members img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0);
    transition: .3s linear
}

.team-members img:hover {
    box-shadow: -5px 5px 30px rgba(0, 0, 0, 0.08)
}

.team-members i {
    margin: 0 10px 15px 0;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 8px 9px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    color: #ff6c3a;
    font-size: 13px;
    border-radius: 50%;
    transition: .2s linear
}

.team-members i:hover {
    color: #ff6c3a;
    opacity: 1;
    transform: scale(1.3)
}

/* team members end */

/* about-1 */

.about-1 {
    padding: 80px 0 60px;
    border-top: 0 solid #e3e3e3
}

.about-1 span {
    color: #ff6c3a;
    font-size: 33px;
    font-weight: 900
}

.about-1 h3 {
    font-size: 23px
}

.about-1 .bg-text {
    position: absolute;
    opacity: .07;
    bottom: 60px;
    left: -40px;
    font-weight: 900;
    font-size: 80px
}

.about-1 img {
    width: 70px
}

.about-1 .text {
    display: table-row;
}

/* page headers */

.header1 {
    height: auto;
    padding: 115px 0 10px;
    background-size: cover;
    border-bottom: 1px solid #f0f0f0;
}

/* header1 background images */

/* .header1.services {
    background: url(../images/header/services.jpg) top
}

.header1.services-2 {
    background: url(../images/header/services2.jpg) center;
    background-size: cover;
}

.header1.contact-us {
    background: url(../images/header/contact-us.jpg) center;
    background-size: cover;
}

.header1.about-us {
    background: url(../images/header/about-us.jpg) center;
    background-size: cover;
}

.header1.elements {
    background: url(../images/header/services2.jpg) center;
    background-size: cover;
}

.header1.blog-page {
    background: url(../images/blog-posts/blog-page.jpg) center;
}

.header1.blog-post {
    background: url(../images/blog-posts/blog-post.jpg) center;
} */

/* header1 background images end */

.header1 h2 {
    font-weight: 700;
    color: #fff;
    font-size: 40px
}

.header1 a {
    color: #355880;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;

}
.header1 .current {
	    color: #FD373C;
}
.header1 p {
    color: #ddd;
    font-size: 18px
}

/* page headers end */

/* timeline */


.timeline {
    list-style: none;
    padding: 40px 0 20px;
    position: relative;
    background: url(../images/jpg/bg-gray.jpg) center;
}
.case-studies .timeline {
    background: #fff;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eaeaea;
    left: 50%
} 

.timeline>li {
    margin-bottom: 20px;
    position: relative
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    width: 46%;
    float: left;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    background-color: #355880
}

.timeline>li>.timeline-badge {
    color: #4c4e63;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #fff;
    z-index: 2;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1)
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    background-color:#FD373C
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    color: #fff;
    font-weight: 600
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0;
    color: #fff
}

.timeline-body>p+p {
    margin-top: 5px
}

/* timeline end */

/* simple boxes */

.simple-boxes {
    padding: 50px 0 40px;
}

.simple-boxes.less-padding {
    padding: 30px 0 50px;
}

.simple-boxes .text-container {
    text-align: center
}

.simple-boxes img {
    width: 80px;
    margin-bottom: 15px
}

.simple-boxes h3 {
    font-size: 20px;
    font-family: 'Hind';
    font-weight: 500;
}

.long-line {
    width: 100px;
    margin: 18px auto;
    border-bottom: 3px solid #FD373C
}

.line {
    width: 20px;
    margin: 18px auto;
    border-bottom: 2px dotted #e8986d
}

/* simple boxes end */

/* portfolio items */

.new-portfolio {
    padding: 50px 0;
}

.new-portfolio.less-padding {
    padding: 20px 0 40px;
}

.new-portfolio .hover-text {
    position: absolute;
    display: none;
    bottom: 0;
    padding: 20px 15px;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    animation: testing .2s linear;
}

@keyframes testing {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.new-portfolio .tile:hover .hover-text {
    display: block;
}

.new-portfolio .hover-text h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.new-portfolio .btn-outline-dark:hover {
    background-color: #fd373c !important;
    border: 1px solid transparent !important;
}

.new-portfolio .toolbar .btn {
    background: transparent;
    margin: 0 5px;
}

.new-portfolio .toolbar .btn:hover {
    background-color: #fd373c !important;
    color: #fff;
    border: 1px solid transparent !important;
}

.new-portfolio .toolbar .btn:focus {
    background-color: #ff6c3a;
    color: #fff;
    border-style: none !important;
    border: 1px solid transparent !important;
    outline: none !important;
}

#portfolio {
    margin: 40px 0 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}

.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

#portfolio .image-link:hover {
    cursor: zoom-in;
}

.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.toolbar.mb2.mt2 {
    text-align: center;
}

.scale-anm {
    transform: scale(1);
}

/* portofolio items */

.footer-1 {
     background: url(../images/png/footer-bg.png) ;
    padding: 50px 0 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #232c3b;
     /*    margin-bottom: 60px; */
}

.footer-1.creative {
    background: url(../images/jpg/white-elements.jpg) center;
    background-size: contain
}

.footer-1 .text-container {
    padding-right: 50px;
}

.footer-1 p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #adafc7
}

.footer-1.creative p {
    color: #848484
}

.footer-1.creative li>a {
    color: #848484
}

.footer-1.creative h4 {
    color: #6d6b74
}

.footer-1 .footer-title {
    margin-bottom: 25px
}

.footer-1 h4 {
    color: #fff;
    font-weight: 600;
    font-size: 18px
}

.footer-1 .logo-footer {
    width: 150px
}

.footer-1 .footer-img {
    margin-top: 50px;
    padding-top: 30px;
    display: inline-block;
    border-top: 1px solid rgba(221, 221, 221, 0.15)
}

.footer-1 .footer-img img {
    width: 200px;
    opacity: .8
}

.footer-1 li>a {
   color: #adafc7;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
}

.footer-1 li>a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px
}

.footer-1 li>a:hover {
    color: #fff;
    padding-left: 5px
}

.footer-1 ul {
    display: table-row
}

.footer-1 .social-links {
    margin-top: 10px
}

.footer-1 .contacts a {
    color: #adafc7;
    font-size: 15px;
}

.footer-1 .fab {
    color: #fff;
    background-color: #3a354f;
    width: 30px;
    height: 30px;
    font-size: 11px;
    border-radius: 50%;
    padding: 10px;
    margin-right: 15px;
    transition: .2s linear
}

.footer-1 .fab:hover {
    background-color: rgb(54, 48, 82);
}

/* under footer */

.under-footer {
    padding: 20px 0 10px;
    background-color: #e9e9ea
}

.under-footer.creative {
    background: url(../images/jpg/elements-dark.jpg) bottom;
    background-size: cover;
    padding: 60px 0 50px
}

.under-footer a {
    color: #afb4b6;
    font-family: 'Exo 2'
}

.under-footer ul {
    text-align: center
}

.under-footer li {
    display: inline-block;
    padding: 0 20px;
    text-align: center
}

.under-footer p {
    text-align: center;
    color: #b6b6b6;
    padding-top: 15px
}
.ser-red-more {
	text-align: center;
    padding: 15px 15px 5px;
    display: block;
    font-size: 15px;
    color: #FD373C;
    text-transform: uppercase;
    font-weight: 500;
}
.ser-red-more:after{
	content: '';
    width: 30px;
    height: 7px;
    border-bottom: 2px solid #4676ac;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.section7 .text-container:hover .ser-red-more:after{
    border-color: #FD373C;
}
.section7 .text-container:hover .ser-red-more{
	color:#4676ac
}
.text-image .right-content .boxes {
	    padding: 15px 0;
    margin: 15px auto;
    border-radius: 15px;
    background: #fff;
    height: auto;
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
}
.text-image .right-content .boxes img {
	    width: 50px;
    margin-bottom: 11px;
}
.text-image .right-content .boxes h3{
	    font-size: 18px;
    font-weight: 500;
    color: #293e40;
    margin-top: 15px;
    text-align: center;
}
.text-image .right-content .boxes h2{
	    font-size: 44px;
    background: -webkit-linear-gradient(#FD373C, #355880);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 5px 0 5px;
	    font-weight: 600;
}
.text-image .right-content .boxes:hover{
	background: linear-gradient(to left, #fd373c 0%, #355880 100%);
}
.text-image .right-content .boxes:hover h3{
	color: #fff;
}
.text-image .right-content .boxes:hover h2{
	background: -webkit-linear-gradient(#fff, #fff);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* #toTop{
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    background: #ffffff;
    border-color: #fefefe;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    box-shadow: 0 0 35px rgba(15, 0, 99, 0.15);
    border-radius: 50%;
    transition: .2s linear;
    z-index: 99999;
    color: #fd373c;
}
 */
 .scroll-indicator {
    z-index: 99999;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: fixed;
    width: 60px;
    height: 60px;
    right: 1rem;
    bottom: 75px;
    cursor: pointer;
    -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
    opacity: 0;
}
.scroll-indicator.go-top:before {
    background: linear-gradient(to right, #fd373c 0%, #355880 100%);
}
.scroll-indicator:before, .scroll-indicator:after {
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to right, #fd373c 0%, #355880 100%);
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    opacity: 0;
    -webkit-animation: clickMe 1.8s 333ms infinite ease-out;
    -moz-animation: clickMe 1.8s 333ms infinite ease-out;
    animation: clickMe 1.8s 333ms infinite ease-out;
}
.scroll-indicator:after {
    -webkit-animation: clickMe 1.8s 777ms infinite ease-out;
    -moz-animation: clickMe 1.8s 777ms infinite ease-out;
    animation: clickMe 1.8s 777ms infinite ease-out;
}
.go-top a {
    margin-left: auto !important;
    position: absolute;
    z-index: 400;
}
.scroll-indicator.go-top i {
    background: #FD373C;
    color: #fff;
}
.scroll-indicator i {
    box-shadow: 0 0 35px rgba(15, 0, 99, 0.15);
    width: 30px;
    height: 30px;
    display: block;
    background: #ff1d4d;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 1.6rem;
    background-size: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 100;
}
@-webkit-keyframes clickMe {
     0% {
         opacity: 0;
         -webkit-transform: scale(0)
     }
     5% {
         opacity: 1
     }
     100% {
         opacity: 0
     }
 }
 
 @-moz-keyframes clickMe {
     0% {
         opacity: 0;
         -moz-transform: scale(0)
     }
     5% {
         opacity: 1
     }
     100% {
         opacity: 0
     }
 }
 
 @keyframes clickMe {
     0% {
         opacity: 0;
         -webkit-transform: scale(0);
         -moz-transform: scale(0);
         -ms-transform: scale(0);
         -o-transform: scale(0);
         transform: scale(0)
     }
     5% {
         opacity: 1
     }
     100% {
         opacity: 0
     }
 }
#owl-demo .item{
    /* background: #3fbf79; */
    padding: 10px 0px;
    margin: 0 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.customNavigation{
  text-align: center;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.holderCircle { width: 100%; height: 500px; border-radius: 100%; margin: 0px auto; position: relative; }
.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot {
	display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    background: #ffffff;
    color: #FD373C;
    border-radius: 20px;
    text-align: center;
    line-height: 57px;
    font-size: 30px;
    z-index: 3;
    cursor: pointer;
    /* border: 2px solid #f3f4f8; */
    box-shadow: 0 0 6px rgba(17, 20, 39, 0.15);
	}
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }

/* .dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #7d4ac7; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #a733bb; right: -39px; }
 */
.dotCircle  .itemDot.active .forActive { display: block; }
.round {position: absolute;left: 40px;top: 45px;width: 410px;height: 410px;border-radius: 100%;-webkit-animation: rotation 100s infinite linear;    background: url(../images/jpg/cc-background2.png);background-size:cover}
.dotCircle .itemDot:hover, .dotCircle .itemDot.active {color: #ffffff;transition: 0.5s;   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */background: #7d4ac7; /* Old browsers */background: -moz-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right, #fd373c 0%, #355880 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1); /* IE6-9 */border: 2px solid #ffffff;-webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);-moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);}
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #222222; position: relative; top: 180px; left: 50%; transform: translate(-50%, -50%); }
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 250px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
.CirItem.active .round {
    background: url(../free-vector/colorful-web-design-concept-with-flat-design_23-2147949851.jpg);
    background-size: 100%;
}
@media only screen and (min-width:300px) and (max-width:599px) {
	.holderCircle { width: 300px; height: 300px; margin: 110px auto; }
	.holderCircle::after { width: 100%; height: 100%; }
	.dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
  .title-box .title {     
    font-weight: 600;
    /* letter-spacing: 2px; */
    position: relative;
    z-index: -1;
    font-size: 34px;
    padding-bottom: 0;  }
      .title-box span {
    /* text-shadow: 0 7px 7px rgb(0 0 0 / 15%); */
    font-weight: 600;
    color: #ffffff;
}
.title-box p {
			font-size: 18px;
    line-height: 1.67;
    color: #fff;
    margin: 0;
}		
.abu-im img{
	color: #fff;
    font-size: 22px;
    width: 50px;
    height: 50px;
    background-color: #fd373c;
    padding: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-shadow: 0 0 40px rgba(255, 255, 255, 0.5);
    position: relative;
    /* bottom: 26px; */
    background: linear-gradient(to right, #fd373c 0%, #355880 100%);
    border-radius: 50%;
    margin-bottom: 15px;
}
.about-sc {
	padding: 60px 0 50px;
    background-size: cover;
    background: url(../images/jpg/animation-stats.jpg) center fixed;
    background-size: cover;
}
.about-sc .answer-panel {
    background: transparent;
}
.about-sc  .tab-pane h4 {
    color: #fff !important;
}
.about-sc  .tab-pane p{
	color:#ddd !important
}
.about-sc  .font-bold {
    font-size: 16px;
    font-weight: 500 !important;
}
.about-sc .support-question.active {
    border-left: 7px solid #fd373c;
    background-color: #355880;
}
.components {
    padding-bottom: 3.2rem;
}
.grey-bg {
    background-color: #f9fafb;
}
.components .head-with-bg {
    background:url(../images/jpg/animation-stats.jpg) center fixed;
    background-size: cover;
    position: relative;
}
.overlay {
    background-image: linear-gradient(to right, rgba(53, 88, 128, 0.75), rgba(53, 88, 128, 0.64));
    background-image: linear-gradient(to right, rgba(53, 88, 128, 0.75), rgba(53, 88, 128, 0.64));
    background-image: -o-linear-gradient(left, rgba(92, 129, 250, 0.7), rgba(57, 168, 254, 0.7));
    background-image: linear-gradient(to right, rgba(53, 88, 128, 0.75), rgba(53, 88, 128, 0.64));
    background-repeat: repeat-x;
}
.components .head-with-bg .overlay {
    padding: 8.5rem 0 6.3rem;
}
.section-heading {
    text-align: center;
    margin-bottom: 7.2rem;
}
.section-heading h2 {
    margin-bottom: 1.3rem;
}
.section-heading p {
    font-size: 1.8rem;
    line-height: 2.8rem;
    color: #777777;
    font-weight: 400;
}	
.tab-container.type-1 .nav-tabs {
	    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-top: -50px;
    width: 100%;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    overflow: hidden;
}
.tab-container.type-1 .nav-tabs {
    width: 100%;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
    overflow: hidden;
}
.tab-container.type-1 .nav-tabs .nav-item {
    background: #ffffff;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.components .tab-container.type-1 .nav-tabs .nav-item .nav-link {
    font-size: 1.8rem;
    font-weight: 400;
    padding: 3.7rem 1.5rem 3.6rem;
    height: 100%;
    line-height: 2.5rem;
    color: #555555;
    text-align: center;
    border: none;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.tab-container.type-1 .nav-tabs .nav-item .nav-link::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0;
    width: 0;
    height: 3px;
    display: block;
    background: #fd373c;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.tab-container.type-1 .nav-tabs .nav-item .nav-link:hover::after {
    width: 100%;
    left: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.components .tab-container.type-1 .nav-tabs .nav-item .nav-link:hover {
	    background-color: #f8f8fa;
}
 .tab-container.type-1 .nav-tabs :hover .active {
    border-bottom: 0px solid #fd373c;
 }
 .tab-container.type-1 .nav-tabs .active {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-bottom: 3px solid #fd373c;
    background: #f9fafb;
    color: #5c81fa;
}
.tab-container .tab-content {
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.conta-dtl i {
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    /* background: -webkit-linear-gradient(#fd373c, #355880); */
    color: #fd373c;
}
/* .conta-dtl .aos-init {
	    margin-bottom: 20px
} */
.blog-post-col .link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    box-shadow: 0px 0px 7px 0px rgba(0, 27, 103, 0.3);
    border-radius: 50% 0 0 0;
	color: #FD373C;
}
.blog-post-col .link-btn:after{
	    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px;
}
.blog-post-col .post-meta-one {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 14px;
    position: absolute;
    bottom: 59%;
    background: #fff;
    width: 90%;
    left: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.blog-post-col .post-meta-one li:first-child {
    margin-right: 10px;
}
.blog-post-col .post-meta-one li {
    display: inline-block;
}
.blog-post-col .post-meta-one li a{
	color:#524e61
}
.careers-bg {
    padding: 50px 0 52px;
    border-top: 0 dotted #e3e3e3;
    /* background: url(../images/jpg/white-elements.jpg) center no-repeat;
    background-size: contain; */
	background: #fff;
}
.job-verticle-list {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    padding: 0 25px;
	box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    -webkit-box-shadow: 0 0 20px rgb(30 22 102 / 10%);
}
.vertical-job-card {
    width: 100%;
}
.vertical-job-header {
    display: inline-block;
    width: 100%;
    padding: 12px 0 5px;
    align-items: center;
}
.vrt-job-cmp-logo {
    max-width: 55px;
    float: left;
}
.vertical-job-header h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 7px;
	    display: inline-block;
    float: left;
}
.vertical-job-header h4 a {
	font-size: 20px;
    color: #293e40;
}
span.pull-right.vacancy-no {
	    font-size: 16px;
}
span.pull-right.vacancy-no span.v-count {
    background: rgba(255, 124, 57,0.1);
    color: #ff7c39;
    border: 1px solid #ff7c39;
}

span.pull-right.vacancy-no span.v-count {
    background: #fff;
    color: #FD373C;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 4px;
    border: 1px solid #FD373C;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
}
.vertical-job-body {
    border-top: 1px solid #eaeff5;
    border-bottom: 1px solid #eaeff5;
    padding: 10px 0;
    width: 100%;
}
.vertical-job-card ul {
    margin: 0;
    padding: 0;
}
.vertical-job-body ul li {
    padding: 5px 0;
}
.vertical-job-card ul li {
    list-style: none;
}
.vertical-job-body ul.can-skils li strong {
	width: 150px;
    display: inline-block;
    color: #524e61;
    font-weight: 500;
    font-size: 15px;
}
.vrt-job-act {
    text-align: center;
    display: table;
}

.vrt-job-act {
    margin-top: 2.5em;
}
.theme-btn {
    background: #FD373C;
    border: 1px solid #FD373C;
    color: #ffffff !important;
}
.btn-job {
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    padding: 7px 24px;
    margin: 6px auto;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    border: 1px solid #fd373c;
    line-height: 1.5;
    font-weight: 600;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px)/(1920 - 300)));
    text-transform: uppercase;
    transition: all ease .4s;
    background: #fd373c;
    color: #fff;
}
.btn-job:hover{
	background: #fff;
    color: #fd373c;
}
.light-gray-btn {
    background: #e8edf1;
    border: 1px solid #e5eaef;
}
.vertical-job-footer {
    padding: 10px 0;
}
.vertical-job-card ul {
    margin: 0;
    padding: 0;
}
.cmp-job-rating ul li, .cmp-job-review ul li {
    font-size: 15px;
    display: inline-block;
    margin-right: 20px;
}
.cmp-job-rating ul li strong {
       margin-right: 7px;
    color: #524e61;
    font-weight: 500;
    font-size: 15px;
}
.cmp-job-rating .rate {
    color: #f7874e;
}

.cmp-job-rating i {
    color: #b1c1d0;
}
.cmp-job-rating .rating-counter, .cmp-job-review ul li i {
    margin-left: 10px;
}
.cmp-job-review {
    float: right;
}
.skill-tag {
    background-color: #eaedf3;
    border-radius: 0 2px 2px 0;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2727272727;
    margin: 2px 15px 2px 0;
    padding: 3px 7px;
    position: relative;
    color: #8492af;
    text-transform: uppercase;
}
.skill-tag:before {
    border-top: 10px solid transparent;
    border-left: 9px solid #eaedf3;
    border-bottom: 10px solid transparent;
    height: 0;
    position: absolute;
    top: 0;
    right: -8px;
    width: 0;
}

.skill-tag:after, .skill-tag:before, .work-process:before {
    content: "";
}
.skill-tag:after {
    background-color: #fff;
    border-radius: 50%;
    height: 4px;
    position: absolute;
    top: 8px;
    right: -2px;
    width: 4px;
}	
.no-padding {
	padding:0;
}
.aply-modl form {
	     margin-top: 20px;
    margin-right: 15px;
    margin-left: 15px;
}
.aply-modl .modal-header {
    padding: 0;
    border-bottom: 0px;
}
.aply-modl .modal-header .close{
    margin-top: -2px;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    padding: 0;
    transform: translate(50%,-50%);
    border-radius: 50%;
    background-color: #fff;
    z-index: 9999;
    color: #FD373C;
    line-height: 36px;
    opacity: 1;
    text-shadow: none;
	    font-size: 19px;
}
.aply-modl .modal-content{
	border: 0;
    border-radius: 4px;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.aply-modl .modal-header .close i{
	    font-weight: 600;
}
.aply-modl .modal-body{
    padding: 0 15px;
    background: #355880;
}
.aply-modl .left-side {
	    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.aply-modl .right-side{
	padding: 0;
    color: #fff;
    display: block;
	position: relative;
}
.aply-modl .right-side .word{
    writing-mode: vertical-rl;
    text-align: center;
    vertical-align: middle;
    padding-left: 13px;
    height: 371px;
}
.aply-modl .right-side .word p{
	text-align: center;
    color: #fff;
}
.it.file {
    width: 100%;
    display: inline-block;
    margin: 0 1% 15px;
    position: relative;
}
.it.file input {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 1px;
}
.it.file label {
    border: 1px solid #d5e7f4;
    width: 100%;
    font-size: 14px;
    border-radius: 4px !important;
    height: auto;
    transition: .3s linear;
    line-height: 1.42857143;
    color: #555;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 8px 12px;
    transition: .3s linear;
    box-shadow: none;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    font-weight: 500;
}
.it.file label i {
    display: block;
    margin-right: 6px;
}
.it.file label svg {
    display: block;
}
.preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 22px;
    border: 2px solid #eee;
    border-radius: 3px;
}
.preview span {
    font-weight: 500;
    width: 100%;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.preview i {
    font-size: 18px;
    color: red;
    cursor: pointer;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    /* background-image: url(main.css); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.nk-block-contact-s1 {
    padding: 180px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dot-c.png) no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}
.contact-list {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}
.contact-list li {
    display: flex;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    font-size: 0.94rem;
}
.contact-icon {
    color: #bed8ff;
    background: rgba(190,216,255,0.15);
}

.contact-icon {
    height: 38px;
    width: 38px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #122272;
    background: #fff;
    border-radius: 50%;
    margin-right: 15px;
    flex-shrink: 0;
}
.contact-text {
    padding-top: 7px;
}
.nk-df-center, .nk-block-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.nk-circle-animation.small {
    height: 400px;
    width: 400px;
    overflow: hidden;
    z-index: 0;
}
.nk-circle-animation.white:before {
    border-top-color: #122272;
    border-right-color: #122272;
}
.nk-circle-animation.small:before, .nk-circle-animation.small:after {
    border-width: 2px;
}
.nk-circle-animation:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-top-color: #f42f54;
    border-right-color: #f42f54;
    animation: rotatecw 30s linear infinite 0s;
}

.nk-circle-animation:before, .nk-circle-animation:after {
    position: absolute;
    content: '';
    border: 4px solid rgba(101,119,151,0.3);
    border-radius: 50%;
}
.nk-circle-animation:after {
    top: 25px;
    left: 25px;
    bottom: 25px;
    right: 25px;
    border-top-color: #f42f54;
    border-bottom-color: #f42f54;
    animation: rotateacw 24s linear infinite 0s;
}
.nk-circle-animation.small:after {
    top: 35px;
    left: 35px;
    bottom: 35px;
    right: 35px;
}

.nk-circle-animation.white:after {
    border-top-color: #2b56f5;
    border-bottom-color: #2b56f5;
}
@keyframes rotatecw {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotateacw {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(-360deg)
    }
}

.crumina-module-slider {
  position: relative; }

.slider-tabs-vertical-line .swiper-slide {
  padding: 120px 0;
  background-size: contain;
  margin-bottom: 125px; }

.slider-tabs-vertical-line .slider-slides {
  position: absolute;
  bottom: 35px;
  width: 100%;
  margin-bottom: 0;
  text-align: center; }

.slider-tabs-vertical-thumb {
  margin-bottom: -310px; }

.slider-slides--round-text .slides-item {
  display: block;
  margin-right: 0;
  width: auto;
  height: auto;
  line-height: 1.4;
  text-align: left;
  font-weight: 400;
  background-color: transparent;
  border-radius: 0;
  opacity: 1;
  font-size: unset;
  padding-bottom: 30px;
  margin-bottom: 10px; }
  .slider-slides--round-text .slides-item.slide-active .number {
    border-color: #fff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.3); }
  .slider-slides--round-text .slides-item:after {
    content: '';
    display: block;
    width: 4px;
    background-color: #0069cc;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    top: 70px;
    left: 28px; }

.slider-slides--round-text .number {
  font-size: 30px;
  font-weight: 700;
  float: left;
  margin-right: 35px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  border: 4px solid #0069cc;
  color: #fff;
  text-align: center;
  line-height: 60px; }

.slider-slides--round-text .crumina-heading {
  overflow: hidden;
  margin-bottom: 0; }

.screenshots-item-bottom .swiper-wrapper {
  align-items: flex-end; }

.slider--full-width .swiper-container {
  padding-top: 20px;
  max-width: 1400px; }

.screenshots-slider-style1 .swiper-slide {
  transform: scale(0.5);
  opacity: .5;
  transition: all .3s ease; }
  .screenshots-slider-style1 .swiper-slide .screenshot-item img {
    box-shadow: none; }
  .screenshots-slider-style1 .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1; }
    .screenshots-slider-style1 .swiper-slide.swiper-slide-active .screenshot-item img {
      box-shadow: 15px 0 20px rgba(72, 9, 94, 0.4); }
  .screenshots-slider-style1 .swiper-slide.swiper-slide-prev, .screenshots-slider-style1 .swiper-slide.swiper-slide-next {
    transform: scale(0.7);
    opacity: .8; }

.screenshots-slider-style2 .swiper-slide {
  opacity: .5; }
  .screenshots-slider-style2 .swiper-slide .screenshot-item img {
    box-shadow: none; }
  .screenshots-slider-style2 .swiper-slide.swiper-slide-active {
    opacity: 1; }
    .screenshots-slider-style2 .swiper-slide.swiper-slide-active .screenshot-item img {
      box-shadow: 30px 0 30px rgba(0, 0, 0, 0.3); }

.screenshots-slider-style2.navigation-center-both-sides .btn-prev {
  opacity: 1;
  left: 0; }

.screenshots-slider-style2.navigation-center-both-sides .btn-next {
  opacity: 1;
  right: 0; }

.screenshot-item img {
  width: 100%; }

.slider-with-device {
  position: relative;
  padding-bottom: 100px; }
  .slider-with-device .swiper-container {
    background: url("../img/smartphone2.png") 50% 0 no-repeat;
    background-size: contain;
    padding: 80px 0; }
  .slider-with-device .swiper-slide {
    opacity: .5;
    transition: all .3s ease;
    transform: scale(0.7); }
    .slider-with-device .swiper-slide .screenshot-item img {
      box-shadow: none; }
    .slider-with-device .swiper-slide.swiper-slide-active {
      transform: scale(0.9);
      opacity: 1; }
      .slider-with-device .swiper-slide.swiper-slide-active .screenshot-item img {
        box-shadow: 30px 0 30px rgba(0, 0, 0, 0.3); }

.slider--full-width-3items .swiper-slide {
  width: 1140px;
  padding-right: 60px;
  max-width: 100%;
  opacity: .2; }
  .slider--full-width-3items .swiper-slide.swiper-slide-active {
    opacity: 1; }

.slider-3-items .swiper-slide {
  opacity: .9; }
  .slider-3-items .swiper-slide img {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    min-width: 100%; }
  .slider-3-items .swiper-slide.swiper-slide-active {
    opacity: 1; }

/*================= Responsive Mode ============*/
@media (max-width: 1024px) {
  .slider-with-device .swiper-container {
    padding: 40px 0; } }

@media (max-width: 800px) {
  .slider-tabs-vertical-thumb {
    margin-bottom: 0; }
  .navigation-center-both-sides .btn-next {
    right: 5px; }
  .navigation-center-both-sides .btn-prev {
    left: 5px; } }

@media (max-width: 768px) {
  .slides-item {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px; }
  .slider-with-device .swiper-container {
    padding: 60px 0; } }

@media (max-width: 640px) {
  .swiper-container.top-navigation {
    top: auto; }
  .btn-prev.btn--style,
  .btn-next.btn--style {
    display: block;
    margin-bottom: 20px; } }

@media (max-width: 480px) {
  .slider-with-device .swiper-slide {
    padding: 40px; } }

@media (max-width: 460px) {
  .slides-item {
    margin-right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px; }
  .slider-slides--vertical-line .slides-item:first-child {
    margin-left: 0; } }
	
	/*------------- #Slider Faqs --------------*/
.slider-faqs-thumb {
  position: relative;
  text-align: center;
  background-image: url("../img/faqs-cloud.png");
  background-repeat: no-repeat;
  background-size: contain; }
  .slider-faqs-thumb .utouch-icon {
    height: 240px;
    width: 240px; }

.slider-faqs-title {
  text-transform: uppercase;
  margin-bottom: 35px;
  letter-spacing: .2em; }

.slider-slides {
  margin-bottom: 75px;
  z-index: 999;
  padding: 10px 0; }

.slides-item {
  display: inline-block;
  position: relative;
  margin-right: 40px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  background-color: #0083ff;
  opacity: .3;
  transition: all .3s ease;
  border-radius: 100%;
  cursor: pointer; }
  .slides-item.slide-active {
    opacity: 1;
    box-shadow: 10px 0 10px 0 rgba(0, 131, 255, 0.2); }
  .slides-item:last-child {
    margin-right: 0; }
.circle-toggle {
  width: 265px;
  height: 265px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.stp{
    padding-top: 10%;
}
.cwth{
  max-height: 50px;
  min-height: 50px;
}

.clr {
    color: black !important;
    font-size: 17px;
}

.cfmt{
      color: black !important;
    font-size: 26px !important;
    margin-bottom: 3% !important;
    font-family: 'Oxygen', sans-serif;
    text-transform: none !important;
}
.circle-toggle .default, .circle-toggle .active {
  position: absolute;
}
.circle-toggle .default {
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  -webkit-transition: all 150ms ease-in-out 100ms;
  -moz-transition: all 150ms ease-in-out 100ms;
  -o-transition: all 150ms ease-in-out 100ms;
  -ms-transition: all 150ms ease-in-out 100ms;
  transition: all 150ms ease-in-out 100ms;
}
.circle-toggle .active {
  width: 0;
  height: 0;
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.circle-toggle .active .inner-thin-layer {
  position: absolute;
  left: 11%;
  top: 11%;
  z-index: 5;
  width: 78%;
  height: 78%;
  margin: 0;
  opacity: 0;
  /*-webkit-transition: all 1s ease-in 350ms; */
}
.circle-toggle .active .inner-thick-layer {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  /*-webkit-transition: all 1s ease-in 350ms;*/
}
.circle-toggle .c1-label-default, .circle-toggle .c1-label-active {
    text-align: center;
    color: #524e61;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}
.circle-toggle .c1-label-default {
  position: absolute;
  z-index: -1;
  left: 50%;
  width: 100%;
  top: 20%;
  height: 50px;
  -webkit-transition: all 200ms ease-in-out 10ms;
  -moz-transition: all 200ms ease-in-out 10ms;
  -o-transition: all 200ms ease-in-out 10ms;
  -ms-transition: all 200ms ease-in-out 10ms;
  transition: all 200ms ease-in-out 10ms;
}
.c1-label-active h3 {
	margin-top: 5% !important;
}
.circle-toggle .c1-label-active {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50px;
  width: 100%;
  text-align: center;
  color: #355880;
  opacity: 0;
  padding-top: 5%;
  margin: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.circle-toggle .blurb {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.circle-toggle .blurb .blurb-title {
	font-size: 25px;
  color: #355880;
  text-align: left;
  text-transform: capitalize;
  margin: 0;
}
.circle-toggle .blurb .the-blurb {
    margin: 0;
    padding-top: 10px;
    font-size: 15px;
    line-height: 1.8em;
    text-align: justify;
}
.circle-toggle:hover .default {
  width: 0;
  height: 0;
  margin: 0;
}
.circle-toggle:hover .active {
  width: 170px;
  height: 170px;
}
.circle-toggle:hover .active .inner-thin-layer, .circle-toggle:hover .active .inner-thick-layer {
  opacity: 1;
}
.circle-toggle:hover .c1-label-active {
  opacity: 1;
  -webkit-transition: all 150ms ease-in 300ms;
  -moz-transition: all 150ms ease-in 300ms;
  -o-transition: all 150ms ease-in 300ms;
  -ms-transition: all 150ms ease-in 300ms;
  transition: all 150ms ease-in 300ms;
}
.circle-toggle:hover .c1-label-default {
  opacity: 0;
  top: 40% !important;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.c1-wrap {
  position: relative;
  width: 900px;
  height: 700px;
  /*  outline:1px solid blue;*/
  margin: 0 auto;
  display: block;
}
.c1-wrap .c1-base {
  width: 484px;
  height: 528px;
  z-index: 1;
  /*.text-line{ opacity:0; }
  .text-line-1{ opacity: 1;}*/
}
.c1-wrap .c1-center {
  width: 190px;
  height: 190px;
  z-index: 2;
}
.c1-wrap .c1-center .c1-inner-circle-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 190px;
    height: 190px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.17);
    border-radius: 50%;
}
.c1-wrap .c1-center .c1-center-label {
  width: 190px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 22px;
  color: #355880;
  font-weight: 600;
  font-style: normal;
  top: 4em !important;
  text-transform:uppercase
}
.c1-wrap .circle-toggle-1 {
  left: 50%;
  top: 0;
}
.c1-wrap .circle-toggle-1 .blurb {
 /*  top: 720px; */
  left: 50%;
  width: 300px;
}
.c1-wrap .circle-toggle-1:hover .blurb {
  top: 300px;
  left: 580px;
  opacity: 1;
  -webkit-transition: all 200ms ease-in;
}
.c1-wrap .circle-toggle-1:hover .blurb2 {
  top: 300px;
  left: 160px;
  opacity: 1;
  -webkit-transition: all 200ms ease-in;
}
.c1-wrap .circle-toggle-2 {
  left: 10%;
  top: 65.5%;
}
.c1-wrap .circle-toggle-2 .c1-label-default {
  top: 200px;
}
.c1-wrap .circle-toggle-2 .blurb {
  top: -290px;
  left: 610px;
  width: 300px;
}
.c1-wrap .circle-toggle-2:hover .blurb {
  top: -260px;
  left: 610px;
  opacity: 1;
  -webkit-transition: all 200ms ease-in;
}
.c1-wrap .circle-toggle-3 {
  right: 10%;
  top: 65.5%;
}
.c1-wrap .circle-toggle-3 .c1-label-default {
  top: 200px;
}
.c1-wrap .circle-toggle-3 .blurb {
  top: -290px;
  left: -600px;
  width: 300px;
}
.c1-wrap .circle-toggle-3:hover .blurb {
  top: -260px;
  left: -650px;
  opacity: 1;
  -webkit-transition: all 200ms ease-in;
}

.absolute-center, .circle-toggle .active, .c1-wrap .c1-base, .c1-wrap .c1-center, .c1-wrap .c1-center .c1-center-label {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.xbrowser-horizontal-center, .circle-toggle .c1-label-default, .c1-wrap .circle-toggle-1, .c1-wrap .circle-toggle-1 .blurb {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.xbrowser-vertical-center, .circle-toggle .c1-label-active, .c1-wrap .circle-toggle-2, .c1-wrap .circle-toggle-3 {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.anim-rotate {
  -webkit-animation: rotateClockwise 5s linear infinite;
  -moz-animation: rotateClockwise 5s linear infinite;
  -o-animation: rotateClockwise 5s linear infinite;
  animation: rotateClockwise 5s linear infinite;
}

.anim-rotate-inverse {
  -webkit-animation: rotateCounterClockwise 10s linear infinite;
  -moz-animation: rotateCounterClockwise 10s linear infinite;
  -o-animation: rotateCounterClockwise 10s linear infinite;
  animation: rotateCounterClockwise 10s linear infinite;
}

.anim-rotate-centered, .circle-toggle .default {
  -webkit-animation: rotateClockwise2 5s linear infinite;
  -moz-animation: rotateClockwise2 5s linear infinite;
  -o-animation: rotateClockwise2 5s linear infinite;
  animation: rotateClockwise2 5s linear infinite;
}

@-webkit-keyframes rotateClockwise {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotateClockwise {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotateClockwise {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotateClockwise {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateCounterClockwise {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotateCounterClockwise {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-o-keyframes rotateCounterClockwise {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(-360deg);
  }
}
@keyframes rotateCounterClockwise {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotateClockwise2 {
  0% {
    -webkit-transform: rotate(0deg) translate(0);
  }
  100% {
    -webkit-transform: rotate(360deg) translate(0);
  }
}
@-moz-keyframes rotateClockwise2 {
  0% {
    -moz-transform: rotate(0deg) translate(0);
  }
  100% {
    -moz-transform: rotate(360deg) translate(0);
  }
}
@-o-keyframes rotateClockwise2 {
  0% {
    -o-transform: rotate(0deg) translate(0);
  }
  100% {
    -o-transform: rotate(360deg) translate(0);
  }
}
@keyframes rotateClockwise2 {
  0% {
    -ms-transform: rotate(0deg) translate(0);
    transform: rotate(0deg) translate(0);
  }
  100% {
    -ms-transform: rotate(360deg) translate(0);
    transform: rotate(360deg) translate(0);
  }
}
.aboutrspn {
	width: 100%;
	display:none;
}

@media(max-width : 767px ){
.c1-wrap {
	display: none;
}
}

/*------------- #SKEW-ROWS --------------*/
.section-bg-skew {
  position: relative;
  background-size: cover;
  }
  .section-bg-skew > .container {
    position: relative;
    z-index: 2; }
  /* .section-bg-skew:before, .section-bg-skew:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0; }
  .section-bg-skew:before {
    border: 0 solid transparent;
    border-bottom-width: 170px;
    border-top-width: 0;
    border-left: calc(100vw - 17px) solid #fff;
    top: -1px; }
  .section-bg-skew:after {
    border: 0 solid transparent;
    border-right-width: 0;
    border-left-width: calc(100vw - 17px);
    border-bottom: 170px solid #fff;
    max-width: 100%;
    bottom: -1px; } */

	.bg-11 {
  background-image: url("../images/jpg/bg-gray.jpg"); }
.bg-blue-lighteen {
    background-color: #ecf5fe;
}
/* .section-bg-skew::after {
    border-left-width: 100vw;
}
.section-bg-skew::before {
    border-left-width: 100vw;
} */
.pt120 {
padding-top: 50px;
    padding-bottom: 80px;
}
.crumina-double-image {
    text-align: center;
    position: relative;
}
.crumina-double-image img:first-child {
    position: relative;
    z-index: 2;
    transition-delay: 0.25s;
transform: translateZ(0) translate(0%, 0%) rotateY(150deg) rotateX(10deg);
}
.crumina-double-image img {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 30px 0 100px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    z-index: 2;
    transition: all .5s ease-in-out;
}
/* .crumina-double-image img:last-child {
    box-shadow: none;
    position: absolute;
    bottom: 0;
    max-height: 100%;
    z-index: 1;
    transition-delay: 0.25s;
    transform: translateZ(0) translate(0%, 0%) rotateY(0deg) rotateX(0deg);
} */
.ho-bg {
background:url(../images/jpg/white-elements.jpg) fixed;
background-size:contain;
}
.pb80 {
    padding-bottom: 80px;
}
.crumina-heading {
    position: relative;
    z-index: 5;
    margin-bottom: 30px;
}
.crumina-heading > *:first-child {
    margin-top: 0;
}

.heading-title {
    margin-bottom: 20px;
    line-height: 1.3em;
}
.crumina-heading > *:last-child {
    margin-bottom: 0;
}

.heading-text {
    margin-top: 10px;
    font-size: 16px;
    color: #908897;
    text-align: justify;
}
.crumina-heading + * {
    margin-top: 25px;
}

.crumina-module 	ul{
	    padding-bottom: 10px;
}
.crumina-module 	ul li {
	    font-size: 16px;
    line-height: 30px;
}
.crumina-module 	ul li i {
	font-size: 15px;
    padding-right: 5px;
    color: #fd373c;
}
.cnter-img {
	position: absolute;
    display: block;
    visibility: visible;
    left: 0;
    right: 0;
    top: 17%;
    z-index: 9;
    transform-style: preserve-3d;
}
.shake-slow{
    z-index: 999999;
}
.shake-freeze,.shake-constant.shake-constant--hover:hover,.shake-trigger:hover .shake-constant.shake-constant--hover{animation-play-state:paused}.shake-freeze:hover,.shake-trigger:hover .shake-freeze,.shake-slow,.shake-trigger .shake-slow{animation-play-state:running}
@keyframes shake-slow{2%{transform:translate(5px, -8px) rotate(.5deg)}4%{transform:translate(-9px, 8px) rotate(3.5deg)}6%{transform:translate(10px, -7px) rotate(2.5deg)}8%{transform:translate(3px, 10px) rotate(-2.5deg)}10%{transform:translate(-8px, -9px) rotate(3.5deg)}12%{transform:translate(-7px, 3px) rotate(2.5deg)}14%{transform:translate(-6px, 5px) rotate(.5deg)}16%{transform:translate(-6px, -5px) rotate(1.5deg)}18%{transform:translate(3px, 1px) rotate(-.5deg)}20%{transform:translate(5px, 6px) rotate(2.5deg)}22%{transform:translate(9px, 0px) rotate(-2.5deg)}24%{transform:translate(-6px, 4px) rotate(-1.5deg)}26%{transform:translate(-9px, 9px) rotate(-.5deg)}28%{transform:translate(3px, 8px) rotate(1.5deg)}30%{transform:translate(-7px, 4px) rotate(-1.5deg)}32%{transform:translate(-4px, -9px) rotate(-2.5deg)}34%{transform:translate(10px, 8px) rotate(-2.5deg)}36%{transform:translate(6px, 0px) rotate(1.5deg)}38%{transform:translate(-6px, 2px) rotate(2.5deg)}40%{transform:translate(-4px, 10px) rotate(-2.5deg)}42%{transform:translate(2px, 7px) rotate(-.5deg)}44%{transform:translate(-2px, 2px) rotate(.5deg)}46%{transform:translate(0px, 1px) rotate(3.5deg)}48%{transform:translate(7px, -6px) rotate(-1.5deg)}50%{transform:translate(-3px, 3px) rotate(-1.5deg)}52%{transform:translate(6px, -6px) rotate(2.5deg)}54%{transform:translate(10px, 4px) rotate(2.5deg)}56%{transform:translate(-6px, 4px) rotate(-1.5deg)}58%{transform:translate(3px, 3px) rotate(-1.5deg)}60%{transform:translate(-9px, -9px) rotate(-2.5deg)}62%{transform:translate(-2px, -3px) rotate(-.5deg)}64%{transform:translate(-2px, 8px) rotate(-.5deg)}66%{transform:translate(1px, 3px) rotate(.5deg)}68%{transform:translate(2px, 2px) rotate(2.5deg)}70%{transform:translate(10px, -8px) rotate(2.5deg)}72%{transform:translate(-8px, 5px) rotate(3.5deg)}74%{transform:translate(0px, -3px) rotate(-2.5deg)}76%{transform:translate(-4px, -7px) rotate(-2.5deg)}78%{transform:translate(3px, 4px) rotate(-1.5deg)}80%{transform:translate(-4px, 0px) rotate(-2.5deg)}82%{transform:translate(4px, 2px) rotate(2.5deg)}84%{transform:translate(-2px, -5px) rotate(-2.5deg)}86%{transform:translate(0px, 0px) rotate(2.5deg)}88%{transform:translate(-7px, 9px) rotate(-.5deg)}90%{transform:translate(-7px, 8px) rotate(.5deg)}92%{transform:translate(-7px, -1px) rotate(-.5deg)}94%{transform:translate(8px, 8px) rotate(-1.5deg)}96%{transform:translate(4px, -7px) rotate(.5deg)}98%{transform:translate(2px, 7px) rotate(-2.5deg)}0%,100%{transform:translate(0, 0) rotate(0)}}
.shake-slow,.shake-trigger:hover .shake-slow,.shake-slow.shake-freeze,.shake-slow.shake-constant{animation-name:shake-slow;animation-duration:100s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}
/*Responsive $responsive*/

/* line 93, ../sass/screen.scss */
.c8 {
	    background: url(../images/png/h10-slide-img-2.png) center;
		background-size:cover;
  position: relative;
  /* [1] */
    width: 460px;
    height: 460px;
  font-size: 24px;
  padding: 0;
  border-radius: 50%;
  list-style: none;
  /* [2] */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* [3] */
  margin: 0px auto;
  text-align: center;
  vertical-align: middle; }
  /* line 33, ../sass/screen.scss */
  .c8 > * {
    /* [4] */
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    margin: -1.25em;
    border-radius: 50%; }
    /* line 64, ../sass/screen.scss */
    .c8 > *:nth-of-type(1) {
      -moz-transform: rotate(180deg) translate(240px) rotate(-180deg);
      -ms-transform: rotate(180deg) translate(240px) rotate(-180deg);
      -webkit-transform: rotate(180deg) translate(240px) rotate(-180deg);
      transform: rotate(180deg) translate(240px) rotate(-180deg); }
    /* line 64, ../sass/screen.scss */
    .c8 > *:nth-of-type(2) {
      -moz-transform: rotate(225deg) translate(240px) rotate(-225deg);
      -ms-transform: rotate(225deg) translate(240px) rotate(-225deg);
      -webkit-transform: rotate(225deg) translate(240px) rotate(-225deg);
      transform: rotate(225deg) translate(240px) rotate(-225deg); }
    /* line 64, ../sass/screen.scss */
    .c8 > *:nth-of-type(3) {
      -moz-transform: rotate(270deg) translate(240px) rotate(-270deg);
      -ms-transform: rotate(270deg) translate(240px) rotate(-270deg);
      -webkit-transform: rotate(270deg) translate(240px) rotate(-270deg);
      transform: rotate(270deg) translate(240px) rotate(-270deg); }
    /* line 64, ../sass/screen.scss */
    .c8 > *:nth-of-type(4) {
      -moz-transform: rotate(315deg) translate(240px) rotate(-315deg);
      -ms-transform: rotate(315deg) translate(240px) rotate(-315deg);
      -webkit-transform: rotate(315deg) translate(240px) rotate(-315deg);
      transform: rotate(315deg) translate(240px) rotate(-315deg); }
    /* line 64, ../sass/screen.scss */
    .c8 > *:nth-of-type(5) {
      -moz-transform: rotate(360deg) translate(240px) rotate(-360deg);
      -ms-transform: rotate(360deg) translate(240px) rotate(-360deg);
      -webkit-transform: rotate(360deg) translate(240px) rotate(-360deg);
      transform: rotate(360deg) translate(240px) rotate(-360deg); }
    /* line 64, ../sass/screen.scss */
   
    .c8 > * > p {
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #555555;

	}
/* line 107, ../sass/screen.scss */

/* line 113, ../sass/screen.scss */
.source-icon {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    box-shadow: rgba(23, 65, 104, 0.2) 0px 3px 8.46px 0.54px;
    border: 1px solid #fff;
    padding: 5px;
    background: #fff; }

  .strc-bg {
	      padding: 50px 0;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: contain;
  }
.bt-service-home2 {
    margin-top: -13px !important;
    padding-top: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 0px !important;
    padding-left: 50px !important;
    background-image: url(https://educlever.bearsthemespremium.com/wp-content/uploads/2018/11/bg-sd_03.jpg?id=843) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	    display: inline-block;
}
.bt-service-home2 .column-inner {
    padding-right: 7% !important;
    padding-bottom: 40px !important;
    padding-left: 7% !important;
}
.bt-service-home2 .column-inner .featured_box {
    margin-bottom: 30px;
}
.bt-service-home2 .column-inner .bt-service {
    padding-top: 0px !important;
}

.bt-service-home2 .column-inner .featured_box  .icon-wrap {
    display: inline-block;
    margin-bottom: 10px;
}
.bt-service-home2 .column-inner .featured_box .icon-wrap .type-image {
    text-align: center;
    margin-bottom: 8px;
}
.bt-service-home2 .column-inner .featured_box .icon-wrap .type-image img {
    max-width: 100%;
    height: auto;
}
.bt-service-home2 .column-inner .featured_box .entry-box-wrap {
    width: 100%;
}
.bt-service-home2 .column-inner .featured_box.bt-service .entry-box-wrap .featured-box-title {
    margin-top: 0;
    line-height: 28px;
    font-size: 19px;
    transition: .3s linear;
    color: #524e61;
    font-weight: 600;
}
.bt-service-home2 .column-inner .featured_box.bt-service .entry-box-wrap .featured-box-text {
    font-size: 15px;
    line-height: 25px;
    color: #7d828e;
}
.bt-service-home2 .column-inner .featured_box  .entry-box-wrap .featured-button {
    display: inline-block;
    margin-top: 20px;
    font-weight: bold;
    padding: 0 0 5px 0;
    border-bottom: solid 2px;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.bt-service a.featured-button:before {
    content: "+";
    position: absolute;
    font-size: 20px;
    font-weight: 400;
    width: 80px;
    height: 80px;
    left: calc(50% - 40px);
    line-height: 55px;
    z-index: 9;
    border-radius: 50%;
    border: solid 15px #f6f9fc;
    background-color: #fff;
    color: #000;
}
.bt-service:hover a.featured-button:before {
background: linear-gradient(to right, #fd373c 0%, #355880 100%);	
    color: #fff;
}
.bt-service a.featured-button {
    text-decoration: none !important;
    border: none !important;
    font-size: 0 !important;
    color: #fff !important;
}
.service ul {
	    padding-bottom: 10px;
		    margin-top: 10px;
}
.service ul li{
	    font-size: 16px;
    line-height: 30px;
}
.service ul li i {
	    font-size: 15px;
    padding-right: 5px;
    color: #fd373c;
}
.overview-text .single-overview {
    display: flex;
    margin-bottom: 22px;
}
.overview-text .single-overview .part-icon {
    width: 100px;
    height: 40px;
    margin-right: 20px;
}
.overview-text .single-overview .part-icon img {
    width: 100%;
}
.overview-text .single-overview .part-text h3 {
    line-height: 28px;
    font-size: 19px;
    transition: .3s linear;
    color: #524e61;
    font-weight: 600;
    margin-top: -7px;
}
span.scan {
    animation: move 3s cubic-bezier(.15, .44, .76, .64);
    background-color: #222;
    content: "";
    right: 0;
    left: 0;
    height: 1px;
    width: 400px;
    top: 0;
    margin: 0 auto;
    position: absolute;
    animation-iteration-count: infinite;
    transform: translateY(0%);
    animation-iteration-count: infinite;
    transition-timing-function: ease, step-start, cubic-bezier(.1, .7, 1, .1)
}

@keyframes move {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(450px)
    }
}

.carouselLinks li a {
    padding-left: 30px;
    color: #666
}

.carouselLinks li a.two:before {
    right: 0;
    left: inherit
}

.carouselLinks li a.two {
    padding-right: 30px;
    color: #666
}
.carousel.slides {
    min-height: 500px
}

.slideList {
    overflow: hidden;
    position: absolute;
    width: 486px;
    height: 372px;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.slideList li {
    position: absolute;
    display: none;
    width: 100%;
    padding: 30px;
    top: 0;
    left: 0
}

.slideList li.active {
    display: block
}

.carousel.slides .slideList ul {
    left: 0;
    width: 710px
}

.carouselLinks img.object-img {
	box-shadow: rgba(23, 65, 104, 0.2) 0px 3px 8.46px 0.54px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.carouselLinks li {
    list-style: none
}

.carouselLinks li:nth-child(1) {
    position: absolute;
    right: 0;
    bottom: 0
}

.carouselLinks li:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0
}

.carouselLinks li:nth-child(3) {
    position: absolute;
    left: 0;
    top: 0;
    text-align: right
}

.carouselLinks li:nth-child(4) {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: right
}

.carousel.slides>.carouselLinks ul {
    position: static;
    width: auto
}

.carousel.slides>.carouselLinks a {
    display: block;
    position: relative;
    width: 394px
}

.carousel.slides>.carouselLinks li a:hover {}

.carousel.slides>.carouselLinks li.selected a h3 {
    color: #fd373c
}

.carousel.slides>.carouselLinks li.selected a {
    color: #666
}

.iq-fw-8 {
    line-height: 28px;
    font-size: 19px !important;
    transition: .3s linear;
    color: #524e61;
    font-weight: 600;
}
.carouselLinks li  a p{
	    line-height: 2em;
		margin-bottom: 1rem;
}
@media(max-width:1399px) {
    span.scan {
        display: none
    }
    .slideList {
        text-align: center;
        top: 62%
    }
    .slideList ul li img {
        width: 69%;
        text-align: center;
        margin: 0 auto
    }
    .carouselLinks img.object-img {
        top: 50%;
        width: 30%
    }
}
.np-bm {
	padding-bottom:0;
}
.pt180{
        padding-top: 100px;
    padding-bottom: 20px;
}

.left-fixed .theme-btn {
    background-color: #fff;
    border-radius: 40px;
    bottom: 75px;
    color: #fff;
    display: table;
    height: 50px;
    left: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9999;
    border:0;
}
.left-fixed .theme-btn.bt-buy-now {
    background: #1fdf61;
    background: linear-gradient(
180deg,#a3d179 0,#88ba46);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1fdf61",endColorstr="#88BA46",GradientType=0);
}
.left-fixed .theme-btn i {
    font-size: 22px;
    line-height: 50px;
}
.left-fixed .theme-btn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    text-transform: uppercase;
    font-weight: 600;
}
.left-fixed .theme-btn:hover {
    color: #fff;
    padding: 0 20px;
}
.left-fixed .theme-btn:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px;
}
.left-fixed .theme-btn.bt-support-now {
    background: #1ebbf0;
    background: linear-gradient(
45deg,#1ebbf0 8%,#39dfaa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1ebbf0",endColorstr="#39dfaa",GradientType=1);
    bottom: 135px;
}
.footer-sticky {
	background: #000;
    bottom: 0;
    display: inline-block;
    position: fixed;
    right: 0;
    width: 100%;
    transition: all 1s ease;
    font-family: 'Rubik', sans-serif;
    z-index: 999998;
    text-align: center;
    padding: 12px 0;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
}
.get-quot{
	line-height: 1.5;
    font-weight: 600;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px)/(1920 - 300)));
    text-transform: uppercase;
    transition: all ease .4s;
    padding: 8px 14px;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    border: 1px solid #fd373c;
    color: #fff;
    border-radius: 4px;
    background: #fd373c;
}
.get-quot:hover{
	color:#fff;
	background:transparent;
}
.footer-sticky-list {
    margin: 0 auto;
    text-align: center;
}
.footer-sticky-list li {
    /* padding: 0 20px; */
    display: inline-block;
    min-width: 24%;
}
.option-point {
    display: inline-block;
    color: #fff !important;
    padding: 10px 5px;
    cursor: pointer;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
}
.footer-sticky h6{
    color: #fff;
    padding: 0;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
}
.top-header .tw-top-bar{
    padding: 5px 0;
    background: #eff6ff;
}
.top-header .tw-top-bar ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 -10px;
	list-style:none;
}
.top-header .tw-top-bar ul li{
	display: flex;
    align-items: center;
    margin: 0;
    padding: 0 15px;
    position: relative;
    line-height: 1.2;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.top-header .tw-top-bar ul li a {
    color: #333;
    font-size: 13.5px;
    font-weight: 500;
    align-items: center;
    line-height: 1.2;
    display: flex;
}
.top-header .tw-top-bar ul li a i {
margin-top: 1px;
    height: auto;
    font-size: 18px;
    margin-right: 5px;
    transform: rotate(-45deg);
    color: #fd373c;
}
.shake {
    animation-name: shake;
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-transform-origin: 50% 100%;
}
.top-header .tw-top-bar ul li ul {
    padding: 0;
}
.top-header .tw-top-bar ul li a img {
    margin-top: 0;
}
.top-header .tw-top-bar a img {
    width: 32px;
    margin-right: 5px;
}
.page-tile-section {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(30, 52, 151, 0.05098)), to(rgba(30, 52, 151, 0)));
    background: linear-gradient(
0deg
, rgba(30, 52, 151, 0.05098) 0%, rgba(30, 52, 151, 0) 100%);
    padding: 100px 0 100px;
    margin-top: 50px;
    position: relative;
}
.page-tile-section h1{
	font-size: calc(27px + (64 - 42) * ((100vw - 320px)/(1920 - 300)));
    position: relative;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    line-height: 1.3;
}
.page-tile-section p{
	color: #293e40;
    margin-top: 10px;
    font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
	    margin-bottom: 30px;
}
.page-tile-section ul li {
    float: left;
    width: auto;
    margin-right: 10px;
	 font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
}
.page-tile-section ul li a {
    color: #FD373C;
    font-weight: 600;
    text-decoration: none;
}
.shape-div {
    width: 100%;
    height: 100%;
    z-index: -1;
}
.page-tile-section .shape-div {
    top: 0;
    left: 0;
	    position: absolute;
}
.enquiry-form {
    margin-top: 0px;
    padding: 25px;
    background: rgba(30, 22, 102, 0.1);
    border-radius: 10px;
	position: absolute;
    width: 100%;
}
.more-services-list {
  /*   padding: 0 50px; */
    position: relative;
    z-index: 11;
}
.more-services-list ul {
    float: left;
    max-width: 600px;
    margin-top: -60px;
    list-style: none;
    padding-left: 0;
    margin-left: -10px;
}
.more-services-list ul li {
    width: 33.33%;
    padding: 10px;
    float: left;
}
.feature-box {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: transparent;
    border-radius: 20px;
}
.more-services-list ul li .feature-box {
    min-height: 150px;
    min-width: 150px;
    text-align: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
        -webkit-box-shadow: 0 10px 20px rgb(55 126 249 / 20%);
    box-shadow: 0 10px 20px rgb(55 126 249 / 20%);
}
.more-services-list ul li .feature-box h2 {
	font-size: 18px;
    margin-top: 10px;
    line-height: 1.6;
	text-transform: capitalize;
}
.more-services-list ul li .feature-box.sky h2 {
    color: #1e3497;
}
.more-services-list ul li .feature-box h2 span {
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: 600;
}
.more-services-list ul li .feature-box.orange h2 {
    color: #FD373C;
}
.enquiry-form .webform-submission-form .form-control {
    border: 0 !important;
    width: 100%;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
    height: auto;
    transition: .3s linear;
    box-shadow: none;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    padding: 10px 12px;
}
.enquiry-form .webform-submission-form .btn-primary{
	border-radius: 4px;
    margin: 5px 0 5px;
    height: auto;
    padding: 8px 25px;
    background: #fd373c;
    line-height: 1.5;
    font-weight: 600;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px)/(1920 - 300)));
    text-transform: uppercase;
    transition: all ease .4s;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    border: 1px solid #fd373c;
	width:100%;
	opacity: 1;
}
.enquiry-form .webform-submission-form .btn-primary:hover{
	background: transparent;
	color:#fd373c;
}
.webform-submission-form{
	text-align: center;	
}
.h3From{
	color: #293e40;
    margin-bottom: 20px;
	text-align: center;
}
.section-title {
    text-align: center;
    width: 100%;
    color: #ff6c23;
    text-transform: uppercase;
    font-weight: 600;
    font-size: calc(18px + (24 - 18) * ((100vw - 320px)/(1920 - 300)));
}
h2.page-heading-man-ser.center {
    color: #293e40;
    font-size: calc(34px + (48 - 44) * ((100vw - 320px)/(1920 - 300)));
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    text-align: center;
}
.main-timeline {
    margin-top: 40px;
    position: relative;
}
.main-timeline:before {
        content: '';
    width: 215px;
    height: 100%;
    /* transform: translateX(50%); */
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 11;
    top: 0;
    background: url(../images/png/process-hornz.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}
.main-timeline .timeline {
    width: 50%;
    padding: 0 0 0 55px;
    margin-bottom: 100px;
    float: right;
    position: relative;
}
/* .main-timeline .timeline:before {
    content: '';
    background-color: #fff;
    height: 7px;
    width: 7px;
    transform: translateY(-50%);
    position: absolute;
    left: -1px;
    border-radius: 50%;
    top: 52.5%;
    z-index: 1;
} */
.main-timeline .timeline-content {
    color: #fff;
    padding: 0 0 0 106px;
    display: block;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline-icon {
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
}
.timeline-icon img {
    width: 70px;
}
.main-timeline .title {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #333;
    padding: 0;
    text-align: left;
	text-transform:capitalize
}
.main-timeline .description {
	line-height: 1.4;
    font-size: 16px;
    margin: 0;
    color: #333;
    min-height: 113px;
    max-height: 113px;
    overflow: hidden;
}
.main-timeline .year {
	width: 108%;
    padding-left: 0;
    position: absolute;
    top: 52%;
    right: 0;
    transform: translateY(-50%);
}
.year span {
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 20px;
    padding: 4px 36px 6px 23px;
    color: #fbfbfb;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    font-weight: 600;
    background: linear-gradient(to left, #fd373c 0%, #355880 100%);
}
.main-timeline .timeline:nth-child(even) {
   /*  padding: 0 54px 0 0;
    margin: 0 5px 100px 0; */
    float: left;
}
.main-timeline .timeline:nth-child(even):before {
    left: auto;
    right: -6px;
}
.main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 0 ;
    text-align: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content .title{
text-align: right;	
}
.main-timeline .timeline:nth-child(even) .timeline-content:before, .main-timeline .timeline:nth-child(even) .timeline-icon {
    padding-left: 7px;
    border-radius: 300px 0 0 300px;
    left: auto;
    right: 6px;
}
.main-timeline .timeline:nth-child(2n) .year {
    padding: 0;
    text-align: right;
    right: auto;
    left: 10px;
}
.main-timeline .timeline:nth-child(2n) .year span {
    padding: 4px 23px 6px 36px;
}
.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}
.main-timeline .main-timeline-1{
	margin-top: 43px;
    width: 56%;
    padding: 0;
	margin-bottom: 0;
}
.main-timeline .main-timeline-2{
	margin-top: -22px;
    width: 56%;
    padding: 0;
    margin-bottom: 0;
    float: left;
}
.align-items-center{
	align-items: center;
    display: flex;
}
.step-img{
	position: relative;
    top:-5px !important;
}
.main-timeline  .right-sdtimeline{
	padding-left: 20px;
}
.timeln-stpe-1{
	position: absolute;
    top: 35px;
    left: 35px;
}
.timeln-stpe-1 h4, .timeln-stpe-2 h4, .timeln-stpe-3 h4, .timeln-stpe-4 h4, .timeln-stpe-5 h4, .timeln-stpe-6 h4{
	font-weight: 700;
    font-size: 20px;
}
.timeln-stpe-2{
	right: 30px;
    left: auto;
    position: absolute;
    top: 35px;
}
.main-timeline .timeln-stpe-3{
	margin-top: -22px;
}
.main-timeline .timeln-stpe-4{
	margin-top: -22px;
}
.main-timeline .timeln-stpe-5{
	margin-top: -24px;
}
.main-timeline .main-timeline-1 .title{
	color:#c13018;
}
.main-timeline .main-timeline-2 .title{
	color:#a2b969;
}
.main-timeline .timeln-stpe-3 .title{
	color:#f36f13;
}
.main-timeline .timeln-stpe-4 .title{
	color:#2b323b;
}
.main-timeline .timeln-stpe-5 .title{
	color:#993366;
}
.main-timeline .timeln-stpe-6 .title{
	color:#0d95bc;
}
.case-studies.our-pro{
	padding: 0px !important;
}
.sub_heading{
	margin-bottom: 30px;
}
.sub_heading h2 {
	margin-bottom: 15px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: calc(34px + (48 - 44) * ((100vw - 320px)/(1920 - 300)));
    color: #293e40;
}
p.pclass {
    text-align: left;
	color: #293e40;
    margin-top: 0px;
    font-size: 18px;
    line-height: 1.67;
    margin-bottom: 1.5rem;
}
.with_programming h3 {
font-size: 20px;
    color: #293e40;
}
.with_programming ul {
   margin: 20px 0;
    font-size: calc(18px + (21 - 24) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
}
.with_programming ul li {
    margin-bottom: 15px;
}
.with_programming ul li i {
    font-size: 10px;
    margin-right: 10px;
    color: #FD373C;
}
.callto_action {
	background: url(../images/png/circles-shapes.png);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    color: #fff;
    padding: 45px 0 45px 0;
    max-width: 80% !important;
    border-radius: 50px;
    margin: 4% auto;
	background-position: -365px!important;
}
.callto_action .row{
	align-items:center;
	display:flex;
	padding: 40px 0;
}
.action_perform {
    text-align: left;
    margin:0;
}
.action_perform h2 {
text-align: left;
    font-weight: 600;
    font-size: 34px;
    color: #293e40;
    letter-spacing: -.01em;
    line-height: 1.3;
	margin:0;
}
.action_perform b {
    color: #000;
    font-size: 24px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    letter-spacing: 0px;
	font-weight: 600;
}
.btn_consultant {
    padding: 10px 25px;
    color: #fff ;
    border-radius: 4px;
    text-decoration: none;
    margin: 20px 0 0 0;
    display: inline-block;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px)/(1920 - 300)));
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    background: #fd373c;
    border: 1px solid #fd373c;
}
.btn_consultant:hover{
	background: transparent;
	border: 1px solid #fd373c;
    color: #fd373c;
}
.alumi-logs img {
	margin: 15px auto;
    /* padding: 10px 15px; */
	padding: 0px;
}
.position-relative {
    position: relative !important;
}
.wraper-clutch-practices .wraper-clutch-practices-points:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    content: " ";
    width: calc(50% + 340px);
}
.wraper-clutch-practices .wraper-clutch-practices-points.black-background:before {
    background-color: var(--main-black-color);
    background: linear-gradient(to left, #fd373c 0%, #355880 100%);
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.mr-0, .mx-0 {
    margin-right: 0 !important;
}
.ml-0, .mx-0 {
    margin-left: 0 !important;
}
.pr-0, .px-0 {
    padding-right: 0 !important;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab {
    margin-bottom: 50px;
    border: none;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab li.nav-item a {
    position: relative;
    display: block;
    padding: 18px 25px 18px 25px;
    background-color: transparent;
    border: none;
    border-left: 1px solid #e6e6e6;
    border-radius: 0;
    font-weight: 500;
    font-size: 17px;
    color: #bababa;
    line-height: 28px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab li.nav-item a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    z-index: 0;
    content: " ";
    width: 1px;
    background-color: #000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab li.nav-item a span.mobile {
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    padding: 5px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 50%;
    font-weight: 400;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab li.nav-item.active a {
    color: #000;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item ul.clutch-practices-points-item-tab li.nav-item.active a:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item .clutch-practices-points-item-details {
    margin-right: -25px;
    margin-left: -25px;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item .clutch-practices-points-item-details>[class*='col-'] {
    padding-right: 25px;
    padding-left: 25px;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item .clutch-practices-points-item-details .clutch-practices-points-item-details-pic {
    margin-bottom: 50px;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item .clutch-practices-points-item-details .clutch-practices-points-item-details-data .title {
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    padding-bottom: 0;
}
.wraper-clutch-practices .wraper-clutch-practices-points .clutch-practices-points .clutch-practices-points-item .clutch-practices-points-item-details .clutch-practices-points-item-details-data p{
	color: #fff;	
	    font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
    margin-bottom: 30px;
}
.wraper-clutch-practices .wraper-clutch-practices-points>.container {
    padding-top: 65px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}
.clutch-practices-points-item-details.align-items-center{
	display: flex;
}
.wraper-clutch-practices{
    padding-bottom: 40px;
}
.wraper-clutch-practices .clutch-practices-points-item-tab.nav.nav-tabs li {
	float: initial;
}

.new-footer {
    padding: 60px 0 20px 0;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
	    border-bottom: 1px solid #eee;
}
.come_seeus h2{
	color: #000;
}
.come_seeus h3 {
	color: #000;
    font-weight: 600;
    line-height: 60px;
    font-size: calc(34px + (48 - 44) * ((100vw - 320px)/(1920 - 300)));
}
.come_seeus span {
    color: #FD373C;
}
.heading_foot h2 {
    text-align: left;
    text-transform: capitalize;
    font-size: 20px;
    color: #355880;
    margin: 25px 0 5px 0;
}
.we_serve ul {
    list-style: none;
    text-align: left;
    padding: 0;
    color: #000;
    margin: 15px 0 0 0;
    border-left: 3px solid #4676ac;
    padding-left: 30px;
}
.we_serve ul li a {
	color: #333;
    line-height: 30px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
}
.we_serve ul li a:hover{
	padding-left:5px;
	color: #fd373c;
}
.we_serve ul li a:hover::before{
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
	color: #fd373c;
	padding-right: 5px;
}
.heading_sec h2 {
    font-size: 20px;
    color: #355880;
    margin: 25px 0 15px 0;
}
.address_section {
    padding-left: 30px;
    border-left: 3px solid #4676ac;
	min-height: 161px;
}
.address_section h3 {
	color: #000;
    font-size: 18px;
    font-weight: 600;
}
.address_section a i{
	color: #FD373C;
	margin-right: 5px;
}
.address_section img {
    margin-right: 10px;
}
.address_section p {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.address_section a {
        color: #333;
    font-size: 15px;
    display: inherit;
    text-decoration: none;
    margin-bottom: 10px;
    font-weight: 600;
}
/* .copyright {
    background: linear-gradient(#fff, #EEF) !important;
    color: #000;
    padding: 10px;
	margin-bottom: 60px;
} */
.cpr_react a {
    font-size: 14px;
    color: #424a54;
    margin-left: 10px;
    font-weight: 500;
    text-decoration: none !important;
}
.cpr_react h3 {
    font-size: 13px;
    color: #424a54;
    padding: 10px 0 0 0;
}
.cpr_react{
	text-align: center;
}
.copyright .social-links a  {
    font-size: 14px;
    /* background: linear-gradient(to right top, #fd373c 0%, #355880 100%); */
    color: #4676ac;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 50px;
    line-height: 35px;
    margin-left: 10px;
    border: 1px solid #fd373c;
    box-shadow: 0 -1px 6px rgb(8 85 254 / 15%);
	    display: inline-block;
    /* border: 1px solid #4676ac; */
}
.copyright .social-links a:hover{
	background: #fd373c;
    color: #fff;
}
.form-group.ftr_section {
    background: #fff;
    box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    padding: 20px;
    min-height: 386px;
    border-radius: 5px;
    min-height: 480px;
}
.footer_parent.form-group.ftr_section {
    margin: 0px;
}
.form-group.ftr_section h2 {
    font-size: 24px;
    color: #000;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.form-group.ftr_section input {
        border: 1px solid #f0f0f0;
    margin: 0;
    padding: 10px 12px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    box-shadow: none;
    height: auto;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif!important;
    background: #fff;
}
.form-group.ftr_section .submit_ftr{
	border-radius: 4px;
    line-height: 35px;
    margin: 8px 0 5px;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    padding: 1px 20px;
    text-transform: uppercase;
    border: 0;
    background: linear-gradient(to right, #fd373c 0%, #355880 100%);
	color: #fff;
}
.form-group.ftr_section  textarea.form-control {
    height: auto;
    background: #fff;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}
.address_section .social-links a{
	display: inline-block;
    margin-right: 6px;
    font-size: 13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    background: #fff;
    margin-bottom: 0;
    margin-top: 5px;
}



.flips__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flip-card {
    width: 100%;
}
.flip-card__inner {
    position: relative;
    width: 100%;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.flip-card__back, .flip-card__front {
    border-radius: 2.14286rem;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
    box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
}
i.icon {
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.flip-card__icon i {
    width: 35px;
    height: 35px;
    background-size: contain;
    position: relative;
    z-index: 3;
}
.flip-card__icon i.web {
    background: url(../images/web.svg) no-repeat;
}
.flip-card__icon--colored i.web {
    background: url(../images/web-color.svg) no-repeat;
}
.flip-card__icon i.mobile {
    background: url(../images/mobile.svg) no-repeat;
}
.flip-card__icon--colored i.mobile {
    background: url(../images/mobile-color.svg) no-repeat;
}
.flip-card__icon i.qa {
    background: url(../images/research.svg) no-repeat;
}
.flip-card__icon--colored i.qa {
    background: url(../images/research-color.svg) no-repeat;
}
.flip-card__icon i.design {
    background: url(../images/graphic-tool.svg) no-repeat;
}
.flip-card__icon--colored i.design {
    background: url(../images/graphic-tool-color.svg) no-repeat;
}

.flip-card__icon i.devops {
    background: url(../images/cms.svg) no-repeat;
}
.flip-card__icon--colored i.devops {
    background: url(../images/cms-color.svg) no-repeat;
}
.flip-card__title {
padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 5px;
    color: #293e40;
}
.flip-card__box {
    position: absolute;
}
.flip-card__box--right {
    right: 0;
}
.flip-card__number {
    position: absolute;
    top: 1.57143rem;
    left: 50%;
    font-family: Poppins,sans-serif;
    font-weight: 700;
    color: #fff;
}
.flip-card__back-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flip-card__icon--colored i.web {
    background: url(../images/web-color.svg) no-repeat;
}
.flip-card__back .flip-card__title {
    margin-left: 1.78571rem;
}
.flip-card__description {
	font-size: calc(18px + (21 - 24) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.6;
    margin-top: 16px;
}
.pb-5{
	padding-bottom: 5%;
}

@media (min-width: 911px){
.flip-card {
    max-width: 19.14286rem;
    min-height: 19.28571rem;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    background-color: transparent;
}
.flips__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flip-card__inner {
        max-width: 100%;
    min-height: 25.28571rem;
}
.flip-card__back, .flip-card__front {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.flip-card__front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.78571rem 1.42857rem 3.57143rem;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    z-index: 2;
}
.flip-card__front .flip-card__icon {
    margin-bottom: 8%;
}
.flip-card__box {
    width: 40%;
    top: -20px;
}
.flip-card__number {
    font-size: 2.14286rem;
    line-height: 50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.flip-card__back {
    top: -30px;
    left: -25px;
    width: calc(100% + 50px);
    min-height: calc(100% + 60px);
    padding: 1.78571rem 1.42857rem;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-card__image--back {
    display: none;
}
}
@media (min-width: 910px) {
.flip-card:hover .flip-card__inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
}

.custome_software_services .sub_heading {
    margin-bottom: 30px;
}
/* .custome_software_services .media img {
    width: 15%;
    margin-right: 20px;
} */
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.custome_software_services .media {
    margin-bottom: 1.5rem;
}
.img-ic{
	    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    border-radius: 50%;
}
.media-object h3{
	color: #293e40;
}
.text-center {
    text-align: center !important;
}
.client-sec{
	    background: #fff;
    padding: 50px 0 50px;
}
.logos__list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    list-style: none;
    margin: 0;
    padding: 0;
	    justify-content: center;
}
.logos__item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 25%;
    height: 96px;
    padding: 15px;
    position: relative;
}
.logos__img {
    max-height: 100%;
    vertical-align: top;
}
.logos__item:after {
    background-color: #e3e9f2;
    bottom: 16px;
    content: '';
    position: absolute;
    right: 0;
    top: 16px;
    width: 1px;
}
.logos__item:nth-child(n+5):before {
    background-color: #e3e9f2;
    content: '';
    height: 1px;
    left: 16px;
    position: absolute;
    right: 16px;
    top: 0;
}
@media (max-width: 767px) {
.logos__item:nth-child(n + 5):before {
        display: none;
    }
}
.logos__item:nth-child(4n):after {
    display: none;
}
@media (max-width: 767px) {
.logos__item:nth-child(4n):after {
        display: block;
    }
	.logos__list {
    display: block;
}
}
.case-studies-list {
    margin-bottom: 30px;
    padding-left: 0;
    list-style-type: none;
}
.case-study-item {
        margin-bottom: 20px;
    padding: 30px 30px 25px 30px;
    background-color: #fff;
    list-style: none;
    color: rgba(13,24,28,.8);
    position: relative;
    -webkit-box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    box-shadow: 0 0 20px rgb(30 22 102 / 10%);
    border-radius: 20px;
	position: relative;
}
.case-study-item-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 160px;
    margin-right: 65px;
    margin-bottom: 0;
}
.case-study-item-img {
    margin-bottom: 20px;
}
.case-study-item-dots {
    display: none;
	    margin: 0 auto;
}
.h2.heading-underline, h2.heading-underline {
    margin-bottom: 20px;
    padding-bottom: 20px;
	position: relative;
}
.case-study-item-link {
font-weight: 600;
    font-size: 24px;
    color: #293e40;
    line-height: 1.4;
    margin-bottom: 2px;
	
}
.heading-underline::after {
    content: '';
    width: 42px;
    height: 2px;
    background-color: #fd373c;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tag-list {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    padding-left: 0;
}
.tag-item {
    max-width: 100%;
    padding: 5px;
    list-style: none;
}
.tag-link, a.tag-link {
    display: block;
    padding: 7px 7px;
    background-color: transparent;
    border: 1px solid #eeeff2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .25s;
    color: #293e40;
    border-radius: 2px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.case-study-item-text p {
text-align: left;
    color: #293e40;
    margin-top: 0;
    font-size: calc(18px + (21 - 21) * ((100vw - 320px)/(1920 - 300)));
    line-height: 1.67;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
.case-study-item-dots {
    display: block;
}
.case-study-item-right {
    flex: 1 1 auto;
}
.case-study-item {
    display: flex;
    margin-bottom: 30px;
    padding: 40px 65px 50px 65px;
}
}
.get-quote .modal-header{
	padding: 0;
    border-bottom: 0;
}
.get-quote .modal-header .close{
	margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 19px;
    font-weight: 600;
    width: 35px;
    height: 35px;
    background: #fd373c;
    opacity: 1;
    text-align: center;
    line-height: 35px;
    text-shadow: none;
    padding: 0;
    border-top-right-radius: 4px;
    color: #fff;
	z-index: 999999999;
	
}
.get-quote .modal-header .close i {
	    font-weight: 600;
}
.get-quote .modal-content{
	border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.get-qimg{
	margin-bottom: 15px;	
}
.get-qimg .modal-title{
	text-align: center;
    margin: 0px 0 15px;
/*     font-size: calc(18px + (58 - 33) * ((100vw - 320px)/(1920 - 300))); */
    font-size: 28px;
    color: #355880;
}
.get-quot:focus{
	color: #fff;
}
.our-pro .timeline:before{
	display:none;
}
.form-control:focus {
    border-color: #d5e7f4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fullservicecard .nxgls {
    padding: 20px 20px;
    margin: 0;
    border-radius: 14px;
    backdrop-filter: blur(8px);
    background: rgb(255 255 255/5%);
    border: 1px solid rgb(255 255 255/50%);
	    height: 260px;
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
	    margin-bottom: 25px;
		overflow: hidden;
}
.service-sec-list, .service-sec-list:hover, .service-sec-list:hover p {
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.service-sec-list .scrv-icon {
    -moz-transition: width .5s,height .5s;
    -webkit-transition: width .5s,height .5s;
    transition: width .5s,height .5s;
    
    margin-bottom: 10px;
	width: 100px;
    height: 100px;
    border-radius: 8px 40px 8px 40px;
    text-align: center;
    line-height: 90px;
    background: rgba(19, 96, 239, .1);
    border: 0;
}
.service-sec-list .scrv-icon img{
	height: 52px;
    width: 52px;
}
.-service-list li {
    text-transform: uppercase;
    list-style: none;
    padding: 0 8px;
    border-right: 1px solid #d4d4d4;
    display: inline-block;
}
.-service-list li:first-child {
    padding-left: 0;
}
.-service-list li:last-child{
	border-right:0
}
.-service-list li a {
    font-size: 13px;
    color: #6a6a8e;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 600;
}
.service-sec-list .service-connt {
    font-size: 15px;
    line-height: 24px;
    margin: 14px 0 0;
}
.service-sec-list .service-connt {
    display: none;
}
.service-sec-list:hover .service-connt {
    display: block;
}
.service-sec-list:hover .scrv-icon {
    height: 0;
    width: 100px;
}
.service-sec-list:hover .scrv-icon img{
	height: 0px;
    width: 60px;
}
.service-sec-list .service-connt p{
	    font-size: 16px;
}
.service-sec-list .service-connt a{
	font-size: 15px;
    color: #FD373C;
    font-weight: 500;
    margin-top: 12px;
    display: inline-block;
}
.lb {
    border-right: 1px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
}
.rb {
    border-left: 1px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
}
.pad-box {
padding: 0 1em;
    position: relative;
    z-index: 1;
    min-height: 275px;
    align-items: center;
}
.cnt-img {
    left: 0;
    top: 47%;
}
.position-absolute {
    position: absolute!important;
}
.w-100{
	width:100%
}
.pra-points p.pclass {
    margin-top: 0;
    margin-bottom: 10px;
}
.pra-points{
	margin-bottom:50px;
	    padding: 70px 0 50px;
    background: url(../images/jpg/bg-gray.jpg) center;
    background-size: contain;
}
.case-studies.our-pro h2{
    margin-top: 30px;
}
.service-block-two {
    position: relative;
}
.service-block-two .inner-box {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
	box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
}
.service-block-two .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #fd373c;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.service-block-two .inner-box .patern-layer {
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .6s ease;
}
.service-block-two .inner-box .icon-box {
    position: relative;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
	margin: 0 auto 10px;
	width: 70px;
    height: 70px;
	z-index: 9999;
    line-height: 65px;
}
.inner-box h3 {
	font-size: 20px;
    margin-bottom: 0;
	position:relative;
	z-index: 999;
}
.service-block-two .inner-box:hover .icon-box {
	background: #fff;
    width: 70px;
    height: 70px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    margin: initial;
    margin-bottom: 10px;
}
.service-block-two .inner-box:hover, .services-section-two .owl-item.center .service-block-two .inner-box {
    
	-webkit-box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
	box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
}
.service-block-two .inner-box:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/png/pattern-3.png) no-repeat;
	
}
.service-block-two .inner-box:hover::before, .services-section-two .owl-item.center .service-block-two .inner-box::before {
    width: 100%;
}
.service-block-two .inner-box:hover h3 {
    position: relative;
    color: #fff;
    z-index: 999;
}
.service-block-two .inner-box:hover::after{
	 position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/png/page-title-shape-2.png) no-repeat;
    opacity: .1;
    background-position: right;
    background-size: cover;
}
.service-block-two .inner-box:hover .patern-layer:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 175px;
    height: 185px;
    background-repeat: no-repeat;
    /* background: url(../images/png/pattern-4.png); */
}
.box-list li {
    background: #fff;
    padding: 12px 25px 12px 15px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    border-radius: 3px;
    transition: 0.5s;
    display: inline-block;
    margin-right: 10px;
    -webkit-box-shadow: 0px 1px 10px rgb(55 126 249 / 14%);
    box-shadow: 0px 1px 10px rgb(55 126 249 / 14%);
}

.box-list li i{
	margin-right: 10px;
    color: #fd373c;
}
.box-list {
	margin-top: 20px;
}

.word-prs p.pclass {
	    margin-bottom: 0;
}
.word-prs-li li{
	background: #fff;
    padding: 12px 25px 12px 15px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    border-radius: 0;
    transition: 0.5s;
    display: inline-block;
    margin-right: 10px;
    -webkit-box-shadow: 0px 1px 10px rgb(55 126 249 / 14%);
    box-shadow: 0px 1px 10px rgb(55 126 249 / 14%);
    border-left: 4px solid #fd373c;
	    width: 100%;
} 
.wordspr{
	margin-bottom: 50px;
}
.box-list-hrn {
	background-color: #0026f2;
    border-radius: 30px;
    margin: 8px auto;
    width: auto;
    text-align: center;
	    background: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
	background: #e1effb;
}
.box-list-hrn li {
	    color: #fff;
    display: inline-block;
    list-style: none;
    padding: 15px 25px;
    text-align: center;
        font-size: 18px;
    font-weight: 500;
    color: #000;
	position:relative
}
.box-list-hrn li:last-child {
    border: 0;
}
.box-list-hrn li:before{
	content: '';
    width: 1px;
    height: 32px;
    background: #eff6ff;
    position: absolute;
    left: 5px;
    background: #e1effb;
    border-right: 2px dotted #e1effb;
    background: transparent;
    border-color: #ddd;
    border-color: #fd373c;
    border-color: #4676ac;
    /* border-color: #e1effb;*/
}
.box-list-hrn li:first-child::before{
	display:none
}
.word-prs-li li:hover{
    background-color: #fd373c;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    color: #fff;
    border-color: #fd373c;
    background: #4676ac;
}
.row-flx{
	display: flex;
    flex-wrap: wrap;
}
.trust-item {
   background: #fff;
    border-radius: 10px;
    padding: 0 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
    border-bottom: 0px solid #fd373c;
    -webkit-box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
    box-shadow: 0 2px 7px rgb(55 126 249 / 14%);
    position: relative;
}
.trust-item:after{
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/png/pattern-3.png) no-repeat;
} 
.ico-platform-logo {
margin-bottom: 15px;
    text-align: left;
    min-height: 51px;
    align-items: center;
    display: flex;
}
.check-icon {
    color: #fd373c;
    font-size: 30px;
    opacity: .5;
    position: absolute;
    right: 17px;
    bottom: 5px;
    margin: 0;
    font-weight: 500;
}
.process i {
    font-size: 50px;
    color: #e21f4c;
}
.trust-item p {
	font-size: 18px;
    font-weight: 500;
    color: #000;
	 text-align: left;
}
.why-chse-sc{
	background: url(../images/png/bg-website.png);
	background-repeat: no-repeat;
    animation: animatedBackground 30s linear infinite;
    background-size: cover;
	padding:0;
	position:relative;
}
.blue-gradient-overlay {
    background: rgb(0 0 0 / 68%);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.col-sm-6.bg-1c {
    padding: 7% 5%;
   background: #4676ac;
    background: #fd373c;
    background: linear-gradient(to right, #fd373c 0%, #4676ac 100%);
}
.pink-wrapper {
    padding: 18% 20%;
}
.pink-box {
    padding: 30px 30px;
    background: #fd373c;
    border-radius: 12px;
    display: inline-block;
   /*  background: linear-gradient(to right, #fd373c 0%, #000 100%); */
    background: linear-gradient(to left, #fd373c 0%, #4676ac 100%);
    /* background: linear-gradient(to left, rgb(253 55 60 / 95%) 0%, rgb(70 118 172 / 95%) 100%); */
}
.lb.la, .rb.la {
    border-bottom: 0;
}
.cont-box h2{
	    font-size: 31px;
    margin: 5px 0 5px;
    font-weight: 600;
    color: #fff;
}
.cont-box h3{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}
.pra-pointsim {
    width: 80px;
    height: 80px;
    padding: 15px;
    border: 2px solid #fd373c;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    margin-right: 15px;
    transition: all 500ms ease;
    /* -webkit-box-shadow: 0 4px 20px rgb(94 98 255 / 15%); */
    /* box-shadow: 0 5px 20px rgb(94 98 255 / 15%); */
    background: #f6f6fe;
    background: #fff;
    border-color: #ecf1ff;
    /* background: #e8f0f9; */
    border-radius: 8px 30px 8px 30px;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.media:hover .pra-pointsim {
	background: #fff;
    -webkit-box-shadow: 0 5px 20px rgb(55 126 249 / 20%);
    box-shadow: 0 5px 20px rgb(55 126 249 / 20%);	
}
.only-mobile{
	display:none
}
.hide-mobile{
	display:block
}
nav.navbar.bootsnav{
	z-index: 999;
}
.case-study-item-text ul li {
    text-align: left;
    color: #293e40;
    margin-top: 0px;
    font-size: 18px;
    line-height: 1.67;
    margin-bottom: 0.5rem;
    position: relative;
    padding: 3px 0 3px 25px;
}
.case-study-item-text ul li:before{
	content: '';
    background: url(../images/png/check-crl.png);
    position: absolute;
    top: 9px;
    width: 18px;
    height: 18px;
    left: 0;
    background-size: cover;
}
.mobile-step {
	text-align: center;
    padding: 30px 20px;
    -webkit-box-shadow: 0 10px 20px rgb(55 126 249 / 20%);
    box-shadow: 0 1px 15px rgb(55 126 249 / 20%);
    border-radius: 20px;
	position: relative;
    margin: 20px 10px 35px;
}
.mobile-step h4{
	font-weight: 700;
    font-size: 21px;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    border-radius: 50%;
    color: #c13018;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 10px 20px rgb(55 126 249 / 20%);
    box-shadow: 0 1px 15px rgb(55 126 249 / 20%);
}
.mobile-step h3{
	    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #c13018;
    padding: 0;
}
.mobile-step-1:after{
	display:none
}
.mobile-step:after {
    text-align: center;
    background: url(../images/png/path.png);
	width: 60px;
    height: 60px;
    background-size: cover;
    content: '';
    position: absolute;
    margin: 0 auto;
    top: -50px;
    left: 0;
    right: 0;
}
.mobile-step-2 h3{
	color: #a2b969;
}
.mobile-step-2 h4{
	    color: #a2b969;
    border-color: #a2b969;
}
.mobile-step-3 h3{
	color: #f36f13;
}
.mobile-step-3 h4{
	    color: #f36f13;
    border-color: #f36f13;
}
.mobile-step-4 h3{
	color: #2b323b;
}
.mobile-step-4 h4{
	    color: #2b323b;
    border-color: #2b323b;
}
.mobile-step-5 h3{
	color: #993366;
}
.mobile-step-5 h4{
	    color: #993366;
    border-color: #993366;
}
.mobile-step-6 h3{
	color: #0d95bc;
}
.mobile-step-6 h4{
	    color: #0d95bc;
    border-color: #0d95bc;
}
.with-errors .list-unstyled li{
	color: #a94442 !important;
	font-size: 14px !important;
}
.with-errors .list-unstyled{
	margin-bottom: 0px !important;
}
.modal{
	z-index: 999999;
}
.serv-categ label {
     display: flex;
    border: 1px solid #d5e7f4;
    border-radius: 15px;
    width: 200px;
    height: 60px;
    background-color: white;
    text-align: center;
    line-height: 60px;
    float: left;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;

}
.serv-categ input[type=checkbox] {
    display: none;
}
.serv-categ input:checked+label {
    transition: all 0.5s ease-in-out;
    border: solid 2px #fd373c;
    color: white;
    background-color: #fd373c;
  
}
.serv-categ label:hover {
    cursor: pointer;
} 
.budget label {
     display: flex;
    border: 1px solid #d5e7f4;
    border-radius: 15px;
    width: 200px;
    height: 60px;
    background-color: white;
    text-align: center;
    line-height: 60px;
    float: left;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;

}
.budget input[type=radio] {
    display: none;
}
.budget input:checked+label {
    transition: all 0.5s ease-in-out;
    border: solid 2px #fd373c;
    color: white;
    background-color: #fd373c;
  
}
.budget label:hover {
    cursor: pointer;
}  