body
{
	width: 100%;
	font-family: PT Sans Narrow !important;
	font-size: 21px;
	background: #e4e3e1;
}

td
{
	vertical-align: top;
}

#header
{
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	display: block;
	/*width: 1170px;*/
	width: 90%;

}

.header_fixed
{
	display: flex;
	background: #fff;
	z-index: 100000;
}

#logo_box
{
	float: left;
	width: 104px;
	padding: 0px 0px 10px 10%;
}

#logo
{
	
}

#menu_box
{
	float: right;
	/*padding: 58px 20px 0px 0px;*/
	padding: 2% 0px 5px 0px;
	border-bottom: solid 1px #000;
}

#menu_box_sm
{
	/*float: right;*/
	padding: 4% 0px 0px 0px;
	position: absolute;
	right: 10px;
}

#menu_box_sm .navbar-toggle
{
	background-color: transparent;  
    border-radius: 4px;
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0x;
    padding: 9px 10px;
    position: relative;
}

#navbar
{
	text-align: left;
	width: 160px;
}

.clear
{
	font-size: 1px;
	clear: both;
}

.menu_link:link, .menu_link:active, .menu_link:visited
{
	font-size: 17px;
	color: #7f818e;
	text-decoration: none;
	padding: 0px 15px 7px 15px;
}

.menu_link_active
{
	font-size: 17px;
	color: #7f818e;
	text-decoration: none;
	border-bottom: solid 5px #2d94d2;
	padding: 0px 15px 7px 15px;
}

.menu_link:hover
{
	border-bottom: solid 5px #2d94d2;
	text-decoration: none;
	padding: 0px 15px 7px 15px;
}

.bullet
{
	font-size: 9px;
}

#home_content
{
	width: 100%;
}

#home_content_1
{
	background: url(../images/bg-home-1.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	/*background-size: cover;*/
	background-size: cover;
	padding-top: 440px;
}

#home_content_1_alt
{
	background: url(../images/bgalthome.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 670px;
}

#home_content_1_sm
{
	/*background: url(../images/banner-mobile-1.jpg) center center no-repeat;*/
	background: #3d3423;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*padding-top: 30%;*/
}

.home_content_1_box
{
	background: #29231e;
	opacity: 0.9;
	width: 1000px;
	margin: 0px auto;
	color: #fff;
	text-align: center;
}

.home_content_1_box_sm
{
	background: #29231e;
	opacity: 0.9;
	width: 100%;
	margin: 0px auto;
	color: #fff;
	text-align: center;
}

.home_content_1_title
{
	padding: 20px 20px 0px 20px;
	font-size: 34px;
}

.home_content_1_content
{
	padding: 10px 20px 30px 20px;
	font-size: 19px;
	line-height: 22px;
}

#home_content_2
{
	background: url(../images/bg-home-2.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home_content_2_box
{
	color: #fff;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#home_content_2_sm
{
	background: url(../images/banner-mobile-2.jpg) left bottom #3a4f6a no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-size: 100% auto;
}

.home_content_2_box_sm
{
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
}

#home_content_2_sm .home_content_2_content
{
	font-size: 19px;
	padding: 65px 0px 200px 0px;
}

.home_content_2_content
{
	font-size: 19px;
	padding: 65px 0px 470px 0px;
}

#home_content_3
{
	background: url(../images/bg-home-3.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home_content_3_box
{
	color: #fff;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#home_content_3_sm
{
	background: url(../images/banner-mobile-3.jpg) left bottom #7f8d1c no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-size: 100% auto;
}

.home_content_3_box_sm
{
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
}

.home_content_3_content
{
	font-size: 19px;
	padding: 60px 0px 445px 0px;
}

.home_content_3_box_sm .home_content_3_content
{
	font-size: 19px;
	padding: 60px 0px 200px 0px;
}

#home_content_4
{
	background: url(../images/bg-home-4.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home_content_4_box
{
	color: #fff;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#home_content_4_sm
{
	background: url(../images/banner-mobile-4.jpg) left bottom #42aedc no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-size: 100% auto;
}

.home_content_4_box_sm
{
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
}

.home_content_4_content
{
	font-size: 19px;
	padding: 55px 0px 470px 0px;
}

.home_content_4_box_sm .home_content_4_content
{
	font-size: 19px;
	padding: 55px 0px 200px 0px;
}

#home_content_5
{
	background: url(../images/bg-home-5.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home_content_5_box
{
	color: #fff;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#home_content_5_sm
{
	background: url(../images/banner-mobile-5.jpg) left bottom #3749c2 no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-size: 100% auto;
}

.home_content_5_box_sm
{
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
}

.home_content_5_content
{
	font-size: 19px;
	padding: 55px 0px 470px 0px;
}

.home_content_5_box_sm .home_content_5_content
{
	font-size: 19px;
	padding: 55px 0px 200px 0px;
}


#home_content_6
{
	background: url(../images/bg-manado.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home_content_6_box
{
	color: #fff;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#home_content_6_sm
{
	background: url(../images/bg-mobile-manado.jpg) left bottom #4d9dd6 no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-size: 100% auto;
}

.home_content_6_box_sm
{
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
}

.home_content_6_content
{
	font-size: 19px;
	padding: 55px 0px 470px 0px;
}

.home_content_6_box_sm .home_content_6_content
{
	font-size: 19px;
	padding: 55px 0px 200px 0px;
}


.footer_title
{
	font-size: 19px;
}

.footer_title-right
{
	font-size: 20px;
	padding-bottom: 10px;
}

.footer-content-right
{
	font-size: 16px;
	padding-bottom: 10px;
}

.footer
{
	color: #fff;
	background: #484d54;
	width: 100%;
}

.footer_box
{
	padding: 30px 0px 20px 0px;
	margin: 0px auto;
}

.footer_left
{
	padding: 0px 20px 0px 0px;
}

#next
{
	background-color: #e4e3e2;
}

#next_content
{
	padding: 20px 10%;
	text-align: left;
	background-color: #e4e3e2;
	color: #72736c;
	font-size: 19px;
	display: table-cell;
}

#next_content2
{
	padding: 20px 5%;
	text-align: left;
	background-color: #e4e3e2;
	color: #72736c;
	font-size: 19px;
	width: 80%;
}

.title
{
	/*font-size: 36px;*/
	font-size: 24px;
	color: #4c4d45;
	/*line-height: 33px;*/
	line-height: 24px;
}

.underline
{
	width: 100%;
	color: #4c4d45;
	border: solid 1px #4c4d45;
	margin: 5px 0px 10px 0px; 
}

.pad-top-10
{
	padding-top: 10px;
}

.pad-10
{
	padding: 10px;
}

.pad-bottom-10
{
	padding-bottom: 10px;
}

.pad-bottom-20
{
	padding-bottom: 20px;
}

.centered_text
{
	text-align: center;
	font-size: 14px;
}

.centered_image
{
	margin: 0px auto;
}

.about_image
{
	padding: 10px;
	display: table-cell;
	font-size: 14px;
}

.whyus_image
{
	padding: 10px;
	display: table-cell;
	font-size: 14px;
}

.services_list
{
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.permits_content
{
	font-size: 19px;
}

.red
{
	color: #ff0000;
}

.permits_content td
{
	padding: 10px;
	border: solid 1px #000;
}

.contact_content
{
	width: 100%;
	font-size: 19px;
}

.contact_content td
{
	padding: 10px 20px 10px 0px;
}

.col-centered{
    float: none;
    margin: 0 auto;
	text-align: left;
}

.footer_content
{
	text-align: left;
	width: 80%;
}

.footer_content_sm
{
	text-align: left;
	width: 90%;
}

.navbar-toggle
{
	margin-top: 0px !important;
}

.navbar
{
	min-height: 0px !important;
}

.navbar-header
{
	background: none !important;
	border: none !important;
}

*, *::before, *::after {
    
    box-sizing: border-box;
}

.no-padding-horizontal
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}

.charter-list li{
	padding: 0px 0px 15px 0px;
	line-height: 20px;
}

.title_news
{
	font-size: 32px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #4c4d45;
}

.news_title
{
	text-decoration: none;
	font-weight: bold;
	color:  #4c4d45;
}

.offer_list
{
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #4c4d45;
}

.page_link
{
	text-decoration: none;
	border: solid 1px #4c4d45;
	padding: 2px 5px;
	color: #4c4d45;
	font-size: 12px;
}

.paging
{
	padding: 10px 0px;
}

.news-link:link, .news-link:hover, .news-link:active, .news-link:visited
{
    text-decoration: none;
    color: #72736c;
}

.news-prev
{
    float: left;
}

.news-next
{
    float: right;
}

.news-line
{
    border-top: solid 2px #72736c;
    margin: 10px 0px;
}

.news-box img
{
width: 100% !important;
height: auto !important;
}

.modal-gallery
{
    margin-top: 100px;
}

.news-link img
{
    width: 100% !important;
/*height: auto !important;*/
height: 220px !important;
}

.title-imip
{
    font-size: 30px;
    text-align: left;
    padding: 20px 0px 0px 0px;
}



.imip-top
{
    border-bottom: solid 1px #000;
    display: table;
    padding: 20px 0px 10px 0px;
    width: 100%;
}

.imip-content
{
    text-align: justify;
    margin: 20px 0px 40px 0px;
    /*font-size: 16px;*/
}

.imip-photo
{
    border-bottom: solid 1px #000;
    display: table;
    padding: 20px 0px 10px 0px;
    width: 100%;
    font-size: 30px;
}

.imip-photo-list
{
    padding: 40px 0px;
    display: table;
}

@media only screen and (min-width: 1000px) {
  .imip-photo-list .col-md-4, .imip-photo-list .col-md-3
  {
      padding: 0px 0px 30px 0px;
  }
  #header .col-md-4, .col-md-6, .col-md-3, .col-md-5
    {
        padding: 10px 0px 10px 0px;
    }
    
  .col-lg-offset-1
    {
        margin-left: 6.33%;
    }
  .logo-afm
  {
      padding-top: 0px !important;
  }
  .contact_content .col-md-4
  {
      padding: 0px;
  }
}

.table-home-menu td:first
{
    padding: 10px 20px 10px 0px;
}

.table-home-menu td
{
    padding: 10px 20px 10px 20px;
}

.table-home-menu2 td:first
{
    padding: 10px 20px 10px 0px;
}

.table-home-menu2 td
{
    padding: 10px 20px 10px 20px;
}

.text-small
{
    font-size: 14px;
}

.imip-s
{
    
    background-color: #e4e3e2;
    
    color: #72736c;
    
    font-size: 19px;
    
}

.col-centered{
float: none;
margin: 0 auto;
}




.news-box .col-md-4
{
    height: 330px;
    overflow: hidden;
    padding: 10px;
}

.header
{
    width: 100%;
}

.header-image
{
    width: 100%;
    background-size: cover;
}

.home-content, .about-content, .ground-content
{
    margin: 20px 0px 30px 0px;
}

.title-home
{
    font-size: 28px;
    line-height: 28px;
}

.table-home-menu
{
    margin: 10px auto 0px auto;
}

.table-home-menu2
{
    margin: 0px auto 30px auto;
}

.welcome-title
{
    font-size: 20px;
    color: #005d9f;
    font-weight: bold;
}

.home-content-bottom
{
    font-size: 21px;
}

.home-menu
{
    display: table-cell;
}

.home-bottom
{
    background: url(../images/bg-define.jpg) no-repeat bottom #026197;
    background-size: 100% auto;
    width: 100%;
    padding: 50px 0px;
}

.home-check li
{
    list-style-type: none;
    background: url(../images/home-check.png) no-repeat;
    padding: 6px 0px 6px 30px;
    color: #fff;
    font-size: 22px;
}

.title-big
{
    font-size: 50px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    text-align: right;
}

.title-big-2
{
    font-size: 70px;
    margin: 0px 0px 20px 0px;
    color: #fff;
    text-align: right;
}

.how-define
{
    padding-right: 30px;
}

@media only screen and (min-width:1000px) {
    .home-bottom
    {
        min-height: 875px;
    }
    
    .logo-is-bah
    {
        padding: 10px 0px 0px 10px;
    }
    .img-about
    {
        min-height: 418px;
    }
}

@media only screen and (max-width:768px) {
    .home-bottom
    {
        min-height: 1025px;
    }
    
    .logo-is-bah
    {
        padding: 10px 0px 0px 10px;
    }
    
    .table-home-menu td:first
    {
        padding: 10px 10px 10px 10px;
    }
    
    .table-home-menu td
    {
        padding: 10px 10px 10px 10px;
    }
    
    .table-home-menu2 td:first
    {
        padding: 10px 10px 10px 10px;
    }
    
    .table-home-menu2 td
    {
        padding: 10px 10px 10px 10px;
    }
    
    .imip-photo-list .img-responsive
    {
        min-height: 216px;
    }
    
    .navbar-nav > li > a
    {
        text-decoration: none;
        font-size: 14px;
    }
}

.footer-office
{
    background: url(../images/bg-list-footer.png) no-repeat;
    padding-left: 30px;
    padding-bottom: 10px;
    font-size: 16px;
}
.footer-office2
{
    background: url(../images/bg-list-footer2.png) no-repeat;
    padding-left: 30px;
    font-size: 16px;
}

.email-link
{
    color: #fff;
    text-decoration: none;
}

.title-about-big
{
    font-size: 30px;
}

.about-image-list 
{
    display: table-cell;
}

.about-image-list img
{
    width: 95%;
}

.about-image-list .col-md-12
{
    display: table-cell;
    line-height: 10px;
}

.about-image-list .col-md-6
{
    padding: 15px 0px 20px 0px;
}

.about-content .img-responsive
{
    /*display: table-cell;*/
    padding-bottom: 10px;
    display: initial;
}

.img-middle .img-responsive, .imip-photo-list .img-responsive
{
    display: table-cell;
    padding-bottom: 20px;
}

.ground-content .img-responsive
{
    /*display: table-cell;*/
}



.permit-note
{
    margin: 20px 0px;
    border: solid 1px #000;
    padding: 15px 10px;
}

.text-indent-50
{
    padding-left: 50px;
}

.text-indent-35
{
    padding-left: 35px;
    margin: 0px;
}

.table-route
{
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    margin: 0px 0px 20px 0px;
}

.table-route td
{
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    padding: 5px 10px;
}

.testimonial-box
{
    border: solid 1px #797974;
    
    margin: 20px 20px;
    position: relative;
    min-height: 650px;
}

.testimonial-content
{
    padding: 30px 20px;
}

.bevel-corner
{
    position: absolute;
    right: -1px;
    bottom: -1px;
}


.text-14
{
    font-size: 14px;
}

.ground-image-list
{
    width: 80%;

    display: table-cell;
    line-height: 10px;
    padding: 10px 0px 15px 0px;
    margin-top: 20px;
}

.ground-image-list img
{
    width: 95%;
}

.ground-image-list .col-md-6
{
    padding-bottom: 20px;
}

.ground-title
{
    font-weight: bold;
    font-size: 24px;
    border-bottom: solid 1px #000;
    margin: 20px 0px;
    padding-bottom: 20px;
}

.title-ciq-big
{
    font-size: 26px;
    font-weight: bold;
}

.text-18
{
    font-size: 18px;
}

a
{
    text-decoration: underline;
}

.text-20
{
    font-size: 20px;
}

.text-22
{
    font-size: 22px;
}

.text-23
{
    font-size: 23px;
}

.about-content li
{
    padding-left: 5px;
}

.underline-dashed
{
    text-decoration-style: dashed;
}

.text-20
{
    font-size: 20px;
}

.img-home
{
    width: 85px;
}

#submenu_box
{
    padding: 10px 0px 0px 0px;
}

#menu .menu_link, #menu .menu_link_active
{
    font-weight: bold;
}

.text-19
{
    font-size: 19px;
}

.text-blue
{
    color: #2a6496;
}

.imip-photo-text
{
    line-height: 15px;