/*******************************/
/********* General CSS *********/
/*******************************/
body {
    color: #444444;
    font-weight: 400;
    background: #ffffff;
    font-family: 'Montserrat' !important;
}

h1,
h3, 
h4,
h5{
    /*color: #202C45;*/
	color: #000000;
}

h2,h6 {
  font-size: 32px !important;
  overflow: hidden;
   font-weight: 700 !important;
}

h6{
 color: #DD2628;	
}

h2:after {
  content: "";
  display: inline-block;
  height: 0.4em;
  width: 100%;
  margin-right: -100%;
  margin-left: 30px;
  border-top: 3px solid #DD2628;
}

a {
    color: #202C45;
    transition: .3s;
}

a:hover,
a:active,
a:focus {
    color: #DD2628;
    outline: none;
    text-decoration: none;
}

.checked {
  color: gold;
}

.img-navigasi {
  vertical-align: middle;
  border-style: none;
  margin-left: 5px;
  margin-top: 12px;
}

.box {
    background: #DD2628;
    border: none;
    border-radius: 60px;
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box2 {
    background: #DD2628;
    border: none;
    border-radius: 60px;
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	margin: 10px 20px -20px -5px;
	padding: 0px 0px 0px 0px;
}

.img-pad {
  Width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px 0px 0px 0px;
}

.garismodal {
  border-left: 2px inset;
  min-height: 100%;
  height: 200%;
  position: absolute;
  left: 56%;
  margin-left: 15px;
  top: 0;
}

.linktel {
  color: white;
}

.btn.btn-custom {
    padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: #DD2628;
    border: none;
    border-radius: 60px;
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.btn.btn-custom2 {
    padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #ffffff;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	border-bottom-right-radius: calc(1rem - 1px);
	border-bottom-left-radius: calc(1rem - 1px);
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	 font-weight: bold;
}

.btn.btn-custom3 {
    padding: 10px 10px 10px 10px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: #36B37E;
    border: none;
	border-top-right-radius: calc(3rem - 1px);
	border-top-left-radius: calc(3rem - 1px);
	border-bottom-right-radius: calc(3rem - 1px);
	border-bottom-left-radius: calc(3rem - 1px);
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	margin: 0px 40px 15px 0px;
}

.btn.btn-custom4 {
   padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #F5F5F5;
    border: none;
    border-top-right-radius: calc(1rem - 1px);
	border-top-left-radius: calc(1rem - 1px);
	border-bottom-right-radius: calc(1rem - 1px);
	border-bottom-left-radius: calc(1rem - 1px);
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.btn.btn-custom5 {
   padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #fff;
    border: none;
	border-bottom-right-radius: calc(1rem - 1px);
	border-bottom-left-radius: calc(1rem - 1px);
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.btn.btn-custom6 {
    text-align: center; 
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    background: #152532;
    border: none;
    border-radius: 60px;
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	width: 63%;
}

.btn.btn-custom7 {
    padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #ffffff;
    border: 1px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	border-bottom-right-radius: calc(1rem - 1px);
	border-bottom-left-radius: calc(1rem - 1px);
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
	 font-weight: bold;
}

.btn.btn-custom8 {
   padding: 10px 30px 12px 30px;
    text-align: center; 
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    background: #F5F5F5;
    border: none;
	border-bottom-right-radius: calc(1rem - 1px);
	border-bottom-left-radius: calc(1rem - 1px);
	border-top-right-radius: calc(1rem - 1px);
	border-top-left-radius: calc(1rem - 1px);
    box-shadow: inset 0 0 0 0 #202C45;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.btn.btn-custom:hover {
    color: #E81C2E;
    background: #202C45;
    box-shadow: inset 200px 0 0 0 #202C45;
}

.btn.btn-custom2:hover {
    color: #fff;
    background: #DD2628;
}

.btn.btn-custom6:hover {
    color: #fff;
    background: #DD2628;
}

.btn:focus,
.form-control:focus {
    box-shadow: none;
}

.container-fluid {
    max-width: 1366px;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-size: inherit;
    margin-left: 0;
}


/**********************************/
/****** Loader & Back to Top ******/
/**********************************/
#loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-out, visibility 0s linear .3s;
    -o-transition: opacity .3s ease-out, visibility 0s linear .3s;
    transition: opacity .3s ease-out, visibility 0s linear .3s;
    z-index: 999;
}

#loader.show {
    -webkit-transition: opacity .6s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .6s ease-out, visibility 0s linear 0s;
    transition: opacity .6s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

#loader .loader {
    position: relative;
    width: 45px;
    height: 45px;
    border: 5px solid #dddddd;
    border-top: 5px solid #E81C2E;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.back-to-top {
    position: fixed;
    display: none;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 22px;
    right: 15px;
    bottom: 15px;
    transition: .5s;
    background: #E81C2E;
    border-radius: 44px;
    z-index: 9;
}

.back-to-top i {
    color: #ffffff;
    padding-top: 10px;
}

.back-to-top:hover {
    background: #202C45;
}


/**********************************/
/********** Top Bar CSS ***********/
/**********************************/
.top-bar {
    position: relative;
    height: 75px;
    display: flex;
    align-items: center;
    background: #ffffff;
}

.top-bar .logo {
    text-align: left;
    overflow: hidden;
}

.top-bar .logo h1 {
    margin: -4px 0 0 0;
    color: #E81C2E;
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    font-style: italic;
}

.top-bar .logo h1 span {
    color: #202C45;
}

.top-bar .logo img {
    max-width: 100%;
    max-height: 60px;
}

.top-bar .top-bar-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-bar .top-bar-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #202C45;
    border-radius: 40px;
}

.top-bar .top-bar-icon i {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
}

.top-bar .top-bar-text {
    padding-left: 15px;
}

.top-bar .top-bar-text h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: 600;
}

.top-bar .top-bar-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 991.98px) {
    .top-bar .logo {
        text-align: center;
    }
}

/**********************************/
/*********** Nav Bar CSS **********/
/**********************************/
.top-frame {
    position: relative;
    margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}


/**********************************/
/*********** Nav Bar CSS **********/
/**********************************/
.nav-bar {
    position: relative;
    background: #f5f5f5;
}

.nav-bar.nav-sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    z-index: 999;
	background: #f5f5f5 !important;
}

.nav-bar .navbar {
    padding: 20px 0;
    background: #f5f5f5 !important;
    transition: .3s;
	margin : 0px 0px 0px 0px;
}

.nav-bar.nav-sticky .navbar {
    padding: 5px 0;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #DD2628;
    padding: 15px;
    font-weight: 500;
    letter-spacing: -1px;
	margin-bottom: 15px;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #DD2628;
}

.nav-bar .dropdown-menu {
    margin-top: 0;
    border: 0;
    border-radius: 0;
    background: #f8f9fa;
}

.nav-bar .btn.btn-custom {
    color: #202C45;
    background: #ffffff;
    box-shadow: inset 0 0 0 0 #E81C2E;
}

.nav-bar .btn:hover {
    color: #DD2628;
    background: #E81C2E;
    box-shadow: inset 200px 0 0 0 #E81C2E;
}

@media (min-width: 992px) {
    .nav-bar .navbar-brand {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link,
    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link.active {
        padding: 5px 20px 0;
    }
    
    .nav-bar .dropdown-menu {
        box-shadow: none;
    }
    
    .nav-bar .btn {
        display: none;
    }
}
/*******************************/
/***** image banner CSS ********/
/*******************************/
.banner {
    position: relative;
    width: 100%;
    min-height: 400px;
    background: #ffffff;
    /* margin-bottom: 45px; */
}

.banner .container-fluid {
}

.banner .banner-item {
    position: relative;
    width: 100%;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner .banner-img {
    position: relative;
    width: 95%;
    height: 50%;
    min-height: 100px;
    text-align: right;
    overflow: hidden;
	margin: 5px 0px 50px 15px;
}

.banner .banner-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: 1;
}

.banner .banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .banner-text {
    position: absolute;
    max-width: 992px;
    padding: 0 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}

.banner .banner-text h3 {
    color: #E81C2E;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.banner .banner-text h1 {
    color: #ffffff;
    font-size: 90px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.banner .banner-text p {
    max-width: 500px;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 40px;
}

.banner .btn.btn-custom {
    padding: 20px 45px 22px 45px;
    color: #ffffff;
}

.banner .btn.btn-custom:hover {
    color: #E81C2E;
}

@media (max-width: 991.98px) {
    .banner .banner-text h3 {
        margin-bottom: 5px;
    }
    
    .banner .banner-text h1 {
        font-size: 60px;
    }
    
    .banner .banner-text p {
        font-size: 16px;
    }
    
    .banner .banner-text .btn {
        padding: 12px 30px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 767.98px) {
    .banner .banner-text h3 {
        font-size: 18px;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }
    
    .banner .banner-text h1 {
        font-size: 45px;
    }
    
    .banner .banner-text .btn {
        padding: 10px 25px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 575.98px) {
    .banner .banner-text h3 {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    
    .banner .banner-text h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .banner .banner-text p {
        margin-bottom: 25px;
    }
    
    .banner .banner-text .btn {
        padding: 8px 20px;
        font-size: 14px;
        letter-spacing: 0;
    }
}

/*******************************/
/***** image banner2 CSS ********/
/*******************************/
.banner2 {
    position: relative;
    width: 100%;
    /*min-height: 400px; */
    background: #DD2628;
    /* margin-bottom: 45px; */
}

.banner2 .container-fluid {
}

.banner2 .banner2-item {
    position: relative;
    width: 100%;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner2 .banner2-img {
    position: relative;
    width: 95%;
    height: 50%;
    min-height: 100px;
    text-align: right;
    overflow: hidden;
	margin: 5px 0px 50px 15px;
}

.banner2 .banner2-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: 1;
}

.banner2 .banner2-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner2 .banner2-text {
    position: absolute;
    max-width: 992px;
    padding: 0 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}

.banner2 .banner2-text h3 {
    color: #E81C2E;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.banner2 .banner2-text h1 {
    color: #ffffff;
    font-size: 90px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.banner2 .banner2-text p {
    max-width: 500px;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 40px;
}

.banner2 .btn.btn-custom {
    padding: 20px 45px 22px 45px;
    color: #ffffff;
}

.banner2 .btn.btn-custom:hover {
    color: #E81C2E;
}

@media (max-width: 991.98px) {
    .banner2 .banner2-text h3 {
        margin-bottom: 5px;
    }
    
    .banner2 .banner2-text h1 {
        font-size: 60px;
    }
    
    .banner2 .banner2-text p {
        font-size: 16px;
    }
    
    .banner2 .banner2-text .btn {
        padding: 12px 30px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 767.98px) {
    .banner2 .banner2-text h3 {
        font-size: 18px;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }
    
    .banner2 .banner2-text h1 {
        font-size: 45px;
    }
    
    .banner2 .banner2-text .btn {
        padding: 10px 25px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 575.98px) {
    .banner2 .banner2-text h3 {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    
    .banner2 .banner2-text h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .banner2 .banner2-text p {
        margin-bottom: 25px;
    }
    
    .banner2 .banner2-text .btn {
        padding: 8px 20px;
        font-size: 14px;
        letter-spacing: 0;
    }
}

/*******************************/
/********** Hero CSS ***********/
/*******************************/
.carousel {
    position: relative;
    width: 100%;
    min-height: 300px;
    background: #ffffff;
    /* margin-bottom: 45px; */
}

.carousel .container-fluid {
}

.carousel .carousel-item {
    position: relative;
    width: 100%;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	color: #f5f5f5;
}

.carousel .carousel-img {
    position: relative;
    width: 100%;
    height: 50%;
    min-height: 100px;
    text-align: right;
    overflow: hidden;
}

.carousel .carousel-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}

.carousel .carousel-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel .carousel-text {
    position: absolute;
    max-width: 992px;
    padding: 0 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}

.carousel .carousel-text h3 {
    color: #E81C2E;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.carousel .carousel-text h1 {
    color: #ffffff;
    font-size: 90px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.carousel .carousel-text p {
    max-width: 500px;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 40px;
}

.carousel .btn.btn-custom {
    padding: 20px 45px 22px 45px;
    color: #ffffff;
}

.carousel .btn.btn-custom:hover {
    color: #E81C2E;
}

.carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.carousel .owl-nav .owl-prev,
.carousel .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: rgba(256, 256, 256, .2);
    font-size: 22px;
    transition: .5s;
}

.carousel .owl-nav .owl-prev {
    margin-left: 30px;
}

.carousel .owl-nav .owl-next {
    margin-right: 30px;
}

.carousel .owl-nav .owl-prev:hover,
.carousel .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

.carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

@media (max-width: 991.98px) {
    .carousel .carousel-text h3 {
        margin-bottom: 5px;
    }
    
    .carousel .carousel-text h1 {
        font-size: 60px;
    }
    
    .carousel .carousel-text p {
        font-size: 16px;
    }
    
    .carousel .carousel-text .btn {
        padding: 12px 30px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 767.98px) {
    .carousel .carousel-text h3 {
        font-size: 18px;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }
    
    .carousel .carousel-text h1 {
        font-size: 45px;
    }
    
    .carousel .carousel-text .btn {
        padding: 10px 25px;
        font-size: 15px;
        letter-spacing: 0;
    }
}

@media (max-width: 575.98px) {
    .carousel .carousel-text h3 {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    
    .carousel .carousel-text h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .carousel .carousel-text p {
        margin-bottom: 25px;
    }
    
    .carousel .carousel-text .btn {
        padding: 8px 20px;
        font-size: 14px;
        letter-spacing: 0;
    }
}


/*******************************/
/******* Page Header CSS *******/
/*******************************/
.page-header {
    position: relative;
    margin-bottom: 45px;
    padding: 90px 0;
    text-align: center;
    background: #202C45;
    border-top: 1px dotted #ffffff;
}

.page-header h2 {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.page-header h2::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: calc(50% - 50px);
    bottom: 0;
    background: #ffffff;
}

.page-header a {
    position: relative;
    padding: 0 12px;
    font-size: 22px;
    color: #ffffff;
}

.page-header a:hover {
    color: #E81C2E;
}

.page-header a::after {
    position: absolute;
    content: "/";
    width: 8px;
    height: 8px;
    top: -2px;
    right: -7px;
    text-align: center;
    color: #ffffff;
}

.page-header a:last-child::after {
    display: none;
}

@media (max-width: 991.98px) {
    .page-header {
        padding: 60px 0;
    }
    
    .page-header h2 {
        font-size: 45px;
    }
    
    .page-header a {
        font-size: 20px;
    }
}

@media (max-width: 767.98px) {
    .page-header {
        padding: 45px 0;
    }
    
    .page-header h2 {
        font-size: 35px;
    }
    
    .page-header a {
        font-size: 18px;
    }
}


/*******************************/
/******* Section Header ********/
/*******************************/
.section-header {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 45px auto;
}

.section-header p {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #DD2628;
}

.section-header p::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 2px;
    left: 25%;
    bottom: 0;
    background: #DD2628;
}

.section-header2 p {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.section-header2 p::after {
    position: absolute;
    content: "";
    width: 50%;
    height: 2px;
    left: 25%;
    bottom: 0;
    background: #fff;
}

.section-header3 p {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
}

.section-header3 p::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0%;
    bottom: 0;
    background: #DD2628;
}

.section-header4 p {
    display: inline-block;
    margin-bottom: -5px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
}

.section-header4 p::after {
	/*
    position: absolute;
    content: "";
    width: 0%;
    height: 2px;
    left: 0%;
    bottom: 0;
    background: #DD2628;
	*/
}

.section-header5 p {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
}

.section-header5 p::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0%;
    bottom: 0;
    background: #DD2628;
}

.section-header6 p {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #DD2628;
}

.section-header6 p::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    left: 0%;
    bottom: 0;
    background: #DD2628;
}

.footer-underline p{
	display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.footer-underline p::after {
	position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0%;
    bottom: 0;
    background: #DD2628;
}

.section-header.text-left p::after {
    left: 0;
}

.section-header.text-right p::after {
    left: 50%;
}

.section-header h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    text-transform: capitalize;
}

@media (max-width: 991.98px) {
    .section-header h2 {
        font-size: 45px;
    }
}

@media (max-width: 767.98px) {
    .section-header h2 {
        font-size: 40px;
    }
}

@media (max-width: 575.98px) {
    .section-header h2 {
        font-size: 35px;
    }
}


/*******************************/
/********** About CSS **********/
/*******************************/
.about {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.about .section-header {
    margin-bottom: 30px;
    margin-left: 0;
}

.about .about-img img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.about .about-content {
    margin-bottom: 30px;
}

.about .about-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}

.about .about-content ul li {
    margin-bottom: 5px;
}

.about .about-content ul li i {
    margin-right: 8px;
    color: #E81C2E;
}

/*******************************/
/********** Facts CSS **********/
/*******************************/
.facts {
    position: relative;
    width: 100%;
    min-height: 400px;
    margin: 0px 0;
    display: flex;
    align-items: center;
    background: #DD2628;
}

.facts .facts-item {
    display: flex;
    flex-direction: row;
    margin: 25px 0;
}

.facts .facts-item i {
    margin-top: 15px;
    font-size: 45px;
    color: #fff;
}

.facts .facts-text {
    padding-left: 20px;
}

.facts .facts-text h3 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
}

.facts .facts-text h3::after {
    position: absolute;
    content: "\f067";
    top: 0px;
    right: -25px;
    color: #ffffff;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.facts .facts-text p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}


/*******************************/
/********* Pricing CSS *********/
/*******************************/
.price {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.price .row {
    padding: 0 15px;
}

.price .col-md-4 {
    padding: 0;
}

.price .price-item {
    position: relative;
    margin-bottom: 30px;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
}

.price .featured-item {
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    z-index: 1;
}

.price .price-header {
    padding: 45px 0 30px 0;
}

.price .price-header h3 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.price .price-header h2 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 5px;
}

.price .price-header h2 span {
    font-size: 25px;
    line-height: 55px;
}

.price .price-item.featured-item h2,
.price .price-item.featured-item h3 {
    color: #E81C2E;
}

.price .price-body {
    padding: 0 0 20px 0;
}

.price .price-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.price .price-body ul li {
    padding: 0 0 15px 0;
}

.price .price-body ul li i {
    margin-right: 10px;
}

.price .price-body ul li i.fa-check-circle {
    color: #39B972;
}

.price .price-body ul li i.fa-times-circle {
    color: #cccccc;
}

.price .price-item .price-footer {
    padding-bottom: 45px;
}

.price .price-item .price-footer .btn.btn-custom {
    color: #E81C2E;
    background: #202C45;
    box-shadow: inset 0 0 0 0 #E81C2E;
}

.price .price-item .price-footer .btn.btn-custom:hover {
    color: #ffffff;
    background: #E81C2E;
    box-shadow: inset 200px 0 0 0 #E81C2E;
}

.price .price-item.featured-item .price-footer .btn.btn-custom {
    color: #ffffff;
    background: #E81C2E;
    box-shadow: inset 0 0 0 0 #202C45;
}

.price .price-item.featured-item .price-footer .btn.btn-custom:hover {
    color: #E81C2E;
    background: #202C45;
    box-shadow: inset 200px 0 0 0 #202C45;
}


/*******************************/
/******** Location CSS *********/
/*******************************/
.location {
    position: relative;
    width: 100%;
    padding: 45px 0;
}

.location .location-item {
    display: flex;
    margin-bottom: 30px;
}

.location .location-item i {
    padding-top: 3px;
    font-size: 30px;
    color: #E81C2E;
}

.location .location-text {
    padding-left: 15px;
}

.location .location-text h3 {
    font-size: 18px;
    font-weight: 700;
}

.location .location-text p {
    margin-bottom: 5px;
}

.location .location-text p strong {
    margin-right: 5px;
    font-weight: 600;
}

.location .location-form {
    padding: 45px 30px;
    background: #E81C2E;
    border-radius: 5px;
}

.location .location-form h3 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px;
}

.location .location-form .control-group {
    margin-bottom: 15px;
}

.location .location-form .form-control {
    height: 45px;
    color: #ffffff;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    background: transparent;
}

.location .location-form textarea.form-control {
    height: 120px;
    padding: 15px;
}

.location .location-form .form-control::placeholder {
    color: #ffffff;
    opacity: 1;
}

.location .location-form .form-control:-ms-input-placeholder,
.location .location-form .form-control::-ms-input-placeholder {
    color: #ffffff;
}

.location .location-form .btn.btn-custom {
    width: 100%;
    color: #E81C2E;
    background: #ffffff;
    box-shadow: inset 0 0 0 0 #202C45;
}

.location .location-form .btn.btn-custom:hover {
    color: #ffffff;
    background: #E81C2E;
    box-shadow: inset 400px 0 0 0 #202C45;
}

@media(min-width: 576px) and (max-width: 991.89px) {
    .location .location-form .btn.btn-custom:hover {
        box-shadow: inset 650px 0 0 0 #202C45;
    }
}


/*******************************/
/*********** Team CSS **********/
/*******************************/
.team {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.team .team-item {
    position: relative;
    margin-bottom: 30px;
}

.team .team-img {
    position: relative;
    border-radius: 5px 5px 5px 5px; /*5px 5px 0px 0px*/
    overflow: hidden;
}

.team .team-img img {
    width: 100%;
    transition: .3s;
	border-radius: 10px 10px 10px 10px; /*25px 25px 0px 0px*/
	border: 2px solid #e7e0e0;
}

.team .team-item:hover img {
    transform: scale(1.1);
}

.team .team-text {
    position: relative;
    width: 100%;
    padding: 35px 30px 30px 30px;
    text-align: center;
    border-radius: 0 0 25px 25px;
    transition: .5s;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(32,44,69,1) 24%);
	margin-top: -15px;
}

.team .team-text2 {
    position: relative;
    width: 100%;
    padding: 35px 30px 30px 30px;
    border-radius: 0 0 25px 25px;
    transition: .5s;
}


.team .team-item:hover .team-text {
   background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,38,40,1) 21%);
}

.team .team-img:hover {
    background: #F5F5F5;
}

.team .team-text h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.team .team-text h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.team .team-text p {
    margin: 0;
    color: #ffffff;
}

.team .team-social {
    position: absolute;
    width: 100%;
    height: 40px;
    top: -20px;
    left: 0;
    text-align: center;
    font-size: 0;
}

.team .team-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px;
    padding: 7px 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #202C45;
    border-radius: 40px;
    transition: .5s;
}

.team .team-item:hover .team-social a {
    background: #E81C2E;
}

.team .team-social a:hover {
    color: #202C45;
}

/*******************************/
/******* carousel 2 CSS *******/
/*******************************/
.carousel2 {
    position: relative;
    width: 100%;
    padding: 70px 0;
	background-color: #f5f5f5;
}

.carousel2 .carousel2s-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.carousel2 .carousel2-item {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.carousel2 .carousel2-item img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    transform: scale(.8);
    transition: 2s;
}

.carousel2 .carousel2-item2 {
    position: relative;
    width: 100%;
    padding: 0 10px;
    display: flex;
	margin: 0px 250px;
}

.carousel2 .owl-item.center .carousel2-item img {
    transform: scale(1);
}

.carousel2 .carousel2-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.carousel2 .carousel2-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.carousel2 .carousel2-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.carousel2 .carousel2-text p {
    margin: 0;
}

.carousel2 .carousel2-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.carousel2 .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.carousel2 .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.carousel2 .owl-dot.active {
    background: #E81C2E;
}

/*******************************/
/******* Testimonial CSS *******/
/*******************************/
.testimonial {
    position: relative;
    width: 100%;
    padding: 45px 0;
	background-color: #fff;
}

.testimonial .testimonials-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.testimonial .testimonial-item {
    position: relative;
    width: 90%;
    padding: 20px 0px;
    display: flex;
	border-radius: 25px;
	margin: 35px 13px 35px 13px;
	background-color: #fff;
	/* border: 2px solid #DADADA; */
}

.testimonial .testimonial-item img {
    width: 100%;
    
	/* margin: 13px 13px 13px 13px; */	
}

.testimonial .testimonial-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.testimonial .owl-item.center .testimonial-item img {
    transform: scale(1);
}

.testimonial .testimonial-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.testimonial .testimonial-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.testimonial .testimonial-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.testimonial .testimonial-text p {
    margin: 0;
}

.testimonial .testimonial-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.testimonial .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.testimonial .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.testimonial .owl-dot.active {
    background: #E81C2E;
}

.testimonial .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.testimonial .owl-nav .owl-prev,
.testimonial .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
}

.testimonial .owl-nav .owl-prev {
    margin-left: 30px;
}

.testimonial .owl-nav .owl-next {
    margin-right: 30px;
}

.testimonial .owl-nav .owl-prev:hover,
.testimonial .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}
.testimonial  .owl-item.active.center {
-webkit-transform: scale(1.1, 1.2);
transform: scale(1.1, 1.2);
}

/*******************************/
/******* testimonial2 CSS *******/
/*******************************/
.testimonial2 {
    position: relative;
    width: 100%;
    /* padding: 45px 0; */
	background-color: #fff;
}

.testimonial2 .testimonial2s-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.testimonial2 .testimonial2-item {
    position: relative;
    width: 90%;
    /* padding: 20px 0px; */
    display: flex;
	border-radius: 25px;
	margin: 35px 13px 35px 13px;
	background-color: #fff;
	/* border: 2px solid #DADADA; */
}

.testimonial2 .testimonial2-item img {
    width: 100%;
    
	/* margin: 13px 13px 13px 13px; */	
}

.testimonial2 .testimonial2-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.testimonial2 .owl-item.center .testimonial2-item img {
    transform: scale(1);
}

.testimonial2 .testimonial2-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.testimonial2 .testimonial2-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.testimonial2 .testimonial2-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.testimonial2 .testimonial2-text p {
    margin: 0;
}

.testimonial2 .testimonial2-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.testimonial2 .owl-dots {
    margin-top: 20px;
	margin-bottom: 20px;
    text-align: center;
}

.testimonial2 .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.testimonial2 .owl-dot.active {
    background: #E81C2E;
}

.testimonial2 .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.testimonial2 .owl-nav .owl-prev,
.testimonial2 .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
	margin-top: -25px;
}

.testimonial2 .owl-nav .owl-prev {
    margin-left: 30px;
}

.testimonial2 .owl-nav .owl-next {
    margin-right: 55px;
}

.testimonial2 .owl-nav .owl-prev:hover,
.testimonial2 .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}
.testimonial2  .owl-item.active.center {
-webkit-transform: scale(1.1, 1.2);
transform: scale(1.1, 1.2);
}

/*******************************/
/******* service CSS *******/
/*******************************/
.service {
    position: relative;
    width: 100%;
    padding: 30px 0;
	background-color: #f5f5f5;
}

.service .services-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.service .service-item {
    position: relative;
    width: 96%;
    padding: 0 5px;
    display: flex;
	border-radius: 25px;
	margin: 13px 13px 13px 13px;
}


.service .service-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.service .owl-item.center .service-item img {
    transform: scale(1);
}

.service .service-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.service .service-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.service .service-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.service .service-text p {
    margin: 0;
}

.service .service-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.service .owl-dots {
    margin-top: 10px;
    text-align: center;
}

.service .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.service .owl-dot.active {
    background: #E81C2E;
}

.service .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.service .owl-nav .owl-prev,
.service .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
	margin-top: -50px;
}

.service .owl-nav .owl-prev {
    margin-left: 30px;
    margin-top:-25px;
}

.service .owl-nav .owl-next {
    margin-right: 30px;
    margin-top:-25px;
}

.service .owl-nav .owl-prev:hover,
.service .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/*******************************/
/******* service2 CSS *******/
/*******************************/
.service2 {
    position: relative;
    width: 70%;
    padding: 0px 0px 0px 0px;
	margin: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.service2 .services2-carousel {
    position: relative;
    width: calc(50%);
    margin: 0 -15px;
}

.service2 .service2-item {
    position: relative;
    width: 100%;
    padding: 5px 5px 5px 5px;
    /*display: flex;*/
	border-radius: 25px;
	margin: 15px 15px 85px 0px;
}


.service2 .service2-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.service2 .owl-item.center .service2-item img {
    transform: scale(1);
}

.service2 .service2-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.service2 .service2-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.service2 .service2-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.service2 .service2-text p {
    margin: 0;
}

.service2 .service2-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.service2 .owl-dots {
    margin-top: -50px;
    text-align: center;
}

.service2 .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.service2 .owl-dot.active {
    background: #E81C2E;
}

.service2 .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.service2 .owl-nav .owl-prev,
.service2 .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
	margin-top: -25px;
}

.service2 .owl-nav .owl-prev {
    margin-left: -60px;
}

.service2 .owl-nav .owl-next {
    margin-right: -60px;
}

.service2 .owl-nav .owl-prev:hover,
.service2 .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/*******************************/
/******* service3 CSS *******/
/*******************************/
.service3 {
    position: relative;
    width: 100%;
    padding: 45px 0;
	background-color: #ffffff;
}

.service3 .service3s-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.service3 .service3-item {
    position: relative;
    width: 96%;
    padding: 0 5px;
    display: flex;
	border-radius: 25px;
	margin: 13px 13px 13px 13px;
}


.service3 .service3-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.service3 .owl-item.center .service3-item img {
    transform: scale(1);
}

.service3 .service3-text {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.service3 .service3-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.service3 .service3-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.service3 .service3-text p {
    margin: 0;
}

.service3 .service3-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.service3 .owl-dots {
    margin-top: 10px;
    text-align: center;
}

.service3 .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.service3 .owl-dot.active {
    background: #E81C2E;
}

.service3 .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.service3 .owl-nav .owl-prev,
.service3 .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
	margin-top: -50px;
}

.service3 .owl-nav .owl-prev {
    margin-left: 30px;
}

.service3 .owl-nav .owl-next {
    margin-right: 30px;
}

.service3 .owl-nav .owl-prev:hover,
.service3 .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}


/*******************************/
/******* keunggulan CSS *******/
/*******************************/
.keunggulan {
    position: relative;
    width: 100%;
    padding: 45px 0;
	background-color: #f5f5f5;
	margin-left: 15px  !important;
}

.keunggulan .keunggulans-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.keunggulan .keunggulan-item {
    position: relative;
    width: 96%;
    padding: 20px 45px;
    display: flex;
	border-radius: 25px;
	border: 2px solid #DADADA;
	margin: 13px 13px 13px 13px;
	background: rgba(32,44,69,1);
}

.keunggulan-item:hover {
   background: rgba(221,38,40,1);
}

.keunggulan .keunggulan-item img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    transform: scale(.8);
    transition: 8s;
	margin: 13px 13px 13px 13px;
}

.keunggulan .keunggulan-item2 {
    position: relative;
    width: 100%;
    padding: 0 15px;
    display: flex;
}

.keunggulan .owl-item.center .keunggulan-item img {
    transform: scale(1);
}

.keunggulan .keunggulan-text {
    width: calc(100% - 100px);
    padding-left: 20px;
	color: white;
}

.keunggulan .keunggulan-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 25px;
	color: white;
	word-break: break-word;
}

.keunggulan .keunggulan-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
	color: white;
}

.keunggulan .keunggulan-text p {
    margin: 0;
	color: white;
	word-break: break-word;
}

.keunggulan .keunggulan-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.keunggulan .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.keunggulan .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.keunggulan .owl-dot.active {
    background: #E81C2E;
}

/*******************************/
/******* promo CSS *******/
/*******************************/
.promo {
    position: relative;
    width: 100%;
    padding: 40px 0;
	background-color: #f5f5f5;
	margin: 0px 0px 0px 0px;
}

.promoterbaru
{
	position: relative;
	margin: -10px 10px 25px 15px;
}

.promo .promos-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.promo .promo-item {
    position: relative;
    width: 90%;
    padding: 0px 0px;
    display: flex;
	border-radius: 25px;
	margin: 30px 15px 35px 30px;
	background-color: #fff;
	word-wrap: break-word;
	min-height: 400px;
	/* border: 2px solid #DADADA; */
}

.promo .promo-item img {
    width: auto;
	height: auto;
    /*margin: -50px 0px 19px -2px;*/
	padding: 10px 15px;
}

.promo .promo-item2 {
    position: relative;
    width: 90%;
    padding: 10px 0px;
    display: flex;
	border-radius: 25px;
	margin: 30px 15px 35px 30px;
	background-color: #fff;
	word-wrap: break-word;
	/* border: 2px solid #DADADA; */
}


.promo .promo-item2 img {
    width: 105% !important;
    margin: -20px 0px 19px -2px;
}

.promo .promo-modal {
}


.promo .promo-modal img {
    margin: 0px 0px 0px 0px;
}

.promo .promo-date {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 10px;
	margin: -40px 10px 0 10px;
	word-wrap: break-word;
	font-size: 14px;
}

.promo .promo-text {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 20px;
	margin: 0px 10px 0 10px;
}

.promo .promo-text h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.promo .promo-text h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.promo .promo-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.promo .promo-text p {
    margin: 0;
}

.promo .promo-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.promo .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.promo .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.promo .owl-dot.active {
    background: #E81C2E;
}

.promo .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.promo .owl-nav .owl-prev,
.promo .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
}

.promo .owl-nav .owl-prev {
    margin-left: 30px;
}

.promo .owl-nav .owl-next {
    margin-right: 30px;
}

.promo .owl-nav .owl-prev:hover,
.promo .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/*******************************/
/******* event CSS *******/
/*******************************/
.event {
    position: relative;
    width: 100%;
    padding: 40px 0;
	background-color: #ffffff;
}

.eventterbaru
{
	position: relative;
	margin: -10px 10px 25px 15px;
}

.event .events-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.event .event-item {
    position: relative;
    width: 100%;
    padding: 0px 0px;
    /* display: flex; */
	border-radius: 25px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	word-wrap: break-word;
	border: 1px solid #DADADA;
	box-shadow: 1px 2px 5px grey;
}

.event .event-item img {
    width: 100% !important;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px;
}

.event .event-item2 {
    position: relative;
    width: 90%;
    padding: 50px 0px;
    display: flex;
	border-radius: 25px;
	margin: 30px 15px 35px 30px;
	background-color: #fff;
	word-wrap: break-word;
	/* border: 2px solid #DADADA; */
}


.event .event-item2 img {
    width: 105% !important;
    margin: -30px 0px 19px -2px;
}

.event .event-date {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 10px;
	margin: 30px 100px 100px 100px;
	word-wrap: break-word;
	font-size: 14px;
}

.event .event-text {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 20px;
	margin: 0px 10px 0 10px;
}

.event .event-text h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.event .event-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
    min-height: 80px;
}

.event .event-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.event .event-text p {
    margin: 0;
}

.event .event-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.event .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.event .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.event .owl-dot.active {
    background: #E81C2E;
}

.event .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.event .owl-nav .owl-prev,
.event .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
}

.event .owl-nav .owl-prev {
    margin-left: 30px;
}

.event .owl-nav .owl-next {
    margin-right: 30px;
}

.event .owl-nav .owl-prev:hover,
.event .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/*******************************/
/******* pelayanan CSS *******/
/*******************************/
.pelayanan {
    position: relative;
    width: 100%;
    padding: 40px 0;
	background-color: #f5f5f5;
}

.pelayananterbaru
{
	position: relative;
	margin: -10px 10px 25px 15px;
}

.pelayanan .pelayanans-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.pelayanan .pelayanan-item {
    position: relative;
    width: 100%;
    display: flex;
	border-radius: 25px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	word-wrap: break-word;
	box-shadow: 20px 20px 50px grey;
}

.pelayanan .pelayanan-item img {
    width: 120% !important;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}

.pelayanan .pelayanan-item2 {
    position: relative;
    width: 90%;
    padding: 50px 0px;
    display: flex;
	border-radius: 25px;
	margin: 30px 15px 35px 30px;
	background-color: #fff;
	word-wrap: break-word;
	/* border: 2px solid #DADADA; */
}


.pelayanan .pelayanan-item2 img {
    width: 105% !important;
    margin: -30px 0px 19px -2px;
}

.pelayanan .pelayanan-modal {
}


.pelayanan .pelayanan-modal img {
    margin: 0px 0px 0px 0px;
}

.pelayanan .pelayanan-date {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 10px;
	margin: -40px 10px 0 10px;
	word-wrap: break-word;
	font-size: 14px;
}

.pelayanan .pelayanan-text {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 20px;
	margin: 0px 10px 0 10px;
}

.pelayanan .pelayanan-text h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.pelayanan .pelayanan-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.pelayanan .pelayanan-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.pelayanan .pelayanan-text p {
    margin: 0;
}

.pelayanan .pelayanan-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.pelayanan .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.pelayanan .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.pelayanan .owl-dot.active {
    background: #E81C2E;
}

.pelayanan .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.pelayanan .owl-nav .owl-prev,
.pelayanan .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
}

.pelayanan .owl-nav .owl-prev {
    margin-left: 30px;
}

.pelayanan .owl-nav .owl-next {
    margin-right: 30px;
}

.pelayanan .owl-nav .owl-prev:hover,
.pelayanan .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/*******************************/
/*********** Blog CSS **********/
/*******************************/
.blog {
    position: relative;
    width: 100%;
    padding: 45px 0 0 0;
	background-color: #f5f5f5;
}

.blog .blog-item {
    /*margin-bottom: 45px;*/
	background: rgba(32,44,69,1);
	border-radius: 10px 10px 10px 10px;
}

.blog-img {
   float: left;
}

.blog-img  img {
    width: 55%;
    border-radius: 5px;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-right: -16px;
	margin-left: 20px;
	vertical-align: middle; 
}

.blog-item :hover {
   background: rgba(221,38,40,1);
   border-radius: 10px 10px 10px 10px;
}

.blog .meta-date {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 10%;
    left: calc(50% - 35px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 70px;
    background: #202C45;
    color: #ffffff;
    opacity: 0;
    transition: .5s;
}

.blog .meta-date span {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.blog .meta-date strong {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/*
.blog .blog-item:hover .meta-date {
    bottom: calc(50% - 35px);
    opacity: 1;
}
*/

.blog .blog-text {
    padding: 25px 0px 20px 0px;
	color: white;
}

.blog .blog-text h3 {
    font-size: 18px;
    font-weight: 700;
	color: white;
}

.blog .blog-text h3 a {
    color: #202C45;
	color: white;
}

/*
.blog .blog-text h3 a:hover {
    color: #E81C2E;
	color: white;
}
*/

.blog .blog-text p {
    margin: 0;
	color: white;
}

.blog .blog-meta {
    display: flex;
}

.blog .blog-meta p {
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    padding: 0 10px;
    border-right: 1px solid rgba(0, 0, 0, .15);
	color: white;
}

.blog .blog-meta p:first-child {
    padding-left: 0;
}

.blog .blog-meta p:last-child {
    padding-right: 0;
    border: none;
}

.blog .blog-meta i {
    color: #999999;
    margin-right: 5px;
}

.blog .blog-meta a {
    color: #999999;
}

/*
.blog .blog-meta a:hover {
    color: #E81C2E;
}
*/

.blog .pagination {
    margin-bottom: 15px;
}

.blog .pagination .page-link {
    color: #202C45;
    border-radius: 0;
    border-color: #202C45;
}

/*
.blog .pagination .page-link:hover,
.blog .pagination .page-item.active .page-link {
    color: #E81C2E;
    background: #202C45;
}
*/

.blog .pagination .disabled .page-link {
    color: #999999;
}


/*******************************/
/********* Contact CSS *********/
/*******************************/
.contact {
    position: relative;
    width: 100%;
    padding: 45px 0;
}

.contact .contact-info {
    width: 100%;
    margin-bottom: 45px;
    padding: 35px 30px 10px 30px;
    border-radius: 5px;
    background: #202C45;
    
}

.contact .contact-info h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact .contact-info-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.contact .contact-info-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 50px;
}

.contact .contact-info-icon i {
    margin: 0;
    color: #202C45;
    font-size: 16px;
}

.contact .contact-info-text {
    padding-left: 20px;
}

.contact .contact-info-text h3 {
    margin: 0 0 5px 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.contact .contact-info-text p {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.contact .contact-form {
    position: relative;
    width: 100%;
    margin-bottom: 45px;
}

.contact .contact-form input {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #202C45;
}

.contact .contact-form textarea {
    height: 125px;
    padding: 8px 15px;
    border-radius: 5px;
    border: 1px solid #202C45;
}

.contact .help-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.contact iframe {
    width: 100%;
    height: 400px;
    border-radius: 5px;
}


/*******************************/
/******* Single Post CSS *******/
/*******************************/
.single {
    position: relative;
    padding: 45px 0;
}

.single .single-content {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.single .single-content img {
    margin-bottom: 20px;
    width: 100%;
    border-radius: 5px;
}

.single .single-tags {
    margin: -5px -5px 41px -5px;
    font-size: 0;
}

.single .single-tags a {
    margin: 5px;
    display: inline-block;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #202C45;
    border: 1px solid #202C45;
    border-radius: 5px;
}

.single .single-tags a:hover {
    color: #ffffff;
    background: #E81C2E;
    border-color: #E81C2E;
}

.single .single-bio {
    padding: 30px;
    background: #202C45;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
}

.single .single-bio-img {
    width: 100%;
    max-width: 115px;
    padding: 15px;
    background: #ffffff;
    border-radius: 100px;
    margin-bottom: 20px;
}

.single .single-bio-img img {
    width: 100%;
    border-radius: 100px;
}

.single .single-bio-text {
    text-align: center;
}

.single .single-bio-text h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
}

.single .single-bio-text p {
    color: #ffffff;
    margin: 0;
}

.single .single-bio-social {
    margin-top: 20px;
    display: flex;
}

.single .single-bio-social a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202C45;
    background: #ffffff;
    border-radius: 40px;
    margin-right: 5px;
    transition: .5s;
}

.single .single-bio-social a:last-child {
    margin: 0;
}

.single .single-bio-social a:hover {
    color: #ffffff;
    background: #E81C2E;
}

.single .single-related {
    margin-bottom: 45px;
}

.single .single-related h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}

.single .related-slider {
    position: relative;
    margin: 0 -15px;
    width: calc(100% + 30px);
}

.single .related-slider .post-item {
    margin: 0 15px;
}

.single .post-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.single .post-item .post-img {
    width: 100%;
    max-width: 80px;
}

.single .post-item .post-img img {
    width: 100%;
    border-radius: 5px;
}

.single .post-item .post-text {
    padding-left: 15px;
}

.single .post-item .post-text a {
    font-size: 17px;
    font-weight: 500;
}

.single .post-item .post-text a:hover {
    color: #E81C2E;
}

.single .post-item .post-meta {
    display: flex;
    margin-top: 8px;
}

.single .post-item .post-meta p {
    display: inline-block;
    margin: 0;
    padding: 0 3px;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

.single .post-item .post-meta p a {
    margin-left: 5px;
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.single .related-slider .owl-nav {
    position: absolute;
    width: 90px;
    top: -55px;
    right: 15px;
    display: flex;
}

.single .related-slider .owl-nav .owl-prev,
.single .related-slider .owl-nav .owl-next {
    margin-left: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: #202C45;
    border-radius: 5px;
    font-size: 16px;
    transition: .3s;
}

.single .related-slider .owl-nav .owl-prev:hover,
.single .related-slider .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

.single .single-comment {
    position: relative;
    margin-bottom: 45px;
}

.single .single-comment h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}

.single .comment-list {
    list-style: none;
    padding: 0;
}

.single .comment-child {
    list-style: none;
}

.single .comment-body {
    display: flex;
    margin-bottom: 30px;
}

.single .comment-img {
    width: 60px;
}

.single .comment-img img {
    width: 100%;
    border-radius: 60px;
}

.single .comment-text {
    padding-left: 15px;
    width: calc(100% - 60px);
}

.single .comment-text h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.single .comment-text span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

.single .comment-text .btn {
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #202C45;
    background: #dddddd;
    border-radius: 5px;
}

.single .comment-text .btn:hover {
    color: #ffffff;
    background: #E81C2E;
}

.single .comment-form {
    position: relative;
}

.single .comment-form h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}

.single .comment-form form {
    padding: 30px;
    background: #f3f6ff;
    border-radius: 5px;
}

.single .comment-form form .form-group:last-child {
    margin: 0;
}

.single .comment-form input,
.single .comment-form textarea {
    border-radius: 5px;
    border-color: #eeeeee;
}

.single .comment-form input:focus,
.single .comment-form textarea:focus {
    border-color: #E81C2E;
}

.single .comment-form .btn {
    border-radius: 45px;
}

/*******************************/
/********** info CSS **********/
/*******************************/
.info {
    position: relative;
    width: 100%;
    padding: 45px 40px 15px 25px;
	 background: #f5f5f5;
}

.info-item {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
	margin: 20px 5px 5px 5px;
}

.info-header {
    font-size: 32px;
	font-weight: 700;
    margin-bottom: 20px;
}

.info-subheader {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.info-item-content {
    font-size: 18px;
    font-weight: 450;
    margin-bottom: 20px;
	color: #000;
	text-align: justify;
}

.info .section-header {
    margin-bottom: 30px;
    margin-left: 0;
}

.info .info-item .info-img img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.info .info-img {
    position: relative;
    width: 100%;
    height: 50%;
    min-height: 100px;
    text-align: right;
    overflow: hidden;
	margin: 5px 0px 50px 15px;
}

.info .info-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: 1;
}

.info .info-content {
    margin-bottom: 30px;
}

.info .info-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}

.info .info-content ul li {
    margin-bottom: 5px;
}

.info .info-content ul li i {
    margin-right: 8px;
    color: #E81C2E;
}

/*******************************/
/********** info2 CSS **********/
/*******************************/
.info2 {
    position: relative;
    width: 100%;
    padding: 45px 40px 15px 25px;
	 background: #ffffff;
}

.info2-item {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
	margin: 20px 5px 5px 5px;
}

.info2-header {
    font-size: 32px;
	font-weight: 700;
    margin-bottom: 20px;
}

.info2-subheader {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.info2-item-content {
    font-size: 18px;
    font-weight: 450;
    margin-bottom: 20px;
	color: #000;
	text-align: justify;
}

.info2 .section-header {
    margin-bottom: 30px;
    margin-left: 0;
}

.info2 .info2-item .info2-img img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.info2 .info2-content {
    margin-bottom: 30px;
}

.info2 .info2-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}

.info2 .info2-content ul li {
    margin-bottom: 5px;
}

.info2 .info2-content ul li i {
    margin-right: 8px;
    color: #E81C2E;
}

/*******************************/
/********** info3 CSS **********/
/*******************************/
.info3 {
    position: relative;
    width: 100%;
    padding: 45px 40px 15px 25px;
	 background: #DD2628;
}

.info3-item {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
	margin: 20px 5px 5px 5px;
}

.info3-header {
    font-size: 32px;
	font-weight: 700;
    margin-bottom: 20px;
}

.info3-subheader {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.info3-item-content {
    font-size: 18px;
    font-weight: 450;
    margin-bottom: 20px;
	color: #000;
	text-align: justify;
}

.info3 .section-header4 {
    margin-bottom: 30px;
    margin-left: 0;
	text-color: #fff !important;
}

.info3 .info3-item .info3-img img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.info3 .info3-content {
    margin-bottom: 30px;
}

.info3 .info3-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}

.info3 .info3-content ul li {
    margin-bottom: 5px;
}

.info3 .info3-content ul li i {
    margin-right: 8px;
    color: #E81C2E;
}

/*******************************/
/********** acara CSS **********/
/*******************************/
.acara {
    position: relative;
    width: 100%;
    padding: 45px 40px 15px 25px;
	 background: #ffffff;
}

.acara-item {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
	margin: 20px 5px 5px 5px;
}

.acara-header {
    font-size: 32px;
	font-weight: 700;
    margin-bottom: 20px;
}

.acara-subheader {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.acara-item-content {
    font-size: 18px;
    font-weight: 450;
    margin-bottom: 20px;
	color: #000;
	text-align: justify;
}

.acara .section-header {
    margin-bottom: 30px;
    margin-left: 0;
}

.acara .acara-item .acara-img img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}

.acara .acara-img {
    position: relative;
    width: 100%;
    height: 50%;
    min-height: 100px;
    text-align: right;
    overflow: hidden;
	margin: 5px 0px 50px 15px;
}

.acara .acara-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: 1;
}

.acara .acara-content {
    margin-bottom: 30px;
}

.acara .acara-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
}

.acara .acara-content ul li {
    margin-bottom: 5px;
}

.acara .acara-content ul li i {
    margin-right: 8px;
    color: #E81C2E;
}

/*******************************/
/******* acara_bawah CSS *******/
/*******************************/
.acara_bawah {
    position: relative;
    width: 100%;
    padding: 40px 0;
	background-color: #f5f5f5;
}

.acara_bawahterbaru
{
	position: relative;
	margin: -10px 10px 25px 15px;
}

.acara_bawah .acara_bawahs-carousel {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.acara_bawah .acara_bawah-item {
    position: relative;
    width: 100%;
    padding: 0px 0px;
    /* display: flex; */
	border-radius: 25px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	word-wrap: break-word;
    border: 1px solid #DADADA;
	box-shadow: 1px 2px 5px grey;
}

.acara_bawah .acara_bawah-item img {
    width: 100% !important;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px;
}

.acara_bawah .acara_bawah-item2 {
    position: relative;
    width: 90%;
    padding: 50px 0px;
    display: flex;
	border-radius: 25px;
	margin: 30px 15px 35px 30px;
	background-color: #fff;
	word-wrap: break-word;
	/* border: 2px solid #DADADA; */
}


.acara_bawah .acara_bawah-item2 img {
    width: 105% !important;
    margin: -30px 0px 19px -2px;
}

.acara_bawah .acara_bawah-date {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 10px;
	margin: 30px 100px 100px 100px;
	word-wrap: break-word;
	font-size: 14px;
}

.acara_bawah .acara_bawah-text {
    width: calc(100% - 10px);
    padding-left: 20px;
	 padding-bottom: 20px;
	margin: 0px 10px 0 10px;
}

.acara_bawah .acara_bawah-text h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.acara_bawah .acara_bawah-text h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
    min-height: 80px;
}

.acara_bawah .acara_bawah-text h4 {
    color: #777777;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px;
}

.acara_bawah .acara_bawah-text p {
    margin: 0;
}

.acara_bawah .acara_bawah-text p::before {
    content: "\f10d";
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E81C2E;
    margin-right: 10px;
}

.acara_bawah .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.acara_bawah .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #dddddd;
}

.acara_bawah .owl-dot.active {
    background: #E81C2E;
}

.acara_bawah .owl-nav {
    position: absolute;
    width: 100%;
    height: 50px;
    top: calc(50% - 25px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.acara_bawah .owl-nav .owl-prev,
.acara_bawah .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50px;
    background: #E81C2E;
    font-size: 22px;
    transition: .5s;
}

.acara_bawah .owl-nav .owl-prev {
    margin-left: 30px;
}

.acara_bawah .owl-nav .owl-next {
    margin-right: 30px;
}

.acara_bawah .owl-nav .owl-prev:hover,
.acara_bawah .owl-nav .owl-next:hover {
    color: #ffffff;
    background: #E81C2E;
}

/**********************************/
/*********** Sidebar CSS **********/
/**********************************/
.sidebar {
    position: relative;
    width: 100%;
}

@media(max-width: 991.98px) {
    .sidebar {
        margin-top: 45px;
    }
}

.sidebar .sidebar-widget {
    position: relative;
    margin-bottom: 45px;
}

.sidebar .sidebar-widget .widget-title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 5px;
    font-size: 25px;
    font-weight: 700;
}

.sidebar .sidebar-widget .widget-title::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #E81C2E;
}

.sidebar .sidebar-widget .search-widget {
    position: relative;
}

.sidebar .search-widget input {
    height: 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.sidebar .search-widget input:focus {
    box-shadow: none;
    border-color: #E81C2E;
}

.sidebar .search-widget .btn {
    position: absolute;
    top: 6px;
    right: 15px;
    height: 40px;
    padding: 0;
    font-size: 25px;
    color: #202C45;
    background: none;
    border-radius: 0;
    border: none;
    transition: .3s;
}

.sidebar .search-widget .btn:hover {
    color: #E81C2E;
}

.sidebar .sidebar-widget .recent-post {
    position: relative;
}

.sidebar .sidebar-widget .tab-post {
    position: relative;
}

.sidebar .tab-post .nav.nav-pills {
    border-radius: 5px;
    overflow: hidden;
}

.sidebar .tab-post .nav.nav-pills .nav-link {
    color: #ffffff;
    background: #202C45;
    border-radius: 0;
}

.sidebar .tab-post .nav.nav-pills .nav-link:hover,
.sidebar .tab-post .nav.nav-pills .nav-link.active {
    color: #ffffff;
    background: #E81C2E;
}

.sidebar .tab-post .tab-content {
    padding: 15px 0 0 0;
    background: transparent;
}

.sidebar .tab-post .tab-content .container {
    padding: 0;
}

.sidebar .sidebar-widget .category-widget {
    position: relative;
}

.sidebar .category-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar .category-widget ul li {
    margin: 0 0 12px 22px; 
}

.sidebar .category-widget ul li:last-child {
    margin-bottom: 0; 
}

.sidebar .category-widget ul li a {
    display: inline-block;
    line-height: 23px;
    font-weight: 500;
    letter-spacing: 1px;
}

.sidebar .category-widget ul li::before {
    position: absolute;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #E81C2E;
    left: 1px;
}

.sidebar .category-widget ul li span {
    display: inline-block;
    float: right;
}

.sidebar .sidebar-widget .tag-widget {
    position: relative;
    margin: -5px -5px;
}

.single .tag-widget a {
    margin: 5px;
    display: inline-block;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #202C45;
    border: 1px solid #202C45;
    border-radius: 5px;
}

.single .tag-widget a:hover {
    color: #ffffff;
    background: #E81C2E;
    border-color: #E81C2E;
}

.sidebar .image-widget {
    display: block;
    width: 100%;
    overflow: hidden;
}

.sidebar .image-widget img {
    max-width: 100%;
    border-radius: 5px;
    transition: .3s;
}

.sidebar .image-widget img:hover {
    transform: scale(1.1);
}


/*******************************/
/********* Footer CSS **********/
/*******************************/
.footer {
    position: relative;
    margin-top: 0px;
    padding-top: 90px;
    background: #202C45;
}

.footer .footer-contact,
.footer .footer-link,
.footer .footer-newsletter {
    position: relative;
    margin-bottom: 45px;
    color: #ffffff;
}

.footer .footer-contact h2,
.footer .footer-link h2,
.footer .footer-newsletter h2 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #E81C2E;
}

.footer .footer-link a {
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    transition: .3s;
}

.footer .footer-link a::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .footer-link a:hover {
    color: #E81C2E;
    letter-spacing: 1px;
}

.footer .footer-contact p i {
    width: 25px;
}

.footer .footer-social {
    position: relative;
    margin-top: 20px;
    display: flex;
}

.footer .footer-social a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202C45;
    background: #ffffff;
    border-radius: 40px;
    margin-right: 5px;
    transition: .5s;
}

.footer .footer-social a:last-child {
    margin: 0;
}

.footer .footer-social a:hover {
    color: #ffffff;
    background: #E81C2E;
}

.footer .footer-newsletter form {
    position: relative;
    width: 100%;
}

.footer .footer-newsletter input {
    margin-bottom: 15px;
    height: 45px;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.footer .footer-newsletter label {
    margin-top: 5px;
    color: #777777;
    font-size: 14px;
    letter-spacing: 1px;
}

.footer .footer-newsletter .btn.btn-custom {
    width: 100%;
    color: #202C45;
    background: #ffffff;
    box-shadow: inset 0 0 0 0 #E81C2E;
}

.footer .footer-newsletter .btn:hover {
    color: #ffffff;
    background: #E81C2E;
    box-shadow: inset 200px 0 0 0 #E81C2E;
}

.footer .copyright {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 45px;
}

.footer .copyright p {
    margin: 0;
    color: #ffffff;
}

.footer .copyright p a {
    color: #E81C2E;
    font-weight: 700;
    letter-spacing: 1px;
}

.footer .copyright p a:hover {
    color: #ffffff;
}



/*******************************/
/********* IMG MODAL **********/
/*******************************/


/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: scroll; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
   max-height: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

