
/*

Template: Asko - Business, Advice, Finance Consulting html Template
Author: Theme-rocket
Author URI: https://themeforest.net/user/theme-rocket/portfolio 
Version:  1.0
Description: Asko - Business, Advice, Finance Consulting html Template

*/
/*-------------------------------------------------------
1. Theme default css
---------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700');*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700');
body {
    scroll-behavior: smooth;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #505764;    
    letter-spacing: 1px;
}
.border-bottom{
    border-bottom: 1px solid #656c79 !important;
}
img {
    max-width: 100%;
}
i{
    margin-right: 10px;
}

a:hover {
    color: #00ABAB;
}

.header-nav-area,
.portfolio-item img,
.portfolio-item:after,
.blog-post-thumbnail img,
.header-nav .menu > li > a,
.blog-post-content .btn i,
.about-video-slides .owl-nav div,
form#contact-form input,
.js-faq-content .card-header,
.agent-thumbnail::after,
.agent-thumbnail ul,
.pricing-item,
.header-nav .menu > li a,
.fun-fact-item h4::after,
.blog-post-content,
.fun-fact-item .counter,
.featured-service-item,
#hero-slider1 .owl-nav div,
a.btn,
.btn,
a,
.featured-service-item a,
h4,
h3,
h2,
h5,
.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{color: #3d434f}
a:focus,
a:hover,
.button:focus {
    text-decoration: none;
    outline: none;
} 
:focus {
    outline: none;
} 
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif; 
    color: #3c424e;
    margin-top: 0;
    margin-bottom: 0; 
    letter-spacing: .01em;
    line-height: 1.5em; 
}
h1 {
    font-size: 60px;
    font-weight: 600;
}
h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
}
h3 {
    font-size: 28px;
    font-weight: 600;
}
h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
h5 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
h6 {
    font-size: 16px;
} 
.has-color p,
.has-color h1,
.has-color h2,
.has-color h3,
.has-color h4,
.has-color h5,
.has-color h6 {
    color: #ffffff !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none
}
li:first-child {
    padding-left: 0;
}
li:last-child {
    padding-right: 0;
    border-right: 0;
}
.list-inline{
    display: block;
    list-style: none; 
}
.list-inline li{
    display: inline-block;
}
p {   
    margin-bottom: 20px;
}
.lead{
    font-size: 18px;
    line-height: 28px;
}
textarea,
input[type="email"],
input[type="password"], 
input[type="text"]{
    border: 0 none;
    box-shadow: 0 4px 16px -3px #cccccc;
    line-height: 50px;
    margin-bottom: 35px;
    padding-left: 20px;
    padding-top: 0;
    width: 100%;
}
textarea{
    height: 150px;
    margin-bottom: 0;
    position: relative;
    resize: none;
}
*::-moz-selection {
    background: #00ABAB;
    color: #000;
    text-shadow: none;
}
::-moz-selection {
    background: #00ABAB;
    color: #000;
    text-shadow: none;
}
::selection {
    background: #00ABAB;
    color: #000;
    text-shadow: none;
}

/**::-moz-placeholder {
    color: #ffffff;
    font-size: 14px;
    opacity: 1;
}
*::placeholder {
    color: #ffffff;
    font-size: 14px;
    opacity: 1;
}*/

.btn-primary {
    color: #fff;
}
.bg-light{
    background-color: #f9f9f9;
}
.bg-dark{
    background-color: #060a10 !important;
} 
.bg-white{
    background-color: #fff;
}
.btn {
    border: 0 none;
    border-radius: 50px;
    font-size: 16px;
    padding: 12px 36px;
    margin-right: 10px;
    font-weight: 700; 
    font-family: 'Raleway', sans-serif;
}
.btn i{
    font-size: 22px;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    top: 2px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-primary:hover,
.btn-primary:focus {
    background-color: #00abab;
    color: #ffffff !important;
}
.btn-dark {
    background-color: #007bff;
    outline: none;
    border: 0;
}
.no-border-radius{
   border-radius: 3px;  
}
.btn-sm {
    font-size: 14px;
    padding: 8px 32px;
    text-transform: capitalize;
}
.btn:hover,
.btn:focus{
    border: 0 none;
    box-shadow: none;
    color: #ffffff;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.5);
}
.btn-alt:hover,
.btn-alt:focus{ 
    box-shadow: 0 2px 15px -5px #ff0068;
}
.btn-alt {
    background-color:#ffffff;
    color: #203a48;
}

.secondary-overlay{
    box-shadow:  0 0 0 1000px rgba(65, 64, 103, 0.5) inset;
}

/*======= Margin & Padding ======= */
section{
    padding: 100px 0;
}
/*-- Margin Top --*/
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-45 { margin-top: 45px; }
.mt-50 { margin-top: 50px; } 
.mt-100 { margin-top: 100px; } 
.mt-150 { margin-top: 150px; }
.mt-200 { margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-25 { margin-bottom: 25px; }
.mb-30 { margin-bottom: 30px; }
.mb-35 { margin-bottom: 35px; }
.mb-40 { margin-bottom: 40px; }
.mb-45 { margin-bottom: 45px; }
.mb-50 { margin-bottom: 50px; } 
.mb-55 { margin-bottom: 55px; } 
.mb-60 { margin-bottom: 60px; } 
.mb-70 { margin-bottom: 70px; } 
.mb-100 { margin-bottom: 100px; } 
.mb-150 { margin-bottom: 150px; }
.mb-200 { margin-bottom: 200px; }

/*-- Padding Top --*/
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-30 { padding-top: 30px; }
.pt-50 { padding-top: 50px; }
.pt-60 { padding-top: 60px; }
.pt-70 { padding-top: 70px; }
.pt-100 { padding-top: 100px; padding-bottom: 100px;}
.pt-150 { padding-top: 150px; }
.pt-200 { padding-top: 200px; }

/*-- Padding Bottom --*/
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }
.pb-35 { padding-bottom: 35px; }
.pb-40 { padding-bottom: 40px; }
.pb-45 { padding-bottom: 45px; }
.pb-50 { padding-bottom: 50px; }
.pb-60 { padding-bottom: 60px; }
.pb-70 { padding-bottom: 70px; }
/*.pb-100 { padding-bottom: 100px; }*/
.pb-150 { padding-bottom: 150px; }
.pb-200 { padding-bottom: 200px; }
 
/*#main-wrapper{
    position: relative;
    padding-top: 120px;
}*/