/*----------------------------------------------------
@File: Default Styles
@Author: Rocky Ahmed
@URL: http://wethemez.com
Author E-mail: rockybd1995@gmail.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Express
@Author: Rocky Ahmed
@Developed By: Rocky Ahmed
@Developer URL: http://rocky.wethemez.com
Author E-mail: rockybd1995@gmail.com

@Default Styles

Table of Content:
01/ Variables
02/ predefin
03/ header
04/ slider
05/ photography
06/ button
07/ work
08/ team
09/ contact
10/ price
11/ portfolio
12/ blog
13/ sidebar
13/ page-header
13/ project
13/ we-dope
13/ progress
13/ comingsoon
13/ error
13/ footer
=====================================================================*/
/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,700,800|Open+Sans:300,400,400i,600,600i,700,800");
.col-md-offset-right-1 {
    margin-right: 8.33333333%;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.row.m0 {
    padding: 0px;
    margin: 0px;
}

body {
    line-height: 26px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

.display_table {
    display: table;
    width: 100%;
}

.display_table_row {
    display: table-row;
}

.display_table_cell {
    display: table-cell;
    float: none !important;
}

iframe {
    border: none;
}

@-webkit-keyframes autofill {
    to {
        background: transparent;
        color: #cfd3d4;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

/* Contact From popup css
============================================================================================ */
.modal-message .modal-dialog {
    margin-top: 0px;
    margin-bottom: 0px;
    top: 30%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    left: 0px;
    border-radius: 0px;
}

.modal-message .modal-dialog .modal-content {
    border: none;
    border-radius: 15px;
    text-align: center;
}

.modal-message .modal-dialog .modal-content .modal-header {
    border-bottom: 0px;
}

.modal-message .modal-dialog .modal-content .modal-header h2 {
    color: #000;
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    padding-bottom: 10px;
    padding-top: 50px;
}

.modal-message .modal-dialog .modal-content .modal-header p {
    color: #444444;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 60px;
}

.modal-backdrop {
    z-index: 20;
}

/* End Contact From popup css
============================================================================================ */
/* Main title css
============================================================================================ */
.sec_title {
    text-align: center;
    max-width: 770px;
    margin: auto;
    padding-bottom: 70px;
}

.sec_title h2 {
    font-size: 32px;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 60px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
}

.sec_title h2:before {
    content: "";
    width: 83px;
    height: 2px;
    background: #673ab7;
    position: absolute;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sec_title p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
}

.sec_title.red_sec_title h2:before {
    background: #ed3851;
}

.sec_title.blue_sec_title h2:before {
    background: #008ed6;
}

.sec_whit_title {
    text-align: center;
    max-width: 770px;
    margin: auto;
    padding-bottom: 75px;
}

.sec_whit_title h2 {
    font-size: 32px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 60px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}

.sec_whit_title h2:before {
    content: "";
    width: 83px;
    height: 2px;
    background: #673ab7;
    position: absolute;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sec_whit_title p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    color: #fff;
}

.sec_whit_title.red_sec_w_title h2:before {
    background: #ed3851;
}

.sec_whit_title.blue_sec_w_title h2:before {
    background: #008ed6;
}

.sec_left_title h2 {
    font-size: 32px;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 35px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
}

.sec_left_title h2:before {
    content: "";
    width: 83px;
    height: 2px;
    background: #673ab7;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.sec_left_title p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-top: 30px;
}

/* End Main title css
============================================================================================ */
/* External Popup css
============================================================================================ */
/* text-based popup styling */
.white-popup {
    position: relative;
    background: #fff;
    width: auto;
    max-width: 700px;
    margin: 0 auto;
    min-height: 400px;
}

/*

====== 3d unfold ======

*/
.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
    transform: rotateY(60deg);
    opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}

/* End External Popup css
============================================================================================ */
/* Gray Curv css
============================================================================================ */
.gary_curv {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 100%;
    top: 0px;
    z-index: -1;
}

.gary_curv:before {
    content: "";
    background: url(../img/gray-top-curv.png) no-repeat scroll center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    height: 64px;
    width: 100%;
}

.gary_curv:after {
    content: "";
    background: url(../img/gray-bottom-curv.png) no-repeat scroll center center;
    background-size: cover;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    height: 64px;
    width: 100%;
}

/* End Gray Curv css
============================================================================================ */
/* Ripple css
============================================================================================ */
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
}

.hvr-ripple-out:before {
    content: "";
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

/* End Ripple css
============================================================================================ */
/* Help User css
============================================================================================ */
.user_sms {
    position: absolute;
    right: 0px;
    bottom: 30px;
    width: 185px;
    background: #5529a1;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    padding: 4px;
    z-index: 7;
}

.user_sms .media .media-body {
    vertical-align: middle;
}

.user_sms .media .media-body h4 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.7px;
    padding-bottom: 7px;
}

.user_sms .media .media-body h5 {
    color: #fff;
    font-size: 10px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.5px;
}

.user_sms.red_user {
    background: #c61a32;
}

.user_sms.blue_user {
    background: #005885;
}

/* End Help User css
============================================================================================ */
/* Svg css
============================================================================================ */
/* Morph Shape */
.morph-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    fill: #502994;
}

.red_side_menu .morph-shape {
    fill: #c61a32;
}

.blue_side_menu .morph-shape {
    fill: #0172ab;
}

/* Shown menu */
.show-menu .menu-wrap,
.show-menu .content::before {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.show-menu .menu-wrap,
.show-menu .menu,
.show-menu .close-button,
.show-menu .morph-shape,
.show-menu .content::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.show-menu .menu,
.show-menu .close-button {
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.show-menu .content::before {
    opacity: 1;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

/* End Svg css
============================================================================================ */
/* Typed Cursor css
============================================================================================ */
.typed-cursor {
    opacity: 1;
    font-weight: 100;
    color: #fff;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    position: relative;
    top: -2px;
}

@-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.typed-fade-out {
    opacity: 0;
    -webkit-animation: 0;
    animation: 0;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
}

/* End Typed Cursor css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Menu css
============================================================================================ */
.main_menu_area {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 110px;
    z-index: 99;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.main_menu_area .navbar-default {
    margin-bottom: 0px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    background: transparent;
}

.main_menu_area .navbar-default .navbar-header .navbar-brand {
    padding: 0px;
    display: inline-block;
    line-height: 94px;
}

.main_menu_area .navbar-default .navbar-header .navbar-brand img {
    display: inline-block;
}

.main_menu_area .navbar-default .navbar-collapse {
    text-align: right;
}

.main_menu_area .navbar-default .navbar-collapse .navbar-nav {
    float: none;
    text-align: right;
    display: inline-block;
}

.main_menu_area .navbar-default .navbar-collapse .navbar-nav li {
    display: inline-block;
    float: none;
    margin-right: 34px;
}

.main_menu_area .navbar-default .navbar-collapse .navbar-nav li a {
    padding: 0px;
    background: transparent;
    color: #fff;
    line-height: 100px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu {
    background: #fff;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
    left: auto;
    right: 0px;
    z-index: 20;
}

@media (min-width: 768px) {
    .main_menu_area
        .navbar-default
        .navbar-collapse
        .navbar-nav
        li.submenu
        .dropdown-menu {
        display: block;
        min-width: 210px;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-duration: transform;
        -o-transition-duration: transform;
        transition-duration: transform;
        -webkit-transition: all 400ms linear 0s;
        -o-transition: all 400ms linear 0s;
        transition: all 400ms linear 0s;
    }
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li {
    padding-right: 0px;
    display: block;
    margin-right: 0px;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a {
    line-height: 40px;
    display: block;
    color: #673ab7;
    position: relative;
    padding: 0px 15px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    font-size: 18px;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a:before {
    content: "";
    height: 1px;
    background: #673ab7;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
    width: 100%;
    opacity: 1;
    margin-left: 0px;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li:hover
    a {
    background: -moz-linear-gradient(45deg, #7603b9 0%, #a63eb7 100%);
    /* ff3.6+ */
    background: -webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0%, #7603b9),
        color-stop(100%, #a63eb7)
    );
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, #7603b9 0%, #a63eb7 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, #7603b9 0%, #a63eb7 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, #7603b9 0%, #a63eb7 100%);
    /* ie10+ */
    background: linear-gradient(45deg, #7603b9 0%, #a63eb7 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A63EB7', endColorstr='#7603B9',GradientType=1 );
    /* ie6-9 */
    color: #fff;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li:last-child
    a:before {
    display: none;
}

@media (min-width: 768px) {
    .main_menu_area
        .navbar-default
        .navbar-collapse
        .navbar-nav
        li.submenu:hover
        .dropdown-menu {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.main_menu_area .navbar-default .navbar-collapse .navbar-nav.navbar-right li a {
    font-size: 27px;
    color: #fff;
    z-index: 4;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav.navbar-right
    li
    a
    i {
    font-size: 27px;
    color: #fff;
    z-index: 4;
}

.main_menu_area .navbar-default .navbar-collapse .navbar-nav.navbar-right li i {
    font-size: 27px;
    color: #fff;
    z-index: 4;
    cursor: pointer;
}

.main_menu_area
    .navbar-default
    .navbar-collapse
    .navbar-nav.navbar-right
    li:last-child {
    margin-right: 0px;
}

.main_menu_area.menu_red
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a {
    color: #ed3851;
}

.main_menu_area.menu_red
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a:before {
    background: #ed3851;
}

.main_menu_area.menu_red
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li:hover
    a {
    background: #c61a32;
    color: #fff;
}

.main_menu_area.menu_red.affix {
    background: #ed3851;
}

.main_menu_area.menu_blue
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a {
    color: #008ed6;
}

.main_menu_area.menu_blue
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li
    a:before {
    background: #008ed6;
}

.main_menu_area.menu_blue
    .navbar-default
    .navbar-collapse
    .navbar-nav
    li.submenu
    .dropdown-menu
    li:hover
    a {
    background: #005885;
    color: #fff;
}

.main_menu_area.menu_blue.affix {
    background: #008ed6;
}

.main_menu_area.affix {
    position: fixed;
    width: 100%;
    z-index: 99;
    left: 0px;
    top: 0px;
    background: #693cb7;
}

.burger_menu_area li a {
    font-size: 44px;
    color: #fff;
    z-index: 4;
    color: #fff;
    line-height: 100px;
    padding: 0px;
    padding-right: 15px;
}

.burger_menu_area li a i {
    z-index: 4;
    color: #fff;
}

.burger_menu_area li i {
    font-size: 44px;
    color: #fff;
    font-size: 44px;
    color: #fff;
    z-index: 4;
    color: #fff;
    line-height: 100px;
    padding: 0px;
    padding-right: 15px;
    z-index: 4;
    cursor: pointer;
}

.burger_menu_area li:last-child {
    margin-right: 0px;
}

/* End Main Menu css
============================================================================================ */
/* End Main Menu css
============================================================================================ */
.show-menu .right_sidebar_menu {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.show-menu .right_sidebar_menu .right_menu_inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.show-menu .right_sidebar_menu .right_menu_social {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.right_sidebar_menu {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 999;
    max-width: 220px;
    width: 100%;
    min-height: 100vh;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: translate3d(220px, 0, 0);
    transform: translate3d(220px, 0, 0);
}

.right_sidebar_menu .close_menu {
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 0px;
    cursor: pointer;
    text-align: right;
    padding-right: 20px;
    padding-top: 10px;
}

.right_sidebar_menu .right_menu_inner {
    -webkit-transform: translate3d(160px, 0, 0);
    transform: translate3d(160px, 0, 0);
    -webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
    transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
    -o-transition: opacity 0s 0.3s, transform 0s 0.3s;
    transition: opacity 0s 0.3s, transform 0s 0.3s;
    transition: opacity 0s 0.3s, transform 0s 0.3s, -webkit-transform 0s 0.3s;
    opacity: 0;
}

.right_sidebar_menu .right_menu_inner .right_menu_logo {
    text-align: center;
    max-width: 100%;
    margin: auto;
    display: block;
    padding: 50px 0px 30px 0px;
}

.right_sidebar_menu .side_menu li {
    position: relative;
}

.right_sidebar_menu .side_menu li a {
    color: #fff;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.right_sidebar_menu .side_menu li a i {
    text-align: right;
    float: right;
}

.right_sidebar_menu .side_menu li a:focus {
    background: transparent;
}

.right_sidebar_menu .side_menu li:hover a {
    background: #834bb7;
}

.right_sidebar_menu .side_menu li.submenu ul {
    background: #fff;
    display: none;
}

.right_sidebar_menu .side_menu li.submenu ul li a {
    padding: 10px 20px;
    background: transparent;
    line-height: 25px;
    color: #673ab7;
    border-bottom: 1px solid transparent;
    display: block;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.right_sidebar_menu .side_menu li.submenu ul li:hover a {
    border-color: #673ab7;
}

.right_sidebar_menu .morph-shape {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.right_sidebar_menu .right_menu_social {
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    -webkit-transform: translate3d(160px, 0, 0);
    transform: translate3d(160px, 0, 0);
    -webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
    transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
    -o-transition: opacity 0s 0.3s, transform 0s 0.3s;
    transition: opacity 0s 0.3s, transform 0s 0.3s;
    transition: opacity 0s 0.3s, transform 0s 0.3s, -webkit-transform 0s 0.3s;
    opacity: 0;
}

.right_sidebar_menu .right_menu_social li {
    display: inline-block;
    margin-right: 5px;
}

.right_sidebar_menu .right_menu_social li a {
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    position: relative;
    z-index: 2;
}

.right_sidebar_menu .right_menu_social li a:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.right_sidebar_menu .right_menu_social li:last-child {
    margin-right: 0px;
}

.right_sidebar_menu .right_menu_social li:hover a:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    opacity: 1;
}

.right_sidebar_menu.red_side_menu .side_menu li a {
    color: #fff;
}

.right_sidebar_menu.red_side_menu .side_menu li:hover a {
    background: #ed3851;
}

.right_sidebar_menu.red_side_menu .side_menu li.submenu ul li a {
    padding: 10px 20px;
    background: transparent;
    line-height: 25px;
    color: #ed3851;
    border-bottom: 1px solid transparent;
    display: block;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.right_sidebar_menu.red_side_menu .side_menu li.submenu ul li:hover a {
    border-color: #ed3851;
}

.right_sidebar_menu.blue_side_menu .side_menu li a {
    color: #fff;
}

.right_sidebar_menu.blue_side_menu .side_menu li:hover a {
    background: #008ed6;
}

.right_sidebar_menu.blue_side_menu .side_menu li.submenu ul li a {
    padding: 10px 20px;
    background: transparent;
    line-height: 25px;
    color: #008ed6;
    border-bottom: 1px solid transparent;
    display: block;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.right_sidebar_menu.blue_side_menu .side_menu li.submenu ul li:hover a {
    border-color: #008ed6;
}

/* End Main Menu css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Slider css
============================================================================================ */
.main_slider_area {
    background: url(../img/home-slider/slider-1.jpg) no-repeat scroll center
        center;
    background-size: cover;
    position: relative;
}

.main_slider_area .rev_slider .tp-revslider-mainul li {
    z-index: 5 !important;
}

.main_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .first_text {
    color: #fff;
    font-weight: bold;
    letter-spacing: 4.2px;
    font-family: "Montserrat", sans-serif;
}

.main_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .secand_text {
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.main_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .third_text {
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.main_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .s_btn_store
    .store_btn {
    margin-right: 25px;
    height: 50px;
    background: #502994;
    line-height: 50px;
    border-radius: 0px;
    max-width: 170px;
    width: 100%;
}

.main_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .s_btn_store
    .store_btn:before {
    border-radius: 0px;
}

/* End Main Slider css
============================================================================================ */
/* Clients Slider css
============================================================================================ */
.clients_logo_area {
    padding: 140px 0px;
    border-bottom: 1px solid #eeeeee;
}

.clients_logo_area .clients_logo_slider .item {
    text-align: center;
}

.clients_logo_area .clients_logo_slider .item img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

.clients_logo_area.clients_bor {
    border-top: 1px solid #eeeeee;
    border-bottom: none;
}

/* End Clients Slider css
============================================================================================ */
/* Main Slider bg css
============================================================================================ */
.left_bg_text_slider {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.left_bg_text_slider h2 {
    font-size: 60px;
    letter-spacing: 4.2px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.left_bg_text_slider h3 {
    max-width: 370px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 90px;
}

.left_bg_text_slider .store_btn_dark {
    max-width: 170px;
    width: 100%;
}

.right_moblie_image {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.right_moblie_image img {
    max-width: 100%;
}

.slider_text_h {
    min-height: 857px;
}

.slider_image_h {
    min-height: 857px;
}

.main_bg_area {
    background: url(../img/home-slider/flat-lay-business-concept.jpg) no-repeat
        scroll center center;
    background-size: cover;
    min-height: 857px;
    position: relative;
}

.main_bg_area.main_bg_image {
    background: url(../img/home-slider/flat-lay-business-concept.jpg) no-repeat
        scroll center center;
    position: relative;
    background-size: cover;
    z-index: 2;
}

.main_bg_area.fc-main_bg_image {
    background: url(../img/home-slider/flat-lay-business-concept.jpg) no-repeat
        scroll center center;
    position: relative;
    background-size: cover;
    z-index: 2;
    box-shadow: inset 0 0 0 2000px rgba(80, 42, 148, 0.65);
}

.contact-bg{
    background: url(../img/contact-us-bg.webp) no-repeat scroll center center;
    position: relative;
    background-size: cover;
    z-index: 2;
    box-shadow: inset 0 0 0 2000px rgba(149, 128, 186, 0.5);
}

.main_bg_area.main_bg_image:before {
    content: "";
    background: rgba(80, 42, 148, 0.55);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main_bg_area.main_bg_image .row {
    position: relative;
    z-index: 2;
}

.main_bg_area.red_bg_area {
    background: #ed3851;
}

.main_bg_area.red_bg_area .right_moblie_image {
    text-align: center;
    width: 100%;
}

.main_bg_area.red_bg_area .left_bg_text_slider .store_btn_dark {
    background: #c61a32;
}

.main_bg_area.red_bg_area .left_bg_text_slider .store_btn_dark:hover {
    color: #ed3851;
}

.main_bg_area.blue_bg_area {
    background: url(../img/home-slider/blue_bg_img.jpg) no-repeat scroll center
        center;
    background-size: cover;
}

.main_bg_area.blue_bg_area .right_moblie_image {
    text-align: center;
    width: 100%;
}

.main_bg_area.blue_bg_area .left_bg_text_slider .store_btn_dark {
    background: #005885;
}

.main_bg_area.blue_bg_area .left_bg_text_slider .store_btn_dark:hover {
    color: #008ed6;
}

/* Violet BG */
.main_bg_color_violet {
    background: #673ab7;
    min-height: 855px;
    position: relative;
}

.main_bg_color_violet .main_bg_inner_content {
    position: absolute;
    top: 50%;
    left: 0px;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main_bg_color_violet .main_bg_inner_content .main_inner_content {
    max-width: 770px;
    margin: auto;
}

.main_bg_color_violet .main_bg_inner_content .main_inner_content h3 {
    font-size: 60px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 4.2px;
    color: #fff;
}

.main_bg_color_violet .main_bg_inner_content .main_inner_content p {
    color: #fff;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    max-width: 390px;
    margin: auto;
    line-height: 60px;
    padding-bottom: 80px;
}

.main_bg_color_violet
    .main_bg_inner_content
    .main_inner_content
    .store_btn.store_btn_dark {
    max-width: 170px;
    width: 100%;
}

.click_btn {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    text-align: center;
}

/* End Main Slider bg css
============================================================================================ */
/* Screen slider 3d css
============================================================================================ */
.screen_area_3d {
    background: #f7f7f7;
    padding: 100px 0px;
}

.screen_area_3d
    .screenshot_slider_3d
    ul
    .flipster__item--past
    .flipster__item__content {
    -webkit-transform: scale(0.9) rotateY(20deg);
    transform: scale(0.9) rotateY(20deg);
}

.screen_area_3d
    .screenshot_slider_3d
    ul
    .flipster__item--future
    .flipster__item__content {
    -webkit-transform: scale(0.9) rotateY(-20deg);
    transform: scale(0.9) rotateY(-20deg);
}

/* End Screen slider 3d css
============================================================================================ */
/* User Review css
============================================================================================ */
.user_review_area .user_review_slider2 {
    max-width: 970px;
    margin: auto;
}

.user_review_area .user_review_slider2 .item {
    padding-top: 45px;
}

.user_review_area .user_review_slider2 .item img {
    max-width: 100%;
    width: auto;
    margin: auto;
    text-align: center;
    position: relative;
    top: -45px;
}

.user_review_area .user_review_slider2 .item .user_items_inner {
    background: #f7f7f7;
    text-align: center;
}

.user_review_area .user_review_slider2 .item .user_items_inner p {
    padding: 0px 40px;
    font-size: 14px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    margin-top: -10px;
    color: #444444;
}

.user_review_area .user_review_slider2 .item .user_items_inner ul {
    padding-top: 22px;
}

.user_review_area .user_review_slider2 .item .user_items_inner ul li {
    display: inline-block;
}

.user_review_area .user_review_slider2 .item .user_items_inner ul li a {
    color: #ffbf00;
    font-size: 14px;
}

.user_review_area .user_review_slider2 .item .user_items_inner h4 {
    color: #444444;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.user_review_area .user_review_slider2 .item .user_items_inner h4:hover {
    color: #673ab7;
}

.user_review_area .user_review_slider2 .owl-prev {
    left: -75px;
}

.user_review_area .user_review_slider2 .owl-prev,
.user_review_area .user_review_slider2 .owl-next {
    position: absolute;
    top: 56%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
}

.user_review_area .user_review_slider2 .owl-prev i,
.user_review_area .user_review_slider2 .owl-next i {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #444444;
    line-height: 38px;
    font-size: 30px;
    color: #444444;
    cursor: pointer;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.user_review_area .user_review_slider2 .owl-prev i:hover,
.user_review_area .user_review_slider2 .owl-next i:hover {
    border-color: #673ab7;
    color: #fff;
    background: #673ab7;
}

.user_review_area .user_review_slider2 .owl-next {
    right: -75px;
}

/* End User Review css
============================================================================================ */
/* Kenburns Slider css
============================================================================================ */
.kenburns_area {
    position: relative;
}

.kenburns_area .rev_slider .tp-revslider-mainul li {
    z-index: 3 !important;
}

.kenburns_area .rev_slider .tp-revslider-mainul li .slotholder .tp-bgimg {
    z-index: 3 !important;
}

.kenburns_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slotholder
    .tp-bgimg:before {
    content: "";
    background: rgba(80, 42, 148, 0.55);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 4;
    width: 100%;
    height: 100%;
}

.kenburns_area .main_slider_text {
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.kenburns_area .main_slider_text .left_bg_text_slider {
    z-index: 5;
}

/* End Kenburns Slider css
============================================================================================ */
/* Video Slider css
============================================================================================ */
.video_slider_area .rev_slider .tp-revslider-mainul li {
    z-index: 5 !important;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .rs-background-video-layer:before {
    content: "";
    background: rgba(80, 42, 148, 0.55);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 4;
    width: 100%;
    height: 100%;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .first_text {
    color: #fff;
    font-weight: bold;
    letter-spacing: 4.2px;
    font-family: "Montserrat", sans-serif;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .secand_text {
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .third_text {
    color: #fff;
    font-family: "Open Sans", sans-serif;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .s_btn_store
    .store_btn {
    margin-right: 25px;
    height: 50px;
    background: #502994;
    line-height: 50px;
    border-radius: 0px;
}

.video_slider_area
    .rev_slider
    .tp-revslider-mainul
    li
    .slider_text_box
    .s_btn_store
    .store_btn:before {
    border-radius: 0px;
}

/* End Video Slider css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Video area css
============================================================================================ */
.video_area {
    padding-top: 105px;
}

.video_area .video_row {
    position: relative;
}

.video_area .video_row img {
    max-width: 100%;
}

.video_area .video_row a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    color: #fff;
    border: 1px solid #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
    font-size: 72px;
    display: inline-block;
    line-height: 78px;
}

.video_area .video_row a i {
    padding-left: 8px;
}

.video_frame iframe {
    width: 100%;
    min-height: 400px;
    margin-bottom: -8px;
}

.video_frame .mfp-close {
    color: #fff;
    right: -40px;
    top: -40px;
}

/* End Video area css
============================================================================================ */
/* Video Content area css
============================================================================================ */
.video_content_area {
    overflow: hidden;
    clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.video_content_area .left_video_area {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
}

.video_content_area .left_video_area img {
    max-width: 100%;
}

.video_content_area .left_video_area a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    color: #fff;
    border: 1px solid #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
    font-size: 72px;
    display: inline-block;
    line-height: 78px;
}

.video_content_area .left_video_area a i {
    padding-left: 8px;
}

.video_content_area .right_content_area {
    width: 50%;
    float: right;
    background: #f7f7f7;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.video_content_area .right_content_area .video_right_content_inner {
    padding-left: 30px;
    max-width: 570px;
}

.video_content_area .right_content_area .video_right_content_inner ul {
    padding-top: 35px;
}

.video_content_area .right_content_area .video_right_content_inner ul li {
    counter-increment: step-counter;
    position: relative;
}

.video_content_area
    .right_content_area
    .video_right_content_inner
    ul
    li:before {
    content: counter(step-counter);
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    font-family: "Open Sans", sans-serif;
}

.video_content_area .right_content_area .video_right_content_inner ul li:after {
    content: ".";
    position: absolute;
    left: 8px;
    bottom: 2px;
}

.video_content_area .right_content_area .video_right_content_inner ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.video_content_area
    .right_content_area
    .video_right_content_inner
    ul
    li:hover
    a {
    color: #673ab7;
}

/* End Video Content area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Team area css
============================================================================================ */
.appsy_team_area {
    padding: 105px 0px 105px 0px;
}

.appsy_team_area.red_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 8px;
}

.appsy_team_area.red_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li
    a {
    display: block;
    color: #fff;
    background: #ed3851;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    bottom: -30px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 0;
}

.appsy_team_area.red_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li
    a:before {
    content: "";
    position: absolute;
    background: #ed3851;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.appsy_team_area.red_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li:hover
    a:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    opacity: 1;
}

.appsy_team_area.red_team .team_slider_active .item:hover .hover_team:before {
    opacity: 1;
}

.appsy_team_area.red_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    h4
    span {
    left: 0px;
    opacity: 1;
}

.appsy_team_area.red_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    h5
    span {
    bottom: 0px;
}

.appsy_team_area.red_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    ul
    li
    a {
    bottom: 0px;
    opacity: 1;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 8px;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li
    a {
    display: block;
    color: #fff;
    background: #008ed6;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    bottom: -30px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 0;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li
    a:before {
    content: "";
    position: absolute;
    background: #008dd6;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item
    .hover_team
    .hover_team_inner
    ul
    li:hover
    a:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    opacity: 1;
}

.appsy_team_area.blue_team .team_slider_active .item:hover .hover_team:before {
    opacity: 1;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    h4
    span {
    left: 0px;
    opacity: 1;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    h5
    span {
    bottom: 0px;
}

.appsy_team_area.blue_team
    .team_slider_active
    .item:hover
    .hover_team
    .hover_team_inner
    ul
    li
    a {
    bottom: 0px;
    opacity: 1;
}

.team_slider_active .item {
    position: relative;
    z-index: 2;
}

.team_slider_active .item .hover_team {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    color: #fff;
}

.team_slider_active .item .hover_team:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.team_slider_active .item .hover_team .hover_team_inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.team_slider_active .item .hover_team .hover_team_inner h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    overflow: hidden;
    display: inline-block;
    color: #fff;
}

.team_slider_active .item .hover_team .hover_team_inner h4 span {
    position: relative;
    left: -30px;
    opacity: 0;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.team_slider_active .item .hover_team .hover_team_inner h5 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    margin: 6px 0px 30px 0px;
    overflow: hidden;
}

.team_slider_active .item .hover_team .hover_team_inner h5 span {
    bottom: -25px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.team_slider_active .item .hover_team .hover_team_inner ul li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 8px;
}

.team_slider_active .item .hover_team .hover_team_inner ul li a {
    display: block;
    color: #fff;
    background: #673ab7;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    bottom: -30px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 0;
}

.team_slider_active .item .hover_team .hover_team_inner ul li a:before {
    content: "";
    position: absolute;
    background: #673ab7;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:nth-child(2) a {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:nth-child(3) a {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:nth-child(4) a {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:last-child {
    margin-right: 0px;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:last-child a {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.team_slider_active .item .hover_team .hover_team_inner ul li:hover a:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    opacity: 1;
}

.team_slider_active .item:hover .hover_team:before {
    opacity: 1;
}

.team_slider_active .item:hover .hover_team .hover_team_inner h4 span {
    left: 0px;
    opacity: 1;
}

.team_slider_active .item:hover .hover_team .hover_team_inner h5 span {
    bottom: 0px;
}

.team_slider_active .item:hover .hover_team .hover_team_inner ul li a {
    bottom: 0px;
    opacity: 1;
}

/* End Team area css
============================================================================================ */
/* User Review area css
============================================================================================ */
.user_review_area {
    padding: 105px 0px;
}

.user_review_area .user_t {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #444444;
    text-transform: uppercase;
    font-size: 32px;
    padding-bottom: 60px;
}

.user_review_area .user_review_slider .item {
    text-align: center;
    max-width: 740px;
    margin: auto;
}

.user_review_area .user_review_slider .item img {
    max-width: 100%;
    width: auto;
    margin: auto;
}

.user_review_area .user_review_slider .item p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #444444;
    padding: 30px 0px 40px 0px;
}

.user_review_area .user_review_slider .item ul li {
    display: inline-block;
}

.user_review_area .user_review_slider .item ul li a {
    color: #ffbf00;
    font-size: 20px;
}

.user_review_area .user_review_slider .item h4 {
    font-size: 14px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    padding-top: 3px;
}

.user_review_area .user_review_slider .owl-prev {
    left: 0px;
}

.user_review_area .user_review_slider .owl-prev,
.user_review_area .user_review_slider .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
}

.user_review_area .user_review_slider .owl-prev i,
.user_review_area .user_review_slider .owl-next i {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #444444;
    line-height: 38px;
    font-size: 30px;
    color: #444444;
    cursor: pointer;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.user_review_area .user_review_slider .owl-prev i:hover,
.user_review_area .user_review_slider .owl-next i:hover {
    border-color: #673ab7;
    color: #fff;
    background: #673ab7;
}

.user_review_area .user_review_slider .owl-next {
    right: 0px;
}

.user_review_area.red_user_review .user_review_slider .owl-prev i,
.user_review_area.red_user_review .user_review_slider .owl-next i {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #444444;
    line-height: 38px;
    font-size: 30px;
    color: #444444;
    cursor: pointer;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.user_review_area.red_user_review .user_review_slider .owl-prev i:hover,
.user_review_area.red_user_review .user_review_slider .owl-next i:hover {
    border-color: #ed3851;
    color: #fff;
    background: #ed3851;
}

.user_review_area.blue_user_review .user_review_slider .owl-prev i,
.user_review_area.blue_user_review .user_review_slider .owl-next i {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #444444;
    line-height: 38px;
    font-size: 30px;
    color: #444444;
    cursor: pointer;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.user_review_area.blue_user_review .user_review_slider .owl-prev i:hover,
.user_review_area.blue_user_review .user_review_slider .owl-next i:hover {
    border-color: #008ed6;
    color: #fff;
    background: #008ed6;
}

/* End User Review area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Store BTN area css
============================================================================================ */
.store_btn {
    width: 160px;
    background: #673ab7;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    margin: auto;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.store_btn i {
    padding-right: 12px;
}

.store_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: white;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
    z-index: -1;
}

.store_btn:hover {
    color: #444444;
}

.store_btn:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.store_btn.red_store_btn {
    background: #ed3851;
}

.store_btn.red_store_btn:hover {
    color: #ed3851;
}

.store_btn.blue_store_btn {
    background: #008ed6;
}

.store_btn.blue_store_btn:hover {
    color: #008ed6;
}

.store_btn_dark {
    margin-right: 25px;
    height: 50px;
    background: #502994;
    line-height: 50px;
    border-radius: 0px;
}

.store_btn_dark:before {
    border-radius: 0px;
}

.store_w_btn {
    width: 160px;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    margin: auto;
    color: #444444;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.store_w_btn i {
    padding-right: 12px;
}

.store_w_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #673ab7;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
    z-index: -1;
}

.store_w_btn:hover {
    color: #fff;
}

.store_w_btn:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.store_w_btn.red_w_store_btn:before {
    background-color: #ed3851;
}

.store_w_btn.blue_w_store_btn:before {
    background-color: #008ed6;
}

.submit_btn {
    margin-left: 0px;
    width: 170px;
    height: 48px;
    border-radius: 0px;
    outline: none;
    background: #673ab7;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    position: relative;
    z-index: 2;
    border-radius: 0px;
}

.submit_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: white;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
    z-index: -1;
    border-radius: 0px;
}

.submit_btn:hover,
.submit_btn:focus {
    color: #673ab7;
}

.submit_btn:hover:before,
.submit_btn:focus:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.submit_btn.red_submit_btn {
    background: #ed3851;
}

.submit_btn.red_submit_btn:hover {
    color: #ed3851;
}

.submit_btn.blue_submit_btn {
    background: #008ed6;
}

.submit_btn.blue_submit_btn:hover {
    color: #008ed6;
}

.submit_s_btn {
    margin-left: 0px;
    width: 170px;
    height: 48px;
    border-radius: 0px;
    outline: none;
    background-color: #673ab7;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    position: relative;
    z-index: 2;
    border-radius: 0px;
}

.submit_s_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #502994;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
    z-index: -1;
    border-radius: 0px;
}

.submit_s_btn:hover,
.submit_s_btn:focus {
    color: #fff;
}

.submit_s_btn:hover:before,
.submit_s_btn:focus:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.submit_s_btn.red_submit_btn {
    background: #ed3851;
}

.submit_s_btn.red_submit_btn:before {
    background: #c61a32;
}

.submit_s_btn.red_submit_btn:hover {
    color: #fff;
}

.submit_s_btn.blue_submit_btn {
    background: #008ed6;
}

.submit_s_btn.blue_submit_btn:before {
    background: #005885;
}

.submit_s_btn.blue_submit_btn:hover {
    color: #fff;
}

.submit_btn2 {
    margin-left: 0px;
    width: 100%;
    height: 50px;
    border-radius: 0px;
    outline: none;
    background: #673ab7;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    position: relative;
    z-index: 2;
    border-radius: 0px;
}

.submit_btn2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: white;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
    z-index: -1;
    border-radius: 0px;
    border: 1px solid #673ab7;
}

.submit_btn2:hover,
.submit_btn2:focus {
    color: #673ab7;
}

.submit_btn2:hover:before,
.submit_btn2:focus:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.submit_btn2.red_submit_btn2 {
    background: #ed3851;
}

.submit_btn2.red_submit_btn2:before {
    border-color: #ed3851;
}

.submit_btn2.red_submit_btn2:hover {
    color: #ed3851;
}

.submit_btn2.blue_submit_btn2 {
    background: #008ed6;
}

.submit_btn2.blue_submit_btn2:before {
    border-color: #008ed6;
}

.submit_btn2.blue_submit_btn2:hover {
    color: #008ed6;
}

/* End Store BTN area css
============================================================================================ */
/* Slider BTN area css
============================================================================================ */
.s_btn {
    color: #fff;
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    max-width: 170px;
    text-align: center;
    background: transparent;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    color: #fff;
    width: 100%;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    letter-spacing: 1.3px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    padding: 0px;
}

.s_btn {
    display: inline-block;
}

.s_btn:hover {
    text-decoration: none;
}

.s_btn {
    font-weight: 100;
}

.s_btn svg {
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.s_btn rect {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-dasharray: 422, 0;
}

.s_btn:hover {
    background: rgba(225, 51, 45, 0);
    color: #fff;
}

.s_btn:hover rect {
    stroke-width: 3;
    stroke-dasharray: 20, 310;
    stroke-dashoffset: 25;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

/* End Slider BTN area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Chose area css
============================================================================================ */
.chose_area {
    padding: 105px 0px;
}

.chose_left_content {
    padding-top: 40px;
}

.chose_left_content .media {
    margin-bottom: 50px;
}

.chose_left_content .media .media-body {
    vertical-align: middle;
    text-align: right;
}

.chose_left_content .media .media-body h4 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    color: #444444;
    padding-bottom: 12px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.chose_left_content .media .media-body p {
    font-size: 13px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
}

.chose_left_content .media .media-right {
    vertical-align: middle;
    padding-left: 30px;
}

.chose_left_content .media .media-right a {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #673ab7;
    position: relative;
    z-index: 3;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    border: 2px solid #673ab7;
}

.chose_left_content .media .media-right a:before {
    content: "";
    background: rgba(103, 58, 183, 0.3);
    position: absolute;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    opacity: 0;
}

.chose_left_content .media .media-right a:after {
    content: "";
    background: #673ab7;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 0;
}

.chose_left_content .media:hover .media-body h4 {
    color: #673ab7;
}

.chose_left_content .media:hover .media-right a {
    border-color: transparent;
    color: #fff;
}

.chose_left_content .media:hover .media-right a:before {
    opacity: 1;
}

.chose_left_content .media:hover .media-right a:after {
    opacity: 1;
}

.chose_left_content .media:last-child {
    margin-bottom: 0px;
}

.chose_left_content.chose_red .media .media-right a {
    color: #ed3851;
    border: 2px solid #ed3851;
}

.chose_left_content.chose_red .media .media-right a:before {
    content: "";
    background: rgba(237, 56, 81, 0.3);
    position: absolute;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    opacity: 0;
}

.chose_left_content.chose_red .media .media-right a:after {
    content: "";
    background: #ed3851;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 0;
}

.chose_left_content.chose_red .media:hover .media-body h4 {
    color: #ed3851;
}

.chose_left_content.chose_red .media:hover .media-right a {
    border-color: transparent;
    color: #fff;
}

.chose_left_content.chose_red .media:hover .media-right a:before {
    opacity: 1;
}

.chose_left_content.chose_red .media:hover .media-right a:after {
    opacity: 1;
}

.chose_left_content.chose_red .media:last-child {
    margin-bottom: 0px;
}

.chose_left_content.chose_blue .media .media-right a {
    color: #008ed6;
    border: 2px solid #008ed6;
}

.chose_left_content.chose_blue .media .media-right a:before {
    content: "";
    background: rgba(0, 142, 214, 0.3);
    position: absolute;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    opacity: 0;
}

.chose_left_content.chose_blue .media .media-right a:after {
    content: "";
    background: #008ed6;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 0;
}

.chose_left_content.chose_blue .media:hover .media-body h4 {
    color: #008ed6;
}

.chose_left_content.chose_blue .media:hover .media-right a {
    border-color: transparent;
    color: #fff;
}

.chose_left_content.chose_blue .media:hover .media-right a:before {
    opacity: 1;
}

.chose_left_content.chose_blue .media:hover .media-right a:after {
    opacity: 1;
}

.chose_left_content.chose_blue .media:last-child {
    margin-bottom: 0px;
}

.chose_right_content {
    padding-top: 40px;
}

.chose_right_content .media {
    margin-bottom: 50px;
}

.chose_right_content .media .media-body {
    vertical-align: middle;
}

.chose_right_content .media .media-body h4 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    color: #444444;
    padding-bottom: 12px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.chose_right_content .media .media-body p {
    font-size: 13px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
}

.chose_right_content .media .media-left {
    vertical-align: middle;
    padding-right: 30px;
}

.chose_right_content .media .media-left a {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #673ab7;
    position: relative;
    z-index: 3;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    border: 2px solid #673ab7;
}

.chose_right_content .media .media-left a:before {
    content: "";
    background: rgba(103, 58, 183, 0.3);
    position: absolute;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    opacity: 0;
}

.chose_right_content .media .media-left a:after {
    content: "";
    background: #673ab7;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 0;
}

.chose_right_content .media:hover .media-body h4 {
    color: #673ab7;
}

.chose_right_content .media:hover .media-left a {
    border-color: transparent;
    color: #fff;
}

.chose_right_content .media:hover .media-left a:before {
    opacity: 1;
}

.chose_right_content .media:hover .media-left a:after {
    opacity: 1;
}

.chose_right_content .media:last-child {
    margin-bottom: 0px;
}

.chose_right_content.chose_red .media .media-left a {
    color: #ed3851;
    border: 2px solid #ed3851;
}

.chose_right_content.chose_red .media .media-left a:before {
    background: rgba(237, 56, 81, 0.3);
}

.chose_right_content.chose_red .media .media-left a:after {
    background: #ed3851;
}

.chose_right_content.chose_red .media:hover .media-body h4 {
    color: #ed3851;
}

.chose_right_content.chose_red .media:hover .media-left a {
    border-color: transparent;
    color: #fff;
}

.chose_right_content.chose_red .media:hover .media-left a:before {
    opacity: 1;
}

.chose_right_content.chose_red .media:hover .media-left a:after {
    opacity: 1;
}

.chose_right_content.chose_blue .media .media-left a {
    color: #008ed6;
    border: 2px solid #008ed6;
}

.chose_right_content.chose_blue .media .media-left a:before {
    background: rgba(0, 142, 214, 0.3);
}

.chose_right_content.chose_blue .media .media-left a:after {
    background: #008ed6;
}

.chose_right_content.chose_blue .media:hover .media-body h4 {
    color: #008ed6;
}

.chose_right_content.chose_blue .media:hover .media-left a {
    border-color: transparent;
    color: #fff;
}

.chose_right_content.chose_blue .media:hover .media-left a:before {
    opacity: 1;
}

.chose_right_content.chose_blue .media:hover .media-left a:after {
    opacity: 1;
}

.chose_mobile {
    text-align: center;
}

.chose_mobile img {
    max-width: 100%;
}

/* End Chose area css
============================================================================================ */
/* Chose Trusted area css
============================================================================================ */
.trusted_area .sec_left_title {
    padding-bottom: 60px;
}

.trusted_area .trusted_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.trusted_area .col-md-7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
}

.trusted_area .trusted_left_image img {
    max-width: 100%;
    position: relative;
    margin-top: -40px;
    top: -120px;
}

.trusted_area .trusted_right_content .trusted_item .trusted_icon {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #673ab7;
    position: relative;
    z-index: 3;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    border: 2px solid #673ab7;
}

.trusted_area .trusted_right_content .trusted_item .trusted_icon:before {
    content: "";
    background: rgba(103, 58, 183, 0.3);
    position: absolute;
    width: 100%;
    border-radius: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    opacity: 0;
}

.trusted_area .trusted_right_content .trusted_item .trusted_icon:after {
    content: "";
    background: #673ab7;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 0;
}

.trusted_area .trusted_right_content .trusted_item h4 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    color: #444444;
    padding-bottom: 12px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    padding-top: 25px;
}

.trusted_area .trusted_right_content .trusted_item p {
    font-size: 13px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
}

.trusted_area .trusted_right_content .trusted_item:hover .trusted_icon {
    border-color: transparent;
    color: #fff;
}

.trusted_area .trusted_right_content .trusted_item:hover .trusted_icon:before {
    opacity: 1;
}

.trusted_area .trusted_right_content .trusted_item:hover .trusted_icon:after {
    opacity: 1;
}

.trusted_area .trusted_right_content .trusted_item:hover h4 {
    color: #673ab7;
}

/* End Chose Trusted area css
============================================================================================ */
/* About area css
============================================================================================ */
.about_area {
    background: #f7f7f7;
    padding: 105px 0px;
}

.about_area.red_about .about_appsy_items .about_appsy_item i {
    color: #ed3851;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.about_area.red_about .about_appsy_items .about_appsy_item:hover {
    background: #ed3851;
}

.about_area.red_about .about_appsy_items .about_appsy_item:hover i {
    color: #fff;
}

.about_area.red_about .about_appsy_items .about_appsy_item:hover h4 {
    color: #fff;
}

.about_area.red_about .about_appsy_items .about_appsy_item:hover p {
    color: #fff;
}

.about_area.blue_about .about_appsy_items .about_appsy_item i {
    color: #008ed6;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.about_area.blue_about .about_appsy_items .about_appsy_item:hover {
    background: #008ed6;
}

.about_area.blue_about .about_appsy_items .about_appsy_item:hover i {
    color: #fff;
}

.about_area.blue_about .about_appsy_items .about_appsy_item:hover h4 {
    color: #fff;
}

.about_area.blue_about .about_appsy_items .about_appsy_item:hover p {
    color: #fff;
}

.about_appsy_items {
    margin-top: 90px;
}

.about_appsy_items .about_appsy_item {
    text-align: center;
    padding: 30px 10px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.about_appsy_items .about_appsy_item i {
    font-size: 55px;
    color: #673ab7;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.about_appsy_items .about_appsy_item h4 {
    font-size: 14px;
    letter-spacing: 1.05px;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    padding: 20px 0px 15px 0px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.about_appsy_items .about_appsy_item p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #666666;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.about_appsy_items .about_appsy_item:hover {
    background: #673ab7;
}

.about_appsy_items .about_appsy_item:hover i {
    color: #fff;
}

.about_appsy_items .about_appsy_item:hover h4 {
    color: #fff;
}

.about_appsy_items .about_appsy_item:hover p {
    color: #fff;
}

.about_mockup_slider {
    text-align: center;
    position: relative;
    max-width: 600px;
    margin: auto;
}

.about_mockup_slider img {
    max-width: 100%;
}

.about_mockup_slider .about_slider_inner {
    max-width: 460px;
    position: absolute;
    overflow: hidden;
    top: 11px;
    left: 71px;
}

/* End About area css
============================================================================================ */
/* Feature area css
============================================================================================ */
.feature_area {
    padding: 90px 0px 105px 0px;
}

.feature_items {
    margin-top: -75px;
}

.feature_items.red_feature_item .feature_item .media .media-left i {
    color: #ed3851;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.feature_items.red_feature_item .feature_item .media:hover .media-left i {
    color: #444444;
}

.feature_items.red_feature_item .feature_item .media:hover .media-body h4 {
    color: #ed3851;
}

.feature_items.blue_feature_item .feature_item .media .media-left i {
    color: #008ed6;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.feature_items.blue_feature_item .feature_item .media:hover .media-left i {
    color: #444444;
}

.feature_items.blue_feature_item .feature_item .media:hover .media-body h4 {
    color: #008ed6;
}

.feature_item {
    padding-right: 30px;
    margin-top: 75px;
}

.feature_item .media .media-left {
    padding-right: 15px;
}

.feature_item .media .media-left i {
    font-size: 55px;
    color: #673ab7;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.feature_item .media .media-body h4 {
    font-size: 14px;
    letter-spacing: 1.05px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    padding-bottom: 15px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.feature_item .media .media-body p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    font-family: "Open Sans", sans-serif;
}

.feature_item .media:hover .media-left i {
    color: #444444;
}

.feature_item .media:hover .media-body h4 {
    color: #673ab7;
}

/* End Feature area css
============================================================================================ */
/* Screen area css
============================================================================================ */
.screen_area {
    background: #f7f7f7;
    padding: 105px 0px;
}

.screen_area.red_screen
    .screen_slider_inner
    .screen_slider_active
    .owl-dots
    .owl-dot.active {
    background: #ed3851;
}

.screen_area.blue_screen
    .screen_slider_inner
    .screen_slider_active
    .owl-dots
    .owl-dot.active {
    background: #008ed6;
}

.screen_slider_inner {
    padding: 90px 35px 0px 35px;
    position: relative;
}

.screen_slider_inner:before {
    content: "";
    background: url(../img/screen/mobile-screen.png) no-repeat scroll center
        center;
    position: absolute;
    background-size: cover;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0px;
    height: 791px;
    width: 370px;
    z-index: 2;
}

.screen_slider_inner .screen_slider_active .owl-dots {
    text-align: center;
    margin-top: 140px;
}

.screen_slider_inner .screen_slider_active .owl-dots .owl-dot {
    height: 12px;
    width: 12px;
    background: #dbdbdb;
    display: inline-block;
    margin-right: 16px;
}

.screen_slider_inner .screen_slider_active .owl-dots .owl-dot:last-child {
    margin-right: 0px;
}

.screen_slider_inner .screen_slider_active .owl-dots .owl-dot.active {
    background: #673ab7;
}

/* End Screen area css
============================================================================================ */
/* Appsy Download area css
============================================================================================ */
.appsy_download_area {
    position: relative;
    overflow: hidden;
    z-index: 2;
    padding: 85px 0px;
}

.appsy_download_area:before {
    content: "";
    background: url(../img/download-bg.jpg) no-repeat scroll center center;
    position: absolute;
    background-size: cover;
    width: 100%;
    top: 0px;
    height: 100%;
    left: 0px;
    z-index: -1;
}

.appsy_download_area:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.appsy_download_area .curv_download {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 100%;
    top: 0px;
    z-index: 1;
}

.appsy_download_area .curv_download:before {
    content: "";
    background: url(../img/top-curv.png) no-repeat scroll center center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    height: 64px;
    width: 100%;
}

.appsy_download_area .curv_download:after {
    content: "";
    background: url(../img/bottom-curv.png) no-repeat scroll center center;
    background-size: cover;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    height: 64px;
    width: 100%;
}

.appsy_download_area .sec_whit_title {
    z-index: 4;
    position: relative;
}

.appsy_download_area .download_btn {
    text-align: center;
}

.appsy_download_area .download_btn .store_btn {
    margin-right: 66px;
}

.appsy_download_area .download_btn .store_btn + .store_btn {
    margin-right: 0px;
}

.appsy_download_area.download_flat {
    padding: 105px 0px;
}

.appsy_download_area.download_flat:before {
    content: "";
    background: url(../img/download-bg-1.jpg) no-repeat scroll center center;
    background-size: cover;
}

/* End Appsy Download area css
============================================================================================ */
/* Counter area css
============================================================================================ */
.counter_area {
    padding: 160px 0px 140px 0px;
    border-bottom: 1px solid #eeeeee;
}

.counter_area.red_counter .counterup_item h3 {
    color: #ed3851;
}

.counter_area.blue_counter .counterup_item h3 {
    color: #008ed6;
}

.counterup_item {
    text-align: center;
}

.counterup_item h3 {
    font-size: 45px;
    color: #673ab7;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.counterup_item h4 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    color: #444444;
    font-weight: normal;
}

/* End Counter area css
============================================================================================ */
/* Awesome area css
============================================================================================ */
.awesome_area {
    background: #f7f7f7;
}

.awesome_area .awesome_content_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.awesome_area .awesome_content_inner .col-md-6 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
}

.awesome_area .awesome_content_inner .awesome_left_content ul {
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 60px;
}

.awesome_area .awesome_content_inner .awesome_left_content ul li a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    cursor: pointer;
    line-height: 30px;
    position: relative;
}

.awesome_area .awesome_content_inner .awesome_left_content ul li a i {
    position: absolute;
    left: -28px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.awesome_area .awesome_content_inner .awesome_left_content ul li:hover a {
    color: #673ab7;
}

.awesome_area .awesome_content_inner .awesome_left_content ul li:hover a i {
    left: -20px;
}

.awesome_area .awesome_content_inner .awesome_left_content .store_btn_dark {
    width: 170px;
}

.awesome_area .awesome_content_inner .awesome_right_image {
    text-align: center;
}

.awesome_area .awesome_content_inner .awesome_right_image img {
    padding-top: 65px;
    max-width: 100%;
}

.awesome_area.manage_area {
    background: #fff;
    padding: 100px 0px;
}

.awesome_area.manage_area_two {
    background: #f7f7f7;
    padding: 100px 0px;
}

.awesome_area.manage_area .awesome_right_image img {
    padding-top: 0px;
}

/* End Awesome area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Appsy Price area css
============================================================================================ */
.appsy_price_area {
    background: #f7f7f7;
    padding: 105px 0px;
}

.price_item {
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 0px 8.55px 0.45px rgba(164, 164, 164, 0.75);
    box-shadow: 0px 0px 8.55px 0.45px rgba(164, 164, 164, 0.75);
    padding-bottom: 50px;
}

.price_item h3 {
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #673ab7;
    background: #f7f7f7;
    padding: 36px 0px;
    border-bottom: 1px solid #cecccc;
}

.price_item .price_rate {
    height: 172px;
    width: 172px;
    border-radius: 50%;
    background: #673ab7;
    margin: 25px auto 30px;
    text-align: center;
    position: relative;
}

.price_item .price_rate h4 {
    font-size: 39.51px;
    color: #fff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.price_item .price_rate h4 span {
    display: block;
    font-size: 13.17px;
    font-weight: 400;
    padding-top: 5px;
}

.price_item .price_list .price_list_item {
    padding-bottom: 20px;
}

.price_item .price_list .price_list_item h5 {
    font-size: 14px;
    color: #6b6b6b;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 4px;
}

.price_item .price_list .price_list_item h6 {
    font-size: 19.44px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #673ab7;
}

.price_item .price_list .price_list_item h6 i {
    padding-right: 4px;
}

.price_item .price_list .price_list_item.item_hide h5 {
    color: #dddddd;
}

.price_item .price_list .price_list_item.item_hide h6 {
    color: #dddddd;
}

.price_item .store_btn {
    margin-top: 10px;
    -webkit-box-shadow: 0px 2px 4.75px 0.25px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 4.75px 0.25px rgba(0, 0, 0, 0.25);
    font-weight: 400;
}

.price_item.premium {
    border-top: 4px solid #673ab7;
}

.price_item.premium h3 {
    padding: 34px 0px;
}

.price_item.price_style2 {
    position: relative;
}

.price_item.price_style2:before {
    content: "";
    background: #673ab7;
    width: 100%;
    height: 4px;
    left: 0px;
    top: 0px;
    display: block;
    opacity: 0;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.price_item.price_style2 h3 {
    background: #fff;
    border-bottom: none;
}

.price_item.price_style2 .price_rate {
    border-radius: 0px;
    width: 100%;
    background: #f7f7f7;
    margin-top: 0px;
    margin-bottom: 50px;
}

.price_item.price_style2 .price_rate h4 {
    color: #673ab7;
}

.price_item.price_style2 .price_list .price_list_item h6 {
    color: #666666;
}

.price_item.price_style2 .price_list .price_list_item.item_hide h6 {
    color: #ddd;
}

.price_item.price_style2 .store_w_btn {
    border: 1px solid #673ab7;
    margin-top: 20px;
}

.price_item.price_style2:hover:before {
    opacity: 1;
}

.price_item.red_price_item h3 {
    color: #ed3851;
}

.price_item.red_price_item .price_rate {
    background: #ed3851;
}

.price_item.red_price_item .price_rate h4 {
    font-size: 39.51px;
    color: #fff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.price_item.red_price_item .price_list .price_list_item h6 {
    color: #ed3851;
}

.price_item.red_price_item .price_list .price_list_item.item_hide h5 {
    color: #dddddd;
}

.price_item.red_price_item .price_list .price_list_item.item_hide h6 {
    color: #dddddd;
}

.price_item.red_price_item.premium {
    border-top: 4px solid #ed3851;
}

.price_item.red_price_item.premium h3 {
    padding: 34px 0px;
}

.price_item.blue_price_item h3 {
    color: #008ed6;
}

.price_item.blue_price_item .price_rate {
    background: #008ed6;
}

.price_item.blue_price_item .price_rate h4 {
    font-size: 39.51px;
    color: #fff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.price_item.blue_price_item .price_list .price_list_item h6 {
    color: #008ed6;
}

.price_item.blue_price_item .price_list .price_list_item.item_hide h5 {
    color: #dddddd;
}

.price_item.blue_price_item .price_list .price_list_item.item_hide h6 {
    color: #dddddd;
}

.price_item.blue_price_item.premium {
    border-top: 4px solid #008ed6;
}

.price_item.blue_price_item.premium h3 {
    padding: 34px 0px;
}

/* End Appsy Price area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* News area css
============================================================================================ */
.blog_news_area {
    background: #f7f7f7;
    padding: 105px 0px;
}

.blog_news_area.blog_white {
    background: #fff;
}

.news_items .blog_n_image {
    overflow: hidden;
}

.news_items img {
    max-width: 100%;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items .audio_post {
    border: none;
    width: 100%;
    height: 247px;
    overflow: hidden;
}

.news_items .video_post {
    position: relative;
    z-index: 2;
}

.news_items .video_post img {
    max-width: 100%;
}

.news_items .video_post:before {
    content: "";
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.news_items .video_post a {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items .video_post a:hover {
    border-color: #673ab7;
}

.news_items .blog_content {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: 0px;
    padding: 30px 20px;
}

.news_items .blog_content .blog_admin a {
    font-size: 14px;
    color: #666666;
    font-style: italic;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    position: relative;
    padding-right: 12px;
}

.news_items .blog_content .blog_admin a:before {
    content: "/";
    color: #666666;
    font-size: 14px;
    position: absolute;
    left: -11px;
    top: -3px;
}

.news_items .blog_content .blog_admin a:first-child:before {
    display: none;
}

.news_items .blog_content .blog_admin a:hover {
    color: #673ab7;
}

.news_items .blog_content h4 {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #444444;
    text-transform: uppercase;
    padding: 20px 0px 18px 0px;
}

.news_items .blog_content h4:hover {
    color: #673ab7;
}

.news_items .blog_content p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #666666;
}

.news_items.red_news_item .blog_content .blog_admin a {
    color: #666666;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items.red_news_item .blog_content .blog_admin a:hover {
    color: #ed3851;
}

.news_items.red_news_item .blog_content h4 {
    color: #444444;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items.red_news_item .blog_content h4:hover {
    color: #ed3851;
}

.news_items.blue_news_item .blog_content .blog_admin a {
    color: #666666;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items.blue_news_item .blog_content .blog_admin a:hover {
    color: #008ed6;
}

.news_items.blue_news_item .blog_content h4 {
    color: #444444;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.news_items.blue_news_item .blog_content h4:hover {
    color: #008ed6;
}

.news_items.audio_news .blog_content {
    margin-top: -8px;
}

.news_items:hover .blog_n_image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* End News area css
============================================================================================ */
/* End News area css
============================================================================================ */
.blog_details_area {
    padding: 105px 0px;
}

.blog_detials_inner .blog_img img {
    max-width: 100%;
}

.blog_detials_inner .meida {
    padding-top: 32px;
    border-bottom: 1px solid #efefef;
}

.blog_detials_inner .meida .media-left {
    padding: 0px 18px;
}

.blog_detials_inner .meida .media-left .blog_social {
    padding-top: 5px;
}

.blog_detials_inner .meida .media-body .post_author h5 {
    display: inline-block;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444444;
    font-style: italic;
    padding-right: 20px;
}

.blog_detials_inner .meida .media-body .post_author h5 a {
    color: #673ab7;
}

.blog_detials_inner .meida .media-body .post_author h5 + h5 {
    padding-right: 0px;
}

.blog_detials_inner .meida .media-body .post_author h5 + h5 a {
    color: #444444;
}

.blog_detials_inner .meida .media-body .post_author h5 + h5 a:hover {
    color: #673ab7;
}

.blog_detials_inner .meida .media-body .blog_d_title h2 {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 30px;
}

.blog_detials_inner .meida .media-body .blog_d_title p {
    font-size: 14px;
    line-height: 24px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    padding-top: 20px;
}

.blog_detials_inner .meida .media-body blockquote {
    margin-left: 30px;
    background: #f7f7f7;
    border-color: #673ab7;
    padding: 15px 75px 20px 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog_detials_inner .meida .media-body blockquote h4 {
    font-size: 16px;
    line-height: 24px;
    color: #444444;
}

.blog_detials_inner .meida .media-body .blog_single_text p {
    font-size: 14px;
    line-height: 24px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 20px;
}

.blog_detials_inner .meida .media-body .blog_single_text ul {
    padding-left: 25px;
    padding-bottom: 20px;
}

.blog_detials_inner .meida .media-body .blog_single_text ul li a {
    font-size: 14px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.blog_detials_inner .meida .media-body .blog_single_text ul li a i {
    color: #673ab7;
    position: relative;
    left: -10px;
}

.blog_detials_inner .meida .media-body .blog_single_text ul li:hover a {
    color: #673ab7;
}

.blog_detials_inner .meida .media-body .blog_d_tag {
    padding-bottom: 35px;
}

.blog_detials_inner .meida .media-body .blog_d_tag h5 {
    display: inline-block;
    font-size: 14px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
}

.blog_detials_inner .meida .media-body .blog_d_tag a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #a6a6a6;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.blog_detials_inner .meida .media-body .blog_d_tag a:hover {
    color: #673ab7;
}

.like_blog h3 {
    font-size: 17px;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding: 40px 0px 20px 0px;
}

.like_blog .like_blog_item {
    max-width: 348px;
    text-align: center;
}

.like_blog .like_blog_item img {
    max-width: 100%;
}

.like_blog .like_blog_item h4 {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-weight: 500;
    line-height: 20px;
    padding: 8px 0px 0px 0px;
}

.like_blog .like_blog_item h4:hover {
    color: #673ab7;
}

.like_blog .like_blog_item.right_side {
    float: right;
}

.blog_social li {
    padding-bottom: 14px;
}

.blog_social li a {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    background: #673ab7;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    display: inline-block;
    position: relative;
}

.blog_social li a:before {
    content: "";
    position: absolute;
    background: #673ab7;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.blog_social li:hover a:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    opacity: 1;
}

.comment_list_area {
    max-width: 670px;
}

.comment_list_area h3 {
    font-size: 14px;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding: 55px 0px 45px 0px;
}

.comment_list_area .comment_inner {
    padding-right: 20px;
}

.comment_list_area .comment_inner .comment_item {
    border-top: 1px solid #efefef;
    padding: 30px 0px;
}

.comment_list_area .comment_inner .comment_item .media .media-left {
    padding-right: 23px;
}

.comment_list_area .comment_inner .comment_item .media .media-body {
    vertical-align: middle;
}

.comment_list_area .comment_inner .comment_item .media .media-body h4 {
    font-size: 14px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding-bottom: 5px;
}

.comment_list_area .comment_inner .comment_item .media .media-body h5 {
    font-size: 14px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.comment_list_area .comment_inner .comment_item p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    color: #444444;
    padding: 15px 0px 18px 0px;
}

.comment_list_area .comment_inner .comment_item .reply_text {
    text-transform: uppercase;
    color: #673ab7;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.comment_list_area .comment_inner .comment_item.reply_c_item {
    margin-left: 70px;
}

.comment_list_area .comment_inner .comment_item:first-child {
    border-top: 0px;
    padding-top: 0px;
}

.comment_list_area .comment_inner .comment_item:last-child {
    border-bottom: 1px solid #efefef;
}

.comment_form_area.contact_form_inner {
    max-width: 670px;
    margin-left: 0px;
}

.comment_form_area.contact_form_inner h3 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    padding: 40px 0px;
}

.comment_form_area.contact_form_inner .form-group input {
    background: #f9f9f9;
}

.comment_form_area.contact_form_inner .form-group textarea {
    background: #f9f9f9;
}

.comment_form_area.contact_form_inner .form-group .submit_btn2 {
    height: 35px;
}

/* End News area css
============================================================================================ */
/* Widget area css
============================================================================================ */
.right_sidebar_widget_area {
    padding-left: 25px;
}

.left_sidebar_widget_area {
    padding-right: 25px;
}

.right_widget {
    background: #f7f7f7;
    padding: 0px 34px 30px 34px;
    margin-bottom: 65px;
}

.w_title {
    padding: 35px 0px 25px 0px;
}

.widget_title {
    text-align: center;
    position: relative;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    text-transform: uppercase;
}

.widget_title:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    width: 54px;
    height: 1px;
    background: #673ab7;
}

.widget_title:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    width: 54px;
    height: 1px;
    background: #673ab7;
}

.trending_post .trending_innner .trending_item {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.trending_post .trending_innner .trending_item img {
    max-width: 100%;
}

.trending_post .trending_innner .trending_item h4 {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-weight: 400;
    padding: 15px 0px 18px 0px;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.trending_post .trending_innner .trending_item h4:hover {
    color: #673ab7;
}

.trending_post .trending_innner .trending_item:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
}

.trending_post .trending_innner .trending_item:last-child h4 {
    padding-bottom: 0px;
}

.social_widget ul {
    text-align: center;
}

.social_widget ul li {
    display: inline-block;
    margin-right: 24px;
}

.social_widget ul li a {
    font-size: 25px;
    color: #673ab7;
}

.social_widget ul li:last-child {
    margin-right: 0px;
}

.twitter_widget .twitter_content .tweets_feed ul li {
    margin-bottom: 20px;
}

.twitter_widget .twitter_content .tweets_feed ul li .tw_content .tweet_text {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #444444;
}

.twitter_widget .twitter_content .tweets_feed ul li .tw_content .tweet_text a {
    color: #673ab7;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.twitter_widget .twitter_content .tweets_feed ul li .tw_content .tweet_date {
    color: #444444;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.twitter_widget
    .twitter_content
    .tweets_feed
    ul
    li
    .tw_content
    .footer
    .tweet_time.fright
    a {
    color: #673ab7;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.twitter_widget .twitter_content .tweets_feed ul li:last-child {
    margin-bottom: 0px;
}

.blog_main_area {
    padding: 105px 0px;
}

.blog_main_area .blog_main_inner {
    margin-bottom: -30px;
    overflow: hidden;
    clear: both;
}

.blog_main_area .blog_main_inner .news_items {
    margin-bottom: 30px;
}

/* End Widget area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Subscrib area css
============================================================================================ */
.subscrib_area {
    background: url(../img/subscrib_bg.jpg) no-repeat scroll center center;
    background-size: cover;
    position: relative;
    z-index: 2;
    padding: 105px 0px;
}

.subscrib_area:before {
    content: "";
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.subscrib_area .sec_whit_title {
    max-width: 570px;
    margin: auto;
    padding-bottom: 65px;
}

.subscrib_area .sec_whit_title h2 {
    padding-bottom: 45px;
}

.subscrib_area .sec_whit_title h2:before {
    display: none;
}

.subscrib_area .sec_whit_title p {
    color: #81868e;
    font-size: 16.37px;
}

.subscrib_area.red_subscrib .subscrib_form input {
    border: 1px solid #878282;
}

.subscrib_area.red_subscrib .subscrib_form input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ed3851;
    border-right: 0px;
}

.subscrib_area.blue_subscrib .subscrib_form input {
    border: 1px solid #878282;
}

.subscrib_area.blue_subscrib .subscrib_form input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #008ed6;
    border-right: 0px;
}

.subscrib_form {
    max-width: 600px;
    margin: auto;
}

.subscrib_form input {
    border: 1px solid #878282;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 0px;
    height: 48px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0px;
    color: #cfd3d4;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.subscrib_form input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #673ab7;
    border-right: 0px;
}

.subscrib_form input.placeholder {
    color: #cfd3d4;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.subscrib_form input:-moz-placeholder {
    color: #cfd3d4;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.subscrib_form input::-moz-placeholder {
    color: #cfd3d4;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.subscrib_form input::-webkit-input-placeholder {
    color: #cfd3d4;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.subscrib_form .input-group-btn .submit_btn {
    margin-left: 0px;
}

/* End Subscrib area css
============================================================================================ */
/* Contact area css
============================================================================================ */
.contact_area {
    padding: 105px 0px;
}

.contact_area.map_and_contact {
    position: relative;
    padding: 0px;
    min-height: 755px;
}

.contact_area.map_and_contact .map_contact_form {
    position: relative;
    left: 0px;
    z-index: 4;
    background: transparent;
    max-width: 724px;
    margin: auto;
    background: #f7f7f7;
    padding: 40px 30px;
    min-height: auto;
    -webkit-box-shadow: 0px 2px 12px 3px #c2c2c2;
    -moz-box-shadow: 0px 2px 12px 3px #c2c2c2;
    box-shadow: 0px 2px 12px 3px #c2c2c2;
    margin-top: 65px;
}

.contact_area.map_and_contact .mapBox2 {
    position: absolute !important;
    left: 0px;
    top: 0px;
}

.contact_area.red_contact_area .contact_form_inner .form-group input {
    border: 1px solid #a4a4a4;
}

.contact_area.red_contact_area .contact_form_inner .form-group input:focus {
    border: 1px solid #ed3851;
}

.contact_area.red_contact_area .contact_form_inner .form-group textarea {
    border: 1px solid #a4a4a4;
}

.contact_area.red_contact_area .contact_form_inner .form-group textarea:focus {
    border: 1px solid #ed3851;
}

.contact_area.blue_contact_area .contact_form_inner .form-group input {
    border: 1px solid #a4a4a4;
}

.contact_area.blue_contact_area .contact_form_inner .form-group input:focus {
    border: 1px solid #008ed6;
}

.contact_area.blue_contact_area .contact_form_inner .form-group textarea {
    border: 1px solid #a4a4a4;
}

.contact_area.blue_contact_area .contact_form_inner .form-group textarea:focus {
    border: 1px solid #008ed6;
}

.contact_form_inner {
    max-width: 800px;
    margin: auto;
}

.contact_form_inner .form-group {
    margin-bottom: 30px;
}

.contact_form_inner .form-group input {
    border: 1px solid #a4a4a4;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    height: 52px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
    padding: 0px 20px;
}

.contact_form_inner .form-group input.placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group input:-moz-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group input::-moz-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group input::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group input:focus {
    border: 1px solid #673ab7;
}

.contact_form_inner .form-group input:focus.placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group input:focus:-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group input:focus::-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group input:focus::-webkit-input-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group label {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.contact_form_inner .form-group textarea {
    border: 1px solid #a4a4a4;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    height: 150px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
    padding: 20px 20px;
    resize: none;
}

.contact_form_inner .form-group textarea.placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group textarea:-moz-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group textarea::-moz-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group textarea::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #999999;
    letter-spacing: 1.3px;
}

.contact_form_inner .form-group textarea:focus {
    border: 1px solid #673ab7;
}

.contact_form_inner .form-group textarea:focus.placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group textarea:focus:-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group textarea:focus::-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group textarea:focus::-webkit-input-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.contact_form_inner .form-group:last-child {
    margin-bottom: 0px;
}

/* End Contact area css
============================================================================================ */
/* End Contact area css
============================================================================================ */
.mapBox {
    min-height: 505px;
    width: 100%;
}

/* End Contact area css
============================================================================================ */
/* Question area css
============================================================================================ */
.question_area {
    background: #f7f7f7;
    padding: 70px 0px;
}

.question_area .media {
    padding-right: 20px;
    overflow: visible;
}

.question_area .media .media-left {
    padding-right: 35px;
}

.question_area .media .media-body {
    vertical-align: middle;
    overflow: visible;
}

.question_area .media .media-body h4 {
    font-size: 25px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-weight: 400;
    padding-bottom: 8px;
}

.question_area .media .media-body p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 15px;
}

.question_area .media .media-body .input-group input {
    border: 1px solid #babdc1;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-right: 0px;
    border-radius: 0px;
    height: 40px;
    padding: 0px 20px;
}

.question_area .media .media-body .input-group input.placeholder {
    font-size: 16.37px;
    font-family: "Open Sans", sans-serif;
    color: #cfd3d4;
}

.question_area .media .media-body .input-group input:-moz-placeholder {
    font-size: 16.37px;
    font-family: "Open Sans", sans-serif;
    color: #cfd3d4;
}

.question_area .media .media-body .input-group input::-moz-placeholder {
    font-size: 16.37px;
    font-family: "Open Sans", sans-serif;
    color: #cfd3d4;
}

.question_area
    .media
    .media-body
    .input-group
    input::-webkit-input-placeholder {
    font-size: 16.37px;
    font-family: "Open Sans", sans-serif;
    color: #cfd3d4;
}

.question_area .media .media-body .input-group input:focus {
    border-color: #673ab7;
}

.question_area .media .media-body .input-group input:focus.placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.question_area .media .media-body .input-group input:focus:-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.question_area .media .media-body .input-group input:focus::-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.question_area
    .media
    .media-body
    .input-group
    input:focus::-webkit-input-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.question_area .media .media-body .input-group .input-group-btn .submit_btn2 {
    margin-left: 0px;
    height: 40px;
    width: 128px;
}

.question_area .media.right_side_ques {
    padding-left: 20px;
    padding-right: 0px;
    position: relative;
    overflow: visible;
}

.question_area .media.right_side_ques:before {
    content: "";
    height: 175px;
    width: 2px;
    background: #e4e4e4;
    position: absolute;
    left: -12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.question_area .media.right_side_ques .media-body .store_btn {
    width: 210px;
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
}

.question_area .media.right_side_ques .media-body .store_btn:before {
    border-radius: 0px;
}

.question_area.cloud_area {
    background: #f2f6f9;
}

.question_area.cloud_area .media .media-body h4 {
    text-transform: uppercase;
}

/* End Question area css
============================================================================================ */
/* Map and Map Contact Form area css
============================================================================================ */
.map_contact_form {
    position: absolute;
    top: 0px;
    z-index: 10;
    background: rgba(247, 247, 247, 0.75);
    min-height: 755px;
    padding-top: 105px;
    padding-left: 65px;
    padding-right: 65px;
}

.map_contact_form.relative {
    position: relative;
    top: 0px;
    z-index: 10;
    background: rgba(247, 247, 247, 0.75);
    min-height: 755px;
    padding-top: 105px;
    padding-left: 65px;
    padding-right: 65px;
}

.map_contact_form .contact_form_inner .form-group input {
    background: #ececec;
}

.map_contact_form .contact_form_inner .form-group textarea {
    background: #ececec;
}

.map_area_contact {
    position: relative;
    background: rgba(247, 247, 247, 0.75);
}

.mapBox2 {
    min-height: 755px;
    width: 100%;
}

/* End Map and Map Contact Form area css
============================================================================================ */
/* Search Box area css
============================================================================================ */
.search_box {
    text-align: center;
    border-radius: 20px;
    background: #fff;
    padding: 40px;
}

.search_box h4 {
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.search_box p {
    color: #666666;
    font-size: 14px;
    padding-bottom: 60px;
}

.search_box .input-group input {
    height: 48px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.15);
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.search_box .input-group input.placeholder {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.search_box .input-group input:-moz-placeholder {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.search_box .input-group input::-moz-placeholder {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.search_box .input-group input::-webkit-input-placeholder {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.search_box .input-group input:focus.placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.search_box .input-group input:focus:-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.search_box .input-group input:focus::-moz-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.search_box .input-group input:focus::-webkit-input-placeholder {
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

.search_box .input-group .input-group-btn .submit_btn {
    margin: 0px;
}

.mailchimp {
    position: relative;
    z-index: 40;
}

.mailchimp p {
    position: absolute;
    bottom: -40px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    z-index: 30;
}

.short_mail {
    margin-bottom: 10px;
}

.short_mail p {
    bottom: -95px;
}

/* End Search Box area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner area css
============================================================================================ */
.banner_area {
    background: url(../img/banner-bg.jpg) no-repeat scroll center center;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.banner_area:before {
    content: "";
    background: rgba(103, 58, 183, 0.92);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.banner_area .banner_content {
    text-align: center;
    margin-top: 175px;
    margin-bottom: 50px;
    background: rgba(247, 247, 247, 0.08);
    padding: 32px 0px;
}

.banner_area .banner_content h2 {
    font-size: 35px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    padding-bottom: 8px;
}

.banner_area .banner_content .page_link a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: italic;
    padding-right: 17px;
    position: relative;
}

.banner_area .banner_content .page_link a:before {
    content: "/";
    position: absolute;
    left: -14px;
    top: 3px;
}

.banner_area .banner_content .page_link a:first-child:before {
    display: none;
}

/* End Banner area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Coming area css
============================================================================================ */
.coming_soon_area
    .forcefullwidth_wrapper_tp_banner
    .rev_slider_wrapper
    .rev_slider
    ul
    li
    .tp-caption.tp-resizeme {
    color: #8a2bff;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    z-index: 5;
}

/* End Coming area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Preloader area css
============================================================================================ */
/* .preloader {
  text-align: center;
}

.preloader .left_pre {
  background: rgba(0, 0, 0, 0.9);
  width: 49.8%;
  left: 0px;
  top: 0px;
  position: fixed;
  height: 100%;
  z-index: 9999;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}

.preloader .right_pre {
  background: rgba(0, 0, 0, 0.9);
  width: 49.8%;
  right: 0px;
  top: 0px;
  position: fixed;
  height: 100%;
  z-index: 9999;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}

.preloader .content {
  position: fixed;
  z-index: 99999;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.preloader .content .circle {
  width: 220px;
  height: 220px;
  background: rgba(186, 186, 186, 0.2);
  padding: 16px;
  border-radius: 100%;
}

.preloader .content .circle .red {
  background: #ed3851;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.preloader .content .circle .red .rotator {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: rotation 4s linear infinite;
  animation: rotation 4s linear infinite;
}

.preloader .content .circle .red .rotator img {
  position: absolute;
  bottom: -4px;
  left: -4px;
  width: 95%;
}

.preloader .content .circle .red .logo {
  position: absolute;
  line-height: 50px;
  font-size: 40px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.preloader.complete .left_pre {
  left: -100%;
}

.preloader.complete .right_pre {
  right: -100%;
}

.preloader.complete .content {
  top: 200%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes mouseUpDown {
  0% {
    bottom: 151px;
  }
  25% {
    bottom: 170px;
  }
  50% {
    bottom: 151px;
  }
  75% {
    bottom: 130px;
  }
  100% {
    bottom: 151px;
  }
}

@keyframes mouseUpDown {
  0% {
    bottom: 151px;
  }
  25% {
    bottom: 170px;
  }
  50% {
    bottom: 151px;
  }
  75% {
    bottom: 130px;
  }
  100% {
    bottom: 151px;
  }
} */

/* End Preloader area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer area css
============================================================================================ */
.footer_area {
    background: #f7f7f7;
}

.footer_area .footer_social_area {
    text-align: center;
    padding: 45px 0px;
    border-bottom: 1px solid #eeeeee;
}

.footer_area .footer_social_area h4 {
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 2.4px;
    padding-bottom: 30px;
}

.footer_area .footer_social_area.red_f_social .social_f li a:before {
    background: #ed3851;
}

.footer_area .footer_social_area.red_f_social .social_f li a:after {
    background: #ed3851;
}

.footer_area .footer_social_area.red_f_social .social_f li:hover a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.footer_area .footer_social_area.red_f_social .social_f li:hover a:after {
    opacity: 1;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.footer_area .footer_social_area.blue_f_social .social_f li a:before {
    background: #008ed6;
}

.footer_area .footer_social_area.blue_f_social .social_f li a:after {
    background: #008ed6;
}

.footer_area .footer_social_area.blue_f_social .social_f li:hover a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.footer_area .footer_social_area.blue_f_social .social_f li:hover a:after {
    opacity: 1;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.social_f li {
    display: inline-block;
    margin-right: 5px;
}

.social_f li a {
    font-size: 15px;
    background: #a1a1a1;
    height: 28px;
    width: 28px;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    position: relative;
    z-index: 2;
}

.social_f li a:before {
    content: "";
    background: #673ab7;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    position: absolute;
    border-radius: 3px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.social_f li a:after {
    content: "";
    position: absolute;
    background: #673ab7;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    opacity: 0;
    z-index: -1;
    border-radius: 3px;
}

.social_f li:last-child {
    margin-right: 0px;
}

.social_f li:hover a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.social_f li:hover a:after {
    opacity: 1;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.footer_copyright {
    text-align: center;
    padding: 45px 0px;
}

.footer_copyright h4 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444444;
}

.footer_copyright h4 a {
    color: #673ab7;
}

.footer_copyright h4 i {
    color: #673ab7;
}

.footer_copyright.red_copyright h4 {
    color: #444444;
}

.footer_copyright.red_copyright h4 a {
    color: #ed3851;
}

.footer_copyright.red_copyright h4 i {
    color: #ed3851;
}

.footer_copyright.blue_copyright h4 {
    color: #444444;
}

.footer_copyright.blue_copyright h4 a {
    color: #008ed6;
}

.footer_copyright.blue_copyright h4 i {
    color: #008ed6;
}

/* End Footer area css
============================================================================================ */
/*---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */
.text-white {
    color: #fff !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}
.d-flex,.d-flex-carousel.active {
    display: flex !important;
}
.justify-content-end{
    justify-content: flex-end;
}
.justify-content-start{
    justify-content: flex-start;
}
.justify-content-between{
    justify-content: space-between;
}
.justify-content-around{
    justify-content: space-around;
}
.justify-content-center{
    justify-content: center;
}
.flex-wrap {
    flex-flow: wrap;
}

.flex-no-wrap {
    flex-flow: nowrap;
}
.mt-2 {
    margin-top: 0.5rem;
}
.pt-4{
    padding-top: 2rem;
}

/* No margin */
.m-0 {
    margin: 0 !important;
}

/* Margin on all sides */
.m-1 {
    margin: 4px !important;
}

.m-2 {
    margin: 8px !important;
}

.m-3 {
    margin: 16px !important;
}

.m-4 {
    margin: 32px !important;
}

/* Margin on specific sides */
.mt-1 {
    margin-top: 4px !important;
}

.mt-2 {
    margin-top: 8px !important;
}

.mt-3 {
    margin-top: 16px !important;
}

.mt-4 {
    margin-top: 32px !important;
}

.mr-1 {
    margin-right: 4px !important;
}

.mr-2 {
    margin-right: 8px !important;
}

.mr-3 {
    margin-right: 16px !important;
}

.mr-4 {
    margin-right: 32px !important;
}

.mb-1 {
    margin-bottom: 4px !important;
}

.mb-2 {
    margin-bottom: 8px !important;
}

.mb-3 {
    margin-bottom: 16px !important;
}

.mb-4 {
    margin-bottom: 32px !important;
}

.ml-1 {
    margin-left: 4px !important;
}

.ml-2 {
    margin-left: 8px !important;
}

.ml-3 {
    margin-left: 16px !important;
}

.ml-4 {
    margin-left: 32px !important;
}

/* Padding Helpers */

/* No padding */
.p-0 {
    padding: 0 !important;
}

/* Padding on all sides */
.p-1 {
    padding: 4px !important;
}

.p-2 {
    padding: 8px !important;
}

.p-3 {
    padding: 16px !important;
}

.p-4 {
    padding: 32px !important;
}

/* Padding on specific sides */
.pt-1 {
    padding-top: 4px !important;
}

.pt-2 {
    padding-top: 8px !important;
}

.pt-3 {
    padding-top: 16px !important;
}

.pt-4 {
    padding-top: 32px !important;
}

.pr-1 {
    padding-right: 4px !important;
}

.pr-2 {
    padding-right: 8px !important;
}

.pr-3 {
    padding-right: 16px !important;
}

.pr-4 {
    padding-right: 32px !important;
}

.pb-1 {
    padding-bottom: 4px !important;
}

.pb-2 {
    padding-bottom: 8px !important;
}

.pb-3 {
    padding-bottom: 16px !important;
}

.pb-4 {
    padding-bottom: 32px !important;
}

.pl-1 {
    padding-left: 4px !important;
}

.pl-2 {
    padding-left: 8px !important;
}

.pl-3 {
    padding-left: 16px !important;
}

.pl-4 {
    padding-left: 32px !important;
}
@media (max-width: 767px) {
    .left_bg_text_slider h2.reduced {
        font-size: 32px;
    }
}
@media (max-width: 480px) {
    .left_bg_text_slider h2.reduced {
        font-size: 27px;
    }
}
@media (max-width: 440px) {
    .left_bg_text_slider h2.reduced {
        font-size: 18px;
    }
}
.relative{
    position: relative!important;
}
