
@charset "utf-8";
/* This is My Custom CSS */
/* 
   Author: Mangal Mohanan,
   Author URL:  www.mangalmohanan.com,
   
   Site Name: Site Title,   
   Site Description: Site Field,
   Template: Responsive,
   Framework: Bootstrap v4.0.0    
*/

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    color: #32383b;
    /* word-break: break-all; */
}


/* HTML Elements */

ul,
ol {
    margin: 0;
    padding: 0;
}
/* HTML Elements ends */

/* Typography CSS starts */
    /* nunito-300 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        src: url('../fonts/nunito/nunito-v25-latin-300.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-300.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-300.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-regular - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/nunito/nunito-v25-latin-regular.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-500 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 500;
        src: url('../fonts/nunito/nunito-v25-latin-500.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-500.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-500.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-600 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 600;
        src: url('../fonts/nunito/nunito-v25-latin-600.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-600.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-600.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-700 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        src: url('../fonts/nunito/nunito-v25-latin-700.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-700.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-700.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-800 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 800;
        src: url('../fonts/nunito/nunito-v25-latin-800.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-800.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-800.svg#Nunito') format('svg'); /* Legacy iOS */
    }
    /* nunito-900 - latin */
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 900;
        src: url('../fonts/nunito/nunito-v25-latin-900.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/nunito/nunito-v25-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/nunito/nunito-v25-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-900.woff') format('woff'), /* Modern Browsers */
            url('../fonts/nunito/nunito-v25-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/nunito/nunito-v25-latin-900.svg#Nunito') format('svg'); /* Legacy iOS */
    }

    /* laila-300 - latin */
    @font-face {
        font-family: 'Laila';
        font-style: normal;
        font-weight: 300;
        src: url('../fonts/laila/laila-v13-latin-300.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/laila/laila-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/laila/laila-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/laila/laila-v13-latin-300.woff') format('woff'), /* Modern Browsers */
            url('../fonts/laila/laila-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/laila/laila-v13-latin-300.svg#Laila') format('svg'); /* Legacy iOS */
    }
    /* laila-regular - latin */
    @font-face {
        font-family: 'Laila';
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/laila/laila-v13-latin-regular.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/laila/laila-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/laila/laila-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/laila/laila-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
            url('../fonts/laila/laila-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/laila/laila-v13-latin-regular.svg#Laila') format('svg'); /* Legacy iOS */
    }
    /* laila-500 - latin */
    @font-face {
        font-family: 'Laila';
        font-style: normal;
        font-weight: 500;
        src: url('../fonts/laila/laila-v13-latin-500.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/laila/laila-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/laila/laila-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/laila/laila-v13-latin-500.woff') format('woff'), /* Modern Browsers */
            url('../fonts/laila/laila-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/laila/laila-v13-latin-500.svg#Laila') format('svg'); /* Legacy iOS */
    }
    /* laila-600 - latin */
    @font-face {
        font-family: 'Laila';
        font-style: normal;
        font-weight: 600;
        src: url('../fonts/laila/laila-v13-latin-600.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/laila/laila-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/laila/laila-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/laila/laila-v13-latin-600.woff') format('woff'), /* Modern Browsers */
            url('../fonts/laila/laila-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/laila/laila-v13-latin-600.svg#Laila') format('svg'); /* Legacy iOS */
    }
    /* laila-700 - latin */
    @font-face {
        font-family: 'Laila';
        font-style: normal;
        font-weight: 700;
        src: url('../fonts/laila/laila-v13-latin-700.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/laila/laila-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/laila/laila-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/laila/laila-v13-latin-700.woff') format('woff'), /* Modern Browsers */
            url('../fonts/laila/laila-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/laila/laila-v13-latin-700.svg#Laila') format('svg'); /* Legacy iOS */
    }

    /* Ramillas - Bold */
    @font-face {
        font-family: 'Ramillas';
        font-style: normal;
        font-weight: 700;
        src: url('../fonts/ramilla/TTRamillasTrl-Bold.eot'); /* IE9 Compat Modes */
        src: local(''),
            url('../fonts/ramilla/TTRamillasTrl-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/ramilla/TTRamillasTrl-Bold.woff2') format('woff2'), /* Super Modern Browsers */
            url('../fonts/ramilla/TTRamillasTrl-Bold.woff') format('woff'), /* Modern Browsers */
            url('../fonts/ramilla/TTRamillasTrl-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/ramilla/TTRamillasTrl-Bold.svg#Laila') format('svg'); /* Legacy iOS */
    }

    
    /* dm-sans-regular - latin */
    @font-face {
        font-display: swap; 
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        src: url('../fonts/dm-sans/dm-sans-regular.woff2') format('woff2');
    }
    /* dm-sans-500 - latin */
    @font-face {
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url('../fonts/dm-sans/dm-sans-500.woff2') format('woff2');
    }
    /* dm-sans-700 - latin */
    @font-face {
        font-family: 'DM Sans';
        font-style: normal;
        font-display: swap;
        font-weight: 700;
        src: url('../fonts/dm-sans/dm-sans-700.woff2') format('woff2');
    }
    /* dm-serif-text-regular - latin */

    /* dm-serif-text-regular - latin */
    @font-face {
        font-family: 'DM Serif Text';
        font-style: normal;
        font-weight: 400;
        font-display: swap; 
        src: url('../fonts/dm-serif-regular/dm-serif-regular.woff2') format('woff2'),
            url('../fonts/dm-serif-regular/dm-serif-regular.woff') format('woff2')
    }


    
/* Typography CSS Ends */
/* body{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
} */
body{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
}

/* Mouse Helper CSS Starts */
.paw {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    background-color: transparent;
    background-image: url('../images/paw.svg');
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    font-size: 16px;
    text-indent: 0;
    --mouse-helper-width: 16px;
    --mouse-helper-height: 16px;
    --mouse-helper-left: 20px;
    --mouse-helper-top: 20px;
    border: none;
    mix-blend-mode: difference;
    -webkit-box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    -ms-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    -webkit-transition: width 0.3s ease,height 0.3s ease,opacity 0.3s ease,color 0.3s ease,background-color 0.3s ease,left 0.3s ease,top 0.3s ease,border-radius 0.1s ease,box-shadow 0.2s ease;
    -ms-transition: width 0.3s ease,height 0.3s ease,opacity 0.3s ease,color 0.3s ease,background-color 0.3s ease,left 0.3s ease,top 0.3s ease,border-radius 0.1s ease,box-shadow 0.2s ease;
    transition: width 0.3s ease,height 0.3s ease,opacity 0.3s ease,color 0.3s ease,background-color 0.3s ease,left 0.3s ease,top 0.3s ease,border-radius 0.1s ease,box-shadow 0.2s ease;
}
/* Mouse Helper CSS Ends */

/* Text Style Starts */
/* h2{
    font-family: 'Laila', sans-serif;
    font-size: 56px;
    color: #000;
    font-weight: 600;
} */
h2{
    font-family: 'DM Serif Text';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
    font-size: 56px;
    color: #000;
}
.header-bottom-sec .navbar ul li a{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
    font-size: 17px;
    color: #051829;
}  
.item-title {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap; 
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #333;
}
.about-us-right p{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
    font-size: 18px;
    color: #6B6E71;
}
.banner-sec .carousel-caption h6{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
}
.banner-sec .carousel-caption h6{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
}
.banner-sec .carousel-caption h3{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 65px;
    color: #fff;
    margin-bottom: 20px;
}
.services-item-details h4{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 21.328px;
    line-height:  19.2px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.services-item-details h6{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25.6px;
    color: #5B6A76;
    margin-bottom: 0;
}
/* Text Style Ends */

/* Main Css starts */
.main-btn {
    background-color: rgb(180, 196, 8);
    font-family: Laila;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
 
    letter-spacing: 0px;
    padding: 17px 48px;
    border-radius: 6px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-btn:hover{
    text-decoration: none;
    color: #fff;
}
.nav-link.nav-btn{
    z-index: 1;
    overflow: hidden;
}
.nav-link.nav-btn:before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: #b4c408;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.nav-link.nav-btn:hover:before {
    top: -40px;
}
.nav-link.nav-btn {
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
}
.main-btn{
    z-index: 1;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.main-btn:before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: #DF3F52;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.main-btn:hover:before {
    top: -40px;
}
.main-btn{
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
}
/* Main Css Ends */


/* Preloader sec starts */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}
#preloader img{
    width: 228px;
}
/* Preloader sec starts */

/* Header sec starts */
.header-top-sec{
    background-color: #F5F9FA;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-top-left ul li{
    display: inline-block;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    margin-right: 2.5em;
    /* margin-top: 0.5em!important;
    margin-bottom: 0.5em!important; */
    color: #5B6A76;
}
.header-top-left ul li a{
    color: #5B6A76; 
}
.header-top-left ul li a:hover{
    text-decoration: none;
}       
.header-top-left ul li:hover span{
    color: #f04336;
}
.header-top-right ul{
    float: right;
}
.header-top-right ul li{
    display: inline-block;
    margin-left: 20px;
}
.header-top-right ul li a span{
    color: #051829;
} 
.header-top-right ul li a.i-facebook:hover span {
    color: #1877f2;
}
.header-top-right ul li a.i-instagram:hover span{
    color: #c32aa3;
}
.header-top-right ul li a.i-youtube:hover span{
    color: #ff0000;
}
.header-bottom-sec {
    background-color: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    padding: 20px 15px 20px 15px;
}  
.header-bottom-sec .navbar{
    padding: 0;
}
.header-bottom-sec .navbar-brand{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #051829;
}
.mob-layouts-logo{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    color: #fff;
}
.header-bottom-sec .navbar ul li{
    margin-left: 25px;
}
.header-bottom-sec .navbar ul li a{
    padding: 0 !important;
    position: relative;
}  
.header-bottom-sec .navbar ul li a:after{
    content: ""!important;
    display: block!important;
    position: absolute;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: #051829;
} 
.header-bottom-sec .navbar ul li a:hover:after,
.header-bottom-sec .navbar ul li.active a:after{
    width: 100%;
}
.header-bottom-sec .navbar ul li a.nav-btn{
    background-color: #DF3F52;
    font-size: 15px;
    padding: 13px 40px !important;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
.header-bottom-sec .navbar ul li a.nav-btn:after{
    display: none !important;
}
.sticky-sec .header-bottom-sec{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}   
/* Header sec ends */

 
/* Menu Mobile Starts */
.menu-mobile-close{
    cursor: pointer;
    position: relative;
}
.menu-mobile-close{
    width: 16px;
    display: inline-block;
    height: 24px;
}
.menu-button-close-icon:before {
    position: relative;
    z-index: 1;
    content: '\e9e1';
    font-family: fontello;
    line-height: 1;
    text-align: center;
    color: #f5f9fa;
}
.menu-mobile{
    position: fixed;
    z-index: 100002;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    will-change: height;
    -webkit-transition: height .45s cubic-bezier(.5,1,.89,1);
    -ms-transition: height .45s cubic-bezier(.5,1,.89,1);
    transition: height .45s cubic-bezier(.5,1,.89,1);
}
.menu-mobile.opened{
    height: 100%;
}
.menu-mobile-inner {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    background-color: #051C2F;
}
.menu-mobile-header-wrap {
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 30px 35px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.menu-open {
    overflow: hidden;
}
.menu_button_close_text {
    color: #8E98A1;
    font-size: 17px;
    line-height: 1em;
    font-weight: 400;
    margin-right: 0.9em;
    margin-right: 30px;
}
.menu-mobile-close:hover{
    text-decoration: none;
}
.menu-button-close-icon {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
    color: var(--theme-color-alter_dark);
    -webkit-animation-name: fadeInAnimScale;
    animation-name: fadeInAnimScale;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    transform-origin: 50% 54%;
    position: absolute;
    right: 0;
}
.menu-button-close:hover .menu-button-close-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#menu-ul .nav-link {
    display: inline-block;
}
/* Menu Mobile Ends */

/* Banner ssec starts */
.banner-sec img{
    height: 800px;
    object-fit: cover;
    width: 100%;
}
.banner-sec .carousel-item{
    position: relative;
}
.banner-sec .carousel-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .7);
}
.banner-sec .carousel-caption {
    text-align: left !important;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner-sec .carousel-prev,
.banner-sec .carousel-next {
    cursor: pointer;
    background: rgba(255,255,255,0.1);
    width: 64px;
    height: 64px;
    position: absolute;
    display: block;
    z-index: 9;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.banner-sec .carousel-prev{
    left: 40px;
}
.banner-sec .carousel-next {
    right: 40px;
}
.banner-sec .carousel-control-next-icon,
.banner-sec .carousel-control-prev-icon{
    background-image: none;
    width: inherit;
    height: inherit;
}
.banner-sec .carousel-control-prev-icon:before{
    content: '\EA08';
    font-family: 'fontello';
    font-size: 13px;
    color: #ffffff;
    display: block;
    line-height: 64px;
    text-align: center;
    transform: rotate(-90deg);
}
.banner-sec .carousel-control-next-icon:before{
    content: '\EA08';
    font-family: 'fontello';
    font-size: 13px;
    color: #ffffff;
    display: block;
    line-height: 64px;
    text-align: center;
    transform: rotate(90deg);
}

.banner-sec .carousel-prev:hover,
.banner-sec .carousel-next:hover{
    background: rgba(255,255,255,1);
}
.banner-sec .carousel-prev:hover .carousel-control-prev-icon:before,
.banner-sec .carousel-next:hover .carousel-control-next-icon:before{
    color: #051829;
}
.banner-sec .carousel-prev,
.banner-sec .carousel-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner-sec .carousel-prev{
    left: 40px;
}
.banner-sec .carousel-next {
    left: inherit;
}
.banner-sec .carousel-next{
    right: 40px;
}
.banner-sec .carousel-indicators {
    bottom: 25px;
}
.banner-sec .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: #f9f9f9;
    box-shadow: none;
    margin: 0 15px;
    opacity: 1;
}
.banner-sec .carousel-indicators li.active,
.banner-sec .carousel-indicators li:hover{
    background: #b4c408;
    box-shadow: 0px 0px 0px 5px rgb(180 196 8 / 20%);
}
/* Banner sec ends */

/* About us starts */
.about-us {
    padding-top: 120px;
}
.about-us-left{
    position: relative;
}
.about-us-left-top {
    width: 69.841%;
    display: inline-block;
}
.about-us-left-bottom{
    width: 55%;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -20%;
}
.about-us-left img {
    display: inline-block;
    object-fit: cover;
    width: 100%;
}
.about-us-logo {
    width: 210px;
    height: 210px;
    position: absolute;
    right: 100px;
    top: 0;
}
.rotate {
    animation: rotation 8s infinite linear;
}
  
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.about-us-right {
    padding-left: 50px;
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.about-us-right-inn{
    padding-left: 50px;   
    width: 100%;
}
.about-us-section {
    padding-bottom: 200px;
}
.right-top-right img,
.ab-us-right-btm img {
    width: 100%;
}
.right-top-left {
    align-content: flex-end;
    align-items: flex-end;
    display: flex;
    padding-right: 50px;
    z-index: 2;
}
.experience-box {
    background: #A9B805;
    text-align: center;
    padding: 20px 35px;
    width: 100%;
}
.experience-title {
    font-size: 20px;
    color: #fff;
}
.experience-digits {
    font-family: 'Laila', sans-serif;
    font-size: 45px;
    color: #fff;
    font-weight: 700;
}
.ab-us-right-btm .col-xl-6.mx-auto{
    margin-top: -10% ;
}
.col-xl-6.about-us-left{
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
/* About us ends */

/* Services Starts */
.services-sec{
    background: #f5f9fa;
    padding-top: 125px;
    padding-bottom: 100px;
    position: relative;
}
.services-sec-heading h2 {
    margin-bottom: 0;
}
.services-sec-heading p{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #6B6E71;
    margin-top: 22.4px;
    margin-bottom: 45px;
}
.service-single{
    z-index: 99;
}
.service-box{
    background: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding-bottom: 45px;
    margin-bottom: 30px;
    padding-top: 25px;
}
.service-box:hover{
    text-decoration: none;
}
.service-icon span{
    font-size: 60px;
    color: #B4C408;
}
.services-item-details{
    margin-top: 24px;
}

.view-btn-outer{
    background: url('../images/paw-foot.png') no-repeat center center;
    display: inline-block;
    padding: 25px;
    background-size: contain;
}
.view-btn-outer .view-btn{
    font-family: 'Laila', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
}
.view-btn-outer .view-btn:hover{
    text-decoration: none;
}
.view-btn-outer .view-btn:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale3d(0,1,1);
    -ms-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.25,.8,.25,1);
    -ms-transition: -ms-transform .25s cubic-bezier(.25,.8,.25,1);
    transition: transform .25s cubic-bezier(.25,.8,.25,1);
    will-change: transform;
}
.view-btn-outer .view-btn:hover:after {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.left-shadow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .8;
}
.right-shadow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .8;
}
.services-sec .left-shadow{
    bottom: 0;
    top: inherit;
    transform: inherit;
}
.services-sec .right-shadow{
    top: 0;
    transform: inherit;
}
/* Services Ends */

/* Canine Heroes Starts */
.canine-heroes-sec,
.canine-heroes-inn{
    height: 515px;
    position: relative;
}
.canine-heroes-sec:before{
    content: "";
    position: absolute;
    background: rgba(0,0,0, .6);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.canine-heroes-caption{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}
.canine-heroes-caption h2{
    color: #fff;
}
.canine-heroes-caption p{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
 
}
/* Canine Heroes Ends */

/* Testimonial Sec Starts*/
.testimonial-sec{
    background: #f5f9fa;
    padding-top: 125px;
    padding-bottom: 125px;
    position: relative;
}
.testimonial-box-icon span{
    font-size: 35px;
    color: #b4c408;
}
.testimonial-inn .slick-list{
    z-index: 9;
}
.testimonial-box-img{
    margin-bottom: 10px;
}
.testimonial-box-img img{
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 2px solid #e5e5e5;
}
.testimonial-slide{
    padding: 0 15px;
}
.testimonial-box-top{
    background-color: #fff;
    padding: 30px;
 
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    box-shadow: 5px 5px 20px  rgba(152, 193, 217, 0.493);
}
.left-shadow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .8;
}
.right-shadow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .8;
}
.testimonial-sec .left-shadow {
    top: inherit;
    bottom: 0;
    transform: inherit;
}
.testimonial-sec .right-shadow{
    top: 0;
    bottom: inherit;
    transform: inherit;
}
.testimonial-box-text p{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25.6px;
    margin-bottom: 14px;
    color: #051829;
}
.testimonial-box-name h4{
    font-family: 'Laila', sans-serif;
    font-size: 21px;
    line-height: 19.2px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}
.testimonial-box-job p{ 
    font-family: 'Laila', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #6B6E71;
}
/* Testimonial Sec Ends */

/* Founder Sec Starts */
.founder-sec {
    padding-top: 125px;
    padding-bottom: 200px;
}
.founder-sec-left-inn p{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #6B6E71;
    margin-bottom: 30px;
}
.founder-sec-left-inn ul{
    margin-bottom: 30px;
}
.founder-sec-left-inn ul li{
    list-style: none;
    color: #051829;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25.6px;
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
}
.founder-sec-left-inn ul li .list-circle{ 
    position: absolute;
    left: 0;
    top: 0;
}
.founder-sec-left-inn li .list-circle svg{
    width: 6px;
    fill: #df3f52;
}
.founder-sec-right{
    position: relative;
}
.founder-sec-right-top{
    width: 55%;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -20%;
    z-index: 9;
}
.founder-sec-right img {
    display: inline-block;
    object-fit: cover;
    width: 100%;
}

.founder-sec-right-bottom {
    width: 69.841%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
/* Founder Sec Ends */

/* Gallery Sec Starts */
.gallery-sec{
    position: relative;
}
.card-image a img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.gallery-sec .container-fluid{
    padding: 0;
}
.gallery-sec  .gallery-card{
    border-radius: 0;
    margin-bottom: 0;
}
.gallery-sec .card-image a{
    width: 100%;
    display: inline-block;
    margin-bottom: -7px;
    position: relative;
}
.gallery-sec .card-image a:after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    background: rgb(180, 196, 8);
    pointer-events: none;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    border-radius: 3px;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
} 
.gallery-sec .card-image a:hover:after  {
    opacity: 0.6;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.gallery-icon{
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffffff;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.gallery-icon img{
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
/* Gallery Sec Ends */

/* Footer Starts */
footer{
   background: #07243e; 
}
.footer-top{
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-details-left .navbar-brand {
    font-family: 'Laila';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    padding-top: 0;
}
.footer-quick-links ul li a{
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    font-weight: 300;
    margin-bottom: 0;
}

.footer-details-left p {
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    font-weight: 300;
    margin-bottom: 15px;
}
.footer-details-left ul li{
    display: inline-block;
}
.footer-details-left ul li {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}
.footer-details-left ul li a{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.footer-details-left ul li span {
    color: #07243e;
}
.footer-quick-links h6,
.footer-contact-details h6{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    color: #fff;
    margin-bottom: 20px;
}
.footer-quick-links ul li,
.footer-contact-details li{
    display: inline-block;
    width: 100%;
}
.footer-quick-links ul li a,
.footer-contact-details li a {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-left: 25px;
}
.footer-quick-links ul li a:hover,
.footer-contact-details li a:hover{
    text-decoration: none;
    color: rgb(180, 196, 8);
}
.footer-quick-links ul li span,
.footer-contact-details ul li span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 12px;
    height: 12px;
    transform: translateY(-50%);
    background: url(../images/paw.svg);
    opacity: .5;
    background-position: center center;
    background-size: cover;
}
.footer-contact-details ul li {
    position: relative;
}
.footer-contact-details ul li span{
    background: none;
    width: auto;
    height: auto;
    opacity: .5;
    color: #fff;
    font-size: 13px;
}
.footer-contact-details ul li span:before{
    position: absolute;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.footer-bottom {
    background: #051c2f;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-bottom-left ul li{
    display: inline-block;
    margin-right: 20px;
}
.footer-bottom-left ul li a{
    position: relative;
}
.footer-bottom-left ul li a,
.footer-bottom-left ul li a span,
.footer-bottom-right h6{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #bfc9d2;
    line-height: inherit;
}
.footer-bottom-left ul li a:hover span{
    color: #f5f9fa;
}
.footer-bottom-left ul li a:after{
    content: "" !important;
    display: block !important;
    position: absolute;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: #f5f9fa;
}
.footer-bottom-left ul li a:hover::after, .footer-bottom-left ul li.active a::after {
    width: 100%;
  }
.footer-bottom-right h6{
    margin-bottom: 0;
}
.footer-bottom-left ul li a:hover{
    text-decoration: none;
}
.footer-bottom-right{
    text-align: right;
}
.footer-bottom-left h6{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #bfc9d2;
    line-height: inherit;
    margin-bottom: 0;
    text-align: center;
}
/* Footer Ends */

.whatsapp-chat-btn{
    position: fixed;
    left: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    display: inline-block;
    z-index: 9;
    bottom: 30px;
    opacity: 0;
    transition: 1s ease;
}

.whatsapp-chat-btn.show{
    opacity: 1;
}
.whatsapp-chat-btn img{
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.whatsapp-chat-btn.hide{
    opacity: 0;
    display: none;
}
#newsletter{
    position: fixed;
    background: #fff;
    width: 100%;
    height: 120px;
    left: 0;
    bottom: -100%;
    transition: 0.2s all ease-out;
    z-index: 999;
}
.newsletter-show{
    bottom: 0 !important;
}
.close-btn {
    position: absolute;
    background: #fff;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.close-btn:hover{
    background: #f1f1f1;
}
.close-btn img{
    width: 14px;
    position: absolute;
    top:  50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.highlight{
    bottom: 0;
}
/* Scroll to top starts */
.scroll-to-target {
    background: #b4c408;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 105%;
    opacity: 0;
    transition: 1s ease;
    z-index: 99;
}
.scroll-top.open {
    bottom: 30px;
    opacity: 1;
}
.scroll-to-target.hide{
    opacity: 0;
    display: none;
}   
.scroll-to-target:focus{
    outline: none;
}
.scroll-to-target:hover{
    background: #DF3F52;
}
.scroll-to-target span{
    font-size: 11px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.scroll-to-target span:before{
    width: auto !important;
    margin: 0 !important;
}
/* Scroll to top Ends */




/* Breadcrumb inner Pages Starts */
.inner-banner-sec{
    background: #F5F9FA;
    height: 100px;
    position: relative;
}
.inner-banner-sec .row {
    height: 100px;
    display: -ms-flexbox !important;
    display: flex !important;
}
.breadcrumb{
    display: inline-block;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0 auto;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.breadcrumb li{
    display: block;
    float: left;
    position: relative;
    padding: 0;
}
.breadcrumb li a{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #051829;
}
.breadcrumb li a:hover{
    text-decoration: none;
    color: #b4c408;
}
.breadcrumb li.active a{
    color: #b4c408;
}
.li-style-icon {
    padding: 0 10px;
}
.breadcrumb  li:last-child .li-style-icon {
    display: none;
}

/* Breadcrumb inner Pages Ends */


/* About us page Starts */
.about-us-page{
    padding-top: 120px;
    padding-bottom: 120px;
}
.about-us-page-content{
    padding: 0 10%;
}
.video-sec {
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.video-sec img{
    width: 100%;
}
.video-play-btn{
    background: #b4c408;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: 1s ease;
    -webkit-animation: pulse 3s infinite;
    -o-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}
@keyframes pulse {
    50% {
        box-shadow: 0 0 0 15px  rgba(180, 196, 8, 0.6),
        0 0 0 30px  rgba(180, 196, 8, 0.20);
    }
}
.video-play-btn .icon-play {
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
}

/* meet-our-teams-sec Starts */
.meet-our-teams-sec{
    background: #f5f9fa;
    padding-top: 125px;
    padding-bottom: 125px;
    position: relative;
}
.meet-our-teams-box-top {
    background-color: #fff;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    box-shadow: 5px 5px 20px rgba(152, 193, 217, 0.493);
}
.meet-our-teams-slide {
    padding: 0 15px;
}
.meet-our-teams-box-img {
    border: 2px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.meet-our-teams-box-img img {
    width: 100%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.meet-our-teams-box-img:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(180, 196, 8, .4);
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    transition: all 300ms linear 0s;
}
.meet-our-teams-box:hover .meet-our-teams-box-img img{
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.meet-our-teams-box:hover .meet-our-teams-box-img:before{
    visibility: visible;
    opacity: 1; 
}
.meet-our-teams-name h4{
    font-family: 'Laila', sans-serif;
    font-size: 21px;
    line-height: 19.2px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}
.meet-our-teams-job p{
    font-family: 'Laila', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #6B6E71;
}
.meet-our-teams-inn  .slick-prev, 
.meet-our-teams-inn .slick-next{
    background: #b4c408;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 20px 0 rgb(152 203 70 / 50%);
    -khtml-box-shadow: 0 0 20px 0 rgba(152,203,70,.5);
    -moz-box-shadow: 0 0 20px 0 rgba(152,203,70,.5);
    -ms-box-shadow: 0 0 20px 0 rgba(152,203,70,.5);
    -o-box-shadow: 0 0 20px 0 rgba(152,203,70,.5);
    box-shadow: 0 0 20px rgb(152 203 70 / 50%);
    color: #fff;
    border-radius: 50%;
    z-index: 9;
}
.meet-our-teams-inn .slick-prev{
    left: 0;
}
.meet-our-teams-inn .slick-next{
    right: 0;
}
.meet-our-teams-inn .slick-prev:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e807';
}
.meet-our-teams-inn .slick-next:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e8ec';
}
/* meet-our-teams-sec Ends */

/* Counter Starts */
.counter-sec {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.counter-sec:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .6);
}
.counter-sec .counter{
    font-family: 'Laila', sans-serif;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.counter-out {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.counter-text{
    font-family: 'Laila', sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}
.counter-title{
    font-family: 'Laila', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
}
.counter-sec .service-icon{
    margin-bottom: 10px;
    margin-right: 0;
}
.counter-sec .service-icon span {
    font-size: inherit;
}
.counter-sec .service-icon img{
    height: 70px;
    width: auto;
    object-fit: contain;
}
.icon-medal:before { content: '\ea1f'; }
/* Counter Ends */

/* About us page Ends */

/* Services  page Starts */
.service-single-box{
    background: #fff;
    padding: 25px;
    display: flex;
    margin-bottom: 30px;
    box-shadow: 0 0 16px rgb(39 48 75 / 15%);
}
.service-icon{
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
    margin-right: 20px;
}
.services-page-sec .service-icon img {
    width: 80px;
}
.services-item-details h4{
     margin-bottom: 10px;
}   
.services-content{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #6B6E71;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service-single-box .services-item-details {
    margin-top: 12px;
}
.services-readmore .btn-more{
    color: #000;
}
.services-readmore .btn-more:hover{
    text-decoration: none;
}
.readmore-arrow{
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #000;
    position: relative;
    transition: all 250ms linear 0s;
    vertical-align: middle;
}
.readmore-arrow:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #000;
    top: 3px;
    right: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 250ms linear 0s;
}
.readmore-arrow:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #000;
    top: -3px;
    right: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 250ms linear 0s;
}
.service-single-box:hover .readmore-arrow{
    width: 55px;
}
.service-single-box:hover .btn-more{
    color: #B4C408;
}
.service-single-box:hover .readmore-arrow{
    background-color: #B4C408;
}
.service-single-box:hover .readmore-arrow:before{
    background-color: #B4C408;
}
.service-single-box:hover .readmore-arrow:after{
    background-color: #B4C408;
}

/* Services Video Sec Starts */

/* Services Video Sec Ends */
.services-video-sec{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #f5f9fa;
}
.services-video-inn{
    height: 370px;
     border-radius: 3px;
}
.video-play-button{
    position: absolute;
    left: 100px;
    top: 100px;
}
.video-play-button:before{
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.2);
    border-radius: 50%;
    -webkit-animation: pulse-border 2.5s linear 0s infinite;
    -khtml-animation: pulse-border 2.5s linear 0s infinite;
    -moz-animation: pulse-border 2.5s linear 0s infinite;
    -ms-animation: pulse-border 2.5s linear 0s infinite;
    -o-animation: pulse-border 2.5s linear 0s infinite;
    animation: pulse-border 2.5s linear 0s infinite;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    opacity: 0;
}
@-webkit-keyframes pulse-border{
    0%{
        transform:scale(1);
        opacity:0
    }
    30%{
        -webkit-transform:scale(1.2);
        transform:scale(1.2);
        opacity:.9
    }
    100%{
        transform:scale(1.5);
        opacity:0
    }
}
@keyframes pulse-border{
    0%{
        transform:scale(1);
        opacity:0
    }
    30%{
        -webkit-transform:scale(1.2);
        transform:scale(1.2);
        opacity:.9
    }
    100%{
        transform:scale(1.5);
        opacity:0
    }
}
.video-play-button svg{
    fill: #fff;
    width: 70px;
    height: 70px;
}
.services-video-inn{
    position: relative;
    
}
.services-contact-inn p {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: 'Laila', sans-serif;
    font-size: 18px;
    line-height: 27.2px;
    color: #6B6E71;
    font-weight: 600;
}
.services-contact-inn h6{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 25px;
}
/* why-choose-us-section starts*/
.why-choose-icon i {
    display: inline-block;
}
.why-choose-icon i:before{
    font-size: 40px;
    margin-left: 0;
    color: #b4c408;
}
.text-why-choose {
    font-family: 'Laila', sans-serif;
    font-size: 21px;
    line-height: 19.2px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 8px;
}
/* why-choose-us-section ends */

/* dog-boarding-services-sec Starts*/
.dog-boarding-services-sec, .dog-boarding-services-inn{
    height: 515px;
    position: relative;
}
.dog-boarding-services-sec:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0, .6);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
} 
/* dog-boarding-services-sec Ends */
/* Services  page Ends */


/* Gallery  Page Starts */
.filter-gallery-sec{
    padding-top: 125px;
    padding-bottom: 125px;
    position: relative;
}
.portfolio-filter-light {
    text-align: center;
    margin-bottom: 30px;
}
.portfolio-filter-light a {
    margin-right: 10px;
    cursor: pointer;
}
.portfolio-filter-light a:last-child {
    margin-right: 0;
}
.portfolio-filter-light a.current {
    background: #DF3F52;
    color: #fff;
}
.portfolio-filter-dark {
    text-align: left;
    margin-bottom: 50px;
}
.portfolio-filter-dark a {
    display: inline-block;
    padding: 11px 22px;
    background: transparent;
    color: #fff;
    margin-right: 10px;
    border-radius: 3px;
    border: 2px solid #f59d2b;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.portfolio-filter-dark a:last-child {
    margin-right: 0;
}
.portfolio-filter-dark a.current {
    background: #f59d2b;
    color: #fff;
}
.portfolio-filter-dark a:hover {
    background: #f59d2b;
    color: #fff;
}
.portfolio-item {
    margin-bottom: 30px;
}
.portfolio-item .portfolio-item-inner {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.2);
}
.portfolio-item .portfolio-item-inner .portfolio-item-img:after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    background: rgb(180, 196, 8);
    pointer-events: none;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    border-radius: 3px;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
}
.portfolio-item .portfolio-item-inner .portfolio-details {
    left: 30px;
    z-index: 15;
    bottom: 20px;
    opacity: 0;
    border-radius: 4px;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff !important;
}
.portfolio-item .portfolio-item-inner .portfolio-details h5 {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
.portfolio-item .portfolio-item-inner .portfolio-details h5:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #fff;
    pointer-events: none;
    border-radius: 5px;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
}
.portfolio-item .portfolio-item-inner .portfolio-details span {
    position: relative;
    color: #fff;
}
.portfolio-item .portfolio-item-inner .portfolio-details span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #fff;
    pointer-events: none;
    border-radius: 4px;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0.2, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0.2, 0.5, 1);
}
.portfolio-item:hover .portfolio-item-inner .portfolio-item-img:after {
    opacity: 0.6;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
.portfolio-item:hover .portfolio-item-inner .portfolio-details {
    opacity: 1;
    bottom: 30px;
}
.portfolio-item:hover .portfolio-item-inner .portfolio-details h5:after, .portfolio-item:hover .portfolio-item-inner .portfolio-details span:after {
    opacity: 1;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
}
.filter-gallery-sec .left-shadow{
    top: inherit;
    transform: inherit;
    bottom: 0;
}
.filter-gallery-sec .right-shadow{
    top: 0;
    transform: inherit;
}
/* Gallery  Page Ends */


/* Contact Us Starts */
.contact-us-sec{
    padding-top: 125px;
    padding-bottom: 125px;
    position: relative;
}
.contact-us-links{
    margin: 0 auto;
}
.contact-us-box {
    display: inline-block;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.contact-us-box:hover{
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}
.contact-us-box.mail-box{
    background: rgba(180, 196, 8, .1);
    padding: 30px;
    color: #051829;
    margin-bottom: 30px;
}
.contact-us-box.call-box{
    background: rgba(180, 196, 8, .1);
    padding: 30px;
    color: #051829;
    margin-bottom: 30px;
}
.contact-us-box:hover{
    text-decoration: none;
}
.contact-mail-icon span{
    font-size: 32px;
}
.contact-mail-icon {
    margin-bottom: 20px;
}
.link-text {
    font-size: 18px;
    position: relative;
}
.link-text:after{
    content: "" !important;
    display: block !important;
    position: absolute;
    z-index: 1;
    top: auto;
    bottom: -2px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 2px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: #051829;
}
.contact-us-box:hover .link-text:after{
    width: 100%;
}
.contact-us-form-sec{
    padding-top: 125px;
    padding-bottom: 125px;
    background: #f5f9fa;
    position: relative;
}
.contact-us-form-sec .left-shadow {
    bottom: 0;
    top: inherit;
    transform: inherit;
}
.contact-us-form-sec .right-shadow {
    top: 0;
    bottom: inherit;
    transform: inherit;
}
.contact-us-left .location-box iframe{
    width: 100%;
    height: 635px;
}
.contact-us-right form{
    background: #fff;
    padding: 50px;
    position: absolute;
    left: -100px;
    top: 0;
    right: 0;
    z-index: 9;
}
.contact-us-right .form-control {
    border: none;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71;
    position: relative;
    padding-left: 40px;
}
.contact-us-right .form-control:focus{
    outline: none;
    box-shadow: none;
} 
.contact-us-right .form-group {
    position: relative;
    padding-bottom: 36px;
    margin-bottom: 0;
}
.contact-us-right .form-group .form-icon {
    position: absolute;
    top: 8px;
    z-index: 9;
}
.contact-us-right .form-group .form-icon:before{
    font-size: 22px ;
    color: #666;
} 
.contact-us-right .form-icon.icon-envelope::before {
    font-size: 17px !important;
}
.contact-us-right .form-group .line{
    display: block;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: #dbe3e5;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
    margin-top: -1px;
}
.contact-us-right .form-group .line:before{
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #051829;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.contact-us-right .form-group:hover .line:before{
    width: 100%;
}
.contact-us-right .form-control:focus ~ .line:before{
    width: 100%;
}
.contact-us-right .form-group textarea {
    resize: none;
}
.contact-us-right .form-group::placeholder {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71; 
}
.contact-us-right .form-group:-ms-input-placeholder { 
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71;
}
.contact-us-right .form-group::-ms-input-placeholder {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71;
}
.contact-us-right .form-control:focus-visible{
    text-shadow: none;
}
.form-btn input{
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    color: #fff;
    font-family: 'Laila';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
}
.main-btn.form-btn{
    position: relative;
    padding: 17px 48px 17px 60px;
}
.main-btn.form-btn span{
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.location-box{
    width: 100%;
}
.location-map-sec .location-box{
    border-right: 10px solid #b4c408;
}
.location-map-sec .location-map-box:nth-child(even) .location-box {
    border-left: 10px solid #b4c408;
    border-right: none;
}
.location-box iframe {
    width: 100%;
    height: 450px;
    margin-bottom: -6px;
}
.location-name{
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #fff;
    padding: 10px 20px;
}
.location-name h6{
    font-family: 'Laila';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    color: #051829;
}
.location-name p{
    margin-bottom: 0;
}
.location-map-box{
    padding: 0;
}
/* Contact Us Ends */

/* Services Detail Starts */
.services-detail-page p {
    margin-top: 10px;
    margin-bottom: 15px;
}
.services-detail-left img{
    margin-left: 25px;
    margin-bottom: 10px;
}  
#services-slider{
    z-index: 99;
}
#services-slider .service-single{
    padding: 0 15px;
}
#services-slider .service-icon img{
    width: 82px;
    margin: 0 auto;
}
.service-icon img{
    width: 82px;
    margin: 0 auto;
}
.services-detail-left  h6{
    color: #6B6E71;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25.6px;
}
.services-detail-left ul li{
    text-align: left;
}
.services-detail-left ul li{
    list-style: none;
    color: #6B6E71;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25.6px;
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
}
.services-detail-left ul li:before{
    content: "";
    background: #df3f52;
    position: absolute;
    width : 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    top: 10px;
}   
/* Services Detail Ends */

/* Dog Trainers Training Modal Starts  */

#course-modal .modal-dialog-centered{
    max-width: 1300px;
}
#course-modal .modal-content{
    position: relative;
    border-radius: 0;
}
#course-modal .menu-mobile-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
}
#course-modal .menu-button-close-icon:before{
    color: #000;
}
#course-modal img{
    width: 100%;
}
#course-modal .course-modal-left{
    padding: 0;
}
#course-modal .menu-button-close-icon:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#course-modal  h2{
    font-size: 45px;
    margin-bottom: 20px;
}

#course-modal .course-modal-right{
    padding: 60px 100px;
}
#course-modal  h3{
    font-family: 'Laila', sans-serif;
    font-size: 21.328px;
    line-height: 19.2px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.course-date{
    font-size: 19px;
    color: #DF3F52;
}
#course-modal form{
    width: 85%;
}
#course-modal  .form-group {
    position: relative;
    padding-bottom: 36px;
    margin-bottom: 0;
}
#course-modal  .form-group .form-icon {
    position: absolute;
    top: 8px;
    z-index: 9;
}
#course-modal .form-group .form-icon::before {
    font-size: 22px;
    color: #666;
}
#course-modal .form-control {
    border: none;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71;
    position: relative;
    padding-left: 40px;
}
#course-modal .form-control:focus{
    outline: none;
    box-shadow: none;
}
#course-modal .form-group .line {
    display: block;
    height: 1px;
    width: 100%;
    position: relative;
    background-color: #dbe3e5;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
    margin-top: -1px;
}
#course-modal .select2-container {
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px);
}
#course-modal .select2-selection__rendered{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #6B6E71;
    padding-left: 40px;
    line-height: 34px;
}
#course-modal .select2-container--default .select2-selection--single{
    border: none;
}
#course-modal .select2-results__option--highlighted[aria-selected]{
    background-color: rgb(180, 196, 8);
}
#course-modal .form-group:hover .line:before {
    width: 100%;
}
#course-modal .form-group .line:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #051829;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#course-modal .form-control:focus ~   .line:before{
    width: 100%;
}

/* Dog Trainers Training Modal Ends  */

/* Chat Box Starts */
.scroll-top.open {
    bottom: 90px;
    opacity: 1;
}
.chat-mail p{
    font-size: 15px;
  
}
.chat-bot-icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    background: #b4c408;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    z-index: 999;
}
.chat-bot-icon:before {
    content: "";
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 50%;
    background-color: #b4c408;
    -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }

  
  @-webkit-keyframes pulse-ring {
    0% {
      transform: scale(0.33);
    }
    80%, 100% {
      opacity: 0;
    }
  }
  
  @keyframes pulse-ring {
    0% {
      transform: scale(0.33);
    }
    80%, 100% {
      opacity: 0;
    }
  }
  @-webkit-keyframes pulse-dot {
    0% {
      transform: scale(0.8);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(0.8);
    }
  }
  @keyframes pulse-dot {
    0% {
      transform: scale(0.8);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(0.8);
    }
  }

.chat-bot-icon img {
    width: 28px;
    position: absolute;
    top: 12px;
    left: 11px;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: transform 0.5s linear;
    opacity: 1;
    z-index: 1;
}
.chat-bot-icon img.hide{
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
    z-index: 0;
}
.chat-bot-icon svg{
    width: 30px;
    height: 30px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: transform 0.5s linear;
    opacity: 0;
    z-index: -1;
}
.chat-bot-icon svg.animate {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 1;
    z-index: 1;
}
.chat-screen .chat-input {
    width: 100%;
    position: relative;
    margin-bottom: -5px;
}
.chat-screen .chat-input input {
    width: 100%;
    background: #ffffff;
    padding: 15px 70px 15px 15px;
    border-radius: 0 0 15px 15px;
    resize: none;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #f8f8f8;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    color: #7a7a7a;
    font-size: 13px;
    transition: border-color 0.5s ease;
}
.chat-screen .chat-input input:focus{
    outline: none;
    box-shadow: none;
}
.chat-screen .chat-input .input-action-icon {
    width: 61px;
    white-space: nowrap;
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px;
    text-align: right;
}
.chat-screen .chat-input .input-action-icon a {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}
.chat-screen .chat-input .input-action-icon a svg {
    height: 17px;
    width: 17px;
    color: #a9a9a9;
}
.chat-screen .chat-input input:focus {
    border-color: #b4c408;
}
.chat-screen {
    position: fixed;
    bottom: 68px;
    right: 20px;
    z-index: 9999;
    width: 350px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 15px;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
    visibility: hidden;
}
.chat-screen.show-chat {
    -moz-transition: bottom 0.5s linear;
    -webkit-transition: bottom 0.5s linear;
    transition: bottom 0.5s linear;
    visibility: visible;
    bottom: 91px;
}
.chat-screen .chat-header {
    background-color: rgb(180, 196, 8);
    border-radius: 15px 15px 0 0;
    padding: 15px;
    display: block;
}
.chat-screen .chat-header .chat-header-title {
    display: inline-block;
    width: calc(100% - 50px);
    color: #fff;
    font-family: 'Laila';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}
.chat-screen .chat-mail {
    padding: 30px;
    display: block;
}
.chat-screen .chat-mail input.form-control {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    color:#051829;
    font-size: 14px;
    padding: 5px 20px;
}
.chat-screen .chat-mail input.form-control:focus{
    outline: none;
    box-shadow: none;
}
.chat-services-out .select2-container{
    border-radius: 30px;
    width: 100% !important;
}
.chat-services-out  .select2-selection--single{
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    height: 35px;
}
.chat-services-out .select2-selection__rendered{
    height: 35px;
    padding: 3px 20px !important;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 14px !important;
    color: #6B6E71 !important;
}
.chat-services-out input.form-control::placeholder { 
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #6B6E71;
}  
.chat-services-out input.form-control:-ms-input-placeholder { 
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #6B6E71;
}
.chat-services-out input.form-control::-ms-input-placeholder {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #6B6E71;
}
.chat-services-out .select2-search.select2-search--dropdown{
    display: none;
}
.chat-services-out .select2-results__option--highlighted[aria-selected]{
    background-color: rgb(180, 196, 8);
}
.chat-services-out .select2-results__option{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    padding: 7px 20px;
}
.chat-services-out .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 35px;
}
.chat-services-out {
    margin-bottom: 1rem;
}
.chat-mail .main-btn {
    padding: 6px 20px;
    width: 100%;
    border-radius: 5px;
}
.chat-screen .chat-mail.hide{
    display: none !important;
}
.chat-screen .chat-body {
    padding: 25px;
    display: inline-block;
    min-height: 382px;
    max-height: 382px;
    background: #fbfbfb;
    width: 100%;
}
.chat-screen .chat-body.hide {
    display: none !important;
}
.chat-screen .chat-body .chat-start {
    border: 1px solid #b4c408;
    width: 150px;
    border-radius: 50px;
    padding: 6px 10px;
    font-size: 12px;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 15px;
    background: #fff;
}
.chat-screen .chat-body .chat-bubble {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #6B6E71;
    padding: 10px 15px;
    box-shadow: none;
    display: inline-block;
    clear: both;
    margin-bottom: 10px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.02);
}
.chat-screen .chat-body .chat-bubble.you {
    background-image: linear-gradient(to top, #b4c408, #a6b506, #98a605, #8a9704, #7d8903);
    color: #fff;
    border-radius: 0 15px 15px 15px;
    align-self: flex-start;
    display: table;
}
.chat-screen .chat-body .chat-bubble.you p.hide{
    display: none;
    margin-bottom: 0;
}
.chat-screen .chat-body .chat-bubble.me {
    background-image: linear-gradient(to right, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF);
    color: #000;
    border-radius: 15px 0px 15px 15px;
    float: right;
    align-self: flex-end;
    display: table;
}
.chat-input.hide{
    display: none;
}
.chat-screen .main-btn {
    display: none;
}
.chat-screen.show-chat .main-btn {
    display: block;
}
.typing-animation{
    margin-bottom: 0;
}
.chat-bubble.you.question-one.hide{
    display: none;
}
.chat-overlay.open-overlay {
    position: fixed;
    content: "";
    background: rgba(250, 250, 250, .0001);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
}
.chat-screen.show-chat{
    z-index: 9999;
}
/* Chat Box Ends */
 


p{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
}

.banner-sec .carousel-caption h3{
    font-family: 'DM Serif Text';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
}
h2{
    font-family: 'DM Serif Text';
    font-style: normal;
    font-weight: 400;
    font-display: swap; 
}