@font-face {
    font-family: 'AcidBold';
    src: url('../fonts/acid_bold.eot');
    src: url('../fonts/acid_bold.eot') format('embedded-opentype'),
         url('../fonts/acid_bold.woff') format('woff'),
         url('../fonts/acid_bold.ttf') format('truetype');
}

@font-face {
    font-family: 'AcidMedium';
    src: url('../fonts/acid_medium.eot');
    src: url('../fonts/acid_medium.eot') format('embedded-opentype'),
         url('../fonts/acid_medium.woff') format('woff'),
         url('../fonts/acid_medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Acid';
    src: url('../fonts/acid.eot');
    src: url('../fonts/acid.eot') format('embedded-opentype'),
         url('../fonts/acid.woff') format('woff'),
         url('../fonts/acid.ttf') format('truetype');
}


body{
	font-family:"Open Sans";
	margin:0px;
	font-size:15px;
	color:#666;
	text-align:justify;
	direction:ltr;
	background-color:#ffffff;
	min-width:400px;
}

	

.text{
	font-size:14px;
	line-height:20px;
}

.big{
	font-size:16px;
	line-height:24px;
}

.bigger{
	font-size:18px;
	line-height:32px;
}


.small{
	font-size:13px;
}

.bold{
	font-weight:bold;
}

.article li{
	list-style-image:url(../images/e_side_bullet.png);
	margin-bottom:8px;
}


a{
	color:#446493;
	text-decoration:none;
	
}

a:hover{
	text-decoration:underline;
	color:#4f74bd;
}



td{
	vertical-align:top;
}


img{
	border:0px;
}


.pointer{
	cursor:pointer;
}


.a_non{
	text-decoration:none;	
}

.a_non:hover{
	text-decoration:none;	
}


.wide{
	width:100%;
}

.shadow{
	text-shadow:1px 1px 0px #000;
}


.white_shadow{
	text-shadow:1px 1px 0px #fff;
}

.btn{
	min-width: 150px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    padding: 7px;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    background-color: #b3272e;
    color: #ffffff;
    border-bottom: 4px solid #921f25;
    text-transform: uppercase;
    font-family: "Open Sans";
    margin-bottom: 10px;

}

.btn:hover{
	background-color: #b3272e;
}


.btn_blue{
	background-color: #916d4f;
    color: #fff;
    border-bottom: 4px solid #916d4f;
}

.btn_blue:hover{
	background-color: #b3272e;
    color: #fff;
    border-bottom: 4px solid #921f25;
}



.note{
	font-size:12px;
	color:#999;
	margin-bottom:5px;
}

.note li{
	list-style:disc;
}

.english{
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
}

.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}


	
.noul{
	text-decoration:none;
}
	
.noul:hover{
	text-decoration:none;
}

.darkbg{
	background-image:url(../images/semiblack.png);
	position:relative;
	z-index:10;
}
	
.break{
	height:20px;
}


.article{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	font-size:17px;
	font-weight:normal;
}

.article img{
	margin-left:20px;
}

.article td{
	vertical-align:top;
	text-align:left;
}

.gallery_img{
	border:1px solid #CCC;
}

.gallery_img:hover{
	opacity:.7;
}


.list_item{
	padding:3px;
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

.list_item li{
	list-style-image:url(../images/arrow2.png);
	text-align:left;
}

.list{
	padding-left:15px;
}

.grey_bg{
	background-color:#252525;	
}

.alpha:hover{
	opacity:.75
}
	
	
.bx-prev{
	position:relative;
	left:65px;
	opacity:.5;
	background-color:#fff;
}

.bx-next{
	position:relative;
	left:90px;
	opacity:.5;
	background-color:#fff;
}

.pagenum{
	background-color:#325a6b;
	color:#fff;
	text-shadow:none;
	display:inline-block;
	border-radius:7px;
	width:14px;
}


.pageactive{
	background-color:#666;
}

.pagenum:hover{
	background-color:#666;
}


textarea{
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
}


td{
	text-align:left;
}


.clear{
	clear:both;
}


.cr{
	text-align:center;
	color:#cbbfab;
	font-size:14px;
}

.developer{
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

.developer a{
	color:#795f46;
	text-decoration:none;
}


.website_content{
	min-width:480px;
}

.header_container{
	text-align:left;
       padding: 5px 0px;
}

.content_container{
	max-width:1200px;
}
.agency input.btn {
    display: none;
}
.swiper-container.swiper-container-horizontal .btn{
display:none;
}
.logo{
    max-width: 305px;
    float: left;
    position: relative;
}

.header_tools{
	width:100%;
	float:right;	
}

.menu_container{
	max-width: 68%;
}

.menu_table td{
	text-align:center;
}

.menu_table td a{
	color:#2b2b2b;
	padding-top:18px;
	padding-bottom:15px;
	display:block;
	font-weight:600;
	font-size:15px;
	border-bottom:7px solid #921f25;
	text-decoration:none;
	max-height:25px;
	height:25px;
	vertical-align:middle;
	
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.menu_table td a:hover{
	text-decoration:none;
	border-bottom:7px solid #b3272e !important;
	/* background-color:#4f74bd; */
	color: #b3272e;
}

.active{
	border-bottom:7px solid #b3272e !important;
}

.search_input{
	color:#bbb;
	padding:10px;
	width:190px;
	font-size:14px;
	border:1px solid #bbb;
	min-height:20px;
	display:inline-block;
	vertical-align:top;
	
}

.search_company{
	color:#888;
}

.search_btn{
	background:url(../images/search.png) center center no-repeat;
	height:40px;
	width:40px;
	border:1px solid #bbb;
	cursor:pointer;
	display:inline-block;
	vertical-align:top;
}

.search_form{
	display:inline-block;
	margin-bottom:17px;
}



.social{
	height:37px;
	width:38px;
	background-image:url(../images/social.png);
	cursor:pointer;
	display:inline-block;
}

.social:hover{
	background-image:url(../images/social_hover.png);
}

.fb{
	background-position:-40px 0px;
}

.tw{
	background-position:0px 0px;
}

.yt{
	background-position:-80px 0px;
}

.in{
	background-position:-120px 0px;
}

.social_box{
	display:inline-block;
	position:relative;
	top:14px;
	margin-left:20px;
	margin-right:20px;
}



.footer_menu_container{
	background-color:#f0f0f0;
	border-top:3px solid #b4b4b4;
	border-bottom:1px solid #ccc;
clear:both;
}

.footer_menu_table{
	width:100%;
	max-width:900px;
}

.footer_menu_table td{
	text-align:center;
}

.footer_menu_table td a{
	color:#828282;
	padding-top:18px;
	padding-bottom:15px;
	display:block;
	font-weight:600;
	font-size:15px;
	text-decoration:none;
	max-height:25px;
	height:25px;
	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer_menu_table td a:hover{
	text-decoration:none;
	background-color:#ddd;
}

.body_line{
	border-top:1px solid #CCC;
	margin-bottom:30pxl
}

.body_container{
	min-height:400px;
	padding:15px;
	padding-bottom:100px;
}

.body_container img{
	max-width:100% !important;
}

.body_container td{
	padding:2px;
}

.copyright{
	font-weight:600;
	font-size:15px;
	margin-top:20px;
	margin-bottom:8px;
	color:#777;
}

.developed{
	color:#999;
	font-size:12px;
	margin-bottom:25px;
	display:inline-block;
}

.developed:hover{
	color:#aaa;
}

.mobile_menu_container{
	display:none;
}

.mobile_menu{
	display:none;
}

.title{
	color:#916d4f;
	font-size:38px;
	font-weight:400;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

.subtitle{
	text-shadow:1px 1px 0px #fff;
	font-size:22px;
	font-weight:600;
	display:block;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:6px;
	color:#b3272e;
}

.half_screen_box_1{
	width:47%;
	margin-right:2%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}


.half_screen_box_2{
	width:47%;
	padding-left:2%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}

.contact_label{
	color:#5f5f5f;
	font-weight:600;
}

.input{
	width:90%;
	padding:8px;
	border:1px solid #aaa;
	background-color:#fafafa;
}

#map_canvas{
	height:450px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.googlemap{
	display:inline-block;
	margin-bottom:50px;
}

.clients_container{
	margin-top:60px;
}

.client{
	text-align:center;
	float:left;
	width:25%;
	height:200px;
}

.client img{
	max-width:90%;
}







.ins-icon {
    list-style: none;
    overflow: hidden;
    max-width: 725px;
    margin: 0px auto;
    margin-top: 24px;
}
.ins-icon li{
	display: inline-block;
    float: left;
    margin: 5px 15px;
}
.ins-icon li a {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.ins-icon li a img{
	margin-right: 5px;
    max-width: 17px;
    float: left;
}
.ins-icon li a span{
	margin-top: -2px !important;
    display: block;
    width: 138px;
}
.ins-icon li a:hover {
    text-decoration: none;
    color: #b3272e;
}
.apps_icon li {
    display: inline-block;
    margin-right: 25px;
}
.apps_icon ul{
	list-style-type: none;
}
.apps_icon li a img {
    width: 180px;
}
.apps_icon {
    margin-top: 45px;
}
.mobile_bg{
	background-image: url("../images/news_bg.jpg");
	background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
    background-size: cover;
}
.my-apps {
    padding: 0px 175px 85px 175px;
    color: #fff;
    text-align: center;
}
.top_container {
    max-width: 100%;
    margin: 0px auto;
}
.we_aid{
	max-width: 276px;
    float: right;
    margin-bottom: 15px;
}
.swiper-container-fade .swiper-slide {
	    pointer-events: none;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
}
.swiper-container-header {
    min-height: 450px !important;
}
.swiper-container-header .btn_basic {
    display: none;
}








.agency_logo{
	height:110px; vertical-align:middle
}

.agency{
	margin-bottom:60px;
	border:none !important;
	border-top:1px dotted #999 !important;
	padding-top:50px !important;
float:left;
}

.news_item_container{
	margin-bottom:50px;
	padding-top:10px;
	padding-bottom:30px;
	border-bottom:1px solid #999;
	text-align:left;	
}

.news_item_container img{
	max-width:100%;
	height:auto !important;
}

.news_date{
	font-weight:500;
	font-size:18px;
	margin-bottom:10px;
}

.news_name_text{
	font-size:17px;
	margin-bottom:10px;
	font-weight:600;
	color:#b3272e;
}

.news_title{
	font-size:26px;
	line-height:34px;
	color:#4f74bd;
}

.news_image{
	float:left; margin-right:25px; width:300px; max-width:30%; min-width:180px;;
}

.back a{
	font-size:14px;
	padding-left:25px;
	background-image:url(../images/back_e.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
}


.page{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#354d7d;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaa;
	display:inline-block;
}

.page_active{
	background-color:#4f74bd;
	color:#fff;
}

.page:hover{
	background-color:#4f74bd;
	color:#fff;
}

.courses_header{
	background-color:#916d4f;
	color:#fff;
	font-size:19px;
	padding:15px;	
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:30px;
}

.courses_title{
	color:#b3272e;
	font-size:19px;
	text-align:left;
	font-weight:600;
	margin-bottom:10px;
}

.course{
	text-align:left;
	padding-bottom:30px;
	border-bottom:1px dotted #CCC;
	margin-bottom:30px;
}

.course_details{
	margin-top:15px;
	margin-bottom:15px;
}

.course_details td{
	width:33%;
	font-weight:600;
}

.course_details td span{
	font-weight:700 !important;
}

.left{
	text-align:left !important;
}

.product{
	width:21%;
	margin:2%;
	height:200px;
	text-align:center;
	float:left;
}

.products_type_header{
	background-color:#354d7d;
	color:#fff;
	font-size:19px;
	padding:15px;	
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:60px;
}

.product_name{
	color:#4f74bd;
	font-size:19px;
	font-weight:600;
	margin-bottom:10px;
}

.product_details{
	color:#999;
}



.slideshow_content{
	display:inline-block;
	margin-right:180px;
	text-align:center;
}

.slideshow_title{
	font-size:40px;
	color:#fff;
	text-shadow:2px 2px 0px rgba(0,0,0,.3);
	opacity:.9;
	font-weight:600;
	margin-top:80px;
}

.slideshow_details{
	font-size:25px;
	color:#fff;
	text-shadow:2px 2px 0px rgba(0,0,0,.3);
	opacity:.9;
	font-weight:600;
	margin-top:10px;
	margin-bottom:30px;
}

.btn_basic{
	min-width:190px;
	font-size:17px;
	font-weight:600;
	border:2px solid #fff;
	cursor:pointer;
	padding:7px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	background:rgba(255,255,255,.1);
	text-shadow:2px 2px 0px rgba(0,0,0,.3);
	box-shadow:2px 2px 0px rgba(0,0,0,.3);
	color:#fff;
	text-transform:uppercase;
	font-family:"Open Sans";	
}


.btn_basic:hover{
	background:rgba(255,255,255,.3);
}


.home_intro{
	background-image:url(../images/diagonal-line-bg-light.png);
	padding:30px;
	padding-top:80px;
	padding-bottom:80px;
	font-size:16px;
	border-bottom:1px solid #ccc;
	text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.home_intro_title{
	font-size:36px;
	color:#666;
	font-weight:600;
	letter-spacing:-2px;
	background-image:url(../images/title_line.png);
	height:80px;
	margin-bottom:35px;
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_title{
	font-size:34px;
	color:#666;
	font-weight:600;
	letter-spacing:-2px;
	margin-top:80px;
	margin-bottom:10px;
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_subtitle{
	font-size:16px;
	color:#666;
	font-weight:500;
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:15px;
}



.home_agency{
	padding:30px;	
	text-align:justify;
	alignment-adjust:central;
	font-size:14px;
}


.home_news{
	height:480px;
	margin-top:90px;
	overflow:hidden;
}


.home_news_title{
	font-size:40px;
	color:rgba(255,255,255,.92);
	padding-top:90px;
	font-weight:600;
	letter-spacing:-1px;
	margin-bottom:50px;
	text-shadow:2px 2px 0px rgba(0,0,0,.5);
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
}

.news_line{
	width:50px;
	border-bottom:3px solid #fff;
	margin-top:20px;
}


.home_contact{
	height:auto;
	min-height:400px;
	padding:80px;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.home_contact_title{
	font-size:38px;
	color:rgba(0,0,0,.55);
	padding-top:50px;
	font-weight:600;
	letter-spacing:-1px;
	margin-bottom:10px;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	text-align:center;
}








@media only screen and (max-width : 990px){
	.logo{
		width:100%;
		float:none;
	}
	
	.header_tools{
		width:100%;
		float:none;
		margin-top:50px;
	}
	
	.client{
		width:33%;
	}
	
	.product{
		width:29% !important;;
	}
}


@media only screen and (max-width : 700px){
	.header_container{
		text-align:center;
	}
	.my-apps {
    	padding: 0px 15px 85px 15px;
	}
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	.swiper-container-header {
    min-height: auto !important;
    height: 220px !important;
}
	.logo{
		text-align:center;
	}
	
	.social_box{
		display:block;
		margin-bottom:30px;
	}
	
	.search_form{
		display:block;
		text-align:center;
	}
	
	.menu_container{
		display:none;
	}
	
	.footer_menu_table{
		display:none;
	}
	
	
	.mobile_menu_container{
		display:block;
		background-color:#b3272e;
		background-size:cover;
		height:70px;
	}
	
	.mobile_menu_btn{
		position:relative;
		z-index:120;
		right:20px;
		top:14px;
		background-image:url(../images/menu_button.png);
		background-size:contain;
		background-repeat:no-repeat;
		width:45px;
		height:50px;
		cursor:pointer;
		float:right;
	}
	
	.mobile_menu{
		width:380px;
		min-width:380px;
		position:absolute;
		z-index:1000000;
		right:10px;
		background-color:#b3272e;
		display:none;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.mobile_menu_item{
		display:block;
	}
	
	.mobile_menu_item a{
		font-size:17px;
		font-weight:600;
		padding:20px;
		color:#fff;
		text-decoration:none;
		padding-top:16px;
		padding-bottom:16px;
		border-bottom:solid 1px #fff;
		display:block;
	}
	
	.mobile_menu_item a:hover{
		text-decoration:none;
		background-color:#4f74bd;
	}
	
	.half_screen_box_1{
		width:100%;
		margin-bottom:40px;
		border:none;
		padding:0px;
	}
	
	.half_screen_box_2{
		width:100%;
		border:none;
		padding:0px;
	}
	
	.course_details td span{
		display:block;
	}
	
	.course_details{
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.product{
		width:45% !important;;
	}
	
	
	.slideshow_content{
		margin-right:0px;
		padding:20px;
	}
	
	.slideshow_title{
		opacity:1;
	}
	
	.slideshow_details{
		opacity:1;
	}
	
	.swiper-button-next, .swiper-button-prev{
		top:75% !important;	
	}

	
}





