@import url('https://fonts.googleapis.com/css?family=Mukta+Malar|Roboto|Quicksand|Titillium+Web|McLaren|Red+Hat+Text|Roboto+Slab|Oxygen|Tomorrow|Alata&display=swap');

body {
  font-family: 'Titillium Web';
  counter-reset: my-counter;

}
.display-1 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 3rem;
}
.display-2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 2rem;
}
.display-3 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 2rem;
}
.display-4 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.2rem;
}
.display-5 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.3rem;
}
.display-6 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.2rem;
}
.display-7 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1rem;
}

.portfolio-block.photography {
  padding-top: 25px;
  padding-bottom: 25px;
}
.header5 .display-1 {
	 font-size: 4rem;
}
.header-top {

}

.portfolio-block.website.gradient {
  background-image: url(../../assets/img/malaysia-airport-plane.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.footer-title-logo {
  font-family: 'Mukta Malar';
}
.container{
    
} 
.fa-spin-fast {
  -webkit-animation: fa-spin-fast 0.2s infinite linear;
  animation: fa-spin-fast 0.2s infinite linear;
}
@-webkit-keyframes fa-spin-fast {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin-fast {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.btn {
	border-radius: 0.5em !important;
}
.navbar-toggler {
    border-radius: 0.5em !important;
}
.navbar {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
.navbar-header {
	position: absolute;
}
link {
	color: darkblue !important;
}
.navbar-item a{
	color:black;
}
a {
    color: #0ea0ff;
    text-decoration: none;
    background-color: transparent;
}
div#wowslider-container1 div {
 	max-height: 800px !important;
}
.h1, h1, .h2, h2, .h3, h3 {

	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.h1, h1{
    font-size: 2.5rem;

}
.h2, h2 {
    font-size: 2.5rem;

}
.h3, h3 {
    font-size: 2rem;

}
.card-body{
	padding: 0;
}
.h4, h4 {
    font-size: 1.2rem;

}

/*.senarai th {
	background-color:#172853;
	color:#fff;
}
.senarai tr:hover,.senarai-hover tr:hover  {
	background-color: #ccc;


}*/
.bootstrap-dialog-header {
    width: 100%;
}
.bootstrap-dialog-title {
   color:white;
}
.modal-header.bootstrap-dialog-draggable {
    background-color: #1C262D;

}
.bootstrap-dialog-footer {
    width: 100%;
}
thead th, thead td {
	background-color: #1C262D;
	color: #FFFFFF;
}
.bg {
	background-image: url(../../../userfiles/theme/);
	background-attachment: scroll;
	background-repeat: repeat;
}
@media (min-width: 34em) {
    #album_image .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (min-width: 48em) {
    #album_image .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 62em) {
    #album_image .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 75em) {
    #album_image .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
@media (min-width: 34em) {
    #album_image .card-group {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (min-width: 48em) {
    #album_image .card-group {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 62em) {
    #album_image .card-group {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 75em) {
    #album_image .card-group {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 576px){
	.card-group>.card {

		margin: 0 10px;
	}
	
	
}

.bg-black {
	background-color: black;
}
.bg-fb-blue {
	background-color: #172853;
}
.bg-blue {
	background-color: #1C262D;
}
.dropdown-menu {
	background-color: #A80810;
}
a.dropdown-item:hover {
	background-color: #1C262D;
	color:#FFFFFF;
}
a.dropdown-item:visited {
	background-color: #1C262D ;
	color:#FFFFFF ;
}
a.dropdown-item.has-submenu:hover {
	background-color: #1C262D ;
	color:#FFFFFF ;
}
.dropdown-item {
	color:#FFFFFF;
}
#myFooter {
/*     background-color:  #1C262D; 
    color: #FFFFFF;*/
    padding-top: 30px;
}
body,.navbar-nav {
	font-family: "Titillium Web",  Helvetica, Arial," sans-serif";
	font-size: 	12pt;
	color: #000000;
}
@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
}
.navbar .dropdown-menu-right { 
    right: 0; 
    left: auto; 
}
big{
	font-weight: bold;
	font-size: x-large;
}
.fb-blue {
	color: #0c709f;
}
.card-title {
    margin-bottom: 0;
}
.modal-dialog {

  height: 100%;

}

.modal-content {
  max-height: 90vh;
  overflow-y:hidden;
}
.theme {
	background-color: #1C262D;
	color: #FFFFFF;
}
.navbar-expand-lg .navbar-nav .nav-link,.navbar-dark .navbar-brand{
	color: #FFFFFF;
}
.theme2 {
	background-color: #A80810 ;
	color: rgb(255, 255, 255);
}
.theme2 a {
	color: rgb(255, 255, 255);
}
.theme3 {
	background-color: #71302C;
	color: rgb(255, 255, 255);
}
.theme3 a {
	color: rgb(255, 255, 255);
}
.theme4 {
	background-color: #7F1E1E;
	color: rgb(255, 255, 255);
}
.theme4 a {
	color: rgb(255, 255, 255);
}
.navbar-brand, .nav-link {
	color: #FFFFFF;
}
blockquote {
    padding-left: 20px;
    padding-right: 8px;
	margin-left:10px;
    border-left: 6px solid #1C262D;
	/*font-style: italic;*/
	line-height: 2rem;
}
.cke_source {
    white-space: pre-wrap !important;
}
.cke_contents
{
    font-family: 'Mukta Malar';


    /* Fix for missing scrollbars with RTL texts. (#10488) */
    word-wrap: break-word;
}
figcaption {
	padding:10px 0;
}
.title {
	font-weight: bold;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}
.font-Mukta-Malar {
	font-family: 'Mukta Malar' ;
}
.font-Roboto {
	font-family: 'Roboto' ;
}
.font-Quicksand {
	font-family: 'Quicksand' ;
}
.font-Titillium-Web {
	font-family: 'Titillium Web' ;
}
.font-McLaren {
	font-family: 'McLaren' ;
}
.font-Red-Hat-Text {
	font-family: 'Red Hat Text' ;
}
.font-Roboto-Slab {
	font-family: 'Roboto Slab' ;
}
.font-Oxygen {
	font-family: 'Oxygen' ;
}
.font-Tomorrow {
	font-family: 'Tomorrow' ;
}
.font-Alata {
	font-family: 'Alata' ;
}

.modal-body {
    overflow-y: scroll;
}

#myFooter {
  /*background-color: #1C262D;
  color: #FFFFFF;*/
  padding-top: 30px;
}

#myFooter .footer-copyright {
  background-color: #333333;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

#myFooter .row {
  margin-bottom: 60px;
}

#myFooter .footer-copyright p {
  margin: 10px;
  color: #ccc;
}

#myFooter ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

#myFooter h5 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin-top: 30px;
}

#myFooter a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
  text-decoration: none;
  color: white;
}

#myFooter .social-networks {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 16px;
}

#myFooter .social-networks a {
  font-size: 32px;
  color: #f9f9f9;
  padding: 10px;
  transition: 0.2s;
}

#myFooter .social-networks a:hover {
  text-decoration: none;
}

#myFooter .facebook:hover {
  color: #0077e2;
}

#myFooter .google:hover {
  color: #ef1a1a;
}

#myFooter .twitter:hover {
  color: #00aced;
}

#myFooter .linkedin:hover {
  color: #007BB6;
}

#myFooter .btn {
	/*
  color: white;
  background-color: #d84b6b;*/
  border-radius: 10px;
  border: none;
  width: 150px;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
  line-height: 25px;
}
company {
	color:#FFFFFF;
	font-weight: bold;
}
address {
	color:#FFFFFF;
	
}
.theme_font_color{
	color:#000000;
}
.theme_bgfontcolor{
	color:#FFFFFF;
}

.theme_bgfontcolor_2{
	color:rgb(255, 255, 255);
}

.theme_bgfontcolor_3{
	color:rgb(255, 255, 255);
}

.theme_bgfontcolor_4{
	color:rgb(255, 255, 255);
}

@media screen and (max-width: 767px) {
  #myFooter {
    text-align: center;
  }
}

.btn {
	cursor:pointer;
}
form#simple_search_form {
    width: 150px;
}
@media (min-width: 1024px){
	#top_in {
		margin-top:6rem;
	}
	#wowslider-container1 .ws-title {
		position:relative;
		display:block;
		font: 3rem 'Titillium Web', Arial, Helvetica, sans-serif;
		text-shadow: 2px 2px black;
		top:0 !important;
		left:0; 
		margin-left: auto;
		color:#ffffff;
		z-index: 50;
		line-height: 1em;
		font-weight: bold;
	}

	.ws-title span:after {
		content: " ";
		display: block;
		margin-top: 16px;
		margin-bottom: 16px;
		border-top: 4px solid #ff9800;
		width: 100px;
		width: calc(8.33333% + 15px);
	}
	#wowslider-container1 .ws-title div{
		display:block;
		background:rgb(0,0,0,0.5);
		text-transform: none;
		line-height: 1.0em;
		padding:0.5em 0.5em 0.6em;
		top:0px !important;

		font: 1.2rem 'Titillium Web', Arial, Helvetica, sans-serif;
	}
	.ws-title-wrapper {
		top: 50% !important;
		position: absolute;
		right: 0;
		z-index: 0;
		width: 70%;
		padding-right: 5%;
		/* height: 100px; */
	}
	.navbar-brand img {
		height:3rem;
	}
	#banner-wowslider {
		padding-top:84px;
	}
}
@media (min-width: 992px) and (max-width: 1023px){
	#top_in {
		margin-top:120px;
	}
	#wowslider-container1 .ws-title {
		position:relative;
		display:block;
		font: 3rem 'Titillium Web', Arial, Helvetica, sans-serif;
		text-shadow: 2px 2px black;
		top:0 !important;
		left:0; 
		margin-left: auto;
		color:#ffffff;
		z-index: 50;
		line-height: 1em;
		font-weight: bold;
	}

	.ws-title span:after {
		content: " ";
		display: block;
		margin-top: 16px;
		margin-bottom: 16px;
		border-top: 4px solid #ff9800;
		width: 100px;
		width: calc(8.33333% + 15px);
	}
	#wowslider-container1 .ws-title div{
		display:block;
		background:rgb(0,0,0,0.5);
		text-transform: none;
		line-height: 1.0em;
		padding:0.5em 0.5em 0.6em;
		top:0px !important;

		font: 1.2rem 'Titillium Web', Arial, Helvetica, sans-serif;
	}
	.ws-title-wrapper {
		top: 50% !important;
		position: absolute;
		right: 0;
		z-index: 0;
		width: 70%;
		padding-right: 5%;
		/* height: 100px; */
	}
	.navbar-brand img {
		height:3rem;
	}
	#banner-wowslider {
		padding-top:84px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#top_in {
		margin-top:6rem;
	}
	#wowslider-container1 .ws-title{
		position:relative;
		display:block;
		font: 2rem 'Titillium Web', Arial, Helvetica, sans-serif;
		text-shadow: 2px 2px black;
		top:0 !important;
		left:0; 
		margin-left: auto;
		color:#ffffff;
		z-index: 50;
		line-height: 1em;
		font-weight: bold;
	}

	.ws-title span:after {
		content: " ";
		display: block;
		margin-top: 8px;
		margin-bottom: 8px;
		border-top: 4px solid #ff9800;
		width: 100px;
		width: calc(8.33333% + 15px);
	}
	#wowslider-container1 .ws-title div{
		display:block;
		background:rgb(0,0,0,0.5);
		text-transform: none;
		line-height: 1.0em;
		padding:0.5em 0.5em 0.6em;
		top:0px !important;

		font: 1rem 'Titillium Web', Arial, Helvetica, sans-serif;
	}
	.ws-title-wrapper {
		top: 30% !important;
		position: absolute;
		right: -9%;
		z-index: 0;
		width: 70%;
		padding-right: 10%;
		font-size:0.5rem;
		/* height: 100px; */
	}
	.navbar-brand img {
		height:3rem;
	}
	#banner-wowslider {
		padding-top:69px;
	}
}
@media  (min-width: 426px) and (max-width: 767px){
	#top_in {
		margin-top:6rem;
	}
	#wowslider-container1 .ws-title{
	position:relative;
	display:block;
	font: 1.8rem 'Titillium Web', Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px black;
	top:0 !important;
	left:0; 
	margin-left: auto;
	color:#ffffff;
	z-index: 50;
	line-height: 1em;
	font-weight: bold;
	}

	.ws-title span:after {
		content: " ";
		display: block;
		margin-top: 4px;
		margin-bottom: 4px;
		border-top: 4px solid #ff9800;
		width: 100px;
		width: calc(8.33333% + 15px);
	}
	#wowslider-container1 .ws-title div{
		display:block;
		background:rgb(0,0,0,0.5);
		text-transform: none;
		line-height: 1.0em;
		padding:0.5em 0.5em 0.6em;
		top:0px !important;

		font: 1rem 'Titillium Web', Arial, Helvetica, sans-serif;
	}
	.ws-title-wrapper {
		top: 40% !important;
		position: absolute;
		right: 0;
		z-index: 0;
		width: 70%;
		padding-right: 5%;
		/* height: 100px; */
		font-size: 1.5em;
	}
	.navbar-brand img {
		height:2rem;
	}
	#banner-wowslider {
		padding-top:69px;
	}

	
}

@media (max-width:425px) {
	#top_in {
		margin-top:6rem;
	}
	#wowslider-container1 .ws-title{
	position:relative;
	display:block;
	font: 1.25rem 'Titillium Web', Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px black;	
	top:0 !important;
	left:0; 
	margin-left: auto;
	color:#ffffff;
	z-index: 50;
	line-height: 0.8em;
	font-weight: bold;
	}

	.ws-title span:after {
		content: " ";
		display: block;
		margin-top: 4px;
		margin-bottom: 4px;
		border-top: 4px solid #ff9800;
		width: 100px;
		width: calc(8.33333% + 15px);
	}
	#wowslider-container1 .ws-title div{
		display:block;
		background:rgb(0,0,0,0.5);
		text-transform: none;
		line-height: 1.0em;
		padding:0.5em 0.5em 0.6em;
		top:0px !important;

		font: 0.7rem 'Titillium Web', Arial, Helvetica, sans-serif;
	}
	
	.ws-title-wrapper {
		top: 15% !important;
		position: absolute;
		right: 0;
		z-index: 0;
		width: 90%;
		padding-right: 10%;
		/* height: 100px; */

	}

	.navbar-brand img {
		height:2rem;
	}
	#banner-wowslider {
		padding-top:69px;
	}
}

.ws_list img {
    margin-top: 0 !important;
}
.ws_images img {
    margin-top: 0 !important;
}

.card-deck .card {

     margin:5px; 
}

.main_content{
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
/*a.dropdown-toggle {
    background-color: #1C262D;
}
a.dropdown-notoggle {
    background-color: #1C262D;
}*/
#header nav.navbar.bootsnav {
    background-color: #1C262D;
	height: 50px;
}
@media screen and (max-width: 991px){
#header nav.bootsnav .dropdown.megamenu-fw .megamenu-content {
     width:100% !important; 
}
}
@media (min-width: 993px) { 
	.card img {
		min-height: 240px;
		width:100%;
		/*height:240px;*/
	}
	#linkicons_div {
		position: absolute;
		z-index: 99;
		background-color: white;
		width: 100%;
		bottom:8%;
		padding:1.5em 0;
		opacity: 0.8;
		height:120px;
	}
	object.linkicon__animation {
		max-height: 70px; 
			
	}
	.linkicon_text {
		font-size: 2em;
		top:70px;
		position: relative;
		text-align: center;
		padding-left: 15px;
	
	}
}
 
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 768px) { 
	#header {
		height:70px;
	}
	#logo {
		margin: 0 !important;
	}
	 .card img {
		width:100%;
		height:100%;
	}
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (max-width: 992px) {  
	.card img {
		width:100%;
		min-height:240px;
	}
	#linkicons_div {
		position: absolute;
		left:0;
		background-color:white;
		width: 100%;
		bottom:-140px;
		padding:25px 0;
		opacity: 0.8;
		height:140px;
		max-height:140px;
	}
	object.linkicon__animation {
		height:auto;
		max-height: 4rem; 
	
			
	}
	.linkicon_text {
		font-size: 3em;
		top:3rem;
		position: relative;
		text-align: center;
		padding-left: 15px;
		top:70px;
	
	}
	#content_1 {
		position: relative;
		margin-top:150px;
	}
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; overflow: hidden; 
    max-width: 100%; height: auto; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   height: 100%; 
}

@media (min-width: 480px){
.sharepage__list {
    display: inline-block;
	list-style: none;
}
.sharepage__list {
    margin: 0;
    padding: 0;
}
}

nav.navbar.bootsnav ul.nav li.dropdown.on > a, nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a:hover, .fixed-nav nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a.active, .fixed-nav nav.navbar.bootsnav ul.nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active {
    background-color: #1C262D;
    color: #fff;
}

nav.bootsnav .megamenu-content .title {
    color: #1C262D;
    font-weight: bold;
    text-transform:inherit;
    font-size: 1rem;
    margin-top: 15px;
    border-bottom: 1px solid;
    padding: 5px;

 

}


#header nav.navbar.bootsnav li.dropdown.megamenu-fw ul.dropdown-menu li > a:hover {
	background-color: #A80810;
}	
p {
    line-height: 30px;
}

h1:after {
    content: " ";
    display: block;
    margin-top: 16px;
    border-top: 2px solid #ff9800;
    width: 100px;
    width: calc(8.33333% + 15px);
}

nav.bootsnav .megamenu-content .title:hover {
	
	background-color: #A80810;
	color:#fff;
	margin-left:0;
}
nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a, nav.bootsnav ul.nav li.dropdown ul.dropdown-menu li a, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li .title a {
    padding: 10px 5px !important;
}

.page-content .full-width {
    width: 99.5vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.page-content li {
	margin: 6px 0;
	 
}

.page-content ul {

	list-style: square;

}
.was-validated .custom-select:valid {
  background-image: none;
}
.was-validated .custom-select:invalid {
     background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

.was-validated .custom-select:invalid {
  background-image: none;
}
.form-control.is-invalid{
    background-image: none;
}

mark {
  padding: 0;
  background: #f1c40f;
}

#logo {
    height: 60px !important;
    /* width: auto; */
    margin-top: 10px;
}
.headnav__meta li {
    list-style: none;
}
.fa, .fab, .fal, .far, .fas {
	/*line-height: 1.5 !important;*/
}
.footernav li {
    list-style: none;
}
.footernav {
    font-family: "Titillium Web",Arial,Helvetica,sans-serif;
	font-size:12pt;
}
@media (min-width: 1200px){
.footernav .container {
    column-count: 4 !important;
}}

.custom-control-label:after, .custom-control-label:before {
    top: 0.05rem;

}


input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: .5em 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}
.parsley-errors-list before{
	content: "X"
}

.parsley-errors-list.filled {
  opacity: 1;
}
.swal2-container {
	z-index:9999;
}
@media (min-width: 768px){
.headnav__tree li.level2 {
    margin: 10px 0 20px 0;

}}

.uploadifive-button {

    width: 150px !important;
    padding: 0 0.75em !important;
	font: "DIN Next W01 Light" !important;
}

.uploadifive-queue-item {
    background-color: #F5F5F5;
    border-bottom: 1px dotted #D5D5D5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font: 12px Arial, Helvetica, Sans-serif;
    margin: 1rem 0;
    padding: 15px;
}

#scroll-to-top {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99999; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #0ea0ff; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 10px 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#scroll-to-top:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
a:hover{
    text-decoration: none;
}
.card a {
	color: black;
}
.img-item img {
	max-height:100px;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
	text-align: center;
}
.form-control {
  font-family: "Titillium Web",  Helvetica, Arial," sans-serif";
  font-size: 1rem;
}
.hamburger span {
  background-color: #1C262D;
}
.img-fluid {
	width:100%;
}
.btn {
	margin:0.1rem 0 !important;
    padding: 0.3rem 1rem !important;

}
#cke_editor1 {
	margin-top:-12em;
}
.table {
	line-height: 1rem;
}/*
ol li {
	margin: 0 0 0.5rem 0;
	position: relative;
	list-style: none;
	line-height: 2rem;
}
.page-content ol li::before {
	counter-increment: my-counter;
	content: counter(my-counter);
	position: absolute;
	  --size: 32px;
	  left: calc(-1 * var(--size) - 10px);
	  line-height: var(--size);
	  width: var(--size);
	  height: var(--size);
	  top: 0;
	  transform: rotate(-10deg);
	  background: #A80810;
	  border-radius: 50%;
	  text-align: center;
	  box-shadow: 1px 1px 0 #999;
	  color: rgb(255, 255, 255);


}*/
.page-content .full-width h1, .page-content .full-width h2, .page-content .full-width h3, .page-content .full-width h4 {
	line-height: 3rem;
}

/* Cards with Hover Effects */
.box {
  position: relative;
  perspective: 1000px;
}

.box .box-img {
  transform: rotateY(0);
  transition: all 0.50s ease-in-out 0s;
}

.box:hover .box-img {
  transform: rotateY(-90deg);
}

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

.box .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 20px;
  text-align: center;
  background: rgba(0,0,0,0.7);
  transform: rotateY(90deg);
  transition: all 0.50s ease-in-out 0s;
}

.box:hover .box-content {
  transform: rotateY(0);
}

.box .title {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}

.box .description{
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.box h4, .box h5 {

  color: #fff;
}
.box .title:after, .box .description:after {
  content: "";
  width: 80%;
  display: block;
  border-bottom: 1px solid #fff;
  margin: 15px auto;
}

.box .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box .social-links li {
  display: inline-block;
  margin: 0 10px;
}

.box .social-links li a {
  font-size: 20px;
  color: #a6a6a6;
}

.box .social-links li a:hover {
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 990px) {
  .box {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .box .box-content {
    padding: 20px;
  }
}

