d/*================
 Template Name: Hostlar Hosting Provider with WHMCS Template
 Description: All type of web hosting provider or company with WHMCS template.
 Version: 1.0
 Author: https://themeforest.net/user/themetags

=======================*/
/*TABLE OF CONTENTS*/
/*=====================
01. RESET CSS
02. BASE TYPOGRAPHY
03. PRE DEFINE CLASS CSS
04. HEADER MENU CSS
05. HERO SECTION CSS
06. CUSTOM VPS PLAN CSS
07. PRICING SECTION CSS
08. TEAM SECTION CSS
09. CLIENT SECTION CSS
10. FAQ CSS
11. PROMO SECTION CSS
12. FEATURE SECTION CSS
13. START AND TRANSFER SECTION CSS
14. DOMAIN NAME LIST CSS
15. FEATURE TAB CSS
16. POPULAR DOMAIN LIST CSS
17. PRELOADER CSS
18. DOMAIN SEARCH FROM
19. NETWORK MAP CSS
20. SUBMIT REQUEST FORM CSS
21. VPS HOSTING CSS
22. SERVICES STATUS CSS
23. PARTNER SECTION CSS
24. CLIENT RATTING OR REVIEW CSS
24. 404 PAGES CSS
25. BREADCRUMB CSS
26. FIXED SIDEBAR CSS
27. LOGIN SIGN UP CSS
28. BLOG SECTION CSS
29. CONTACT US CSS
30. BACK TO TOP CSS
31. FOOTER CSS
=======================*/

/* -----------------------------------------
			   01. RESET CSS
-------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-y: scroll;
    font-size: 15px;
    scroll-behavior: smooth;
}

/* -----------------------------------------
           02. BASE TYPOGRAPHY
-------------------------------------------- */

body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn, .btn-simple, a, .td-name, td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;}

body {
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    color: #707070;
    font-weight: 400;
    line-height: 1.75;
}

p:not(:last-child) {
    margin-bottom: 1.25em;
}

h1, h2, h3, h4, h5 {
    margin: 0 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: initial;
}

h1 {
    margin-top: 0;
    font-size: 3.052em;
}

h2 {
    font-size: 2.441em;
}

h3 {
    font-size: 1.953em;
}

h4 {
    font-size: 1.563em;
}

h5 {
    font-size: 1.25em;
}

small, .text_small {
    font-size: 0.8em;
}

strong, b {
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif;
}

.badge {
    display: inline;
    padding: 0.20rem .5rem;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 77%;
}

.badge-pill {
    padding-right: .875em;
    padding-left: .875em;
    border-radius: 50rem;
}

/*========================================
        03. PRE DEFINE CLASS CSS
==========================================*/
.ptb-100 {
    padding: 90px 0;
}

.pt-100 {
    padding-top: 100px;
}

.pt-165 {
    padding-top: 165px;
}

.pb-100 {
    padding-bottom: 100px;
}

.mt--165 {
    margin-top: -165px !important;
}

.gray-light-bg {
    background: #f5f5f5;
}

.primary-bg {
    background: #ec5f05
}

.secondary-bg {
    background: #7100b9;
}

.color-primary {
    color: #ec5f05
}

.color-secondary {
    color: #7100b9
}

.gradient-bg {
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(205,33,42,1) 0%, rgba(236,95,5,1) 50% ) !important;
}
.gray-dark-bg{
    background-color: #252525;
}

.white-bg {
    background: #ffffff;
}
.white-gradient {
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(205,33,42,1) 0%, rgba(236,95,5,1) 90% );
    border: 2px solid #d4d4d4;
}
.yellow-gradient {
    background-image: linear-gradient( 179.4deg,  rgba(251,197,0,1) 35.9%, rgba(255,103,4,1) 89.5% );
    border: 2px solid #d4d4d4;
}
.bg-yellow{
    background-color: #FBAE00;
}
.imagess{
    margin-left: 0px;
    margin-top: 65px;
    padding: 0;
    position: relative;
    width: 66%;
    left: 0;
}
a {
    color: #ec5f05;
}

a:hover {
    color: #ec5f05;
    text-decoration: none;
}

.color-1 {
    color: #ff164e;
}

.color-1-bg {
    background: rgba(255, 22, 78, 0.15);
}

.color-2 {
    color: #7100b9;
}

.color-2-bg {
    background: rgba(145, 35, 255, 0.15);
}

.color-3 {
    color: #ec5f05;
}

.color-3-bg {
    background: rgba(0, 115, 236, 0.15);
}

.color-4, .ratting-color {
    color: #ff7c3f;
}

.color-4-bg {
    background: rgba(255, 124, 63, 0.15);
}

.color-5, .success-color {
    color: #2ebf6d;
}

.color-5-bg {
    background: rgba(46, 191, 109, 0.15);
}

.color-6 {
    color: #f25c7f;
}

.color-6-bg {
    background: rgba(242, 92, 127, 0.15);
}

.animated-btn {
    transition: all .25s ease-in-out;
}

.animated-btn:hover {
    transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px);
}

.outline-btn, .secondary-solid-btn, .primary-solid-btn, .solid-white-btn, .outline-white-btn, .secondary-outline-btn {
    padding: 12px 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    transition: all .25s ease-in-out;
}

.primary-solid-btn {
    border: 1px solid #CD212A;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .15);
    background-color: #CD212A;
    color: #ffffff;

}

.primary-solid-btn:hover {
    background: transparent;
    color: #CD212A;
}

.secondary-solid-btn {
    color: #fff;
    background: #7100b9;
    border: 1px solid #7100b9;
}

.secondary-solid-btn:hover {
    background: transparent;
    color: #7100b9;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.secondary-outline-btn{
    color: #7100b9;
    display: inline-block;
    border: 1px solid #7100b9;
}
.secondary-outline-btn:hover{
    background: #7100b9;
    color: #ffffff;
}
.outline-btn {
    position: relative;
    display: inline-block;
    color: #ec5f05;
    border: 1px solid #ec5f05;
}
.outline-btn:after{
    content: " ";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: -1;
    border-radius: 4px;
    opacity: 0;
    transition: 400ms;
    text-shadow: 0 0.5px 0.3px rgba(0,0,0,.1);
    background-image: linear-gradient(to bottom,#ec5f05,#CE222A);
}

.outline-btn:hover:after{
    opacity: 1;
}
.outline-btn:hover{
    color: #ffffff;
    background-image: linear-gradient(to bottom,#ec5f05,#CE222A);
}
.primary-bg h1, .primary-bg p {
    color: #fff;
}

.solid-white-btn {
    background: #ffffff;
    border-color: #ffffff;
    color: #ec5f05;
}

.solid-white-btn:hover {
    background: transparent;
    color: #ffffff;
}

.outline-white-btn {
    color: #ffffff;
    border-color: #ffffff;
}

.outline-white-btn:hover {
    background: #ffffff;
    color: #ec5f05;
}

/*icon size*/
.icon-sm {
    font-size: 25px;
    line-height: 25px;
}

.icon-md {
    font-size: 40px;
    line-height: 40px;
}

.icon-lg {
    font-size: 50px;
    line-height: 50px;
}

/*form field css*/
.form-control {
    border-color: #ebebeb;
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select.form-control.has-value {
    color: #b1b1b1 !important;
    font-size: 13px;
}

input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
select.form-control.has-value {
    /* Firefox 18- */
    color: #b1b1b1;
    font-size: 13px;
}

input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
select.form-control.has-value {
    /* Firefox 19+ */
    color: #b1b1b1;
    font-size: 13px;
}

input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
select.form-control.has-value {
    color: #b1b1b1;
    font-size: 13px;
}
select.form-control.has-value{
    height: 52px;
}
.section-heading h2 span {
    font-weight: 400;
    font-size: 2rem;
}

.z-index {
    z-index: 9;
}
.gradient-overlay {
    position: relative;
    width: 100%;
}

.gradient-overlay:before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to left, rgba(208,39,39, 0.9), rgba(236, 95, 5, 0.88), rgba(252, 95, 5, 0.85), rgba(236, 95, 5, 0.88), rgba(208,39,39, 0.9));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.height-lg-100vh {
    min-height: 100vh;
}
@media (max-width: 576px){
    .height-lg-100vh {
        height: auto;
    }
}
.custom-badge {
    top: 5%;
    right: 8%;
}

/*=========================================
            04. HEADER MENU CSS
============================================*/

.bg-transparent ul li a:hover, .white-bg.affix ul li a:hover {
    opacity: 1;
}

.bg-transparent.affix {
    background-image: linear-gradient(to left, rgba(0, 115, 236, 0.9), rgba(48, 97, 228, 0.88), rgba(75, 77, 217, 0.85), rgba(96, 52, 203, 0.88), rgba(113, 0, 185, 0.9)) !important;
}
/*header topbar*/

.topbar-text ul li {
    font-size: 84%;
    line-height: 30px;
    color: #757575;
}

.topbar-text ul li a {
    display: flex;
    align-items: center;
    color: #757575;
}

.topbar-text ul li a:hover {
    color: #ec5f05
}

.gradient-bg .topbar-text ul li, .gradient-bg .topbar-text ul li a{
    color: #ffffff;
    opacity: 0.8;
}

.gradient-bg .topbar-text ul li a:hover{
    opacity: 1;
}

.topbar-text ul li span {
    font-size: 84%;
}

/*main header section css*/
.header-main {
    position: relative;
    display: block;
}
.main-header-menu-wrap{
    display: block !important;
}
.main-header-menu-wrap .navbar-toggler.btn:focus{
    outline: none;
    box-shadow: none;
    color: #ec5f05;
}
.header-nav {
    padding: 0;
}

@media (min-width: 320px) and (max-width: 767px){
    .main-navbar-nav{
        padding-bottom: 15px;
    }
    .header-nav {
        padding: 0.5rem 0;
    }
}
.sub-menu-nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8999rem;
    color: #757575;
}

.main-link-toggle::after {
    display: inline-block;
    font-family: "themify";
    font-size: 50%;
    content: "\e64b";
    margin-left: .4rem;
    transition: 0.3s ease;
    position: relative;
    top: -1px;
}

/*sub menucss*/
.main-sub-menu {
    width: 100%;
    padding-left: 0;
    list-style: none;
}

.sub-menu-nav-group {
    padding-left: 0;
    list-style: none;
}

.u-header__navbar-link {
    color: #757575;
    font-size: 0.875rem;
    font-weight: 300;
    padding-left: .5rem;
    padding-right: .5rem;
}

.custom-nav-item:hover .custom-nav-link, .custom-nav-item:focus .custom-nav-link {
    color: #ec5f05;
}

.header-main .active > .custom-nav-link {
    color: #ec5f05;
}

.custom-nav-link {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #737373;
}

.bg-transparent .header-nav a.custom-nav-link, .gradient-bg .header-nav a.custom-nav-link {
    color: #ffffff !important;
    opacity: 0.8;
}

.bg-transparent .header-nav a.custom-nav-link:hover, .gradient-bg .header-nav a.custom-nav-link:hover {
    opacity: 1;
}

.headroom--not-top.slideDown .bg-transparent{
    background: linear-gradient(75deg, #ec5f05 10%, #7100b9) !important;
}

@media (max-width: 767px){
    .bg-transparent .header-nav #navBar.navbar-collapse, .gradient-bg .header-nav #navBar.navbar-collapse {
        background: linear-gradient(75deg, #ec5f05 10%, #7100b9) !important;
    }
    .bg-transparent .header-nav #navBar.navbar-collapse, .gradient-bg .header-nav #navBar.navbar-collapse{
        padding: 0 15px 15px 15px;
    }
    .bg-transparent .header-nav #navBar.navbar-collapse .navbar-nav .nav-link, .gradient-bg .header-nav #navBar.navbar-collapse .navbar-nav .nav-link{
        padding-right: 1rem;
    }
}

.bg-transparent button.navbar-toggler span{
    color: #ffffff;
}

.sub-link-toggle {
    position: relative;
}

.sub-link-toggle::after {
    display: inline-block;
    font-family: "themify";
    font-size: 60%;
    content: "\e649";
    margin-left: auto;
    margin-right: .04rem;
    transition: 0.3s ease;
}

.main-sub-menu .active > .sub-menu-nav-link {
    color: #ec5f05;
}

.sub-menu-title {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-family: 'Montserrat', sans-serif;
}

.hs-has-sub-menu {
    position: relative;
}
/*nevbar expend css*/
.navbar-expand {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.navbar-expand .main-navbar-nav {
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-expand .main-navbar-nav .header-nav-last-item {
    text-align: right;
    padding-left: 1rem;
    padding-right: 0;
}
.header-nav-last-item .btn{
    padding: 10px 20px;
    font-size: 12px;
}

.navbar-expand .main-navbar-nav .custom-nav-link {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-right: 0.875rem;
    padding-left: 0.875rem;
}

.navbar-expand .main-navbar-nav .sub-menu-nav-link {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
}

.navbar-expand .main-navbar-nav .sub-menu-nav-group .sub-menu-nav-link {
    padding-left: 0;
}

.navbar-expand .main-navbar-nav .main-sub-menu.hs-sub-menu {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-expand .main-navbar-nav .main-sub-menu .hs-has-sub-menu {
    padding: 0;
}

.navbar-expand .main-navbar-nav .main-sub-menu .hs-has-sub-menu .main-sub-menu {
    margin-top: -1.1875rem;
}

.navbar-expand .u-header__mega-menu-position-right-fix.hs-mega-menu.hs-position-right {
    right: 20%;
}

.navbar-expand .mega-menu-wrap {
    padding: 2.5rem;
    margin-left: 0;
    margin-right: 0;
}

.navbar-expand .u-header__promo {
    border-bottom-right-radius: 0.25rem;
}

.navbar-expand .u-header__promo-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
}

.navbar-expand .u-header__promo-card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.navbar-expand .u-header__promo-card-deck .title-with-icon-item:not(:last-child) .title-with-icon-link {
    position: relative;
}

.navbar-expand .u-header__promo-card-deck .title-with-icon-item:not(:last-child) .title-with-icon-link::after {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -1.5rem;
    border-right: 1px solid #ebebeb;
    height: 100%;
    content: "";
}

.main-sub-menu {
    width: 100%;
    padding-left: 0;
    list-style: none;
}
/*menu responsive css*/
@media (min-width: 768px) {
    .navbar-expand-md .main-navbar-nav .custom-nav-link {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-right: 0.875rem;
        padding-left: 0.875rem;
    }

    .navbar-expand-md .main-navbar-nav .main-sub-menu {
        border-top: 2px solid #ec5f05;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        -webkit-box-shadow: 0 12px 20px 0 rgba(23, 28, 33, .16);
        box-shadow: 0 12px 20px 0 rgba(23, 28, 33, .16);
    }

    .navbar-expand-md .hs-has-sub-menu ul.hs-sub-menu > .hs-has-sub-menu ul.hs-sub-menu {
        border-top-right-radius: 0.25rem;
    }

    .navbar-expand-md .main-navbar-nav .main-sub-menu.hs-sub-menu {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .navbar-expand-md .main-navbar-nav .main-sub-menu .hs-has-sub-menu .main-sub-menu {
        margin-top: -1.1875rem;
    }

    .navbar-expand-md .main-navbar-nav .main-sub-menu.hs-sub-menu {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .navbar-expand-md .main-navbar-nav .main-sub-menu .hs-has-sub-menu {
        padding: 0;
    }

    .navbar-expand-md .main-navbar-nav .sub-menu-nav-link {
        padding-right: 1.75rem;
        padding-left: 1.75rem;
    }

    .navbar-expand-md .main-navbar-nav .header-nav-last-item {
        text-align: right;
        padding-left: 1rem;
        padding-right: 0;
    }
    .navbar-expand-md .mega-menu-wrap {
        padding: 2.5rem;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-expand-md .main-navbar-nav .sub-menu-nav-group .sub-menu-nav-link {
        padding-left: 0;
    }
    .navbar-expand-md .u-header__promo {
        border-bottom-right-radius: 0.25rem;
    }

}

.menu-banner-wrap {
    position: relative;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-bottom-left-radius: 0.25rem;
}

.menu-banner-content {
    z-index: 1;
    width: 100%;
    padding: 2rem 3rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.u-header__product-banner {
    background-color: #f5f5f5;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    padding-right: 1.5rem;
}

.u-header__product-banner-content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.u-header__promo {
    background-color: #f5f5f5;
}

.u-header__promo-inner {
    padding: 2rem;
}

.menu-countdown h2 {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 0;
    opacity: 0.8;
    color: #ffffff;
}

.menu-countdown h6 {
    font-size: 14px;
    line-height: 18px;
}
.offer-countdown-item h2{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
    color: #ffffff;
}
.offer-countdown-item h6{
    font-size: 16px;
    line-height: 18px;
    opacity: 0.8;
}
.title-with-icon-item ~ .title-with-icon-item {
    border-top: 1px solid #ebebeb;
}

.title-with-icon-item {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.title-with-icon-link {
    display: block;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    margin-top: 0.65rem;
    margin-bottom: 0.65rem;
    color: #464646;
}

.title-with-icon-link:hover .u-header__promo-title {
    color: #ec5f05;
}

.menu-titile-icon {
    width: 100%;
    max-width: 2rem;
    margin-right: 1rem;
}

.u-header__promo-title {
    display: block;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.85rem;
    line-height: 1.3rem;
}

.u-header__promo-text {
    display: block;
    color: #77838f;
}

small, .small {
    font-size: 85%;
    font-weight: 400;
}

.u-header__promo-footer {
    background-color: #f5f5f5;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.u-header__promo-footer-ver-divider {
    position: relative;
}

.u-header__promo-footer-item {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

 a.video-play-icon {
    border-radius: 50%;
    display: block;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    -webkit-transition: .6s;
}

.video-play-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    display: inline-block;
    border: 2px solid #ebebeb;
    cursor: pointer;
    background: #ec5f05;
}

.video-play-icon span {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 18%;
    font-size: 15px;
    left: 1px;
    color: #ffffff;
}

/*responsive menu css*/
@media (max-width: 767.98px) {
    .navbar-expand-md .custom-nav-link, .navbar-expand-md .sub-menu-nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-expand-md .main-link-toggle::after, .navbar-expand-md .sub-link-toggle::after {
        margin-left: auto;
    }

    .navbar-expand-md .hs-mega-menu-opened .custom-nav-link-toggle::after, .navbar-expand-md .hs-sub-menu-opened .custom-nav-link-toggle::after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .navbar-expand-md .hs-sub-menu-opened > .sub-link-toggle::after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .u-header--bg-transparent .main-navbar-nav {
        padding: 0.875rem 0;
        padding-top: 1rem;
    }

    .navbar-expand-md .sub-menu-title {
        padding-left: 1.5rem;
        margin-bottom: 0;
    }

    .u-header--bg-transparent .main-navbar-nav {
        background-color: #fff;
    }

    .navbar-expand-md .sub-menu-nav-group {
        padding-top: .5rem;
        padding-left: 1.5rem;
    }

    .navbar-expand-md .main-sub-menu:not(.u-header__promo) {
        border-left: 2px solid #ec5f05;
    }

    .navbar-expand-md .main-sub-menu {
        min-width: 100% !important;
    }

    .navbar-expand-md .main-sub-menu .hs-has-sub-menu{
        padding-left: 1.5rem;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-expand-md .main-sub-menu .main-sub-menu, .main-sub-menu .submenu-item {
        padding-left: 1.5rem;
    }

}

/*headerroom*/
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0);
    }

    100% {
        -moz-transform: translateY(-100%);
    }
}

@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0);
    }

    100% {
        -o-transform: translateY(-100%);
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-100%);
    }
}

.animated.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}

.headroom {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    will-change: transform;
    transition: transform 0.3s linear;
    backface-visibility: hidden;
}

.headroom--pinned {
    display: block;
}

.headroom--unpinned {
    display: none;
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
}
@media (min-width: 320px) and (max-width: 992px){
    .navbar-expand-md .main-navbar-nav .custom-nav-link{
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }
    .ptb-100 {
        padding: 55px 0;
    }

    .pt-100 {
        padding-top: 55px;
    }

    .pb-100 {
        padding-bottom: 55px;
    }
    .pt-165{
        padding-top: 100px;
    }
}
@media (min-width: 320px) and (max-width: 768px){
    .main-with-padding{
        padding-top: 92px !important;
    }
    .main-without-padding{
        padding-top: 36px !important;
    }
    .main-without-topbar{
        padding-top: 0 !important;
    }
}
/*==================================
        05. HERO SECTION CSS
==================================*/
#hero-shap-1 {
    top: 0;
}

svg {
    overflow: hidden;
}

svg:root {
    width: 100%;
    height: 100%;
}

svg.shape-bg, svg.promo-bg {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
}

.hero-image {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

#promo-shape {
    top: 3.5%;
    width: 100%;
    right: 0;
}

.main-with-padding{
    padding-top: 105px;
}

/*hero equal height*/
.hero-equal-height {
    position: relative;
    min-height: 660px;
    -js-display: flex;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
/*hero default*/


.animation-image-wrap{
    position: relative;
}

.animation-icon-img {
    position: absolute;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: bounce 1s ease-in-out 0s infinite alternate;
    animation: bounce 1s ease-in-out 0s infinite alternate
}

.animation-icon-img.animation-icon-1 {
    left: 15%;
    top: 30%;
}

.animation-icon-img.animation-icon-2 {
    left: inherit;
    right: 45%;
    top: 0;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.animation-icon-img.animation-icon-3{
    top: 30%;
    left: 75%;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.animation-icon-img.animation-icon-4 {
    left: inherit;
    right: 45%;
    top: 60%;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}
.animation-icon-img.animation-icon-5{
    left: 42%;
    top: 24%;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    to {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    to {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
}


/*hero section 2*/
.two-col-list{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.two-col-list li{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding: 0 12px 8px 0;
    font-size: 14px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width: 768px) and (min-width: 320px){
    .two-col-list li {
        max-width: 100%;
        flex: 1 1 100%;
    }
}

.shape-bottom img.bottom-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    margin: 0 auto;
}


/*hero offer section*/
.offer-countdown{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.left-arrow, .right-arrow {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.left-arrow {
    border-left: 20px solid #fff;
    margin-right: 25px;
}
.right-arrow{
    border-right: 20px solid #fff;
    margin-left: 25px;
}

/*video background css*/
.background-video-overly{
    background-image: linear-gradient(to left, rgba(0, 115, 236, 0.45), rgba(48, 97, 228, 0.45), rgba(75, 77, 217, 0.45), rgba(96, 52, 203, 0.45), rgba(113, 0, 185, 0.45));
}


/*background bg slider*/
.hero-slider-section{
    position: relative;
    overflow: hidden;
}
.gradient-overly-right, .gradient-overly-left, .gradient-overly-bottom, .gradient-overly-top{
    z-index: 1;
    width: 100%;
    min-width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.gradient-overly-right:before, .gradient-overly-left:before, .gradient-overly-bottom:before, .gradient-overly-top:before{
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.gradient-overly-right:before {
   background-image: linear-gradient( 88.7deg,  rgba(205,33,42,1) 10.6%, rgba(236,95,5,1) 90% );
}
.gradient-overly-left:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ec5f05), to(transparent));
    background: linear-gradient(to left, #EC5F05 30%, rgba(114, 2, 187, 0.25) 100%);
}
.gradient-overly-bottom:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ec5f05), to(transparent));
    background: linear-gradient(to bottom, #EC5F05 45%, rgba(114, 2, 187, 0.25) 100%);
}
.gradient-overly-top:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ec5f05), to(transparent));
    background: linear-gradient(to top, #EC5F05  35%, rgba(114, 2, 187, 0.25) 100%);
}
.header-content {
    position: relative;
    padding: 0 0 50px 50px;
    overflow: hidden;
}
.header-content .line {
     content: "";
     display: inline-block;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
    z-index: -1;
     position: absolute;
     border: 2px dashed #ebebeb;
     -webkit-clip-path: polygon(0 0, 0% 0, 35% 100%, 0 100%);
     clip-path: polygon(0 0, 0% 0, 35% 100%, 0 100%);
 }
.hero-slider-one .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.hero-slider-one .owl-item.active .cros-animation {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}
.hero-slider-one .owl-item.active .action-btns {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}
.hero-slider-one .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.hero-slider-one .owl-carousel.effects .cros-animation[data-delay-transtion="1"] {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.hero-slider-one .owl-carousel .cros-animation{
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
    filter: alpha(opacity=0);
    -webkit-transition: all 1.3s;
    transition: all 1.3s;
    -webkit-transition-property: transform,opacity;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
}

.hero-slider-one.owl-carousel .owl-item .domain-search-list li a img, .hero-content-slider.owl-carousel .owl-item .domain-search-list li a img{
    width: 65px !important;
    margin-bottom: 5px;
}
/*custom dot style*/

.custom-dot.owl-theme .owl-dots{
    position: absolute;
}
.custom-dot.dot-right-center.owl-theme .owl-dots{
    margin: 0 !important;
    top: 40%;
    right: 10%;
}
.custom-dot.dot-bottom-center.owl-theme .owl-dots{
    width: 100%;
    margin: 10px auto;
}
.custom-dot.dot-bottom-center.owl-theme .owl-dots button{
    margin: 0 4px;
    border: 1px dashed #ec5f05;
}
.custom-dot.dot-right-center.owl-theme .owl-dots button{
    display: block;
    border: 1px dashed #ebebeb;
    margin: 6px 0;
}
.custom-dot.custom-dot-2.owl-theme .owl-dots button{
    margin: 0 4px;
    border: 1px dashed #ebebeb;
}
.custom-dot.custom-dot-2.owl-theme .owl-dots{
    right: 15px;
    top: auto;
    bottom: -10%;
}

.custom-dot.owl-theme .owl-dots button{
    border-radius: 100%;
}
.custom-dot.owl-theme .owl-dots button:focus{
    outline: none;
}

.custom-dot.owl-theme .owl-dots button.owl-dot.active, .custom-dot.owl-theme .owl-dots button.owl-dot span{
    background: #ffffff;
}
.custom-dot.owl-theme .owl-dots button.owl-dot span:hover{
    background: #ec5f05;
}
.custom-dot.owl-theme .owl-dots button.owl-dot.active span{
    background: #ec5f05;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
}
.custom-dot.owl-theme .owl-dots .owl-dot span{
    margin: 2px;
}


/*promo offer box css*/
.gradient-bg-overly{
    background: linear-gradient(75deg, rgba(0, 115, 236, 0.14) 10%, rgba(113, 0, 185, 0.24)) !important;
}
.offer-box {
    max-width: 300px;
    width: auto;
    border-radius: 30px;
    margin: 0 auto;
    padding: 15px;
}
.offer-box .offer-price {
    font-family: 'Open Sans', sans-serif;
    font-size: 120px;
    line-height: 1;
    font-weight: 600;
    position: relative;
}

.offer-box .offer-price .currency {
    font-size: 60px;
    line-height: 1;
    vertical-align: middle;
    margin-top: -60px;
    display: inline-block;
}

.offer-box .offer-price .decimal {
    font-size: 60px;
    line-height: 1;
    vertical-align: super;
    display: inline;
}

.offer-box .offer-price small {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-left: -80px;
    display: inline;
}

/*====================================
       06. CUSTOM VPS PLAN CSS
======================================*/
.custom-plan-box {
    position: relative;
    width: 100%;
    display: block;
    padding: 70px 45px 50px 45px;
}

.single-vps-item{
    width: 100%;
    display: block;
    padding: 15px;
    min-width: 150px;
    border: 1px dashed #ebebeb;
}
.single-vps-item h6{
    font-weight: 600;
}
.single-vps-item h5{
    font-weight: 700;
    font-size: 16px;
}
@media (min-width: 320px) and (max-width: 767px){
    .custom-vps-list li{
        width: 45%;
        display: inline-block;
        margin-bottom: 10px;
    }
    .single-vps-item{
        padding: 12px 5px;
    }
}
@media (min-width: 320px) and (max-width: 576px){
    .custom-vps-list li{
        width: 100%;
    }
    .custom-vps-list li.list-inline-item:not(:last-child){
        margin-right: 0;
    }
}

.custom-plan-box .slider .tooltip {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.custom-plan-box .slider .tooltip.top {
    margin-top: 22px;
}

.custom-plan-box .slider .tooltip.top .tooltip-arrow {
    border: 0;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.custom-plan-box .slider .tooltip.top .tooltip-inner {
    color: #757575;
    text-align: center;
    background-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-plan-box .slider .tooltip.top .tooltip-inner:after {
    margin-left: 2px;
}

.tooltip-inner[data-unit]:after {
    position: absolute;
    content: attr(data-unit);
    z-index: 99;
}

.custom-plan-box .slider .tooltip-up {
    font-size: 21px;
    font-weight: 700;
    color: #ec5f05;
    text-align: center;
    margin-top: -95px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-plan-box .slider .tooltip-up:before {
    content: attr(data-currency);
    color: #ec5f05;
}

.custom-plan-box .slider.slider-horizontal {
    width: 100%;
}

.custom-plan-box .slider.slider-horizontal .slider-track {
    height: 10px;
}

.custom-plan-box .slider-selection {
    background: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ec5f05;
}

.custom-plan-box .slider-track {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ebebeb;
}

.custom-plan-box .slider-track:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ec5f05;
    left: -8px;
    top: 50%;
    margin-top: -9px;
}

.custom-plan-box .slider-track:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ec5f05;
    right: -8px;
    top: 50%;
    margin-top: -9px;
}

.custom-plan-box .slider-handle {
    position: absolute;
    top: -6px;
    width: 30px;
    height: 30px;
    background: none;
    background-color: #ffffff;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    border: 8px solid #ec5f05;
    outline: none;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.custom-plan-box .slider-handle:hover, .custom-plan-box .slider-handle:focus {
    background-color: #ebebeb;
    border: 8px solid #ec5f05;
}

.custom-plan-info-box .price {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #ec5f05;
    margin-bottom: 20px;
    line-height: 43px;
}

.custom-plan-info-box .btn-holder a {
    margin: 0;
}

/*======================================
       07. PRICING SECTION CSS
=======================================*/
.card.single-pricing-pack {
    transition: all 0.2s ease 0s;
    box-shadow: 0 0 0 1px #ebebeb;
    border-radius: 1rem !important;
    border: 2px solid transparent;
}

.card.single-pricing-pack:hover {
    z-index: 2;
}

.single-pricing-pack:hover {
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important;
    transform: translate(0, -5px);
    border-top: 2px solid #ec5f05;
}

.single-pricing-pack .card-body {
    color: rgb(132, 146, 166);
    flex: 1 1 auto;
    padding: 1.5rem;
}

.pricing-header {
    position: relative;
    background: transparent;
}

.pricing-header .price {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #ec5f05;
}

.pricing-header .price span {
    font-size: 14px;
    margin-left: 4px;
}

.pricing-header::after {
    content: "";
    display: block;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40%;
    height: 1px;
    background: radial-gradient(at center center, rgb(222, 228, 239) 0px, rgba(255, 255, 255, 0) 75%);
}

.pricing-feature-list li {
    font-size: 14px;
    line-height: 30px;
}

.pricing-feature-list li span {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #5a5a5a;
    font-size: 13px;
}

.popular-price {
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important;
    border: 2px solid #ec5f05 !important;
}

.popular-price:hover {
    border-top: 4px solid #ec5f05 !important;
}

/*pricing switch style*/

.yearly-price {
    display: none;
}

.switch-wrap {
    display: flex;
    justify-content: center;
}

.form-switch {
    align-items: center;
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    justify-content: space-between;
}

.form-switch span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.form-switch .switch-icon {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 30px;
    border: 1px solid #ebebeb;
    border-radius: 15px;
    transition: all 0.3s linear;
    margin: 0 15px;
    background: #ffffff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.form-switch .switch-icon::after {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 22px;
    background-color: #ec5f05;
    border-radius: 15px;
    transform: translate3d(4px, 3px, 0);
    transition: all 0.2s ease-in-out;
}

.form-switch input {
    display: none;
}

.form-switch input:checked + .switch-icon::after {
    transform: translate3d(29px, 3px, 0);
}

.form-switch .beforeinput.text-success, .form-switch .afterinput.text-success {
    color: #ec5f05 !important;
}

/*compare pricing table*/
.table-bordered.comparision-table thead td, .comparision-table.table-bordered thead th {
    border-bottom-width: 1px;
}

.comparision-price {
    font-weight: 700;
}

.comparision-price span {
    font-size: 14px;
    opacity: 0.7;
    font-weight: 400;
}

.comparision-table-body tr > td {
    font-size: 13px;
    padding: 6px;
    min-width: 180px;
}

.comparision-table-body tr > td p {
    padding-left: 10px;
}

/*domain hosting provider compare table*/
td.td-blank {
    border: none !important;
}

.provider-logo img {
    display: inline-block;
    max-width: 100px;
    min-height: 13px;
    max-height: 34px;
}


/*=========================================
            08. TEAM SECTION CSS
============================================*/
.staff-member {
    position: relative;
    display: block;
}
.staff-member img {
    width: 100%;
}

.staff-member h5, .staff-member p, .staff-member span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}
.staff-member h5, .staff-member p, .staff-member span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}

.staff-member span {
    font-size: 0.9rem;
    font-weight: 400;
    color: #777;
    display: inline-block;
}

.social li a:hover span{
    color: #ec5f05;
}
.staff-member .overlay {
    background: #ec5f05;
    background: -moz-linear-gradient(left, #ec5f05 2%, #7202bb 82%);
    background: -webkit-linear-gradient(left, #ec5f05 2%, #7202bb 82%);
    background: linear-gradient(to right, #ec5f05 2%, #7202bb 82%);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 30px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
}

.staff-member .overlay .teacher-quote {
    font-size: 0.9rem;
    font-weight: 300;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.staff-member .overlay .teacher-name {
    color: #fff;
    text-decoration: none !important;
    display: block;
    margin-top: 15px;
}
.staff-member .overlay h5 {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 0;
}
.staff-member .overlay .teacher-field {
    font-size: 0.9rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 0;
}
.staff-member .overlay ul.social {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
}
.staff-member .overlay ul.social li {
    margin: 0;
}
.staff-member .overlay ul.social a {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    display: block;
}
.staff-member .overlay ul.social {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
}
.staff-member:hover .social {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.staff-member .overlay .teacher-see-profile {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.staff-member:hover .overlay {
    opacity: 0.92;
}

.staff-member:hover .overlay h5, .staff-member:hover .overlay p, .staff-member:hover .overlay span, .staff-member:hover .overlay ul.social {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.team-social-list li a{
    padding: 5px;
}

.team-social-list li span {
    font-size: 18px;
    line-height: inherit;
    vertical-align: middle;
}


/*================================
     09. CLIENT SECTION CSS
==================================*/
.overlay-opacity-gradient{
    position: absolute;
    width: 100%;
    height: 55px;
    background: linear-gradient(to right,white,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 90%,white 95%);
    z-index: 100;
    left: 0;
    right: 0;
}
.single-client {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: center;
    justify-items: center;
    width: 60%;
    height: auto;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in;
    margin: 8px auto;
}

.single-client img {
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: opacity(50%);
    filter: opacity(90%);
    width: 100%;
}

.single-client:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.single-client:hover .client-img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

/*==============================
        10. FAQ CSS
===============================*/
.accordion-faq .card {
    border-radius: 0;
    border: 0;
}

.accordion-faq .card-header {
    padding: 20px 0;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    margin-bottom: 0 !important;
    color: inherit;

}

.accordion-faq .card-header h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.accordion-faq .card-body {
    padding: 25px 0;
    background: transparent;
}

.accordion-faq .card-header.collapsed:after {
    content: "\e61a";
    transition: 0.5s;
}

.accordion-faq .card-header:after {
    font-family: 'themify';
    content: "\e622";
    float: right;
    transition: 0.5s;
}

/*=======================================
        11. PROMO SECTION CSS
===================================*/

.single-promo-hover {
    transition: all .2s ease-out;
    will-change: transform;
}
.single-promo-hover:hover{
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
a .single-promo-2 p {
    color: #707070;
}

.circle-icon {
    display: block;
    margin-bottom: 30px;
}

.single-promo-2 span {
    font-size: 25px;
    background-image: url(../img/promo-icon-bg.svg);
    background-size: 120px;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: 40% 25%;
}

.popular-categories-list li {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
    transition: all 0.3s ease-in;
}

.popular-categories-list li:last-child {
    margin-bottom: 0;
}

.help-center-box-link {
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: -50px;
    transition: all 0.3s ease-in;
}

.popular-categories-list li:hover {
    background: #f5f5f5;
}

.popular-categories-list li:hover .help-center-box-link {
    right: 20px;
}

/*=======================================
        12. FEATURE SECTION CSS
=======================================*/
/*feature box css*/
.features-box {
    position: relative;
    display: block;
    
}

.videomarketing{
    width: 59px;
}
.videomarketing1{
    width: 7%;
}

.features-box-icon {
    
    display: table-cell;
    vertical-align: top;
}

.features-box-content {
    display: table-cell;
    padding-left: 20px;
    text:justify;
}

/*technical feature*/
.tech-feature-list li{
    font-size: 14px;
}


/*==========================================
     13. START AND TRANSFER SECTION CSS
============================================*/

.start-website-box {
    position: relative;
    z-index: 2;
}

.start-website-box div[class*=box] {
    border-radius: 4px;
    border: 1px solid rgba(54, 57, 60, .1);
    box-shadow: 0 4px 8px rgba(81, 85, 88, .1);
}

.start-website-box div.left-box {
    padding: 60px 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.start-website-box div.right-box {
    padding: 60px 90px;
    color: #fff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

.start-website-box ul li h5 {
    margin-bottom: 0;
}

.start-website-box ul li {
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .start-website-box div.left-box {
        padding: 40px 40px 50px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-right: 1px solid rgba(54, 57, 60, .1);
    }

    .start-website-box div.right-box {
        padding: 50px 40px 40px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-left: 1px solid rgba(54, 57, 60, .1);
    }
}

/*=========================================
          14. DOMAIN NAME LIST CSS
============================================*/
.domain-list {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-flow: dense;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}
.custom-shadow{
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease-in;
    border-radius: 1.5rem !important;
}
.custom-shadow:hover{
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
.domain-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    text-align: center;
    margin: 10px;
    border-radius: 1rem;
    border: 1px solid #ebebeb;
}

.domain-list li a {
    padding: 15px;
}
@media (min-width: 320px) and (max-width: 1199px){
    .domain-list li{
        margin-bottom: 0 !important;
    }
}

.single-domain img {
    display: inline-block;
    max-width: 100px;
    min-height: 13px;
    max-height: 70px;
}

.domain-price h6 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.domain-price h6 span.badge {
    font-size: 10px;
    padding: 1px 4px;
}

.old-price {
    color: #757575;
    font-size: 14px;
    font-weight: 600;
    opacity: .7;
    text-decoration: line-through;
}

/*====================================================
            15. FEATURE TAB CSS
===============================================*/
.feature-tab li {
    border: 1px dashed #ec5f05;
    border-right: 0 !important;
}

.feature-tab li:last-child {
    border-right: 1px dashed #ec5f05 !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.feature-tab li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.feature-tab li a {
    padding: 10px 15px;
    font-size: 13px;
}

.feature-tab li a.nav-link {
    border: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #333333;
}

.feature-tab li a p {
    display: block;
}

ul.disc-style {
    list-style-type: disc;
    padding: 0 0 0 18px;
}

ul.disc-style li {
    font-size: 14px;
    margin-bottom: 10px;
}
.feature-new-tab li{
    border: 1px solid #252525;
}
.feature-new-tab li:last-child{
    border-right: 1px solid #252525 !important;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
     border-top-left-radius: 0rem; 
     border-top-right-radius: 0rem; 
}
.feature-new-tab li a{
    padding: 40px 80px;
    font-size: 13px;
    background: #BF2623;
    color: #fff !important;
    border-radius: 0;
}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-link.active{
    position: relative;
    background: #252525;
    color: #ffffff;
    border: transparent;
    border-radius: 0;
    padding: 40px 80px;
}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-link.active::before{
    position: absolute;
    content: url('../img/digitalmarketing/testing.png');
    background-color: #252525;
    border-radius: 50%;
    padding: 10px;
    top: 68px;
    display: block;
    margin-left: -25px;
    margin-right: auto;
    left: 50%;

}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-links.active{
    position: relative;
    background: #252525;
    color: #ffffff;
    border: transparent;
    border-radius: 0;
    padding: 40px 80px;
}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-links.active::before{
    position: absolute;
    content: url('../img/digitalmarketing/tool.png');
    background-color: #252525;
    border-radius: 50%;
    padding: 10px;
    top: 68px;
    display: block;
    margin-left: -25px;
    margin-right: auto;
    left: 50%;

}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-linkss.active{
    position: relative;
    background: #252525;
    color: #ffffff;
    border: transparent;
    border-radius: 0;
    padding: 40px 80px;
}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-linkss.active::before{
    position: absolute;
    content: url('../img/digitalmarketing/development.png');
    background-color: #252525;
    border-radius: 50%;
    padding: 10px;
    top: 68px;
    display: block;
    margin-left: -25px;
    margin-right: auto;
    left: 50%;

}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-linksss.active{
    position: relative;
    background: #252525;
    color: #ffffff;
    border: transparent;
    border-radius: 0;
    padding: 40px 80px;
}
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-linksss.active::before{
    position: absolute;
    content: url('../img/digitalmarketing/project.png');
    background-color: #252525;
    border-radius: 50%;
    padding: 10px;
    top: 68px;
    display: block;
    margin-left: -25px;
    margin-right: auto;
    left: 50%;

}
@media (min-width: 320px) and (max-width: 767px){
    .feature-new-tab{
        margin-bottom: 3rem !important;
    }
}

/*====================================================
            16. POPULAR DOMAIN LIST CSS
===============================================*/
.single-popular-domain img {
    display: inline-block;
    max-width: 100px;
    min-height: 13px;
    max-height: 34px;
}

.single-popular-domain span.badge {
    right: 10%;
    top: 10%;
}

.domain-price-list .domain-old-price {
    font-size: 15px;
    font-weight: 600;
    opacity: 0.7;
}

.domain-price-list .domain-new-price {
    font-size: 22px;
    line-height: initial;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

/*=========================================
            17. PRELOADER CSS
============================================*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}

.loader1 {
    display: block;
    position: relative;
    left: 45%;
    top: 50%;
}

.loader1 span {
    vertical-align: middle;
    border-radius: 100%;

    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px 2px;
    -webkit-animation: loader1 0.8s linear infinite alternate;
    animation: loader1 0.8s linear infinite alternate;
}

.loader1 span:nth-child(1) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.6);
}

.loader1 span:nth-child(2) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(41, 103, 230, 0.8);
}

.loader1 span:nth-child(3) {
    -webkit-animation-delay: -0.26666s;
    animation-delay: -0.26666s;
    background: rgba(41, 103, 230, 1);
}

.loader1 span:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(41, 103, 230, 0.8);

}

.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(41, 103, 230, 0.4);
}

@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }
    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }
    to {
        -webkit-transform: scale(1, 1);
    }
}

/*=========================================
          18. DOMAIN SEARCH FROM
============================================*/
.domain-search-form input{
    border-radius: 30px 0 0 30px;
}
.domain-search-form input.form-control {
    border-color: #ec5f05;
    text-indent: 10px;
}

.domain-search-form button.search-btn {
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #ec5f05;
    background: #CD212A;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .15);
    letter-spacing: 0.5px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    z-index: 0 !important;
    border-radius: 0 30px 30px 0;
}

.domain-search-form button.search-btn:hover {
    color: #ffffff;
}

.btn-hover:hover:before, .btn-hover:hover:after {
    left: 0;
    right: auto;
    width: 100%;
}

.btn-hover:after, .btn-hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    border-radius: 0 30px 30px 0;
    background: #EC5F05;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.domain-search-list {
    position: relative;
    display: block;
}

.domain-search-list li:after {
    content: '';
    top: 25%;
    width: 0;
    height: 50%;
    position: absolute;
    border: 1px solid #ebebeb;
    border-width: 0.5px;

}

.domain-search-list li:last-child:after {
    border: none;
}

.domain-search-list li:not(:last-child) {
    margin-right: 0 !important;
}

.domain-search-list li:last-child {
    border-right: none;
}

.domain-search-list li a {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
    font-weight: 600;
    color: inherit;
}

.domain-search-list li a span {
    font-size: 15px;
    line-height: 15px;
    display: block;
    opacity: 0.7;
}
@media (min-width: 320px) and (max-width: 575px){
    .domain-search-list li a{
        padding: 0;
    }
    .domain-search-list li:last-child{
        display: none;
    }
    .domain-search-list li:last-child:after {
        border: none;
    }
}

/*=========================================
            19. NETWORK MAP CSS
============================================*/
.network-map-wrap {
    position: relative;
    display: block;
    width: 100%;
}

.network-map-wrap ul li {
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 10px;
    margin: -6px;
    background-color: #ec5f05;
    border-radius: 50%
}

.network-map-wrap ul li span {
    display: block;
    width: 10px;
    height: 10px;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    -webkit-transition: .5s linear;
    border-radius: 50%;
}

/*circle wave*/
@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
        box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
        box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
        box-shadow: 0 0 0 0 rgba(0, 115, 236, 0.1), 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
        box-shadow: 0 0 0 10px rgba(0, 115, 236, 0.1), 0 0 0 20px rgba(0, 115, 236, 0.1), 0 0 0 30px rgba(0, 115, 236, 0);
    }
}

@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1)
    }
    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0)
    }
}

/*==================================================
            20. SUBMIT REQUEST FORM CSS
=====================================================*/
.submit-request-form .form-group label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 4px;
}

.input-file-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.input-file-wrap input[type=file] {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 26px;
    cursor: pointer;
}

span.upfile-btn {
    position: relative;
    padding: 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px dashed #c3c3c3;
    text-align: center;
    width: 100%;
    display: block;
    background: #f5f5f5;
    cursor: pointer;
}

/*======================================
            21. VPS HOSTING CSS
=========================================*/

.offer-block{
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}
.offer-block:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: url('../img/offer-bg.png')no-repeat center center / cover;
}

.vps-hosting-pricing-table {
    overflow: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-collapse: unset;
    border-spacing: 0 10px;
}

.vps-hosting-pricing-table > thead {
    background-color: transparent;
}

.vps-hosting-pricing-table.vps-hosting-pricing-table-two {
    border-collapse: collapse;
}

.vps-hosting-pricing-table > thead > tr > th {
    border: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
}

.vps-pricing-row {
    text-align: left;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    border: solid 1px #ebebeb;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.vps-pricing-row > td:first-child {
    border-left: 2px solid transparent;
    border-radius: 4px 0 0 4px;
}

.vps-pricing-row > td:last-child {
    border-right: 2px solid transparent;
    border-radius: 0 4px 4px 0;
    text-align: right;
}

.vps-hosting-pricing-table > tbody > tr.vps-pricing-row:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.vps-hosting-pricing-table-two > thead {
    background: #ec5f05;
    color: #ffffff;
}

.vps-hosting-pricing-table-two > thead > tr > th:last-child {
    border-right: 1px solid #ec5f05;
}

.vps-hosting-pricing-table-two .vps-pricing-row > td:first-child {
    border-left: initial;
}

.vps-hosting-pricing-table-two .vps-pricing-row > td:last-child {
    border-right: initial;
}

.vps-hosting-pricing-table-two > tbody > tr.vps-pricing-row:hover {
    background: #f5f5f5;
    border: none;
}

.vps-hosting-pricing-table > tbody > tr > td {
    padding: 20px 20px;
    border-right: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
}

.vps-pricing-row > td {
    border: none;
}

.vps-hosting-pricing-table .rate {
    font-size: 20px;
    font-weight: 700;
    color: #ec5f05;
    font-family: 'Montserrat', sans-serif;
}

.vps-hosting-pricing-table .rate span {
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
    opacity: 0.8;
    color: #757575;
}

.vps-hosting-pricing-table .score-bar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vps-hosting-pricing-table .geekbench-score {
    font-weight: 400;
    margin-right: 15px;
}

.vps-hosting-pricing-table .score-bar-wrap .score-bar-item {
    min-width: 40px;
    height: 10px;
    font-size: 10px;
    border-radius: 10px;
    background-color: #ebebeb;
    position: relative;
}

.vps-hosting-pricing-table .pricing-onsale, .vps-hosting-pricing-table .cpu-core {
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 4px;
    font-weight: 400;
}

.vps-hosting-pricing-table > tbody > tr > td:first-child::before {
    content: attr(data-value);
    display: none;
    width: initial;
    height: initial;
    background-color: transparent;
    position: relative;
    left: initial;
    top: initial;
    opacity: 1;
}

.vps-pricing-row > td:before {
    content: attr(data-value);
    display: none;
}

table > tbody > tr > td:first-child:before {
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    background-color: #ec5f05;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width: 991px) {
    .vps-hosting-pricing-table > thead {
        display: none;
    }

    .vps-pricing-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 4px;
        width: 45%;
        float: left;
        margin: 0 15px 28px 15px;
    }
    .vps-hosting-pricing-table > tbody > tr{
        padding: 15px;
    }
    .vps-hosting-pricing-table > tbody > tr > td {
        padding: 10px 15px;
        font-size: 14px;
        font-weight: normal;
    }

    .vps-pricing-row:hover.border-accent-primary > td:first-child {
        margin-bottom: 0;
        border-radius: 0;
        border-left: none;
    }

    .vps-pricing-row > td:first-child {
        border-left: none;
        border-radius: 0;
    }

    .vps-hosting-pricing-table > tbody > tr > td:first-child::before {
        display: block;
        width: 45%;
    }

    .vps-pricing-row > td:before {
        display: block;
        width: 45%;
    }

    .vps-hosting-pricing-table > tbody > tr > td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .vps-pricing-row > td:last-child::before {
        display: none;
    }

    .vps-pricing-row > td:last-child {
        text-align: center !important;
        margin: auto;
    }

}

@media (max-width: 768px) {
    .vps-pricing-row {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-bottom: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .vps-pricing-row td a.primary-solid-btn{
        padding: 8px 12px !important;
    }
}

/*=========================================
           22. SERVICES STATUS CSS
============================================*/
.services-status-list li {
    border: 1px solid #ebebeb;
    transition: all 0.2s ease-in;
    border-bottom: 2px solid transparent;
}

.services-status-list li:last-child {
    border-bottom: 1px solid #ebebeb;
}

.services-status-list li:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1), inset 4px 0 0 0 rgba(100, 25, 255, .004);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1), inset 4px 0 0 0 rgba(100, 25, 255, .004);
    border-bottom: 2px solid #ec5f05;
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.status-location-heading {
    width: 70%;
    text-align: left;
}

.status-location-heading span {
    vertical-align: middle;
}

.status-mode {
    width: 30%;
    text-align: right;
}

.timeline-item:not(:last-child) {
    margin-bottom: 2rem;
}

.timeline-item {
    position: relative;
    padding-right: .9375rem;
    padding-left: 2rem;
}
.timeline-item::before {
    position: absolute;
    top: 3.5rem;
    bottom: 0;
    left: 0;
    height: auto;
    border-left: 2px solid #ebebeb;
    content: "";
}
.timeline-heading::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #ebebeb;
    content: "";
}
.timeline-icon {
    position: absolute;
    left: -.875rem;
}
.timeline-icon.btn-sm{
    font-size: 18px;
    width: 2.4rem;
    height: 2.4rem;
    background: #ebebeb;
}
.timeline-heading {
    position: relative;
    display: block;
    font-size: 1.15rem;
    font-weight: 600;
    padding-bottom: .75rem;
    margin-bottom: 1rem;
    font-family: 'Open Sans', sans-serif;
}

/*=========================================
          23. PARTNER SECTION CSS
============================================*/

.card-bottom-line {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.card-bottom-line:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #ec5f05;
    transition: width 0.3s ease-in-out;
}

.partner-logo img {
    max-width: 125px;
}

.card-bottom-line:hover:after {
    width: 100%;
}

a.view-details-link {
    font-size: 14px;
    font-weight: 600;
}

a.view-details-link span {
    padding-left: 2px;
    font-size: 11px;
    vertical-align: middle;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

a.view-details-link:hover span {
    transform: translateX(3px);
    margin-left: 6px;
}

/*=========================================
      24. CLIENT RATTING OR REVIEW CSS
============================================*/

.ratting-list li {
    background: #fbae00;
    padding: 0;
    margin: 0;
    line-height: initial
}

.ratting-list li:not(:last-child) {
    margin-right: -1px !important;
}

.ratting-list li span {
    font-size: 14px;
    color: #ffffff;
    padding: 0 4px;
    line-height: 21px;
}

.ratting-author h6 {
    font-weight: bold;
    display: inline-block;
}

.ratting-author small {
    text-align: right;
    float: right;
}


/*=========================================
            24. 404 PAGES CSS
============================================*/
.error-content .notfound-404 {
    position: relative;
    height: 280px;
    z-index: 2;
    margin-bottom: 30px;
}
.error-content .notfound-404 h1 {
    font-size: 230px;
    font-weight: 700;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: cover;
    background-position: center;
}


@media (min-width: 320px) and (max-width: 767px){
    .error-content .notfound-404{
        height: auto;
        display: block;
        position: relative;
    }
    .error-content .notfound-404 h1{
        font-size: 80px;
        position: relative;
    }

}

/*=========================================
          25. BREADCRUMB CSS
============================================*/
.page-header-section{
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.page-header-section:after{
    content: "";
    position: absolute;
    background-image: url("../img/clouds-right.png");
    right: 0;
    background-position: right bottom;
    z-index: 2;
    bottom: 0;
    width: 45%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.page-header-breadcrumb .custom-breadcrumb ol li a, .page-header-breadcrumb .custom-breadcrumb ol li.breadcrumb-item.active{
    color: inherit;
    opacity: 0.7;
}
.custom-breadcrumb ol li.list-inline-item:not(:last-child){
    margin-right: 0;
}

.custom-breadcrumb ol{
    margin-bottom: 0;
}
.custom-breadcrumb ol li a, .custom-breadcrumb ol li.breadcrumb-item.active{
    opacity: 0.7;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.custom-breadcrumb ol li a:hover, .page-header-breadcrumb .custom-breadcrumb ol li a:hover{
    opacity: 1;
}
.custom-breadcrumb ol li.breadcrumb-item{
    padding-left: 0;
}
.custom-breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    font-family: themify;
    content: "\e649";
    font-size: 10px;
    opacity: 0.7;
    color: inherit;
}
/*=========================================
          26. FIXED SIDEBAR CSS
============================================*/
.sidebar-content-wrap{
    border: 1px solid #ebebeb;
}
.sidebar-list li{
    border-bottom: 1px dashed #ebebeb;
}
.sidebar-list li a{
    display: block;
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    color: #757575;
    font-family: 'Open Sans', sans-serif;
}
.sidebar-list li a:hover{
    color: #ec5f05;
}

/*=========================================
           27. LOGIN SIGN UP CSS
============================================*/
.btn.border-radius{
    border-radius: 4px;
}
.login-signup-form .form-group{
    position: relative;
}
.login-signup-form .form-group label{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 88%;
    color: black;
}
.login-signup-form .form-group .input-group.input-group-merge>.form-control{
    text-indent: 35px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.login-signup-form .form-group .input-group.input-group-merge>.form-control:focus{
    z-index: inherit;
}
.input-icon {
    height: calc(3.4rem + 2px);
    position: absolute;
    z-index: 2;
    display: block;
    width: 40px;
    top: 0;
    bottom: 0;
    left: 0;
}
.input-icon span{
    color: #b1b1b1;
    padding: 18px 15px;
    position: absolute;
    font-size: 18px;
    height: calc(3.4rem + 2px);
    border-radius: 4px;
}
.textarea-icon span{
    height: calc(7.8rem + 2px);
}
.full-screen{
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-signup-content{
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.ml-n3, .mx-n3 {
    margin-left: -.98rem!important;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #95aac9;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d2ddec;
    border-radius: .375rem;
}

/*login signup new style*/
.login-signup-card{
    position: relative;
   display: block;
}
.custom-control-label {
    line-height: 1.5;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

/*=========================================
            28. BLOG SECTION CSS
============================================*/
.single-blog-card{
    margin-bottom: 25px;
}
.single-blog-card span.category {
    z-index: 2;
    top: 10px;
    right: 10px;
}
.single-blog-card .card-body{
    padding: 1.75rem;
}

.meta-list {
    opacity: 0.8;
    font-size: 95%;
}

.meta-list li.list-inline-item:not(:last-child) {
    margin-right: 0.7rem;
}
.single-blog-card a{
    font-family: 'Montserrat', sans-serif;
}
.single-blog-card .card-body h3 a{
    font-weight: 600;
    transition: all 0.3s ease-in;
}
.single-blog-card a, .single-blog-card a:hover {
    text-decoration: none;
    color: inherit;
}

a.detail-link {
    display: inline-block;
    text-decoration: none;
    color: #495057;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}


a.detail-link span {
    font-size: 12px;
    vertical-align: middle;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #ec5f05;
}


a.detail-link:hover, .single-blog-card .card-body h3 a:hover {
    color: #ec5f05;
}
a.detail-link:hover span{
    transform: translateX(3px);
    margin-left: 8px;
}

/*blog single page css*/

.row-post-thumbnail .post {
    border: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.post {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 10px;
    margin: 0px 0 25px;
}


article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.post-preview {
    padding-bottom: 5px;
    border-radius: .1875rem;
    transition: all .3s ease-in-out;
}

.post-preview img {
    border-radius: .1875rem;
    width: 100%;
    display: block;
}

.post-header {
    margin: 15px 0 20px;
}
.post-header .post-title {
    font-size: 1.5625rem;
    margin-bottom: 0;
    color: #333333;
}
.post-header .post-title a{
    color: #5d5d5d;
}
.post-header .post-title a:hover{
    color: #ec5f05;
}
.post-meta {
    list-style: none;
    font-size: .8125rem;
    padding: 0;
    margin: 0;
}
.post-meta a, .post-meta li{
    color: #495057;
    opacity: 0.8;
}
.post-meta a:hover{
    color: #ec5f05;
    opacity: 1;
}
.post-meta > li {
    position: relative;
    display: inline-block;
    padding: 0 14px 0 0;
    margin: 0 14px 0 0;
}

.post-meta > li:not(:last-child):after {
    position: absolute;
    content: '/';
    right: -5px;
    top: 0;
}

.post-content p{
    margin-bottom: 5px;
}
.post-more a span{
    vertical-align: middle;
}

.post-footer{
    margin-top: 15px;
}

/*blog single css*/
.post-content blockquote {
    border-left: 2px solid #eaeaea;
    padding: 10px 0 10px 40px;
    margin: 40px 0;
    transition: all .3s ease-in-out;
}
.post-content blockquote:hover {
    border-color: #ec5f05;
}
.blockquote {
    font-weight: 500;
    color: #222;
}
.post-content ol {
    list-style-type: decimal;
}
.post-content ul, .post-content ol {
    margin: 15px 0 15px 40px;
}

/*comments css*/
.comment, .comment-shop {
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 0 0;
}
.comment-author, .comment-author-shop {
    margin: 5px 0 0;
    height: 64px;
    width: 64px;
    float: left;
}

.comment-body, .comment-body-shop {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 0 85px;
}
.comment-meta, .comment-meta-shop {
    margin: 0 0 15px;
}
.comment-meta-date{
    font-size: 13px;
}
.children > .comment, .children > .comment-shop {
    border: 0;
    border-top: 1px solid #f0f0f0;
    margin-left: 85px;
}
.comment-meta-author a, .comment-meta-author-shop a {
    font-weight: 500;
    color: #222;
}
.comment-meta-date a, .comment-meta-date-shop a {
    color: #788487;
    opacity: .6;
}
.comment-meta-date a:hover, .comment-meta-date a:focus, .comment-meta-date-shop a:hover, .comment-meta-date-shop a:focus {
    color: #ec5f05;
    opacity: 1;
}

.comment-reply, .comment-reply-shop {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
}

.comment-reply > a, .comment-reply-shop > a {
    background: #f4f4f4;
    border-radius: .1875rem;
    padding: 5px 15px;
    display: block;
    color: #222;
}
.comment-reply > a:hover, .comment-reply > a:focus, .comment-reply-shop > a:hover, .comment-reply-shop > a:focus {
    background: #ec5f05;
    color: #fff;
}

.comment-list + .comment-respond, .comment-list-shop + .comment-respond {
    margin-top: 30px;
}


/*pagination*/
.custom-pagination-nav ul li{
    text-align: center;
    margin-right: 10px;
}
.custom-pagination-nav ul li:focus, .custom-pagination-nav ul li a:focus{
    border: none;
    outline: none;
    box-shadow: none;
}
.custom-pagination-nav ul li a.page-link{
    width: 35px;
    height: 35px;
    line-height: 33px;
    border-radius: 100%;
    padding: inherit;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.custom-pagination-nav ul li.page-item:first-child .page-link,
.custom-pagination-nav ul li.page-item:last-child .page-link{
    border: none;
    background: transparent;
}
/*blog sidebar*/

.widget-search {
    padding: 0;
    border: 0;
}
.widget {
    margin-bottom:30px;
}
.widget-search form {
    position: relative;
}

.widget-search .search-button {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    height: 100%;
    right: .875rem;
    transform: translateY(-50%);
    transition: all .3s ease-out;
    color: #ddd;
}
.widget-search .search-button span{
    font-size: 20px;
    line-height: 32px;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.widget .widget-title {
    margin-bottom: 24px;
}

.widget .widget-title > h6 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    color: #788487;
}
.widget ul {
    margin-bottom: 0;
}
.widget-categories ul li:first-child, .widget-recent-entries ul li:first-child, .widget-recent-entries-custom ul li:first-child {
    padding-top: 0;
}
.widget-categories ul li, .widget-recent-entries ul li, .widget-recent-entries-custom ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0;
}
.widget a {
    color: #788487;
    display: block;
    font-size: 14px;
}
.widget a:hover{
    color: #ec5f05;
}
.widget-recent-entries-custom .wi {
    float: left;
    width: 80px;
}
.widget-recent-entries-custom .wb {
    padding-left: 16px;
    width: 100%;
}
.widget-recent-entries-custom .wi, .widget-recent-entries-custom .wb {
    vertical-align: middle;
    display: table-cell;
}
.post-date {
    font-size: 13px;
    color: #a3a6a8;
    display: block;
    margin: 0;
}
.tag-cloud > a, .post-tags > a {
    background: #f4f4f4;
    border-radius: .1875rem;
    position: relative;
    display: inline-block;
    padding: 6px 15px;
    margin: 5px 8px 5px 0;
    text-transform: uppercase;
    font-size: 9px !important;
    color: #757575;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.tag-cloud > a:hover, .post-tags > a:hover {
    background: #ec5f05;
    color: #fff;
    opacity: 1;
}
@media (min-width: 320px) and (max-width: 767px){
    .sidebar-right{
        padding-left: 0 !important;
    }
}


/*=========================================
            29. CONTACT US CSS
============================================*/
.single-promo-card{
    transition: all .2s ease;
}
.card.single-promo-card{
    border: 2px dashed #ebebeb;
    border-radius: 1rem;
    z-index: 1;
}
.single-promo-card .card-body{
    padding: 1.5rem;
}

.link-color{
    color: #707070;
}

.google-map {
    height: 100%;
    margin-bottom: -8px;
}
.google-map iframe {
    width: 100%;
    border: 0;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}

/*=========================================
            30. BACK TO TOP CSS
============================================*/

.scroll-top.open {
    bottom: 15%;
}

button.scroll-top:focus {
    outline: none;
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 105%;
    right: 30px;
    font-size: 16px;
    border-radius: 4px;
    z-index: 999;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #ec5f05;
    transition: 1s ease;
    border: none;
}

.scroll-top span {
    color: #fff;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/*=========================================
           31. FOOTER CSS
============================================*/
.footer-top {
    padding: 65px 0;
}

.security-icon-list li{
    margin: 0 15px 12px 0;
}

@media (min-width: 320px) and (max-width: 567px) {
    .footer-top {
        padding: 50px 0;
    }
}

.footer-nav-wrap h4 {
    font-size: 13px;
    margin-bottom: 1.4rem
}

.footer-nav-wrap ul li a {
    font-size: 13px;
    line-height: 24px;
    padding: 3px 0;
    color: inherit;
    opacity: 0.8;
}

.footer-nav-wrap ul li a:hover, .copyright-text a:hover, .social-list li a:hover {
    opacity: 1;
    text-decoration: none;
}

.payment-method ul {
    display: inline-flex;
    align-items: center;
}

.payment-method ul li img {
    max-width: 60px;
}

.payment-method ul li:last-child img {
    margin-right: 0;
}

.copyright-text {
    font-size: 13px;
}

.social-list li a {
    padding: 6px 10px;
}

.footer-nav-list li a span {
    font-size: 12px;
    vertical-align: middle;
}

.bottom-sticky-footer {
    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 55px;
}
.social-nav ul li a{
    color: #ffffff;
    opacity: 0.8;
    transition: all 0.3s ease-in;
}


.tooltip-hover{
    position: relative;
}

.tooltip-hover a{
    display: block;
}

.tooltip-item{
    position: absolute;
    background-color: rgb(255, 255, 255);
    pointer-events: none;
    color: rgb(51, 51, 51);
    font-size: 13px;
    bottom: 90%;
    left: 50%;
    opacity: 0;
    white-space: nowrap;
    visibility: hidden;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 15px;
    transform: translate3d(-50%, 0px, 0px);
    padding: 0.4rem 0.8rem;
    border-radius: 3px;
    transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.tooltip-item:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 6px solid rgb(255, 255, 255);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.tooltip-hover:hover .tooltip-item{
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 5px);
}
.flip-card {
  width: 100%;
  min-height: 32.4rem;
  max-height: 40rem;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 95%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  color: black;
}

.flip-card-back {
  color: white;
  transform: rotateY(180deg);
}
.pl-100{
    padding-left: 100px; 
}

.shape::before{
    content: '';
    position: absolute;
    width: 500px;
    height: 100px;
    right: 0;
    top: 0;
    border-top: 350px solid transparent;
    border-right: 300px solid #f12711;
    border-bottom: 222px solid transparent;
    z-index: -10;
}

.shapes {
    position: relative;
}
.shapes::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30rem;
    top: 0px;
    background-color: #fff;
    border-bottom-left-radius: 70%;
    border-bottom-right-radius: 250%;
}
.androidshape::before{
    content: '';
    position: absolute;
    width: 564px;
    height: 261px;
    right: -104px;
    top: -100px;
    border-top: 648px solid transparent;
    border-right: 648px solid #F0654F;
}   

.font-size{
    font-size: 60px;
}

.text-dark::after{
    color: #fff;
}

.hvr{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0,0,0,0.10);
    transition: all .5s ease 0s;
}
.hvr:hover{
    box-shadow: 0 40px 60px rgba(0,0,0,0.2);
    position: relative;
    z-index: 100;
    transform: translate(0,-10px);
    font-weight: 700;
}

.hvrs{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0,0,0,0.10);
    transition: all .5s ease 0s;
}
.hvrs:hover{
    box-shadow: 0 40px 60px rgba(0,0,0,0.2);
    position: relative;
    z-index: 100;
    transform: translate(0,-10px);
    font-weight: 700;

}
.hvrs:hover img{
   transition: 0.10s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}


.box {
    animation-duration: 2s;
    animation-iteration-count: infinite;}
.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}
@keyframes bounce-1 {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-20px); }
    100% { transform: translateY(0); }
}

@media only screen and (min-width: 600px) {
.imagess{
    margin-left: 0px;
    margin-top: 62px;
    padding: 0;
    position: relative;
    width: 66%;
    left: 0;

}
.bgline{
    bottom: 10px;
}
.imagessss{
    margin-left: 0px;
    margin-top: 14px;
    padding: 0;
    position: relative;
    width: 65%;
    left: 0;

}
.bglinee{
    bottom: 62px;
}
.imagesssss{
    margin-left: 0px;
    margin-top: 13px;
    padding: 0;
    position: relative;
    width: 65%;
    left: 0;

}
.bglineee{
    bottom: 62px;
}

.imagesss{
    margin-left: 0px;
    margin-top: 37px;
    padding: 0;
    position: relative;
    width: 66%;
    left: 0;

}
.bglinei{
    bottom: 38px;
}
}

@media only screen and (max-width: 600px) {
    .bgline{
     bottom: 5px;
     height: 45vh;
    }
    .imagess{
    margin-left: 0px;
    margin-top: 47px;
    padding: 0;
    position: relative;
    width: 66%;
    left: 0;
    }
    .imgpositions{
        display: none;
    }
    .mobile-view{
        display: none;
    }
    .androidapproach{
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .imgpositions{
        display: none;
    }
    .mobile-view{
        display: none;
    }
    .androidapproach{
        display: none;
    }
  
}

/******************* Timeline Demo - 6 *****************/
.demo{background:#f2f2f2}
.main-timeline6{overflow:hidden;position:relative}
.main-timeline6 .timeline{width:50%;float:right;position:relative;z-index:1}
.main-timeline6 .timeline:after,.main-timeline6 .timeline:before{position:absolute;top:50%;content:"";display:block;clear:both}
.main-timeline6 .timeline:before{width:40%;height:6px;background:#9f005d;left:0;z-index:-1;transform:translateY(-50%)}
.main-timeline6 .timeline:after{width:6px;height:83%;background:#9f005d;left:-3px}
.main-timeline6 .timeline-content{width:65%;float:right;padding:0 0 30px 30px;margin-right:15px;background:#fff;border-radius:10px;box-shadow:3px 3px 5px 6px #ccc}
.main-timeline6 .timeline-content:after,.main-timeline6 .timeline-content:before{content:"";width:26px;height:26px;border-radius:50%;background:#9f005d;position:absolute;top:50%;left:-13px;z-index:1;transform:translateY(-50%)}
.main-timeline6 .timeline-content:after{left:30%;transform:translate(-50%,-50%)}
.main-timeline6 .year{display:block;font-size:28px;font-weight:700;color:#9f005d;text-align:center;padding-left:50px}
.main-timeline6 .content-inner{padding:35px 15px 35px 110px;margin-right:-15px;background:#9f005d;border-radius:150px 0 0 150px;position:relative}
.main-timeline6 .content-inner:after,.main-timeline6 .content-inner:before{content:"";border-left:15px solid #640026;border-top:10px solid transparent;position:absolute;top:-10px;right:0}
.main-timeline6 .content-inner:after{border-top:none;border-bottom:10px solid transparent;top:auto;bottom:-10px}
.main-timeline6 .icon{width:110px;height:100%;text-align:center;position:absolute;top:0;left:0}
.main-timeline6 .icon i{font-size:60px;font-weight:700;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.main-timeline6 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 5px}
.main-timeline6 .description{font-size:14px;color:#fff;margin:0}
.main-timeline6 .timeline:nth-child(2n) .icon,.main-timeline6 .timeline:nth-child(2n):after,.main-timeline6 .timeline:nth-child(2n):before{left:auto;right:0}
.main-timeline6 .timeline:nth-child(2n):after{right:-3px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content{float:left;padding:0 30px 30px 0;margin:0 0 0 15px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,.main-timeline6 .timeline:nth-child(2n) .timeline-content:before{left:auto;right:-13px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after{right:30%;margin-right:-25px}
.main-timeline6 .timeline:nth-child(2n) .year{padding:0 50px 0 0;color:#05b1ff}
.main-timeline6 .timeline:nth-child(2n) .content-inner{padding:35px 110px 35px 15px;margin:0 0 0 -15px;border-radius:0 150px 150px 0}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after,.main-timeline6 .timeline:nth-child(2n) .content-inner:before{border:none;border-right:15px solid #027dcd;border-top:10px solid transparent;right:auto;left:0}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after{border-top:none;border-bottom:10px solid transparent}
.main-timeline6 .timeline:nth-child(2){margin-top:200px}
.main-timeline6 .timeline:nth-child(odd){margin:-190px 0 0}
.main-timeline6 .timeline:nth-child(even){margin-bottom:70px}
.main-timeline6 .timeline:first-child,.main-timeline6 .timeline:last-child:nth-child(even){margin:0}
.main-timeline6 .timeline:nth-child(2n) .content-inner,.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,.main-timeline6 .timeline:nth-child(2n) .timeline-content:before,.main-timeline6 .timeline:nth-child(2n):after,.main-timeline6 .timeline:nth-child(2n):before{background:#05b1ff}
.main-timeline6 .timeline:nth-child(3n) .content-inner,.main-timeline6 .timeline:nth-child(3n) .timeline-content:after,.main-timeline6 .timeline:nth-child(3n) .timeline-content:before,.main-timeline6 .timeline:nth-child(3n):after,.main-timeline6 .timeline:nth-child(3n):before{background:#00a3a9}
.main-timeline6 .timeline:nth-child(3n) .content-inner:after,.main-timeline6 .timeline:nth-child(3n) .content-inner:before{border-left-color:#006662}
.main-timeline6 .timeline:nth-child(3n) .year{color:#00a3a9}
.main-timeline6 .timeline:nth-child(4n) .content-inner,.main-timeline6 .timeline:nth-child(4n) .timeline-content:after,.main-timeline6 .timeline:nth-child(4n) .timeline-content:before,.main-timeline6 .timeline:nth-child(4n):after,.main-timeline6 .timeline:nth-child(4n):before{background:#f92534}
.main-timeline6 .timeline:nth-child(4n) .content-inner:after,.main-timeline6 .timeline:nth-child(4n) .content-inner:before{border-right-color:#92070e}
.main-timeline6 .timeline:nth-child(4n) .year{color:#f92534}
@media only screen and (max-width:990px) and (min-width:768px){.main-timeline6 .timeline:after{height:80%}
}
@media only screen and (max-width:767px){.main-timeline6 .timeline:last-child,.main-timeline6 .timeline:nth-child(even),.main-timeline6 .timeline:nth-child(odd){margin:0}
.main-timeline6 .timeline{width:95%;margin:15px 15px 15px 0!important}
.main-timeline6 .timeline .timeline-content:after,.main-timeline6 .timeline .timeline-content:before,.main-timeline6 .timeline:after,.main-timeline6 .timeline:before{display:none}
.main-timeline6 .timeline-content,.main-timeline6 .timeline:nth-child(2n) .timeline-content{width:100%;float:none;padding:0 0 30px 30px;margin:0}
.main-timeline6 .content-inner,.main-timeline6 .timeline:nth-child(2n) .content-inner{padding:35px 15px 35px 110px;margin:0 -15px 0 0;border-radius:150px 0 0 150px}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after,.main-timeline6 .timeline:nth-child(2n) .content-inner:before{border:none;border-left:15px solid #027dcd;border-top:10px solid transparent;right:0;left:auto}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after{border-top:none;border-bottom:10px solid transparent}
.main-timeline6 .timeline:nth-child(2n) .icon{top:0;left:0}
.main-timeline6 .timeline:nth-child(4n) .content-inner:after,.main-timeline6 .timeline:nth-child(4n) .content-inner:before{border-left-color:#92070e}
}

}

/******************* Timeline Demo - 10 *****************/
.main-timeline10:after,.main-timeline10:before{content:"";display:block;width:100%;clear:both}
.main-timeline10 .timeline{padding:0;display:-webkit-inline-box}
.main-timeline10 .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:24%}
.main-timeline10 .timeline-inner{text-align:center;margin:20px 20px 35px 35px;position:relative}
.main-timeline10 .timeline-inner:after{content:"";width:120%;height:3px;background:#555;position:absolute;bottom:0;left:10%}
.main-timeline10 .timeline:last-child .timeline-inner:after{width:0}
.main-timeline10 .year{background:#58b25e;padding:5px 0;border-radius:30px 0;font-size:26px;font-weight:700;color:#fff;z-index:1;position:relative}
.main-timeline10 .year:after,.main-timeline10 .year:before{position:absolute;top:-19px;content:""}
.main-timeline10 .year:before{right:0;border:10px solid transparent;border-bottom:10px solid #58b25e;border-right:10px solid #58b25e}
.main-timeline10 .year:after{width:25px;height:19px;border-radius:0 0 20px;background:#fff;right:1px}
.main-timeline10 .timeline-content{padding:10px 10px 30px;border-left:3px solid #58b25e;position:relative}
.main-timeline10 .timeline-content:before{content:"";position:absolute;top:0;left:-1px;border:10px solid transparent;border-top:10px solid #58b25e;border-left:10px solid #58b25e}
.main-timeline10 .timeline-content:after{content:"";width:25px;height:19px;border-radius:20px 0 0;background:#fff;position:absolute;top:0;left:0}
.main-timeline10 .post{font-size:26px;color:#333}
.main-timeline10 .description{font-size:14px;color:#333}
.main-timeline10 .timeline-icon{width:70px;height:70px;line-height:65px;border-radius:50%;border:5px solid #58b25e;background:#fff;font-size:30px;color:#555;z-index:1;position:absolute;bottom:-35px;left:-35px}
.main-timeline10 .timeline:nth-child(2n) .year{background:#9f84c4}
.main-timeline10 .timeline:nth-child(2n) .year:before{border-bottom-color:#9f84c4;border-right-color:#9f84c4}
.main-timeline10 .timeline:nth-child(2n) .timeline-content{border-left-color:#9f84c4}
.main-timeline10 .timeline:nth-child(2n) .timeline-content:before{border-top-color:#9f84c4;border-left-color:#9f84c4}
.main-timeline10 .timeline:nth-child(2n) .timeline-icon{border-color:#9f84c4}
.main-timeline10 .timeline:nth-child(3n) .year{background:#f35958}
.main-timeline10 .timeline:nth-child(3n) .year:before{border-bottom-color:#f35958;border-right-color:#f35958}
.main-timeline10 .timeline:nth-child(3n) .timeline-content{border-left-color:#f35958}
.main-timeline10 .timeline:nth-child(3n) .timeline-content:before{border-top-color:#f35958;border-left-color:#f35958}
.main-timeline10 .timeline:nth-child(3n) .timeline-icon{border-color:#f35958}
.main-timeline10 .timeline:nth-child(4n) .year{background:#e67e49}
.main-timeline10 .timeline:nth-child(4n) .year:before{border-bottom-color:#e67e49;border-right-color:#e67e49}
.main-timeline10 .timeline:nth-child(4n) .timeline-content{border-left-color:#e67e49}
.main-timeline10 .timeline:nth-child(4n) .timeline-content:before{border-top-color:#e67e49;border-left-color:#e67e49}
.main-timeline10 .timeline:nth-child(4n) .timeline-icon{border-color:#e67e49}
@media only screen and (max-width:990px){.main-timeline10 .timeline-inner:after{width:110%}
.main-timeline10 .timeline:nth-child(2n) .timeline-inner:after{width:0}
}
@media only screen and (max-width:767px){.main-timeline10 .timeline{margin-bottom:50px}
.main-timeline10 .timeline-inner:after,.main-timeline10 .timeline:nth-child(2n) .timeline-inner:after{width:100%;height:3px;left:0}
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0 !important;  
    border-top-right-radius: 0 !important; 
}
.close {
    background-color: #CD212A !important;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    border: 2px solid #fff !important;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
    right: 0; 
    top: 0; 
}
.request-query{
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    bottom: 37px;
    right: -4px;
    cursor: pointer;
    z-index: 9999;
}
.webbackground{
    background-image: url('../../assets/img/webbackground.png');
}
.size{
    border: 6px solid #eee;
    box-shadow: 10px #eee;
    transition: width 2s;
}
.text-dangers{
    color: #BF2623;
}
.imgposition{
    bottom: -140px;
    left: -210px;
}

.imgposition img{
    width: 27%;
    transform: rotate(35deg);
}

.imgpositions{
    position: absolute;
    right: 65px;
    top: -146px;
}

.imgpositions img{
    width: 100%;
    transform: rotate(0deg);
}

.tildimgpositions{
    position: absolute;
    right: 65px;
    top: 150px;
}

.tildimgpositions img{
    width: 100%;
    transform: rotate(-20deg);
}
.imggg{
    position: absolute;
    width: 40%;
    right: 0;
}
.ractangle{
    position: relative;
    top: 181px;
    width: 200px;
    height: 50px;
    border: solid 50px #BF2623;
}
.ractangle::before{
    content: "Testing";
    line-height: 20px;
    color: #fff;
    font-size: 40px;


}
.triangle {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.triangle-3 {
    position: absolute;
    width: 100px;
    height: 200px;
    top: 153px;
    left: 217px;
    border-left: solid 100px #BF2623;
    border-bottom: solid 100px transparent;
    border-top: solid 100px transparent;
}

canvas{ display: block; vertical-align: bottom; } 
/* ---- particles.js container ---- */ 
#particles-js{ 
    position:absolute; width: 100%; 
    height: 100%; background-color: #b61924; 
    background-image: url(""); 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: 50% 50%; } 
    /* ---- stats.js ---- */ 
    .count-particles{ 
        background: #000022; 
        position: absolute; 
        top: 48px; left: 0; width: 80px; 
        color: #13E8E9; font-size: .8em; 
        text-align: left; text-indent: 4px; 
        line-height: 14px; padding-bottom: 2px; 
        font-family: Helvetica, Arial, sans-serif; font-weight: bold; 
    } 
    .js-count-particles{
    font-size: 1.1em; } #stats, 
    .count-particles{ -webkit-user-select: none; margin-top: 5px; margin-left: 5px; } 
    #stats{ border-radius: 3px 3px 0 0; overflow: hidden; } .count-particles{ border-radius: 0 0 3px 3px; 
        
    }

/*====================================================================*/
/*	Testimonial Section*/
/*====================================================================*/


/*.testimonial-section{*/
/*	position:relative;*/
/*	padding-top:75px;*/
/*	padding-bottom:0px;*/
/*}*/

/*.testimonial-section.style-two{*/
/*	padding:120px 0px 100px;*/
/*}*/

/*.testimonial-section .carousel-column{*/
/*	position: relative;*/
/*}*/

/*.testimonial-section .carousel-column .owl-nav{*/
/*	display:none;*/
/*}*/

/*.testimonial-section .carousel-column .owl-dots{*/
/*	position: relative;*/
/*	margin-top:30px;*/
/*}*/

/*.testimonial-section .carousel-column .owl-dots .owl-dot{*/
/*	position: relative;*/
/*	width:14px;*/
/*	height:6px;*/
/*	margin-right:5px;*/
/*	border-radius:4px;*/
/*	display:inline-block;*/
/*	border:1px solid #cccccc;*/
/*	transition:all 0.5s ease;*/
/*	-moz-transition:all 0.5s ease;*/
/*	-webkit-transition:all 0.5s ease;*/
/*	-ms-transition:all 0.5s ease;*/
/*	-o-transition:all 0.5s ease;	*/
/*}*/

/*.testimonial-section .carousel-column .owl-dots .owl-dot.active,*/
/*.testimonial-section .carousel-column .owl-dots .owl-dot:hover{*/
/*	width:24px;*/
/*	border-color:#C53101;*/
/*	background-color:#C53101;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column{*/
/*	position: relative;*/
/*	padding-top:40px;*/
/*	padding-right:60px;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column h2{*/
/*	position: relative;*/
/*	color:#444444;*/
/*	font-size:35px;*/
/*	line-height:1.3em;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column .designation{*/
/*	position: relative;*/
/*	color:#777777;*/
/*	font-size:15px;*/
/*	line-height:1.3em;*/
/*	margin-top:12px;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column .quote-icon{*/
/*	position: relative;*/
/*	color:#CC3300;*/
/*	font-size:36px;*/
/*	margin:20px 0px 25px;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column .text{*/
/*	position: relative;*/
/*	color:#7f8497;*/
/*	font-size:16px;*/
/*	line-height:1.8em;*/
/*}*/

/*.testimonial-section .carousel-column .inner-column .big-letter{*/
/*	position:absolute;*/
/*	left:30px;*/
/*	top:100px;*/
/*	color: #878787;*/
/*	line-height:1em;*/
/*	font-size:200px;     */
/*	font-weight:700;*/
/*	font-family: 'Poppins', sans-serif;*/
	
/*}*/

/*.testimonial-section .image-column{*/
/*	position:relative;*/
/*}*/

/*.testimonial-section .image-column .inner-column{*/
/*	position:relative;*/
/*	min-height:580px;*/
/*}*/

/*.testimonial-section .image-column .inner-column #particles-js{*/
/*	position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    right: 0px;*/
/*    bottom: 0px;*/
/*}*/

/*.author-one{*/
/*    z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	border-radius:50%;*/
/*	overflow:hidden;*/
/*	width:154px;*/
/*	height:154px;*/
/*	margin-left:-77px;*/
/*	margin-top:-77px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-one.now-in-view{*/
/*	left:5%;*/
/*	top:42%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-one{
	position:absolute;
	left:0%;
	top:42%;
	border-radius:50%;
	overflow:hidden;
	width:154px;
	height:154px;
} */

/*.testimonial-section .image-column .inner-column .author-two{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:94px;*/
/*	height:94px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-47px;*/
/*	margin-top:-47px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-two.now-in-view{*/
/*	left:20%;*/
/*	top:15%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-three{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:80px;*/
/*	height:80px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-40px;*/
/*	margin-top:-40px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-three.now-in-view{*/
/*	left:45%;*/
/*	top:10%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-four{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	right:50%;*/
/*	top:50%;*/
/*	width:50px;*/
/*	height:50px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-25px;*/
/*	margin-top:-25px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-four.now-in-view{*/
/*	right:30%;*/
/*	top:0%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-five{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	right:50%;*/
/*	top:50%;*/
/*	width:72px;*/
/*	height:72px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-36px;*/
/*	margin-top:-36px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-five.now-in-view{*/
/*	right:15%;*/
/*	top:14%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-six{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	right:50%;*/
/*	top:50%;*/
/*	width:72px;*/
/*	height:72px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-36px;*/
/*	margin-top:-36px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-six.now-in-view{*/
/*	right:30%;*/
/*	top:30%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-seven{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	right:50%;*/
/*	top:50%;*/
/*	width:44px;*/
/*	height:44px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-22px;*/
/*	margin-top:-22px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-seven.now-in-view{*/
/*	right:-10%;*/
/*	top:40%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-eight{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:100px;*/
/*	height:100px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-50px;*/
/*	margin-top:-50px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-eight.now-in-view{*/
/*	left:35%;*/
/*	top:48%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-nine{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:46px;*/
/*	height:46px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-top:-23px;*/
/*	margin-left:-23px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-nine.now-in-view{*/
/*	left:65%;*/
/*	top:60%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-ten{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	right:50%;*/
/*	top:50%;*/
/*	width:58px;*/
/*	height:58px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-29px;*/
/*	margin-top:-29px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-ten.now-in-view{*/
/*	right:0%;*/
/*	top:66%;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-eleven{*/
/*	z-index : 999;*/
/*	position:absolute;*/
/*	left:50%;*/
/*	bottom:50%;*/
/*	width:58px;*/
/*	height:58px;*/
/*	border-radius:50%;*/
	/*overflow:hidden;*/
/*	margin-left:-29px;*/
/*	margin-top:-29px;*/
/*	transition: all 1200ms ease;*/
/*    -moz-transition: all 1200ms ease;*/
/*    -webkit-transition: all 1200ms ease;*/
/*    -ms-transition: all 1200ms ease;*/
/*    -o-transition: all 1200ms ease;*/
/*}*/

/*.testimonial-section .image-column .inner-column .author-eleven.now-in-view{*/
/*	left:25%;*/
/*	bottom:10%;*/
/*}*/

/*** 

====================================================================
	Testimonial Section Two
====================================================================

***/

.newdivsss{
    
padding-right: 0px;padding-left: 0px; padding-top: 72px;
}
.newdivsss1{
    
padding-right: 0px;padding-left: 0px; padding-top: 114px;
}