
/*--------- Body Strat -------*/
body {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #3d3d3d;
}
/*---------- Custom Css Start -------*/
a {
	color: #3d3d3d;
	text-decoration: none;
}
a:hover, a:focus {
	color: #707070;
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: sans-serif;
	line-height: 1.1;
	font-weight:200;
	color: #1a1a1a;
}
img {
	max-width: 100%;
}
@media only screen and (max-width: 768px) {
.logo {
width:70%;
}
}
input, select, button {
	outline: none;
}
input:focus, select:focus, button:focus {
	outline: none !important;
	box-shadow:none !important;
}
textarea {
	outline: none;
	border-radius:0px !important;
}
textarea:focus {
	outline: none !important;
	box-shadow:none !important;
}
.en_toppadder10{
	padding-top:10px;
}
.en_toppadder20{
	padding-top:20px;
}
.en_toppadder30{
	padding-top:30px;
}
.en_toppadder40{
	padding-top:40px;
}
.en_toppadder50{
	padding-top:50px;
}
.en_toppadder60{
	padding-top:60px;
}
.en_toppadder70{
	padding-top:70px;
}
.en_toppadder80{
	padding-top:80px;
}
.en_toppadder90{
	padding-top:90px;
}
.en_toppadder100{
	padding-top:100px;
}
.en_bottompadder10{
	padding-bottom:10px;
}
.en_bottompadder20{
	padding-bottom:20px;
}
.en_bottompadder30{
	padding-bottom:30px;
}
.en_bottompadder40{
	padding-bottom:40px;
}
.en_bottompadder50{
	padding-bottom:50px;
}
.en_bottompadder60{
	padding-bottom:60px;
}
.en_bottompadder70{
	padding-bottom:70px;
}
.en_bottompadder80{
	padding-bottom:80px;
}
.en_bottompadder90{
	padding-bottom:90px;
}
.en_bottompadder100{
	padding-bottom:100px;
}
/*-- Header Css Start --*/
.en_header_wrapper{
	float:left;
	width:100%;
	background-color:#1a1a1a;
}
.en_header_wrapper.style_2{
	position:fixed;
	top:35px;
	z-index:100;
}
.en_logo{
	float:left;
	width:100%;
    padding: 21px 0px 4px 0px;
}
.en_logo{
	display:inline-block;
}
.en_share_info_wrapper{
    float: right;
    width: auto;
}
.en_share_info_wrapper ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.en_share_info_wrapper ul li{
	list-style:none;
	float:left;
	width:auto;
}
.en_mail_info{
	float:left;
	width:100%;
}
.en_mail_info ul{
    float: right;
    width: auto;
    margin: 0px;
    padding: 0px;
}
.en_mail_info ul li{
    list-style: none;
    float: left;
    width: auto;
    margin-right: 20px;
    position: relative;
    padding: 20px 20px 20px 0px;
}
.en_mail_info ul li:after{
	content:"";
	position:absolute;
	border-right:1px solid #3d3d3d;
	top:0px;
	right:0px;
	bottom:0px;
}
.en_mail_info ul li a{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:16px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_mail_info ul li a:hover{
	color:#00608b;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_mail_info ul li a img{
	padding-right:5px;
}
.en_share_info{
	float:left;
	width:100%;
}
.en_share_info ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.en_share_info ul li{
    list-style: none;
    float: left;
    width: auto;
    margin-right: 20px;
    padding: 20px 0px 20px 0px;
}
.en_share_info ul li a{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:16px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_share_info ul li a:hover{
	color:#00608b;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_search_bar{
	float: left;
    width: 100%;
    text-align: center;
    padding: 21px 25px;
    color: #00608b;
    background-color: #ffffff;
    font-size: 16px;
	cursor:pointer;
}
.en_search_bar2{
	float:right;
	width:auto;
}
.en_search_bar2 ul{
	float:right;
	width:100%;
	margin:0px;
	padding:0px;
}
.en_search_bar2 ul li{
	list-style:none;
	float:left;
	width:100%;
}
.en_search_bar2 .en_search_bar{
	background-color:#00608b;
	color:#ffffff;
    padding-bottom: 25px;
}
.en_search_box{
    position: absolute;
    right: 15px;
    top: 100%;
    padding: 22px;
    display: inline-block;
    border-radius: 0px;
    -webkit-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    display: none;
    z-index: 1000;
}
.en_search_box input{
    float: left;
    width: calc(100% - 45px);
    padding: 0px 10px;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-right: 0px;
}
.en_search_box button{
    width: 45px;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-left: none;
    background-color: #ffffff;
    text-align: center;
    padding: 0px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_search_box button:hover{
	color:#ffffff;
	background-color:#00608b;
	border-color:#00608b;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_mainmenu_wrapper{
	float:left;
	width:100%;
	background-color:#ffffff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
.en_main_menu{
	float:left;
	width:100%;
	text-align:center;
}
.en_header_wrapper.style_2 .en_main_menu{
	width:calc(100% - 65px);
}
.en_main_menu ul{
	/*display:inline-block;*/
	width:auto;
	margin:0px;
    margin-bottom: -6px;
	padding:0px 0px 0px 0px !important;
	text-align:center;
}
.en_header_wrapper.style_2 .en_main_menu ul{
    float: right;
    margin-bottom: 0px;
}
.en_main_menu ul li{
    list-style: none;
    float: left;
    width: auto;
}
.en_main_menu ul li a{
	float:left;
	padding:33px 10px;
	color:#1a1a1a;
	font-size:16px;
	background-color:#ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	font-family: sans-serif;
}
.en_header_wrapper.style_2 .en_main_menu ul li a{
    padding: 23px 0px;
    margin: 0px 15px;
    position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_main_menu ul li a:hover, .en_main_menu ul li a.active{
	background-color:#ba3427;
	color:#ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_header_wrapper.style_2 .en_main_menu ul li a:after{
	position:absolute;
	content:"";
	bottom:0px;
	left:0px;
	right:100%;
	margin:0px auto;
	border-bottom:2px solid #00608b;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_header_wrapper.style_2 .en_main_menu ul li a:hover, .en_header_wrapper.style_2 .en_main_menu ul li a.active{
	background-color:transparent;
	color:#1a1a1a;
}
.en_header_wrapper.style_2 .en_main_menu ul li a:hover:after, .en_header_wrapper.style_2 .en_main_menu ul li a.active:after{
	background-color:transparent;
	color:#1a1a1a;
	right:0px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.menu_fixed .en_main_menu ul li a{
	padding:32px 10px;
}
.en_menu_btn{
	display:none;
}
.menu_fixed{
	position: fixed;
	z-index:1000;
	padding:0px 0px;
    top: 0;
	-o-box-shadow:0px 0px 25px -10px;
	-ms-box-shadow:0px 0px 25px -10px;
	-moz-box-shadow:0px 0px 25px -10px;
	-webkit-box-shadow:0px 0px 25px -10px;
	box-shadow:0px 0px 25px -10px;
}
.en_slider_wrapper{
	float:left;
	width:100%;
}
.en_banner_slider{
	float:left;
	width:100%;
}
.en_banner_slider .owl-theme .owl-nav {
	margin-top: 0px;
    position: absolute;
    right: 100px;
    bottom: 30px;
}
.en_banner_slider .owl-theme .owl-dots{
	display:none;
}
.en_banner_slider .owl-theme .owl-nav [class*='owl-'] {
    font-size: 20px;
    padding: 8px 16px;
    background: #646463;
    border-radius: 0px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_banner_slider .owl-theme .owl-nav [class*='owl-']:hover {
    background: #00608b;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_banner_slider2 .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0px;
    text-align: left;
    position: absolute;
    bottom: 30px;
    left: 100px;
}
.en_banner_slider2 .owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    margin: 0px 5px;
    background: #242424;
    border-radius: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.en_banner_slider2 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#00608b;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*-- Heading Css Start --*/
.en_heading_center{
	float:left;
	width:100%;
	margin-bottom:22px;
	text-align:center;
	text-transform:capitalize;
}
.en_heading_center h1{
	display:inline-block;
	width:auto;
	margin:0px;
	font-size:38px;
	padding-bottom:20px;
	position:relative;
}
.en_heading_center h1 span{
	color:#ba3427;
}
.en_heading_center h1:after{
    position: absolute;
    content: "";
	top:100%;
	left:0;
	right:0;
	margin:0px auto;
	height:3px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}

.en_heading_center2{
	float:left;
	width:100%;
	margin-bottom:22px;
	text-align:center;
	text-transform:capitalize;
}

.en_heading_center2 h1{
	display:inline-block;
	width:auto;
	margin:0px;
	font-size:18px;
	padding-bottom:8px;
	position:relative;
}
.en_heading_center2 h1 span{
	color:#00608b;
}
.en_heading_center2 h1:after{
    position: absolute;
    content: "";
	top:100%;
	left:0;
	right:0;
	margin:0px auto;
	height:3px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}


.en_heading_center1{
	float:left;
	width:100%;
	margin-bottom:80px;
	text-align:center;
	text-transform:capitalize;
}
.en_heading_center1 h1{
	display:inline-block;
	width:auto;
	margin:0px;
	font-size:38px;
	padding-bottom:20px;
	position:relative;
	color:#ffffff;
}
.en_heading_center1 h1 span{
	color:#00608b;
}
.en_heading_center1 h1:before{
    position: absolute;
    content: "";
	top:100%;
	left:0;
	right:0;
	margin:0px auto;
	height:3px;
	width:100px;
    background-image:url(../images/content/before.png);
	background-repeat:no-repeat;
}
.en_heading_left{
	float:left;
	width:auto;
	margin-bottom:30px;
	text-align:left;
	text-transform:capitalize;
}
.en_heading_left h1{
	float:left;
	width:100%;
	margin:0px;
	font-size:38px;
	padding-bottom:20px;
	position:relative;
}
.en_heading_left h1 span{
	color:#00608b;
}
.en_heading_left h1:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
	height:3px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}
.en_heading_right{
	float:right;
	width:auto;
	margin-bottom:30px;
	text-align:right;
	text-transform:capitalize;
}
.en_heading_right h1{
	float:right;
	width:auto;
	margin:0px;
	font-size:38px;
	padding-bottom:20px;
	position:relative;
}
.en_heading_right h1 span{
	color:#00608b;
}
.en_heading_right h1:after{
    position: absolute;
    content: "";
    bottom: 0px;
    right: 0px;
	height:3px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}
/*-- Button Css Start --*/
.en_btn{
	float:left;
	width:100%;
}
.en_btn a{
    display: inline-block;
	width:auto;
	min-width:150px;
	height:46px;
	line-height:46px;
	font-size:16px;
	color:#ffffff;
	background-color:#e5493a;
	text-align:center;
	border:1px solid #e5493a;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_btn a:hover{
	color:#e5493a;
	background-color:transparent;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}



/*-- About us Css Start --*/
.En_about_wrapper{
	float:left;
	width:100%;
	background-color:#ffffff;
}
.en_about_info{
	float:left;
	width:100%;
}
.en_about_info p{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.en_about_img{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	min-height:350px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_about_text{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    top: 85%;
    left: 80%;
    right: 0;
    bottom: 0;
    padding: 50px 30px;
    text-align: center;
    color: #ffffff;
    width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_about_text:hover{
    top: 0%;
    left: 0%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_about_text img{
	display:inline-block;
	margin-top:30px;
}
.en_about_text i{
    position: absolute;    
	top: 20px;
    left: 25px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform:rotate(-45deg);
}
.en_about_text h4{
	float:left;
	width:100%;
	color:#ffffff;
	margin:15px 0px;
	font-size:20px;
	text-transform:capitalize;
}
.en_about_text p{
	float:left;
	width:100%;
	color:#ffffff;
    margin: 0px;
}
/*-- Service Css Start --*/
.en_service_wrapper{
	float:left;
	width:100%;
	background-color:#ffffff;
}
.en_service_sections{
	float:left;
	width:100%;
}
.en_service_sections ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.en_service_sections ul li{
	list-style:none;
	float:left;
	width:33%;
	border-right:1px solid #e1e1e1;
    margin-bottom: 30px;
}
.en_service_sections ul li:last-child{
	border-right:none;
}
.en_service_box{
	float:left;
	width:100%;
	background-image:url(../images/content/svr_bg1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
	padding:50px 30px;
	position:relative;
    z-index: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box:after{
	content:"";
	position:absolute;
	background-color:#ffffff;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
    z-index: -1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box:hover:after{
	bottom:100%;
	right:100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box i{
	display:inline-block;
	font-size:50px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	color:#;
}
.en_service_box h4{
	float:left;
	width:100%;
	margin:20px 0px 15px 0px;
	font-size:18px;
	text-transform:capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box p{
	float:left;
	width:100%;
	margin: 0px;
	font-size: 14px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box:hover h4, .en_service_box:hover p{
	color:#ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_service_box:hover i{
	color:#fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/*-- We Best Css --*/
.en_webest_wrapper{
	float:left;
	width:100%;
	background-image:url(../images/content/webe_bg1.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.en_webest_img{
	float:left;
	width:100%;
	text-align:center;
}
.en_webest_img img{
	display:inline-block;
}
.en_webest_info{
	float:left;
	width:100%;
	text-align:right;
}
.en_webest_info p{
	float:left;
	width:100%;
    margin-bottom: 30px;
}
.en_counter_wrapper{
	float:left;
	width:100%;
	margin-top:200px;
}
.en_counter{
	float:left;
	width:100%;
	text-align:center;
	padding:0px;
}
.en_counter h2{
	float:left;
	width:100%;
    font-size: 30px;
    position: relative;
    margin: 25px 0px 0px 0px;
    text-transform: uppercase;
    display: inline-block;
    color: #ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_counter p{
	float:left;
	width:100%;
	color:#ffffff;
	margin: 5px 0px 0px 0px;
    text-transform: capitalize;
}
/*-- Sol Wrapper Css --*/
.en_sol_wrapper{
	float:left;
	width:100%;
	background-image:url(../images/Bluu_Ocean_Banner_Skill_Development_home_page.png);
	background-repeat:no-repeat;
	background-size:cover;
	min-height:500px;
	height:auto;
}





#particles-js {
		position: absolute;
	width: 100%;
	height: 100%;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.en_slo_text{
	float:left;
	width:100%;
	margin:90px 0px;
	text-align:center;
}
.en_slo_text h1{
	float:left;
	width:100%;
	margin:0px;
	color:#ffffff;
	font-size:57px;
}
.en_slo_text h1 span{
	color:#00608b;
}
.en_slo_boxes_wrapper{
	float:left;
	width:100%;
}
.en_slo_box{
	float:left;
	width:100%;
	background-color:#f9fafa;
	text-align:center;
    padding: 45px 30px;
	margin-bottom:10px;
	border-bottom:3px solid;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	height:auto;
	min-height:530px;
}
.en_slo_box:hover{
	margin-top:-20px;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.en_slo_box h4{
	float:left;
	width:100%;
	font-size:18px;
	text-transform:capitalize;
	margin:40px 0px 20px 0px;
	color:#e5493a;
}
.en_slo_box p{
	float:left;
	width:100%;
	margin:0px;
}
.en_slo_box_crl1{
	border-color:#e74c3c;
}
.en_slo_box_crl2{
	border-color:#00608b;
}
.en_slo_box_crl3{
	border-color:#3779cd;
}
/*-- Projects Wrapper Css --*/
.en_projects_wrapper{
	float:left;
	width:100%;
	background-color:#ffffff;
}
.en_project_sections{
	float:left;
	width:100%;
}
.en_project_box{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:30px;
}
.en_project_box a{
	float:left;
	width:100%;
	position:relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.en_project_box a:after{
	content:"";
	position:absolute;
	top:100%;
	bottom:0px;
	left:100%;
	right:0px;
	background-color:rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.en_project_box:hover a:after {
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.en_project_box img{
	display:inline-block;
	margin-bottom:0px;
}
.en_project_box h4{
	float:left;
	width:100%;
	font-size:18px;
	margin-top:20px;
}
.en_project_box p{
	float:left;
	width:100%;
	text-transform:capitalize;
}
/*-- Testimonial Wrapper Css --*/
.en_testimonial_wrapper{
	float:left;
	width:100%;
	background-color:#f2f5f8;
	position:relative;
}
.en_testimonial_wrapper:after{
	position:absolute;
	content:"";
	background-image:url(../images/content/invert_comma.png);
    background-repeat: no-repeat;
    top: 165px;
    left: 355px;
    z-index: 0;
    width: 72px;
    height: 57px;
}
.en_testimonial_slider{
	float:left;
	width:100%;
}
.en_testimonial_slider .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 5px;
    text-align: right;
}
.en_testimonial_slider .owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    margin: 0px 5px;
    background: #242424;
    border-radius: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.en_testimonial_slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#00608b;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.en_item_description{
	float:left;
	width:100%;
}
.en_item_description p{
	float:left;
	width:100%;
	font-size:15px;
}
.en_item_description h4{
	float: left;
    width: 100%;
    color: #00608b;
    font-weight: 400;
    margin: 15px 0px 0px 0px;
}
.en_video_section{
	float: left;
    width: 100%;
	position:relative;
}
.en_video_section  img{
	width:100%;
}
.en_img_overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgba(0, 0, 0, 0.0);
}
.en_video_section .en_img_overlay img{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #ffffff;
    font-size: 60px;
    width: 60px;
    text-align: center;
    cursor: pointer;
    margin-top: -30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.en_video {
    float: left;
    width: 100%;
    position: relative;
}
/*-- Team Wrapper Css --*/
.en_team_wrapper{
	float:left;
	width:100%;
}
.en_team_sections{
	float:left;
	width:100%;
}
.en_team_box{
	float:left;
	width:100%;
    text-align: center;
    margin-bottom: 30px;
	position:relative;
	overflow:hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_team_box img{
	display:inline-block;
}
.en_team_box:hover .en_team_desig{
	bottom:0px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_team_desig{
    position: absolute;
    bottom: -114px;
    left: 0px;
    right: 0px;
    padding: 25px 0px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_team_desig h4{
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
	color:#ffffff;
}
.en_team_desig p{
	float:left;
	width:100%;
	color:#ffffff;
}
.en_team_box_crl1{
	background-color:#e74c3c;
}
.en_team_box_crl2{
	background-color:#00608b;
}
.en_team_box_crl3{
	background-color:#3779cd;
}
/*-- Pricing Wrapper Css --*/
.en_pricing_wrapper{
	float:left;
	width:100%;
    background-image: url(../images/content/price_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.en_pricing_boxes_wrapper{
	float:left;
	width:100%;
}
.en_price_box{
	float:left;
	width:100%;
	border-bottom:3px solid;
	background-color:#ffffff;
	margin-bottom:50px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_price_box:hover {
    margin-top: -30px;
    margin-bottom: 80px;
    -webkit-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_price_box_crl1{
	border-color:#e74c3c !important;
}
.en_price_header_crl1{
	background-color:#e74c3c;
}
.en_price_box_crl2{
	border-color:#00608b !important;
}
.en_price_header_crl2{
	background-color:#00608b;
}
.en_price_box_crl3{
	border-color:#3779cd !important;
}
.en_price_header_crl3{
	background-color:#3779cd;
}
.en_price_header{
	float:left;
	width:100%;
	padding:30px 0px 50px 0px;
	text-align:center;
}
.en_price_header h1{
	float:left;
	width:100%;
	margin:0px;
	color:#ffffff;
	font-size:50px;
}
.en_price_header p{
	float: left;
    width: 100%;
    margin: 0px;
    margin-top: 5px;
    color: #ffffff;
}
.en_price_content{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
	padding:50px 0px;
}
.en_price_content h4{
	position: absolute;
    top: -25px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    height: 50px;
    line-height: 50px;
    width: 75%;
    text-align: center;
    border: 1px solid;
    border-radius: 50px;
    background-color: #ffffff;
	color:#5a5a5a;
	font-weight:400;
}
.en_price_content ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.en_price_content ul li{
	float:left;
	width:100%;
	list-style:none;
	padding-bottom:25px;
}
.en_price_content .en_btn a.en_price_header_crl1{
	background-color: #e74c3c;
    border: 1px solid #e74c3c
}
.en_price_content .en_btn a.en_price_header_crl1:hover{
	background-color: transparent;
    border: 1px solid #e74c3c;
	color:#e74c3c;
}
.en_price_content .en_btn a.en_price_header_crl2{
	background-color: #00608b;
    border: 1px solid #00608b
}
.en_price_content .en_btn a.en_price_header_crl2:hover{
	background-color: transparent;
    border: 1px solid #00608b;
	color:#00608b;
}
.en_price_content .en_btn a.en_price_header_crl3{
	background-color: #3779cd;
    border: 1px solid #3779cd
}
.en_price_content .en_btn a.en_price_header_crl3:hover{
	background-color: transparent;
    border: 1px solid #3779cd;
	color:#3779cd;
}
/*-- Blog Css Start --*/
.en_blog_wrapper{
	float:left;
	width:100%;
}
.en_blog_sections{
	float:left;
	width:100%;
}
.en_blog_box{
	float:left;
	width:100%;
	padding:30px;
	background-image:url(../images/content/blog_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
	overflow:hidden;
	margin-bottom: 40px;
}
.en_blog_box h4{
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
	color:#ffffff;
    font-weight: 500;
}
.en_blog_box p{
	float:left;
	width:100%;
	color:#ffffff;
	margin-bottom:168px;
}
.en_blog_box ul{
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:-50px;
	left:30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_box:hover ul{
	bottom:15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_box ul li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:30px;
}
.en_blog_box ul li a{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:14px;
	text-transform:capitalize;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_box ul li a:hover{
	color:#00608b;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_box ul li a i{
	font-size:21px;
	padding-right:5px;
}
.en_blog_box span{
	position:absolute;
	bottom:-50px;
	right:0px;
	height:50px;
	width:50px;
	line-height:50px;
	color:#ffffff;
	background-color:#00608b;
	text-align:center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_box span a{
	float:left;
	width:100%;
	color:#ffffff;
}
.en_blog_box:hover span{
	bottom:0px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_boxes{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.en_blog_boxes img{
	float:left;
	width:170px;
}
.en_blog_boxes_text{
	float:left;
	width:calc(100% - 170px);
    padding-left: 20px;
    padding-top: 20px;
}
.en_blog_boxes_text h4{
	float:left;
	width:100%;
	margin:0px;
	font-weight:500;
}
.en_blog_boxes_text h4 a{
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_boxes_text h4 a:hover{
	color:#00608b;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.en_blog_boxes_text p{
	float:left;
	width:100%;
	margin-bottom:15px;
}
/*-- Partners Css Start --*/
.en_partners_wrapper{
	float:left;
	width:100%;
	background-color:#f2f5f8;
}
.en_partners_sections{
	float:left;
	width:100%;
    text-align: center;
}
.en_partners_sections .owl-carousel .owl-item img{
	display:inline-block;
	width:auto;
}
/*-- Map Css Start --*/
.en_map_wrapper{
	float:left;
	width:100%;
}
.en_address_map{
	float:left;
	width:100%;
}
#map{
  display: block;
  width: 100%;
  height: 650px;
  margin: 0 auto;
}
#map.large{
  height:500px;
}
/*-- Footer Css Start --*/
.en_footer_wrapper{
	float:left;
	width:100%;
	background-color:#1a1a1a;
}
.en_footer_wrapper.style_2{
	background-color:#ffffff;
}
.widget.text-widget {
    float: left;
    width: 100%;
}
.text-widget h4.widget-title {
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: 500;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.en_footer_wrapper.style_2 .text-widget h4.widget-title {
    color: #1a1a1a;
}
.en_ftr_links{
	float:left;
	width:100%;
    margin-bottom: 30px;
}
.en_ftr_links ul{
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.en_ftr_links ul li{
    float: left;
	width:100%;
    list-style: none;
    margin-bottom: 15px;
}
.en_ftr_links ul li a{
	font-size:16px;
	color:#898989;
    text-decoration: none;
    text-transform: capitalize;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_footer_wrapper.style_2 .en_ftr_links ul li a{
	color:#3d3d3d;
}
.en_ftr_links ul li a:hover{
    color: #00608b;	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_footer_wrapper.style_2 .en_ftr_links ul li a:hover{
    color: #00608b;	
}
.widget.form-widget {
    float: left;
    width: 100%;
}
.form-widget h4.widget-title {
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: 500;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.en_footer_wrapper.style_2 .form-widget h4.widget-title {
    color: #1a1a1a;
}
.en_ftr_form{
	float:left;
	width:100%;
}
.en_ftr_form form{
	float:left;
	width:100%;
	color:#ffffff;
}
.en_footer_wrapper.style_2 .en_ftr_form form{
	color:#3d3d3d;
}
.en_ftr_form form input{
	float:left;
	width:100%;
	border:none;
	border-bottom:1px solid #3d3d3d;
	height:40px;
	line-height:40px;
	padding:0px 10px;
	background-color:transparent;
}
.en_ftr_form form textarea{
	float:left;
	width:100%;
	border:none;
	border-bottom:1px solid #3d3d3d;
	padding:10px 10px;
	background-color:transparent;
    resize: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_ftr_form form input:focus,.en_ftr_form form textarea:focus{
	border-bottom:1px solid #00608b;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_ftr_form .en_btn{
	margin-top:30px;
}
.en_footer_bottom{
	float:left;
	width:100%;
	border-top:1px solid #3d3d3d;
	margin-top:50px;
}
.en_copyright{
	float:left;
	width:100%;
}
.en_copyright img{
	float:left;
	width:auto;
}
.en_copyright p{
	float:left;
	width:calc(100% - 116px);
	margin:0px;
	padding-left:50px;
	color:#ffffff;
}
.en_footer_wrapper.style_2 .en_copyright p{
	color:#3d3d3d;
}
.en_footer_social{
	float:left;
	width:100%;
}
.en_footer_social ul{
	float:right;
	width:auto;
	margin:0px;
	padding:0px;
}
.en_footer_social ul li{
	list-style:none;
	float:left;
	width:auto;
	margin-left:20px;
}
.en_footer_social ul li a{
	float:left;
	width:100%;
	color:#ffffff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_footer_wrapper.style_2 .en_footer_social ul li a{
	color:#3d3d3d;
}
.en_footer_social ul li a:hover{
	color:#00608b;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.en_footer_wrapper.style_2 .en_footer_social ul li a:hover{
	color:#00608b;
}

/*-- Responsive css Start --*/
@media (max-width: 1900px) {
.en_testimonial_wrapper:after {
    left: 110px;
}
}
@media (max-width: 1200px) {

.en_testimonial_wrapper:after {
    left: 0px;
}
.en_webest_wrapper {
    background-image:none;
    background-color: #f9fafa;
}
.en_counter_wrapper {
    margin-top: 100px;
    background-color: #00608b;
    padding: 50px 0px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.en_about_img {
    min-height: auto;
}
.en_about_text {
    padding: 0px 10px;
}
.en_about_text i {
    top: 15px;
    left: 20px;
}
.en_blog_box p {
    margin-bottom: 123px;
}
.en_testimonial_slider .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -15px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.en_logo {
    text-align: center;
}
.en_share_info_wrapper {
    width: 100%;
}
.en_share_info ul li {
    margin-right: 25px;
}
.en_about_img {
    min-height: auto;
    margin-top: 50px;
}
.en_about_text {
    padding: 10px 10px;
}
.en_about_text i {
    top: 15px;
    left: 20px;
}
.en_service_sections ul li {
    width: 50%;
    margin-bottom: 0px;
}
.en_counter_wrapper {
    margin-top: 30px;
    padding: 30px 0px;
}
.en_slo_text {
    margin: 0px 0px 80px 0px;
}
.en_slo_box {
    padding: 30px 10px;
}
.en_slo_box h4 {
    margin: 30px 0px 10px 0px;
}
.en_video_section {
    margin-top: 50px;
}
.en_blog_boxes img {
    width: 150px;
}
.en_blog_boxes_text {
    width: calc(100% - 150px);
    padding-left: 10px;
    padding-top: 0px;
}
.en_blog_boxes_text p {
    margin-bottom: 5px;
}
.en_blog_box p {
    margin-bottom: 40px;
}
.en_header_wrapper.style_2 .en_main_menu ul li a {
    margin: 0px 10px;
}

}

@media (max-width: 767px) {

.en_header_wrapper.style_2 .en_main_menu {
    width: 100%;
}
.en_search_bar2 {
    width: 100%;
}
.en_header_wrapper.style_2 {
    position: initial;
}
.en_menu_btn{
    display: block;
    float: none;
    position: absolute;
    top: 45px;
    right: 15px;
    border: none;
    width: 40px;
    height: 30px;
    font-size: 16px;
    color: #ffffff;
    background-color: #e5493a;
    border-radius: 0px;
}
.en_menu_btn:hover, .en_menu_btn:focus{
	outline:none;
	border:none;
	box-shadow:none;
	text-shadow:none;
}
.en_header_wrapper.style_2 .en_menu_btn{
	top: 17px;
}
.en_main_menu_wrapper{
	z-index: 2;
	position:fixed;
    left: 0px;
    top: 0px;
	bottom:0px;
    background-color: #00608b;
	-webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.en_main_menu_wrapper {
    width: 300px;
}
.en_main_menu_wrapper.en_main_menu_hide{
	-webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.en_main_menu ul {
    width: 100%;
}
.en_main_menu ul li {
    width: 100%;
}
.en_main_menu ul li a {
    width: 100%;
    text-align: left;
    padding: 13px 15px;
    border-bottom: 1px solid #00608b;
}
.en_header_wrapper.style_2 .en_main_menu ul li a {
    padding: 13px 15px;
    margin: 0px 0px;
}
.en_header_wrapper.style_2 .en_main_menu ul li a:hover, .en_header_wrapper.style_2 .en_main_menu ul li a.active {
    color: #ffffff;
}
.menu_fixed .en_main_menu ul li a {
    padding: 13px 15px;
}
.en_logo {
    text-align: center;
}
.en_share_info_wrapper ul li {
    width: 100%;
}
.en_mail_info ul {
    width: 100%;
    text-align: center;
}
.en_mail_info ul li {
    margin-right: 0px;
    padding: 10px;
}
.en_mail_info ul li:after {
    border-right: 0px solid #3d3d3d;
}
.en_share_info {
    text-align: center;
}
.en_share_info ul {
    float: none;
    width: auto;
    display: inline-block;
}
.en_search_bar {
    margin-bottom: 30px;
}
.en_search_box {
	top: 87%;
}
.en_share_info_wrapper {
    width: 100%;
}
.en_mail_info ul li{
	width:auto;
    display: inline-block;
    float: none;
}
.en_share_info ul li{
	width:auto;
}
.en_share_info ul li {
    margin-right: 25px;
}
.en_about_img img{
	width:100%;
}
.en_about_text i {
    top: 30px;
    left: 35px;
}
.en_about_text img{
	width:auto;
}
.en_service_sections ul li {
    width: 50%;
    margin-bottom: 0px;
}
.en_webest_img {
    margin-bottom: 50px;
}
.en_counter {
    margin: 30px 0px;
}
.en_counter h2 {
    margin: 15px 0px 0px 0px;
}
.en_slo_text {
    margin: 0px 0px 80px 0px;
}
.en_slo_box {
    padding: 30px 10px;
}
.en_counter_wrapper {
    margin-bottom: 80px;
}
.en_video_section {
    margin-top: 50px;
}
.en_about_img {
    min-height: auto;
    margin-top: 50px;
}
.en_footer_social {
    text-align: center;
}
.en_footer_social ul {
    float: none;
    display: inline-block;
    margin-top: 20px;
}
.en_copyright {
    text-align: center;
}
.en_copyright p {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.en_copyright img {
    float: none;
    display: inline-block;
}
.en_service_box {
    padding: 30px 10px;
}
.en_partners_sections ul li {
    list-style: none;
    float: left;
    width: 33.333333333%;
    text-align: center;
    margin: 20px 0px;
}

}
@media (max-width: 480px) {

.en_about_text i {
    top: 15px;
    left: 20px;
}
.en_about_text {
    padding: 0px 10px;
}

}

@media (max-width: 479px) {

.en_banner_slider .owl-theme .owl-nav [class*='owl-'] {
    font-size: 16px;
    padding: 3px 10px;
}
.en_banner_slider .owl-theme .owl-nav {
    right: 15px;
    bottom: 15px;
}
.en_banner_slider2 .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 15px;
    left: 15px;
}
.en_mail_info ul li {
    width: 100%;
    text-align: center;
	padding: 10px 0px;
}
.en_service_sections ul li {
    width: 100%;
	border-right:0px;
	border-bottom:1px solid #e1e1e1;
}
.en_partners_sections ul li {
    width: 100%;
}
.en_blog_boxes {
    text-align: center;
}
.en_blog_boxes_text {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}
.en_blog_boxes_text p {
    margin-bottom: 5px;
}
.en_blog_boxes img {
    float: none;
    display: inline-block;
}
.en_blog_box:hover ul {
    bottom: 12px;
}
.en_blog_box ul li {
    margin-right: 20px;
}
.en_main_menu_wrapper {
    width: 220px;
}
.en_search_box {
    width: 100%;
    right: 0;
}
.en_about_wrapper .col-xs-6{
	width:100%;
}
	
}

/*-- Responsive css End --*/


.captionOrange, .captionBlack
        {
            color: #e5493a;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
			min-width:300px;
        }
        .captionOrange
        {
            background:#EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:22px;
            background: #000;
			padding:0 10px 0 10px;
            background-color: rgba(0, 0, 0, 0.6);
			
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }






.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none;
	top:px;
}
.carousel-indicators li {
	display:inline-block;
	width:30px;
	height:12px;
	border-radius:none;
	margin:1px 1px -7px 1px ;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0, 0, 0, 0);
	border:1px solid #e5493a;
	/*border-radius:10px*/
}
.carousel-indicators .active {
	width:30px;
	height:12px;
	border-radius:none;
	margin:1px 1px -7px 1px ;
	background-color:#e5493a;
}

.tran3s {
  transition: all 0.3s ease-in-out;
}
.scroll-top {
    width: 60px;
    height: 60px;
    position: fixed;
    border-radius: 50%;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    background: #e5493a;
    text-align: center;
    border: 2px solid #e5493a;
}
.scroll-top span:before {
  font-size: 27px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


.AssociatedBac : first-child {
background:#fff;
border-bottom:5px solid #e5493a;

text-align:center;
}
@media only screen and (max-width: 767px) {
.AssociatedBac {
background:#fff;
border-right:5px solid #e5493a;
border-left:5px solid #e5493a;
text-align:center;
margin:30px !important;
margin-bottom:30px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
	
}
.AssociatedBac {
background:#fff;
border-right:5px solid #e5493a;
border-left:5px solid #e5493a;
text-align:center;
margin-left:70px;
margin-bottom:30px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}






ul,li{
    padding:0;
    margin:0;
}
li{
    list-style-type:none;
}



footer { background-color:#1a1a1a; min-height:350px; font-family: 'Open Sans', sans-serif; border-top:4px solid #e5493a; }
.footer-col { margin-top:50px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footer-col p { color:#fff; font-size:13px; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footer-col p i { width:20px; color:#999;}

.footer-ul { list-style-type:none;  padding-left:0; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:14px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

 .copyright { min-height:40px; background-color:#000000;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}
.social-icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
    background-color: blue;
    color: #fff;
    text-align: center;
    margin-right: 10px !important;
    padding-top: 7px !important;
    border-radius: 50%;
}
 .footer-social li{
     float:left;
 }
 .linked-in{
     background-color:#007bb6;
 }
 .facebook{
     background-color:#3b5998;
 }
 .twitter{
     background-color:#1da1f2;
 }
 .google{
     background-color:#f63e28;
 }

.clientbac {
background:#fff;
border-bottom:5px solid #e5493a;

text-align:center;

}
.clientbacText {
text-align:center;
color:#00608b;
font-size:22px;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
}

.clientbacTextDes {
text-align:justify;
color:#333;
font-size:17px;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}

.boxshadow {
-webkit-box-shadow: 1px 1px 5px 0px rgba(86, 86, 86, 0.75);
-moz-box-shadow:    1px 1px 5px 0px rgba(86, 86, 86, 0.75);
box-shadow:         1px 1px 5px 0px rgba(86, 86, 86, 0.75);
height:auto;
min-height:614px;
}



.entioviInnerList ul {
	padding-left:0px;
	list-style:none;
}
.entioviInnerList li {
	margin-bottom:10px;
	color:#3d3d3d;
	font-size:16px;
	list-style-type:none;
	
}
.entioviInnerList li:before {
	font-family: 'FontAwesome';
	content: '\f061 ';
	margin:0 10px 0 15px;
	color:#e5493a ;
	font-size:15px;
}

.color-green{
color:#e5493a;
}

.en_headinginner_left h5{
	float:left;
	width:100%;
	margin:0px;
	padding-top:10px;
	font-size:18px;
	padding-bottom:20px;
	position:relative;
	color:#e5493a;
}
.en_headinginner_left h5 span{
	color:#e5493a;
}
.en_headinginner_left h5:after{
    position: absolute;
    content: "";
    bottom:10px;
    left: 0px;
	height:3px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}



.en_clientheadinginner_left h3{
	float:left;
	width:100%;
	margin:0px;
	padding-top:10px;
	font-size:28px;
	padding-bottom:30px;
	position:relative;
	color:#e5493a;
}
.en_clientheadinginner_left h3 span{
	color:#e5493a;
}
.en_clientheadinginner_left h3:after{
    position: absolute;
    content: "";
    bottom:10px;
    left: 0px;
	height:11px;
	width:100px;
    background-image:url(../images/content/after.png);
	background-repeat:no-repeat;
}





.en_aboutheadinginner_left h5{
	float:left;
	width:100%;
	margin:0px;
	padding-top:20px;
	font-size:20px;
	padding-bottom:8px;
	position:relative;
	color:#00608b;
}
.en_aboutheadinginner_left h5 span{
	color:#e5493a;
}
.en_aboutheadinginner_left h5:after{
    position: absolute;
    content: "";
    bottom:10px;
    left: 0px;
	height:3px;
	width:100px;
    /*background-image:url(../images/content/after.png);*/
	background-repeat:no-repeat;
}



p.bigletter::first-letter {
    font-size: 300%;
    color: #e5493a;
	
	
	
}
.adjust {
padding-bottom:20px;
}


<!-------------- Team --------------->


/* Typography
------------------------------------- */
h1, h2, h3, h4, h5 {
}
/* All Section styles
------------------------------------- */
.section-title {
	padding: 10px;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.section-title, #plan .section-title {
	border-color: #2d2d2d;
	padding-top: 40px;
}
.heading {
	color:#2d2d2d;
	font-size:36px;
}
#team h4 {
	color: #092756;
	font-weight: bold;
	text-align: center;
}
#team h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#team .team-wrapper .team-des {
	cursor: pointer;
	position: relative;
	bottom: 0;
	transition: all 0.4s linear;
	padding: 12px 22px 62px 22px;
	background: #ffffff;
	border-bottom:5px solid #00608b;
	box-shadow: 0px -1px 16px -5px rgba(0,0,0,0.74);
}
#team .team-wrapper:hover .team-des {
	background: #ffffff;
	bottom: 100px;
}
#team .team-wrapper .social-icon li a {
	font-size: 16px;
}
.social-icon {
	padding: 0;
	margin: 0;
}
.social-icon li {
	list-style: none;
	display: inline-block;
	padding: 6px;
}
.social-icon li a {
	color: #000000;
	font-size: 20px;
	font-weight: 300;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	margin: 0 8px 14px 8px;
}
.social-icon li a:hover {
	background: #000000;
	color: #ffffff;
}



<!-------------- Contact --------------->

section#contact {
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}
section {
	padding: 30px 0PX;
}
section#contact .section-heading {
	color: white;
}
section#contact .form-group {
	margin-bottom: 25px;
}
section#contact .form-group input, section#contact .form-group textarea {
	padding: 20px;
}
section#contact .form-group input.form-control {
	height: auto;
}
section#contact .form-group textarea.form-control {
	height: 236px;
}
section#contact .form-control:focus {
	border-color: #fed136;
	box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 font-weight: 700;
 color: #2d2d2d;
}
.gellary_bg_none img {
	width: 100%;
	height: 250px;
}
section#contact :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 font-weight: 700;
 color: #2d2d2d;
}
section#contact ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 font-weight: 700;
 color: #2d2d2d;
}
section#contact :-ms-input-placeholder {
 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 font-weight: 700;
 color: #2d2d2d;
}
section#contact .text-danger {
	color: #e74c3c;
}
.about_our_company {
	text-align: center;
}
.about_our_company h1 {
	font-size: 25px;
}
.titleline-icon {
	position: relative;
	max-width: 100px;
	border-top: 4px double #e5493a;
	margin: 20px auto 20px;
}
.titleline-icon:after {
	position: absolute;
	top: -11px;
	left: 0;
	right: 0;
	margin: auto;
	font-family: 'FontAwesome';
	content: "\f141";
	font-size: 20px;
	line-height: 1;
	color: #e5493a;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	height: 20px;
	background: #ffffff;
}
#gmap_canvas img {
	max-width:none!important;
	background:none!important
}






.img-centered {
	margin:0 auto
}
.bg-light-gray {
	background-color:#eee
}
.bg-darkest-gray {
	background-color:#222
}

#portfolio .portfolio-item {
	margin:0 0 15px;
	right:0;
	
	
}
#portfolio .portfolio-item .portfolio-link {
	display:block;
	position:relative;
	max-width:400px;
	margin:0 auto;
	
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background:rgba(0, 0, 0, .6);
	position:absolute;
	width:100%;
	height:100%;
	opacity:0;
transition:all ease .5s;
-webkit-transition:all ease .5s;
-moz-transition:all ease .5s
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity:1
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position:absolute;
	width:100%;
	height:20px;
	font-size:20px;
	text-align:center;
	top:50%;
	margin-top:-12px;
	color:#fff
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top:-12px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin:0
}
#portfolio .portfolio-item .portfolio-caption {
	max-width:400px;
	margin:0 auto;
	background-color:#fff;
	text-align:center;
	min-height: 66px;
	
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform:none;
	margin:15px 0 0 0;
	display: inline-block;
	font-size: 15px;
	font-weight:700;
	    color: #ba3427;
}
#portfolio .portfolio-item .portfolio-caption p {
	font-size:16px;
	margin:0
}
footer span.copyright, footer ul.quicklinks {
	font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
#portfolio * {
	/*z-index:2*/
}
@media (min-width:767px) {
#portfolio .portfolio-item {
margin:0 0 30px

}
}

.portfolio-modal .modal-dialog {
	margin:0;
	height:100%;
	width:auto
}
.portfolio-modal .modal-content {
	border-radius:0;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:none;
	min-height:100%;
	padding:100px 0;
	text-align:center;
	
}
.portfolio-modal .modal-content h2 {
	margin-bottom:15px;
	font-size:22px;
	color:#e5493a;
}
.portfolio-modal .modal-content p {
	margin-bottom:30px
}
.portfolio-modal .modal-content p.item-intro {
	margin:20px 0 30px;
	font-family:"Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:16px
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom:30px;
	margin-top:0
}
.portfolio-modal .modal-content img {
	margin-bottom:30px
}
.portfolio-modal .close-modal {
	position:absolute;
	width:75px;
	height:75px;
	background-color:transparent;
	top:25px;
	right:25px;
	cursor:pointer
}
.portfolio-modal .close-modal:hover {
	opacity:.3
}
.portfolio-modal .close-modal .lr {
	height:75px;
	width:1px;
	margin-left:35px;
	background-color:#222;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	z-index:1051
}
.portfolio-modal .close-modal .lr .rl {
	height:75px;
	width:1px;
	background-color:#222;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	z-index:1052
}
.portfolio-modal .modal-backdrop {
	opacity:0;
	display:none
}
img::selection {
background:0 0
}
img::-moz-selection {
background:0 0
}

.footer_text {
font-size:20px !important;
}

.team-wrapper img {
    height: 271px;
	width:100%;
}




.latestTechText{
text-align:left;

}








.partnerModification {
-webkit-box-shadow: 0px -1px 16px -5px rgba(0,0,0,0.74);
-moz-box-shadow: 0px -1px 16px -5px rgba(0,0,0,0.74);
box-shadow: 0px -1px 16px -5px rgba(0,0,0,0.74);	
border-radius:4px;
}




/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}


.box5{background:#444;position:relative;box-shadow: 0px -1px 16px -5px rgba(0,0,0,0.74);}
.box5:after,.box5:before{width:50px;height:50px;border-radius:50%;background:#e5493a;position:absolute;top:-80px;left:15px;opacity:0;z-index:1;transition:all .35s ease}
.box5:after{top:auto;left:auto;bottom:-80px;right:15px}
.box5:hover:after,.box5:hover:before{opacity:.75;transform:scale(8);transition-delay:.15s}
.box5 img{width:100%;height:auto;transition:all .35s ease-out 0s}
.box5:hover img{opacity:.05}
.box5 .icon{margin:0;position:absolute;bottom:15px;right:15px;z-index:2;transform:scale(0);transition:all .35s ease-out}
.box5:hover .icon{transform:scale(1);transition-delay:.15s}
.box5 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#444;margin-right:10px;position:relative;transition:all .5s ease 0s}
.box5 .icon li a:hover{background:#444;color:#fff}
.box5 .box-content{padding:26px 15px;position:absolute;top:0;left:0;z-index:1}
.box5 .title{font-size:18px;font-weight:600;color:#fff;margin:0 0 5px;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .title{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box5 .post{display:inline-block;font-size:16px;color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box6 .title,.box6 img,.box6:after{transition:all .35s ease 0s}
@media only screen and (max-width:990px){.box5{margin-bottom:30px}
}

.en_btn1 a{
    display: inline-block;
	width:auto;
	min-width:150px;
	height:46px;
	line-height:46px;
	font-size:16px;
	color:#ffffff;
	
	text-align:center;
	border:1px solid #ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.en_btn1 a:hover{
	color:#2d2d2d;
	background-color:#ffffff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

  /*  .btn-read {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
    }
	.section-box-one{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-one figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-one img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-one:hover img{
        transform: translate(100%, -100%);
        -webkit-transform: translate(100%, -100%);
        -moz-transform: translate(100%, -100%);
    }
	
	.aboutmaintext 
	{
		color:#fff;
		font-size:26px;
		padding-top:26px;
	}
    .section-box-two{
        height: 250px;
        background-color:#e5493a;
        color: #fff;		
        position: relative;
        overflow:hidden;
    }
    .section-box-two figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
		color:#fff;
    }
    .section-box-two img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-two:hover img{
        transform: translate(-100%, -100%);
        -webkit-transform: translate(-100%, -100%);
        -moz-transform: translate(-100%, -100%);
    }

    .en_btn1{
	float:left;
	width:100%;
}
*/


/*------ Partner Css --------*/
@media only screen and (max-width: 767px) {
.logomiddle {
	text-align: center;
	
}
	.partnersetup {
		
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.carousel-control {
  position: absolute;
  top: 400px;
  bottom: 0;
  left:0px;
  width:0;
  font-size:30px;
		display: none !important;
  color: #e5493a;
  text-align: center;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;*/
}
	.carousel-control1 {
  position: absolute;
  top: 180px;
  bottom: 0;
  left:0px;
  width:0;
  font-size:30px;
  display: none !important;
  color: #e5493a;
  text-align: center;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;*/
}
.carousel-control1.left {
left: -25px;
  right: auto;
  /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;*/
}
.carousel-control1.right {
  right: 0;
  left: auto;
  /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;*/
}
}

