@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;700&display=swap');
/*------------------------------------------*//*	    Fonts/*------------------------------------------*//*------------------------------------------*//*	    General/*------------------------------------------*//* General */body {	font-family: 'Poppins', sans-serif;	font-size: 15px;	line-height: 22.5px;	font-weight: 300;	color: #666;}strong, b {	font-weight: 600;}img {	max-width: 100%;	height: auto;}ul, ol {	list-style: none;}ul {    padding: 0;    margin: 0;}a {    color: inherit;	outline: 0;    transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -webkit-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;}a:hover {    color: #de7446;}.btn.btn-default a:hover {    color: #fff;}a, a:hover {    text-decoration: none;}a, a:focus{	outline: 0;}i {	font-size: 1.1em;}h1, h2, h3, h4, h5, h6 {	color: #333;}p strong {	font-weight: 600;}/*------------------------------------------*//*	    Rewrtie bootstrap/*------------------------------------------*//* equal column */@media(min-width:768px){	.row-eq-height{		display: -webkit-box;		display: -webkit-flex;		display: -ms-flexbox;		display: flex;		flex-wrap: wrap;	}	.row-eq-height > [class*="col-"]{		display: flex;		flex-direction: column;	}}/* thumbnail */.thumbnail {	border-width: 0;	padding: 0;		-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}.thumbnail .caption{	padding: 5px 15px;}/*------------------------------------------*//*	        Header/*------------------------------------------*//* top-bar */.top-bar{	height: 40px;	line-height: 40px;	/* background: #697dde; */ background: #262f5f;}.top-bar .contact-info{list-style:none;margin:0;padding:0;font-size: 12px;color:#666;border:0;}.top-bar .contact-info li{height:30px;line-height:30px;display: inline-block;margin-right:15px}.top-bar .contact-info .circle{border-color: #666;}/***** lang button *****/.lang-button{	margin: 3px 0 0 15px;	padding: 0;	list-style: none;}.lang-button li{	display: inline-block;	margin-left: 5px;}.lang-button, .frm-search{	display: inline-block;}.lang-button{	margin: 0 30px 0 0;}.lang-button li{	height: 40px;	line-height: 40px;	text-transform: capitalize;	margin: 0;}.lang-button li:last-child:before{	content: '|';	margin: 0 7px;}.lang-button a{	color: #333;}/*------------------------------------------*//*	                Navbar/*------------------------------------------*/.navbar{	border-radius: 0 0 0;	border-width: 0;	margin: 0;}.navbar-default{	background: #2c376f;	background-color: #2c376f;}.navbar-brand{padding-top: 5px;}.navbar-brand > img {	height: 30px;	/* margin-top: 5px; */}@media(min-width:768px){	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {    color: #fff;    background-color: transparent;	}	.navbar.fixed {		position: fixed;		top: 0;		left: 0;		right: 0;		z-index: 1000;		width: 100%;		border-bottom: 1px solid #eee;	}	.navbar-collapse{		text-align: center;	}	.navbar-nav{		display: inline-block;		float: none;	}	.navbar-brand{/* padding-top: 8px; */}	.navbar-brand > img {		height: 100%;		/* margin-top: 10px; */	}	.navbar-nav > li{		/* margin-left: 30px; */	}	.navbar-nav > li > a {		text-transform: capitalize;		/* padding: 30px 0; */	}	.navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active.open > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {		background: #de7446;		color: #fff;		border-radius: 5px 5px 0 0;	}	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {		background-color: rgba(255,255,255,0);	}		/* submenu */	.navbar ul ul {		display: none !important;	}	.navbar-nav li:hover > ul {		display: block !important;		moz-animation: fadeInDown .1s ease-out ;		-webkit-animation: fadeInDown .1s ease-out ;		animation:fadeInDown .1s ease-out ;	}	.navbar-nav ul{		margin: 0;		padding: 0;		width: 200px;		border: 1px solid rgba(0, 0, 0, 0.05);		border-width: 2px 0 0 0;		border-style: solid;		border-color: #ddd;		font-size: 13px;		text-transform: capitalize;		box-shadow: 0 0 0 ;		-webkit-border-radius: 0;		-moz-border-radius: 0;		border-radius: 0;	}	.navbar-nav > li > .dropdown-menu{ 		left: 0;		right: auto;	}	.navbar-nav > li > .dropdown-menu li{ border-bottom: 1px solid #eee; position: relative }	.navbar-nav > li > .dropdown-menu li:last-child{ border-bottom: 0 }	.navbar-nav > li > .dropdown-menu li,	.navbar-nav > li > .dropdown-menu li a {color: #999;font-weight: 700;}	.navbar-nav > li > .dropdown-menu a { padding: 10px 15px; position: relative }	.navbar-nav > li > .dropdown-menu a:hover,	.navbar-nav > li > .dropdown-menu > .active > a, 	.navbar-nav > li > .dropdown-menu > .active > a:focus, 	.navbar-nav > li > .dropdown-menu > .active > a:hover{ background-color: #fff;color: #000 !important;}		/* sub submenu */	.navbar-nav ul ul{			left: 200px !important;		top: -1px;		border-top: 0;	}		.navbar-brand{		/* margin-top: 10px; */	}}/*------------------------------------------*//*	        Slider/*------------------------------------------*/#slider{	overflow: hidden;	border-bottom: 0 solid #434a54;}.carousel-inner{height: 100%;}.carousel-inner > .item{height: 100%;}.carousel-indicators{}.carousel-progress{	padding: 1px 0;	position: absolute;	bottom: 0;	width: 100%;}.carousel-bar{	height:3px;	background:rgba(255, 255, 255, 0.7);	display:block;}.carousel-control{	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);	border: 2px solid #fff;	color: #fff;	font-size: 20px;	left: 0;	opacity: 0.7;	position: absolute;	text-align: center;	top: 50%;	margin-top: -25px;	width: 50px;	height: 50px;	line-height: 45px;	font-size: 28px;	z-index: 10000;		-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}.carousel-control.left, .carousel-control.right {	background-image: none;}.carousel-control.left{	left: -100px;}.carousel-control.right{	right: -100px;}#slider:hover .carousel-control.left{	left: 20px}#slider:hover .carousel-control.right{	right: 20px}.caption-container{text-align: right}.carousel-caption{	left: 0;	right: 0;	top: auto;	bottom: 100px;	padding: 0;}.carousel-caption p.button {    margin-top: 20px;}.carousel-caption .title{	margin: 0;	display: inline-block;	padding: 15px;	background: #de9c46;	color: #fff;	box-shadow: unset;}.carousel-caption h2 span{    font-family: 'titilliumweb bold';	color: #fff;	display: inline-block;	font-size: 60px;	text-transform: uppercase;	width: 300px;	margin-bottom: 30px;}@media(max-width:767px){	.carousel-caption h2 span,.carousel-caption p span{		width: 100%;		text-align: center;		display: block;	}}.carousel-caption p span{	color: #fff;	display: inline-block;	font-size: 30px;	font-style: italic;}.carousel-caption .btn-default{	border-color: #de7446;	background: #de7446;}/*------------------------------------------*//*	        Section/*------------------------------------------*/section{	margin: 30px 0 70px;}h3.bold-blue {    color: #364cb3;    font-weight: 700;    margin-top: 0;}h3.bold-blue.mr-top {    margin-top: 15px;}section.section-1 {    background: #e7eaf9;    margin: 0;    padding: 30px 0;}section.margin0{	margin: 0;}.heading{	text-transform: uppercase;	text-align: center;	font-size: 36px;	margin: 0 0 50px;	position: relative;}.heading::before {	content: '';	height: 2px;	width: 70px;	position: absolute;	right: 50%;	margin-right: -35px;	bottom: -10px;	display: block;	background: #ddd;}.heading.heading-light{color: #fff}.heading.heading-light::before{background: #fff}/*------------------------------------------*//*			Services/*------------------------------------------*/.section-service { background: rgba(0,0,0,0.5);}.service-wrapper { margin: 0 auto; padding: 50px 0 70px}.section-service .service-icon {	border: 1px solid #ddd;	color: #ddd;	height: 84px;	line-height: 84px;	margin: 0 auto;	width: 84px;	font-size: 32px;		-webkit-border-radius: 42px;	-moz-border-radius: 42px;	border-radius: 42px;}.section-service .service-icon,.section-service h3, .section-service p{border-color: #fff;color: #fff;}/*------------------------------------------*//*			Features/*------------------------------------------*/.section-features .media-left{	padding-top: 5px;}.section-features .media-body{	padding-left: 15px;}.section-features .media-heading{	margin-bottom: 15px;}/*------------------------------------------*//*			Latest Blog/*------------------------------------------*/.post-item{margin-bottom: 30px;}.post-item .media{margin: 0;}.post-item .media-left{padding-right: 15px;}.post-date{	text-align: center;	margin-top: 30px;}.post-date .day {	background-color: #444;	color: #fff;	padding: 12px 0;	width: 42px;	display: block;	font-size: 22px;		-webkit-border-radius: 3px 3px 0 0;	-moz-border-radius: 3px 3px 0 0;	border-radius: 3px 3px 0 0;}.post-date .month {	color: #fff;	display: block;	height: 40px;	line-height: 39px;	width: 42px;	background: #ddd;	text-align: text-align;		-webkit-border-radius: 0 0 3px 3px;	-moz-border-radius: 0 0 3px 3px;	border-radius: 0 0 3px 3px;}/*------------------------------------------*//*			Destination/*------------------------------------------*/.destination-item{	margin-bottom: 30px;	position: relative;}.destination-info{	text-align: right;	position: absolute;	top: 15px;	right: 15px;	z-index: 10;}.destination-info h3 {	margin: 0;	font-weight: 600;	color: #fff;}.destination-info h5 {	margin: 0;	color: #FEC107;}/*------------------------------------------*//*			Package Tour/*------------------------------------------*/.package-item{	background: #fff;	margin-bottom: 30px;}.package-item figcaption{	color: #fff;	bottom: 15px;	position: absolute;	left: 15px;	right: 15px;	z-index: 1000;}.package-title{	background: #f94141;	color: #fff;	display: inline-block;	padding: 0 10px;	font-size: 13px;	margin-bottom: 10px;}.package-title:hover{	background: #FEC107;	color: #fff;}.package-price{	color: #fff;	font-size: 24px;	position: absolute;	top: 15px;	right: 15px;	text-shadow: 1px 1px 0 rgba(0,0,0,.25);	color: #FEC107;}.package-price .curency-symbol{	color: #fff;	font-size: 14px;}.package-duration{	margin: 0;	text-shadow: 1px 1px 2px rgba(0,0,0,.25);}.package-star{	color: #FEC107;	font-size: 12px;}.package-star .disabled{	color: #ddd;}.ribbon {	position: absolute;	z-index: 1;	overflow: hidden;	width: 75px;	height: 75px;	text-align: center;}.ribbon span {	font-size: 10px;	font-weight: 700;	color: #FFF;	text-transform: uppercase;	line-height: 20px;	transform: rotate(-45deg);	-webkit-transform: rotate(-45deg);	width: 100px;	display: block;	background: #f94141;	background: linear-gradient(#f94141 0,#f94141 100%);	text-shadow: 1px 1px 2px rgba(0,0,0,.25);	position: absolute;	top: 19px;	left: -21px;}/*------------------------------------------*//*			Testimonial/*------------------------------------------*/.section-testimonial {	background: rgba(0,0,0,0.3);	color: #fff;}.testimonial-wrapper { margin: 0 auto; padding: 50px 0 70px}@media (min-width: 768px) {	.testimonial-wrapper { width:70%; }}.testimonial-wrapper p{ 	font-size: 18px;	line-height: 27px;	margin-bottom: 30px;	font-family: georgia;	font-style: italic;}.testimonial-wrapper .owl-pagination{	bottom: -55px}.testimonial-wrapper .owl-theme .owl-controls .owl-page.active span, .testimonial-wrapper .owl-theme .owl-controls.clickable .owl-page:hover span{	border-color: #ddd;	opacity: 1;}.testimonial-wrapper  .owl-theme .owl-controls .owl-page span {	border-color: #fff;}.square.testimonial-avatar{	width: 120px;	position: relative;	overflow: hidden;	margin: 20px auto 40px;		-webkit-border-radius: 50%;	-moz-border-radius: 50%;	border-radius: 50%;}.square.testimonial-avatar:after{	border: 4px solid rgba(255,255,255,0.4);	content: "";	display: block;	height: 100%;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 10;		-webkit-border-radius: 50%;	-moz-border-radius: 50%;	border-radius: 50%;}/*------------------------------------------*//*			Gallery/*------------------------------------------*/.section-gallery li{	display: inline-block;	width: 20%;	margin-bottom: -6px;}@media only screen and (max-width : 550px) {    	.section-gallery li{		width: 100%;	}}@media only screen and (max-width : 767px)and (min-width : 551px){    	.section-gallery li {		width: 50%;	}}/*------------------------------------------*//*			Contact/*------------------------------------------*/.contact-wrapper{	margin-bottom: 30px;}.contact-intro{	text-align: center;	margin-bottom: 60px}.contact-info {	padding: 30px;	text-align: center;	border: 1px solid #ddd;	border-radius: 5px;	margin-bottom: 30px;}.contact-info i {	color: #ddd;	font-size: 45px;	margin: 0 0 15px;}.contact-info h5 {	text-transform: uppercase;	font-size: 16px;	margin: 15px 0 7px;}.contact-info  p{margin:0}@media (min-width: 768px) {	.contact-intro{margin: 0 20% 60px}}@media(max-width:767px){	.contact-info {padding: 20px 10px;}	.contact-info h5 {		font-size: 14px;		margin: 0;	}	.contact-info  p{font-size: 11px;}}.section-map{}#map-canvass{height:600px}/*------------------------------------------*//*			Client/*------------------------------------------*/.client-carousel {padding: 0 30px;}/*.client-brand img{	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");	filter: gray;	-webkit-filter: grayscale(100%);	transition: all 0.2s ease-in-out;	-moz-transition: all 0.2s ease-in-out;	-webkit-transition: all 0.2s ease-in-out;	-o-transition: all 0.2s ease-in-out;}*/.client-brand:hover img{	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");	-webkit-filter: grayscale(0%);}/*------------------------------------------*//*			Page Nav/*------------------------------------------*/.page-nav{ margin: 30px 0; text-align: center; }.page-nav ul{margin:0;padding:0}.page-nav li{ display: inline-block; border:none !important }.page-nav span,.page-nav a{	padding: 3px 10px;	margin: 2px;	color: #0072bb;	border: 1px solid #0072bb;	display: block;}.page-nav span{color: #fff;}.page-nav .active a,.page-nav .current{background: #0072bb;border-color: #0072bb;color: #fff;}.page-nav .disabled span{background: #6270b1;border-color: #0072bb;}/*------------------------------------------*//*			Footer/*------------------------------------------*/footer {    background: url('../img/footer.jpg');}.footer-section{	padding: 30px 0 50px;}footer h3{	color: #fff;	margin-bottom: 30px;}footer p ,footer a {	color: #aaa;}footer a:hover {	color: #666;	text-decoration: underline;}footer .form-control,footer input[type="text"] {	background-color: #222;	border: 1px solid #444;	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;	color: #fff;	margin-bottom: 15px;}footer textarea.form-control {	height: 80px;}footer .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */	color: #666;	font-size: 12px;}footer .form-control::-moz-placeholder { /* Firefox 19+ */	color: #666;	font-size: 12px;}footer .form-control:-ms-input-placeholder { /* IE 10+ */	color: #666;	font-size: 12px;}footer .form-control:-moz-placeholder { /* Firefox 18- */	color: #666;	font-size: 12px;}.nav-footer li a{	text-transform: capitalize;}.connect-icon{width: 15px;}.copyright-section {	background: url(../img/footer.jpg);	padding: 10px 0;	font-size: 12px;	letter-spacing: 0.5px;	/* border-top: 1px solid rgba(255,255,255,.06); */}.copyright-section p{	margin: 0;}/*------------------------------------------*//*			Back to top/*------------------------------------------*/.back-to-top {    display: none;    position: fixed;    bottom: 18px;    right: 15px;}.back-to-top i {    display: block;    width: 36px;    height: 36px;    line-height: 36px;    color: #fff;    border-radius: 2px;	-webkit-border-radius: 2px;    -moz-border-radius: 2px;    -o-border-radius: 2px;    text-align: center;    background-color: #444;    transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -webkit-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;}/*------------------------------------------*//*			Social button/*------------------------------------------*/.social-icon{	list-style:none;	padding: 0;}.social-icon li{	display: inline-block;	border-left: 1px solid rgba(0,0,0,0.03);	padding: 5px;}.social-icon li:first-child{	margin-left: 0;}.social-icon li:last-child{	border-right: 1px solid rgba(0,0,0,0.03);}.social-icon a{	background: transparent;	color: #fff;	display: block;	width: 50px;	height: 50px;	line-height: 50px;	font-size: 25px;	text-align: center;	position: relative;	border: solid 1px #fff;}.social-icon a:hover{	color: #fff;}.social-icon a:hover:after{	background: rgba(255,255,255,0.2);	content: '';	height: 100%;	left: 0;	top: 0;	width: 100%;	bottom: 0;	right: 0;	z-index: 1;	position: absolute;}.social-icon .facebook:hover{background: #3B5998;}.social-icon .twitter:hover{background: #00C5F9;}.social-icon .google-plus:hover{background: #E05A4E;}.social-icon .linkedin:hover{background: #117BB8;}.social-icon .youtube:hover{background: #CB312E;}.social-icon .pinterest:hover{background: #EE3324;}.social-icon .flickr:hover{background: #ED1384;}.social-icon .dribbble:hover{background: #EB4C89;}.social-icon .skype:hover{background: #00B0F6;}.social-icon .rss:hover{background: #FBA933;}/*------------------------------------------*//*			Social Share/*------------------------------------------*/.social-share {margin-bottom: 15px;}.social-share span {	margin-right: 4px;	font-size: 13px;	color: #666;}.social-share a {	display: inline-block;	border-radius: 2px;	-webkit-border-radius: 2px;	-moz-border-radius: 2px;	-o-border-radius: 2px;	transition: all 0.2s ease-in-out;	-moz-transition: all 0.2s ease-in-out;	-webkit-transition: all 0.2s ease-in-out;	-o-transition: all 0.2s ease-in-out;}.social-share a.facebook {background-color: #507CBE;}.social-share a.facebook:hover {background-color: #3E68A8;}.social-share a.twitter {background-color: #63CDF1;}.social-share a.twitter:hover {background-color: #36BFED;}.social-share a.google-plus {background-color: #F16261;}.social-share a.google-plus:hover {background-color: #EF4545;}.social-share a.linkedin {background-color: #90CADD;}.social-share a.linkedin:hover {background-color: #72BBD3;}.social-share a.pinterest {background-color: #C52228;}.social-share a.pinterest:hover {background-color: #9E1B20;}.social-share a.mail {background-color: #FFC107;}.social-share a.mail:hover {background-color: #FFB300;}.social-share a i {	width: 32px;	height: 32px;	line-height: 32px;	text-align: center;	display: block;	color: #fff;	font-size: 1em;}/*------------------------------------------*//*			Thumbnail [aspect ratio]/*------------------------------------------*/.square {    position: relative;    width: 100%;}.square:before {    content:     "";    display:     block;    padding-top: 100%;}.land:before{    content:     "";    display:     block;    padding-top: 75%;}.square .square-content {position: absolute;top:      0;left:     0;bottom:   0;right:    0;overflow: hidden; border-radius: 10px}.img-wrap{	width: 100%;	height: 100%;	position: relative;    overflow: hidden;}.img-wrap img{	min-width:100%;	min-height:100%;		position: absolute;    top: -10000px;    bottom: -10000px;    left: -10000px;    right: -10000px;    margin: auto;}/* Other ratios - just apply the desired class to the "box" element */.ratio2_1:before{    padding-top: 50%;}.ratio1_2:before{    padding-top: 200%;}.ratio4_3:before{    padding-top: 75%;}.ratio16_9:before{    padding-top: 56.25%;}.ratio2_1 .landscape, .ratio16_9 .landscape{max-height:inherit !important;max-width:100% !important;}.ratio2_1 .potrait, .ratio16_9 .potrait{max-height:100% !important;max-width:inherit !important;}.squared{max-width:100% !important;max-height:100% !important;}.landscape{max-height:100% !important;max-width:inherit !important;}.potrait{max-width:100% !important;max-height:inherit !important;}.img-wrap.default{ background: #CDDC39; }/*------------------------------------------*//*			Thumbnail hover animate/*------------------------------------------*//***** Zoom *****/.effect-zoom img{	transition: all 0.5s ease 0s;}.effect-zoom:hover img{	transform: scale(1.2);	transition: all 0.5s ease 0s;}/***** Bubba *****/figure.effect-bubba {	text-align: center;	cursor: pointer;}figure.effect-bubba img {	opacity: 1;	/* -webkit-transition: opacity 0.35s; */	/* transition: opacity 0.35s; */}figure.effect-bubba:hover img {	opacity: 0.4;}figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after {	position: absolute;	top: 10px;	right: 10px;	bottom: 10px;	left: 10px;	content: '';	opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}figure.effect-bubba figcaption::before {	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;	-webkit-transform: scale(0,1);	transform: scale(0,1);}figure.effect-bubba figcaption::after {	border-right: 1px solid #fff;	border-left: 1px solid #fff;	-webkit-transform: scale(1,0);	transform: scale(1,0);}figure.effect-bubba h2 {	padding-top: 30%;	-webkit-transition: -webkit-transform 0.35s;	transition: transform 0.35s;	-webkit-transform: translate3d(0,-20px,0);	transform: translate3d(0,-20px,0);}figure.effect-bubba p {	padding: 20px 2.5em;	opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: translate3d(0,20px,0);	transform: translate3d(0,20px,0);}figure.effect-bubba .icon-view {	opacity: 0;	color: #fff;	display: block;	font-size: 24px;	height: 50px;	left: 50%;	line-height: 50px;	margin-left: -25px;	margin-top: -25px;	position: absolute;	text-align: center;	top: 50%;	width: 50px;	z-index: 10;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: translate3d(0,20px,0);	transform: translate3d(0,20px,0);}figure.effect-bubba:hover figcaption::before,figure.effect-bubba:hover figcaption::after {	opacity: 1;	-webkit-transform: scale(1);	transform: scale(1);}figure.effect-bubba:hover h2,figure.effect-bubba:hover p {	opacity: 1;	-webkit-transform: translate3d(0,0,0);	transform: translate3d(0,0,0);}figure.effect-bubba:hover .icon-view {	opacity: 1;	-webkit-transform: translate3d(0,0,0);	transform: translate3d(0,0,0);}/*------------------------------------------*//*			Animate/*------------------------------------------*/.animated{	display:block;	/*	animation-duration: 3s;	animation-delay: 2s;	animation-iteration-count: infinite;	*/}.animated.title{animation-delay: 0.5s;}.animated.info{animation-delay: 1s;}.animated.button{animation-delay: 1.5s;}/*------------------------------------------*//*			Owl Carousel/*------------------------------------------*//* Styling Owl Pagination*/.owl-pagination {	position: absolute;	width: 100%;	left: 10px;	bottom: -15px;}.owl-theme .owl-controls .owl-page{	display: inline-block;	zoom: 1;	*display: inline;/*IE7 life-saver */}.owl-theme .owl-controls .owl-page span{	display: block;	width: 16px;	height: 16px;	margin: 2px 4px;	filter: Alpha(Opacity=50);/*IE7 fix*/	opacity: 0.5;	-webkit-border-radius: 50%;	-moz-border-radius: 50%;	-o-border-radius: 50%;	border-radius: 50%;	border: 3px solid #444;	transition: all 0.4s ease-in-out;    -moz-transition: all 0.4s ease-in-out;    -webkit-transition: all 0.4s ease-in-out;    -o-transition: all 0.4s ease-in-out;}.touch-slider:hover .owl-controls .owl-page span {	filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{	border-color: #00b6e3;}/* If PaginationNumbers is true */.owl-theme .owl-controls .owl-page span.owl-numbers{	height: auto;	width: auto;	color: #FFF;	padding: 2px 10px;	font-size: 12px;	-webkit-border-radius: 30px;	-moz-border-radius: 30px;	-o-border-radius: 30px;	border-radius: 30px;}/* Custom Owl Pagination*/.owl-container{	position: relative;}.owl-container .owl-buttons [class*="owl-"]{	position: absolute;	top: 50%;	font-size: 24px;	z-index: 1000;}.owl-container .owl-buttons .owl-prev{	left: 0;}.owl-container .owl-buttons .owl-next{	right: 0;}/* Styling Owl navigation*/.owl-buttons .owl-prev,.owl-buttons .owl-next{	font-size: 36px;	height: 60px;	line-height: 60px;	margin-top: -30px;	position: absolute;	top: 50%;}.owl-buttons .owl-prev{left: 0;}.owl-buttons .owl-next{right: 0;}/* ======================================Form ========================================*//* btn */.btn{	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}.btn-default{	background: #de7446;	border-color: #de7446;	color: #fff;	border-radius: 5px;}.btn-default:hover,.btn-default.focus, .btn-default:focus,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default.focus:active,.btn-default:active:focus,.btn-default:active:hover,.open > .dropdown-toggle.btn-default.focus,.open > .dropdown-toggle.btn-default:focus,.open > .dropdown-toggle.btn-default:hover {	background-color: #de7446;	border-color: #de7446;	color: #fff;}/* input */.form-control {	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}.form-control:focus {	box-shadow: none;}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}.control-group select, .control-group textarea, .control-group input[type="text"], .control-group input[type="password"], .control-group input[type="datetime"], .control-group input[type="datetime-local"], .control-group input[type="date"], .control-group input[type="month"], .control-group input[type="time"], .control-group input[type="week"], .control-group input[type="number"], .control-group input[type="email"], .control-group input[type="url"], .control-group input[type="search"], .control-group input[type="tel"], .control-group input[type="color"] {	background: none repeat scroll 0 0 #FFFFFF;}.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {	background-color: #FFFFFF;	border-color: #01B5EA;	color: #696969;	box-shadow: none;}textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {	background-color: #FFFFFF;	border-color: #D5D5D5;	border-width: 1px;	color: #858585;	box-shadow: none;}.checkbox label, .radio label {	padding-left: 0;	padding-right: 20px;}.checkbox-inline, .radio-inline {	padding-left: 0;}.checkbox input[type=checkbox],.radio input[type=radio],.checkbox-inline input[type=checkbox],.radio-inline input[type=radio] { opacity: 0; }input[type=checkbox]+.lbl,input[type=radio]+.lbl {	cursor: pointer;	font-weight: normal;	padding-left: 25px;	padding-top: 5px;	position: relative;}input[type=checkbox]:disabled+.lbl, input[type=radio]:disabled+.lbl { color: #bbb; cursor: not-allowed }input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before,input[type=radio]+.lbl::after{	position: absolute;	display: block;	left: 0;	top: 3px;}input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before{    font-family: fontAwesome;    content: "\a0";    border: 1px solid #CCC;    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);	font-size: 12px;    height: 16px;    line-height: 14px;    width: 16px;	text-align: center;}input[type=checkbox]:checked+.lbl::before,input[type=radio]:checked+.lbl::before {    content: '\f00c';    background-color: #fff;    border-color: #adb8c0;    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1)}input[type=radio]+.lbl::before,input[type=radio]:checked+.lbl::before {    content: "";	border-radius: 8px;}input[type=radio]:checked+.lbl::after {    background: #00b6e3;	border-radius: 8px;	content: "";	height: 10px;	left: 3px;	top: 6px;	width: 10px;}input[type=checkbox]:disabled+.lbl::before,input[type=radio]:disabled+.lbl::before,input[type=checkbox][disabled]+.lbl::before,input[type=radio][disabled]+.lbl::before,input[type=checkbox].disabled+.lbl::before,input[type=radio].disabled+.lbl::before {    background-color: #DDD!important;    border-color: #CCC!important;    box-shadow: none!important;    color: #BBB}input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before{    color: #00b6e3;}input[type=checkbox]:hover+.lbl::before,input[type=radio]:hover+.lbl::before,input[type=checkbox]+.lbl:hover::before,input[type=radio]+.lbl:hover::before {    border-color: #ffc107}.checkbox, .radio {	margin-bottom: 15px;}.btn-spinner{	font-size: 18px;	border: 1px solid #ddd;}/*------------------------------------------*//*			Misc/*------------------------------------------*/.xhide{opacity:0}.iconleft{margin-right:5px}.iconright{margin-left:5px}.no-border{border:none}.no-shadow{box-shadow: 0 0 rgba(0,0,0,0)}.circle{	border: 1px solid #bbb;	padding: 4px;		webkit-border-radius: 50%;	  -moz-border-radius: 50%;		-o-border-radius: 50%;		   border-radius: 50%;}.list-item{	margin-bottom: 30px;}.icon-sm{	width: 25px;}.icon-lg{	width: 60px;	font-size: 48px;}/* sparator */.sparator{	background: #333;	height: 1px;}/* typo */.lowercse{text-transform: lowercse !important;}.uppercase{text-transform: uppercase !important;}.capitalize{text-transform: capitalize !important;}/* color */.white{color: #ffffff !important}.red{color: #cd3333 !important}.orange{color: #FF9800 !important}.deep-orange{color: #f46e39 !important}.purple{color: #c032bb !important}.green{color: #37c770 !important}.lime{color: #CDDC39 !important}.lime-dark{color: #827717 !important}.blue{color: #4993e6 !important}.amber{color: #FFC107 !important}.pink{color: #e91e63 !important}@media(max-width:767px){}@media(min-width:768px){}@media(min-width:992px){}@media(min-width:1200px){}/*IKI CSS TAMBAHAN YOH*//*bagian sec 1*/.p-img {    height: 230px;}.p-img img {    object-fit: cover;    height: 100%;}ul.box-menu li {    display: inline-block;    height: 115px;    width: 115px;    background: #394fbe;    border-radius: 5px;    margin: 5px;}ul.box-menu {display: flex;flex-wrap: wrap;}ul.box-menu li i {    /* padding: 23px 20px; */    color: #fff;}/*bagian sec 2*/.cat-post {    font-family: 'PT Sans', sans-serif;}.font-agenda {    color: #46cf8a;    font-weight: 800;}.font-berita {    color: #d46060;    font-weight: 800;}.cat-post span {    font-size: 12px;    color: #2975d4;    font-weight: 400;    text-transform: uppercase;}h4.tit-post {    font-size: 18px;    color: #de7446;    font-weight: 600;}.desc-post {    font-size: 14px;    color: #848488;}.his-post {    font-size: 13px;}.his-post span:first-child {    margin-right: 10px;}.prm-btn, .prm-btn:focus, .prm-btn:active, .prm-btn:hover {    background: #de7446;    border: 0;    padding: 14px 10px;    font-size: 14px;    color: #fff;    border-radius: 8px;}.bd-left {    border-left: 1px solid #ddd;}.img-wrap.default{background: #4f6fff; border-radius: 12px;}.nav>li>a {    position: relative;    display: block;    padding: 15px 10px;}.navbar-default .navbar-nav>li>a {    color: #fff;    font-weight: 700;}.nav-tabs {    border-bottom: 1px solid transparent;	margin-bottom: 15px;}.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {    color: #fff;    cursor: default;    background-color: #de7446;    border: 1px solid transparent;    border-bottom-color: transparent;}.nav-tabs>li>a {    background-color: #ededed;    color: #484b5a;    margin-right: 1px;    line-height: 1.42857143;    border: 1px solid transparent;    border-radius: 4px 4px 0 0;	font-size: 14px;}span.agen-d {    font-size: 36px;}span.agen-m {    font-size: 26px;}.agen-date span {    display: block;    margin: 16px 0px;}.agen-date span.wg-right {    display: block;    margin: 10px 0px;}.agen-bg-blue {    background: #364cb3;    margin: 0 10px;}.agen-bg-blue.wg-right {    margin-left: 0;}.bg-agen-blue-2:hover {    background: #364cb3;}.agen-date span {    text-align: center;    color: #fff;}.agen-date span {    position: relative;}.bd-bot-agen {    /* border-bottom: 1px solid #dd3434; */   /*  margin-bottom: 15px; */}.bg-agen-blue-2:hover span.agen-date-bottom {    font-size: 14px;    color: #fff;}.bg-agen-blue-2:hover h4.title-agen {    color: #fff;}.prm-btn.index {    padding: 15px 40px;}.row.bg-agen-blue-2 {    padding: 10px 0;}.bg-agen-blue-2:hover .agen-bg-blue {    background: rgba(137, 154, 234, 0.4);}span.agen-date-bottom {    color: #848488;}h4.title-agen {    color: #de7446;    font-weight: 600;}.title-agen.wg-right {    margin-top: 0;}/*Sec 3*/.loc-style {    color: #4f5887;}img.img-100-ps {    width: 100%;}/*Sec 4*/.main-image {    margin-bottom: 22px;}span.icon-view.btn-play:hover, span.icon-view.btn-play:focus {    line-height: unset;    opacity: 1;}span.icon-view.btn-play {    position: absolute;    height: 100%;    width: 100%;    display: table;    line-height: 0em;    opacity: 0;    cursor: pointer;    text-align: center;    color: rgba(255, 255, 255, 0.7);    /* -webkit-transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1); */    /* transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1); */}span.icon-view.btn-play i{	display: table-cell;    vertical-align: middle;}span.icon-view.btn-play:hover i {    position: relative;    height: 100%;    width: 100%;    animation-name: rubberBand;    animation-duration: 1s;    animation-fill-mode: both;}.img-wrap:hover img {    opacity: 0.5;}.img-wrap.black {    background: #000;}span.lg-video-play:before {    content: "\f144";    display: inline-block;    font: normal normal normal 14px/1 FontAwesome;    font-size: inherit;    text-rendering: auto;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    font-size: 5em;    color:#fff;    opacity:0.8;}.btn-index {    display: flex;    margin-top: 15px;}.owl-item {    text-align: center;}section.section-client {    margin: 0;    padding: 20px;    background: #f3f4f9;}/*Navbar atas*/.navbar-brand {    height: 110px;    position: relative;}h2.title {}.navbar-brand {    display: flex;}h2.title-purworejo {    margin: 10px;    color: #fff;    font-weight: 700;    padding: 5px 0;    font-family: 'Muli Black', sans-serif;}.sub-tit-pur {    color: #fff;}.sub-tit-pur {    font-size: 16px;    font-weight: normal;    margin-top: 5px;}section .nav a {    padding: 5px 20px;}/*footer*/ul.menu-footer {    color: #fff;}ul.menu-footer a {    color: #fff;    font-size: 14px;}h4.font-color-footer {    color: #de7446;    font-weight: 800;}.this-copright {    position: relative;    height: 100%;    text-align: center;    border-top: 1px solid #ddd;    margin-top: 20px;}.copright {    color: #fff;    font-weight: 300;}.agen-date {    font-weight: 800;}ul.information.menu-footer li {    font-size: 14px;}.name-p h4 {    font-weight: 800;}span.agen-d.wg-right {    font-size: 28px;}span.agen-m.wg-right {    font-size: 20px;}.col-md-12.bd-bottom-agen {    border-bottom: 1px solid #ddd;    padding-bottom: 20px;    margin-bottom: 20px;}.widget {    margin: 20px 0px;}.post-content {    text-align: left;}.desc-post {    text-align: left;}ul.list-inline li {    font-size: 12px;}.entry-meta ul li.publish-date {    text-transform: uppercase;}.font-berita.title-det {    font-weight: 600;}ul.breadberita li {    display: inline-block;    padding-left: 15px;    padding-right: 10px;    color: #fff;}ul.breadberita li:after {content: "";border-style: solid;border-width: 11px 0 11px 5px;border-color: #fc7f25 #00000000 #fc7f25 #364cb3;position: absolute;margin-left: 12px;}ul.breadberita li:first-child {background: #364cb3;border: 2px solid #364cb3;}ul.breadberita li:last-child {background: #fc7f25;border: 2px solid #fc7f25;}ul.breadberita li:last-child:after {    content: "";    color: #fc7f25;    border-color: transparent transparent #00000000 #fc7f25;}ul.breadberita li {    text-transform: uppercase;}ul.breadberita {    margin-top: 25px;    margin-bottom: 10px;}/*Sosmed Share*/.post-share a {    background: blue;    padding: 10px;    display: inline-block;    border-radius: 50%;    height: 40px;    width: 40px;    text-align: center;    font-size: 20px;    margin-bottom: 10px;    color: #fff;}.post-share a.facebook:hover {background-color: #507CBE;}.post-share a.facebook {background-color: #3E68A8;}.post-share a.twitter:hover {background-color: #63CDF1;}.post-share a.twitter {background-color: #36BFED;}.post-share a.google-plus:hover {background-color: #F16261;}.post-share a.google-plus {background-color: #EF4545;}.post-share a.linkedin:hover {background-color: #90CADD;}.post-share a.linkedin {background-color: #72BBD3;}.post-share a.pinterest:hover {background-color: #C52228;}.post-share a.pinterest {background-color: #9E1B20;}.post-share a.mail:hover {background-color: #FFC107;}.post-share a.mail {background-color: #FFB300;}ul.ber-terka {    list-style: square;}ul.ber-terka li {    border-bottom: 1px solid #ddd;    padding-bottom: 10px;    margin-bottom: 10px;    font-weight: 400;}.text-desc-post {    float: inherit;    margin: 1px 0em 0em 0em;    width: 100%;    z-index: 1;}.berit-ka {    z-index: 2;}/* POST */.data-post .his-post {    font-size: 12px;    text-transform: uppercase;}.data-post:hover {    margin-bottom: 25px;    margin-top: -5px;    box-shadow: 1px 1px 10px 5px #ddd;}.data-post {    background: #fff;    margin: 10px 0;    border-radius: 5px;    padding: 0px;    -moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -webkit-transition: all 0.4s ease-in-out;    -o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);}.post-head:hover .thumb-overlay .fa.fa-eye {    opacity: 1;    display: block;    top: 36%;    left: 36%;    -moz-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -webkit-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -o-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);}.post-head .thumb-overlay .fa.fa-eye {    display: block;    position: absolute;    top: 0px;    left: 36%;    bottom: auto;    right: auto;    font-size: 36px;    color: #000;    background: rgb(78, 179, 75);    padding: 10px;    border-radius: 50%;    transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -moz-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -webkit-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    -o-transition: all 0.7s cubic-bezier(0.68, -0.55, 0.27, 1.55);    opacity:0;	z-index: 1;}.post-content h2 a:hover, .post-content h2 a:focus, .post-content h2 a {    color: #de7446;}ul.post-meta li {    display: inline-table;    font-family: Century;    margin-bottom: 5px;    font-weight: 600;}ul.post-meta li:after {    content: "-";    margin: 0 5px;}ul.post-meta li:last-child:after {    content: "";}.post-content p {    font-size: 16px; letter-spacing: 1.1px; line-height: 1.6;    margin-bottom: 5px;}.post-content h2 {    margin: 0;    margin-bottom: 5px;    font-size: 20px;    font-weight: 600;}.standard-post .main-image {    position: relative;}.standard-post .main-image img {    width: 100%;}.desc-event .title-agen {    margin-top: 0;}span.date-event, span.prev-event {    font-size: 12px;    font-weight: 300;}.item-event {    margin-bottom: 15px;}/*Bg-list*/ul.breadberita.change-list {    margin-top: 15px;    margin-bottom: 10px;}ul.breadberita.change-list li {    background: #6270b1;}ul.breadberita.change-list li:last-child:after {    content: "";    color: #6270b1;    border-color: transparent transparent #00000000 #6270b1;}ul.breadberita.berita li {    background: #374db3;}ul.breadberita.berita li:after {    content: "";    color: #374db3;    border-color: transparent transparent #00000000 #374db3;}.col-md-12.btn-index.mr-btm {    margin-bottom: 30px;    border-bottom: 1px solid #ddd;}.btn-index.mr-btm hr {    margin-top: 35px;}section.running-text {    margin: 0;    padding-top: 10px;    padding-bottom: 10px;    background: #374db3;    color: #fff;    font-size: 18px;    font-weight: 300;}section.running-text .marquee {    display: inline-flex;}section.running-text marquee {    margin: 0 5px;}.dropdown-menu {position: absolute;top: 100%;left: -500%;r;right: 0;-index: 1000;display: none;float: left;min-width: 225px;padding: 5px;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: unset;border: unset;border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);}.input-group-btn {    position: relative;    top: -3px;    font-size: 0;    white-space: nowrap;}.top-left li {    display: inline-block;    color: #fff;    padding: 0 10px;    font-weight: 700;}header.hidden-xs ul.top-left li i.fa {    font-size: 20px;    margin-right: 5px;}header.hidden-xs .top-left li a {    font-size: 16px;}.gallery-item {    margin-bottom: 10px;}.nav-album ul li {    display: inline;    border: 1px solid #ddd;    margin-right: 10px;    padding: 0px 10px;    /* position: relative; */}.nav-album {}.nav-album ul li:hover {    background: #de7446;    width: 100%;}.nav-album ul li:hover a {    color: #fff;}.nav-album {    margin-bottom: 10px;}ul.sosmed-feed li {    width: 60px;    text-align: center;}ul.sosmed-feed {    margin: 0;}ul.sosmed-feed li a {    border-radius: 0;}ul.sosmed-feed li.active a, ul.sosmed-feed li.active:hover a, ul.sosmed-feed li.active:focus a, ul.sosmed-feed li.active:active a,.nav-tabs.sosmed-feed>li.active>a, .nav-tabs.sosmed-feed>li.active>a:focus, .nav-tabs.sosmed-feed>li.active>a:hover {    background: #fff;}.tab-content.sos-med {    background: #fff;    width: 340px;}.sosmed-feed i.fa.fa-twitter.fa-2x {    color: #0479bf;}.sosmed-feed i.fa.fa-instagram.fa-2x {    color: #8c6369;}.sosmed-feed i.fa.fa-facebook.fa-2x {    color: #303368;}/* Other CSS */.download h4.title-down {    margin-top: 0;    margin-bottom: 5px;    font-weight: 700;}.download a.btn-download {font-weight: 400;}div#xxx {    text-align: center;}ul.box-menu li {    display: table;}ul.box-menu li .the-one {    display: table-cell;    vertical-align: middle;    text-align: center;}
li.menu-cir:hover .dropdown-menu {
    display: block;
    text-align: center;
    border-radius: 0;
    left: -55px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
li.menu-cir:hover .dropdown-menu {
    margin: 0;
    background: #52a2db;
}

li.menu-cir:hover .dropdown-menu li {
    width: 100%;
    font-size: 12px;
}

li.menu-cir:hover .dropdown-menu li a {
    /*li.menu-cir: hover .dropdown-menu li;*/
    padding: 0;
    color: #fff;
    font-weight: 600;
}
.entry-meta
 .post-date {
    text-align: left;
}
.blog-post.standard-post ul.breadberita > li {
    display: inline;
}

@media (max-width:600px){
ul.box-menu li {
width: calc(33% - 10px);
}
.navbar-brand > img {
height: 90px;
}
.navbar-brand {
width: calc(100% - 60px);
}
h2.title-purworejo {
    font-weight: 500;
    padding: 0;
    font-family: Arial;
    letter-spacing: 0.5px;
    margin: 0 10px;
    font-size: 26px;
}
.sub-tit-pur {
    font-size: 15px;
}
.text-center {
    text-align: center;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 20px;
}
.col-md-6.col-sm-6{
padding: 0;
margin: 0 5px;
width: calc(50% - 15px);
display: inline-block;
}
section .nav a {
padding: 8px 15px;
}
.img-wrap img {
object-fit: cover;
}
.tab-content.sos-med {
    width: 100%;
}
section {
    margin: 0;
}
.contact-footer {
	display: none;
}
footer {
    margin-bottom: -30px;
}
ul.sosmed-feed li {
    width: 33.3333%;
}
.row.bg-agen-blue-2 {
    padding: 0;
}
.bg-agen-blue-2:hover {
    background: inherit;
}
.bg-agen-blue-2:hover h4.title-agen {
    color: #de7446;
}
.bg-agen-blue-2:hover span.agen-date-bottom {
    font-size: 15px;
    color: #848488;
}
.bd-bot-agen hr {
display: none;
}
figcaption {
	display: none;
}
figure.effect-bubba:hover img {
    opacity: 1;
}
.banner_center {
	margin-top: 30px;
}
.prm-btn.index {
    margin: 15px;
}
.section-4 {
margin: 0 10px;
margin-top: 30px;
}
.section-4 .container h3.bold-blue {
	margin-left: -10px;
}
.section-4 .container .prm-btn.index{
margin-left: -10px;
margin-top: 20px;
display: inline-block;
}
.col-md-3.col-sm-6.post-img.item {
	margin-bottom: 10px;
}
h3.bold-blue {
margin-top: 10px;
}
.btn-index .prm-btn.index{
	margin: 0 0 20px 0;
}
}

.section-title-border{
  border-bottom: 2px solid #364DB3;
}

.section-title{
    background-color: #364DB3 !important;
    color: white !important;
    font-size: 1.8rem !important;
    letter-spacing: .2rem;
    margin-top: 20px;
}


.wrap-border-berita{
    padding: 10px;
    /* height: 450px; */
    overflow: hidden;
    /* box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; */
    border-radius: 12px;
}

.wrap-desc{
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3; 
   -webkit-box-orient: vertical;
   color: #000000b8;
}

#slider{
    aspect-ratio: 16/6;
    background-color: #2c376f;
    color: white;
    border-top: 4px white dashed;
}

.carousel-inner>.item>img {
    aspect-ratio: 16/6;
    object-fit: contain;
    width: 100vw;
}

@media (min-width:1200px){
    .container{
        width:85vw !important;
    }
}