    /*
    Theme Name: CorpoGreen
    Theme URI: https://greenbdit.com/themes/CorpoGreen/
    Author: Abdul Hafiz Khasru
    Author URI: https://greenbdit.com/
    Description: CorpoGreen Theme brings your site to standard AMP newsportal.
    Version: 1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: CorpoGreen
    Tags: amp, amp-ready, news-portal, one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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 with others.
    
=====================
   table of content 
====================

1.   Typography
2.   Global Styles
3.   Header
4.   Main Menu
5.   Sidebar Menu
6.   Category
7.   Post Details
8.   Widget Area
9.   Pagination
11.  Footer

*/
html {
    overflow-x: hidden;
    margin: 0;
}
body {
    font-family: 'Lexend', sans-serif, "solaimanLipi";
    overflow-x: hidden;
    margin: 0;    
}
@font-face {
    font-family: Summernote;
    src: url(font/Summernote.woff);   
}
@font-face {
    font-family: solaimanLipi;
    src: url(font/solaimanLipi.woff);   
}
@font-face {
    font-family: AzadPori;
    src: url(font/AzadPori.woff);   
}
@font-face {
    font-family: AmarBanglaBold;
    src: url(font/AmarBanglaBold.woff);   
}
h1, h2 {  
    /*font-family: 'Ubuntu', 'Sofia', sans-serif, 'solaimanLipi';*/
    line-height: 40px;
}
h5 { 
    font-family: 'Ubuntu', 'Sofia', sans-serif, 'AzadPori';
}
h3 { 
    font-family: 'Summernote', 'Sofia', sans-serif, 'AmarBanglaBold';
}
p { 
    font-family: 'Trirong', sans-serif, 'solaimanLipi';
}
a {
    text-decoration: none;
    font-family: 'Trirong', sans-serif, 'solaimanLipi';
}
a:hover {    
     color: #02bf02;
     transition: .2s;
}
hr {
    /*box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);*/
}
.main-header .container-fluid, 
.slider-section .container-fluid {
    max-width: 1180px;
}
.container {
    float: left;
    overflow: hidden;
}
.container-wrapper {
    width: 85%;
    margin: 0 auto;
}
.bg-gray {
    background-color: #f1f6ff;
}
.bg-light {
    background-color: #53c303!important;
}
.bg-white {
    background-color: #fff;
}
.bg-RedOrange {
    background-color: #FF4500;
}
.bg-DarkOrange {
    background-color: #FF8C00;
}
.bg-GreenForest {
    background-color: #228B22;
}
.bg-DeepSkyBlue {
    background-color: #00BFFF;
}
.bg-MediumSlateBlue {
    background-color: #7B68EE;
}
.bg-MediumBlue {
    background-color: #0000CD;
}
body hr {
    background-color: #27378c;
}
body .btn-primary {
    background-color: #53c303 !important;
    border: none;
    padding: 10px 35px;
    position: relative;
    z-index: 1;
}
/*body .btn-primary:focus {
    outline: red;
}*/
body .btn-primary::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 100%;    
    z-index: -1;
    transition: .4s;
}
body .btn-primary:hover::after {
    width: 100%;    
    background-color: #ed1c24;
    border-radius: 0.25rem;
}
body .btn-primary:hover {
    color: #fff;    
}
body .btn-primary:focus {
    box-shadow: 0 0 0 rgba(red, .5);
}
.bg-primary {
    background-color: #5e00a5 !important;
}
.bg-success {
    background-color: #02bf02 !important;
}
.bg-secondary {
    background-color: #868e96 !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
.bg-dark {
    background-color: #222222 !important;
    box-shadow: 6px 4px 10px rgb(0 0 0 / 17%);
    transition: .4s;
}

/*Navigation Bar*/
/*Mnustyle One*/
.menustyle-one .menu-top {
    position: relative;    
    line-height: 50px;
    display: flex;
}
.menustyle-one .menu-top-content {
    display: flex!important;
    float: right;
}
.menustyle-one .menu-top .top-contact ul {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #27378c;
}
.menustyle-one .menu-top .top-contact ul li {
    list-style: none;
    display: inline;
    padding: 0 10px;
}
@media only screen and (max-width: 600px){
    .menustyle-one .menu-top .top-contact ul li:after {
      content: "\A";
      white-space: pre;
    }
}
.menustyle-one .menu-top .top-contact ul li i {
    color: #848383;
    margin-right: 8px;
}
.menustyle-one .menu-top .top-contact ul li a {
    text-decoration: none;
    color: #848383;
    transition: .3s;
}
.menustyle-one .menu-top .top-contact ul li a:hover {
    color: #ed1c24;
    letter-spacing: 1.5px;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul {
    margin: 0;
    padding: 0 15px 0 0;
    border-right: 1px solid #27378c;
}
.menustyle-one .menu-top .menu-top-social ul li {
    list-style: none;
    display: inline;
    padding: 0 10px;
}
.menustyle-one .menu-top .menu-top-social ul li a {
    text-decoration: none;
    color: #fff;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover {
    color: #38b856;
    letter-spacing: 1.5px;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a i {
    border-radius: 20%;
    background: #fff;
    color: #6a6969;
    padding: 3px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a i.fa-facebook-f {
    padding: 3px 5px;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover .fa-facebook-f{
    color: #fff;
    background: #4267B2;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover .fa-twitter{
    color: #fff;
    background: #00ACEE;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover .fa-youtube{
    color: #fff;
    background: red;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover .fa-linkedin-in{
    color: #fff;
    background: #0e76a8;
    transition: .3s;
}
.menustyle-one .menu-top .menu-top-social ul li a:hover .fa-instagram{
    color: #fff;
    background: #8a3ab9;
    transition: .3s;
}
.menustyle-one .menu-top .menu-search {
    padding: 0 15px;
    border-right: 1px solid #27378c;
}
.menustyle-one .menu-top .menu-search .search-button {   
    
}
.menustyle-one .menu-top .menu-search .fa-search#toggle-search {    
    
    cursor: pointer;
    -webkit-transition: all 0.6s ease;
       -moz-transition: all 0.6s ease;
            transition: all 0.6s ease;
}
.menustyle-one .menu-top .menu-search .fa-times#toggle-search {
    cursor: pointer;
    -webkit-transition: all 0.6s ease;
       -moz-transition: all 0.6s ease;
            transition: all 0.6s ease;
}
.menustyle-one .menu-top .menu-search .search-button i {
    color: #848383;
    line-height: 29px;
    transition: .3s;
}
.menustyle-one .menu-top .menu-search .search-button i:hover {  
    color: #fd7e14;
}
.menustyle-one .menu-top .menu-search form {
    display:none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.menustyle-one .menu-top .menu-search form input {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    float: left;
    border: none;
    padding: 24px 20px;
}
.menustyle-one .menu-top .menu-search form .icon {
    float: left;
}
.menustyle-one .menu-top .menu-search form i.fa-search {
    position: absolute;
    top: 0px;
    right: 42px;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    padding: 0 10px;
    width: 43px;
    height: 48px;
    background: #fd7e14;
    text-align: center;
    border-right: 3px solid #fff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.menustyle-one .menu-top .menu-search form i.fa-search:hover {    
    background: #fff;
    color: #fd7e14;
}
.menustyle-one .menu-top .menu-search form i.fa-times {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    padding: 0 10px;
    width: 43px;
    height: 48px;
    background: #fd7e14;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.menustyle-one .menu-top .menu-search form i.fa-times:hover {    
    background: #fff;
    color: #fd7e14;
}
.menustyle-one .menu-top .menu-search span {
    font-weight: 100;
    margin-left: 0;
}
.menustyle-one .menu-top .menu-search #searchBar {
    background-color: #fff;
    border: 3px solid #fd7e14;
    padding: 24px;
    z-index: 1102;
}
.menustyle-one .menu-top .menu-search #toggle-search:hover {
      color: rgba(#efefef, 1);
}
.menustyle-one .menu-top .menu-login {
    padding-left: 10px;
}
.menustyle-one .menu-top .menu-login a {
    text-decoration: none;
    color: #848383;
}
.menustyle-one .menu-top .menu-login ul.dropdown-style {
    position: absolute;
    z-index: 1200;
    padding: 0 5px;
    width: 260px;
    right: 0;
}
.menustyle-one .menu-top .menu-login ul.dropdown-style li {
    list-style: none;
    margin: 0;
}
.menustyle-one .menu-top .menu-login ul.dropdown-style li a {
    position: relative;
    display: block;
    color: white;
    background: #50585e;
    padding: 0 25px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 0 #727272 inset, 0 -1px 0 #172026 inset;
    -webkit-box-shadow: 0 1px 0 #727272 inset, 0 -1px 0 #172026 inset;
    box-shadow: 0 1px 0 #727272 inset, 0 -1px 0 #172026 inset;
    text-shadow: 0 -1px 0 rgb(119 0 0 / 30%);
}
.menustyle-one .menu-top .menu-login ul.dropdown-style li a:hover {
    background: #303538;
}
.menustyle-one .menu-top .menu-login ul.signin {
    margin: 0;
    padding: 0;
    justify-content: center;
}
.menustyle-one .menu-top .menu-login ul.signin li {
    list-style: none;
}
.menustyle-one .menu-top .menu-login ul.signin li a {
    color: #fff;
}
.menustyle-one .menu-top .menu-login ul.signin li.alert {
    position: relative;
    padding: 0px 15px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
    margin-left: 10px;
}
.menustyle-one .menu-top .menu-login ul.signin li.alert-success {
    color: #08301d;
    background-color: #d1e7dd;
    border-color: #d6f7e8;
}
.menustyle-one .menu-top .menu-login ul.signin li button {
    border: 1px solid red;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 26px;
    background: red;
}
.menustyle-one .menu-top .menu-login ul.dropdown-menu {
	background-color: #27378c;
	padding: 0;
	z-index: 2000;
}
.menustyle-one .menu-top .menu-login ul.dropdown-menu li a {
	color: #fff;
}
.menustyle-one .menu-top .menu-login ul.dropdown-menu li a:hover {
	color: #27378c;
}

/*Menustyle Two*/
.menustyle-two {
    /*background: #53c303;*/
}
.menustyle-two .header-brand img {    
    padding: 15px 0 15px 10px;
}
.menustyle-two .header-right {    
    padding: 10px 10px 5px 10px;
}
.menustyle-two .top-contact {
    text-align: left;
}
.menustyle-two .top-contact ul {
    margin: 0;
    padding: 0;
}
.menustyle-two .top-contact ul li {
    list-style: none;
}
.menustyle-two .top-contact ul li a {
    color: #fff;
}
.menustyle-two .top-contact ul li i {
    padding: 0 3px 0 0;
}
.menustyle-two .top-social {
    text-align: center;
}
.menustyle-two .top-social ul {
    margin: 0;
    padding: 0;
}
.menustyle-two .top-social ul li {
    padding: 5px 0;
    list-style: none;
    display: inline-block;
}
.menustyle-two .top-social ul li a {
    color: #fff;
}
.menustyle-two .top-social ul li i {    
    width: 20px;
    height: 20px;
    border: 1px solid #fff0;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    padding: 15px;
    line-height: 0;    
}
.menustyle-two .top-social ul li i.fa-facebook-f {
    background: #fff;
    color: #3b5999;
}
.menustyle-two .top-social ul li i.fa-twitter {
    background: #fff;
    color: #55acee;
}
.menustyle-two .top-social ul li i.fa-youtube {
    background: #fff;
    color: red;
}
.menustyle-two .top-social ul li i.fa-linkedin-in {
    background: #fff;
    color: #0077b5;
}
.menustyle-two .top-social ul li i.fa-facebook-f:hover {
    background: #3b5999;
    color: #fff;
    transition: .3s;
}
.menustyle-two .top-social ul li i.fa-twitter:hover {
    background: #55acee;
    color: #fff;
    transition: .3s;
}
.menustyle-two .top-social ul li i.fa-youtube:hover {
    background: red;
    color: #fff;
    transition: .3s;
}
.menustyle-two .top-social ul li i.fa-linkedin-in:hover {
    background: #0077b5;
    color: #fff;
    transition: .3s;
}
.menustyle-two .top-login {
    text-align: center;
}
/*Main Menu*/
.mainmenu {
    position: relative;
}

@media only screen and (min-width: 991px){
#mainmenu-sticky {
    position: relative;
    top: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.175);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 1100;
}
.navbar-brand {
    position: absolute;
    top: -25px;
    background: #f8f9fa;
    left: 0;
    padding: 29px 15px;
    padding-bottom: none;
    margin-right: 0;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;    
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.175);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    
}
.navbar-brand img {    
    height: 80px;
    width: auto;
    padding: 5px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.navbar {    
    padding-top: 0;
    padding-bottom: 0;
}
.mainmenu.navbar-expand-lg .navbar-collapse {
    display: block !important;
}
.mainmenu ul.nav-menu {
    /*float: right;*/
    margin-bottom: 0;
    padding-left: 0;
}
.mainmenu ul.nav-menu > li {
    position: relative;
    height: 90px;
    float: left;
    padding: 0 20px;
    list-style: none;
}
.mainmenu ul.nav-menu > li > a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 30px 0;
    font-size: 18px;
    font-weight: 600;
    color: #e8f3ff;
    line-height: 34px;
    text-transform: uppercase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > a:before {
    content:'';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 4px;
    background: #c0ff00;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;   
}
.mainmenu ul.nav-menu > li.dropdown > a::after{
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    right: -16px;
    top: 36%;
    width: 10px;
    height: 20px;
    display: block;
    color: #e8f3ff;
    line-height: 26px;
    font-size: 13px;
    text-align: center;
    border-top: 0;
    z-index: 5;
    transition: .3s;
}
.mainmenu ul.nav-menu > li:hover > a:before,
.mainmenu ul.nav-menu > li.active > a:before {
    width:100%;
}
.mainmenu ul.nav-menu > li:hover > a,
.mainmenu ul.nav-menu > li.active > a,
.mainmenu ul.nav-menu > li.active > a::after {
    color: #c0ff00;
    opacity: 1;
}
.mainmenu ul.nav-menu > li.dropdown:hover > a::after {
    color: #c0ff00;
    transform: rotate(-180deg);
}
/*First Navigation Child */
.mainmenu ul.nav-menu > li > ul {
    position: absolute;
    left: 0px;
    top: 140%;
    width: 220px;
    padding: 0px;
    border-top: 4px solid #c0ff00;
    border-bottom: 4px solid #c0ff00;
    z-index: 100;
    background: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible; 
}
.mainmenu ul.nav-menu > li > ul > li {
    position: relative;
    list-style: none;
    float: none;
    width: 100%;
    border-bottom: 1px solid #efefef;
}
.mainmenu ul.nav-menu > li > ul > li:last-child{
    border: none;    
}
.mainmenu ul.nav-menu > li > ul > li > a {
    position: relative;
    text-decoration: none;
    display: block;
    padding: 8px 15px 8px 30px;
    line-height: 26px;
    font-weight: normal;
    font-size: 17px;
    color: #3a3a3a;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > ul > li > a:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 free';
    font-weight: 600;
    font-size: 15px;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 10px;
}
.mainmenu ul.nav-menu > li > ul > li:hover > a {
    color: #fff;
    background-color: #c0ff00;
}
/*Second Navigation Child */
.mainmenu ul.nav-menu > li > ul > li.dropdown > a:after{
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 10px;
    height: 20px;
    display: block;
    color: #c0ff00;
    line-height: 24px;
    font-size: 15px;
    text-align: center;
    border-top: 0;
    z-index: 5;
    transition: .3s;
}
.mainmenu ul.nav-menu > li > ul > li.dropdown:hover > a:after {
    color: #ffffff;
    transform: rotate(90deg); 
}
.mainmenu ul.nav-menu > li > ul > li  > ul{
    position: absolute;
    right: 110%;
    top: -1px;
    width: 220px;
    padding: 0px;
    border-top: 4px solid #c0ff00;
    border-bottom: 4px solid #c0ff00;
    z-index: 100;
    background: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > ul > li:hover > ul {
    right: 100%;
    opacity: 1;
    visibility: visible; 
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li {
    position: relative;
    list-style: none;
    float: none;
    width: 100%;
    border-bottom: 1px solid #efefef;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li:last-child {
    border:none;    
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li > a {
    position: relative;
    display: block;
    padding: 8px 15px 8px 30px;
    line-height: 26px;
    font-weight: normal;
    font-size: 17px;
    color: #3a3a3a;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li > a:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 free';
    font-weight: 600;
    font-size: 15px;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 10px;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li:hover > a {
    color: #ffffff;
    background-color: #c0ff00;
}
/*Third Navigation Child */
.mainmenu ul.nav-menu > li > ul > li  > ul > li.dropdown > a:after{
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position:absolute;
    right:10px;
    top:8px;
    width:10px;
    height:20px;
    display:block;
    color:#c0ff00;
    line-height:26px;
    font-size:15px;
    text-align:center;
    border-top: 0;
    z-index:5;
    transition: .3s;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li.dropdown:hover > a:after {
    color: #ffffff;
    transform: rotate(-90deg); 
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul {
    position: absolute;
    left: 110%;
    top: -1px;
    width: 220px;
    padding: 0px;
    border-top: 4px solid #c0ff00;
    border-bottom: 4px solid #c0ff00;
    z-index: 100;
    background: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li:hover > ul {
    left: 100%;
    opacity: 1;
    visibility: visible; 
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul > li {
    position: relative;
    list-style: none;
    float: none;
    width: 100%;
    border-bottom: 1px solid #efefef;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul > li:last-child {
    border:none;    
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul > li > a {
    position: relative;
    display: block;
    padding: 8px 15px 8px 30px;
    line-height: 26px;
    font-weight: normal;
    font-size: 17px;
    color: #3a3a3a;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul > li > a:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 free';
    font-weight: 600;
    font-size: 15px;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 10px;
}
.mainmenu ul.nav-menu > li > ul > li  > ul > li  > ul > li:hover > a {
    color: #ed1c24;
    background-color: #c0ff00;
}
}
.dropdown-toggle::after {
    border-top: 0;
}



/*Notice Board*/
.horizontal-scrolling {
    background: #ed1c24;
    /*padding: 10px;*/
}
.horizontal-scrolling .notice-head {
    padding: 15px 15px 0px 20px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 0;
}
.horizontal-scrolling .notice-head:after {
    content: "";
    position: absolute;
    border-left: 19px solid #ed1c24;
    border-right: 0px solid #ffffff;
    border-top: 25px solid #ffffff;
    border-bottom: 26px solid #ffffff;
    top: 0px;
    bottom: 0px;
    right: -18px;
    z-index: 500;
}
.horizontal-scrolling .notice-head h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    padding: 5px 0 0px;
}
.horizontal-scrolling .notice-title {    
    width: 100%;
}
.horizontal-scrolling .notice-title ul {
    background: #ffffff;
    padding: 15px 8px 8px 0px;
    width: 100%;
    margin: 0;
}
.horizontal-scrolling .notice-title ul li {
    display: inline-block;
    padding: 0 10px;
}
.horizontal-scrolling .notice-title ul li a i{
    color: #ed1c24;
    font-size: 12px;
}
.vertical-noticeboard .notices {
    height: 350px;
    overflow: scroll;
}
.vertical-noticeboard .calendar-small {
    float: left;
    display: block;
    margin-right: 10px;
    vertical-align: baseline;
}
.vertical-noticeboard .calendar-small .s-month {
    color: white;
    background-color: red;
    display: block;
    width: 65px;
    height: 22px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
}
.vertical-noticeboard .calendar-small .s-date {
    background-color: #d5cfcf;
    color: black;
    font-size: 16px;
    font-weight: 600;
    width: 65px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display: block;
    border-bottom: 0.5px solid #777;
}
.vertical-noticeboard .calendar-small .s-year {
    background-color: #d5cfcf;
    color: black;
    font-size: 16px;
    font-weight: 600;
    width: 65px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display: block;
}
/*Message from principal*/
.message-from-principal {
    padding: 0 20px;
    background-size: 20px 20px;
    background-image: repeating-linear-gradient(0deg, #44f77482, #2bf3958f 1px, #f8fbfb 1px, #e5e5f7);
}
.message-from-principal .profile-img img {
    width: 100%;
    height: auto;
    border: 15px solid #c0ff00;
}
.message-from-principal .card {    
    border: 1px solid #c0ff00;
    border-radius: 0;
}
.message-from-principal .card-header {    
    background-color: #c0ff00;
    border: 1px solid #c0ff00;
    border-radius: 0;
}
.message-from-principal .card-header h5{    
    font-size: 25px;
}
.message-from-principal .card-body h5.card-title {
    font-family: 'Summernote', 'Sofia', sans-serif, "AmarBanglaBold";
    border-bottom: 1px solid #ed1c24;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
}
 
/*Slider Content*/
.fixed-slider-content-wrap {    
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 800px){
    .fixed-slider-content {
        background-color: #fff;
        padding: 20px 10px;
        opacity: 90%;
        border-radius: 5%;
        }
    }
    .fixed-slider-content {
        padding: 20px;
    }
}
.fixed-slider-content h1 {
    font-size: 45px;
}
.fixed-slider-content h6 {
    color: red;
}

/*owl-text-animation*/
.owl-text-animation .item {
  height: 100vh;
  position: relative;
}
.owl-text-animation .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.owl-text-animation .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.owl-text-animation .item .cover .header-content {
  position: relative;  
  padding: 56px;
  overflow: hidden;
}
.owl-text-animation .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.owl-text-animation .item .cover .header-content h6 {
  font-family: 'Summernote', 'Sofia', sans-serif, "AmarBanglaBold";
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.owl-text-animation .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #ffc107;
}
.owl-text-animation .item .cover .header-content h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.owl-text-animation .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-text-animation .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-text-animation .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.owl-text-animation .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
@media only screen and (max-width: 756px){
    .owl-text-animation .item .cover .header-content h2 {
      font-size: 25px;
    }
    .owl-text-animation .item .cover .header-content h1 {
      font-size: 35px;
    }
    .owl-text-animation .item .cover .header-content h4 {
      font-size: 16px;
      line-height: 20px;
    }
}

/*Thumbnail Arrow Slider*/
.thumbnail-arrow-slider #thumbnailArrowSlider, 
.thumbnail-arrow-slider .owl-stage-outer, 
.thumbnail-arrow-slider .owl-stage,
.thumbnail-arrow-slider .owl-item-bg,
.thumbnail-arrow-slider .owl-item { 
  width: 100%;
  min-height: 500px;
}
.thumbnail-arrow-slider #thumbnailArrowSlider{
  width: 100%;
  overflow: hidden;
  position: relative;
}
.thumbnail-arrow-slider #thumbnailArrowSlider:hover .owl-nav{
  opacity: 1;
}
.thumbnail-arrow-slider .owl-carousel .owl-nav {
    display: inline-block;
}
.thumbnail-arrow-slider .owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
}
.thumbnail-arrow-slider .owl-item {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.thumbnail-arrow-slider .owl-item .owl-item-bg {
    width: 100%;
    display: inline-block;
    position: absolute;
    background-size: 100% 100%;
    background-position: center center;
}
.thumbnail-arrow-slider .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-80px);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .3s;
}
.thumbnail-arrow-slider .owl-prev,
.thumbnail-arrow-slider .owl-next {
    width: 200px;
    height: 100px;
    line-height: 70px;
    position: absolute;
    top:50%;
    transform: translateY(50%);
    overflow: hidden;
    transition: all 1s ease
}
.thumbnail-arrow-slider .owl-prev { 
    left: 10px;
}
.thumbnail-arrow-slider .owl-next { 
    right: 10px; 
}
.thumbnail-arrow-slider .owl-prev-thump,
.thumbnail-arrow-slider .owl-prev-icon,
.thumbnail-arrow-slider .owl-next-thump,
.thumbnail-arrow-slider .owl-next-icon {
    height: 100%;
}
.thumbnail-arrow-slider .owl-prev-thump,
.thumbnail-arrow-slider .owl-next-thump {
    width: 100%;
    background-size: cover;
    transition: all 1s ease-in-out;
    image-rendering: -webkit-optimize-contrast;
}
.thumbnail-arrow-slider .owl-prev-icon,
.thumbnail-arrow-slider .owl-next-icon {
    width: 40%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    padding-top: 8%;
    text-align: center;
    transition: all 1s ease;
}
.thumbnail-arrow-slider .owl-prev-icon:before,
.thumbnail-arrow-slider .owl-next-icon:before {
    font-family: 'Font Awesome 5 Free';
    color: rgba(255,255,255,.7);
    font-size: 30px;
    line-height: 80px;
    transition: all 1s ease
}
.thumbnail-arrow-slider .owl-prev-icon:before {
    content: "\f053";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.thumbnail-arrow-slider .owl-next-icon:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}
.thumbnail-arrow-slider .owl-prev-icon {left: 0;}
.thumbnail-arrow-slider .owl-next-icon {right: 0}
.thumbnail-arrow-slider .owl-prev:hover,
.thumbnail-arrow-slider .owl-next:hover {
    animation: navShadow 4s ease-in-out infinite;
}
.thumbnail-arrow-slider .owl-prev:hover .owl-prev-icon,
.thumbnail-arrow-slider .owl-next:hover .owl-next-icon {
    width: 25%;
}
@keyframes navShadow {
    0%, 100% {box-shadow: 0px 0px 1px 0 #f1f1f1;}
    50% {box-shadow: 0px 0px 5px 0 #f1f1f1}
}
.thumbnail-arrow-slider .owl-prev.disabled:hover , 
.thumbnail-arrow-slider .owl-next.disabled:hover {
  animation: none;
}
.thumbnail-arrow-slider .owl-prev.disabled:hover .owl-prev-icon, 
.thumbnail-arrow-slider .owl-next.disabled:hover .owl-next-icon {
  width: 50%;
}
.thumbnail-arrow-slider .slide-content {
  position: absolute;
  right: 0;
  top: 35%;
  width: 45%;
  height: 300px;
  padding: 70px 70px 0;
  text-align: center;
  transform-origin: top;
  background-color: rgba(0,0,0,.4);
  color: #fff;
}
.thumbnail-arrow-slider .slide-content, 
.thumbnail-arrow-slider .slide-content h3,
.thumbnail-arrow-slider .slide-content h2,
.thumbnail-arrow-slider .slide-content p,
.thumbnail-arrow-slider .slide-content h3:before,
.thumbnail-arrow-slider .slide-content h3:after {
  transition: all 2s ease;
}
.thumbnail-arrow-slider .slide-content h3 {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: rgba(255,255,255,.95);
}
.thumbnail-arrow-slider .slide-content h3:before,
.thumbnail-arrow-slider .slide-content h3:after {
  content: '';
  display: block;
  width: 70px;
  height: 2px;
  position: absolute;
  top: 49%;
  background-color: #f1f1f1;
}
.thumbnail-arrow-slider .slide-content h3:before {
  left: -90px;
}
.thumbnail-arrow-slider .slide-content h3:after {
  right: -90px;
}
.thumbnail-arrow-slider .slide-content h2 {
  color: #f9f9f9;
  margin-top: 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.thumbnail-arrow-slider .slide-content p {
  line-height: 1.4em;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: rgba(255,255,255,.8);
}
.thumbnail-arrow-slider .owl-item.active .slide-content {
  transform: translate(-20%, 0%) rotate3d(1, 0, 0, 0);
  transition-delay: .7s
}
.thumbnail-arrow-slider .owl-item.active h3,
.thumbnail-arrow-slider .owl-item.active h2,
.thumbnail-arrow-slider .owl-item.active p,
.thumbnail-arrow-slider .owl-item.active h3:before,
.thumbnail-arrow-slider .owl-item.active h3:after {
  transform: translate3d(0, 0,1px);
  transition-delay: 1s
}

/* Logo Carousel */
.brands-logo {
    background-color: #fafbfc;
    text-align: center;
}
.brands-logo ul {
    list-style: none;
    padding: 10px;
    margin-bottom: 0;   
    box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.1);
}
.brands-logo ul img {
    height: 60px;
    width: auto!important;
    margin: auto;
    padding: 5px 15px;
}
.brands-logo .owl-theme .owl-dots, .owl-theme .owl-nav {
    display: none;
}
.owl-text-animation .owl-theme .owl-dots, .owl-theme .owl-nav {    
    display: none;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}




/* Fixed About */
.fixed-about-section {
}
.fixed-about-image {
    position: relative;
}
.fixed-about-image img {
    margin-bottom: 10px;
}
.fixed-about-image-text {
    position: absolute;
    right: 35px;
    bottom: 45px;
    background: url(../img/about/offer.png);
    height: 200px;
    width: 200px;
    background-size: contain;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-image-text-inner {
    margin-top: -50px;
}
.fixed-about-image-text h2 {
    margin: 0;
    font-size: 50px;
    color: #fff;
    transform: rotate(-14deg);
}
.fixed-about-image-text p {
    color: #fff;
    margin: 10px 0px 0 -50px;
    transform: rotate(-14deg);
}

/* GreenBD Text */
.greenbd-text {
    padding: 0 20px;
}
.greenbd-text h6 {
    color: #ed1c24;    
    font-weight: 400;
    margin-bottom: 20px;
}
.greenbd-text h2 {    
    text-transform: uppercase;
    font-weight: 404;
    margin-bottom: 20px;
}
.greenbd-text p {
    color: #686767;
}
.greenbd-text strong {  
    color: #686767;
}
.greenbd-text ul {
    list-style: none;
    padding-left: 0;
}
.greenbd-text ul li {
    padding: 5px 0;
}
.greenbd-text ul li::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-right: 10px;
    color: #ed1c24;
    display: inline;
}

/* Services */
.service-content {
    padding: 20px;
}
.service-image {
    position: relative;
}
.play-animation-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: #fff;
    font-size: 60px;
    text-align: center;
    line-height: 100px;
    margin: auto;
    border-radius: 50%;
    color: red;
}
.play-animation-button::before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: red;
    animation: playbtn 1.6s ease-out infinite;
}
@keyframes playbtn {
    0%, 30%{
        transform: scale(0);
        opacity: 1;
    }
    50%{
        transform: scale(1.5);
        opacity: .6;
    }
    100%{
        transform: scale(2);
        opacity: 0;
    }
}
.services-section .service-items {
    padding: 20px;
}
.services-section .single-service {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    transition: .5s;
}
.services-section .single-service:hover {
    transform: translateY(-15px);
}
.services-section .single-service::before {
    content: "";
    position: absolute;
    top: -160px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #e73a3e61;
    width: 90%;
    height: 70%;
    border-radius: 50%;
}
.services-section .single-service h3 {
    padding: 0 0 12px 0;
}
.services-section .service-icon {
    position: relative;
}
.services-section .service-icon i {
    color: #38b856;
    font-size: 30px;
    background: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    margin-bottom: 20px;
    transition: .5s;
}
.services-section .single-service:hover .service-icon i {
    background: #38b856;
    color: #fff;
}

/* Timeline - Form */
.timeline-form-section {}
.timeline-body {}
.timeline-steps {}
.timeline-steps ul {
    list-style: none;
    position: relative;
    padding-left: 70px;
}
.timeline-steps ul::before {    
    content: "";
    position: absolute;
    left: 24px;
    top: 10px;
    width: 1px;
    background: #e73a3e;
    height: calc(100% - 100px);
}
.timeline-steps ul li {
    margin-bottom: 25px;
    position: relative;
}
.timeline-steps ul li::before {
    content: attr(data-steps);
    position: absolute;
    top: 0;
    left: -63px;
    width: 35px;
    height: 35px;
    border: 1px solid red;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
}
.timeline-steps ul li strong {
    font-size: 21px;
    display: block;
    margin-bottom: 7px;
}
.timeline-steps ul li p {
    color: #606060;
}
.form-body {
    background-color: #ffc4855c;
    padding: 20px;
}
.form-begin label {
    color: #605e5e;
}
.form-begin input {
    height: 50px;
}
.form-begin select {
    height: 50px;
}
.form-begin select option {
    line-height: 50px;
}

/* Text Banner */
.text-banner-bg {
    background: #38b856;
    padding: 70px;
}
.text-banner-bg h2 {
    color: #fff;
    font-weight: 500;
    border-right: 1px solid #bfbfbf;
    font-size: 37px;
    padding-right: 10px;
}
.text-banner-phone span {    
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    color: #ed1c24;
    font-size: 30px;
}
.text-banner-phone a {
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    font-weight: 500;
    display: inline;
}
@media only screen and (max-width: 900px){
    .text-banner-bg {
        padding: 35px;
    }
    .text-banner-bg h2 {
        font-size: 25px;
        text-transform: uppercase;
        border-right: none;
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .text-banner-phone a {
        font-size: 25px;
    }
}

/* Icon - List */
.icon-list-head h2 {
    margin-bottom: 30px;
    font-size: 40px;
}
.icon-attribute i {
    font-size: 40px;
    color: #e73a3ea3;
    margin-right: 20px;
    width: 45px;
    height: 30px;
    padding-top: 10px;
}
.icon-list-text h3 {
    font-size: 25px;
}
.icon-list-text p {
    color: #6f6f6f;
}
.icon-list-image {
    padding: 15px;
}
.icon-list-image img {
    width: 100%;
    height: auto;
}

/* News Slider Top Navigation */
.news-slider-top-nav {
    margin-top: 10px;
}
.news-slider-top-nav .post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.news-slider-top-nav .post-slide .post-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
.news-slider-top-nav .post-slide .post-img img {
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.news-slider-top-nav .post-slide:hover .post-img img {
    transform: scale(1.1,1.1);
}
.news-slider-top-nav .post-slide .over-layer {
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(244, 218, 6, 0.75) 0%, rgba(45, 195, 253, 0.6) 100%);
    transition:all 0.50s linear;
}
.news-slider-top-nav .post-slide:hover .over-layer {
    opacity:1;
    text-decoration:none;
}
.news-slider-top-nav .post-slide .over-layer i {
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.news-slider-top-nav .post-slide .post-content {
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.news-slider-top-nav .post-slide .post-title a {
    font-size:15px;
    font-weight:bold;
    text-decoration: none;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.news-slider-top-nav .post-slide .post-title a:hover {
    text-decoration: none;
    color:#e6484c;
}
.news-slider-top-nav .post-slide .post-description {
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.news-slider-top-nav .post-slide .post-date {
    color:#a9a9a9;
    font-size: 14px;
}
.news-slider-top-nav .post-slide .post-date i {
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.news-slider-top-nav .post-slide .read-more {
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #F38321;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0px 10px 20px -10px #F38321;
    border-radius: 25px;
    text-transform: uppercase;
}
.news-slider-top-nav .post-slide .read-more:hover {
    background: #E66B00;
    text-decoration:none;
    color:#fff;
}
.news-slider-top-nav .owl-carousel .owl-nav button {
    text-align:center;
    margin-top:20px;
}
.news-slider-top-nav .owl-carousel .owl-nav button.owl-prev {
    background: #fff0;
    position: absolute;
    top: 45%;
    left: 0px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.news-slider-top-nav .owl-carousel .owl-nav button.owl-next {
    background: #fff0;
    position: absolute;
    top: 45%;
    right: -20px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.news-slider-top-nav .owl-carousel .owl-nav button.owl-next, 
.news-slider-top-nav .owl-carousel .owl-nav button.owl-prev
{
    color: inherit;
    font: inherit;
    font-size: inherit;
    line-height: inherit;
    font-size: 35px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 27px;
    padding: 10px;
    margin: 0 20px 0 0;
}
.news-slider-top-nav .owl-carousel .owl-nav button.owl-next:hover, 
.news-slider-top-nav .owl-carousel .owl-nav button.owl-prev:hover
{
    color: #fff;
    background-color: red;
    transition: .5s;
}
.news-slider-top-nav .owl-carousel .owl-dots {
    display: none;
}
@media only screen and (max-width:1280px) {
    .news-slider-top-nav .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}



/* Clients Testimonial */
.clients-testimonials {
    position: relative;
    padding-top: 80px;
    width: 80%;
}
.testimonials-content .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 250px;
    left: 0;
    font-size: 40px;
    width: 60px;
    height: 60px;
    background: red;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.testimonials-content .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 250px;
    right: 0;
    font-size: 40px;
    width: 60px;
    height: 60px;
    background: red;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.testimonials-content .owl-carousel .owl-nav button.owl-prev:hover,
.testimonials-content .owl-carousel .owl-nav button.owl-next:hover {
    background: #fff;
    color: red;
    transition: .5s;
}
.testimonials-content .items {
    width: 100%;
    padding-top: 20px;
}
.testimonials-content .owl-carousel .owl-item img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 3px solid red;
    box-shadow: 12px 14px 25px -10px #2e404f;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.testimonials-content .clients-quote {
    border: 3px solid #f00;    
    box-shadow: 12px 14px 25px -10px #2e404f;
    border-radius: 3%;
    padding: 15px;
    margin: -20px 20px 20px 20px;
    background: #fff;
}
.testimonials-content .clients-quote p {
    position: relative;
    color: #444;
    text-align: justify;
}
.testimonials-content .clients-quote p::before {
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
    font-weight: 600;
    margin-right: 10px;
    color: #e73a3e;
    display: inline;
}
.testimonials-content .clients-quote p::after {
    content: "\f10e";
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
    font-weight: 600;
    margin-left: 10px;
    color: #e73a3e;
    display: inline;
}
.testimonials-content .clients-quote h6 {
    color: #e73a3e;
    font-style: italic;
}
.testimonials-content .clients-quote strong {
    color: #444141;
    font-size: 16px;
}

/* Team Member */
.team-member-section {
    text-align: center;
}
.team-member-section .member-image {
    position: relative;
    margin-bottom: 10px;
}
.team-member-section .member-image img {
    width: 100%;
    height: 200px;
}
.team-member-section .member-social-profile {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.team-member-section .member-social-profile ul {
    text-align: center;
    padding-left: 0;
    margin-bottom: 25px;
}
.team-member-section .member-social-profile ul li {
    display: inline-block;
    transition: .5s ease-in-out;
    transform: translateY(45px);
    opacity: 0;
    visibility: hidden;
}
.team-member-section .member-image:hover .member-social-profile ul li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.team-member-section .member-social-profile ul li i {    
    width: 20px;
    height: 20px;
    border: 1px solid #fff0;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    padding: 15px;
    line-height: 0;    
}
.team-member-section .member-social-profile ul li i.fa-facebook-f {
    background: #fff;
    color: #3b5999;
}
.team-member-section .member-social-profile ul li i.fa-twitter {
    background: #fff;
    color: #55acee;
}
.team-member-section .member-social-profile ul li i.fa-youtube {
    background: #fff;
    color: red;
}
.team-member-section .member-social-profile ul li i.fa-linkedin-in {
    background: #fff;
    color: #0077b5;
}
.team-member-section .member-social-profile ul li i.fa-instagram {
    background: #fff;
    color: #d62976;
}
.team-member-section .member-social-profile ul li i.fa-facebook-f:hover {
    background: #3b5999;
    color: #fff;
    transition: .3s;
}
.team-member-section .member-social-profile ul li i.fa-twitter:hover {
    background: #55acee;
    color: #fff;
    transition: .3s;
}
.team-member-section .member-social-profile ul li i.fa-youtube:hover {
    background: red;
    color: #fff;
    transition: .3s;
}
.team-member-section .member-social-profile ul li i.fa-linkedin-in:hover {
    background: #0077b5;
    color: #fff;
    transition: .3s;
}
.team-member-section .member-social-profile ul li i.fa-instagram:hover {
    background: #d62976;
    color: #fff;
    transition: .3s;
}

/*.team-member-section .member-social-profile {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.team-member-section .member-social-profile ul {
    text-align: center;
    padding-left: 0;
    margin-bottom: 25px;
}
.team-member-section .member-social-profile ul li {
    display: inline-block;
    transition: .5s ease-in-out;
    transform: translateY(45px);
    opacity: 0;
    visibility: hidden;
}
.team-member-section .member-image:hover .member-social-profile ul li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.team-member-section .member-image .member-social-profile ul li:nth-child(1) {
    transition-delay: .2s;
}
.team-member-section .member-image .member-social-profile ul li:nth-child(2) {
    transition-delay: .3s;
}
.team-member-section .member-image .member-social-profile ul li:nth-child(3) {
    transition-delay: .4s;
}
.team-member-section .member-image .member-social-profile ul li:nth-child(4) {
    transition-delay: .5s;
}
.team-member-section .member-social-profile ul li a {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #444;
    transition: .3s ease-in-out;
}
.team-member-section .member-social-profile ul li a:hover {
    background: red;
    color: #fff;
    transition: .3s ease-in-out;
}*/
.team-member-section .member-content h4 {
    color: red;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 2px;
}
.team-member-section .member-content p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    color: #4a4848;
}

/* News Blog */
.news-blog-section .blog-thumbnail img {
    width: 90%;
    display: block;
    margin: 10px auto;
    border-radius: 5%;
}
.news-blog-section .blog-content {
    width: 90%;
    display: block;
    margin: 10px auto;
}
.news-blog-section .blog-content p {
    margin: 5px 0;
    color: red;
}
.news-blog-section .blog-content h3 {
    font-size: 25px;
    color: #353535;
}
.news-blog-section .blog-content h3:hover {
    color: red;
    transition: .3s ease-in-out;
}
.news-blog-section .blog-content a {
    text-decoration: none;
    color: #000;
    transition: .3s ease-in-out;
}
.news-blog-section .news-blog-item:hover .blog-content a {
    letter-spacing: 1.5px;
    color: red;
}
.news-blog-section .news-blog-item:hover .blog-content h3 a {
    letter-spacing: 0;
}

/* Widget Area */
.widget {
    margin: 10px 0;
    padding: 5px 15px;    
}
.widget table, .widget div {
    width: 100%;
    height: auto;
}
.widget h3 {
    color: #0d9b1c;
    transition: all 1s ease;
}
.widget h3:hover {
    color: #000;
}
.widget h3::after {
    content: "";
    display: block;
    height: 4px;
    width: 50px;
    background-color: #F4511E;
    margin: 15px 0 0;
}
/*Pagination*/
.green-pagination .page-item.active .page-link {
  background-color: #0d9b1c;
  border-color: #0d9b1c;
}
.green-pagination .page-link {  
  color: #0d9b1c;
}
.green-pagination .page-item:not(:first-child) .page-link,
.green-pagination .page-item:first-child .page-link {
    margin: 0 3px;
}


@media only screen and (max-width: 991px){
    h1 {
        font-size: 35px;
    }
    .mainmenu {
        display: block;
    }
    .post-meta ul.meta li a {
        font-size: 16px;
        line-height: 25px;
    }
    .post-meta ul.meta li a i {
        color: #fff;
        background: #807c7c;
        padding: 1px;
        border-radius: 25%;
    }
    .post-details p {
        font-size: 18px;
        line-height: 30px;
    }
    .pf-content {
        width: 95%;
    }
    
}

/* Footer */
.footer-section .footer-top {
    background: #27378c;
    color: #fff;
    padding: 60px 20px;
    border-bottom: 1px dotted #ddd;
}
.footer-section .footer-widget img {
    width: 150px;
    margin-bottom: 10px;
}
.footer-section .footer-widget p {
    text-align: justify;
    margin-top: 10px;
}
.footer-section .footer-widget .widget-social ul {
    display: flex;
}
.footer-section .footer-widget .widget-social ul li {
    list-style: none;
    padding: 0 10px;
}
.footer-section .footer-widget .widget-social ul li:nth-child(1) {
    padding: 0;
}
.footer-section .footer-widget .widget-social ul li:hover a {
    color: #ed1c24;
    transition: .3s;
}
.footer-section .footer-widget h3 {    
    padding-bottom: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-section .footer-widget ul {
    padding-left: 0;
}
.footer-section .footer-widget ul li {
    list-style: none;
    padding: 5px 0;
}
.footer-section .footer-widget ul li a {
    text-decoration: none;
    color: #fff;
    transition: .3s;
}
.footer-section .footer-widget ul li:hover a {
    color: #000;
    letter-spacing: 1.5px;
}
.footer-section .footer-contact {
    padding-top: 10px;
}
.footer-section .footer-contact-info span {
    margin-right: 20px;
}
.footer-section .footer-contact-info a {
    text-decoration: none;
    color: #fff;
}
.footer-section .footer-contact-info a:hover {
    color: #ed1c24;
    letter-spacing: 1.5px;
    transition: .3s;
}
.footer-section .footer-bottom {
    background: #212529;
    color: #d9d9d9;
    padding: 20px 20px;
}
.footer-section .footer-bottom .footer-copyright p a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: .3s;
}
.footer-section .footer-bottom .footer-copyright p a:hover {
    color: #ed1c24;
}
.footer-section .footer-widget ul li i {
    color: #ffffff70;    
    padding-right: 8px;
    line-height: 24px;
}
@media only screen and (max-width: 700px){
    .footer-section .footer-widget {
        border-bottom: 1px solid #ffffff70;
        margin-bottom: 20px;
    }
    /*.footer-section .footer-widget:nth-last-child(1) {   
        border-bottom: none;
        margin-bottom: 20px;
    }    */
}

/* Go to top */
#GoTopBtn {    
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: 1px solid #ed1c24;
    outline: none;
    background-color: transparent;
    color: #ed1c24;
    cursor: pointer;
    padding: 7px 15px;
    border-radius: 50%;
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s;
    font-size: 30px;
}
@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}
#GoTopBtn:hover {
  color: #fff;  
  background-color: #212529;
  border: 1px solid #fff;
  transition: .3s;
  text-decoration: none;
}
/* Slim Scrollbar */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fd7e14;
  /* background: rgba(255, 255, 255, 0.3); */
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
  background: #fd7e14;
}
:root{ /*Firefox*/
  scrollbar-color: #fd7e14 !important;
  scrollbar-width: thin !important;
}

/* ‍Service Tab */
.service-tab ul {
    border-bottom: 1px solid #a6a6a6;
    padding-bottom: 20px;
}
.service-tab ul li {
    flex: 1 1 auto;
}
.service-tab ul li span {
    font-size: 30px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background: #fdfdfd;
    color: #737373;
    margin: 0 auto;
    margin-bottom: 0px;
    border-radius: 50%;
    box-shadow: 1px 3px 4px 4px;
    margin-bottom: 10px;
    transition: .3s;
}
.service-tab ul li a.active span {
    background: red;
    color: #fff;
}
.service-tab ul li strong {
    color: #000;
    font-size: 20px;
}
.service-tab img {
    width: 90%;
    margin-bottom: 10px;
}
.service-tab h3 {
    font-size: 25px;
    padding-bottom: 7px;
}
.service-tab p {
    font-size: 16px;
    color: #535353;
}
.service-tab .service-tab-text ul {
    margin-left: 0;
    padding-left: 0;
}
.service-tab .service-tab-text ul li {
    list-style: none;
    color: #535353;
    padding: 3px 0;
    position: relative;
}
.service-tab .service-tab-text ul li::before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 600;
    display: inline;
    margin-right: 10px;
    color: red;
}

@media only screen and (max-width: 800px){
    .service-tab ul li strong {
        display: none!important;
    }
    .service-tab ul li span {
        font-size: 15px;
        line-height: 28px;
        width: 25px;
        height: 25px;        
    }
}
.accordion-button:not(.collapsed)::after {
 /*   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 426.667 426.667' style='enable-background:new 0 0 426.667 426.667;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M213.333,106.667c-58.88,0-106.667,47.787-106.667,106.667S154.453,320,213.333,320S320,272.213,320,213.333 S272.213,106.667,213.333,106.667z' fill='gold'/%3E%3Cpath d='M213.333,0C95.467,0,0,95.467,0,213.333s95.467,213.333,213.333,213.333S426.667,331.2,426.667,213.333 S331.2,0,213.333,0z M213.333,384c-94.293,0-170.667-76.373-170.667-170.667S119.04,42.667,213.333,42.667 S384,119.04,384,213.333S307.627,384,213.333,384z' fill='gold'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    transform: rotate(-180deg);*/
}
.accordion-button::after {
    /*flex-shrink: 0;*/
    /*width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";*/
    /*content: "\f10e";*/
    /*font-family: 'Font Awesome 5 Free';*/
    
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 426.667 426.667' style='enable-background:new 0 0 426.667 426.667;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M213.333,106.667c-58.88,0-106.667,47.787-106.667,106.667S154.453,320,213.333,320S320,272.213,320,213.333 S272.213,106.667,213.333,106.667z' fill='gold'/%3E%3Cpath d='M213.333,0C95.467,0,0,95.467,0,213.333s95.467,213.333,213.333,213.333S426.667,331.2,426.667,213.333 S331.2,0,213.333,0z M213.333,384c-94.293,0-170.667-76.373-170.667-170.667S119.04,42.667,213.333,42.667 S384,119.04,384,213.333S307.627,384,213.333,384z' fill='gold'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");*/
    /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 1.25rem;*/
    /*transition: transform .2s ease-in-out;*/
}

/* Owl Slider Rewind */
.owl-slider-rewind .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-slider-rewind .owl-nav button.owl-prev {
  left: 0;
}
.owl-slider-rewind .owl-nav button.owl-next {
  right: 0;
}
.owl-slider-rewind .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-slider-rewind .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-slider-rewind .owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-slider-rewind .owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-slider-rewind .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-slider-rewind span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-slider-rewind .owl-nav button:focus {
    outline: none;
}

/* Owl Slider Rewind Fullwidth */
.owl-slider-rewind-fullwidth .container-fluid, 
.owl-slider-rewind-fullwidth .row,
.owl-slider-rewind-fullwidth .col-lg-12 {
    padding: 0px;
    margin: 0px;
}
.owl-slider-rewind-fullwidth .item-wrap {
    position: relative;    
}
.owl-slider-rewind-fullwidth .item-wrap::after {
    content: "";
    background: rgba(23, 23, 23, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.owl-slider-rewind-fullwidth .item:hover .item-wrap::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.owl-slider-rewind-fullwidth .item-wrap img {    
    z-index: 100;
}
.owl-slider-rewind-fullwidth .item:hover .item-wrap img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.owl-slider-rewind-fullwidth .item-wrap .content-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 101;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.owl-slider-rewind-fullwidth .item:hover .item-wrap .content-info {
    top: 40%;
    opacity: 1;
    visibility: visible;
}
.owl-slider-rewind-fullwidth .item-wrap .content-title {
    font-size: 25px;
    color: #fff;    
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.owl-slider-rewind-fullwidth .item-wrap .content-subtitle {
    font-size: 17px;
    color: #fff;
    
}
.owl-slider-rewind-fullwidth .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-slider-rewind-fullwidth .owl-nav button.owl-prev {
  left: 0;
}
.owl-slider-rewind-fullwidth .owl-nav button.owl-next {
  right: 0;
}
.owl-slider-rewind-fullwidth .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-slider-rewind-fullwidth .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-slider-rewind-fullwidth .owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-slider-rewind-fullwidth .owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-slider-rewind-fullwidth .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-slider-rewind-fullwidth span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-slider-rewind-fullwidth .owl-nav button:focus {
    outline: none;
}

/* Owl Slider StagePadding */
.owl-slider-stagePadding .item{
  opacity:0.4;
  transition:.4s ease all;
  margin:0 20px;
  transform:scale(.8);
}
@media(max-width:1000px){
      .owl-slider-stagePadding .item {
        margin:0; 
        transform:scale(.9)
    }
}
.owl-slider-stagePadding .active .item {
  opacity:1;
  transform:scale(1);
} 
.owl-slider-stagePadding .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.owl-slider-stagePadding .inner {
    position:absolute; 
    bottom:30px; 
    left:0; 
    right:0; 
    text-align:center;
}
.owl-slider-stagePadding .inner a {
    color:#fff; 
    text-decoration:none; 
    border-bottom:2px solid rgba(255,255,255,0.5); 
    transition:.3s ease border-color
}
.owl-slider-stagePadding .inner a:hover { 
    border-color:#fff; 
}
.owl-slider-stagePadding .black .inner a { 
    color:#000; 
    border-color:rgba(0,0,0,0.4)
}
.owl-slider-stagePadding .black .inner a:hover { 
    border-color:#000;
}
.owl-slider-stagePadding .owl-carousel:after {
    content:""; 
    display:block; 
    position:absolute; 
    width:8%; 
    top:0; 
    bottom:0; 
    left:50%; 
    margin-left:-4%; 
    pointer-events: none;
    background-size:100% auto;
}
.owl-slider-stagePadding .owl-controls {
    position:absolute; 
    margin-top:300px;
}
.owl-slider-stagePadding .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 190px;
    left: 30px;
    font-size: 40px;
    width: 60px;
    height: 60px;
    background: red;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-slider-stagePadding .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 190px;
    right: 30px;
    font-size: 40px;
    width: 60px;
    height: 60px;
    background: red;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-slider-stagePadding .owl-carousel .owl-nav button.owl-prev:hover,
.owl-slider-stagePadding .owl-carousel .owl-nav button.owl-next:hover {
    background: #fff;
    color: red;
    transition: .5s;
}
@media only screen and (max-width: 500px){
    .owl-slider-stagePadding .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 50px;
        left: 0;
    }
    .owl-slider-stagePadding .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 50px;
        right: 0;
    }
}

/* Owl Slider Tab */
.owl-slider-tab #sync1 .item { 
    background: #0c83e7;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.owl-slider-tab #sync2 .item {  
    background: #C9C9C9;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;    
}
.owl-slider-tab #sync1 .item img {
    position: relative;
}
.owl-slider-tab #sync1 .item h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;   
}
.owl-slider-tab #sync2 .current .item {
    background: #e73a3e;
}
.owl-slider-tab .owl-theme .owl-nav [class*='owl-'] {   
      transition: all .3s ease;
}
.owl-slider-tab .owl-theme .owl-nav &.disabled:hover {
    background-color: #D6D6D6;  
}
.owl-slider-tab #sync1 .owl-theme {
  position: relative;
}
.owl-slider-tab .owl-carousel .owl-nav {
  display: inline-block;
}
.owl-slider-tab #sync1 .owl-theme .owl-next,
.owl-slider-tab #sync1 .owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.owl-slider-tab .owl-carousel .owl-nav button.owl-prev,
.owl-slider-tab #sync1 .owl-theme .owl-prev 
{
    position: absolute;
    top: 50%;
    left: 10px;
    width: 22px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
}
.owl-slider-tab #sync1 .owl-theme .owl-next,
.owl-slider-tab .owl-carousel .owl-nav button.owl-next
{
    position: absolute;
    top: 50%;
    right: 10px;
    width: 22px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
}
.owl-slider-tab .owl-theme .owl-dots .owl-dot {
    display: none;
}

/* Owl Slider Animation */
.owl-slider-animation .static {
  position: static;
}
.owl-slider-animation .cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.owl-slider-animation .owl-carousel .owl-slide {
  position: relative;
  height: 450px;
  width: auto;
  background-color: lightgray;
}
@media only screen and (max-width: 600px) {
    .owl-slider-animation .owl-carousel .owl-slide {
        /*height: 100px;*/
    }
}
.owl-slider-animation .owl-carousel .owl-slide-text h2 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    text-shadow: 3px 0 3px #4a2800, 5px 0 3px #101010, 11px 0 18px #000000, -4px 12px 9px rgb(253 2 85 / 4%), -4px 12px 9px rgb(21 25 11 / 4%), -4px 12px 9px rgb(227 224 222 / 4%), -4px 12px 9px rgb(219 88 16 / 4%);
}
.owl-slider-animation .owl-carousel .owl-slide-animated {
  transform: translateX(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}
.owl-slider-animation .owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 1s;
}
.owl-slider-animation .owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 1s;
}
.owl-slider-animation .owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 2s;
}
.owl-slider-animation .owl-carousel .owl-slide-btn.is-transitioned {
  transition-delay: 3s;
}
.owl-slider-animation .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-slider-animation .owl-carousel .owl-dots,
.owl-slider-animation .owl-carousel .owl-nav {
  position: absolute;
}
.owl-slider-animation .owl-carousel .owl-dots .owl-dot,
.owl-slider-animation .owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}
.owl-slider-animation .owl-carousel .owl-dots .owl-dot span {
  border: 1px solid #9f9f9f80;
  transition: all 0.2s ease;
}
.owl-slider-animation .owl-carousel .owl-dots .owl-dot:hover span,
.owl-slider-animation .owl-carousel .owl-dots .owl-dot.active span {
  background: #000;
}
.owl-slider-animation .owl-carousel .owl-nav {
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  margin: 0;
  display: none;
}
.owl-slider-animation .owl-carousel .owl-nav button.owl-prev,
.owl-slider-animation .owl-carousel .owl-nav button.owl-next {
    width: 70px;
    transform: translateX(-50%);
    margin: 0;
    font-size: 70px;
    color: #9f9f9f80;
}
.owl-slider-animation .owl-carousel .owl-nav button.owl-prev:hover,
.owl-slider-animation .owl-carousel .owl-nav button.owl-next:hover {   
    color: #000;
}
@media screen and (max-width: 575px) {
  .owl-slider-animation .owl-carousel .owl-nav {
    top: 5%;
    left: 55%;
  }  
  .owl-slider-animation .owl-carousel .owl-nav button.owl-prev,
  .owl-slider-animation .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    font-size: 50px;
  }
  .owl-slider-animation .owl-carousel .owl-slide-text h2 {
        font-size: 40px;
    }
}
.page-title {
    position: relative;
    padding: 70px 0px 76px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.page-title .content-box {
    position: relative;
    display: inline-block;
    max-width: 500px;
    min-width: 180px;
    padding: 15px 25px 20px;
    background: #ffffff;
}
.page-title a {
    display: inline-block;
    text-decoration: none;
    margin: 0px 3px;
    color: #aaaaaa;
    font-style: italic;
    font-family: 'Bitter',serif;
}
.page-title a.current {
    color: #555555;
}

/*Begin Contact CSS*/
.contact hr {
    border-top: 1px solid #000; 
    width:50%;
}
.contact a {
    color: #000;
}
.contact a:link{
    text-decoration:none;
}
.contact .box1{
    padding: 20px;
    background: rgb(76, 175, 80, 0.6);
}
.contact .box2{
    padding: 20px;
    background: rgb(192, 192, 200, 0.6);
}
.contact .box3{
    padding: 20px;
    background: rgb(255, 0, 0, 0.6);
}
.contact #author a {
  color: #fff;
  text-decoration: none;
} 
/*End Contact CSS*/

/*Gallry*/
    .fullwidth-gallery-magnific .col-md-3, .fullwidth-gallery-magnific .col-6 { 
        margin: 0;
        padding: 0;
    }
    .fullwidth-gallery-magnific .img-gallery-magnific {}
    .fullwidth-gallery-magnific .magnific-img {
        position: relative;
    }
    .fullwidth-gallery-magnific .magnific-img::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #0000009c;
        z-index: 100;
        visibility: hidden;
        opacity: 0;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .fullwidth-gallery-magnific .magnific-img:hover.magnific-img::before {
        visibility: visible;
        opacity: 1;
    }
    .fullwidth-gallery-magnific .magnific-img a.image-popup-vertical {
        position: relative;
    }
    .fullwidth-gallery-magnific .magnific-img a.image-popup-vertical::before {
        content: "\f067";
        font-family: 'Font Awesome 5 free';
        font-weight: 600;
        font-size: 50px;
        color: #fff;
        line-height: 38px;
        position: absolute;
        top: 100%;
        left: 45%;
        z-index: 100;
        visibility: hidden;
        opacity: 0;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .fullwidth-gallery-magnific .magnific-img:hover a.image-popup-vertical::before {
        top: 45%;
        visibility: visible;
        opacity: 1;
    }
    .fullwidth-gallery-magnific .magnific-img a.image-popup-vertical img {
        position: relative;
        width: 100%;
    }   
    .fullwidth-gallery-magnific .owl-carousel .owl-item img {
        display: inherit;
    }
    .fullwidth-gallery-magnific .mfp-close {
        font-size: 40px;
    }
    @media only screen and (max-width: 900px){
        .fullwidth-gallery-magnific .magnific-img a.image-popup-vertical::before {          
            font-size: 30px;            
        }
        .fullwidth-gallery-magnific .magnific-img:hover a.image-popup-vertical::before {
            top: 30%;
        }
    }

/*Pricing Table*/
.price-list-section {
    text-align: center;
}
.price-list-box:hover {
    box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.75);
    transition: all 0.25s linear;
    transform: scale(1.06);
}
.price-list-section .price-header {    
    padding: 15px;
    color: #fff;
    /*border-radius: 10% 10% 0 0;*/
}
.price-list-section .price-header h2 {
    line-height: 35px;
    font-weight: bold;
    padding: 5px 0;
}
.price-list-section .price-header h4 {
    border-top: 1px solid #fff;
    padding: 10px 0;
}
.price-list-section .price-body {    
    padding: 15px;    
}
.price-list-section .price-body ul {
    padding: 0 10px;
    text-align: left;
}
.price-list-section .price-body ul li {
    list-style: none;
    display: flex;
}
.price-list-section .price-body ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 free';
    font-weight: 600;    
    color: #ed1c24;
    margin-right: 15px;
    line-height: 32px;
}

/* Faded Section style */
.faded-section{
    position:relative;
    padding:70px 0px 0px;
    background-position:center top;
    background-size:cover;
    background-repeat:no-repeat;
}
.faded-section .column{
    margin-bottom:60px; 
}
.faded-section:before{
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.85);
    z-index:0;  
}
.faded-section .auto-container{
    position:relative;
    margin: 0 auto;
    padding: 10px;
    z-index:3;  
}
.contact-section h2 {
    font-weight:700;
    text-align: center;
    margin-bottom:25px;
    color:#23282a;
    text-transform:uppercase;   
}
.contact-section .desc-text{
    margin-bottom:30px; 
}
.contact-section .contact-info li{
    position:relative;
    min-height:50px;
    margin-bottom:25px;
    padding-left:70px;  
}
.contact-section .contact-info li .icon{
    position:absolute;
    left:0px;
    top:0px;
    width:50px;
    height:50px;
    line-height:50px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -o-border-radius:50%;
    -ms-border-radius:50%;
    -moz-border-radius:50%;
    color:#ffffff;
    background:#8abd39;
    text-align:center;  
}
.contact-section .contact-info li h4 {
    text-transform:uppercase;
    margin-bottom:0px;
    color:#000000;
    font-weight:700;    
}
.contact-form{
    position:relative;  
}
.contact-form .form-group{
    position:relative;
    margin-bottom:15px; 
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="date"],
.contact-form .form-group input[type="select"],
.contact-form .form-group input[type="file"],
.contact-form .form-group select,
.contact-form .form-group textarea{
    position:relative;
    display:block;
    width:100%;
    line-height:24px;
    padding:9px 15px;
    border:1px solid #d5d5d5;
    font-size:14px;
    color:#252525;
    border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    -moz-border-radius:3px; 
}
.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group input[type="url"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="date"]:focus,
.contact-form .form-group input[type="select"]:focus,
.contact-form .form-group input[type="file"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
    border-color:#71b100;   
}
.contact-form .form-group input[type="text"].error,
.contact-form .form-group input[type="tel"].error,
.contact-form .form-group input[type="email"].error,
.contact-form .form-group input[type="url"].error,
.contact-form .form-group input[type="password"].error,
.contact-form .form-group input[type="date"].error,
.contact-form .form-group input[type="select"].error,
.contact-form .form-group input[type="file"].error,
.contact-form .form-group select.error,
.contact-form .form-group textarea.error{
    border-color:#ed1c24 !important;    
}
.contact-form .form-group label.error{
    display:none !important;    
}
.contact-form .form-group textarea{
    /*height:180px;*/
    resize:none;
}
.contact-form button{
    min-width:100px;
    padding:12px 50px;  
}
.form-control {
  height: 50px;
}
/*Sticky Sidebar*/
.sidebar-page {
    /*position: relative;*/
}
.my-ac-main {    
    margin-left: 25%;
}
.my-ac-sidenav {
    height: 100vh;
    overflow: auto;
    position: fixed;
    top: 60px;
    background: darkred;
    padding: 30px 20px;
}
.my-ac-sidenav img {
    margin-top: 40px;
    width: 130px;
    height: auto;
    border-radius: 50%;
}
.my-ac-sidenav h4 {
    color: #fff;
    margin-top: 10px;
}
.my-ac-sidenav p {
    color: #fff;
}
.my-ac-sidenav ul {
    margin: 0;
    padding: 0;
}
.my-ac-sidenav ul li {
    list-style: none;
    margin: 0;
}
.my-ac-sidenav ul li span {
    color: white;
}
.my-ac-sidenav ul li a {
    display: block;
    color: white;
    background: #8b0000;
    padding: 5px 25px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 0 #f78686 inset, 0 -1px 0 #172026 inset;
    -webkit-box-shadow: 0 1px 0 #f78686 inset, 0 -1px 0 #172026 inset;
    box-shadow: 0 1px 0 #c31919 inset, 0 -1px 0 #172026 inset;
    text-shadow: 0 -1px 0 rgb(163 30 30 / 30%);
}
.my-ac-sidenav ul li a:hover {
    background: #700000;
}
/*Category*/
.category-header {

}
.category-header h4 {
    color: #0d9b1c;
    text-align: left;
    margin: 15px 0;
    letter-spacing: 2px;
}
.category-header h3::after {
  content: "";
  display: block;
  height: 4px;
  width: 50px;
  background-color: #F4511E;
  margin: 15px 0 0;
}
.category-news img {
    width: 100%;
    height: auto;
}
.category-news {
    padding: 5px 5px 20px 5px;
}
.category-news .category-content {
    margin: 5px 0 30px 0;
}
.category-news h4 {
    margin: 5px 0 15px 0;
    font-weight: bold;
}
.category-news h4 a {
    color: #000;
}
.category-news h4 a:hover {
    color: #38b856;
    transition: all .3s ease-in-out 0s;
}
.category-news p {
    color: #6c6b6b;
    text-align: justify;
}
/*Blog*/
.blog {
    width: 80%;
    margin: 0 auto;    
}
.blog .blog-post {
    padding: 0 10px;
}
.blog h1 a {
    color: #000;
}
.blog .post-meta ul.category {
    display: inherit;
    margin: 5px 0px;
}
.blog .post-meta ul.category li {
    list-style: none;
    padding: 0 5px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
.blog .post-meta ul.category li a {
    color: #807c7c;
    line-height: 30px;
}
.blog .post-meta ul.meta {
    display: inherit;
    margin: 5px 0px;
    padding: 0 0 12px 0;
}
.blog .post-meta ul.meta li {
    list-style: none;
    padding: 0 10px;
}
.blog .post-meta ul.meta li a {
    text-decoration: none;
    color: #807c7c;
    padding: 0 10px;
    transition: .3s;
}
.blog .post-meta ul.meta li a i {   
    border-radius: 20%;
    background: #fff;
    color: #6a6969;
    padding: 5px;    
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    transition: .3s;
}
.blog .post-meta ul.meta li a i.fa-facebook-f {
    /*padding: 3px 5px;*/
}
.blog .post-meta ul.meta li a:hover .fa-facebook-f{
    color: #fff;
    background: #4267B2;
    transition: .3s;
}
.blog .post-meta ul.meta li a:hover .fa-twitter{
    color: #fff;
    background: #00ACEE;
    transition: .3s;
}
.blog .post-meta ul.meta li a:hover .fa-youtube{
    color: #fff;
    background: #c4302b;
    transition: .3s;
}
.blog .post-meta ul.meta li a:hover .fa-linkedin-in{
    color: #fff;
    background: #0e76a8;
    transition: .3s;
}
.blog .post-meta ul.meta li a:hover .fa-instagram{
    color: #fff;
    background: #8a3ab9;
    transition: .3s;
}
.blog .featured-image {
    text-align: center;
}
.blog .featured-image img {
    padding: 0.25rem;
    background-color: #fff;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.blog .featured-image-caption {
    width: 100%;
    padding: 10px;
    font-style: italic;
}
.blog hr {
    margin: 15px 5px;
}
.blog .blog-post p {
    text-align: justify;
}
.blog .blog-post h3 {
    color: #0d9b1c;
}
.blog .blog-post .tag-news h4 a {
    color: #807c7c;
    padding: 10px 0 0 21px;
    position: relative;
    transition: all .5s ease;
}
.blog .blog-post .tag-news h4 a:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 14px;
    width: 5px;
    height: 20px;
    background: #0d9b1c;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.blog .blog-post .tag-news h4 a:hover {
    color: #0d9b1c;
}
.blog .related-news img {
    width: auto;
    height: 100px;
}
.blog .related-news {
    padding: 5px 5px 20px 5px;
}
.blog .related-news h4 {
    margin: 5px 0 15px 0;
    font-weight: bold;
}
.blog .related-news h4 a {
    color: #000;
}
.blog .related-news h4 a:hover {
    color: #38b856;
    transition: all .3s ease-in-out 0s;
}
@media only screen and (max-width: 600px){
    .blog .related-news img {
        width: 100%;
        height: auto;
    }
}
@media print {
    body { background:white; color:black; margin:0; }
    .footer-section {display: none;}
    .btn-primary {display: none;}
    .blog .blog-sidebar {display: none;}
    .page-title {display: none;}
    .mainmenu {display: none;}
    .menustyle-two {display: none;}
    .print {display: none;}
    .facebook {display: none;}
    .twitter {display: none;}
    #GoTopBtn {display: none;}
    .related-news {display: none;}
    .widget { display:none; }
    .mainmenu { display:none; }
    .col-md-3 { display:none; }
    .header-left { opacity: 0; }
    .header-right { opacity: 0; }
    .col-md-9 { width: 100%; }
    .post-meta ul.category { display:none; }
    .footer-wrapper p {color: #161716;}
    .breadcrumb { display:none; }
    .cat-header { display:none; }
    .tag-news { display:none; }
}
.blog .blog-sidebar{
    /*background: #34434e;*/
}
.blog .sidebar-widget {
    margin-top: 30px;
    background: #f2f2f2;
    padding: 20px;
    border-top: 3px solid #34434e;
}
.blog .sidebar-widget h2.widget-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.blog .sidebar-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog .sidebar-widget ul li {
    position: relative;
    margin-top: 10px;
    border-bottom: 1px dotted #bfbfbf;
    padding: 5px 0 5px 10px;
}
.blog .sidebar-widget ul li:nth-last-child(1) {   
    border-bottom: none;
}
.blog .sidebar-widget ul li::before{
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 7px;
}
.blog .sidebar-widget ul li a {
    display: block;
    color: #34434e;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.blog .sidebar-widget ul li a:hover {
    color: #38b856;
    transition: all .3s ease-in-out 0s;
}
.blog .sidebar-widget ul li a span {
    padding-right: 5px;
}
/*accordion-body*/
/*.accordion-item .accordion-item .accordion-body p {
    float: left;
}*/

 /*Scroll Animation*/
.scroll-animation {
  position: relative;
  opacity: 0;
}
.scroll-animation.active {
  opacity: 1;
}
.active.fade-top {
  animation: fade-top 1s ease-in;
}
.fade-top {
  animation: fade-top-remove 1s ease-in;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.fade-bottom {
  animation: fade-bottom-remove 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.fade-left {
  animation: fade-left-remove 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
.fade-right {
  animation: fade-right-remove 1s ease-in;
}
.active.zoom-in-out {
  animation: zoom-in-out 1s ease-in;
}
.zoom-in-out {
  animation: zoom-in-out-remove 1s ease-in;
}
.active.rotateY {
  animation: rotateY 5s ease-in;
}
.rotateY {
  animation: rotateY-remove 5s ease-in;
}
@keyframes rotateY {
  50% {
    transform: rotateY(180deg);
    opacity: 1;
  }
}
@keyframes rotateY-remove {
      50% {
        transform: rotateY(-180deg);
        opacity: 1;
    }
}
@keyframes fade-top {
  0% {
    transform: translateY(-100px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-top-remove {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-100px);
    opacity: 0;
  }
}
@keyframes fade-bottom {
  0% {
    transform: translateY(100px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-bottom-remove {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(100px);
    opacity: 0;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-left-remove {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-100px);
    opacity: 0;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right-remove {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(100px);
    opacity: 0;
  }
}
@keyframes zoom-in-out {
  0% {
    transform: scale(.25, .25);
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes zoom-in-out-remove {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(.25, .25);
    opacity: 0;
  }
}