/*=======================================================================================
* Author        : GraphTheme
* Template Name : Angel HTML Landing Theme
* File          : Main css files
* Version       : 1.0
*=============================================================================================*/
/*=======================================================================================
             Table Of Content
            -------------------
            0.-Initial/Common Css-:
            1. Same classes  start-:
            2. Header Top Part Start-:
            3. Header Part Start-:
            4. Homepage Start-:
            5.Benefits Features Start
            6.About Part Start
            7.App Feature Start
            8.Spacial Feature
            9.Video Part Start
            10.Testimonial Start -- not used
            11.Counter Section Start
            12.Protfolio Part Start
            13.Team Part Start
            14.Pricing Table
            15.Our Blogs Start
            16.FQA Part Start
            17.Contact Part Start
            18.Footer Part Start
            19.Bottom to Top
*=============================================================================================*/

/*=======================================================================================
                 :-Import Font and All Css-:
*=============================================================================================*/
/* @import url('https://fonts.googleapis.com/css?family=Chivo:300,300i,400,400i,700,700i,900,900i'); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url("bootstrap.min.css");
@import url("all.css");
@import url("animate.min.css");
@import url("video.popup.css");
@import url("../font/flaticon.css");
@import url("meanmenu.min.css");
@import url("magnific-popup.css");
@import url("animation.css");
@import url("button.css");

/* Import CSS Files */
/*=======================================================================================
                0  :-Initial/Common Css-:
*=============================================================================================*/
* {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

ol,
ul {
    list-style: none;
    margin-bottom: 0;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}

h2 {
    color: rgb(23, 28, 52);
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}

.gameList h2 {
    color: #f39c12;
}

h4 {
    color: rgb(23, 28, 52);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
}

.p-t-b {
    padding: 100px 0 110px 0;
}

.p-t {
    padding-top: 110px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-b {
    padding-bottom: 110px;
}

.p-b-24 {
    padding-bottom: 24px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.h2 {
    color: rgb(23, 28, 52);
    color: rgb(50, 65, 72);
}

.manu-color {
    color: #f39c12;
}

.icon-color {
    color: rgb(84, 12, 250);
}

.img-thumbnail {
    padding: 0;
    border: 0px solid #dee2e6;
    border-radius: 0;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
}

.close-menu {
    padding: 0;
    border: 0px solid #dee2e6;
    border-radius: 0;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
}

.textNotSelect {
    user-select: none;
    /* Para navegadores modernos */
    -webkit-user-select: none;
    /* Para Safari */
    -moz-user-select: none;
    /* Para Firefox */
    -ms-user-select: none;
    /* Para Internet Explorer */
}

body {
    font-family: 'Open Sans', sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
    max-width: 100vw;
    overflow-x: hidden;
}

/*==============================================================================
                  :-1. Same classes  start-:
*================================================================================*/
/* -------------------------------
        Same All Class
--------------------------------- */
#menu1 .nav-link.active,
.main-manu ul li a:hover,
.nav-link.active,
.video.vidoe-bg h2,
.single-work .img-title,
.section-title-3 h2,
.section-title-3 p,
.single-team-mamber:hover .overly-contant h5,
.single-team-mamber:hover .overly-contant span,
.hide-contant ul li a,
.single-pricing-table.active-r .sign-up,
.single-pricing-table.active-r .priority,
.faq-left .card-header,
.footer,
.subscribe-contant h3,
.ab-link li a,
.footer-social li a:hover,
.btn-android:hover,
.btn-apple:hover,
.learn-more-btn .btn-pri:hover,
.learn-more-btn .btn-pri,
.video-icon,
.video-icon:hover,
.see-all a:hover,
.single-pricing-table .sign-up:hover,
.contact-right .btn-lg,
.contact-right .btn-lg:hover,
.subscribe-contant form .btn.btn-primary:hover {
    color: #fff;
}


.left-counter span,
.contant-list .p-icon,
.contact-list .contact-icon,
.footer-social li a,
.header-top-left .icon,
.header-top-right li a {
    color: #f39c12;
}

.section-title-1 p,
.section-title-3 p {
    padding: 14px 0 65px 0;
    color: #324148;
}

/* -------------------------------
        background color
--------------------------------- */
.my_sticky,
.container-fluid-container,
.single-sp-fetue,
.counter-section,
.single-pricing-table.active-r,
.faq-left .card-body,
.contact-right .form-control:focus,
.footer-social li a,
.container-fluid-container,
.see-all a,
.video-icon,
.subscribe-contant form .btn.btn-primary {
    background: #fff;
}

.service-benefit,
.spcial-featue,
.pricing-table,
.faq,
.faq-left .card {
    background: #FAFAFA;
}


#menu1 .nav-link.active::after,
.conunter-contant p:after,
.single-pricing-table.active-r .sign-up,
.footer,
.subscribe-contant {
    background: #000080;
}

/* -------------------------------
        All javascript class
--------------------------------- */

.my_sticky {
    width: 100%;
    position: fixed;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    top: -100%;
    z-index: 9999;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.my_sticky1 {
    margin-top: 0px !important;
    top: 0%;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.active-acc {
    color: #FD7350 !important;
}

.header .add.active-m {
    right: 0 !important;
    display: block;
}

/*=======================================================================================
                  :-Cross Browser-:
*=============================================================================================*/
/* border radious */

.top_to span i {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;

}

/*All transition */

.toggle-menu:hover .toggle-tile,
.my_sticky,
.my_sticky1 {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}

.main-manu ul li::before,
.main-manu ul li::after,
#menu1 .nav-link.active,
#menu1 .nav-link.active::after,
.single-service .learn-more a,
.learn-more .learn-icon,
.about-app-list a,
.img-one img,
.single-team-mamber .overly-contant,
.single-blog img {
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
}


/*toggle manu*/
.mobile-munu-cross {
    display: none;
}

.toggle-tile {
    position: absolute;
    height: 2px;
    width: 25px;
    right: 5px;
    top: 10px;
    background: #f39c12;
}

.toggle-menu {
    position: relative;
    width: 25%;
    height: 25px;
    float: right;
    cursor: pointer;
    margin-bottom: 3px;
    margin-top: 30px;
}

.toggle-menu {
    display: none;
}

.toggle-menu:hover .toggle-tile {
    width: 30px;
    right: 0;
}

.toggle-menu::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 25px;
    right: 0px;
    top: 18px;
    background: #f39c12;
}

.toggle-menu:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 25px;
    right: 0;
    top: 1px;
    background: #f39c12;
}

/*preloder start*/
.main-preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999;
    background-color: #000;
    text-align: center
}

.main-preloader-inner {
    position: absolute;
    top: 50%;
    width: 100%;
}

.preloader-percentage {
    color: #f39c12;
    margin: 0;
}

.preloader-percentage span {
    display: inline-block;
    font-size: 50px;
}

/*preloder end*/
/*=======================================================================================
                  :-2. Header Top Part Start-:
*=============================================================================================*/
.header-top {
    padding: 20px 0;
}

.header-top-left li {
    float: left;
    padding-right: 12px;
    font-size: 15px;
}

.header-top-left .icon {
    padding-right: 8px;
}

.header-top-right {
    float: right;
}

.header-top-right li {
    float: left;
    padding-left: 17px;
    text-align: right;
}

.header-top-right li a:hover {
    color: rgb(0, 0, 0);
}

/*=======================================================================================
                  :-3. Header Part Start-:
*=============================================================================================*/
.navbarr {
    width: 100%;
    z-index: 9;
    height: 84px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.logo {
    display: flex;
    align-items: center;
    height: 100%;
}

.logo a {
    display: inline-block;
}

.header .logo h2 {
    font-size: 45px;
    font-weight: 700;
    color: #000080;
}

.main-manu {
    text-align: right;
}

.main-manu ul li {
    float: left;
    position: relative;
}

.main-manu ul li::after {
    background: #000080;
    position: absolute;
    content: " ";
    width: 0%;
    height: 5px;
    left: 0;
    bottom: 0;
    right: 0;
}

.main-manu ul li::before {
    background: #f39c12;
    position: absolute;
    content: " ";
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 9%;
    right: 0;
    z-index: -1;
}

.main-manu ul li:hover::before {
    height: 91%;
}

.main-manu ul li:hover::after {
    width: 100%;
}

#menu1 .nav-link.active {
    position: relative;
}

#menu1 .nav-link.active::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;

}

#menu1 .nav-link.active::before {
    background: #f39c12;
    position: absolute;
    content: " ";
    width: 100%;
    height: 91%;
    left: 0;
    top: 0;
    z-index: -1;
}

.mean-container .mean-bar .mean-nav #menu1 li a.active {
    color: #f39c12;
}

.mean-container .mean-bar .mean-nav #menu1 li a::before {
    background: transparent;
}

.mean-container .mean-bar .mean-nav #menu1 li a::after {
    background: transparent;
}


.main-manu #menu1 {
    display: inline-block;
    margin-bottom: 0;
}

.nav-link {
    padding: 0;
}

.main-manu ul li a {
    padding: 30px 16px;
    display: inline-block;
    color: #000080;
}

.main-manu ul li .fas {
    padding-left: 6px;
}

/*=======================================================================================
                  :-4. Homepage Start-:
*=============================================================================================*/
.homepage {
    padding-top: 70px;
    display: flex;
    position: relative;
}


.right-img img {
    width: auto !important;
}

.right-img {
    position: relative;
}

.right-img .rotate {
    position: absolute;
    top: 14%;
    background: transparent;
    max-width: 79px;
    left: 17%
}

.right-img .moving {
    position: absolute;
    top: 20%;
    background: transparent;
    max-width: 79px;
    left: 17%;
    animation: moving 30s infinite;
    animation-direction: alternate;
}

.homepage-content {
    max-width: 560px;
    padding-bottom: 3px;
}

.homepage-content h4 {
    font-size: 28px;
    font-weight: 700;
    padding-top: 140px;
}

.homepage-content h1 {
    font-size: 46px;
    font-weight: 700;
}

.homepage-content p {
    padding: 80px 126px 40px 0;
}

.btn-android {
    margin-right: 15px;
}

.btn-android .icon,
.btn-apple .icon {
    padding-right: 20px;
    font-size: 21px;
}

#login-menu {
    display: flex;
    justify-content: end;
    display: none;
}

#login-menu-content {
    position: absolute;
    right: 0;
}

#container-login {
    position: absolute;
    left: 0px;
    display: none;
}

.box-login-header {
    width: 300px;
    height: auto;
    border: 1px solid #ced4da;
    border-radius: 0 0 10px 10px;
    position: fixed;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: #f8f9fa;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
}

.box-login-content {
    width: 300px;
    height: auto;
    border: 1px solid #ced4da;
    border-radius: 0 0 10px 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: #f8f9fa;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.login-semed,
.login-google {
    width: 100%;
    padding: 10px 0;
}

.login-semed button {
    width: 100%;
    height: 40px;
}

.custom-button {
    font-size: 0.9rem;
    padding: 10px 20px;
    width: 100%;
    transition: background-color 0.3s, transform 0.2s;
}

.custom-button:hover {
    background-color: #0056b3;
    transform: scale(1.05);
}

.custom-button:active {
    transform: scale(0.95);
}

.custom-button a {
    color: white;
}

/*==============================================================================
                  :5.-Benefits Features Start-:
*=================================================================================*/
.service-benefit {
    margin-top: 150px
}

.service-benefit .container-fluid {
    width: 92%;

}

.container-fluid-container {
    padding: 80px 0;
    margin-top: -150px;
    box-shadow: 0 2px 20px 0 rgba(21, 24, 36, 0.16);
    -webkit-box-shadow: 0 2px 20px 0 rgba(21, 24, 36, 0.16);
    -moz-box-shadow: 0 2px 20px 0 rgba(21, 24, 36, 0.16);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.service-benefit .section-title {
    padding-bottom: 90px;
}

.single-service i:before {
    font-size: 45px;
    margin-left: 0;
    color: #f39c12;
}

.single-service h4 {
    padding: 28px 0 16px 0;
}

.single-service .learn-more {
    text-transform: uppercase;
}

.single-service .learn-more a {
    color: #f39c12;
    text-transform: uppercase;
    padding-top: 20px;
    display: inline-block;
}

.learn-more a:hover span.learn-icon {
    margin-left: 5px;
}

.learn-more a:hover {
    padding-left: 10px;
    transform: rotateZ(-10deg);
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);

}

/*==============================================================================
                  :6.-About Part Start-:
*=================================================================================*/
.section-title-2 h2 {
    font-size: 32px;
}

.section-title-2 p {
    padding: 12px 0 43px 0;
}

.about-app-list span:before {
    font-size: 20px;
    color: #540CFA;
    margin-left: 0;
    margin-right: 17px;
}

.about-app-list a {
    padding: 15px 17px;
    margin-bottom: 22px;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    width: 65%;
    font-weight: 400;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.about-app-list a.active {
    color: #000;
    box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
    -webkit-box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
    -moz-box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
}

.about-app-list a:hover {
    box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
    -webkit-box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
    -moz-box-shadow: 0 4px 15px 0 rgba(21, 24, 36, 0.12);
    color: #000;

}

/*==============================================================================
                  :7.-App Feature Start -:
*=================================================================================*/
.app-feature {
    overflow: hidden;
}

.app-feature-img {
    width: 25%;
    float: left;
    /* margin-top: 50px; */
    align-items: center;
    text-align: right;
}

.secion-title-3 .se-heading {
    font-size: 20px;
    font-weight: 400;
}

.secion-title-3 h2 {
    font-size: 40px;
    font-weight: 700;
    padding: 5px 0 56px 0;
}

.app-feature-list li {
    padding-bottom: 19px;
    display: flex;
    margin-bottom: 80px;
}

.fe-list-contant p {
    padding-top: 11px;
}

.app-feature-list span:before {
    font-size: 32px;
    color: #540CFA;
    margin-left: 0;
    margin-right: 45px;
}


/*==============================================================================
                  :8-Spacial Feature:
*=================================================================================*/
.single-wrapper {
    position: relative;
    height: 346px;
    margin-bottom: 30px;
}

.single-sp-fetue {
    padding: 34px 45px 30px 45px;
    box-shadow: 0 6px 16px 0 rgba(44, 44, 44, 0.16);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    border-radius: 4px;
    width: 100%;
    height: 100%;

}

.single-sp-fetue p {
    color: #263238;
    line-height: 30px;
}

.single-over {
    width: 100%;
    height: 100%;
    background: #f39c12;
    border-radius: 4px;
}

.single-wrapper:hover .single-sp-fetue {
    box-shadow: none;
}

.single-wrapper:hover .single-over {
    box-shadow: -10px -10px 20px 0 rgba(243, 157, 18, 0.616);
}

.single-wrapper:hover .single-sp-fetue {
    transform: translateX(8px) translateY(8px);
    -webkit-transform: translateX(8px) translateY(8px);
    -moz-transform: translateX(8px) translateY(8px);
}

.single-wrapper:hover .single-sp-fetue i {
    background: #f39c12;
    color: #fff;
    border-color: #f39c12;
}

.single-sp-fetue i {
    /*padding: 50px;*/
    display: inline-block;
    height: 70px;
    width: 70px;
    /*padding: 19px 26px;*/
    padding: 22px;
    align: center;
    border: 1px solid #707070;
    border-radius: 50%;
}

.single-sp-fetue i::before {
    font-size: 25px;
    margin-left: 0;
}

.single-sp-fetue h4 {
    padding: 20px 0 9px 0;
}

.row.feature-contant div:nth-child(4) div:first-child,
.row.feature-contant div:nth-child(5) div:first-child,
.row.feature-contant div:nth-child(6) div:first-child {
    margin-bottom: 0 !important;
}

/*==============================================================================
                  :9.-Video Part Start-:
*=================================================================================*/
.vidoe-bg {
    background: url(../images/video-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 400px;
    padding: 125px 0;
    position: relative;
}

.video-overly {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
}

.video.vidoe-bg h2 {
    padding-bottom: 35px;

}

/*==============================================================================
                  :11.-Counter Section Start-:
*=================================================================================*/

.left-counter p {
    font-size: 32px;
    color: #222;
    font-weight: 400;
    line-height: 45px;
    display: table-cell;
    vertical-align: bottom;
    padding-left: 10px;
}

.left-counter span {
    font-size: 12px;
    display: table-cell;
}

.conunter-contant li {
    float: left;
    margin: 0 25px;
}

.conunter-contant p {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    padding-bottom: 30px;
}

.conunter-contant p:after {
    position: absolute;
    content: " ";
    height: 2px;
    width: 35%;
    left: 0;
    top: 74%;
}

.conunter-contant span {
    font-size: 24px;
    font-weight: 400;
}

/*==============================================================================
                  :12.-Protfolio Part Start-:
*=================================================================================*/
.protfolio {
    background: #222328;
}

.single-work {
    text-align: center;
    margin-bottom: 30px;
}

/* .single-work .img-title {
    font-size: 16px;
    padding: 28px 0 45px 0;
    display: inline-block;
} */

.single-work a {
    display: block;
}

.img-one {
    position: relative;
}

.overly {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    padding: 53% 0%;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
}

.overly h4 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.overly p {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
}

.single-work:hover .overly {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.single-work .img-one {
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
}

.section-title-3 p {
    color: #fff;
}

.single-work .img-one:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.single-work:hover .img-one::after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.img-one {
    overflow: hidden;
}

.img-one:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
}

/*==============================================================================
                  :13.-Team Part Start-:
*=================================================================================*/
.single-team-mamber {
    position: relative;
}

.single-team-mamber .overly-contant {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    text-align: center;
    height: 24%;
    width: 100%;
    bottom: 0;
    left: 0;
}

.single-team-mamber:hover .overly-contant {
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.single-team-mamber:hover .overly-contant h5 {
    padding-top: 48%;
}

.single-team-mamber:hover .overly-contant span {
    padding-bottom: 7px;
    display: inline-block;
}

.single-team-mamber:hover .overly-contant ul {
    opacity: 1;
    z-index: 1;
}

.hide-contant h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding-top: 24px;
}

.hide-contant span {
    font-size: 12px;
}

.hide-contant ul {
    text-align: center;
    justify-content: center;
    display: flex;
    opacity: 0;
    z-index: -999;
}

.hide-contant ul li {
    float: left;
    margin: 0px 14px;
}


/*==============================================================================
                  :14.-Pricing Table-:
*=================================================================================*/
.tab-controller {
    display: flex;
    justify-content: center;
}

.tab-controller .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    margin-bottom: 80px;
}

.tab-controller .nav-tabs .nav-link.active {
    border-color: rgba(0, 0, 0, 0.0);
    background: #f39c12 !important;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    padding: 15px 52px;
}

.tab-controller #home-tab {
    border-color: rgba(0, 0, 0, 0.0);
    background: #E4EDF2;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 15px 52px;
    border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
}

.tab-controller #profile-tab {
    border-color: rgba(0, 0, 0, 0.0);
    background: #E4EDF2;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 15px 52px;
    border-radius: 0px 3px 3px 0;
    -webkit-border-radius: 0px 3px 3px 0;
    -moz-border-radius: 0px 3px 3px 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: rgba(0, 0, 0, 0.0);
}

/*price tab body contant*/
.single-pricing-table {
    text-align: center;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    padding: 64px 30px 47px 30px;
    color: #5A5A5A;
}

.single-pricing-table h5 {
    font-size: 13px;
    font-weight: 700;
}

.single-pricing-table .simble {
    font-size: 23px;
}

.single-pricing-table .price-no {
    font-size: 56px;
    font-weight: 700;
    padding-bottom: 15px;
    display: inline-block;
}

.single-pricing-table .simble-1 {
    font-size: 14px;
}

.contant-list {
    text-align: left;
}

.contant-list li {
    font-size: 13px;
    line-height: 30px;
}

.contant-list .p-icon {
    padding-right: 10px;
    font-size: 15px;
}

.single-pricing-table.active-r {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 2;
    padding: 38px 30px 47px 30px;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #f39c12;
}

.single-pricing-table.active-r .sign-up {
    border-color: #f39c12;
}

.single-pricing-table.active-r .priority {
    font-size: 11px;
    background: #000;
    width: 48%;
    display: block;
    margin: 0 auto;
    margin-bottom: 26px;
    padding: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

/*==============================================================================
                  :15.-Our Blogs Start-:
*=================================================================================*/
.blog {}

.blog-img {
    position: relative;
    backface-visibility: hidden;
    overflow: hidden;
}

.blog-img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.single-blog:hover .blog-img::after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.single-blog:hover img {
    transform: scale(1.5);
}

.single-blog .heading-contant {
    display: flex;
    margin: 20px 0 20px 0;
}

.heading-contant .date {
    width: 46px;
    background: #F8F8F8;
    border: 1px solid #B1B1B1;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.heading-contant .contant {
    padding-left: 20px;
}

.heading-contant .contant h5 a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}

.heading-contant .contant p {
    font-size: 12px;
    line-height: 24px;
}

.heading-contant .contant span {
    padding: 0 6px;
}

.b-contant-para p {
    font-size: 15px;
    line-height: 30px;
    color: #808080;
}

/*==============================================================================
                  :16.-FQA Part Start-:
*=================================================================================*/

.faq-left button {
    font-size: 18px;
    color: #5A5A5A;
    font-weight: 400;
}

.faq-right {
    margin-left: 72px;
}

.faq-right img {
    background: transparent;
}

.faq-left .card {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.faq-left .card h5 {
    position: relative;
}

.faq-left .btn-link {
    text-decoration: none;
}

.faq-left .btn-link:hover {
    color: #5A5A5A;
    text-decoration: none;
}

.faq-left .card-header {
    background-color: #fff;
    margin-top: 18px;
    padding: 11px 5px;
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
}

.faq-left .card-body {
    font-size: 16px;
    color: #5A5A5A;
    line-height: 30px;
    padding: 18px 20px 38px 20px;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
}

#accordion .card:first-child div:first-child {
    margin-top: 0;
}

.faq-left .card button.collapsed::after {
    content: "\f10c";
    font-family: "Flaticon";
}

.faq-left .card button::after {
    content: "\f10d";
    font-family: "Flaticon";
    position: absolute;
    font-size: 16px;
    right: 3%;
    top: 16%;

}

/*==============================================================================
                  :18.-Footer Part Start-:
*=================================================================================*/

.subscribe-contant {
    margin-top: -108px;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    padding: 42px 0 50px 0;
}

.subscribe-contant h3 {
    font-size: 36px;
    padding-bottom: 32px;
}

.subscribe-contant form {
    display: inline-flex;
    width: 100%;
    margin: 0 auto !important;
    justify-content: center;
}

.subscribe-contant .form-group {
    width: 41%;
    text-align: center;
    justify-content: center;
}

.subscribe-contant .form-control {
    font-size: 20px;
    padding-left: 28px;
    width: 100% !important;
    height: 60px;
    border-radius: 31px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border: 0;
}

.subscribe-contant .form-control::placeholder {
    color: #C6C6C6;
}

.subscribe-contant .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-color: #fff;
}

.row.footer-contant {
    padding: 150px 0 94px 0;
}

.footer1-title h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px
}

.footer2-title h3 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 8px;
}

.footer2-title ul li a {
    line-height: 26px;
}

.footer2-title ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

/*footer bottom part*/
.footer-social {
    /* float: right; */
}

.footer-social li {
    float: left;
    margin: 0 5px;
    /* margin-left: 15px; */
}

.footer-social li a {
    height: 40px;
    width: 40px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 8px 13px;
}

.footer-social li a:hover {
    background: rgb(0, 0, 0);
}

.footer-bottom {
    position: relative;
    padding: 50px 0;
    background: #f39c12;
}

/*==============================================================================
                  :19.-Bottom to Top-:
*=================================================================================*/
.top_to span i {
    background: #f39c12;
    width: 40px;
    height: 40px;
    right: 26px;
    padding: 11px 15px;
    cursor: pointer;
    bottom: 28px;
    position: fixed;
    z-index: 8;
    color: #fff;
    box-shadow: 0 10px 22px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 10px 22px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 22px 1px rgba(0, 0, 0, 0.3);
}

.top_to span i:hover {
    box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.3);
}

/*==============================================================================
                  :-Css End-:
*=================================================================================*/