﻿/*
Theme Name: Oli
Description: Responsive Coming Soon Template
Author: Erilisdesign
Theme URI: https://preview.erilisdesign.com/html/oli
Author URI: https://themeforest.net/user/erilisdesign
Version: 2.0.0
License: https://themeforest.net/licenses/standard
*/

/*------------------------------------------------------------------
[Table of contents]

1. Global Styles
2. Typography
3. Header
4. Footer
5. Forms
6. Buttons
7. Progress Bars
8. Listing & List Group
9. Tables
10. Blocks
11. Feature Block
12. Modals
13. Divider
14. Overlay
15. Preloader
16. Overlay Scrollbars
17. Portfolio
17. Slider
19. Countdown
20. Other
21. Responsive utilities
-------------------------------------------------------------------*/

/*------------------------------------------------------------------

-------------------------------------------------------------------*/
.position-fixed {
    position: fixed;
    right: 150px;
    top: 65px;
}
.mt-100{
    margin-top: 120px;
    margin-bottom: 120px;
}
.mr-left{padding-left: 100px;}
#home-cnt{display: none; }
#login-cnt{display: none;}
#register-cnt{display: none;}



/* ----------------------------------------------------------------
     [ 14 Start Conatct ]
-----------------------------------------------------------------*/
.contact .form input, .contact .form textarea, .contact .form select {
  width: 100%;
      padding: 10px 15px;
  border: 1px solid #eee;
  background: #f6f7f7;
}
.contact .form textarea {
  height: 100px;
  max-height: 100px;
  max-width: 100%;
}
.contact .contact-info .fork {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.contact .contact-info .fork:last-of-type {
  margin: 0;
  padding: 0;
  border: 0;
}
.contact .contact-info .fork-title h5 {
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.contact .contact-info p {
  font-size: 14px;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    list-style: none;
    word-wrap: break-word;
}
.btn-one{width: 200px;
    padding: 10px 15px;
    text-align: center;
    margin: 0 auto;}

    .title{
        font-size: 28px;
        margin-bottom: 20px;
    }
    .select {
        color: grey;
    }

.form-group .select option{
    padding: 10px;
}

/* ----------------------------------------------------------------
     [ End Conatct ]
-----------------------------------------------------------------*/
html {
    scroll-behavior: smooth;
}
body {
    position: relative;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    white-space: normal;
    min-height: 100vh;
}
.main-container {
    clear: both;
}
section {
    position: relative;
    padding: 50px 0;
}
.container,
.container-fluid {
    position: relative;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
video {
    max-width: 100%;
}
img {
    width: auto;
    height: auto;
    max-width: 100%;
}
iframe {
    display: block;
    width: 100%;
    border: 0;
    overflow: hidden;
}
.oli-section .fp-scrollable,
.oli-section .fp-scroller {
    width: 100%;
}
@media screen and (min-width: 992px) {
    .oli-fullpage .oli-section {
        padding-left: 50px;
        padding-right: 50px;
    }
    .oli-section .fp-scrollable {
        display: -ms-flexbox;
        display: flex;
    }
    .oli-section .fp-scroller {
        -ms-flex-item-align: center;
        align-self: center;
    }
}
html {
    font-size: 16px;
}
body {
    font-family: "Roboto", Helvetica, sans-serif;
    font-size: 0.9375rem;
    font-weight: normal;
    line-height: 1.75rem;
    color: #252729;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
   font-family: 'Public Sans', sans-serif;
    color: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
h1,
.h1 {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 2.45rem;
}
h2,
.h2 {
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 3.25rem;
}
h3,
.h3 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.25rem;
    
}
h4,
.h4 {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
}
h5,
.h5 {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.875rem;
}
h6,
.h6 {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.875rem;
}
.heading-uppercase {
    text-transform: uppercase;
    font-weight: 700;
}
h1.heading-uppercase,
.h1.heading-uppercase {
    letter-spacing: 4px;
    margin-right: -4px;
}
h2.heading-uppercase,
.h2.heading-uppercase {
    letter-spacing: 4px;
    margin-right: -4px;
}
h3.heading-uppercase,
.h3.heading-uppercase {
    letter-spacing: 4px;
    margin-right: -4px;
}
h4.heading-uppercase,
.h4.heading-uppercase {
    letter-spacing: 4px;
    margin-right: -4px;
}
h5.heading-uppercase,
.h5.heading-uppercase {
    font-weight: 700;
    letter-spacing: 2px;
    margin-right: -2px;
}
h6.heading-uppercase,
.h6.heading-uppercase {
    font-weight: 700;
    letter-spacing: 2px;
    margin-right: -2px;
}
.heading-line::before {
    content: "";
    position: relative;
    display: block;
    width: 54px;
    float: left;
    height: 100%;
    border-bottom: 3px solid #fff;
    margin-top: -3px;
    margin-right: 27px;
    padding-top: 1em;
}
.heading-line.heading-line-dark::before {
    border-color: #000;
}
p {
    margin-bottom: 1rem;
}
p.lead {
    font-size: 1.025rem;
    font-weight: 400;
    line-height: 1.5;
}
p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 3.5em;
    font-weight: 400;
    line-height: 1;
    margin: 0.05em 0.2em 0 0;
}
a {
    cursor: pointer;
    color: #2754db;
    text-decoration: none;
}
a:not(.btn) {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
    color: #2754db;
}
a,
button {
    outline: none;
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul {
    margin-bottom: 1rem;
}
pre {
    margin: 0;
    padding: 9.5px;
    color: #333;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    text-align: left;
}
input,
select,
textarea {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
}
ul,
ol {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
p:last-child,
ul:last-child,
ol:last-child,
pre:last-child,
table:last-child,
blockquote:last-child {
    margin-bottom: 0;
}
.site-header {
    position: relative;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    min-height: 50px;
}
.navbar-brand {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.logo img {
    display: block;
}
.site-header .navbar {
    min-height: 50px;
}
.navbar-toggler {
    position: relative;
    width: 50px;
    height: 50px;
    margin-left: auto;
    padding: 0;
    color: #fff;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    outline: none;
}
.navbar-toggler:focus {
    outline: none;
}
.navbar-toggler span {
    position: relative;
    width: 32px;
    margin: 0 auto;
    background: #fff;
    -webkit-transition: background 0.2s 0.2s ease-in-out;
    -moz-transition: background 0.2s 0.2s ease-in-out;
    -o-transition: background 0.2s 0.2s ease-in-out;
    transition: background 0.2s 0.2s ease-in-out;
}
.navbar-toggler span,
.navbar-toggler span:before,
.navbar-toggler span:after {
    display: block;
    height: 2px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
}
.navbar-toggler span:before,
.navbar-toggler span:after {
    position: absolute;
    content: "";
    width: 16px;
    background: #fff;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top 0.2s 0.4s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -moz-transition: top 0.2s 0.4s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
    -o-transition: top 0.2s 0.4s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    transition: top 0.2s 0.4s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.navbar-toggler span:before {
    top: 9px;
    left: 16px;
}
.navbar-toggler span:after {
    top: -9px;
    right: 16px;
}
.navbar-toggler.open span {
    background: transparent !important;
    -webkit-transition: background 0.2s 0s ease-in-out;
    -moz-transition: background 0.2s 0s ease-in-out;
    -o-transition: background 0.2s 0s ease-in-out;
    transition: background 0.2s 0s ease-in-out;
}
.navbar-toggler.open span:before,
.navbar-toggler.open span:after {
    top: 0;
    width: 32px;
    -webkit-transition: top 0.2s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -webkit-transform 0.2s 0.4s ease-in-out;
    -moz-transition: top 0.2s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -moz-transform 0.2s 0.4s ease-in-out;
    -o-transition: top 0.2s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, -o-transform 0.2s 0.4s ease-in-out;
    transition: top 0.2s ease-in-out, left 0.2s 0.2s ease-in-out, right 0.2s 0.2s ease-in-out, width 0.2s 0.2s ease-in-out, transform 0.2s 0.4s ease-in-out;
}
.navbar-toggler.open span:before {
    left: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.navbar-toggler.open span:after {
    right: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.navbar-light .navbar-toggler {
    color: #fff;
}
.navbar-light .navbar-toggler span,
.navbar-light .navbar-toggler span:before,
.navbar-light .navbar-toggler span:after {
    background: #252729;
}

@media screen and (min-width: 768px) {

    .site-header.header-fixed {
        position: fixed;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}
@media screen and (min-width: 1200px) {
    .site-header .navbar {
        padding-left: 65px;
        padding-right: 65px;
    }
    .site-header .nav-link {
        padding-top: 0;
        padding-bottom: 0;
    }
    .site-header .navbar-nav > li > .nav-link {
        padding-left: 0;
        padding-right: 0;
        margin-left: 10px;
        margin-right: 10px;
    }
    .site-header .navbar-nav > li > a {
        position: relative;
    }
    .site-header .navbar-nav > li > a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #fff;
        opacity: 0;
        transition: all 0.3s ease-out;
    }
    .site-header .navbar-nav > li.active > a:before {
        opacity: 1;
    }
    .site-header .navbar-light .navbar-nav > li > a:before {
        border-color: #252729;
    }
}
.site-footer {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.usefull-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
}
.usefull-nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px;
}
.usefull-nav ul + ul {
    padding-top: 12px;
}
.usefull-nav li {
    padding: 12px;
}
.usefull-nav a {
    display: block;
    color: #252729;
}
.usefull-nav a:hover {
    opacity: 0.8;
}
.usefull-nav a i {
    font-size: 16px;
}
.usefull-nav.light,
.usefull-nav.light a {
    color: #fff;
}
.usefull-nav.dark,
.usefull-nav.dark a {
    color: #252729;
}
.social-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.social-nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px;
}
.social-nav ul + ul {
    padding-top: 12px;
}
.social-nav li {
    padding: 12px;
}
.social-nav a {
    display: block;
    text-align: center;
    color: #252729;
}
.social-nav a:hover {
    opacity: 0.8;
}
.social-nav a i {
    font-size: 16px;
}
.social-nav.light,
.social-nav.light a {
    color: #fff;
}
.social-nav.dark,
.social-nav.dark a {
    color: #252729;
}
@media screen and (max-width: 1199px) {
    .site-footer.footer-mobile-light {
        background: #fff;
    }
    .site-footer.footer-mobile-light,
    .site-footer.footer-mobile-light a {
        color: #252729;
    }
    .site-footer.footer-mobile-dark {
        background: #1a1e28;
    }
    .site-footer.footer-mobile-dark,
    .site-footer.footer-mobile-dark a {
        color: #fff;
    }
}
@media screen and (min-width: 1200px) {
    .usefull-nav.usefull-nav-pinned {
        position: absolute;
        bottom: 50px;
        left: 50px;
    }
    .social-nav.social-nav-pinned {
        position: fixed;
        top: 50px;
        bottom: 50px;
        right: 0;
        width: 50px;
    }
    .social-nav.social-nav-pinned {
        -ms-flex-align: center;
        align-items: center;
    }
    .social-nav.social-nav-pinned ul {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        width: 100%;
    }
    .site-footer.footer-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 50px;
        z-index: 50;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .site-footer.footer-fixed > .container,
    .site-footer.footer-fixed > .container-fluid {
        min-height: 50px;
    }
    .site-footer.footer-light,
    .site-footer.footer-light a {
        color: #fff;
    }
}
::-webkit-input-placeholder {
    color: #959799;
}
::-moz-placeholder {
    color: #959799;
}
:-ms-input-placeholder {
    color: #959799;
}
::-ms-input-placeholder {
    color: #959799;
}
::placeholder {
    color: #959799;
}
:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
    -webkit-text-fill-color: #252729 !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}
.form-control {
    height: calc(1.5em + 0.75rem + 7px);
    font-size: 0.875rem;
    line-height: 1.625rem;
    color: #252729;
    border-color: #e3e3e3;
}
.form-control:focus {
    color: #252729;
    border-color: #2754db;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    color: #959799;
}
.form-control::-moz-placeholder {
    color: #959799;
}
.form-control:-ms-input-placeholder {
    color: #959799;
}
.form-control::-ms-input-placeholder {
    color: #959799;
}
.form-control::placeholder {
    color: #959799;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #edeeef;
}
select.form-control:focus::-ms-value {
    color: #252729;
}
.col-form-label {
    padding-top: calc(0.375rem + 2px);
    padding-bottom: calc(0.375rem + 2px);
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 2px);
    padding-bottom: calc(0.5rem + 2px);
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 2px);
    padding-bottom: calc(0.25rem + 2px);
}
.form-control-plaintext {
    color: #252729;
}
.form-control-sm {
    height: calc(1.5em + 0.5rem + 3px);
    padding: 0.25rem 0.5rem;
}
.form-control-lg {
    height: calc(1.5em + 1.375rem + 7px);
    padding: 0.5rem 1rem;
}
.form-group {
    margin-bottom: 20px;
}
.form-row {
    margin-right: -10px;
    margin-left: -10px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    box-shadow: none;
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    box-shadow: none;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: none;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    box-shadow: none;
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    box-shadow: none;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: none;
}
.form-control.fc-semi-white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.125);
    border-color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-white:focus {
    color: #fff;
    border-color: #fff;
}
.form-control.fc-semi-white::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.75);
}
.form-control.fc-semi-white::-moz-placeholder {
    color: rgba(255, 255, 255, 0.75);
}
.form-control.fc-semi-white:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.75);
}
.form-control.fc-semi-white::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.75);
}
.form-control.fc-semi-white::placeholder {
    color: rgba(255, 255, 255, 0.75);
}
.form-control.fc-semi-white:disabled,
.form-control.fc-semi-white[readonly] {
    background-color: rgba(255, 255, 255, 0.075);
}
select.form-control.fc-semi-white:focus::-ms-value {
    color: #fff;
}
.form-control.fc-semi-white:-webkit-autofill,
.form-control.fc-semi-white:-webkit-autofill:hover,
.form-control.fc-semi-white:-webkit-autofill:focus,
.form-control.fc-semi-white:-webkit-autofill:active {
    -webkit-text-fill-color: #fff !important;
}
.form-control.fc-semi-dark {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.5);
}
.form-control.fc-semi-dark:focus {
    color: #fff;
    border-color: rgba(0, 0, 0, 0.75);
}
.form-control.fc-semi-dark::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-dark::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-dark:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-dark::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-dark::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.form-control.fc-semi-dark:disabled,
.form-control.fc-semi-dark[readonly] {
    background-color: rgba(0, 0, 0, 0.25);
}
select.form-control.fc-semi-dark:focus::-ms-value {
    color: #fff;
}
.form-control.fc-semi-dark:-webkit-autofill,
.form-control.fc-semi-dark:-webkit-autofill:hover,
.form-control.fc-semi-dark:-webkit-autofill:focus,
.form-control.fc-semi-dark:-webkit-autofill:active {
    -webkit-text-fill-color: #fff !important;
}
button:focus,
.btn:focus,
.btn.focus {
    outline: none;
    box-shadow: none;
}
.back-to-top {
    display: block;
    position: fixed;
    bottom: -50px;
    right: 0px;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    z-index: 75;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    line-height: 50px;
    color: #252729;
    text-align: center;
    transition: color 0.3s ease-out, background 0.3s ease-out, opacity 0.3s ease-out, bottom 0.3s ease-out 0.5s;
}
.back-to-top:hover {
    opacity: 0.75;
    color: #2754db;
}
.back-to-top.active {
    bottom: 0;
}
.btn {
    font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 500;
    color: #252754;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
   /* line-height: 1.625rem;*/
    transition: color 0.3s ease-out, background 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.3s ease-out 0.3s;
}
.btn:hover {
    color: #2754db;
}
.btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #2754db;
    border-color: #2754db;
    
}
.btn-primary:hover {
    color: #fff;
    background-color: #224ac0;
    border-color: #224ac0;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #2754db;
    border-color: #2754db;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #224ac0;
    border-color: #224ac0;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-secondary,
.btn-secondary:focus {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5f676e;
    border-color: #5f676e;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5f676e;
    border-color: #5f676e;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-white,
.btn-white:focus {
    color: #252729;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:hover {
    color: #2754db;
}
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
    color: #2754db;
}
.btn-light,
.btn-light:focus {
    color: #252729;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #252729;
    background-color: #f0f1f2;
    border-color: #f0f1f2;
}
.btn-light.disabled,
.btn-light:disabled {
    color: #252729;
    background-color: #f0f1f2;
    border-color: #f0f1f2;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #252729;
    background-color: #f0f1f2;
    border-color: #f0f1f2;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-dark,
.btn-dark:focus {
    color: #fff;
    background-color: #252729;
    border-color: #252729;
}
.btn-dark:hover {
    color: #fff;
    background-color: #111213;
    border-color: #111213;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #252729;
    border-color: #252729;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #111213;
    border-color: #111213;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-outline-primary,
.btn-outline-primary:focus {
    color: #2754db;
    border-color: #2754db;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #224ac0;
    border-color: #224ac0;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #2754db;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #224ac0;
    border-color: #224ac0;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-outline-secondary,
.btn-outline-secondary:focus {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #5f676e;
    border-color: #5f676e;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5f676e;
    border-color: #5f676e;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-outline-white,
.btn-outline-white:focus {
    color: #fff;
    border-color: #fff;
}
.btn-outline-white:hover {
    color: rgba(255, 255, 255, 0.8);
    border-color: #fff;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: rgba(255, 255, 255, 0.8);
}
.btn-outline-light,
.btn-outline-light:focus {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #252729;
    background-color: #f0f1f2;
    border-color: #f0f1f2;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #c8c9ca;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #252729;
    background-color: #f0f1f2;
    border-color: #f0f1f2;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-outline-dark,
.btn-outline-dark:focus {
    color: #252729;
    border-color: #252729;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #111213;
    border-color: #111213;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #252729;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #111213;
    border-color: #111213;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-link {
    font-weight: 400;
    color: #2754db;
}
.btn-link:hover {
    color: #224ac0;
}
.btn-link:disabled,
.btn-link.disabled {
    color: #2754db;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 0.6875rem 1rem;
    font-size: 1rem;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 0.125rem 0.5rem;
}
.btn.btn-rounded-circle {
    border-radius: 1.25rem;
}
.btn.btn-lg.btn-rounded-circle,
.btn-group-lg > .btn-rounded-circle {
    border-radius: 1.5625rem;
}
.btn.btn-sm.btn-rounded-circle,
.btn-group-sm > .btn-rounded-circle {
    border-radius: 1rem;
}
.btn-shadow {
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.12);
}
.btn-shadow:hover {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.12);
}
.btn-shadow:focus,
.btn-shadow.focus {
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.12);
}
.btn-shadow:not(:disabled):not(.disabled):active,
.btn-shadow:not(:disabled):not(.disabled).active,
.show > .btn-shadow.dropdown-toggle {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.12);
}

@media (min-width: 576px) {
    .btn {
        min-width: 0px;
		/*min-width: 150px */
    }
    .btn + .btn {
        margin-left: 1rem;
    }
}
.progress {
    background-color: #f7f7f7;
    border-radius: 0;
}
.progress-bar {
    background-color: #2754db;
}
.list-group-item {
    border-radius: 0 !important;
    border-color: #e8e8e8;
}
.badge {
    font-weight: 700;
    line-height: 18px;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: 1px solid #e8e8e8;
    color: #252729;
}
.list-group-item > .badge {
    margin-top: 1px;
}
.list-group.style-2 .list-group-item {
    padding-left: 0;
    padding-right: 0;
    background: transparent;
    border: 0;
}
.badge.style-2 {
    border: 0;
    background: transparent;
    font-size: 13px;
}
.listing {
    padding-left: 17px;
}
.listing ul {
    margin: 5px 0 5px 17px;
}
.listing a {
    color: #252729;
}
.listing a:hover {
    color: #2754db;
}
.iconlist {
    padding-left: 30px;
}
.iconlist ul {
    list-style-type: none;
    margin: 5px 0 5px 25px;
}
.iconlist li {
    position: relative;
}
.iconlist > li i {
    position: absolute;
    left: -30px;
    text-align: center;
    top: 0;
    width: 14px;
    line-height: 28px;
}
.disclist,
.disclist ul {
    list-style-type: disc;
}
.squarelist,
.squarelist ul {
    list-style-type: square;
}
.decimallist,
.decimallist ul {
    list-style-type: decimal;
}
.romanlist,
.romanlist ul {
    list-style-type: upper-roman;
}
.greeklist,
.greeklist ul {
    list-style-type: lower-greek;
}
.loweralphalist,
.loweralphalist ul {
    list-style-type: lower-alpha;
}
.upperalphalist,
.upperalphalist ul {
    list-style-type: upper-alpha;
}
.table {
    border-color: #e7e7e7;
}
.table:not([class*="mb-"]) {
    margin-bottom: 1.5rem;
}
.table:last-child:not([class*="mb-"]) {
    margin-bottom: 0;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 0.5rem;
    line-height: 1.5;
    border-color: #e7e7e7;
}
.table > thead > tr > th {
    border-color: #e7e7e7;
    border-bottom-width: 1px;
	/*font-weight:500;*/			 
}
.table > tbody + tbody {
    border-color: #e7e7e7;
    border-top-width: 1px;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 0.3125rem;
}
.table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border-color: #e7e7e7;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-of-type(odd),
.table-hover > tbody > tr:hover {
    background-color: #f7f7f7;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f7f7f7;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #f3f3f3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .position-fixed {
    position: relative !important ;
    right: inherit;
    top: inherit;
}
}
@media screen and (max-width: 767px) {
    .logo img{
        text-align: center;
        margin: 20px auto;
    }
    .usefull-nav ul{
         text-align: center;
        margin: 0px auto;
    }
    #home-cnt h1{
        font-size: 24px;
line-height: 30px;
    }
    .btn-play img{width: 200px;}
    p.lead {
    font-size: 1.0rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 2rem !important;
}
    .position-fixed{
        position: relative !important;
        right: inherit;
        top: 20px;
    }
    .hidden-xs{display: none;}
    .mo-top{margin-top:20px;}
    .mr-left{padding-left:inherit;}
    .mt-100{
        margin-top: inherit;
        margin-bottom: inherit;
    }
    .table-responsive {
        border-color: #e7e7e7;
    }
    .table-responsive:not([class*="mb-"]) {
        margin-bottom: 1.5rem;
    }
    .table-responsive:last-child:not([class*="mb-"]) {
        margin-bottom: 0;
    }
}
.block,
.block > * {
    position: relative;
}
.block-shadow {
    box-shadow: 0 9px 27px rgba(0, 0, 0, 0.12);
}
.block-rounded {
    border-radius: 0.25rem;
}
.block.block-boxed {
    border: 1px solid #fff;
    padding: 30px;
}
.feature-block,
.feature-block > * {
    position: relative;
}
.feature-block.feature-boxed {
    border: 1px solid #fff;
    padding: 30px;
}
.feature-block .feature-icon div:first-child {
    display: table;
    position: relative;
    font-size: 44px;
    line-height: 1;
    transition: all 0.3s ease-out;
}
.feature-block:hover .feature-icon div:first-child {
    transform: translateY(-4px);
}
.modal {
    z-index: 10000;
}
#subscribe-modal {
    max-width: 540px;
}
.featherlight-lightbox {
    display: none;
}
div.featherlight,
div.featherlight:last-of-type {
    background: rgba(3, 5, 7, 0.9);
}
div.featherlight .featherlight-content {
    padding: 0;
    border-bottom: 0;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.27);
}
div.featherlight .featherlight-inner > *:not(.overlay) {
    position: relative;
}
div.featherlight .featherlight-close-icon {
    position: fixed;
    top: 15px;
    right: 15px;
    width: auto;
    background: transparent;
    font-size: 24px;
    line-height: 1;
    color: #fff;
}
div.featherlight.featherlight-popup .featherlight-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    transition: all 0.15s ease-out;
}
div.featherlight.featherlight-popup .featherlight-close-icon:hover {
    background: rgba(0, 0, 0, 0.75);
}
div.featherlight .featherlight-next,
div.featherlight .featherlight-previous {
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    height: 80px;
    margin: auto 0;
    padding: 0 15px;
    background: transparent;
    transition: all 0.3s ease-out;
}
div.featherlight .featherlight-next {
    left: auto;
    right: 0;
}
div.featherlight .featherlight-previous {
    left: 0;
    right: auto;
}
div.featherlight .featherlight-next span,
div.featherlight .featherlight-previous span {
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 80px;
    text-shadow: none;
}
div.featherlight .featherlight-next:hover,
div.featherlight .featherlight-previous:hover {
    opacity: 0.8;
}
.featherlight-content .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background: rgba(3, 5, 7, 0.8);
}
.featherlight-content .caption .title-gallery,
.featherlight-content .caption .text-gallery {
    width: 100%;
    max-width: 600px;
    color: #fff;
}
div.featherlight-iframe .featherlight-content .caption {
    position: fixed;
}
div.featherlight-iframe .featherlight-content {
    width: 100%;
    max-width: 90%;
}
.divider {
    display: block;
    margin: 20px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
}
.divider.divider-alt {
    width: 54px;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.1);
}
.divider.divider-alt.small {
    width: 12px;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.overlay-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.overlay-inner canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.overlay-video {
    background-color: #000;
    top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
}
.video-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    background-color: #000;
}
.video-wrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.bg-image-holder img {
    display: none !important;
}
.overlay-inner.zoom-animation {
    animation: zoomAnimation 30s ease-out infinite;
}
@keyframes zoomAnimation {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        -moz-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.global-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.frame {
    background: #fff;
}
.frame > * {
    position: fixed;
    overflow: hidden;
    background: inherit;
    opacity: 0.03;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.frame .frame-top {
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
}
.frame .frame-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
}
.frame .frame-left {
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
}
.frame .frame-right {
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
}
.shadow-inner-white-1 {
    box-shadow: inset 0 0 50vw 12vw #fff;
}
.shadow-inner-white-2 {
    box-shadow: inset 0 0 50vw 5vw #fff;
}
.shadow-inner-black-1 {
    box-shadow: inset 0 0 50vw 12vw #000;
}
.shadow-inner-black-2 {
    box-shadow: inset 0 0 50vw 5vw #000;
}
.shadow-inner-gradient-1 {
    box-shadow: inset 0 0 50vw 12vw #b721ff;
}
.shadow-inner-gradient-2 {
    box-shadow: inset 0 0 50vw 12vw #2754db;
}
.shadow-inner-gradient-3 {
    box-shadow: inset 0 0 50vw 12vw #ff4136;
}
.shadow-inner-gradient-4 {
    box-shadow: inset 0 0 50vw 12vw #2f46e4;
}
.shadow-inner-gradient-5 {
    box-shadow: inset 0 0 50vw 12vw #db2727;
}
.preloader {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.preloader .loader-status {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 54px;
    height: 54px;
    margin: auto;
}
.preloader .circle-side {
    position: relative;
    width: 54px;
    height: 54px;
    -webkit-animation: circle infinite 0.75s linear;
    -moz-animation: circle infinite 0.75s linear;
    -o-animation: circle infinite 0.75s linear;
    animation: circle infinite 0.75s linear;
    border: 5px solid #2754db;
    border-top-color: rgba(0, 0, 0, 0.27);
    border-right-color: rgba(0, 0, 0, 0.27);
    border-bottom-color: rgba(0, 0, 0, 0.27);
    border-radius: 100%;
}
.preloader .circle-side {
    border-top-color: rgba(0, 0, 0, 0.27);
    border-right-color: rgba(0, 0, 0, 0.27);
    border-bottom-color: rgba(0, 0, 0, 0.27);
}
.preloader.preloader-dark {
    background: #030507;
}
.preloader.preloader-dark .circle-side {
    border-top-color: rgba(255, 255, 255, 0.27);
    border-right-color: rgba(255, 255, 255, 0.27);
    border-bottom-color: rgba(255, 255, 255, 0.27);
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes circle {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
div.os-scrollbar,
div.os-scrollbar-corner {
    z-index: 10000;
}
.portfolio-item {
    position: relative;
}
.portfolio-item > a {
    display: block;
}
.portfolio-item .item-media {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.portfolio-item .item-media img {
    display: block;
}
.portfolio-item .item-media:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80%;
    opacity: 0.75;
    background: -moz-linear-gradient(top, rgba(3, 5, 7, 0) 0%, rgba(3, 5, 7, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(3, 5, 7, 0) 0%, rgba(3, 5, 7, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(3, 5, 7, 0) 0%, rgba(3, 5, 7, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00030507', endColorstr='#a6030507',GradientType=0 );
}
.portfolio-item .item-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.portfolio-item a:hover .item-overlay {
    opacity: 0.5;
}
.portfolio-item .item-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slick-slide {
    outline: none;
}
.slick-prev,
.slick-next {
    font-size: 21px;
    line-height: 1;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    background: #fff;
    color: #979797;
    z-index: 100;
    opacity: 0;
    transition: all 0.3s ease-out;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #252729;
    outline: none;
    background: #fff;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.slider:hover .slick-prev {
    opacity: 1;
    left: 1.5rem;
}
.slider:hover .slick-next {
    opacity: 1;
    right: 1.5rem;
}
.slick-dots {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 1.5rem;
    list-style: none;
    text-align: center;
}
.slick-dotted.slick-slider.dots-inside .slick-dots {
    position: absolute;
    bottom: 1rem;
    margin: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    border-radius: 0.125rem;
    outline: none;
    padding: 0;
    background: #d7d7d7;
}
.slick-dots li.slick-active button {
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 0.25rem;
    background: #252729;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dotted.slick-slider.dots-light .slick-dots li button {
    background: #fff;
}
.countdown {
    display: table;
}
.countdown .number {
    font-size: 3rem;
    font-weight: 500;
    line-height: 3.75rem;
}
hr {
    border-top-width: 2px;
    border-color: #f7f7f7;
}
hr.light {
    border-color: #fff;
}
hr.dark {
    border-color: #252729;
}
.contact-form-result > *:first-child,
.subscribe-form-result > *:first-child {
    margin-top: 20px;
}
@media (max-width: 576px) {
    h1,
    .h1 {
        font-size: 2rem;
        line-height: 2.75rem;
    }
    h2,
    .h2 {
        font-size: 1.75rem;
        line-height: 2.5rem;
    }
    .btn {
        display: block;
        min-width: auto;
    }
    .btn + .btn {
        margin-top: 20px;
    }
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.pull-right {
    float: right;
    color:#3c8dbc;
    
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.text {
    color: #777;
}
p {
    margin: 0 0 10px;
}
.margin-r-5 {
    margin-right: 5px;
}
.btn-primary1 {
    background-color: #3c8dbc;
    border-color: #367fa9;
    color : white;
}
.margin-r-5 {
    margin-right: 5px;
}
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border-radius: 3px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0;
}
.nav-tabs-custom>.nav-tabs>li.active {
    font-weight: 500;
}
.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px;
  
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.pull-right {
    float: right!important;
}
/*a {
    color: #3c8dbc;
}*/
.margin-r-5 {
    margin-right: 5px;
}
.label-danger, .modal-danger .modal-body {
    background-color: #dd4b39 !important;
    color: #fff !important;
}
.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
    color: #fff !important;
}
.label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
    color: #fff !important;
}
.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
    color: #fff !important;
}
.label-primary, .modal-primary .modal-body {
    background-color: #3c8dbc !important;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925;
}
.btn-danger {
    color: #fff;
}
hr {
    border-top: 1px solid #555;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}
.btn-primary2, .btn-primary2:focus {
    color: #fff;
    background-color: #2754db;
    border-color: #2754db;
    margin-left: 85%;
      
}
.form-horizontal1 .form-group1 {
    margin-right: -15px;
    margin-left: 20px;
}
.form-group1 {
    margin-bottom: 15px;
}
.form-control1 {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}
.form-control1 {
    display: block;
    width: 98%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
   
}
.checkbox1{
    padding: 10px 0px 0px 148px;
}
.checkbox2{
    padding: 0px 0px 16px 170px;
}
.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 20px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.tab-content>.active {
    display: block;
}
.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}
.nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444;
}
.nav-tabs-custom>.nav-tabs>li>a, .nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0;
}
.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .2rem .2rem;
}
.profile-user-img {
    border: 3px solid #adb5bd;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
    height: 100px;
}
a:not([href]) {
    color: #3c8dbc;
    text-decoration: none;
}
input[type=checkbox], input[type=radio] {
    margin: 20px 22px 4px 23px;
    box-sizing: border-box;
} 
.ml1-2, .mx-2 {
    margin-left: 45.5rem!important;
}

.col1-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin: 5px -10px -9px 10px;
}
.fa-plus:before {
    content: "\f067";
    margin-right: 6px;
}
.fa-trash:before {
    content: "\f1f8";
    margin-left: 15px;
}
.fa, .fas {
    margin-left: -1px;
    margin-right: -8px;
}

.fa-edit:before {
    content: "\f044";
    margin-left: 11px;
}
 .from, .timeslotupform{
    margin-bottom: 1rem;
    border: 1px solid gray;
    border-radius: 5px;
}
.label,.time {
    display: inline-block;
    margin-bottom: -10.5rem;
    margin-left: 40px;
    padding-top: 12px;
}
.label,.time1 {
    display: inline-block;
    margin-bottom: -10.5rem;
    margin-left: 51px;
    padding-top: 12px;
}
.form-group-time {
    margin-bottom: 20px;
    margin-left: 40px;
}

.form-control-tm {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-left: 39px;
}
.from, .datesform{
    margin-bottom: 1rem;
    border: 1px solid gray;
    border-radius: 5px;
}
.date-label{
    margin: 27px -8px -1px 45px;
}

.form-control-dt {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 20px 0px 0px -15px;
}
.form-group-date{
    margin-bottom: 20px;
    margin-left: 40px;
}
.toggle-control{
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem;
    margin: 25px 0px -7px 30px;
}
.label,.chck{
    margin-left: -19px;
    margin-right: 20px;
}
.fa-eye:before {
    content: "\f06e";
    margin-left: 14px;
}
.table-appoi{
    width: 67%;
    margin-left: 20%;
    margin-right: 11%;
}
.status-color{
    color: red;
}
.confirm{
    color: green;
}
.cancel{
    color: red;
}
.reschedule{
    color: yellowgreen;
}
.con_review{
    padding: 60px 0px 0px 0px
}
.notification {
    margin-bottom: 17px;
    margin-left: 27px;
    margin-top: 23px;
}
.formate{
    margin: -28px 1px 3px 76px;
}
.search {
    margin: -16px -4px -18px 548px;
}
.txt-search{
    margin: -16px -4px -9px 528px;
}
.card-footer .btn:hover {
    color: #fff;
}
.forget{
    display: flex;
    flex-wrap: wrap;
    margin-right: 10.5px;
    margin-left: 13.5px;
    padding-bottom: 23px;
}
.password{
    margin: -29px 5px 5px 210px;
}
.minus .btn:hover {
    color: #fff;
}
.addminus{
    margin-left: 1px;
    margin-right: -2px;
}
.dropdown{
    margin: -69px 4px 2px 20px;
}
.backbutton{
    float : right;
}
.customer{
    margin: -31px 6px 1px 18px;
}
.consultant{
    margin: -116px 6px 1px 410px;
}
.feedback{
    margin: 0px 66px 2px 11px;
}
.appoinmentformate{
    margin: -28px 1px 3px 180px;
}
.videourl{
    margin: 0px 0px 0px 70px;
}
