/*-------------------------------------------------------------------------------------
Theme Name: Vasudha - The complete agency template
Version:    1.0
Author: Vedhathemes
-------------------------------------------------------------------------------------*/


/**
*****************************************
@File: Ultimate main page Styles

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.*/


/*
content table
---------------------------------------------
01. Font Used
02. General
03. Typography
04. Header
05. Footer
06. Home page
07. Home page - 2
08. About page
09. About page - 2
10. Client page
11. Features page
12. Service page
13. How it works page
14. Career page
15. Career single page
16. Portfolio page
17. Contact us
18. Error page
19. Pricing
20. terms
21. faq
22. Login
23. blog
24. blog-standard
25. blog-single
26. index-1
27. about-saas
28. typography

/*------------------------------------ 01. font used ------------------------------------*/
 @import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
/*end of font used*/
/*------------------------------------ 02. general ------------------------------------*/
 html,body {
     font-family: 'Rubik', sans-serif;
     font-size: 14px;
     text-rendering: optimizeLegibility;
     -webkit-font-smoothing: antialiased;
     font-smoothing: antialiased;
     height: 100%;
}
 a:hover, a:focus, button:focus {
     outline: none;
     text-decoration: none;
}
.container {
    max-width: 1245px;
}
 .red-btn {
     background:#4a1734;
     border-radius: 50px;
     color: #fff;
     padding: 7px 20px;
}
.white-btn
{
    background: #ec704e;
    color: #fff;
    border-radius: 50px;
    border:1px solid #ec704e;
    padding: 10px 40px;
    font-size: 16px;
}
 .outline-btn {
     border-radius: 50px;
     color: #fff;
     padding: 10px 40px;
     font-size: 16px;
     transition: .2s ease-in-out;
}
 .outline-btn:hover {
     background: #fff;
     color: #ec704e !important;
     transition: .2s ease-in-out;
}
 .lg-btn {
     padding: 8px 30px;
     font-size: 17px;
}
.sm-btn{
    padding: 7px 40px 7px 30px;
     font-size: 14px;   
     background: #4a1734;
     border-radius: 50px;
     color: #fff;
     position: relative;
}
a.sm-btn i{
    position: absolute;
    right: 20px;
    top: 11px;
    transition: .3s ease-in-out;
    font-size: 15px;
}
a.sm-btn:hover i{
    right: 10px;
    transition: .3s ease-in-out;
}

.sm-btn-ghost{
    padding: 7px 30px;
     font-size: 14px;   
     background: #fff;
     border:1px solid #8452a5;
     border-radius: 50px;
     color: #8452a5;
}
.prch-btn{
    margin-top: 30px;
}
.prch-btn a
{
    margin-right: 10px;
}
 section {
     position: relative;
}
.home_banner_inner_slider .carousel-indicators{
        bottom: -63px;
}
.home_banner_inner_slider .carousel-indicators li
{
    width: 25px;
    height: 25px;
    position: relative;
    border-radius: 50px;
    background: none;
    margin: 0 7px;
    border: 1px solid #9352ec;
}
.home_banner_inner_slider .carousel-indicators li:before
{
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 50px;
    background: #9352ec;
    top:50%;
    margin-top: -2.5px;
    margin-left: -2.5px;
    left: 50%;
}
.home_banner_inner_slider .carousel-indicators li.active
{
    background: #dbd4ff;
}
.no-margin {
     margin:0px !important;
}
a.btn:hover
{
    color: #fff;
}
a.sm-btn-ghost:hover
{
    color: #8452a5; 
}
.light_gray
{
    background: #f6f6f6 !important;
}
/*end of general*/
/*------------------------ 03. typography ------------------------*/
 h1,h2,h3,h4 {
     font-weight: 700;
     -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: 'Cormorant', serif;
}
 p {
     font-size: 16px;
     -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #4f4f4f;
}
/*end of typography*/
/*--------------------------------- 04. header ---------------------------------*/
 header nav .navbar-brand {
     width: 200px;
}
 header nav ul li a {
     color: #222;
}
 header nav ul li a:hover {
     color: #9352ec;
}
 header nav ul li.nav-item {
     margin: 0 5px;
}
 header nav ul li.nav-item a.nav-link {
     font-size: 15px;
     padding: 15px 10px;
}
 header nav ul li.nav-item .dropdown-menu {
     margin: -3px 0 0;
     border:0px;
     border-radius:5px;
     overflow: hidden;
}
 header nav ul li.nav-item .dropdown-menu a {
     padding: 5px 14px;
}
 .dropdown-item.active {
     background: #b47dff;
}
 .dropdown-item:active {
     background: transparent;
     color: #717171;
}
 .login-btn {
     background: #4a1734;
     margin-left: 20px;
     padding: 6px 20px 4px;
     border-radius: 50px;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-size: 11px;
}
 header.fixed-head {
     position: fixed;
     width: 100%;
     z-index: 99;
     transition: .3s ease-in-out;
     top: 0;
}
header.rel-head
{
    position: relative;
} 
header.bg_head
{
    background: #fff;
    padding: 10px 0;
}
 header.fixed-head.white-fixed-head {
     background: #fff;
}
 header.fixed-head.scrolled {
     background: #fff;
     transition: .3s ease-in-out;
     z-index: 999;
}
/*white head*/
 header.white-head nav ul li.nav-item a.nav-link {
     color: #efefef;
}
header nav ul li.nav-item a.nav-link
{
    transition: .3s ease-in-out;
    position: relative;
}
header nav ul li.nav-item a.nav-link:before
{
    content: "";
    height: 6px;
    width: 6px;
    background: #7af89a;
    left: -4px;
    top: -100%;
    margin-top: -4.5px;
    border-radius: 50px;
    position: absolute;
    transition: .3s ease-in-out
}
header nav ul li.nav-item a.nav-link:hover:before
{
    content: "";
    height: 6px;
    width: 6px;
    background: #7af89a;
    left: -4px;
    top: 50%;
    margin-top: -4.5px;
    border-radius: 50px;
    position: absolute;
    transition: .3s ease-in-out
}
header nav ul li.nav-item.active a.nav-link:before
{
    content: "";
    height: 6px;
    width: 6px;
    background: #7af89a;
    left: -4px;
    top: 50%;
    margin-top: -4.5px;
    border-radius: 50px;
    position: absolute;
    transition: .3s ease-in-out
}
header.dark-head.scrolled nav ul li.nav-item.active a.nav-link
{
    color: #984ad8 !important;
}
 header.white-head.scrolled nav ul li.nav-item a.nav-link {
     color: #404040;
     transition: .3s ease-in-out;
}
 header.white-head img.black-logo {
     display: none;
}
 header.white-head.scrolled img.black-logo {
     display: block;
}
 header.white-head.scrolled img.white-logo {
     display: none;
}
 header nav {
     padding: 0px !important;
}
/*end of white-head*/
/*end of header*/
/*--------------------------------- 05. footer ---------------------------------*/
 footer {
     background:#1e1e1e;
     padding: 75px 0;
}
 footer.error-footer {
     margin-top: -35px;
}
 footer h5 {
     color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 20px;
}
footer .upper-footer ul li a {
    position: relative;
    color: #858585;
    font-size: 15px;
    padding: 5px 0;
}
footer ul {
    padding: 0px;
    margin-bottom: 0px;
}
footer ul li {
    list-style: none;
    padding-bottom: 10px;
}
 .footer-logo {
     width: 230px;
     margin-bottom: 10px;
}
 footer p {
     color: #858585;
}
 ul.quick_links {
     padding-left:0px;
}
 ul.quick_links li {
     display: block;
     list-style: none;
}
 ul.quick_links li a {
     color: #d8d8d8;
     font-size: 1em;
     display:block;
     margin-bottom: 5px;
}
 ul.quick_links li a img {
     margin-bottom: 10px;
     width: 90%;
     border: 2px solid #c1c1c1;
     overflow: hidden;
     border-radius: 50px;
}
 .small-footer {
     border-top: 1px solid #394b51;
     padding: 15px 0;
     margin-top: 25px;
}
 .small-footer p {
     margin-bottom: 0px;
}
 .small-footer ul {
     padding: 0px;
     text-align: right;
     margin-bottom: 0px;
}
 .small-footer ul li {
     display: inline-block;
     padding-left: 10px;
}
 .small-footer ul li a {
     color: #c2c2c2;
     font-size: 18px;
}
/*end of footer*/
/* 05.1 footer-2*/
 ul.small-footer-links {
     padding:0;
     text-align: center;
     margin: 0;
}
 ul.small-footer-links li {
     display: inline-block;
}
 ul.small-footer-links li a {
     color: #a8a8a8;
     text-transform: uppercase;
     font-weight: 700;
     margin: 0 10px;
     letter-spacing: 1px;
}
 ul.small-footer-icons {
     padding: 0px;
     margin: 0px;
}
 ul.small-footer-icons li {
     display: inline-block;
     padding: 0 3px;
}
 ul.small-footer-icons li a {
     color: #a8a8a8;
     font-size: 17px !important;
     display: flex;
     justify-content: center;
     align-items: center;
        width: 36px;
    height: 36px;
    background: #0c0e15;
    text-align: center;
    border-radius: 50%;
}
 .footer-logo-wrapper {
     width: 160px;
     opacity: 0.8;
     margin-top: -10px;
}
 .footer-logo-wrapper img {
     margin: 0px;
}
 .footer-small {
     padding: 100px 0 20px;
}
/*end of footer-2*/
/*------------------------------------ 06. home page ------------------------------------*/
/*banner*/
 .banner {
     overflow: hidden;
}
 .banner-content {
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .right-img {
     position: absolute;
     right: 0;
     top:20px;
     opacity: 0.3;
}
 .banner .container {
     position: relative;
}
 .banner .btn {
     margin-top: 30px;
     margin-right: 20px;
}
 .banner .owl-nav {
     display: none;
}
 .banner .owl-dots {
     position: absolute;
     right: 0;
     bottom: 0;
}
 .banner .owl-dots .owl-dot {
     width: 10px;
     height: 10px;
     float: left;
     border-radius: 50%;
     margin-right: 5px;
     opacity: 0.5;
     position: relative;
     border:2px solid #fff;
}
 .banner .owl-dots .owl-dot.active {
     opacity: 1;
}
/*end of banner*/
/*06.1 services*/
.services
{
    padding: 100px 0;
    background: #f8f7fd;
    margin-top: 71px;
}
.services ul {
     padding: 50px 0 0;
}
 .services ul li {
     width:calc(100% / 2);
     float: left;
     list-style: none;
     padding: 10px;
     color: #222;
}
.services ul li .serivice-inner-wrapper{
     background: #fff;
     padding: 50px 30px;
     box-shadow: 2px 2px 7px 0px #d6bee6;
     border-radius: 5px;
     transition: .3s ease-in-out;
}
.services ul li .serivice-inner-wrapper:hover
{   
    background: #9352ec;
    transition: .3s ease-in-out;
}
.services ul li .serivice-inner-wrapper:hover .service-inner-para h4,
.services ul li .serivice-inner-wrapper:hover .service-inner-para p
{
    color: #fff;
}
.services ul li .serivice-inner-wrapper:hover svg
{
    color: #fff;
}
.services ul li h4 {
    margin-bottom: 15px;
    font-weight: 800;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #222;
}
.services ul li p
{
    font-size: 14px;
    margin-bottom: 0px;
    color: #848181;
}
.serivice-inner-wrapper
{
    display: flex;
}
.serivice-inner-wrapper span.service-icon
{
    display: flex;
    width: 10%;
    font-size: 24px;
    height: 55px;
    justify-content: center;
    align-items: center;
    color: #e7e9f7;
    border-radius: 7px;
    float: left;
}
.serivice-inner-wrapper span.service-icon svg
{
    color: #9352ec
}
.service-inner-para
{
    padding: 0 0px 0 26px;
    width: 90%;
    float: left;
}
/*end of services*/
/*06.2 about*/
 .about {
     padding: 100px 0;
     position: relative;
}
 .side-right-img {
     position: absolute;
     right: -18%;
     top: 0px;
     -webkit-animation:spin 15s linear infinite;
     -moz-animation:spin 15s linear infinite;
     animation:spin 15s linear infinite;
}
/*animation*/
 @-moz-keyframes spin {
     100% {
         -moz-transform: rotate(360deg);
    }
}
 @-webkit-keyframes spin {
     100% {
         -webkit-transform: rotate(360deg);
    }
}
 @keyframes spin {
     100% {
         -webkit-transform: rotate(360deg);
         transform:rotate(360deg);
    }
}
/*end of animation*/
 .side-left-img {
     position: absolute;
     left: -18%;
     top: -50px;
     -webkit-animation:spin 15s linear infinite;
     -moz-animation:spin 15s linear infinite;
     animation:spin 15s linear infinite;
}
 .side-left-zero {
     left: 0 
}
.para-intro{
    margin-bottom: 20px;
}
.para-intro h2{
    font-size: 35px;
}
 .para-intro h2 span {
     color: #8436ff;
}
 .about-content-wrapper {
     display: flex;
     justify-content: center;
     align-items: center;
}
/*video popup*/
 #video-popup-container {
     display:none;
     position: fixed;
     z-index: 996;
     width: 60%;
     left: 50%;
     margin-left: -30%;
     top: 20%;
     background-color: #fff;
}
 #video-popup-close {
     cursor: pointer;
     position: absolute;
     right: -10px;
     top: -10px;
     z-index: 998;
     width: 25px;
     height: 25px;
     border-radius: 25px;
     text-align: center;
     font-size: 12px;
     background-color: #000;
     line-height: 25px;
     color: #fff;
}
 #video-popup-iframe-container {
     position: absolute;
     z-index: 997;
     width: 100%;
     padding-bottom: 56.25%;
     border: 2px solid #000;
     border-radius: 2px;
     background-color: #000;
}
 #video-popup-iframe {
     z-index: 999;
     position: absolute;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     background-color: #000;
     border:0px;
}
 #video-popup-overlay {
     display: none;
     position: fixed;
     z-index: 995;
     top: 0;
     background-color: #000;
     opacity: 0.8;
     width: 100%;
     height: 100%;
}
 #video-popup-close:hover {
     color: #DE0023;
}
/*end of about*/
/*06.3 box-services*/
 .box-services {
     position: relative;
     overflow: hidden;
     padding: 100px 0;
     border-top: 1px solid #e3e3e3;
     border-bottom: 1px solid #e3e3e3;
}
 .service-box {
     padding: 100px 0;
}
 img.service-box-bg {
     position: absolute;
     top: 70px;
     left: 0;
     z-index: 9;
}
 .box-wrapper {
     height: 180px;
     width: 100%;
     border-radius: 20px;
     position: relative;
     box-shadow: 0 15px 9px 0 rgba(0,0,0,.09);
     display: block;
     margin-bottom: 30px;
     padding: 20px;
     background: #fff;
     border:1px solid #f1f1f1;
}
 .box-wrapper.black-box {
     background: #1a2e35;
     border:2px solid #1a2e35;
}
 .box-wrapper.red-box {
     background: #9352ec;
}
 .box-wrapper.border-box {
     border:2px solid #1a2e35;
     background: none;
}
 .box-wrapper p {
     position: absolute;
     bottom: 20px;
     left: 20px;
     margin-bottom: 0;
     font-weight: 500;
}
 .box-wrapper h1 {
     position: absolute;
     top: 20px;
     right: 20px;
     font-weight: 700;
     color: #5e6163;
}
 .box-wrapper.black-box p, .box-wrapper.red-box p {
     color: #fff;
}
 .box-wrapper.red-box h1 {
     color: #fff;
}
 .box-wrapper.black-box h1 {
     color: #fff;
}
 .box-services ul {
     padding: 0px;
     z-index: 99;
     position: relative;
}
 .box-services ul li span {
     display: block;
}
 .box-services ul li {
     list-style: none;
     width: calc(100% / 3);
     float: left;
     padding-right: 20px;
}
 .box-services ul li.box-second-list {
     margin-top: 70px;
}
 .box-services ul li.box-third-list {
     margin-top: 170px;
}
 .feature-intro p {
     margin: 25px 0;
}
/*end of box-services*/
/*06.4 blog*/
.blog_img_inner
{
    transition: .2s ease-in-out;
    padding:10px;
    position: relative;
    overflow: hidden;
}
.blog_des_inner
{
    position: absolute;
    background: #fff;
    bottom: -130px;
    transition: .5s ease-in-out;
    padding: 15px;
}
.blog_des_inner h3
{
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}
.blog_des_inner span
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #918f8f;
    letter-spacing: 1px;
}
.blog_des_inner a
{
    display: inline-block;
    border: 1px solid #dfdfdf;
    color: #4e5057;
    padding: 5px 9px;
    font-size: 13px;
    margin-top: 9px;
    border-radius: 4px;
    transition: .2s ease-in-out;
}
.blog_des_inner a:hover
{
    background: #f7b3a1;
    color: #fff;
    transition: .2s ease-in-out;
    border:1px solid #f7b3a1;
}
.blog_img_inner:hover
{
    padding: 15px;
    transition: .3s ease-in-out
}
.blog_img_inner:hover .blog_des_inner
{
    bottom: 0;
    transition: .5s ease-in-out;
}
.pagination_wrapper ul
{
    padding: 0;
    margin: 0px;
    text-align: right;
}
.pagination_wrapper ul li
{
    display: inline-block;
    width: auto !important;
    margin-bottom: 0 !important;
    padding: 0px 10px !important;
    float: none !important;
    vertical-align: middle;
}
.pagination_wrapper ul li a svg
{
    color: #fff;
    background: #05d33a;
    border-radius: 50px;
    padding: 5px;
    display: block;
}
.pagination_wrapper ul li a
{
    color: #9352ec;
}
/*end of blog*/
/*06.5 get-it-now*/
 .get-it-now {
     background:linear-gradient(to right, rgba(0,0,0,0.8) 2%, rgb(188 64 66 / 80%) 82%);
     width: 100%;
     margin: 0 auto;
     padding: 60px 0px;
     position: relative;
}
 .get-it-now:after {
     content: "";
     width: 100%;
     height: 1px;
     background: #ff4f5b;
     left: 0;
     top: 0;
}
 .get-it-now p {
     color: #fff;
     font-family: 'Cormorant', serif;
    font-size: 22px;
    font-style: italic;
    margin: 0;
}
 .button-sec-now {
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .button-sec-now span {
     color: #e5e7ff;
     margin-top: 5px;
     display: block;
}
 .get-it-now .outline-btn {
     border-color: #fff;
     color: #fff;
     display: block;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-weight: 400;
}
 .get-it-now .outline-btn:hover {
     background: #fff;
     color: #ec704e;
}
/*end of get-it-now*/
/*06.6 testimonial*/
 .home-testimonials {
     margin-top: 100px;
}
 .counter-up.home-counter-up {
     margin: 0px;
}
/*end of testimonial*/
/*end of home page*/
/*------------------------------------ 07 home-2 page ------------------------------------*/
 .slider-image-banner {
     height: 100%;
}
 .slider-image-banner .slide-banner, .slider-image-banner .owl-stage-outer, .slider-image-banner .owl-stage-outer .owl-stage, .slider-image-banner .owl-stage-outer .owl-item, .slider-image-banner .owl-stage-outer .owl-item .item, .slider-image-banner .owl-stage-outer .owl-item .item .container, .slider-image-banner .owl-stage-outer .owl-item .item .container .banner-content {
     height: 100%;
}
 .slider-image-banner .owl-stage-outer .owl-item .item .container .banner-content {
     justify-content: unset;
     width: 70%;
     position: relative;
     z-index: 99;
     margin: 0 auto;
     text-align: center;
}
 .slider-image-banner .owl-stage-outer .owl-item .item .container .banner-content .banner-content-inner{
    margin: 0 auto;
}
 .slider-image-banner .outline-btn {
     border: 2px solid #fff;
     color: #fff;
}
 .slider-image-banner .red-btn {
     border: 2px solid #9352ec;
     color: #fff;
}
 .slide-banner .overflow-slider {
     height: 100%;
     background: rgb(36,0,0);
     background:linear-gradient(to right, rgba(0,0,0,0.6) 2%, rgb(188 64 66 / 60%) 82%);
    width: 100%;
     position: absolute;
}
 .slider-1-bg {
     background: url(../images/banner_2.jpg) center / cover;
}
 .slider-2-bg {
     background: url(../images/faq.jpg) center / cover;
}
 .slider-3-bg {
     background: url(../images/blog-4.jpg) bottom / cover;
}
 .slider-4-bg {
     background: url(../images/career-banner.jpg) center / cover;
}
 .slider-image-banner .banner-content-inner h1 {
     color: #fff;
    font-size: 50px;
}
 .banner .slide-banner .owl-dots {
     position: absolute;
     right: 0;
     bottom: 40px;
     left: 0;
     margin: 0 auto;
     text-align: center;
}
.banner .slide-banner .owl-dots button{
    float: none;
    display: inline-block;
}
.about-saas.about-img-wrapper {
     padding: 0px 0;
     margin-bottom: 0 ;
}
 .side-1 {
     background:url(../images/side-1.jpg) bottom / cover !important;
     position: relative;
}
 .side-2 {
     background:url(../images/side-2.jpg) top / cover !important;
     padding-top: 0px;
     padding-bottom: 0px;
}
 .about-img-wrapper .about-content-inner-wrapper {
     padding: 100px 20px;
     background: #fff;
}
.about-content-wrapper .about-content-inner-wrapper a{
    margin-top: 10px;
}
 .img-blog img {
     margin-bottom: 20px;
}
.social-banner-icons {
    display: inline-block;
    text-align: center;
    width: auto;
    margin-left: -121px;
    position: absolute;
    top: 50%;
    left: 5px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.contact-banner-icons {
    display: inline-block;
    text-align: center;
    width: auto;
    margin-right: -130px;
    position: absolute;
    top: 50%;
    right: 5px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.social-banner-icons ul li, .contact-banner-icons ul li {
    display: inline-block;
    padding-right: 25px;
    position: relative;
}
.social-banner-icons ul li:before {
    content: "--";
    position: absolute;
    left: -18px;
    color: #000;
}
.social-banner-icons ul, .contact-banner-icons ul
{
    margin-bottom: 0;
    padding: 0;
}
.social-banner-icons ul li a, .contact-banner-icons ul li a {
    color: #000;
    display: flex;
}
.social-banner-icons li a svg,
.contact-banner-icons li a svg
{
    width: 15px;
    margin-right: 8px;
    color: #000;
}
.banner_sm_para p
{
    font-family: 'Cormorant', serif;
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
    font-weight: 600;
}
/*end of index-2*/

/*------------------------------------ 08 home-4 page ------------------------------------*/
.illu-banner
{
    height: 100%;
}
.illu-banner .email_id a
{
    color: #222;
}
.illu-banner .email_id a:before,
.illu-banner .email_id a:after
{
    background: #222;
}
.illu-banner .banner-social_media ul li a
{
    color: #222;
}
.illu_banner_inner
{
    position: relative;
    z-index: 9;
    padding: 0 30px;
}
.illu_banner_inner h1
{
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 20px;
}
.illu_banner_inner p
{
    margin-bottom: 20px;
}
.illu_banner_inner h1 span
{
    color: #9352ec;
}
.illu_banner_inner a.btn
{
    margin-top: 0px;
}
.illu_banner_inner
{
    text-align: center;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.illu_bg_img
{
    position: absolute;
    bottom: -10px;
    left: 0;
}
.illu_btn
{
    background: #fff;
    color: #9352ec;
    border:1px solid #9352ec;
}
a.illu_btn:hover
{
    color: #9352ec;
}
.service_illu_wrapper
{
    border-radius: 10px;
    padding: 25px 0;
    background: #fff;
    box-shadow: 0px 0px 18px 0px #ccc;
}
.services-saas.illu_service_outer_wrapper
{
    padding: 100px 0;
}
.service_illu_wrapper img
{
    width: 120px;
}
/*end of home page*/

/*--------------------------- 08. about page ---------------------------*/
/*inner-banner*/
 .inner-banner {
     padding-top: 40px;
     position: relative;
     height: 450px;
}
.inner-banner .container
{
    position: relative;
    height: 100%;
}
.about-banner
{
    background: url(../images/about-banner.jpg) bottom / cover;
    background-attachment: fixed;
}
.about-2-banner
{
    background: url(../images/banner_4.jpg) bottom / cover;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-2-banner .inner-banner-content
{
    position: relative;
    text-align: center;
    bottom: unset;
    left: unset;
}
.overflow-inner-banner
{
    background: linear-gradient(to right, rgba(0,0,0,0.5) 2%, rgba(114,2,187,0.5) 82%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.inner-banner .social-banner-icons
{
    right: -40px;
   left: unset;
   margin-top: -50px;
}
.inner-banner .social-banner-icons ul li:before
{
    color: #fff;
    left: -25px;
}
.inner-banner .social-banner-icons ul li:last-child:after
{
    content: "--";
    position: absolute;
    color: #fff;
    right: 7px;
    top: 0;
}
.inner-banner .social-banner-icons ul li a svg
{
    color: #fff;
    width: 20px;
}
.inner-banner-content
{
    position: absolute;
    bottom: 50px;
    left: 15px;
}
.inner-banner-content h1
{
    font-size: 60px;
    color: #fff;
    margin-bottom:0px;
}
.inner-banner-content p
{
    color: #fff;
}
.home-banner-sm
{
    background: #fff;
    position: relative;
    padding-top: 70px;
}
.home-banner-sm h1
{
    font-size: 60px;
    line-height: 63px;
}
.home-banner-sm h1 span.gray_color{
    color: #b7b7b7;
}
.home-banner-sm .container{
    max-width: 1180px;
}
 .work-process {
     padding: 100px 0;
     text-align: center;
}
.settings-inner:hover i{
    color: #fff;
    transition: .3s ease-in-out;
}
 .work-process .head-intro {
     padding-bottom: 50px;
}
 .head-intro {
     text-align: center;
     width: 100%;
     max-width: 800px;
     margin: 0 auto;
     padding-bottom: 50px;
}
.head-intro h2
{
    margin-bottom: 20px;
    font-size: 35px;
}
.head-intro p
{
    font-size: 18px;
    margin-bottom: 0px;
}
.banner-para-shadow
{
    box-shadow: 1px 2px 2px 2px #d2c2e8;
    padding: 7px;
    border-radius: 5px;
    width: 100%;
    max-width: 386px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.banner-content-inner .banner-para
{
    margin: 20px 0;
}
.banner-para-shadow .para-img
{
    width: 60px;
    height: 50px;
    border-radius: 5px;
    background: #e4cafa;
    padding: 7px;
}
.banner-para-shadow .para-details
{
    padding: 0 20px;
}
.banner-para-shadow .para-details p
{
    font-size: 13px;
    margin-bottom: 0px;
}
/*end of inner-banner*/
/*08.1 we_deliver*/
 .we_deliver {
     padding: 100px 0;
}
.flexed_delivery
{
    display: flex;
    align-items: center;
}
.we_deliver .para-intro {
     width: 40%;
}
 .make-flex {
     display: flex;
     width: 60%;
}
 .left-deliver {
     padding-left: 30px;
}
 .left-deliver ul {
     padding: 0px;
     margin: 0px;
}
 .left-deliver ul li {
     padding: 7px;
     list-style: none;
     width: calc(100% / 3);
     float: left;
}
.left-deliver ul li .boxed-deliver svg
{
    color: #fff;
    width: 45px;
}
.left-deliver ul li:last-child .boxed-deliver
{
    background: #fff;
}
.left-deliver ul li:last-child .boxed-deliver h5,
.left-deliver ul li:last-child .boxed-deliver p
{
    color: #222;
}
.left-deliver ul li:last-child .boxed-deliver svg
{
    color: #222
}
.boxed-deliver {
     width: 100%;
     border: 1px solid #9352ec;
     padding: 15px;
     background: #9352ec;
     border-radius: 10px;
}
.boxed-deliver h5,
.boxed-deliver p
{
    color: #fff;
}
.boc-delivery-bottom
{
    margin-top: 6px;
}
 .boxed-deliver.second-section {
     margin-top: 70px;
}
 .boxed-deliver i {
     font-size: 40px;
     margin-bottom: 15px;
     color: #b792ff;
}
 .boxed-deliver p {
     font-size: 13px;
}
 .right-deliver {
     background: linear-gradient(to right, rgba(50,100,245,0.7) 2%, rgba(114,2,187,0.7) 82%);
     flex: 1;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .right-deliver .boxed-deliver {
     width: 60%;
}
 .right-deliver h2 {
     padding: 0 20px;
     color: #fff;
}
/*end of we_deliver*/
/*08.2 watch_video*/
 .watch_video {
     text-align: center;
     padding: 100px 0;
     background: url(../images/banner_4.jpg) center / cover;
     position: relative;
}
.overflow-watch
{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
}
.watch_video .head-intro img {
     width: 80px;
     margin: 10px 0;
}
.watch_video .head-intro
{
    padding-bottom: 0px;
    position: relative;
    z-index: 9;
}
.watch_video .head-intro h1,
.watch_video .head-intro p
{
    color: #fff;
}
.watch_video .head-intro a svg
{
    color: #fff;
    margin-top: 20px;
}
/*end of watch_video*/
/*end of about page*/
/*------------------------------------ 09. about page - 2 ------------------------------------*/
 .about-2-process {
     text-align: left;
     padding: 100px 0;
     overflow: hidden;
}
 .about-2-process svg
 {
    margin-bottom: 15px;
    opacity: 0.5;
 }
 .about-2-process a {
     align-items: center;
     color: #9464e0;
}
 .about-2-process a i {
     font-size: 16px;
     margin-bottom: 0px;
     padding-left: 5px;
}
 .about-2-process a i:after {
     content: "";
     background: none;
     position: relative;
}
 .about-2-deliver {
     text-align: center;
     margin-bottom: 0px;
}
 .about-2-deliver .para-intro {
     width: 80%;
     margin: 0 auto;
     padding-bottom: 0px;
}
 .about-2-deliver .para-intro h2 span {
     display: block;
}
 .about-2-deliver .para-intro p {
     margin-bottom: 0px;
}
 .about-2-deliver .outline-btn {
     margin-top: 20px;
}
/*09.1 vision mission*/
 .vision-mission {
     padding: 100px 0;
}
 .company-values {
     margin-top: 10px;
}
 .company-values ul {
     padding-left: 15px;
     list-style: none;
}
 .company-values ul p {
     position: relative;
     margin-bottom: 10px;
}
 .company-values p.lead {
     color: #222;
     font-size: 16px;
     font-weight: 700;
}
 .company-values ul p:before {
     content: "-";
     position: absolute;
     left:-12px;
     top:0;
}
 .vision-mission h4 {
     font-weight: 700;
     margin-bottom: 20px;
}
 .company-values {
     width: 100%;
     height: 265px;
     padding: 0 25px;
}
 .company-mission {
     width: 100%;
     height: 265px;
     padding: 40px 35px;
     border-radius: 5px;
     background:#9352ec;
     position: relative;
}
 .company-vision {
     width: 100%;
     height: 265px;
     padding: 40px 35px;
     border-radius: 5px;
     background:#444;
     position: relative;
}
 .company-mission h4, .company-vision h4, .company-vision p, .company-mission p {
     color: #fff;
}
 .company-mission a, .company-vision a {
     position: absolute;
     right: 20px;
     bottom: 20px;
     font-size: 14px;
}
 .company-mission a span, .company-mission a i, .company-vision a span, .company-vision a i {
     display: inline-block;
     vertical-align: middle;
     margin-left: 5px;
     color: #eee;
}
/*end of vision mission*/

/*09.2 video-bg-inner*/
.watch_2_video
{
    background: #fff;
}
.watch_2_video .video-bg-inner
{
    background: url(../images/banner_2.jpg) center / cover;
    padding: 150px 0;
    border-radius: 20px;
    overflow: hidden;
}
.watch_2_video .video-bg-inner h1,
.watch_2_video .video-bg-inner p,
.watch_2_video .video-bg-inner a
{
    position: relative;
    z-index: 999;
}
.accordian_wrapper
{
    padding-left: 95px;
    text-align: left;
}
.accordian_wrapper .head-intro
{
    text-align: left;
}
.accordian_wrapper .head-intro h1,
.accordian_wrapper .head-intro p
{
    color: #222;
}
.accordian_wrapper .head-intro p
{
    margin-top: 20px;
}
.accordian_inner_wrapper
{
    margin-top: 30px;
}
.accordian_inner_wrapper .card-header
{
    padding: 0px;
    background: none;
}
.accordian_inner_wrapper .card-header h4 a
{
    background: none;
    padding: 10px 0;
    border:0px;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    font-family: 'Cormorant', serif;
    color: #9352ec;
    display: block;
}
.accordian_inner_wrapper .card
{
    border:0px;
}
.accordian_inner_wrapper .card .card-body
{
    padding: 10px 0;
    color: #858585;
}
.accordian_inner_wrapper .card .card-header a:before
{
    content: "";
    height: 2px;
    width: 10px;
    background: #9352ec;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
}
.accordian_inner_wrapper .card .card-header a[aria-expanded="false"]:after
{
    content: "";
    height: 2px;
    width: 10px;
    background: #9352ec;
    display: block;
    position: absolute;
    right: 0px;
    top: 20px;
    transition: .2s ease-in-out;
    transform: rotate(90deg) !important;
}

/*end of video-bg-inner*/

/*09.3 our team*/
 .our-team {
     padding:100px 0;
     background:#fff;
     text-align: center;
}
 .our-team.team-wrapper-outter {
     background: #fff;
     overflow: hidden;
}
 .teams-outer-wrapper {
     background: #fff;
     padding: 20px 20px 0;
     border-radius: 10px;
     box-shadow: 0px 4px 15px 0px #ccc;
}
.team-wrapper-outter .teams-outer-wrapper {
    box-shadow: none;
    padding: 0;
}
.image-team .teams-outer-wrapper {
    padding: 20px;
    box-shadow: 0px 0px 25px 4px #d3d3d3;
}
.team-des {
     text-align: center;
     margin-top: 15px;
}
 .team-des h4 {
     margin: 0px;
     font-size: 20px;
     font-weight: 800;
     margin-bottom: 6px;
}
 .team-des h4 span {
     color: #ec704f;
}
 .team-image-wrapper img {
     width: 100%;
     overflow: hidden;
     border-radius: 5px;
     filter: grayscale(100%);
     transition: .3s ease-in-out;
}
.team-image-wrapper:hover img
{
    filter: grayscale(0);
    transition: .3s ease-in-out;
}
.team-image-wrapper {
     position: relative;
     overflow: hidden;
}
 .team-des p {
     font-size: 10px;
     text-transform: uppercase;
     letter-spacing: 1px;
     color: #656565;
}
 .team-image-wrapper ul {
     padding:0px;
     position: absolute;
     bottom: -50px;
     text-align: center;
     left: 0;
     right: 0;
     height: 30px;
     transition: .3s ease-in-out;
}
 .team-wrapper:hover .team-image-wrapper ul {
     bottom: 0;
     transition: .3s ease-in-out;
}
 .team-image-wrapper ul li {
     display: inline-block;
}
 .team-image-wrapper ul li a {
     width: 30px;
     height: 30px;
     background: #fff;
     color: #222;
     display: block;
     border-radius: 2px;
     text-align: center;
     font-size: 13px;
     padding: 7px 0;
}
 .our-team .head-intro {
     margin: 0 auto;
     max-width: 800px;
}
 .team-wrapper-outter.our-team .head-intro {
     text-align: center;
     margin: 0 auto 30px;
}
/*end of our team*/
/*09.4 counter up*/
 .counter-up {
     text-align: center;
     background: linear-gradient(to right, rgba(0,0,0,0.8) 2%, rgb(188 64 66 / 80%) 82%);
     padding: 50px 0;
     margin:0px 0 100px;
}
 .counter-up h4 {
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
}
 .counter-up span {
     font-size: 40px;
     font-weight: 500;
     color: #ffff;
}
.counter-up .counter_icon{
    color: #fff;
    margin-bottom: 20px;
}
/*end of counter up*/
/*09.5 testimonial*/
 .testimonials {
     padding-bottom: 100px;
     overflow: hidden;
}
.testi-main-wrapper
{
    padding-top: 100px;
}
 .testimonial-abs {
     position: relative;
     text-align: center;
}
 .testimonial-abs:after {
     content: "";
     width: 300px;
     height: 300px;
     border-radius: 50%;
     background: #546d8e;
     bottom: -160px;
     right: -200px;
     display: block;
     position: absolute;
}
 .testimonial-inner-wrapper .item .zoom {
     font-weight: 400;
     color: #183257;
     text-align: center;
     background: #fff;
     padding: 40px 30px 20px;
     border:1px solid #d4edf9;
     position: relative;
     line-height: 24px;
     border-radius: 10px;
}
 .testimonial-inner-wrapper .item .author-div {
     width: 80px;
     border-radius: 50%;
     overflow: hidden;
     height: 80px;
     position: absolute;
     left: 0;
     right: 0;
     margin: 0 auto;
     top: -50px;
}
 .testimonial-inner-wrapper .owl-stage-outer {
     padding: 60px 0 30px;
}
 .testimonials h3 {
     font-weight: 700;
     color: #ffffff;
     line-height: 27px;
     margin-bottom: 42px;
}
 .testi-author h4 {
     font-size: 16px;
     margin-bottom: 0px;
     color: #75c5eb;
}
 .testi-author p {
     font-size: 12px;
}
 .testimonials h3 span {
     color: #36c7ff;
}
 .shadow-effect {
     background: #fff;
     padding: 50px 60px 35px;
     border-radius: 5px;
     border:1px solid #eee;
     text-align: center;
     box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
 #customers-testimonials .shadow-effect p {
     font-size: 25px;
     margin: 0 0 17px 0;
     font-family: 'Cormorant', serif;
     font-style: italic;
     font-weight: 700;
}
.designation-name
{
    color: #8b8b8b;
}
 .testimonial-name {
     margin: -17px auto 0;
     display: table;
     width: auto;
     background: #4a1734;
     padding: 6px 26px;
     border-radius: 50px;
     text-align: center;
     color: #fff;
     box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
 #customers-testimonials .item {
     text-align: center;
     margin-bottom:40px;
     opacity: .2;
     -webkit-transform: scale3d(0.8, 0.8, 1);
     transform: scale3d(0.8, 0.8, 1);
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 #customers-testimonials .owl-item.active.center .item {
     opacity: 1;
     -webkit-transform: scale3d(1.0, 1.0, 1);
     transform: scale3d(1.0, 1.0, 1);
}
 .shadow-effect img {
     transform-style: preserve-3d;
     max-width: 90px;
     margin: 0 auto 17px;
     border-radius: 50%;
}
 #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
     background: linear-gradient(to right, rgba(50,100,245,0.7) 2%, rgba(114,2,187,0.7) 82%);
     transform: translate3d(0px, -50%, 0px) scale(0.7);
}
 #customers-testimonials.owl-carousel .owl-dots{
     display: inline-block;
     width: 100%;
     text-align: center;
}
 #customers-testimonials.owl-carousel .owl-dots .owl-dot{
     display: inline-block;
}
 #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
     background: #d9a7e2;
     display: inline-block;
     height: 20px;
     margin: 0 0px 5px;
     transform: translate3d(0px, -50%, 0px) scale(0.3);
     transform-origin: 50% 50% 0;
     transition: all 250ms ease-out 0s;
     width: 20px;
     border-radius: 50%;
}
/*end of testimonial*/
/*end of about page - 2*/

/*------------------------------------ 10. client page ------------------------------------*/
.our-clients
{
    padding: 80px 0;
}
.client_wrapper
{
    padding: 20px 0;
}
/*end of client page*/

/*------------------------------------ 11. features page ------------------------------------*/
 .feature-banner
 {
    background: url(../images/feature-banner.jpg) bottom / cover;
    background-attachment: fixed;
 }
 .business_settings {
     padding: 100px 0;
     background: #f3f3f3;
}
 .settings-inner {
     padding: 50px 20px;
     background: #fff;
     box-shadow: 0 8px 24px #e2e8ed;
     margin-bottom: 40px;
     transition: .3s ease-in;
     border-radius: 10px;
}
.settings-inner:hover{
    background: #9464e0;
    transition: .2s ease-in;
}
.settings-inner:hover h3{
    color: #fff;
    transition: .2s ease-in;
}
.settings-inner:hover p{
    color: #fff;
    transition: .2s ease-in;
}
 .settings-inner p {
     margin: 0px;
     transition: .2s ease-in;
}
.settings-inner h3{
    transition: .2s ease-in;   
    font-weight: 700;
}
.settings-inner svg
{
    width:60px;
    color: #9464e0;
    margin-bottom: 10px;
    transition: .3s ease-in-out;
}
.settings-inner:hover svg{
    color: #fff;
    transition: .3s ease-in-out;
}
 .no-left-border {
     border-left:0px;
}
 .image-feature {
     padding: 100px 0px;
}
 .feature-inner {
     width: 100%;
     height: 500px;
     background: #ccc;
     position: relative;
}
 .feature-inner .overlay {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,f75151+100&0+0,1+100 */
     background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgb(74 23 52) 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgb(74 23 52) 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgb(74 23 52) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#f75151',GradientType=0 );
    /* IE6-9 */
     height: 100%;
}
 .feature-inner.feature-1 {
     background: url(../images/feature1.jpg);
     background-size: cover;
}
 .feature-inner.feature-2 {
     background: url(../images/feature2.jpg);
     background-size: cover;
}
 .feature-inner.feature-3 {
     background: url(../images/feature3.jpg);
     background-size: cover;
}
 .content-inner {
     position: absolute;
     bottom: 0;
     box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
}
 .feature-inner h2 {
     color: #fff;
     padding: 15px;
}
 .feature-inner p {
     background: #fff;
     width: 100%;
     padding: 15px;
     margin: 0;
}
/*end of features page*/
/*------------------------------------ 12. Service page ------------------------------------*/
 .service-banner
 {
    background: url(../images/service-banner.jpg) center / cover;
    background-attachment: fixed;
 }
 .service-sec {
     padding: 100px 0;
     position: relative;
     overflow: hidden;
}
 .service-sec .service-inner .service-img-wrapper {
     width: 70px;
     margin: 0 auto 20px;
     border-radius:50%;
     height: 70px;
     display: flex;
     justify-content: center;
     align-items: center;
    background: #6626ff;
    padding: 10px;
    box-shadow: 3px 6px 20px 0px #9974f4;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 23px;
}
.service-sec .service-inner .service-img-wrapper.red-img-wrapper
{
    background: #ff34a4;
    box-shadow: 3px 6px 20px 0px #fe85c8;
}
.service-sec .service-inner .service-img-wrapper.green-img-wrapper
{
    background: #25db19;
    box-shadow: 3px 6px 20px 0px #a7eea3;
}
.service-sec .service-inner .service-img-wrapper.purple-img-wrapper
{
    background: #9019db;
    box-shadow: 3px 6px 20px 0px #b85cf2;
}
 .service-sec .service-inner img {
     opacity: 0.8;
     width: 35px;
     display: block;
}
 .service-sec .service-inner {
     padding: 20px;
     text-align: center;
     margin-bottom: 20px;
     box-shadow: 0px 0px 18px 0px #ccc;
     border-radius: 13px;
     background: #fff;
}
 .service-sec .service-inner h4 span {
     color: #9352ec;
     display: block;
}
.service-sec .service-inner a
{
    font-size: 12px;
    color: #9b9b9b;
}
 .service-left-sec {
     padding-right: 30px;
}
 .service-left-sec h1 {
     font-size: 60px;
     margin-bottom: 20px;
     line-height: 56px;
}
 .service-left-sec h4 {
     line-height: 35px;
     color: #9c9c9c;
}
 .more-services {
     position: relative;
     padding-bottom: 100px;
}
 .service-more {
     position: relative;
     border-radius: 10px;
     overflow: hidden;
}
 .services-overlay {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff4f5b+0,000000+100&0.77+0,0.52+100 */
     background: -moz-linear-gradient(top, rgba(113,143,246,0.8) 0%, rgba(156,77,207,0.5) 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(top, rgba(113,143,246,0.8) 0%,rgba(156,77,207,0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to bottom, rgba(113,143,246,0.8) 0%,rgba(156,77,207,0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4ff4f5b', endColorstr='#85000000',GradientType=0 );
    /* IE6-9 */
     display: flex;
     justify-content: center;
     align-items: center;
}
 .services-overlay a {
     width: auto;
     height: auto;
     cursor: pointer;
}
.services-overlay a svg
{
    color: #fff;
}
.more-services ul {
     padding: 0;
     list-style: none;
     border-left: 1px dashed #ccc;
     margin: 15px 0 0 70px;
}
 .more-services ul li {
     margin-left: 50px;
     position: relative;
}
 .more-services ul li:before {
     content: "-";
     width: 40px;
     height: 40px;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius: 50%;
     background-color: #9352ec;
     color: #fff;
     position: absolute;
     left: -70px;
}
 .more-services ul li:nth-child(2) {
     margin: 40px 0px 40px 50px;
}
/*end of service page*/
/*------------------------------------ 13. How it works page ------------------------------------*/
.work-banner
{
    background:url(../images/work_flow.jpg) bottom / cover;
    background-attachment: fixed;
}
.it-works .row {
     padding: 100px 0;
     position: relative;
}
 .link-line {
     position: absolute;
     top: -125px;
     width: 72%;
     left: 0;
     right: 0;
     margin: 0 auto;
}
/*end of how it works*/
/*------------------------------------ 14. career page ------------------------------------*/
 .career-sec {
     padding: 100px 0;
}
.career-banner
{
    background: url(../images/career-banner.jpg) center / cover;
    background-attachment: fixed;
}
.career-sec .para-intro {
     width: 70%;
     margin: 0 auto 70px;
}
 .opening-wrapper {
     width: 100%;
     height: 300px;
     background: #fff;
     box-shadow: 3px 18px 20px 0 rgba(172,172,172,.25);
     border-radius: 13px;
     padding: 30px;
     position: relative;
     overflow: hidden;
}
 .opening-wrapper i {
     font-size: 22px;
}
 .opening-wrapper h4 {
     margin: 30px 0 0;
}
 .opening-wrapper img {
     width: 125px;
     position: absolute;
     right: -22px;
     bottom: -22px;
}
 .opening-wrapper a {
     position: absolute;
     bottom: 60px;
     left: 30px;
     font-weight: 800;
     color: #9352ec;
}
 .career-add-ons {
     padding: 100px 0;
}
 .career-add-ons svg {
     margin-bottom: 20px;
     color: #aa73f5;
}
/*end of career page*/
/*------------------------------------ 15. career single page ------------------------------------*/
 .career-single-banner {
     position: relative;
     background: url(../images/career-single.jpg) center / cover;
     background-attachment: fixed;
     padding-top: 0px;
}
.career-detail {
     width: 100%;
     max-width: 800px;
     margin: 0 auto;
     padding: 100px 0;
}
 .career-detail .detail-list-career ul {
     padding: 20px;
}
 .career-intro-details p {
     font-size: 18px;
     margin-bottom: 50px;
}
 .apply-for-this {
     text-align: center;
     padding: 50px 0;
     border-top: 1px solid #eee;
     margin-top: 30px;
}
 .apply-for-this input {
     width: 100%;
     height: 40px;
     margin-bottom: 10px;
     padding: 10px;
     border-radius: 3px;
     border:1px solid #ccc;
}
 .apply-for-this textarea {
     width: 100%;
     padding: 10px;
     border-radius: 3px;
     border:1px solid #ccc;
}
 .apply-for-this form {
     padding-top: 30px;
}
 .apply-for-this button {
     width: 100%;
     background:#05d33a;
     height: 40px;
     border: 0px;
     border-radius: 50px;
     color: #fff;
     font-weight: 700;
     text-transform: uppercase;
     font-size: 11px;
     letter-spacing: 3px;
}
/*end of career single*/
/*------------------------------------ 16. portfolio page ------------------------------------*/
.portfolio-banner
{
    background: url(../images/portfolio.jpg) top / cover;
    background-attachment: fixed;
}
.portfolio-sec {
     position: relative;
     padding: 100px 0;
     overflow: hidden;
}
 .portfolio-main-inner-sec {
     width: 100%;
     max-width: 1000px;
     margin: 0 auto;
}
 .inner-port-flex {
     display: flex;
     justify-content: center;
     align-items: center;
}
 .portfolio-img {
     width: 50%;
     border-radius: 10px;
     overflow: hidden;
}
 .portfolio-inner {
     padding: 30px 50px;
     width:50%;
}
 .portfolio-inner ul {
     padding: 0;
     margin-bottom: 20px;
}
 .portfolio-inner ul li {
     list-style: none;
     display: flex;
     align-items: center;
     padding-right: 30px;
     font-weight: 400;
     font-size: 12px;
     width: calc(100% / 3);
     float: left;
}
.portfolio-inner ul li .por_img
{
    padding-right: 7px;
}
.portfolio-inner ul li .por_para
{
    line-height: 15px;
}
.portfolio-inner ul li .por_img svg
{
    width: 30px;
    color: #9352ec;
}
.portfolio-inner img {
     width: 170px;
     margin-bottom: 20px;
}
 .portfolio-inner p {
     margin-bottom: 20px;
}
 .portfolio-inner h4 {
     margin-bottom: 20px;
}
 .right-portfolio-inner {
     text-align: right;
}
 .right-portfolio-inner.portfolio-inner ul li {
     padding-right: 0;
     padding-left: 30px;
     text-align: left;
}
/*end of portfolio*/
/*------------------------------------ 17. contact us ------------------------------------*/
 .contact-banner
 {
    height: auto;
 }
 .contact-us {
     position: relative;
     padding: 100px 0 150px;
}
 .info-form {
     position: relative;
     width: 100%;
}
 .contact-border-padding {
     border: 1px solid #dcdcdc;
     padding: 30px;
     border-radius: 5px;
     margin-top: 50px;
}
 .contact-form form .form-input {
     width: 50%;
     float: left;
     padding: 10px;
}
 .contact-form form .form-input.form-full-input {
     width: 100%;
}
 .contact-form form .form-input input {
     width: 100%;
     height: 48px;
     padding: 0 15px;
    background: #f1ebf9;
    border: 1px solid #d6bcf3;
     font-size: 14px;
}
 .contact-form form .form-input textarea {
     width: 100%;
     padding: 20px 15px;
    background: #f1ebf9;
    border: 1px solid #d6bcf3;
     font-size: 14px;
     resize: none;
}
 .contact-form form .form-input.form-full-input.btn-input input {
     width: 250px;
     height: 50px;
     background: #05d33a;
     border:0;
     outline: none;
     color: #fff;
     font-weight: 400;
     border-radius: 50px;
}
 .info-form-inner {
     position: absolute;
     left: 0;
     width: 100%;
     background: #2a383e;
     height: 555px;
     top: 0;
     margin-top: -180px;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius: 3px;
     text-align: center;
}
 .info-form-inner h4 {
     color: #fff;
     font-size: 2.1em;
     font-weight: 700;
     margin-bottom: 40px;
     text-align: left;
}
 .info-form-inner h4 span {
     display: block;
     color: #a189da;
}
 .info-form-inner button {
     width: 100%;
     height: 50px;
     background: #fff;
     border-radius: 2px;
     border: none;
     font-size: 1.5em;
     font-weight: 500;
     color: #011461;
}
 .info-form-inner img {
     width: 70px;
     margin: 30px auto;
}
/*end of contact us*/
/*------------------------------------ 18. error page ------------------------------------*/
 .error-sec {
     text-align: center;
     padding-top: 40px;
}
/*end of error page*/
/*--------------------------- 19. pricing ---------------------------*/
.pricing-banner
{
    background: url(../images/pricing_banner.jpg) bottom / cover;
    background-attachment: fixed;
}
.pricing-sec {
     padding: 100px 0;
}
 .pricing-left h1 span {
     display: block;
     color: #9352ec;
}
 .pricing-left ul {
     border:0px;
     width:100%;
     max-width: 250px;
     margin: 0 auto 50px;
     text-align: center;
     overflow: hidden;
     border-radius: 30px;
}
 .pricing-left ul li {
     width: 50%;
}
 .pricing-left ul li a {
     background: #222;
     border:0px !important;
     color: #fff;
}
 .pricing-left ul li a.active {
     border:0px;
     background:#9352ec !important;
     border-radius: 0px;
     color: #fff !important;
}
 .pricing-outter-wrapper {
     float: left;
     text-align: center;
     width: 33.3%;
     padding: 0 15px;
}
 .pricing-inner-wrapper {
     width: 100%;
     border:1px solid #ccc;
     border-radius: 10px;
     overflow: hidden;
}
 .pricing-inner-wrapper .image-pricing-wrapper {
     height: 150px;
     border-bottom: 1px solid #ccc;
     display: flex;
     justify-content: center;
     align-items: center;
     background: #eee;
     position: relative;
}
 .overlay-pricing {
     background: rgba(225,225,225,0.3);
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
}
 .pricing-inner-wrapper .image-pricing-wrapper .image-para {
     z-index: 9;
}
.pricing-inner-wrapper .image-pricing-wrapper .image-para h1,
.pricing-inner-wrapper .image-pricing-wrapper .image-para p
{
    color: #fff;
}
.pricing-inner-wrapper .image-pricing-wrapper.pricing-2 {
     background: #9352ec;
}
 .pricing-inner-wrapper .image-pricing-wrapper.pricing-1 {
     background: #0ac007;
}
 .pricing-inner-wrapper .image-pricing-wrapper.pricing-3 {
     background: url(../images/pricing-3.jpg) center / cover;
}
 .pricing-inner-wrapper .image-pricing-wrapper.pricing-4 {
     background: url(../images/pricing-4.jpg) center / cover;
}
 .detail-pricing-wrapper {
     padding: 20px 0 30px;
}
 .detail-pricing-wrapper h1 {
     margin-bottom: 20px;
     font-size: 50px;
}
 .detail-pricing-wrapper ul {
     padding: 0px;
     list-style: none;
}
 .detail-pricing-wrapper ul li {
     margin: 5px 0;
}
 .detail-pricing-wrapper a {
     border:1px solid #ab7de9;
     background: #ab7de9;
     display: block;
     padding: 6px 0;
     width: 150px;
     margin: 0 auto;
     border-radius: 50px;
     margin-top: 30px;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-size: 12px;
}
.business-price-wrapper a
{
    background: #0ac007;
}
/*end of pricing*/
/*--------------------------- 20. terms-sec ---------------------------*/
.terms_banner
{
    background: url(../images/terms.jpg) center / cover;
}
.terms-sec {
     padding: 50px 0;
}
 .terms-sec ul {
     padding-bottom: 20px;
}
 .terms-sec h3 {
     padding-bottom: 20px;
}
 .terms-container {
     width: 70%;
}
/*end of terms-sec*/
/*--------------------------- 21. faq-sec ---------------------------*/
.faq-banner
{
    background: url(../images/faq.jpg) center / cover;
    background-attachment: fixed;
}
.faq-sec {
     padding: 50px 0;
}
 .faq-div {
     padding: 30px 0;
     border-bottom: 1px solid #f2f2f2;
}
 .faq-container {
     width: 70%;
}
 .faq-div h4 {
     color:#ad7fea 
}
 .faq-div h4 span {
     color: #444;
     margin-left: 10px;
}
/*end of faq-sec*/
/*------------------------ 22. login ------------------------*/
 html.auth-main, .auth-main body {
     height: 100% 
}
 .heading-login h2 {
     font-size: 25px;
     font-weight: 800;
     margin-bottom: 20px;
}
 .login-wrapper {
     display: flex;
     height: 100%;
     justify-content: center;
     align-items: center;
}
 .login-left-wrapper {
     width: 45%;
     height: 100%;
     background: #fffafa;
}
 .login-right-wrapper {
     width: 65%;
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
     position: relative;
     background:url(../images/login_banner.jpg) center / cover;
}
.register-right-wrapper
{
    background:url(../images/register_banner.jpg) center / cover;
}
.form-group {
     display: block;
}
 .form-group input {
     display: block;
     width: 100%;
}
 .login-content-inner-wrapper {
     width: 100%;
     max-width: 400px;
     margin: 0 auto;
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .login-content-inner-wrapper .form-login {
     width: 100%;
}
 .login-content-inner-wrapper .form-login .form-group input {
     width: 100%;
     height: 48px;
     padding: 0 15px;    
     background: #faf1ff;
     border: 1px solid #decdff;
     font-size: 14px;
     border-radius: 5px;
}
 a.fr-password {
     font-size: 12px;
     color: #b2b2c0;
     float: right;
     margin-top: 6px;
}
 button.login-button {
     width: 100%;
     height: 43px;
     margin-top: 20px;
     border-radius: 50px;
     background: #05d33a;
     border: 0;
     color: #fff;
}
 p.account {
     text-align: center;
     font-size: 14px;
     color: #b1b1b1;
     margin-top: 10px;
}
 p.account a {
     color: #606fc3;
     font-weight: 500;
}
 .ot-login {
     display: block;
     height: 40px;
     border-radius: 50px;
     width:100%;
     border:0px;
     margin-bottom: 10px;
     color: #fff;
     font-weight: 400;
}
 .fb-login {
     background: #3b5998;
}
 .google-login {
     background: #db3236;
}
/*end of login-section*/
/*------------------------ 23. blog ------------------------*/
.blog-banner
{
    background: url(../images/blog.jpg) bottom / cover;
    background-attachment: fixed;
}
.blog-2-banner
{
    background: url(../images/blog_no.jpg) bottom / cover;
    background-attachment: fixed;
}
.blog-sec {
     padding:100px 0;
}
 .blog-sec ul {
     padding: 0px;
}
 .blog-sec ul li {
     float: left;
     width: 50%;
     padding: 0px 20px 20px;
     list-style: none;
     margin-bottom: 20px;
}
 .blog-sec .blog-inner-wrapper {
     border:1px solid #f1f1f1;
     box-shadow:0 0 19px 0px rgba(133,133,133,0.3);
     overflow: hidden;
     border-radius: 10px;
}
.blog-sec .blog-inner-wrapper .image-wrapper
{
    position: relative;
}
.date-wrapper-blog
{
    background: #9352ec;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px;
    text-align: center;
    line-height: 12px;
    letter-spacing:3px;
    font-size: 11px;
    width: 60px;
}
.date-wrapper-blog span
{
    display: block;
    font-size: 35px;
    padding: 10px 0;
}
.blog-sec.owl-carousel .owl-dots .owl-dot
{
    display: block;
}
 .blog-sec.owl-carousel .owl-dots .owl-dot.active span, .blog-sec .owl-carousel .owl-dots .owl-dot:hover span {
     background: linear-gradient(to right, rgba(50,100,245,0.7) 2%, rgba(114,2,187,0.7) 82%);
     transform: translate3d(0px, -50%, 0px) scale(0.7);
     display: block;
     height: 15px;
     width: 15px;
     background: #000;
}
 .text-wrapper {
     text-align: center;
     padding: 24px 32px 36px;
}
 .text-wrapper h6 {
     text-transform: uppercase;
     font-size: 11px;
     letter-spacing: 3px;
     font-weight: 400;
     color: #908f8f;
}
 .text-wrapper h4 {
     font-weight: 400;
     line-height: 22px;
     margin: 0px;
}
 .text-wrapper span {
     font-size: 11px;
     margin: 6px 0;
     display: block;
}
 .blog-sidebar {
     display: block;
     width: 100%;
}
 .blog-sidebar .search-wrapper {
     width: 100%;
     background: #fff;
     border:1px solid #efefef;
     width: 100%;
}
 .blog-sidebar .search-wrapper input {
     border:0px;
     height: 40px;
     width: 85%;
     float: left;
     padding: 10px;
}
 .blog-sidebar .search-wrapper input:focus {
     border:0px;
     outline: none;
     box-shadow: none;
}
 .blog-sidebar .search-wrapper a {
     width: 15%;
     float: left;
     text-align: center;
     padding: 10px 0;
     color: #787575;
}
 .small-blog-wrapper {
     margin-bottom: 15px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .small-blog-wrapper img {
     width: 27%;
     border-radius: 5px;
}
 .small-blog-wrapper p {
     width: 73%;
     font-size: 13px;
     line-height: 16px;
     margin: 0;
     padding-left: 11px;
     color: #222;
}
 .side-list {
     padding-top: 50px;
}
 .blog-sidebar h4 {
     margin-bottom: 20px;
}
 .tags-wrapper a {
     display: inline-block;
     background: #eeeaea;
     padding: 3px 5px;
     border-radius: 3px;
     color: #1a1a1a;
     margin: 3px 1px;
     font-size: 13px;
}
.blog-sec .owl-nav
{
    display: none;
}
.blog-sec .blog_btn
{
    margin: 0 auto;
    text-align: center;
}
/*end of blog section*/

/*-------------------------24. blog-standard -------------------------*/
.blog-sec.full-blog-sec ul li
{
    width: 100%;
}
.blog-sec.full-blog-sec .blog-inner-wrapper
{
    box-shadow: none;
    border:0px;
}
.blog-sec.full-blog-sec .text-wrapper
{
    text-align: left;
    padding: 24px 0px;
}
/*end of blog-standard*/

/*------------------------- 25. blog-single -------------------------*/
 .blog-banner-single {
     width: 100%;
     height: 400px;
     background: url(../images/blog-single.jpg) bottom/cover;
     background-attachment: fixed;
     position: relative;
}
 .overlay-banner-single {
     background: rgba(0,0,0,0.7);
     position: absolute;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
     text-align: center;
     padding-top: 60px;
}
 .overlay-banner-inner h5, .overlay-banner-inner h3, .overlay-banner-inner p {
     color: #fff;
}
 .overlay-banner-inner h5 {
     text-transform: uppercase;
     font-size: 12px;
     letter-spacing: 2px;
     color: #ccc;
     font-weight: 700;
}
 .overlay-banner-inner h3 {
     font-size: 35px;
     font-weight: 200;
     margin: 50px 0;
}
 .author-wrapper {
     width: 60px;
     height: 60px;
     overflow: hidden;
     border-radius: 50%;
     display: block;
     margin: 0 auto;
     border: 2px solid #fff;
}
 .author p {
     text-transform: capitalize;
}
 .blog-inner-content {
     width:100%;
     max-width: 800px;
     margin: 0 auto;
}
 .blog-inner-content p {
     margin-bottom: 50px;
     color:#555;
}
 .blog-inner-content p.large-para {
     font-size: 18px;
}
 .blog-inner-content img {
     margin: 0 auto 50px;
     display: block;
}
 .blog-single-wrapper {
     padding: 100px 0;
}
 .blog-tag {
     margin-bottom: 20px;
}
 .blog-tag a {
     display: inline-block;
     color: #757575;
     background-color: #e9ecf0;
     font-size: 12px;
     padding: 3px 8px;
     border-radius: 50px;
}
 p.list-blog-content {
     margin-bottom: 0px;
}
 .blog-inner-content ul {
     margin-top: 20px;
}
 .blog-inner-content ul li {
     margin-bottom: 3px;
     font-size: 16px;
     color: #595959;
}
 .blog-comment-sec {
     border-top:1px solid #e1e1e1;
     padding-top: 50px;
}
 .comment-reply-sec {
     margin-left: 100px;
     border-top: 0;
     padding-bottom: 50px;
}
 .comment-author {
     width: 15%;
     float: left;
}
 .comment-author-wrapper {
     width:70px;
     height: 70px;
     overflow: hidden;
     border-radius: 50%;
     margin: 0 auto;
}
 .comment-author-wrapper img {
     height: 100%;
}
 .comment-main-part {
     width: 85%;
     float: left;
     padding-top: 5px;
}
 .comment-main-part p {
     font-size: 13px;
     margin-bottom: 0px;
}
 .comment-main-part h4 {
     font-size: 15px;
     font-weight: 800;
}
 .comment-main-part h4 span {
     font-size: 11px;
     font-weight: 400;
     color: #979797;
     margin-left: 14px;
}
 .blog-comment-form {
     padding-top: 80px;
}
/*end of blog-single*/
/*--------------------------- 26. index-1 ---------------------------*/
 .saas-banner {
     background: #1a2e35;
     padding-top: 120px;
     text-align: center;
     position: relative;
}
 .saas-banner h1 {
     color: #fff;
}
 .saas-banner h1 span {
     color: #d29ffd;
}
 .saas-banner p {
     color: #fff;
     opacity: 0.7;
}
 .saas-banner a {
     margin-top: 10px;
}
.email_id
{
    transform: rotate(-90deg);
    position: absolute;
    left: -43px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    top: 0;
    z-index: 9;
}
.email_id a{
    color: #fff;
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-size: 28px;
    margin: 0;
    letter-spacing: 1px;
    position: relative;
}
.email_id a:before {
    content: "";
    position: absolute;
    right: -28%;
    height: 1px;
    width: 30px;
    background: #fff;
    top: 59%;
}
.email_id a:after {
    content: "";
    position: absolute;
    left: -28%;
    height: 1px;
    width: 30px;
    background: #fff;
    top: 59%;
}
 .saas-img {
     width: 100%;
     max-width: 750px;
     margin: 30px auto 0;
     position: relative;
     z-index: 9;
}
 .back-saas-banner {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     opacity: 0.4;
}
.banner-social_media
{
    position: absolute;
    right: 22px;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: 70px;
    z-index: 9;
}
.banner-social_media ul
{
    padding: 0;
    display: block;
}
.banner-social_media ul li
{
    list-style: none;
}
.banner-social_media ul li a
{
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border:1px solid #ccc;
    border-radius: 50px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 12px;
    transition: .2s ease-in-out;
}
.banner-social_media ul li a:hover
{
    background: #9352ec;
    transition: .2s ease-in-out;
    border:1px solid #9352ec;
    color: #fff;
}
/*services-saas*/
 .services-saas {
     text-align: center;
     padding: 100px 0 0;
}
 .head-intro-saas {
     width: 100%;
     max-width: 800px;
     margin: 0 auto;
     text-align: center;
}
.head-intro-saas h2{
    margin-bottom: 20px;
    font-size: 35px;
}
 .head-intro-saas h2 span {
     color: #bc4042;
}
 .head-intro-saas p {
     font-size: 18px;
     color: #7e7e7e;
}
 .service-block {
     padding-top:50px;
}
 .service-block h4 {
     margin: 20px 0;
}
 .service-block h4 span {
     display: block;
}
 .service-block p {
     padding: 0 20px;
}
a.link_btn {
     color: #bc4042;
     font-weight: 400;
     position: relative;
     font-size: 14px;
}
a.link_btn i{
    position: absolute;
    right: -20px;
    font-size: 15px;
    top: 2px;
    transition: .2s ease-in-out;
}
a.link_btn:hover i{
    transition: .2s ease-in-out;
    right: -30px;
}
/*end of service-saas*/
/*--------------------------- 27. about-saas ---------------------------*/
 .about-saas {
     background: #f6f6f6;
     padding: 100px 0;
     margin: 100px 0 0;
}
/*end of about-saas*/
/*--------------------------- 28. typography ---------------------------*/
.small-banner
{
    height: 150px;
    background: #b47dff;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.small-banner h1
{
    color: #fff;
}
.typographic-wrapper section {
     padding: 50px 0;
     border-bottom: 1px solid #eee;
}
.typographic-wrapper section h3
{
    margin-bottom: 30px;
    font-size: 30px;
}
section.responsive-font {
     padding-bottom: 100px;
     border-bottom: 0px solid #eee;
}
 pre {
     display: block;
     font-size: 1em;
     color: #212529;
     border: 1px solid #ccc;
     width: 70%;
     border-radius: 6px;
     margin: 30px 0;
     padding: 15px;
}
/*end of typography*/
 .shadowed {
     -moz-box-shadow:0px 0px 5px #444444;
     -webkit-box-shadow:0px 0px 5px #444444;
     box-shadow:0px 0px 5px #444444;
}
 .video-container-wrapper {
     width: 100%;
     height: 100%;
     background: rgba(37,37,37,.7);
     text-align: center;
     position: fixed;
     top:0;
     left: 0;
     z-index:50;
     display: none;
     opacity: 0;
}
 .video-container-wrapper:before {
     content: ' ';
     display: inline-block;
     height: 100%;
     vertical-align: middle;
}
 .sizewrapper {
     width: 50%;
    /* Would normally be 1920px, limited because codepen's screen is small */
     max-width: 920px;
     vertical-align: middle;
     position: relative;
     background: rgba(255,255,255,0);
     z-index:51;
     display:none;
}
 #videowrapper {
     position: relative;
     padding-top: 25px;
     padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
     height: 0;
}
 #videowrapper iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
 .close {
     position: absolute;
     right: -42px;
     top: 0;
     color: #fff;
     cursor:pointer;
     font-size: 24px;
     line-height: 32px;
     text-align: center;
     background-color: orange;
     width: 32px;
     height: 32px;
}
 .go-to-yt {
     padding: 16px;
     margin: 8px 0 0;
     float: right;
     text-align: right;
     background-color: #fff;
     display: inline-block;
}
 .go-to-yt a {
     text-decoration: none;
}
