/*
  Theme Name: Rex-Slider jQuery Slider in HTML5 Plugin
  Author: ThemexHunter
  Description: jQuery Slider in HTML5 Plugin
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header-section
3. Banner-section
4. About-section
5. Services-section
6. protfolio-section
7. Pricing-section
8. Client-section
9. blog-section
10. contact-section
*/

/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*7
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden;
    color: #232323;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.mp-button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
    list-style: none
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    color: #f9004d;
    text-decoration: none;
}

a,
button {
    color: ;
    outline: medium none;
}

button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    /* color: #313131; */
    margin-top: 0px;
    font-style: normal;
    font-weight: 100, 300, 400, 500, 600, 700;
    text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    /* color: #777; */
    line-height: 28px;
}

* {
    box-sizing: border-box;
}

img {
    display: inline-block;
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    border-style: none;
}

.form-control:focus {
    box-shadow: none;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.slicknav_menu {
    display: none;
}

/* width */

::-webkit-scrollbar {
    width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*********************************
	START OF HEADER
********************************/

.header-bg {
    background: #fff;
}

/* .logo {
    margin-top: 6px;
} */

.logo_text h3 {
    color: #fff;
    font-weight: 600;
}

.mainmenu_2 ul {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0rem;
}

.mainmenu_2 ul li {
    position: relative;
    display: inline-block;
    list-style: none;
    margin-top: 0px;
}

.mainmenu_2 ul li>a i {
    color: #000;
    font-size: 16px;
    padding-left: 4px;
}

.mainmenu_2 ul li>a {
    margin: 0 auto;
    border-top: 2px solid transparent;
    position: relative;
    padding: 30px 12px;
    color: #000;
    font-weight: 500;
    display: block;
    transition: 0.5sec;
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
}

.mainmenu_2 ul li>a:hover {
    border-top: 2px solid #007bff;
    color: #007bff;
    background: #f9f9f9;
}

.mainmenu_2 ul li>a:hover i {
    color: #007bff;
}

.header-btn {
    padding-top: 14px;
}

.header-btn a {
    -moz-user-select: none;
    background: #007bff;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0 36px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    min-height: 56px;
    line-height: 56px;
    border-radius: 10px;
}

.header-btn a:hover {
    color: #fff;
    background: #007bff;
}

.demo-header-warp {
    padding: 0px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 999;
    top: 0px;
}

.demo-header-warp .mainmenu_2 ul li>a {
    margin: 0 auto;
    border-top: 2px solid transparent;
    position: relative;
    padding: 30px 12px;
    color: #fff;
    font-weight: 500;
    display: block;
    transition: 0.5sec;
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
}

.demo-header-warp .mainmenu_2 ul li>a:hover {
    border-top: 2px solid #007bff;
    color: #007bff;
    background: #f9f9f9;
}

#header_sticky_3.scroll_header_3 {
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: rgb(0, 0, 0, 0.8) none repeat scroll 0 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

/*********************************
	END OF HEADER
********************************/

/*********************************
	START OF BANNER
********************************/

.bg-gray {
    background: #f7f7f7;
}

.demo-preview {
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 500px;
}

.demo-preview:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.banner-inner {
    position: relative;
    z-index: 1;
    top: 40%;
}

.banner-inner h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 0;
}

.banner-inner p {
    color: #ccc;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    margin: 0 auto;
    width: 50%;
}

/*********************************
	END OF BANNER
********************************/

/*********************************
	START OF DEMOS
********************************/

.demo-area {
    padding: 100px 0px;
}

.demo-tittle {
    margin-bottom: 60px;
}

.demo-tittle h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.demo-tittle p {
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    margin: 0 auto;
    width: 55%;
}

.home-img-box {
    position: relative;
    overflow: hidden;
    transition: all 1s cubic-bezier(.25, 1, .5, 1) .1s;
}

.home-img-box:hover {
    transform: scale(1.1);
    box-shadow: 0 50px 70px rgba(0, 0, 0, .29);
}

.mb-30 {
    margin-bottom: 30px;
}

.home-img-box h5 {
    color: #232323;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding: 20px 0px;
}

/*********************************
	END OF DEMOS
********************************/

/*********************************
	START OF FEATURES
********************************/

.demo-features {
    background: #f4f9fc;
}

.features-demo {
    border-radius: 10px;
    padding: 45px 15px;
    text-align: center;
    background: #fff;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
}

.features-demo:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .09);
    transform: translateY(-.5rem);
}

.features-image img {
    border-radius: 10px;
    margin-bottom: 15px;
    width: 70px;
}

.features-two h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

/*********************************
	END OF FEATURES
********************************/

/*********************************
	START OF DIVIDE // FOOTER
********************************/

.section-divide {
    padding: 100px 0;
}

.divide-content h2 {
    color: #000;
    font-size: 40px;
    text-transform: capitalize;
    ;
}

.divide-content p {
    line-height: 30px;
    font-size: 15px;
    width: 60%;
    margin: 30px auto;
}

.divide-content a {
    -moz-user-select: none;
    background: #f9004d;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0 36px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    min-height: 56px;
    line-height: 56px;
    border-radius: 10px;
}

.section-footer {
    text-align: center;
    background: #000;
    padding: 40px 0px 40px 0px;
}

.copyright p,
.copyright p a {
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
}

.copyright a:hover {
    color: #f9004d;
}

.footer-icon a {
    font-size: 15px;
    margin: 0px 4px;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 50%;
    color: #fff;
}

.footer-icon a:hover {
    background: #f9004d;
    border: 2px solid #f9004d;
    color: #fff;
}

/*********************************
	END OF DIVIDE // FOOTER
********************************/

/*********************************
	preloader
********************************/

.page-wrapper {
    position: relative;
    overflow: hidden;
}

.preloader {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
}

.preloader .inner {
    width: 55px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader span {
    background-color: #7ecbe4;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 0;
    display: block;
    -webkit-animation: preloader-animation 1.5s infinite ease-in-out;
    animation: preloader-animation 1.5s infinite ease-in-out;
}

.preloader .inner>span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.preloader .inner>span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.preloader .inner>span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.preloader .inner>span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

@keyframes preloader-animation {

    0%,
    100%,
    50% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        /* background: #7ecbe4; */
    }

    25% {
        height: 30px;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        /* background: #007bff; */
    }
}

@-webkit-keyframes preloader-animation {

    0%,
    100%,
    50% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        /* background: #7ecbe4; */
    }

    25% {
        height: 30px;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        background: #007bff;
    }
}

/*********************************
	end of preloader
********************************/

.text-middle {
    padding: 20px;
    top: 50%;
}

.sign-in-form {
    background: #ffffff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    padding: 50px 40px;
    border-radius: 10px;
    margin: auto;
}

.video-holder {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-holder .video-icon i {
    width: 49px;
    height: 49px;
    line-height: 44px;
    text-align: center;
    border: 3px solid #fff;
    display: block;
    margin: 0 auto 12px;
}

.video-holder .video-icon a {
    font-size: 20px;
}

.video-btn-style:hover {
    background: #007bff;
    color: #fff;
}

.video-btn-style {
    position: relative;
    height: 80px;
    width: 80px;
    background: #fff;
    text-align: center;
    display: inline-block;
    line-height: 80px;
    color: #007bff;
    border-radius: 50%;
    transition-duration: 0s;
    -ms-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
}

.video-btn-style:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.text-title {
    margin-bottom: -51px;
}

.bg-color-black {
    color: #232323;
}

.bg-color-white {
    color: #fff;
}

.text-title h3 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: 600;
}

.text-title p {
    margin-bottom: 30px;
    color: #7a8595;
    font-size: 15px;
    line-height: 30px;
}

.sign-in-form form .form-control {
    height: 50px;
    border-radius: 10px;
    color: #7a8595;
    font-size: 15px;
    padding-left: 20px;
    background: transparent;
}

.sign-in-form .forgot-password {
    margin-bottom: 0;
    margin-top: -25px;
    position: relative;
}

.sign-in-form form .form-check .form-check-label {
    position: relative;
    top: 2px;
    z-index: 1;
    font-size: 15px;
}

.sign-in-form .form-check-input {
    position: absolute;
    /* margin-top: 0.2rem; */
}

.default-btn {
    border: 1px solid #bf1f31;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    background: #bf1f31;
    padding: 0px 36px;
    min-height: 50px;
    width: 100%;
    line-height: 45px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.default-btn:hover {
    background-color: #fff;
    color: #bf1f31;
}

.sign-in-form .forgot-password a {
    font-size: 15px;
    font-weight: 400;
}

.sign-in-form .forgot-password a:hover {
    color: #007bff;
}

.sign-in-form form .send-btn {
    margin-top: 10px;
}

.sign-in-form form span {
    display: block;

    font-size: 15px;
}

.sign-in-form form span a {
    color: #007bff;
}

button:focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
}

.register-1 .text-middle {
    top: 50%;
    height: 100%;
    transform: translateY(5%);
}

.login-1 .text-middle {
    top: 50%;
    transform: translateY(14%);
}

.forgot-1 .text-middle {
    top: 50%;
    transform: translateY(22%);
}

/*******************************************
	end of register
*******************************************/

.bg-black {
    background: #20242c;
}

.login-area-2 .sign-in-form {
    background: #20242c;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 40px;
    border-radius: 10px;
    margin: auto;
}

.text-margin {
    margin: 60px 30px;
}

.text-padding {
    padding: 100px 60px;
}

.login-area-2 .text-middle {
    background: #0c0f16;
}

.login-2 .text-middle {
    top: 50%;
    height: 100%;
    transform: translateY(0%);
}

.login-2 .text-title p {
    color: #ccc;
}

.login-2.sign-in-form form .form-control {
    height: 50px;
    border-radius: 3px;
    color: #7a8595;
    font-size: 15px;
    padding-left: 20px;
    background: #20242c;
}

input[type=checkbox]:before {
    font-family: "FontAwesome";
    /* content: "\f00c"; */
    font-size: 12px;
    border-radius: 4px;
    color: transparent !important;
    background: #fff;
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #d3d6db;
    margin-right: 7px;
}

.form-control:focus {
    color: #7a8595;
    background-color: #f7f7f7;
    border: 1px solid #007bff;
}

input[type=checkbox]:checked:before {
    background: #3ea8df;
    color: #fff !important;
    border: 2px solid #3ea8df;
    border-radius: 4px;
}

.login-2.sign-in-form input[type="checkbox"]:before {
    background: #20242c;
    border: #20242c 1px solid;
}

.login-2.sign-in-form .sign-in-title h3 {
    color: #fff;
}

.login-2.sign-in-form form span {
    color: #ffffff;
}


.login-div {
    padding-bottom: 25px;
}


.btn-blue {

    background-color: #4285f4;
    border: none;
    color: #fff;
    width: 100%;
    padding-top: 14px;
}

.img-warp {
    position: relative;
    overflow: hidden;
}

.img-warp .img-overlay {}

.img-warp .img-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #007bff;
    opacity: .5;
    height: 100%;
    width: 100%;
}

.tittle-middle {
    position: absolute;
    left: 25%;
    top: 50%;
}

.reg-2 .text-padding {
    padding: 85px 60px;
}

.log-2 .text-padding-2 {
    padding: 120px 60px;
}

.for-2 .text-padding-2 {
    padding: 140px 60px;
}

.login-3.sign-in-form {
    padding: 0;
    box-shadow: none;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.extra-padding {
    padding: 30px 80px;
}

.extra-padding-2 {
    padding: 50px 80px;
}

.vh {
    height: 100vh;
}

.slider-wrapper {
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.slider-wrapper:before {
    background-color: #00ab4c;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
}

.extra-padding-3 {
    padding: 10px 80px;
}

.bg-black-2 {
    background: #0c0f16;
}

.login-5 .login-2 {
    padding: 0;
}

.text-warp {
    position: relative;
    z-index: 333;
    top: 50%;
    padding: 0px 60px;
    transform: translateY(-18%);
}

.fb {
    background-color: #3B5998;
    color: white;
    width: 240px;
    height: 50px;
    margin-right: 15px;
}

.btn {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 10px;
    opacity: 0.85;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
    /* remove underline from anchors */
}


.text-warp .text-title p {
    color: #ddd;
}

.text-warp .text-title h3 {
    margin-bottom: 20px;
}

.bg-color-gray {
    background: #f7f7f7;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.extra-padding-6 {
    padding: 14px 0px;
    margin-left: 87px;
    margin-right: 93px;
}

.bg-form-color.sign-in-form form .form-control {
    background: #fff !important;
}

.social li a {
    border-radius: 50%;
    text-align: center;
    display: block;
    font-size: 17px;
    margin-right: 16px;
    transition: 0.3s;
    height: 40px;
    width: 40px;
    color: #fff;
    line-height: 40px;
    background: #f7f7f7;
}

@media (max-width:480px) {
    .social li a {
        margin-right: 5px;
    }
}

.sign-in-form .border-dark {
    border-top: 1px solid rgba(16, 85, 96, 0.1) !important;
}

.social li.facebook a {
    background: #1874eb;
}

.social li.twitter a {
    background: #00ACEE;
}

.social li.linkedin a {
    background: #DB4437;
}

.social li.dribbble a {
    background: #7a4cea;
}

.social li.instagram a {
    background: #fb50b7;
}

.login-5 .login-2.sign-in-form form .form-control {
    border: 1px solid #444;
}

.login-7 .login-2 .text-middle {
    height: auto;
}

.login-area-2 .login-2.sign-in-form form .form-control {
    border: 1px solid #454545;
}

.login-area-2 .sign-in-form .border-dark {
    border-top: 1px solid #454545 !important;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-100 {
    padding-bottom: 100px;
}

.login-8 .slider-wrapper:before {
    background-color: #000;
}

.login-8.sign-in-form {
    padding: 0px;
}

.text-middle-8 {
    position: relative;
    left: 0%;
    top: 16%;
}

.margin-8 {
    margin-top: 55px;
    margin-bottom: 55px;
}

.process-step {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    align-items: stretch !important;
    justify-content: flex-start;
    text-align: left;
    transition: box-shadow .3s ease, background .3s ease;
}

.process-warp {
    position: relative;
    margin-right: 40px;
}

.process-step-icon {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 19px;
    line-height: 48px;
    color: #fff;
    background: #007bff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.border-color-gray {
    border: 2px solid #007bff !important;
}

.process-step-box {
    position: absolute;
    bottom: 20px;
    left: 50%;
    background-color: #e4e4e4;
    width: 1px;
    height: calc(100% - 90px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.process-content {
    overflow: hidden;
    flex: 1;
    max-width: 100%;
    margin-bottom: 3.7em;
}

.process-step:hover .process-step-icon {
    background-color: transparent;
    color: #007bff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ootransform: scale(1.1);
    transform: scale(1.1);
}

.process-step:last-child .process-content {
    margin-bottom: 0;
}

.process-content h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.process-content p {
    margin-top: 8px;
    color: #ccc;
    font-size: 15px;
    width: 90%;
    margin-bottom: 0;
}

.margin-8-2 {
    margin-top: 80px;
}

.border-radius-5px {
    border-radius: 14px;
    margin-top: 3px;
    margin-bottom: 130px;

}

ul {
    margin: 0;
    padding: 0;
}

.section-divide {
    padding: 100px 0px;
}

.login-9.sign-in-form {
    padding: 0px;
}

.login-9 .login-9-warp {
    z-index: 3;
    position: relative;
    border: 1.5px solid #0e0d0d;
}

.bg-color-9 {
    background: #00ab4c;
}

.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    margin: 0;
    padding: 0;
    background-image: url("/uploads/images/banner-connection-page.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    /* height: 100vh;   */
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .extra-padding-6 {
        margin-top: 20px;
    }
}

@media (max-width: 890px) {
    .border-radius-5px {
        margin-left: 0;
    }
}

.bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.15);
    bottom: -160px;
    -webkit-animation: square 25s infinite;
    animation: square 25s infinite;
    transition-timing-function: linear;
}

.bg-bubbles li:nth-child(1) {
    left: 10%;
}

.bg-bubbles li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 17s;
    animation-duration: 17s;
}

.bg-bubbles li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.bg-bubbles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 22s;
    animation-duration: 22s;
    background-color: rgba(255, 255, 255, 0.25);
}

.bg-bubbles li:nth-child(5) {
    left: 70%;
}

.bg-bubbles li:nth-child(6) {
    left: 80%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    background-color: rgba(255, 255, 255, 0.2);
}

.bg-bubbles li:nth-child(7) {
    left: 32%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.bg-bubbles li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.bg-bubbles li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(10) {
    left: 90%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s;
}

@-webkit-keyframes square {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}

@keyframes square {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}

.socail-btn {
    padding-bottom: 30px;
}

.socail-btn .gmail-btn {
    font-size: 0.8rem;
    color: #fff;
    margin-right: 20px;
    background-color: #fb4143;
    border-color: #fb4143;
    padding: 6px 54px;
    flex: 1;
    text-transform: capitalize;
}

.socail-btn a i {
    font-size: 13px;
    margin-right: 8px;
}

.socail-btn .facebook-btn {
    font-size: 0.8rem;
    color: #fff;
    background-color: #00aced;
    border-color: #00aced;
    flex: 1;
    padding: 6px 52px;
    text-transform: capitalize;
}

.login-10 .process-content h4 {
    color: #232323;
}

.login-10.text-middle-8 {
    background-color: #ecf0f3;
}

.login-10.sign-in-form {
    background: #ecf0f3;
    padding: 0px;
    box-shadow: 10px 10px 10px #d1d9e6, -10px -10px 10px #f9f9f9;
}

.login-10-bg {
    background: #ecf0f3;
}

.box-bg {
    border: 1px solid #ecf0f3;
    background-color: #ecf0f3;
    box-shadow: inset 2px 2px 4px #d1d9e6, inset -2px -2px 4px #f9f9f9;
}

.login-10 .process-content p {
    color: #777;
}

.login-10 .border-color-gray {
    border: 2px solid #ecf0f3 !important;
}

.login-10 .process-step-icon {
    border: 1px solid #ecf0f3;
    background-color: #ecf0f3;
    color: #232323;
    box-shadow: inset 2px 2px 4px #d1d9e6, inset -2px -2px 4px #f9f9f9;
}

.text-margin-10 {
    margin: 60px 30px;
}

@media (max-width:767px) {
    .login-form-1 {
        padding: 30px 10px;
    }
}

@media (max-width:480px) {
    .login-form-1 {
        padding: 30px 0px;
    }
}

.btn-link {
    display: inline-block;
    border: 2px solid rgb(17, 17, 17);
    padding: 5px;
    margin: 0px;
    border-radius: 15px;

}