/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
#owl-fortis01 .owl-next {
	right: -5px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_right.png) !important;
	height: 30px;
}
#owl-fortis01 .owl-prev {
	left: -5px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_left.png) !important;
	height: 30px;
}
#owl-fortis01 .owl-controls {
	position: absolute;
	margin-top: -244px;
	width: 100%;
}
#owl-fortis01 .item {
	margin: 13px;
}
#owl-fortis01 .item img {
	display: block;
	width: 100%;
	height: auto;
}
#owl-fortis02 .owl-next {
	right: -8px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_right.png) !important;
	height: 30px;
}
#owl-fortis02 .owl-prev {
	left: -5px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_left.png) !important;
	height: 30px;
}
#owl-fortis02 .owl-controls {
	position: absolute;
	margin-top: -130px;
	width: 100%;
}
#owl-fortis02 .item {
	margin: 13px;
}
#owl-fortis02 .item img {
	display: block;
	width: 100%;
	height: auto;
}
#fortiscrauselcmn-01 .owl-next {
	right: -8px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_right.png) !important;
	height: 30px;
}
#fortiscrauselcmn-01 .owl-prev {
	left: -5px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_left.png) !important;
	height: 30px;
}
#fortiscrauselcmn-01 .owl-controls {
	position: absolute;
	margin-top: -120px;
	width: 100%;
}
#fortiscrauselcmn-01 .item {
	margin: 13px;
}
/* #fortiscrauselcmn-01 .item img{
        display: block;
        width: 100%;
        height: auto;
    }*/





#fortiscrauselcmn-02 .owl-next {
	right: -20px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_right.png) !important;
	height: 30px;
}
#fortiscrauselcmn-02 .owl-prev {
	left: -8px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_left.png) !important;
	height: 30px;
}
#fortiscrauselcmn-02 .owl-controls {
	position: absolute;
	margin-top: -120px;
	width: 100%;
}
#fortiscrauselcmn-02 .item {
	margin: 13px;
}
#fortiscrauselcmn-03 .owl-next {
	right: -7px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_right.png) !important;
	height: 30px;
}
#fortiscrauselcmn-03 .owl-prev {
	left: -8px;
	position: absolute;
	width: 30px;
	background-image: url(crousel_arrow_left.png) !important;
	height: 30px;
}
#fortiscrauselcmn-03 .owl-controls {
	position: absolute;
	margin-top: -120px;
	width: 100%;
}
#fortiscrauselcmn-03 .item {
	margin: 13px;
}
.cstm_cra .owl-next {
	right: 14px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top: -65px;
	background-repeat: no-repeat!important;
}
.cstm_cra .owl-prev {
	left: -2px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top: -65px;
	background-repeat: no-repeat!important;
}
.cstm_cra .owl-controls {
	position: absolute;
	width: 100%;
}
.cstm_cra .item {
	margin: 13px;
}
.cstm_cra .item img {
	display: block;
	width: 100%;
	height: auto;
}


.vdo_archieve .owl-next {
	right: 17px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top: -150px;
	background-repeat: no-repeat!important;
}

.vdo_archieve .owl-prev {
	left: -2px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top: -150px;
	background-repeat: no-repeat!important;
}
.vdo_archieve .owl-controls {
	position: absolute;
	width: 100%;
}
.vdo_archieve .item {
	margin: 13px;
}
.vdo_archieve .item img {
	display: block;
	width: 100%;
	height: auto;
}

#banner .owl-next {
	right: 11px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top:250px;
	background-repeat: no-repeat!important;
}

#banner .owl-prev {
	left: 9px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top:250px;
	background-repeat: no-repeat!important;
}

#banner.owl-controls {
	position: absolute;
	width: 100%;
}


 #banner .item img{
        display: block;
        width: 100%;
        height: auto;
    }
	
	 #banner .item h4{
        display: block;
        width: 100%;
       background-image: url(bg.png) !important;
		position:absolute;
		z-index:999999;
		bottom:-40px;
		padding:50px 0;
		text-align:center;
		font-family: 'gloriola_stdregular';
		font-size:25px;
		color:white;
		letter-spacing:1px;
    }




#gallFrtswidThumb .owl-next {
	right: -13px;
	position: absolute;
	width: 28px;
	background-image: url(ar_right.jpg) !important;
	height: 43px;
	top:70px;
	background-repeat: no-repeat!important;
}

#gallFrtswidThumb .owl-prev {
	left: -40px;
	position: absolute;
	width: 28px;
	background-image: url(ar_left.jpg) !important;
	height: 43px;
	top:70px;
	background-repeat: no-repeat!important;
}


#gallFrtswidThumb.owl-controls {
	position: absolute;
	width: 100%;
}

#gallFrtswidThumb .item img{
    width:230px;	
}

#gallFrtswidThumb2 .owl-next {
	right: 6px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top:35px;
	background-repeat: no-repeat!important;
}

#gallFrtswidThumb2 .owl-prev {
	left: 5px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top:35px;
	background-repeat: no-repeat!important;
}

#gallFrtswidThumb2.owl-controls {
	position: absolute;
	width: 100%;
}


#gov_certificate .owl-next {
	right: -13px;
	position: absolute;
	width: 28px;
	background-image: url(ar_right.jpg) !important;
	height: 43px;
	top:70px;
	background-repeat: no-repeat!important;
}

#gov_certificate .owl-prev {
	left: -40px;
	position: absolute;
	width: 28px;
	background-image: url(ar_left.jpg) !important;
	height: 43px;
	top:70px;
	background-repeat: no-repeat!important;
}


#gov_certificate.owl-controls {
	position: absolute;
	width: 100%;
}

#gov_certificate .item img{
    width:230px;	
}







#gallery_fortis_int2 .owl-next {
	right: 10px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top:30px;
	background-repeat: no-repeat!important;
}

#gallery_fortis_int2 .owl-prev {
	left: 10px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top:30px;
	background-repeat: no-repeat!important;
}

#gallery_fortis_int2.owl-controls {
	position: absolute;
	width: 100%;
}

#hsp_region_gal .owl-next {
	right: 12px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_right_arrow.png) !important;
	height: 18px;
	top:62px;
	background-repeat: no-repeat!important;
}

#hsp_region_gal .owl-prev {
	left: 12px;
	position: absolute;
	width: 7px;
	background-image: url(fortis_gal_left_arrow.png) !important;
	height: 18px;
	top:62px;
	background-repeat: no-repeat!important;
}

#hsp_region_gal.owl-controls {
	position: absolute;
	width: 100%;
}

#hsp_region_gal .item{
margin-left:11px;	
}
