/*!
Theme Name: IMEX Blog
Theme URI: 
Author: Leo9Studio
Author URI: leo9studio.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: leo9studio-blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Leo9studio Blog is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_aZA7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_cJD7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm45xW4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_ZpC7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_c5H7g4.ttf) format('truetype')
}

@font-face {
    font-family: 'charter_itcregular';
    src: url('./fonts/charter_itc_regular-webfont.woff2') format('woff2'), url('./fonts/charter_itc_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'light';
    src: url(./fonts/gilroy-light-webfont.woff2) format('woff2'), url(./fonts/gilroy-light-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'extrabold';
    src: url(./fonts/gilroy-extrabold-webfont.woff2) format('woff2'), url(./fonts/gilroy-extrabold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'bold';
    src: url(./fonts/Gilroy-Bold.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'semibold';
    src: url(./fonts/gilroy-semibold-webfont.woff2) format('woff2'), url(./fonts/gilroy-semibold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'medium';
    src: url(./fonts/gilroy-medium-webfont.woff2) format('woff2'), url(./fonts/gilroy-medium-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'regular';
    src: url(./fonts/gilroy-regular-webfont.woff2) format('woff2'), url(./fonts/gilroy-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.f-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap
}

.f-col {
    padding: 0 15px
}

.f-10 .f-col {
    width: 10%
}

.f-9 .f-col {
    width: 11.11111111%
}

.f-8 .f-col {
    width: 12.5%
}

.f-7 .f-col {
    width: 14.28571429%
}

.f-6 .f-col {
    width: 16.66666667%
}

.f-5 .f-col {
    width: 20%
}

.f-4 .f-col {
    width: 25%
}

.f-3 .f-col {
    width: 33.33333333%
}

.f-2 .f-col {
    width: 50%
}

.f-1 .f-col {
    width: 100%
}

.w100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.w33 {
    width: 33%;
    padding-left: 15px;
    padding-right: 15px
}

.w16 {
    width: 16.666666%;
    padding-left: 15px;
    padding-right: 15px
}

@media all and (max-width:990px) {
    .w-990-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-990-33 {
        width: 33%
    }
    .w-990-16 {
        width: 16.666666%
    }
}

@media all and (max-width:800px) {
    .w-800-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-800-33 {
        width: 33%
    }
    .w-800-16 {
        width: 16.666666%
    }
}

@media all and (max-width:768px) {
    .w-768-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-768-33 {
        width: 33%
    }
    .w-768-16 {
        width: 16.666666%
    }
}

@media all and (max-width:480px) {
    .w-480-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-480-33 {
        width: 33%
    }
    .w-480-16 {
        width: 16.666666%
    }
    .mb-480-50 {
        margin-bottom: 50px
    }
    .mb-480-45 {
        margin-bottom: 45px
    }
    .mb-480-40 {
        margin-bottom: 40px
    }
    .mb-480-35 {
        margin-bottom: 35px
    }
    .mb-480-30 {
        margin-bottom: 30px
    }
    .mb-480-25 {
        margin-bottom: 25px
    }
    .mb-480-20 {
        margin-bottom: 20px
    }
    .mb-480-15 {
        margin-bottom: 15px
    }
    .mb-480-10 {
        margin-bottom: 10px
    }
    .mb-480-5 {
        margin-bottom: 5px
    }
    .f-480-10 .f-col {
        width: 10%
    }
    .f-480-9 .f-col {
        width: 11.11111111%
    }
    .f-480-8 .f-col {
        width: 12.5%
    }
    .f-480-7 .f-col {
        width: 14.28571429%
    }
    .f-480-6 .f-col {
        width: 16.66666667%
    }
    .f-480-5 .f-col {
        width: 20%
    }
    .f-480-4 .f-col {
        width: 25%
    }
    .f-480-3 .f-col {
        width: 33.33333333%
    }
    .f-480-2 .f-col {
        width: 50%
    }
    .f-480-1 .f-col {
        width: 100%
    }
}

@media all and (max-width:400px) {
    .w-400-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }
    .w-400-33 {
        width: 33%
    }
    .w-400-16 {
        width: 16.666666%
    }
    .mb-400-50 {
        margin-bottom: 50px
    }
    .mb-400-45 {
        margin-bottom: 45px
    }
    .mb-400-40 {
        margin-bottom: 40px
    }
    .mb-400-35 {
        margin-bottom: 35px
    }
    .mb-400-30 {
        margin-bottom: 30px
    }
    .mb-400-25 {
        margin-bottom: 25px
    }
    .mb-400-20 {
        margin-bottom: 20px
    }
    .mb-400-15 {
        margin-bottom: 15px
    }
    .mb-400-10 {
        margin-bottom: 10px
    }
    .mb-400-5 {
        margin-bottom: 5px
    }
    .f-400-10 .f-col {
        width: 10%
    }
    .f-400-9 .f-col {
        width: 11.11111111%
    }
    .f-400-8 .f-col {
        width: 12.5%
    }
    .f-400-7 .f-col {
        width: 14.28571429%
    }
    .f-400-6 .f-col {
        width: 16.66666667%
    }
    .f-400-5 .f-col {
        width: 20%
    }
    .f-400-4 .f-col {
        width: 25%
    }
    .f-400-3 .f-col {
        width: 33.33333333%
    }
    .f-400-2 .f-col {
        width: 50%
    }
    .f-400-1 .f-col {
        width: 100%
    }
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

a {
    color: #007aff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

img {
    vertical-align: middle;
    border-style: none
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

a {
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

a:active,
a:hover,
a:focus {
    outline: 0;
    text-decoration: none
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

ul,
ol,
dl {
    -webkit-margin-after: 0;
    -webkit-margin-before: 0
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cfd1d4
}

.hdg1 {
    font-size: 42px;
    color: var(--myClrDark);
    line-height: 1.3;
    margin-bottom: 80px;
    font-family: "bold"
}

.hdg6 {
    font-size: 22px;
    color: #5857f9;
    font-family: "bold";
    margin-bottom: 35px;
    text-transform: uppercase
}

.hdg7 {
    font-size: 22px;
    color: #5857f9;
    font-family: "bold";
    margin-bottom: 25px;
    text-transform: uppercase
}

.hdg8 {
    font-family: "extrabold";
    font-size: 36px;
    color: var(--myClrDark)
}

.commpara {
    font-family: "medium";
    font-size: 18px;
    line-height: 1.7;
    color: #707070
}

.button {
    font-size: 18px;
    color: #705df6;
    font-family: 'bold';
    background: var(--myClrLight);
    border: 0;
    width: 290px;
    height: 70px;
    display: inline-block;
    line-height: 70px;
    border-radius: 8px;
    position: relative;
    top: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.button1 {
    cursor: pointer;
    font-size: 18px;
    color: #ff3968;
    border: 0;
    font-family: "bold";
    height: 42px;
    line-height: 42px;
    display: inline-block;
    vertical-align: middle;
    background: transparent
}

.button1 img {
    margin-left: 6px;
    position: relative;
    left: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.button1:hover {
    color: #ff3968
}

.button1:hover img {
    left: 3px
}

.button-grd {
    width: 145px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px;
    position: relative;
    border: 0;
    outline: none;
    overflow: hidden
}

.button-grd:before {
    content: '';
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.button-grd:after {
    content: '';
    background: transparent url(./img/button-white-layer-rev.png) repeat-x 100% -80%;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 7px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.button-grd span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 9;
    color: var(--myClrLight);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.button-grd em {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 130%;
    z-index: 9;
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.button-grd:hover span {
    top: -120%
}

.button-grd:hover em {
    top: 50%
}

.button-grd:hover:after {
    background-position: 0 80%
}

.button-grd-line {
    width: 145px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px;
    position: relative;
    border: 0;
    outline: none;
    overflow: hidden;
    background-color: #084040;
    color:#ffffff;
    transition: all 0.2s;
  
}

.button-grd-line:hover{
    background-color: rgb(86, 240, 159);
    color:#084040;
}

/* .button-grd-line:before {
    content: '';
    background: linear-gradient(to right, #000000 0, #084040 100%);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px
} */

/* .button-grd-line:after {
    content: '';
    background: transparent url(./img/button-white-layer.png) repeat-x 0 80%;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 7px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
} */

.button-grd-line span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 9;
    /* background: #084040; */
    background-clip: text;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

/* .button-grd-line em {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 130%;
    z-index: 9;
    color: var(--myClrLight);
    font-style: normal;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
} */

.button-grd-line:hover span {
    /* top: -120% */
}

.button-grd-line:hover em {
    top: 50%
}

.button-grd-line:hover:after {
    background-position: 100% 180%
}

.h-quote-box .button-grd-line {
    width: 145px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px;
    position: relative;
    border: 0;
    outline: none;
    overflow: hidden
}

.h-quote-box .button-grd-line:before {
    content: '';
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.h-quote-box .button-grd-line:after {
    content: '';
    background: transparent url(./img/button-white-layer.png) repeat-x 0 80%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    border-radius: 7px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.h-quote-box .button-grd-line span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 9;
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

/* .h-quote-box .button-grd-line em {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 130%;
    z-index: 9;
    color: var(--myClrLight);
    font-style: normal;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
} */

.h-quote-box .button-grd-line:hover span {
    top: -120%
}

.h-quote-box .button-grd-line:hover em {
    top: 50%
}

.h-quote-box .button-grd-line:hover:after {
    background-position: 100% 180%
}

.grd-btn-2 {
    position: relative;
    min-width: 165px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    line-height: 70px;
    text-align: center;
    border-radius: 7px;
    background: linear-gradient(to left, #cf72e8 0, #5857f9 100%)
}

.grd-btn-2:before {
    content: '';
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    border-radius: 7px
}

.grd-btn-2 span {
    position: relative;
    z-index: 9;
    color: var(--myClrLight);
    font-size: 24px;
    font-family: bold;
    padding: 0 58px
}

.grd-btn-2:hover:before {
    opacity: 0
}

@font-face {
    font-family: 'icomoon';
    src: url('./fonts/icomoon.eot?j7t89p');
    src: url('./fonts/icomoon.eot?j7t89p#iefix') format('embedded-opentype'), url('./fonts/icomoon.ttf?j7t89p') format('truetype'), url('./fonts/icomoon.woff?j7t89p') format('woff'), url('./fonts/icomoon.svg?j7t89p#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-insta:before {
    content: "\e90c"
}

.icon-down-arrow:before {
    content: "\e900"
}

.icon-fb:before {
    content: "\e901"
}

.icon-left-arrow:before {
    content: "\e902"
}

.icon-loc:before {
    content: "\e903"
}

.icon-mail:before {
    content: "\e904"
}

.icon-mail1:before {
    content: "\e905"
}

.icon-right-arrow:before {
    content: "\e906"
}

.icon-search:before {
    content: "\e907"
}

.icon-tw:before {
    content: "\e908"
}

.icon-bookmark:before {
    content: "\e909"
}

.icon-call:before {
    content: "\e90a"
}

.icon-cross:before {
    content: "\e90b"
}

:root {
    --clr1: #ff5d7d;
    --clr2: #5857f9;
    --clr3: #59257d;
    --clr4: var(--myClrDark);
    --headerHeight: 80px;
    --headerHeightFixed: 60px;
    --hsHeadingTop: 100px;
    --hsHeadingHeight: 120px;
    --hsTextTop: 220px;
    --wwaWidth: 71px;
    --wwaWidth2: 150px;
    --dotBoxLiWidth: 30px;
    --dotBoxDuration: 1s;
    --dotBoxTop: 150vh;
    --expWidth: 40px;
    --wwa1Top: 0;
    --wwa1Left: 0;
    --wwa2Top: 0;
    --wwa2Left: 0;
    --wwa3Top: 0;
    --wwa3Left: 0;
    --durationCommon: 400;
    --service1Height: 120vh;
    --service2Height: 110vh;
    --serviceMainHeight: 450vh;
    --hsTrigger1: 120vh;
    --hsTrigger12: 220vh;
    --dots: 30vh;
    --hs-img-box: 424px;
    --tlServAnimContainer: 100vh;
    --hs-ellipse-width-1: 370px;
    --hs-ellipse-width-2: 305px;
    --hs-ellipse-width-3: 395px;
    --bannerHeight: 0;
    --wwrHeight: 0;
    --servDetLeft: 170px
}

html {
    --myClrDark: #000;
    --myClrLight: #fff
}

html[data-theme='dark'] {
    --myClrDark: #6d74a7;
    --myClrLight: #202442
}

.clr1 {
    color: #ff5d7d
}

.clr2 {
    color: #5857f9
}

.container {
    width: 100%;
    padding: 0 24px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

html,
body {
    width: 100%;
    height: 100%;
    transition: background .2s ease-in-out;
    font-size: 16px
}

body {
    color: var(--myClrDark);
    background: var(--myClrLight);
    font-size: 16px;
    font-family: 'regular';
    margin: 0;
    padding: 0
}

input [type=submit],
button {
    outline: none !important
}

.container {
    max-width: 1250px;
    max-width: 1088px
}

.container {
    width: 100%;
    padding: 0 24px;
    margin-right: auto;
    margin-left: auto
}

/* .copyMob, */
.menu-icon,
.client-logo-mob,
.workMobDots,
.br-800 {
    display: none
}

.logo {
    width: 115px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.logo-flex {
    display: flex;
    align-items: center
}

.section-padding {
    padding: 150px 0;
    position: relative
}

.header-social {
    display: flex;
    align-items: center;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    padding-left: 35px;
    margin-left: 35px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.header-social li {
    margin-right: 17px
}

.desk-header {
    height: var(--headerHeight);
    z-index: 999;
    background: var(--myClrLight);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.desk-header .button-grd-line {
    font-family: 'bold';
    top: -3px
}

.desk-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.desk-header.fixHeader {
    height: var(--headerHeightFixed);
    background: var(--myClrLight);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)
}

.desk-header.fixHeader .button-grd-line {
    height: 45px;
    line-height: 45px
}

.desk-header.fixHeader .logo {
    width: 100px
}

.desk-header.fixHeader .header-social {
    padding-left: 25px;
    margin-left: 25px
}

.deskHeaderBtnAnim .desk-header .button-grd-line:after {
    background: transparent;
    background: transparent url(./img/button-white-layer-rev.png) repeat-x 100% -80%
}

.deskHeaderBtnAnim .desk-header .button-grd-line:hover:after {
    background-position: 0 80%
}

.deskHeaderBtnAnim .desk-header .button-grd-line span {
    -webkit-text-fill-color: var(--myClrLight);
    -moz-text-fill-color: var(--myClrLight)
}

.deskHeaderBtnAnim .desk-header .button-grd-line em {
    background: linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    background: -webkit-linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    background: -moz-linear-gradient(to right, #cf72e8 0, #5857f9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent
}

.navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--headerHeight);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.navigation li {
    position: relative;
    padding: 0 25px;
    height: 100%;
    line-height: var(--headerHeight)
}

.navigation li:last-of-type {
    padding-right: 0
}

.navigation li a {
    font-size: 16px;
    color: rgb(8, 64, 64);
    opacity:0.6;
    font-family: 'regular';
    text-transform: uppercase
}

.navigation li:hover a {
    color: rgb(50, 52, 58);
}

.fixHeader .navigation {
    height: var(--headerHeightFixed)
}

.drop-box,
.mobdrop-box {
    position: initial !important;
    padding-right: 20px;
    cursor: pointer
}

.drop-box a,
.mobdrop-box a {
    position: relative
}

.drop-box .downarrow::before,
.mobdrop-box .downarrow::before,
.drop-box .downarrow::after,
.mobdrop-box .downarrow::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background: var(--myClrDark);
    border-radius: 50%;
    position: absolute;
    right: -14px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.drop-box:hover .downarrow::before,
.mobMenuTrigger.active .downarrow::before,
.drop-box:hover .downarrow::after,
.mobMenuTrigger.active .downarrow::after {
    width: 2px;
    height: 7px;
    border-radius: 0;
    top: 50%;
    right: -10px
}

.drop-box:hover .downarrow::before,
.mobMenuTrigger.active .downarrow::before {
    transform: rotate(-45deg) translateY(-50%)
}

.drop-box:hover .downarrow::after,
.mobMenuTrigger.active .downarrow::after {
    transform: rotate(45deg) translateY(-50%)
}

.drop {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: var(--myClrLight);
    width: 100%;
    padding: 5px 0 16px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    box-shadow: 0 30px 28px rgba(0, 0, 0, 0.05)
}

.drop .f-col {
    padding: 0 8px
}

.drop ul {
    max-width: 1088px;
    margin: auto
}

.drop ul li {
    margin-right: 0
}

.drop-box:hover:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 37px;
    content: ""
}

.fixHeader .drop-box:hover:after {
    height: 30px
}

.fixHeader .navigation {
    height: var(--headerHeightFixed)
}

.fixHeader .navigation li {
    line-height: var(--headerHeightFixed)
}

.drop-box:hover .drop {
    opacity: 1;
    pointer-events: initial;
    visibility: visible;
    pointer-events: auto;
    top: 100%
}

.col1 {
    background: rgba(255, 93, 125, 0.1)
}

.col2 {
    background: rgba(88, 87, 249, 0.1)
}

.col3 {
    background: rgba(89, 37, 125, 0.1)
}

.dropbox-cont {
    padding: 20px;
    height: 100%;
    border-radius: 7px;
    text-transform: initial;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.dropbox-cont>div {
    position: relative;
    z-index: 1
}

.dropbox-cont:after {
    content: '';
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 30px);
    opacity: .1;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out
}

.dropbox-cont.col1:after {
    background: transparent url(./img/wave1.svg) repeat-x 0 80%;
    background-size: 120%
}

.dropbox-cont.col2:after {
    background: transparent url(./img/wave2.svg) repeat-x 0 80%;
    background-size: 120%
}

.dropbox-cont.col3:after {
    background: transparent url(./img/wave3.svg) repeat-x 0 80%;
    background-size: 120%
}

.dropbox-cont:hover:after {
    background-position: 100% 180%;
    top: -100%;
    background-size: 200%
}

.dropbox-cont:hover .dropFlex img {
    transform: translateX(0)
}

.dropbox-cont h6 {
    font-family: "extrabold";
    font-size: 38px;
    color: var(--myClrDark);
    line-height: 1;
    margin-bottom: 10px
}

.dropbox-cont p {
    font-family: "medium";
    font-size: 16px;
    line-height: 24px;
    color: var(--myClrDark);
    margin-bottom: 0
}

.header-service .service-link,
.header-work .work-link,
.header-about .about-link,
.header-client .client-link {
    color: #ff3968
}

.dropFlex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end
}

.dropFlex p {
    width: 100%
}

.dropFlex img {
    margin-bottom: 5px;
    width: 30px;
    transform: translateX(-10px);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.relative {
    position: relative
}

.blue {
    color: #5857f9
}

.h-img svg {
    height: 100%
}

.flex-c {
    display: flex;
    align-items: center
}

footer {
    padding: 30px 0 50px;
    position: relative;
    z-index: 1
}

footer h2 {
    font-size: 30px;
    line-height: 1;
    color: var(--myClrDark);
    font-family: 'extraBold'
}

footer h4 {
    font-size: 18px;
    line-height: 1;
    color: #d4d4d4;
    font-family: 'extraBold';
    margin-bottom: 10px
}

footer ul li {
    margin-bottom: 10px
}

footer ul li:last-of-type {
    margin: 0
}

footer ul li a {
    font-size: 16px;
    line-height: 1;
    color: var(--myClrDark)
}

footer ul li a:hover {
    color: var(--clr1)
}

.copy {
    font-size: 14px;
    line-height: 1;
    color: var(--myClrDark);
    font-family: 'medium';
    line-height: 1.6;
    margin: 20px 0 0
}

ul.f-social {
    display: flex
}

ul.f-social li {
    margin-right: 15px;
    margin-bottom: 0
}

ul.f-social li:last-of-type {
    margin-right: 0
}

.mainContainer {
    position: relative;
    z-index: 9
}

.fadeInUp,
.fadeIn {
    opacity: 0
}

.linkdinIcon {
    height: 17px
}

.mob-menu {
    display: none;
    position: fixed;
    right: -300px;
    top: 0;
    width: 300px;
    height: 100%;
    background: var(--myClrLight);
    padding: 20px;
    z-index: 2;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.mob-menu h4 {
    font-size: 18px;
    color: #f00;
    font-family: 'bold';
    text-transform: uppercase;
    display: block;
    margin: 5px 0
}

.mob-menu ul {
    padding-top: 20px
}

.mob-menu ul li {
    margin-bottom: 15px;
    padding: 0
}

.mob-menu ul li a {
    font-size: 24px;
    color: var(--myClrDark);
    font-family: 'semiBold';
    text-transform: uppercase;
    display: block
}

.mob-menu.in {
    overflow-y: auto;
    right: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)
}

.mobdrop-box .mobMenuTrigger {
    display: inline-block
}

.mob-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--myClrLight);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.mob-overlay.in {
    opacity: .9;
    visibility: visible
}

.mob-menu-close {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px
}

.mob-menu-close span:before {
    content: '';
    width: 1px;
    height: 100%;
    background: var(--myClrDark);
    display: block;
    transform: translate(15px, 0) rotate(45deg);
    -webkit-transform: translate(15px, 0) rotate(45deg)
}

.mob-menu-close span:after {
    content: '';
    width: 1px;
    height: 100%;
    background: var(--myClrDark);
    display: block;
    transform: translate(15px, -30px) rotate(-45deg);
    -webkit-transform: translate(15px, -30px) rotate(-45deg)
}

.mobMenuBox {
    display: none
}

.beta-pop {
    display: none
}

.mob-menu-flex {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.footer-col-2 span {
    display: none
}

.call-us.menu-call-us {
    display: block;
    width: 100%;
    margin: 0;
    float: none
}

.call-us.menu-call-us ul {
    width: 100%;
    padding: 0;
    margin-bottom: 10px
}

.call-us.menu-call-us li {
    text-align: left;
    margin-bottom: 10px;
    padding: 0
}

.call-us.menu-call-us li strong {
    margin-right: 2px;
    font-family: 'bold';
    color: #999
}

.call-us.menu-call-us li a {
    font-size: 16px;
    text-transform: initial;
    color: var(--myClrDark);
    font-family: 'semiBold';
    display: block
}

.call-us.menu-call-us li a strong {
    display: block;
    margin-bottom: 10px
}

.call-us.menu-call-us li.mail a {
    font-size: 16px;
    text-transform: initial;
    color: var(--clr2);
    font-family: 'regular';
    display: block;
    text-decoration: underline
}

.filter-group {
    margin-top: 120px
}

.filter-group ul {
    font-family: 'regular';
    font-size: 15px;
    display: flex;
    justify-content: center
}

.filter-group ul li {
    margin: 10px
}

.filter-group ul a {
    color: #000;
    padding: 8px 36px;
    border-radius: 25px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    transition: all .3s ease
}

.filter-group ul a:hover {
    color: #5857f9;
    border: 1px solid #5857f9
}

.subhead {
    font-family: 'bold';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px
}

.subhead.pink {
    color: #ff5d7d
}

.subhead.vio {
    color: #4f2260
}

.subhead.nblue {
    color: #5857f9
}

.mainhead {
    font-family: 'bold';
    font-size: 24px;
    color: #000;
    line-height: 1.4;
    margin-bottom: 16px
}

.pera p {
    font-family: 'charter_itcregular';
    font-size: 16px;
    line-height: 24px
}

.date {
    font-family: 'regular';
    font-size: 16px;
    color: #000;
    margin-top: 0;
    height: 25px;
    position: relative
}

.top-blog a {
    display: flex;
    margin: 90px 0
}

.top-blog a .img-sec {
    width: 40%!important;
}

.top-blog a .mainhead {
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #000
}

.top-blog a .pera p {
    color: #292929
}

.info-box {
    flex: 1;
    margin-left: 45px;
    align-self: center
}

.divi-dot {
    position: relative;
    height: 20px;
    vertical-align: top;
    width: 10px;
    display: inline-block
}

.divi-dot:after {
    content: '';
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.54);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.blog-field a {
    display: flex;
    margin-bottom: 70px
}

.blog-field a .img-sec {
    width: 190px
}

.comm-pad {
    padding: 64px 0
}

.subscribe-box {
    padding-bottom: 24px
}

.subr-box {
    padding: 40px;
    position: relative;
    background: rgba(255, 93, 125, 0.11)
}

.subr-box .button {
    background: #ff5d7d;
    color: #fff;
    width: 150px;
    height: 50px;
    line-height: 50px;
    overflow: hidden
}

.subr-box .button span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 9;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.subr-box .button em {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 130%;
    z-index: 9;
    color: var(--myClrLight);
    font-style: normal;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.subr-box .button:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: #000
}

.subr-box .button:after {
    content: '';
    background: transparent url(./img/button-pink-layer.png) repeat-x 0 80%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100%);
    height: calc(100%);
    border-radius: 7px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.subr-box .button:hover:after {
    background-position: 100% 180%
}

.subr-box .button:hover span {
    top: -120%
}

.subr-box .button:hover em {
    top: 50%
}

.subr-box .subr-img {
    text-align: right;
    position: absolute;
    top: 0;
    right: 40px;
    height: 100%;
    display: flex
}

.subr-box .subr-img img {
    width: 95%;
    align-self: flex-end
}

.subr-lef {
    max-width: 680px
}

.subr-hdn {
    font-family: "bold";
    font-size: 36px;
    color: #000;
    margin-bottom: 24px
}

.mr-top {
    margin-top: 120px
}

.mr-bottom {
    margin-bottom: 120px
}

.floatingShare {
    position: sticky;
    top: 90px;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 60px;
    opacity: 1;
    transition: opacity 200ms
}

.floatshr-cont.op1 .floatingShare {
    opacity: 1;
    pointer-events: auto
}

.floatingShare .fltline {
    height: 100px;
    width: 1px;
    display: block;
    margin: 16px 0;
    background-image: url(./img/dots.svg)
}

.menuShare {
    text-align: center
}

.menuShare li a {
    margin: 14px auto;
    display: block;
    width: 40px;
    height: 40px;
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    position: relative;
    transition: all .3s ease
}

.menuShare li a:hover {
    border: 1px solid #5857f9
}

.menuShare li a svg {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.menuShare li a:last-child {
    margin-bottom: 0
}

.medium-container {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.medium-container .page-title {
    display: block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 20px
}

.medium-container .page-title h1 {
    font-size: 42px;
    margin-bottom: 36px;
    line-height: 1.3;
    font-family: 'bold'
}

.evedate {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.medim-ban-social {
    display: flex
}

.medim-ban-social li {
    margin-right: 15px
}

.medim-ban-social li svg {
    width: 22px;
    height: 22px
}

svg path {
    transition: all .3s ease
}

svg:hover path {
    stroke: #5857f9 !important
}

.medim-ban-social li i {
    color: #000;
    font-size: 20px
}

.medium-container p {
    font-family: 'charter_itcregular';
    font-size: 21px;
    line-height: 32px;
    color: #292929;
    font-weight: 500;
    margin-bottom: 1.6em;
    letter-spacing: 0.5px;
}

.detialban-img {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 32px
}

.medium-container h3 {
    font-size: 1.953em;
    line-height: 1.3;
    font-family: 'bold';
    color: #000
}

.subtitle {
    font-family: 'bold';
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 16px
}

.medium-container h2 {
    font-size: 2.441em;
    line-height: 1.2;
    margin-top: 1.5em;
    margin-bottom: .75em;
    color: #000;
    font-family: 'bold'
}

.medium-img {
    margin-bottom: 72px
}

.commn-pagehdn {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 48px;
    position: relative
}

.commn-pagehdn.medium--subhdn {
    margin-bottom: 32px
}

.page-subhdn {
    font-family: "bold";
    font-size: 36px;
    line-height: 28px;
    color: #000;
    margin-bottom: 0;
    background: #fff;
    z-index: 1
}

.page-subhdn {
    padding-right: 40px
}

.commn-pagehdn.medium--subhdn .page-subhdn {
    font-size: 24px
}

.cont-line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    margin-top: 16px;
    display: inline-block;
    margin-left: 0;
    position: absolute
}

.medium-container .img-sec {
    width: 176px
}

.medium-container .mainhead {
    font-size: 18px
}

.border-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.5)
}

.article--start {
    position: relative;
    display: flex;
    align-items: flex-start
}

.send-mail {
    position: relative;
    width: 420px;
    height: 70px;
}

.send-mail input {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    border: none;
    padding: 16px 24px;
    font-family: bold;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    outline: none;
    padding-right: 134px;
}

.send-mail input::placeholder {
    color: #cccccc;
}

.send-mail .button {
    width: 115px !important;
    height: 60px;
    line-height: 1 !important;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: inherit;
}

.send-mail.careerbtn .button {
    background: #ff5d7d;
    color: #fff;
    position: relative;
}

textarea {
    resize: none;
}

.detialban-img img.w100 {
    width: 100%;
    padding: 0;
}

.innerFooter .row{
   justify-content: center;
}


@media (max-width:1440px) {
    .comm-pad {
        padding: 50px 0
    }
    .subr-hdn {
        font-size: 32px;
        margin-bottom: 16px
    }
}

@media (max-width:1200px) {
    .container {
        max-width: 930px
    }
    .navigation li {
        padding: 0 20px
    }
    .navigation li a {
        font-size: 14px
    }
    .subr-lef {
        max-width: 520px
    }
    .logo,
    .desk-header.fixHeader .logo {
        width: 110px
    }
    .call-us ul {
        font-family: 'semibold'
    }
    .call-us ul li {
        margin-top: 8px
    }
    .filter-group ul {
        font-size: 14px
    }
    .filter-group ul li {
        margin: 5px
    }
    .top-blog a .mainhead {
        font-size: 36px;
        line-height: 1.2
    }
    .mainhead {
        font-size: 22px
    }
    .floatingShare {
        margin-left: 30px
    }
    .subtitle {
        font-size: 22px
    }
    .medium-para {
        font-size: 19px;
        line-height: 30px;
        margin-bottom: 30px
    }
    .mr-bottom {
        margin-bottom: 80px
    }
}

@media (max-width:1024px) {
    .call-us ul {
        font-size: 16px
    }
}

@media (max-width:990px) {
    .container {
        max-width: 770px
    }
    .medium-container {
        max-width: 590px
    }
    .floatingShare {
        margin-left: 0
    }
    .navigation li {
        padding: 0 18px
    }
    .subr-box {
        padding: 25px
    }
    .subr-hdn {
        font-size: 26px
    }
    .subr-lef {
        max-width: 430px
    }
    .subr-box .subr-img img {
        width: 65%
    }
    footer {
        padding: 20px 25px
    }
    footer h2 {
        font-size: 24px
    }
    footer ul li {
        line-height: 1.3
    }
    .call-us {
        position: relative;
        bottom: 0;
        float: right;
        right: 0;
        text-align: center;
        width: 50%;
        margin-top: 40px
    }
    .call-us .call-us ul {
        margin-left: 0
    }
    .filter-group ul {
        font-size: 12px
    }
    .filter-group ul a {
        padding: 8px 16px
    }
    .subr-box .subr-img {
        justify-content: flex-end
    }
    .floatshr-cont {
        display: none
    }
    .medium-container h3 {
        font-size: 1.728em
    }
    .medium-container h2 {
        font-size: 2.074em;
        line-height: 1.3
    }
    .medium-container .page-title h1 {
        font-size: 30px;
        margin-bottom: 36px;
        line-height: 1.3
    }

    /* send mail input */
    .send-mail {
        width: 360px;
        height: 60px;
    }
​
    .send-mail .button {
        height: 50px !important;
    }
}

@media (max-width:800px) {
    .navigation {
        display: none
    }
    .menu-icon {
        display: block;
        position: fixed;
        right: 30px;
        border-radius: 50%;
        padding: 15px;
        cursor:pointer;
    }
    .menu-grd {
        content: '';
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: linear-gradient(to right, #321575 0, #8d0b93 100%);
        background: -webkit-linear-gradient(to right, #321575 0, #8d0b93 100%);
        background: -moz-linear-gradient(to right, #321575 0, #8d0b93 100%)
    }
    .menu-icon-in {
        width: 30px;
        height: 30px;
        position: relative
    }
    .menu-icon-in span {
        height: 3px;
        background: var(--myClrDark);
        width: 100%;
        display: inline-block;
        position: absolute;
        top: 50%;
        margin-top: -1px
    }
    .menu-icon-in span:nth-of-type(1) {
        margin-top: -10px
    }
    .menu-icon-in span:nth-of-type(3) {
        margin-top: 8px
    }
    .mob-menu,
    .mob-overlay {
        display: block
    }
    footer {
        max-width: 400px;
        margin: 0 auto 60px
    }
    footer h2 {
        font-family: 'bold'
    }
    footer h4 {
        margin: 0;
        line-height: 40px;
        cursor: pointer;
        position: relative;
        color: var(--myClrDark);
        font-family: bold
    }
    footer ul li {
        margin: 0
    }
    footer ul li a {
        display: block;
        line-height: 40px
    }
    ul.f-social {
        justify-content: center
    }
    .footer-col-1 {
        text-align: center;
        margin-bottom: 30px
    }
    .footer-col-1 .copy {
        display: none
    }
    .footer-col-2 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        padding: 0
    }
    .footer-col-2 ul {
        display: none;
        padding: 0 0 10px
    }
    .footer-col-2 span {
        display: block;
        position: absolute;
        right: 0;
        top: 0
    }
    footer h4 img {
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out
    }
    footer .active img {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .copyMob {
        display: block;
        font-size: 12px;
        color: var(--myClrDark);
        font-family: bold;
        line-height: 1.5;
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
    .mob-menu .button-grd-line {
        width: 100%
    }
    .top-blog a {
        margin: 55px 0
    }
}

@media (max-width:768px) {
    .container {
        max-width: 100%
    }
    .top-blog a .mainhead {
        font-size: 32px
    }
    .subhead {
        font-size: 16px
    }
    .medium-container h3 {
        margin-bottom: .75em;
        font-size: 1.424em;
        line-height: 1.4
    }
    .medium-container h2 {
        margin-top: 1.5em;
        margin-bottom: .75em;
        font-size: 1.602em;
        line-height: 1.3
    }
    .medium-container p {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.003em;
    }
    .pera p {
	    font-size: 20px;
	    line-height: 30px;
	}
}

@media (max-width:700px) {
    .comm-pad {
        padding: 40px 0
    }
    .subr-lef {
        max-width: 100%;
        text-align: center;
        margin: 0 60px
    }
    .subr-box .subr-img img {
        width: 100%
    }
    .subr-box .subr-img {
        position: static;
        margin: 24px auto 0;
        width: 50%
    }
    .subr-box .subr-img img {
        width: 100%
    }
    .top-blog a {
        flex-wrap: wrap
    }
    .top-blog a .img-sec {
        width: 100%;
        margin-bottom: 24px
    }
    .mainhead {
        font-size: 20px
    }
    .date {
        font-size: 14px
    }
    .floatingShare {
        display: none
    }
}

@media (max-width:660px) {
    .filter-group ul {
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: end
    }
    .filter-group ul li {
        width: auto;
        white-space: nowrap
    }
    .filter-group ul li a {
        width: 100%;
        display: block;
        text-align: center
    }
    .logo,
    .desk-header.fixHeader .logo {
        width: 90px
    }
    .filter-group {
        margin-top: 80px
    }
     /* send mail input */
    .send-mail {
        width: 100%;
    }
​
    /* send mail input end */
}


@media (max-width:576px) {
    .info-box {
        margin-left: 22px
    }
    .subhead {
        font-size: 16px
    }
    .mainhead {
        font-size: 18px
    }
    .subr-box .button {
        width: 140px;
        height: 50px;
        line-height: 38px;
        font-size: 16px
    }
    .subr-lef {
        margin: 0 20px
    }
    .subr-box .subr-img {
        width: 60%
    }
    .subtitle {
        font-size: 20px
    }
    .medium-para {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px
    }
    .mr-bottom {
        margin-bottom: 60px
    }
}

@media (max-width:480px) {
    .subr-lef {
        margin: 0
    }
    .subr-hdn {
        font-size: 22px
    }
    button {
        font-size: 14px;
        height: 40px
    }
    .blog-field a {
        max-width: 360px;
        flex-wrap: wrap;
        margin: 0 auto 50px;
        flex-direction: column
    }
    .blog-field a .img-sec {
        margin-bottom: 18px;
        width: 100%
    }
    .blog-field a .img-sec img {
        width: 100%
    }
    .info-box {
        margin-left: 0;
        width: 100%;
    }
    .top-blog a .img-sec{
     width: 100%!important;
     margin: 0 auto;
    }

    /* send mail input */
    .subscribe-box .container{      
        padding: 0;
    }
​
    /* send mail input end */
}

@media (max-width:420px) {
    .filter-group ul li {
        width: 100%
    }
    .filter-group ul li a {
        width: 100%;
        display: block;
        text-align: center
    }
}

@media (max-width:400px) {
    .comm-pad {
        padding: 32px 0
    }
    .subr-hdn {
        font-size: 18px
    }
    .subr-box .subr-img {
        width: 60%
    }
    .subr-box .subr-img {
        width: 70%
    }
     /* send mail input */
    .subr-box {
        padding: 25px 16px;
    }
​
    .send-mail .button {
        width: 95px !important;
    }
​
    .send-mail input {
        padding: 16px 16px;
        padding-right: 114px;
    }
​
    .send-mail input,
    .send-mail .button {
        font-size: 14px;
    }
​
    /* send mail input end */
}


/*# sourceMappingURL=main.css.map */

.ssba-share-text {
    display: none;
}

.floatingShare .ssba,
.floatingShare .ssba a {
    display: block;
    text-align: center;
}

.detialban-img {
    text-align: center;
}

.serv-back a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: rgba(255, 93, 125, 0.1);
}

.serv-back a img {
    max-width: 60%;
}

.filter-group ul a.active {
    color: #5857f9;
    border: 1px solid #5857f9;
}

.input-box {
    display: inline-block;
    width: 100%;
    position: relative;
}

.form-input.style4 {
    overflow: hidden;
    height: 100%;
    max-height: 100%;
}

.filled .form-label,
.filled .form-input {
    font-size: 24px;
}

.wpcf7-form p {
    margin-bottom: 5px;
}

.form-input {
    position: relative;
    padding: 0 0 0 0;
    width: 100%;
    outline: 0;
    border: 0;
    color: var(--clr2);
    font-family: 'bold';
    border-bottom: 1px solid #e1e1e1;
    transition: all .3s linear;
    margin-bottom: 10px;
}

.form-input.style4:before {
    content: "asdad";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: #f00;
}

.form-label,
.form-input {
    padding: 5px 0;
    display: inline-block;
}

.navigation li a.active {
    color: rgb(26, 27, 31);
}

.detialban-img img {
    width: 50%;
}

figure img {
    height: 50%!important;
    width: 100%!important;
}

.subhead {
    color: #999;
}

.blog-field .pera {
    display: none;
}

.blog-field.top-blog .pera {
    display: block;
}



@media (max-width: 990px) {
    .medium-container {
        max-width: 100%;
    }
}
​
​

