@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Mukta:wght@200;300;400;500;600;700;800&family=Poppins:wght@200;300;400;500;600;700;900&display=swap');

body {
}

p {
    font-family: 'Mukta', sans-serif;
    font-size: 20px;
    line-height: 151%;
    text-align: justify;
}

/*
Global
 */

.nopadding {
    padding-right: 0;
    padding-left: 0;
}

.reg-grid-heading-title {
    margin-bottom: 33px;
}

.reg-grid-heading-title h2 {
    font-family: 'Hind', 'sans-serif';
}

.read-more {
    color: #ffffff;
    padding: 8px 28px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.1px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: none;
    font-family: 'Hind', sans-serif;
}

.read-more:visited {
    color: #ffffff;
}

.page-header {
    padding: 33px 0 5px 0;
}

.page-header h1 {
    font-family: 'Hind', sans-serif;
    font-size: 36px;
    font-weight: 900;
}

.page-header .reg-header-sub {
    font-family: 'Mukta', sans-serif;
    font-size: 19px;
}


/*
Form
 */


/*
Header
 */

.site-header {
}

.site-header .site-branding {
}

.site-header .site-branding img {
    width: 60%;
    padding: 10px;
}

.site-header .main-navigation {
}

.site-header .main-navigation ul {
    float: right;
    margin: 0;
    padding: 0;
}

.site-header .main-navigation ul li {
    font-family: 'Hind', sans-serif;
    list-style: none;
    padding: 15px;
    line-height: 4;
}

.site-header .main-navigation ul li.current-menu-item {
    background: #dc3545;
}

.site-header .main-navigation ul li.current-menu-item a {
    color: #FFFFFF;
}

.site-header .main-navigation ul li:hover {
    background: #dc3545;
}

.site-header .main-navigation ul li:hover a,
.site-header .main-navigation ul li:hover a i {
    color: #FFFFFF;
}

.site-header .main-navigation ul li a {
    text-decoration: none;
    color: #545454;
    font-size: 18px;
    font-weight: 500;
}

.site-header .main-navigation ul li a i {
    font-size: 16px;
    vertical-align: middle;
    color: #807d7d;
}

.site-header .main-navigation ul li .sub-menu {
    display: inline-block;
    background-color: #FFFFFF;
}

.site-header .main-navigation ul li .sub-menu li {
    list-style: none;
    line-height: 1;
}

.site-header .main-navigation ul li .sub-menu li:hover {
    background: #dc3545;
}

.site-header .main-navigation ul li .sub-menu li:hover a {
    color: #FFFFFF;
}

.site-header .main-navigation ul li .sub-menu li a {
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    line-height: 151%;
}

.site-header .main-navigation ul li .sub-menu li.current_page_item a {
    color: #FFF;
}

/*
Banners
 */

.reg-banners-slide {
}

.reg-banners-slide .reg-banner-slide-in {
}

.reg-banners-slide .reg-banner-slide-in .reg-slide {
    margin: 0;
    padding: 0;
}

.reg-banners-slide .reg-banner-slide-in .reg-slide li {
    list-style: none;
}

.reg-banners-slide .reg-banner-slide-in .reg-slide li .reg-slider-images {
}

.reg-banners-slide .reg-banner-slide-in .reg-slide li .reg-slider-images img {
    height: 550px;
    width: 100%;
    object-position: center center;
    object-fit: cover;
}

.reg-banners-slide .reg-banner-slide-in .reg-slide li .reg-slider-images h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    text-align: center;
    right: 0;
    color: #FFF;
    font-weight: 700;
}


/*
About us
 */

.reg-about-us {
    padding: 50px 0;
    font-family: 'Poppins', sans-serif;
}

.reg-about-us h2 {
    font-family: 'Hind', sans-serif;
}

.reg-about-us p {
    font-family: 'Mukta', sans-serif;
    font-size: 21px;
    color: #3a3a3a;
    text-align: center;
}


/*
Grid 4 layouts
 */

.reg-quick-links {
    padding: 50px 0;
}

.reg-quick-links .reg-quic-ico-with-details {
    min-height: 175px;
}

.reg-quick-links .reg-quic-ico-with-details a {
    text-decoration: none;
    color: #000000;
}

.reg-quick-links .reg-quic-ico-with-details img {
    width: 43%;
}

.reg-quick-links .reg-quic-ico-with-details h3 {
    font-family: "Hind", sans-serif;
    font-size: 22px;
    margin-top: 28px;
}


/*
Grid
 */

.reg-grid-section-fourth {
    background: #404040;
    padding: 50px;
}

.reg-grid-section-fourth .reg-grid-wrapper {
}

.reg-grid-section-fourth .reg-grid-wrapper:hover h3 {
    opacity: 0.7;
}

.reg-grid-section-fourth .reg-grid-wrapper a {
    text-decoration: none;
    color: #ffffff;
}

.reg-grid-section-fourth .reg-grid-wrapper img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.reg-grid-section-fourth .reg-grid-wrapper h3 {
    font-family: 'Mukta', sans-serif;
    padding: 10px 0;
    font-size: 22px;
    line-height: 151%;
    transition: 200ms ease-in-out;
    text-align: center;
}

.reg-grid-third {
    padding: 50px 0;
}

.reg-grid-third .reg-grid-wrapper {
}

.reg-grid-third .reg-grid-wrapper:hover h3 {
    color: #188D44;
}

.reg-grid-third .reg-grid-wrapper a {
    text-decoration: none;
    color: #000000;
}

.reg-grid-third .reg-grid-wrapper img {
    height: 180px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.reg-grid-third .reg-grid-wrapper h3 {
    font-family: 'Mukta', sans-serif;
    padding: 10px 0;
    font-size: 22px;
    line-height: 151%;
    transition: 200ms ease-in-out;
    text-align: center;
}


/*
Call to action
 */

.reg-call-to-action {
    padding: 50px;
    color: #FFF;
}

.reg-call-to-action h2 {
    font-family: 'Hind', sans-serif;
    font-size: 27px;
    line-height: 151%;
}

.reg-call-to-action .reg-custom-btn {
    background: #FFFFFF;
    color: #000;
    padding: 8px 28px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.1px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: none;
}


/*
Category Pages
 */

.reg-archive {
}

.reg-archive .post-thumbnail img {
    height: 198px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.reg-archive .entry-header {
}

.reg-archive .entry-header .entry-title {
    font-family: 'Hind', sans-serif;
    font-weight: 600;
}

.reg-archive .entry-header .entry-title a {
    text-decoration: none;
    color: #000000;
    transition: 200ms ease-in-out;
}

.reg-archive .entry-header .entry-title:hover a {
    color: #dc3545;
}

.reg-archive .entry-meta {
    font-family: 'Mukta', sans-serif;
}

.reg-archive .entry-meta .bi-calendar3 {
    color: red;
    vertical-align: middle;
}

.reg-archive .entry-meta .posted-on {
}

.reg-archive .entry-meta .posted-on a {
    text-decoration: none;
    color: #F53439;
}

.reg-archive .entry-meta .byline {
}

.reg-archive .entry-meta .byline .author {
}

.reg-archive .entry-meta .byline .author a {
    text-decoration: none;
}

.reg-archive .entry-content {
    margin-top: 7px;
}

.reg-archive .entry-content p {
    font-family: 'Mukta', sans-serif;
    font-size: 20px;
    line-height: 151%;
}


/*
Member form
 */

.reg-fourm .reg-member-form {
    font-family: 'Mukta', sans-serif;
    font-size: 19px;
}

.reg-fourm .reg-member-form label {
    width: 100%;
    font-weight: 500;
}

.reg-fourm .reg-member-form input {
    background-color: #e3e3e3;
}

.reg-fourm .reg-member-form select {
    background-color: #e3e3e3;
}

.reg-fourm .reg-member-form select option {
    background-color: #FFFFFF;
}

.reg-fourm .reg-member-form textarea {
    height: 171px;
    background-color: #e3e3e3;
}

.reg-fourm .reg-member-form input[type="radio"] {
    cursor: pointer;
}

.reg-fourm .reg-member-form input[type="radio"]:checked {
    background: #dc3545;
    border: none;
}

.reg-fourm .reg-member-form {
}


.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 49px;
    height: 49px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input + label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input + label:after {
    content: "\f303";
    font-family: "Font Awesome 5 Free";
    color: #757575;
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #f8f8f8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.reg-inner-video iframe, .fb-video {
    height: 237px;
}

.reg-inner-video h2 {
    font-size: 20px;
    font-family: Mukta;
    line-height: 151%;
    font-weight: 600;
    text-align: center;
}

/*
Pagination
 */
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    display: inline-block;
}

.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #6AAC70; /* Pagination background on hover */
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #6AAC70; /* Current page background */
    color: #fff;
}

/*
Contact form pages
*/

.reg-contact-form {
}

.reg-contact-form .reg-contact-form-in {
}

.reg-contact-form .reg-contact-form-in label {
    width: 100%;
    font-family: 'Poppins', sans-serif;
}

.reg-contact-form .reg-contact-form-in input {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #e3e3e3;
    margin: 7px 0;
}

.reg-contact-form .reg-contact-form-in textarea {
    border-radius: 0;
    border: none;
    background: #e3e3e3;
    height: 99px;
}

.reg-contact-form .reg-contact-form-in .wpcf7-submit {
    background: #dc3545;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
    border: none;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
}


/*
Full page template gallery
 */
.page-template-template-full .reg-pages {
}

.page-template-template-full .reg-pages .entry-content {
}

.page-template-template-full .reg-pages .entry-content .gallery-item {
}

.page-template-template-full .reg-pages .entry-content .gallery-item .gallery-icon {
}

.page-template-template-full .reg-pages .entry-content .gallery-item .gallery-icon img {
    height: 350px;
    width: 100%;
    object-position: center top;
    object-fit: cover;
}

.page-template-template-full .reg-pages .entry-content .gallery-caption {
    font-size: 18px;
    padding: 10px;
    font-weight: 600;
}

.reg-gallery {
}

.reg-gallery h2 {
    font-size: 22px;
    font-family: Mukta;
    padding: 15px 0;
    line-height: 151%;
}

/*
    Footer
     */

.site-footer {
    background: #000000e0;
    font-family: 'Mukta', sans-serif;
    padding: 50px;
    color: #FFF;
}

.site-footer .widget_text {
}

.site-footer .widget_text strong {
    font-size: 20px;
}

.site-footer .widget_text p {
    margin-bottom: 0;
    font-size: 18px;
}