/*
 Theme Name:     Barsa City Theme
 Theme URI:      https://jogjaweb.co.id
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
/* @import url("../Divi/style.css"); */
/* =Theme customization starts here
------------------------------------------------------- */
/*Navbar*/
header#main-header{
  webkit-box-shadow: unset !important;
 		 moz-box-shadow: unset !important;
  			 box-shadow: unset !important;
}
@media (max-width: 767px){
body.et_fixed_nav.et_secondary_nav_two_panels #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header {
    top: 0px !important;
}
}
#et-info {
  float: right;
}
#et-info span:before{
	margin-right: 7px;
}
#top-header .container{
	padding-top: 0;
}
#et-info-phone, #et-info-email, #et-info, #et-secondary-menu>ul>li a{
	padding-bottom: 0;
}
#top-header .et-social-icon a{
	padding: 13px 0;
}
#top-header .et-social-icons{
	border-left: 1px solid rgba(0, 0, 0, 0.11);
  margin-left: 10px;
}
@media (min-width: 981px) and (max-width: 1024px){
	#top-menu li{
		padding-right: 15px;
	}
	#et-top-navigation{
		position: relative;
	}
	#et_top_search{
    margin: 3px 0 0 0;
    position: absolute;
    right: 0;
	}
	#main-header .logo_container a{
		left: -92px !important;
    height: 222px !important;
	}
	#main-header .logo_container a img {
    height: 240px !important;
    max-width: unset !important;
	}
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
		padding-top: 30px !important;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 31px !important;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute !important;
  }
  #et-top-navigation{
  	padding-left: 340px !important;
  }
}
@media (max-width: 980px){
	#et-info {
    padding-top: 0 !important;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 86% !important;
	}
	.container.et_menu_container { 
	 width: calc( 100% - 60px);
	}
	.et_mobile_menu {
	 margin-left: -30px;
	 padding: 5%;
	 width: calc( 100% + 60px);
	}
	.et_mobile_menu li a{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.et_mobile_menu li li {
    padding-left: 2% !important;
	}
	.mobile_nav.opened .mobile_menu_bar:before {
	 content: "\4d";
	}
}
@media (max-width: 767px){
	#top-header{
		display: none;
	}
}
@media (max-width: 425px){
	#main-header .logo_container a{
    left: -72px;
	}
}
#main-header .logo_container a {
    position: absolute;
    top: 0;
    display: block;
    height: 175px;
    webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#main-header.et-fixed-header .logo_container a{
	height: 130px;
}
/*Main Slider*/
.main-slider.et_pb_slider .et_pb_container{
	height: 408px !important;
}
.et_pb_slider .et_pb_slide_0, .et_pb_slider .et_pb_slide_1, .et_pb_slider .et_pb_slide_2{
	background-color: transparent !important;
}
.et_fixed_nav #top-header{
	border-bottom:1px solid rgba(0, 0, 0, 0.11);
}
@media (max-width: 1024px){
	.main-slider.et_pb_slider .et_pb_container {
    height: 289px !important;
	}
}
@media (max-width: 768px){
	.main-slider.et_pb_slider .et_pb_container {
    height: 216px !important;
	}
}
@media (max-width: 425px){
	.main-slider.et_pb_slider .et_pb_container {
    height: 230px !important;
	}
}
/*Lead Text - Grid Menu Bawah Slider*/
.title-lead-home{}
.lead-menu-grid{}
.lead-menu-grid .lead-img-wrap {
	display: flex;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  background-color: #1e4f90;
  padding: 27px;
  margin: auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.lead-menu-grid:hover .lead-img-wrap{
	background-color: #e4b83b;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.lead-menu-grid:hover .et_pb_button:after, .lead-menu-grid:hover .et_pb_more_button:after, .lead-menu-grid:hover .et_pb_newsletter_button:after, .lead-menu-grid:hover .et_pb_pricing_table_button:after, .lead-menu-grid:hover .et_pb_promo_button:after {
  margin-left: 0;
  opacity: 1;
}
body #page-container .et_pb_promo.lead-menu-grid:hover .et_pb_button{
	color: #e4b83b !important;
  padding: .3em 2em .3em .7em;
  border: 2px solid transparent;
  text-decoration: none;
}
@media (min-width: 540px) and (max-width: 980px){
	.et_pb_section .et_pb_column .et_pb_module.lead-menu-grid {
    width: 50%;
    float: left;
	}
}
/*Home Blog List*/
.blog-content-listing .et_pb_post a:hover{
	color: #e4b83b !important;
}
.blog-content-listing .et_pb_post .et_pb_image_container{
	overflow: hidden;
	margin: -20px -20px 0px;
  /*border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;*/
}
.blog-content-listing .et_pb_post .et_pb_image_container img{
	-webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.blog-content-listing .et_pb_post:hover .et_pb_image_container img{
	transform: scale(1.2);
}
.et_pb_blog_grid .et_pb_post{
	border: 0;
}
.et_pb_post .entry-title, .et_pb_post .post-meta, .et_pb_post .post-content{
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 980px){
	.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin: 0!important;
	}
}
/*Footer*/
footer #footer-widgets a{
	color: #e4b83b !important;
}
footer #footer-widgets a:hover{
	color: #fff !important;
}
.et_pb_widget .title{
	padding-bottom: 15px;
}
.widget_nav_menu .menu .sub-menu li {
  margin-top: .5em;
}
@media (min-width: 981px){
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 9%;
	}
}
/*Footer Contact / Contact List*/
.footer-contact .item{
  padding-left: 25px !important;
}
.footer-contact .item:before, .contact-list .item:before{
	display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free" !important; 
	font-weight: 900;
	border: 0 !important;
  top: 0 !important;
}
.footer-contact .item.telp:before, .contact-list .item.telp:before{
	content: '\f095' !important;
}
.footer-contact .item.fax:before, .contact-list .item.fax:before{
	content: '\f1ac' !important;
}
.footer-contact .item.email:before, .contact-list .item.email:before{
	content: '\f1fa' !important;
}
.footer-contact .item.maps:before, .contact-list .item.maps:before{
	content: '\f3c5' !important;
}
.contact-list{
	padding-left: 0 !important;
}
.contact-list .item{
	list-style-type: none;
	padding-left: 0 !important;
}
.contact-list .item:before{
	margin-right: 15px !important;
}
/* Module Slider Promo */
.slider-promo.et_pb_slider .et_pb_slide{
	height: 287px;
}
/*Module Gallery*/
[class^="gallery-col-"], [class*="gallery-col-"]{
	margin-bottom:0 !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}
[class^="gallery-col-"] .et_pb_gallery_item, [class*="gallery-col-"] .et_pb_gallery_item {
  margin: 0!important;
  padding: 15px !important;
  clear: none!important;
}
/*Gallery Col 3*/
.gallery-col-3 .et_pb_gallery_item{
	width: 33.33%!important;
}
/*.gallery-col-3 .et_pb_gallery_item:nth-child(3n) {
    padding-right: 0 !important;
}*/
/*Gallery Col 4*/
.gallery-col-4 .et_pb_gallery_item{
	width: 25%!important;
}
/*.gallery-col-4 .et_pb_gallery_item:nth-child(4n) {
    padding-right: 0 !important;
}*/
/*Future Development Section*/
.future-dev{
  display: table;
  height: 500px;
  width: 1080px;
  margin: 0 auto;
  padding: 30px;
}
.future-dev .content{
	display: table-cell;
	vertical-align: middle;
}
.future-dev .content p{
	font-size: 40px;
  font-weight: 700;
}
.future-dev .content span{
  display: block;
  margin-top: 15px;
  font-size: 20px;
}
/*Social Icons*/
.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }

/*et-info*/
#et-info-whatsapp, #et-info-sms, #et-info-line{
  margin-right: 13px;
}
#et-info-whatsapp:before, #et-info-sms:before, #et-info-line:before, .list-fa-icon ul li:before{
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands", "Font Awesome 5 Pro", "Font Awesome 5 Solid", "Font Awesome 5 Regular", "Font Awesome 5 Light", "Font Awesome 5 All" !important;
  font-weight: 900 !important;
}
#et-info-whatsapp:before, #et-info-sms:before, #et-info-line:before{
  margin-right: 4px;
}
#et-info-whatsapp:before{
  content: '\f232';
}
#et-info-sms:before{
  content: '\f4ad';
}
#et-info-line:before{
  content: '\f3c0';
}

/*list custom fa icon*/
.list-custom-icon ul{
  list-style-type: none;
  padding-left: 0;
}
.list-custom-icon ul li{
  position: relative;
  padding-left: 25px;
}
.list-fa-icon ul li:before{
  position: absolute;
  left: 0;
}
.list-fa-icon ul li.phone:before{
  content: '\f095';
}
.list-fa-icon ul li.fax:before{
  content: '\f1ac';
}
.list-fa-icon ul li.whatsapp:before{
  content: '\f232';
}
.list-fa-icon ul li.envelope-open:before{
  content: '\f2b6';
}
.list-fa-icon ul li.map-marker-alt:before{
  content: '\f3c5';
}
.list-fa-icon ul li.facebook-f:before{
  content: '\f39e';
}
.list-fa-icon ul li.instagram:before{
  content: '\f16d';
}
.list-fa-icon ul li.twitter:before{
  content: '\f099';
}
.list-fa-icon ul li.youtube:before{
  content: '\f167';
}

/* Shortcode Post Artikel */
.recent-post-wrap a:hover, .recent-post-wrap a:focus{
  color: #cb0000;
}
.post-item-wrap{
  border: 1px solid #e0e0e0;
  background-color: #FFF;
  position: relative;
  /*margin-left: 70px;*/
}
.post-item-wrap:not(:last-child){
  margin-bottom: 20px;
}
.post-item-wrap .content{
  padding: 15px;
  margin-top: -8px;
}
.metapost, .summarypost {
  margin-top:10px;
}
.metapost {
  color: #999999;
  margin-top: 10px;
}
.metapost span{
  display: inline-block;
}
.metapost span:not(:last-child) {
  margin-right: 15px;
}
.metapost em {
  font-style: unset;
  color: #666666;
  font-weight: 500;
}
.metapost .icon{
  color: #003673;
  margin-right: 3px;
}
.date-post-wrap {
  position: absolute;
  right: 100%;
  top: 0;
  text-align: center;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.date-post-wrap .datepost-date {
  background-color: #003673;
  font-size: 24px;
  font-weight: 700;
  padding: 14px;
  width: 70px;
  height: 50px;
}
.date-post-wrap .datepost-month {
  background-color: #cb0000;
  font-size: 14px;
  font-weight: normal;
  padding: 4px;
  width: 70px;
  height: 30px;
}
.thumbnail img {
  position: relative;
  width: 100%;
  height: unset;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);*/
  object-fit: cover;
}
.recent-post-wrap .thumbnail, .recent-project-wrap .thumbnail {
  width: 100%;
  /*height: 450px;*/
  position: relative;
  overflow: hidden;
  padding: 15px 15px 0 15px;
}
/*.recent-post-wrap .post-item-wrap:hover .thumbnail img{
  top: 50%;
  left: 50%;
  transform: scale(1.1) translate(-50%,-50%);
}
.recent-post-wrap .post-item-wrap .thumbnail img{
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}*/

/*post grid*/
.jw-row-postgrid{
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.jw-row-postgrid .jw-col {
  padding-bottom: 15px !important;
}

/* pagination */
.wp-pagenavi {
  padding-top: 0 !important;
  border-top: 0 !important;
  text-align: center !important;
}
nav.page-nav{
  text-align: center;
  margin-top: 40px;
}
nav.page-nav .page-numbers:not(.prev):not(.next), .wp-pagenavi span.current, .wp-pagenavi .page {
  border: 1px solid #1e4f90;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  margin: 0 3px !important;
  background-color: #1e4f90;
  color: #FFF !important;
}
nav.page-nav .page-numbers.current, nav.page-nav .page-numbers:hover:not(.prev):not(.next), .wp-pagenavi span.current, .wp-pagenavi .page:hover{
  background-color: #e4b83b !important;
  border-color: #e4b83b !important;
  color: #FFF !important;
}
nav.page-nav .page-numbers.prev, nav.page-nav .page-numbers.next, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink{
  margin: 0 10px;
  color: #696969;
}
nav.page-nav .page-numbers.prev:hover, nav.page-nav .page-numbers.next:hover, .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .previouspostslink:hover{
  color: #e4b83b !important;
}

/* column */
.jw-row{
	margin-left: -15px;
	margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.jw-row:after{
	content:'';
	display: block;
	clear: both;
}
.jw-col-xs-1, .jw-col-sm-1, .jw-col-md-1, .jw-col-lg-1, .jw-col-xs-2, .jw-col-sm-2, .jw-col-md-2, .jw-col-lg-2, .jw-col-xs-3, .jw-col-sm-3, .jw-col-md-3, .jw-col-lg-3, .jw-col-xs-4, .jw-col-sm-4, .jw-col-md-4, .jw-col-lg-4, .jw-col-xs-5, .jw-col-sm-5, .jw-col-md-5, .jw-col-lg-5, .jw-col-xs-6, .jw-col-sm-6, .jw-col-md-6, .jw-col-lg-6, .jw-col-xs-7, .jw-col-sm-7, .jw-col-md-7, .jw-col-lg-7, .jw-col-xs-8, .jw-col-sm-8, .jw-col-md-8, .jw-col-lg-8, .jw-col-xs-9, .jw-col-sm-9, .jw-col-md-9, .jw-col-lg-9, .jw-col-xs-10, .jw-col-sm-10, .jw-col-md-10, .jw-col-lg-10, .jw-col-xs-11, .jw-col-sm-11, .jw-col-md-11, .jw-col-lg-11, .jw-col-xs-12, .jw-col-sm-12, .jw-col-md-12, .jw-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.jw-col-xs-1, .jw-col-xs-2, .jw-col-xs-3, .jw-col-xs-4, .jw-col-xs-5, .jw-col-xs-6, .jw-col-xs-7, .jw-col-xs-8, .jw-col-xs-9, .jw-col-xs-10, .jw-col-xs-11, .jw-col-xs-12 {
  float: left;
}
.jw-col-xs-12 {
  width: 100%;
}
.jw-col-xs-11 {
  width: 91.66666667%;
}
.jw-col-xs-10 {
  width: 83.33333333%;
}
.jw-col-xs-9 {
  width: 75%;
}
.jw-col-xs-8 {
  width: 66.66666667%;
}
.jw-col-xs-7 {
  width: 58.33333333%;
}
.jw-col-xs-6 {
  width: 50%;
}
.jw-col-xs-5 {
  width: 41.66666667%;
}
.jw-col-xs-4 {
  width: 33.33333333%;
}
.jw-col-xs-3 {
  width: 25%;
}
.jw-col-xs-2 {
  width: 16.66666667%;
}
.jw-col-xs-1 {
  width: 8.33333333%;
}
.jw-col-xs-pull-12 {
  right: 100%;
}
.jw-col-xs-pull-11 {
  right: 91.66666667%;
}
.jw-col-xs-pull-10 {
  right: 83.33333333%;
}
.jw-col-xs-pull-9 {
  right: 75%;
}
.jw-col-xs-pull-8 {
  right: 66.66666667%;
}
.jw-col-xs-pull-7 {
  right: 58.33333333%;
}
.jw-col-xs-pull-6 {
  right: 50%;
}
.jw-col-xs-pull-5 {
  right: 41.66666667%;
}
.jw-col-xs-pull-4 {
  right: 33.33333333%;
}
.jw-col-xs-pull-3 {
  right: 25%;
}
.jw-col-xs-pull-2 {
  right: 16.66666667%;
}
.jw-col-xs-pull-1 {
  right: 8.33333333%;
}
.jw-col-xs-pull-0 {
  right: auto;
}
.jw-col-xs-push-12 {
  left: 100%;
}
.jw-col-xs-push-11 {
  left: 91.66666667%;
}
.jw-col-xs-push-10 {
  left: 83.33333333%;
}
.jw-col-xs-push-9 {
  left: 75%;
}
.jw-col-xs-push-8 {
  left: 66.66666667%;
}
.jw-col-xs-push-7 {
  left: 58.33333333%;
}
.jw-col-xs-push-6 {
  left: 50%;
}
.jw-col-xs-push-5 {
  left: 41.66666667%;
}
.jw-col-xs-push-4 {
  left: 33.33333333%;
}
.jw-col-xs-push-3 {
  left: 25%;
}
.jw-col-xs-push-2 {
  left: 16.66666667%;
}
.jw-col-xs-push-1 {
  left: 8.33333333%;
}
.jw-col-xs-push-0 {
  left: auto;
}
.jw-col-xs-offset-12 {
  margin-left: 100%;
}
.jw-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.jw-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.jw-col-xs-offset-9 {
  margin-left: 75%;
}
.jw-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.jw-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.jw-col-xs-offset-6 {
  margin-left: 50%;
}
.jw-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.jw-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.jw-col-xs-offset-3 {
  margin-left: 25%;
}
.jw-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.jw-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.jw-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .jw-col-sm-1, .jw-col-sm-2, .jw-col-sm-3, .jw-col-sm-4, .jw-col-sm-5, .jw-col-sm-6, .jw-col-sm-7, .jw-col-sm-8, .jw-col-sm-9, .jw-col-sm-10, .jw-col-sm-11, .jw-col-sm-12 {
    float: left;
  }
  .jw-col-sm-12 {
    width: 100%;
  }
  .jw-col-sm-11 {
    width: 91.66666667%;
  }
  .jw-col-sm-10 {
    width: 83.33333333%;
  }
  .jw-col-sm-9 {
    width: 75%;
  }
  .jw-col-sm-8 {
    width: 66.66666667%;
  }
  .jw-col-sm-7 {
    width: 58.33333333%;
  }
  .jw-col-sm-6 {
    width: 50%;
  }
  .jw-col-sm-5 {
    width: 41.66666667%;
  }
  .jw-col-sm-4 {
    width: 33.33333333%;
  }
  .jw-col-sm-3 {
    width: 25%;
  }
  .jw-col-sm-2 {
    width: 16.66666667%;
  }
  .jw-col-sm-1 {
    width: 8.33333333%;
  }
  .jw-col-sm-pull-12 {
    right: 100%;
  }
  .jw-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .jw-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .jw-col-sm-pull-9 {
    right: 75%;
  }
  .jw-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .jw-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .jw-col-sm-pull-6 {
    right: 50%;
  }
  .jw-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .jw-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .jw-col-sm-pull-3 {
    right: 25%;
  }
  .jw-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .jw-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .jw-col-sm-pull-0 {
    right: auto;
  }
  .jw-col-sm-push-12 {
    left: 100%;
  }
  .jw-col-sm-push-11 {
    left: 91.66666667%;
  }
  .jw-col-sm-push-10 {
    left: 83.33333333%;
  }
  .jw-col-sm-push-9 {
    left: 75%;
  }
  .jw-col-sm-push-8 {
    left: 66.66666667%;
  }
  .jw-col-sm-push-7 {
    left: 58.33333333%;
  }
  .jw-col-sm-push-6 {
    left: 50%;
  }
  .jw-col-sm-push-5 {
    left: 41.66666667%;
  }
  .jw-col-sm-push-4 {
    left: 33.33333333%;
  }
  .jw-col-sm-push-3 {
    left: 25%;
  }
  .jw-col-sm-push-2 {
    left: 16.66666667%;
  }
  .jw-col-sm-push-1 {
    left: 8.33333333%;
  }
  .jw-col-sm-push-0 {
    left: auto;
  }
  .jw-col-sm-offset-12 {
    margin-left: 100%;
  }
  .jw-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .jw-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .jw-col-sm-offset-9 {
    margin-left: 75%;
  }
  .jw-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .jw-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .jw-col-sm-offset-6 {
    margin-left: 50%;
  }
  .jw-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .jw-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .jw-col-sm-offset-3 {
    margin-left: 25%;
  }
  .jw-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .jw-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .jw-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .jw-col-md-1, .jw-col-md-2, .jw-col-md-3, .jw-col-md-4, .jw-col-md-5, .jw-col-md-6, .jw-col-md-7, .jw-col-md-8, .jw-col-md-9, .jw-col-md-10, .jw-col-md-11, .jw-col-md-12 {
    float: left;
  }
  .jw-col-md-12 {
    width: 100%;
  }
  .jw-col-md-11 {
    width: 91.66666667%;
  }
  .jw-col-md-10 {
    width: 83.33333333%;
  }
  .jw-col-md-9 {
    width: 75%;
  }
  .jw-col-md-8 {
    width: 66.66666667%;
  }
  .jw-col-md-7 {
    width: 58.33333333%;
  }
  .jw-col-md-6 {
    width: 50%;
  }
  .jw-col-md-5 {
    width: 41.66666667%;
  }
  .jw-col-md-4 {
    width: 33.33333333%;
  }
  .jw-col-md-3 {
    width: 25%;
  }
  .jw-col-md-2 {
    width: 16.66666667%;
  }
  .jw-col-md-1 {
    width: 8.33333333%;
  }
  .jw-col-md-pull-12 {
    right: 100%;
  }
  .jw-col-md-pull-11 {
    right: 91.66666667%;
  }
  .jw-col-md-pull-10 {
    right: 83.33333333%;
  }
  .jw-col-md-pull-9 {
    right: 75%;
  }
  .jw-col-md-pull-8 {
    right: 66.66666667%;
  }
  .jw-col-md-pull-7 {
    right: 58.33333333%;
  }
  .jw-col-md-pull-6 {
    right: 50%;
  }
  .jw-col-md-pull-5 {
    right: 41.66666667%;
  }
  .jw-col-md-pull-4 {
    right: 33.33333333%;
  }
  .jw-col-md-pull-3 {
    right: 25%;
  }
  .jw-col-md-pull-2 {
    right: 16.66666667%;
  }
  .jw-col-md-pull-1 {
    right: 8.33333333%;
  }
  .jw-col-md-pull-0 {
    right: auto;
  }
  .jw-col-md-push-12 {
    left: 100%;
  }
  .jw-col-md-push-11 {
    left: 91.66666667%;
  }
  .jw-col-md-push-10 {
    left: 83.33333333%;
  }
  .jw-col-md-push-9 {
    left: 75%;
  }
  .jw-col-md-push-8 {
    left: 66.66666667%;
  }
  .jw-col-md-push-7 {
    left: 58.33333333%;
  }
  .jw-col-md-push-6 {
    left: 50%;
  }
  .jw-col-md-push-5 {
    left: 41.66666667%;
  }
  .jw-col-md-push-4 {
    left: 33.33333333%;
  }
  .jw-col-md-push-3 {
    left: 25%;
  }
  .jw-col-md-push-2 {
    left: 16.66666667%;
  }
  .jw-col-md-push-1 {
    left: 8.33333333%;
  }
  .jw-col-md-push-0 {
    left: auto;
  }
  .jw-col-md-offset-12 {
    margin-left: 100%;
  }
  .jw-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .jw-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .jw-col-md-offset-9 {
    margin-left: 75%;
  }
  .jw-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .jw-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .jw-col-md-offset-6 {
    margin-left: 50%;
  }
  .jw-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .jw-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .jw-col-md-offset-3 {
    margin-left: 25%;
  }
  .jw-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .jw-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .jw-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .jw-col-lg-1, .jw-col-lg-2, .jw-col-lg-3, .jw-col-lg-4, .jw-col-lg-5, .jw-col-lg-6, .jw-col-lg-7, .jw-col-lg-8, .jw-col-lg-9, .jw-col-lg-10, .jw-col-lg-11, .jw-col-lg-12 {
    float: left;
  }
  .jw-col-lg-12 {
    width: 100%;
  }
  .jw-col-lg-11 {
    width: 91.66666667%;
  }
  .jw-col-lg-10 {
    width: 83.33333333%;
  }
  .jw-col-lg-9 {
    width: 75%;
  }
  .jw-col-lg-8 {
    width: 66.66666667%;
  }
  .jw-col-lg-7 {
    width: 58.33333333%;
  }
  .jw-col-lg-6 {
    width: 50%;
  }
  .jw-col-lg-5 {
    width: 41.66666667%;
  }
  .jw-col-lg-4 {
    width: 33.33333333%;
  }
  .jw-col-lg-3 {
    width: 25%;
  }
  .jw-col-lg-2 {
    width: 16.66666667%;
  }
  .jw-col-lg-1 {
    width: 8.33333333%;
  }
  .jw-col-lg-pull-12 {
    right: 100%;
  }
  .jw-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .jw-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .jw-col-lg-pull-9 {
    right: 75%;
  }
  .jw-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .jw-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .jw-col-lg-pull-6 {
    right: 50%;
  }
  .jw-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .jw-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .jw-col-lg-pull-3 {
    right: 25%;
  }
  .jw-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .jw-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .jw-col-lg-pull-0 {
    right: auto;
  }
  .jw-col-lg-push-12 {
    left: 100%;
  }
  .jw-col-lg-push-11 {
    left: 91.66666667%;
  }
  .jw-col-lg-push-10 {
    left: 83.33333333%;
  }
  .jw-col-lg-push-9 {
    left: 75%;
  }
  .jw-col-lg-push-8 {
    left: 66.66666667%;
  }
  .jw-col-lg-push-7 {
    left: 58.33333333%;
  }
  .jw-col-lg-push-6 {
    left: 50%;
  }
  .jw-col-lg-push-5 {
    left: 41.66666667%;
  }
  .jw-col-lg-push-4 {
    left: 33.33333333%;
  }
  .jw-col-lg-push-3 {
    left: 25%;
  }
  .jw-col-lg-push-2 {
    left: 16.66666667%;
  }
  .jw-col-lg-push-1 {
    left: 8.33333333%;
  }
  .jw-col-lg-push-0 {
    left: auto;
  }
  .jw-col-lg-offset-12 {
    margin-left: 100%;
  }
  .jw-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .jw-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .jw-col-lg-offset-9 {
    margin-left: 75%;
  }
  .jw-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .jw-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .jw-col-lg-offset-6 {
    margin-left: 50%;
  }
  .jw-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .jw-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .jw-col-lg-offset-3 {
    margin-left: 25%;
  }
  .jw-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .jw-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .jw-col-lg-offset-0 {
    margin-left: 0%;
  }
}