body {
	margin: 0 auto;
	padding: 0;
	font: 400 15px arial;
	color:#222;
	line-height:160%;
}
form{
	margin:0;
	padding:0;
	float:none;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
fieldset {
	padding:10px;
	border:1px solid #333333;
	/*background-color:#fbfbfb;*/
}
a{
	text-decoration:none;
	color:#c8383a;
}
a:hover{
	text-decoration:none;
	color:#b73436;
}
input[type=button],input[type=submit],select,option
{
	text-transform:capitalize;
}
img{
	border:none;
}
legend
{
	color:#000000;
	font-weight:bold;
}
html, body {
  height: 100%;
}
.fullbox{

	flex-wrap: wrap;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.6;
}
.clear{
	clear: both;
}
.clearfix{
    display: block;
    clear: both;
}
.error{
	color: #c8383a;
    padding: 5px 0 0 0;
}
.row_breadcrumb{
	position: relative;
	margin-top: 20px !important;
}
.breadcrumb_bg{
	position: relative;
	display: inline-block;
	width: auto;
padding: 0;
margin: 0;
}
.breadcrumb{
	background: none;
	color:#353535;
}

.breadcrumb_bg .breadcrumb li a {
 color:#353535
}
.breadcrumb_bg .breadcrumb li a:focus,
.breadcrumb_bg .breadcrumb li a:hover {
 text-decoration:underline
}
.breadcrumb_bg .breadcrumb li a.active {
 font-weight:500
}
.breadcrumb_bg .breadcrumb li:first-child a {
 position:relative;
 text-decoration:none
}
.breadcrumb_bg .breadcrumb li:first-child a span {
 display:none
}
.breadcrumb_bg .breadcrumb li:first-child a::before {
	  content: "\f015";
	 font-family:'Font Awesome 5 Free';
	 font-size:14px;
	 color:#626262;
	    font-weight: 900;
	 text-indent:0;
	 vertical-align:middle;
	 line-height:1;
	 position:relative;
	 top:-1px;
	 margin-right:2px
}
.breadcrumb_bg .breadcrumb>li+li:before {
 content:'\f101';
font-size:14px;
 font-family:'Font Awesome 5 Free';
	font-weight:900;
 color:#939393;
 width:7px;
 height:17px;
 display:inline-block;
 padding:0;
 margin:0 .9375rem;
 vertical-align:middle;
 line-height:1
}
.breadcrumb_bg .breadcrumb li.item_pagefilter{
float: right;
	justify-content: flex-end !important;
	order: 2;
	display: flex;
	flex-direction: row;
}
.aligner_middle {
  display: flex;justify-content: center; flex-direction: column; 
	
}
.aligner_top {
  display: flex;
  justify-content:flex-start;
  flex-direction: column; 
}

.aligner_bottom {
  display: flex;
	 justify-content:flex-end;
  flex-direction: column; 
}

#fr_alert,.success {

    background: url(../images/icon/success.png) no-repeat 10px center #EAF7D9;
    border: 1px solid #BBDF8D;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;

}
.warning{
    background: url(../images/icon/remove.png) no-repeat  10px center #FF8080;
    border: 1px solid #c8383a;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
    
}
.container{
	width: 100%;
max-width: 1200px;
padding: 0 10px;
margin: 0 auto;
position: relative;
}
.eventrefeshcapcha{
	font-size: 28px;
	padding: 0 15px;
	color: #c8383a;
}
.eventrefeshcapchaimg{
	border: 1px solid #DDD;
}
header{
	margin-bottom: 15px;

padding-top: 40px;
	padding-bottom: 40px;

background-color: #4781ec;

border-bottom: 20px solid #a4c0f5;
}
.header_icon{
	text-align: right;
	font-size: 18px;
}
.header_icon a{
	color: #c8383a;
	margin-left: 15px;
}
.positionrelative{
	position:relative;
}
.description{
	font-size: 18px;
}
/******* END FOOTER STYLE *****/
.framecontact{
	margin: 80px 0 80px 0;
}

.framecontact h1 {

    font-size: 26px;
    color: #c8383a;
    font-weight: 500;
	margin-top: 20px;
	text-transform: uppercase;

}

.f-title-description {

    font-size: 18px;
    line-height: 1.6;
    color: #c8383a;

}
.f-title-description .f-title-description__comment {

    font-size: 14px;
    line-height: 1.6;
    color: #515151;
    text-transform: none;

}

.personproject{
	margin: 20px 0 20px 0;
}
.personproject h2 {

    font-size: 26px;
    font-weight: 500;
	margin-top: 20px;
	text-transform: uppercase;

}
.listpagehome{
	margin-top: 40px;
}
.section-title-divider {

    width: 50px;
    height: 3px;
    background: #c8383a;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 20px;

}
.framesubdomain_info{
	margin-top: 30px;
}
.sectiondomaincontactinfo{
	padding-top: 30px;
	padding-bottom: 20px;
}

.thumbinfo{
	text-align: center;
}
.ciclethumb{
	width: 180px;
	height: 180px;
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 1em;
    margin-right: 1em;
    position: relative;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
}
.block_personinfo{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.personinfo{
	text-align: center;
	padding-top: 30px;
}

	.personinfo  h4{
		font-weight:500;
		font-size: 32px;
		color: #FFF;
		line-height: 1.3;
	}
	.personinfo  h5 a{
		font-weight: 500;
		color:yellow;
		font-size: 24px;
		line-height: 1.2;
	}
	.personinfo  h6{
		font-weight: 500;
		color: #FFF;
		font-size: 18px;
		line-height: 1.2;
	}
	.ciclethumb img{
		width: 180px;

	}

.pageblock-section-one{
	width: 100%;
	flex-wrap: wrap;
	position: relative;
}
.pageblock-section-inside{
	width: 100%;
	position: relative;
}
	.pageblock-widget {
		position: relative;
		float: left;
		width: 100%;
		 
	}
	
.pageblock_buttonremove{
	position: absolute;
	top: 5px;
	right: 0;
}

.pageblock-addrow{
	margin-bottom: 15px;
	
}
.pageblock-addwidget{
	margin-bottom: 15px;
	margin-left: 15px;
	
}
.page_show_type_widget{
	text-transform: capitalize;
	
}
.container_wizard{
	margin-top: 15px ;
	margin-bottom:  15px ;
}

/******** TAB RESPONSIVE   **************/

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
	border-bottom:1px solid #DDD;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 10px;
    display: none;
}
#tabsrespageblock.r-tabs .r-tabs-panel{
	padding: 0;
} 
.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */



/* Tabs container */
.r-tabs {
	position: relative;

	/*background-color: #00c5ad;

	border-top: 1px solid #00c5ad;
	border-right: 1px solid #00c5ad;
	border-left: 1px solid #00c5ad;
	border-bottom: 4px solid #00c5ad;
	border-radius: 4px;*/

}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background: url("../../images/maioffice/tab.png") repeat-x  0 0 #FFFFFF;
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    white-space: nowrap;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 7px 15px 6px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	text-shadow: none;
	background-color:#c8383a;
	border:1px solid #DDD;
	border-bottom:none;
	color: #FFF;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: white;
	display:inline;
	padding-bottom:10px;
	border:none;
}
/* Tab panel */
.r-tabs .r-tabs-panel {

}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	border:1px solid #DDD;
	/*background-color: #00c5ad;
	color: #fff;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;

}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color:#19437a;
	color: #FFF;
	text-shadow: none;
}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

.resp-arrow{
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
    float: right;
    height: 0;
    margin-top: 3px;
    width: 0;
}


ul.resp-tabs-list, p {
    margin: 0;
    padding: 0;
}
.resp-tabs-list li {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    list-style: outside none none;
    margin: 0;
    padding: 13px 15px;
}
.resp-tabs-container {
    background-color: #fff;
    clear: left;
    padding: 0;
}
h2.resp-accordion {
    cursor: pointer;
    display: none;
    padding: 5px;
}
.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-tab-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c1c1c1 #c1c1c1 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px !important;
}
.resp-tab-active {
    background-color: #fff;
    border-bottom: medium none;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
.resp-tab-content {
    border: 1px solid #c1c1c1;
}
h2.resp-accordion {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c1c1c1;
    border-image: none;
    border-right: 1px solid #c1c1c1;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size: 13px;
    margin: 0;
    padding: 10px 15px;
}
h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
    background: none repeat  0 0 blue;
    border-bottom: 12px solid #c1c1c1 !important;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
.resp-vtabs .resp-tabs-list li {
    cursor: pointer;
    display: block;
    float: none;
    margin: 0;
    padding: 15px !important;
}
.resp-vtabs .resp-tabs-container {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    clear: none;
    float: left;
    min-height: 250px;
    padding: 0;
    width: 68%;
}
.resp-vtabs .resp-tab-content {
    border: medium none;
}
.resp-vtabs li.resp-tab-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #c1c1c1 -moz-use-text-color #c1c1c1 #c1c1c1;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    position: relative;
    z-index: 1;
}
.resp-arrow {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
    float: right;
    height: 0;
    margin: 13px 10px 0 0;
    width: 0;
}
.r-tabs-state-active span.resp-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color transparent #9b9797;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 6px 12px;
}
.panel-group.faq .panel {
		border-radius: 0;
		box-shadow: none;
		border-color: #EEEEEE;
        margin: 5px 0;
	}

	.panel-group.faq .panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #212121;
		background-color: #FAFAFA;
		border-color: #EEEEEE;
	}

	.panel-group.faq .panel-title {
		font-size: 14px;
	}

	.panel-group.faq .panel-title > a {
		display: block;
		padding: 15px;
		text-decoration: none;
        background-color: rgba(0, 0, 0, 0.075);
	}
    .panel-group.faq .panel-title > a.collapsed {
        background: #FAFAFA;
    }
    
    .panel-group.faq .panel-title > a:hover{
        background-color: rgba(0, 0, 0, 0.075);
    }

	.panel-group.faq .more-less {
		float: right;
		color: #212121;
	}

	.panel-group.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top: 1px solid #ddd;
	}
    .panel-group.faq .panel-body {
        padding: 15px;
    }
    a.facebook_share{
        background-color: #3e59a5;
        color: white !important;
        padding: 5px;
        border-radius: 3px;
        font-size: 10px;
    }
    a.facebook_share:hover{
        text-decoration: none;
    }
    a.facebook_share i{
        font-size: 12px;
    }
    
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }
	.btn-mobileview{
		
		width: 100%;
	}
	.boxinlinemobile{
		margin-top: 5px;
	}
    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	.r-tabs .r-tabs-panel {
		border:1px solid #DDD;
		border-top:none;
	}
.list_agent div.treeleft25{
    width:50%
}
	
}


/**** END TAB JQUERY ******/ 		

.f-center{
	text-align: center;
}


.frameintroduce{
	padding: 10px 0 10px 0;
	text-align: left;
}

.homeimageview{
	text-align:center;
	margin-bottom: 0;
	height:210px;

}
.homeimageview a{
	text-align:center;
	margin-bottom: 20px;
	display: block;
	height: 208px;
	overflow: hidden;

}
.homeimageview img{
	height: 100%;
	
}

.homeimageview img{
  transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}

.homeimageview:hover img{
	transform:scale(1.2)	
}

.frametitlephotolistpage{
	margin: 15px 0 10px 0;
	font-size: 16px;
	font-weight: 500;
	z-index: 100;
}

.frametitlephotolistpage .titleitemhome{
	color: #4781ec;
}
.frametitlephotolistpage .titleitemhome a{
	font-size: 16px;
	color: #4781ec;
	text-shadow: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.framecaptionphoto{
	margin: 0;
}
.framecaptionphoto h4{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.homepage{
	position: relative;
	padding-bottom: 50px;
}
.linkseemore{
	display: inline-block;
	margin: 15px 0 15px 0;
	  position:absolute;  
	bottom: 0;
	
}
.linkseemore a{	
	border-bottom: 1px solid;
	
}
.linkseemore a:hover{
	border-bottom: 1px solid;
	text-decoration: none;
}
.framecontactquick{
	margin: 20px 0 60px 0;
}

.blockfilter{
	float: right;
}
	.btnfilter{
		text-align: right;
	}
.framefilter{
	width: 100%;
	display:block;
}
.boxfilterpagerow{
	padding: 5px 0 15px 0;
}
.boxfilterpage{
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ced4da;
}
.boxfilterbutton{
	padding: 10px 0 10px 0;
}

.boxfilterpage select{
	margin: 0 0 10px 0 ;
	min-width: 150px;
	width: 100% !important;
	font-size: 12px;
	padding: 5px 10px;
	
}
.boxfilterpage  .location-area{
	width: 100%;
	
}

.custom-dropbox{
	width: 400px;
	padding: 8px 32px 32px 32px;
	right: 0;
	left: inherit;
	cursor: context-menu;
	 min-width:280px;
	 position:absolute;
	 box-shadow:0 8px 32px rgba(3,44,71,.24);
	 border-radius:8px;
	 top:64px;
	 z-index:99;
	 background:#fff;
	 border:0
}

.dropbox-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.labelfilterow{
	padding: 8px 0;
	width: 100%;
	display: block;
}
.labelfilterow::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.btn-primary,.btn-primary:hover{
	background-color: #c8383a;
	border-color: #c8383a;
}
.text-primary{
    color: #c8383a !important;
}
.text-primary:hover{
    color: #b73436 !important;
}
/******* SLIDE HOME ************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list
{
    background: #fff url('../images/preloader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 25px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, 0%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -30px;
	z-index: 100;
}
[dir='rtl'] .slick-prev
{
    /*right: -25px;*/
    left: auto;
}
.slick-prev:before
{
    content:url(../images/icon/prev.png);
}
[dir='rtl'] .slick-prev:before
{
    content:url(../images/icon/next.png);
}

.slick-next
{
    right:-30px;
	z-index: 100000;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -0;
}
.slick-next:before
{
    content:url(../images/icon/next.png);
}
[dir='rtl'] .slick-next:before
{
    content:url(../images/icon/prev.png);
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 10px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;

    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content:url(../images/icon/menu-list-style.png);
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slider {
	width:100%;
	margin: 0 auto 0 auto;
}

.slick-slide {
  margin: 0px 0;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.box_simpleimage{
	width: 100%;position: relative;padding: 0 15px;
	text-align: center;
}


/* ====================================================================================================================
 * BASE STYLES  jQuery FlexSlider 
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider li{
	list-style: none;

}
.flexslider .slides{
	margin-left: 0;
	padding: 0;
}
.flexslider .slides > li {
  display: none;
	list-style: none;
	
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 10px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
#hompagestatiswizard .flexslider{
	border: none;
}
#hompagestatiswizard .flexslider .slides img{
	max-height: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
	line-height: 1;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
 /* font-family: "flexslider-icon";
	content: '\f001';*/
  font-size: 40px;
  display: inline-block;
  
	
 font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f060";	
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f061';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


.flex-caption {
  width: 100%;
  padding: 15px  2% 15px  2%;
  left: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 18px;
}
#hompagestatiswizard .flex-caption {
  padding: 15px  2% 15px  0; 
}

slider { margin: 50px 0 10px!important;}
.pagewizardslides_carousel li {margin-right: 5px;}
.pagewizardslides_carousel img {display: block; opacity: .5; cursor: pointer;}
.pagewizardslides_carousel img:hover {opacity: 1;}
.pagewizardslides_carousel .flex-active-slide img {opacity: 1; cursor: default;}

.carouselslides .slides > li{
	padding: 0 15px;
}
.carousel_imagehumb{
	height: 150px;
	overflow: hidden;
}
.pagewizards_newslates ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
flex-wrap: wrap;
	
}

.page__title{
	text-transform: uppercase;
	text-align: left;
	font-family: 'riftregular';
	font-size: 54px;
	color: #424d54;
	margin-bottom: 15px;
}
.page__title::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #424d54;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}
.pagewizard__title{
	text-transform: uppercase;
	text-align: center;
	font-family: 'riftregular';
	font-size: 48px;
	color: #424d54;
	margin-bottom: 15px;
}

.pagewizard__title::before,
.pagewizard__title::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #c8383a;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}

.pagewizardsnewslates__title{
	text-transform: uppercase;
	text-align: center;
	font-family: 'riftregular';
	font-size: 48px;
	margin-bottom: 15px;
}

.pagewizardsnewslates__title::before,
.pagewizardsnewslates__title::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #c8383a;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-0.5rem);
}

.pagewizards_newslates li{
	float: left;
	margin-bottom: 15px;
	position: relative;
} 
	.pagewizards_newslates li .newslates_imagehumb {
		position: relative;
		height: 220px;
		display: flex;
  		align-items: center;
  		justify-content: center;
		overflow: hidden;
		padding: 5px;
	}
	.pagewizards_newslates li .newslates_content{
			text-align: center;
			
			margin: 10px 0 0 0;
	}	
	.pagewizards_newslates li .newslates_subject,.pagewizards_newslates li .newslates_subject a{
			text-align: center;
			font-weight: 500;
				color: #c8383a;
		}	

.frameintroduce {
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 0 20px;
    background-size: cover;
    opacity: 0.9;
}
	.frameintroduce .container {

		background: rgba(255, 255, 255, 0.9);
		padding: 0 !important;

	}

.menulist{
	text-align: center;
	margin: 10px 0 0 0;
	
}
.menulist ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.menulist ul li a{
	text-transform: uppercase;
	color: #FFF;
	display:inline-block;
	padding: 8px 0;

	
}

.dropdown-menu{
	font-size: 14px;
}
.multiselect-container > li > a > label{
	padding-left: 10px;
	 white-space: pre-wrap;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -ms-word-break: break-word;
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  left: 0;
  top: 0px;
	bottom: 0;
  border-radius: 0 0 0 0px;
  width: 90px;
  transition-delay: 0.3s;
	  display: flex;
  align-items: center;
  justify-content: center;
}
#close-sidebar {
  position: absolute;
  right: 0;
  top: 0px;
	bottom: 0;
  border-radius: 0 0 0 0px;
  width: 40px;
  transition-delay: 0.3s;
	  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-showsidebar{
	background-color: #b73436;
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
	
}
#close-sidebar{
	background-color: #c8383a !important;
	
}
.btn-showsidebar > i{
	
	font-weight: 700;
	
}
.btn-showsidebar:hover{
	background-color: #b73436;
	color: #FFF;
	
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 320px;
  height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0;
  left: -320px;
  z-index: 999;
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100%);
  height: calc(100%);
  overflow-y: auto;
  position: relative;
	padding: 0 0 0 20px;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 0 20px 20px 20px;
  overflow: hidden;
	border-bottom: 1px solid #8F1616;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  width: 60px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 20px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 20px 8px 0;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 10px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
  padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  padding-left: 25px;
  font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 90px;
  padding-top: 0;
}

.page-wrapper .page-content > div {
  padding: 0;
}

.page-wrapper .page-content {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #525965;
}
::-webkit-scrollbar-thumb:active {
  background: #525965;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #c8383a;
}


.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #f88d8e;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: yellow;
}

.page-wrapper.chiller-theme  .btn-showsidebar {
    color: #FFF;
}

.page-wrapper.chiller-theme .btn-showsidebar:hover {
    color: #FFF;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: yellow;
    text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background:transparent;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
	color: #FFF;
	font-size: 11px;
	padding: 0 15px;

}

.chiller-theme .sidebar-footer a {
	color:yellow;
	border-bottom: 1px solid;
	
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}
.pagedetail .row >div:last-child{
	padding-right: 0;
}
.pagedetail .row >div:first-child{
	padding-left: 0;
}

.fullimage{
	width: 100%;
}
.fullimage img{
	width: 100%;
 }


.navbar-brand img{
	max-height: 70px;
	
}

.btn.focus, .btn:focus{
	box-shadow: none !important;
}

.separator{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none !important;
}
.separator a{
	display: block;
	height: 1px;
		margin: 5px 0;
		padding: 0 !important;
		border-bottom: 1px solid #FFF;
}
.separator a::before{
	content: none !important;
	margin: 0;
	padding: 0;
}
 #pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
#pinBoot img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  background: white;
  /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
  padding: 10px;
	z-index: 1;
}
/*
stylize any heading tags withing white-panel below
*/

.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}
.white-panel h4 a{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #c8383a;
	display: block;
	margin-top: 15px;
	line-height: 1.313;
}
.white-panel:hover {
  /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;*/
}


.masonry-gridSizer,.j-masonry-item { 
	padding: 5px;

}
	
.j-masonry-item img:hover {
	opacity: .9
}
 .pagedetail{
	margin: 20px 0;
	 padding: 20px 0;
}
.pagedetail h1{
	font-size: 36px;
	text-transform: uppercase;
	text-align: left;
	font-family: 'riftbold';
	color: #c8383a;
	font-weight: 300;
	margin-bottom: 15px;
}
.frame_pagination{
	text-align: center;
}
ul.pagination li{

    position: relative;
    display: block;
    
    background-color: #fff;
    border: 1px solid #dee2e6;

}
ul.pagination{
	position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;

}
ul.pagination li{
	float: left;
}
ul.pagination li.current{
	display: block;
	padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #c8383a;
	color: #FFF;
}
ul.pagination li a{
	display: block;
	padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #c8383a;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
	border: 1px solid #ced4da;
}
.select2-container--default .select2-selection--multiple{
	border: 1px solid #ced4da;
}
option:checked, option:hover {
    color: white;
    background: #488f8f repeat url("data:image/gif;base64,R0lGO...");
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #c8383a;
  }
.listpagerealted{
	padding: 15px 0 0 20px;
}
.listpagerealted h6{
	font-size: 16px;
	margin-top: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	border-right: 0;
	
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
	background-color: transparent;
	border: 1px solid #ced4da;
}

.com-bg-light{
	background-color: #FFF;
	padding: 15px 20px 15px 15px;
	border-radius: 0 0 15px 15px;
}

.pagedetail {
  min-height:  calc(100% - 300px);
}

.container-fluid {
}
.box-review-inline{
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	font-size: 12px;
}
.box-review-inline a{
		color:#3b5998;
	}
.box-review-footer{
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
.box-review-inline .sideright{
	float: right;
	}

.box_listprojects {
	display: flex;
flex-wrap: wrap;
}
.box_listprojects .item{
	text-align: center;
	margin: 15px 0 20px 0;

}
footer {
  position: relative;
background: #f7f7f7;
padding-top: 50px;
margin-top: 40px;
	padding-bottom: 20px;
  clear:both;
} 
.noscroll .container-fluid {
	position: relative;
min-height:  98vh;
}
.noscroll footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
	footer a{
		color:#c8383a;
	}
.footermobile{
	display: none;
}
@media screen and (max-width: 900px) {
	#boxwizardhomeadvanced{
		margin: 0;
		padding: 0 0;
	}
	.pagedetail{
		padding: 20px 10px;
	}
	.pagedetail h1{
		font-size: 22px;
	}
	.h6, h6 {
		font-size: 14px;
	}
	.page__title{
		
		font-size: 26px;
		
	}
	.custom-dropbox,.dropbox-toggle{
		width: 100%;
	}
	.page__title::after {
		transform: translateY(-0.5rem);
	}
	
	.pagewizard__title{
		font-size: 26px;
		text-align: center;
	}
	.pagewizard__title::before,
	.pagewizard__title::after {		
		transform: translateY(-0.5rem);
		width: 1rem !important;
	}
	.page-wrapper.toggled #show-sidebar{
		z-index: 30;
	}
	.page-wrapper.toggled .sidebar-footer{
		display: none;
	}
	.listpagerealted{
		padding: 15px 0 0 0;
	}
	.listpagerealted .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	#show-sidebar{
		width: 100%;
		height: 60px;
		top: 120px;
		z-index: 100px;
		position: fixed;
		
	}
	#close-sidebar{
		right: inherit;
		left: 0;
		background: transparent;
	}
	.toggled #close-sidebar{
		
		background: transparent !important;
	}
	a:active {
		border: none;
}
	.sidebar-content{
		overflow-y: hidden;
	}
	.sidebar-menu{
		padding: 0 0 0 50px;
	}
	.sidebar-wrapper .sidebar-header{
		padding: 0 5px 5px;
	}
	.sidebar-content{
		padding: 0;
	}
	.navbar-brand img{
		max-height: 50px;

	}
	.com-bg-light{
		padding: 5px 0 5px 5px;
	}
	.boxfilterpage{
		position: relative;
		width: 100%;
	}
	.page-wrapper.toggled  .sidebar-wrapper{
		width: 100%;
		overflow-y: hidden;
		height: 70px;
		left: 0;
		position: relative;
	}
	.page-wrapper.toggled #show-sidebar{
		left: 0;
		top: 0;
	}
	 .sidebar-wrapper{
		width: 100%;
		overflow-y: hidden;
		height: 100%;
		 left: 0;
	}
	.page-wrapper .page-content{
		padding: 0;
	}
	.boxfilterpage > span{
		width: 100%;
		display: block;

	}
	.boxfilterpage select{
		margin: 0;
		margin-bottom: 10px;
		width: 100%;

	}
	.pageblock-widget{
		padding: 0;
	}
	.btncontact_quick{
		width: 100%;
	}
	.navbar-header,.header_icon{
		text-align: center;
	}
	.header_icon{
		padding-top: 10px;
	}
	.header_icon a{
		margin: 0 7px 0 7px;
	}
	.framesubdomain_info{
		margin-left: 0;
		margin-right: 0;
	}
	.thumbinfo{
		float: none;
	}
	.personinfo{
		text-align: center;
		margin: 0;
		padding-top: 15px;
	}
	.personinfo h4{
		font-size: 20px;
	}
	.personinfo h5 a {
		font-size: 20px;
	}
	.personinfo h6 {
    font-size: 16px;	

	}
	.linkseemore{
		text-align: left;
		position: relative;
		display: block;
	}
	footer {
	  margin-top: 0; /* negative value of footer height */
	  height: auto;
	  clear:both;
	  padding-top:20px;
	} 
		footer p{
		 
		  margin-bottom:0px;
		} 
	.footermobile{
		display: block;
		background-color: #c8383a;
	}
	.footerPC{
		display: none;
	}
 }
 
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
  height: 100vh;
}

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
  left: 0px;
}

@media screen and (min-width: 902px) {
  .page-wrapper.toggled .page-content {
    padding-left: 320px;
  }
 .page-wrapper .page-content {
    padding-left: 90px;
  }	
	#close-sidebar,#show-sidebar{
		display: none;
	}	
	.sidebar-wrapper{
		left: 0;
	}		
}
