p{color: #393939;}
#mainMenu nav > ul > li.mega-menu-item > .dropdown-menu {
	width: 100%;	
}
.social-icons.social-icons-colored .social-phone a, .social-icons.social-icons-colored-hover .social-phone a:hover {
	background-color: #215fe4;
}
.social-icons.social-icons-colored .social-whatsapp a, .social-icons.social-icons-colored-hover .social-whatsapp a:hover {
	background-color: #17b528;
}
#mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:hover {
	color: #dc3545;
	background-color: rgba(173, 11, 49, 0.1);
	padding-left: 20px;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li:first-child > a {
	padding-top: 10px;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li:last-child > a {
	padding-bottom: 10px;
}
 .dropdown-menu .right-border {
	border-right:2px dotted #b7b5b5;
}
.text-medium {
color: #ce1a15;
}
button.btn.btn-dark, .btn:not(.close):not(.mfp-close).btn-dark, a.btn:not([href]):not([tabindex]).btn-dark {
	background-color: #ce1a15;
	border-color: #830804;
}
/* Services section Start*/
.red-box {
	background-color: #BD130E;
}
.darkred-box {
	background-color: #AA110C;
}
.text-box:hover {
	background: #1d1d1d;
}
.text-box:hover i, .text-box:hover h3, .text-box:hover h5, .text-box:hover p {
	color: #eee;
}
/* Services section End*/
.grid li {
	padding: 2px;
}
.trusted-brand .grid li {
	padding: 15px;
}
#book {
	background-color: rgb(255 255 255);
	border: 10px solid rgba(255, 255, 255, 0.67);
	border-radius: 50px 0px;
	padding: 40px;
}
#book .lable
{
	/*background: #ce1a15;*/
	color: #000 !important;
	text-align: center;
}
.text-medium2 {
    font-size: 19px !important;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
}
.icon-boxx {
	display: block;
	align-items: flex-start;

	min-height: 240px;
	
	 background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.icon-boxx:hover{
    color:#fff;
background:#dc342f;
-webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;

}

.icon-boxx .icon-box-content p:hover{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.icon-boxx:hover h3, .icon-boxx:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.icon-boxx .icon-box-content {
	padding-left: 00px;
}
.icon-boxx .icon-box-content p {
	font-size: 1rem;
	margin-bottom: 0;
	color: #1f1f1f;
}
#dotsMenu ul li a span {
	
	font-weight: 600;

}
.ol-list {
	
	padding-left: 15px;
}
.ol-list li {
	font-size: 17px;
	padding-bottom: 8px;
}
section {
	padding: 80px 0;
}
.heading-text.heading-section h4::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 100px;
	background-color: #dc342f;
	bottom: -30px;
	left: 0;
	right: 0;
}
.heading-text h4 {
	
	margin-bottom: 65px;
	
}
#city-href .breadcrumb {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .5px;
}
#city-href .breadcrumb ul .breadcrumb-item a, .breadcrumb ul li a, .breadcrumb ol .breadcrumb-item a, .breadcrumb ol li a {
	color: #0062fb;
}
.testimonial.testimonial-blockquote .testimonial-item > p {
	font-style: italic;
	font-size: 18px;
	line-height: 31px;
	padding: 30px 10px;
}
.icon-boxx img {
	width: 20%;
	padding-bottom: 15px;
	border-bottom: 2px solid #e6e6e6;
}
#slider .text-seperator {
	background-color: #fff;
	display: block;
	height: 4px;
	margin: 20px 0;
}

.template-box
{
	border: 2px solid #dedede;
border-radius: 15px;
}
.website-portfolio .portfolio-image {
	max-height: 346px;
}
.website-portfolio .portfolio-image {
	max-height: 255px;
}
.graphic .portfolio-image {
	max-height: 190px;
}
#portfolio .lable {
	background: #f7f7f7;
	padding: 5px 15px;
	text-align:	center;
}
#portfolio .lable p {

	margin-bottom:-7px;
	font-size:22px;
	color: #101010;
	
} 

.template-box{
    margin-bottom:15px;
}

.my-section{
	margin-top:50px !important;
}

.fonty-size{
     font-size: 17px;
}

.elementor-element-populated {
    box-shadow: 0px 22px 90px 0px rgba(18.000000000000014, 27.999999999999975, 109, 0.13);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.elementor-element-populated {
    border-radius: 15px;
}
.elementor-element-populated {
    border-radius: 15px;
}

.flickity-button:hover {
    background-color: #ff000073;
}


@media screen and (max-width:767px){
    #page-title .page-title > h1{
        font-size: 30px;
    line-height: 1;
    }
    
  
}   
 





/*-------------faq css--------*/

/*    .accordion {*/
/*  width: 90%;*/
/*  max-width: 1000px;*/
/*  margin: 2rem auto;*/
/*}*/
/*.accordion-item {*/
/*  background-color: #fff;*/ 
/*  color: #111;*/
/*  margin: 1rem 0;*/
/*  border-radius: 0.5rem;*/
/*  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);*/
/*}*/
/*.accordion-item-header {*/
/*  padding: 0.5rem 3rem 0.5rem 1rem;*/
/*  min-height: 3.5rem;*/
/*  line-height: 1.25rem;*/
/*  font-weight: bold;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  position: relative;*/
/*  cursor: pointer;*/
/*}*/
/*.accordion-item-header::after {*/
/*  content: "\002B";*/
/*  font-size: 17px;*/
/*  position: absolute;*/
/*  right: 1rem;*/
/*}*/
/*.accordion-item-header.active::after {*/
/*  content: "\2212";*/
/*}*/
/*.accordion-item-body {*/
/*  max-height: 0;*/
/*  overflow: hidden;*/
/*  transition: max-height 0.2s ease-out;*/
/*}*/
/*.accordion-item-body-content {*/
/*  padding: 1rem;*/
/*  line-height: 1.5rem;*/
/*  border-top: 1px solid;*/
/*  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;*/
/*}*/

/*@media (max-width: 767px) {*/
/*  html {*/
/*    font-size: 17px;*/
/*  }*/
/*}*/

#page-title .page-title > h1 {
    font-family: poppins, sans-serif;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 1rem;
    background-color: #fdedff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(45deg, #fffa9b, transparent);
}

.h2style {
    font-size: 35px !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: darkblue;
    background-image: linear-gradient(45deg, #ff0000, transparent);
    font-weight: 600;
}

.cardcon{
    display:flex;
    align-items:center;
    justify-content:center;
    height: 100%;
   
}
.cardcon div{
    padding:20px;
}

.jurnalgall img{
    margin-bottom:20px;
}

.parallax-container{
    background-repeat:no-repeat!important;
}

/*.cardcon > div{*/
/*    padding:20px; */
/*}*/

.square-list li{
        list-style: square !important;
}
.none-list li{
    list-style:none !important;
}

.bg-style::before {
     content: '';
    position: absolute;
    right: 0px;
    top: 1px;
    width: 320px;
    height: 400px;
    background: linear-gradient(rgb(255 39 6 / 21%), #ff051300);
    border-radius: 50%;
    /* filter: blur(30px); */
    bottom: 0px;
    opacity: 0.5;
    border-radius: 0px 80px 0px 80px;
}
.fs-17p p{
    font-size:17px !important;
}
.c-text{
        background: linear-gradient(to right, #ff0000, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    
    
.p-b{
    padding:20px !important;
    border:1px solid #a39d9d !important;
    width:250px;
}
@media screen and (max-width:1024px) {
    .p-b {
    padding: 10px !important;
    border: 1px solid #a39d9d !important;
    width: 200px;
    }
}
@media screen and (max-width:768px) {
    .p-b {
        padding: 10px !important;
        border: 1px solid #a39d9d !important;
        width: 150px;
        margin-top: 10px;
    }
}

/* --- Banner Section --- */
#banner {
  position: relative;
  width: 100%;
  height: 400px; /* initial visible height */
  overflow: hidden;
}

#banner img {
  width: 100%;
  height: 700px; /* total image height (taller than section) */
  object-fit: cover;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  animation: slideUp 10s ease-in-out forwards;
}

/* Scroll Up Animation */
@keyframes slideUp {
  0% { transform: translateY(0); }
  100% { transform: translateY(-300px); } /* move up until bottom of image touches */
}
@keyframes bounce {
  0%, 100% { transform: translate(-50%, 0); }
  50% { transform: translate(-50%, -10px); }
}