@charset "utf-8";
/* CSS Document */
.resum{ width:100%; float:left;padding:15px 0 15px}
.resum .form_lin{ width:100%; float:left; padding:0 50px; padding-bottom:20px;}
.resum .form_lin label,.resum .form_lin .inupt_box{ 
	width: 100%;
    float: left;
    padding: 6px 10px;
    font-size: 13px;
}
.navbar-nav>li>a:last-child {
	margin-right:5px;
}
.autodisk_logo{width: 180px;margin-top: 8px;float: left;margin-left: 8px;}
.resum .form_lin div{ padding:0;}
.resum .form_lin .parsley-errors-list{
    padding: 0;
    list-style: none !important;
    margin: 0;
}
.resum .form_lin .inupt_box{ border:1px solid #777}
.resum .form_lin .parsley-errors-list .parsley-required{ padding:0; margin:0;}
.resum .form_lin .parsley-errors-list .parsley-custom-error-message{ padding:0; margin:0;}

.cont_l_br{ border-bottom:1px solid #dfdfdf !important;}
.services-page-section ul.side-navigation-list li a{ background:#f2f2f2}
.services-page-section ul.side-navigation-list li a.active{ background:#fdffe7}
 @media (min-width:1500px){
.who-content p{ height:265px !important; overflow:hidden;}	 
}
 @media (min-width:760px){
.bg_img_con{ background-image:none !important}
.page .abou_box ul{ width:95% !important; float:left}	 
.who-content p{margin-bottom: 0px}
}

.tabcontent .abou_box .img_link_p{ list-style:none !important; padding:0;}
.tabcontent .abou_box .img_link_p img {
    max-width: 100%;
    max-height: 46px;
    padding-bottom: 10px;
    margin-bottom: 24px;
    float: left;
}
.cours_table tr td span{
	text-align: center;
    float: left;
    width: 100%;
	font-size:15px;
	font-weight:bold;
	
}
.page .abou_box ul{ width:100%; float:left}
.page .abou_box ul > li{ width: 100%; float:left}
.abou_box p{ width:100%; float:left}
.cours_table tr td:last-child{ text-align:center}
.cours_table tr td:nth-child(1){ width:40%}
.cours_table tr td:nth-child(2){ width:30%;}
.cours_table tr td:nth-child(3){ width:30%;}
.cours_table tr td img{ max-width:100%;}

.services-page-section .side-navigation-list .sub{ padding:0;}
.services-page-section .side-navigation-list .sub li{ font-size:10px; border-bottom: 1px solid #f1f1f1;}
.services-page-section .side-navigation-list .sub li > a{     
font-size: 12px;
padding: 7px 25px !important;
background: #fbfbfb;
}

.services-page-section .side-navigation-list .sub li > a:after {
    top: -3px;
}

.dropdown1{
    height:200px;
    overflow-y:scroll;
}


.abou_box ul{
    width: 100%;
    float: left;
    list-style:inside !important;
	padding:0;
}
.abou_box ul > li{
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 5px;
}
.abou_box ul > li > p{
    margin: 0;
	overflow:hidden;
	z-index:999;
}
.abou_box ul > li > p:hover span{
    margin: 0;
	display:inline;
}
.abou_box ul > li > p:hover span > a{
	margin-left:15px;
}
.abou_box ul > li  > p >span{
	display:none;
	position:absolute;
	float:left;
	overflow:hidden;
}
.abou_box ul > li  > p> span >a{
	background:#ccc;
}

.map_ifream{
    border: 0 none;
    height: 375px;
    width: 100%;
}
.demo-gallery{ width:100%; float:left; padding-top:20px;}
.demo-gallery a{float:left; padding:10px;}
.demo-gallery a > figure{ display:none;}
.demo-gallery a > img{width:100%; float:left; height:200px; border:1px solid #dfdfdf; box-shadow:1px 1px 5px -2px #ccc;}
.demo-gallery a > img:hover{box-shadow:1px 1px 8px -3px #666;}
.mat_30{ margin-top:30px;}
.mab_5{ margin-bottom:5px !important;}
.navbar-default .navbar-nav > li > a.active {
    color: #fff !important;
    background-color:#000;


height: 35px;
}
.navbar-nav li.drop ul.dropdown li a.hover{color: #fff !important;
	background-color: #fff;
    
	}
	a:hover{color: #fff !important;
	background-color: #000;
    
	}
 	
.about_managment .manage {
	text-align: center;
	margin-top: 60px;
}
.about_managment .manage .mang_box {
	border: 1px solid #dfdfdf;
	padding:15px;
	padding-top:0;
	width: 100%;
	float: left;
	box-shadow:1px 1px 3px 0px #dfdfdf;
	margin-bottom:20px;
}
.about_managment .manage .mang_box:hover{
	border:1px solid #2098d1;
	transition-duration: 0.1s;
}
.about_managment .manage .mang_box:hover span > img {
	border: 5px solid #2098d1;
}
.about_managment .manage .mang_box:hover h4{
	transition-duration: 0.1s;
	color:#2098d1;
}
.about_managment .manage .mang_box  {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.about_managment .manage .mang_box:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-color: #2098d1;
	border-style: solid;
	border-width: 0;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.about_managment .manage .mang_box:hover:before{
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 4px;
}
.group_com div {
	width: 100%;
	float: left;
	height: 75px
}

.about_managment .manage .mang_box span {
	width: 100%;
	float: left;
}
.about_managment .manage .mang_box span > img {
	width: 100px;
	border: 5px solid #dfdfdf;
	border-radius: 50%;
	margin-top: -50px;
	height: 100px;
}
.about_managment .manage .mang_box .cont {
	width: 100%;
	float: left;
}
.about_managment .manage .mang_box .cont h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
	float: left;
	width: 100%;
}
.about_managment .manage .mang_box .cont span {
	font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
.about_managment .manage .mang_box .cont p {
	width: 100%;
	float: left;
	font-size: 13px !important;
	line-height: 20px !important;
	min-height: auto;
}
.about_managment .manage .mang_box .social {
	width: 100%;
	float: left;
}
.about_managment .manage .mang_box .social span {
	width: 100%;
    float: left;
    padding: 0 0 0 36%;
    margin-top: 5px;
}
.about_managment .manage .mang_box .social a {
	font-size: 18px;
    border: 1px solid;
    margin: 0;
    width: 30px;
    float: left;
    margin-right: -1px;
}
.h4titel a::before {
	content: "\f105";
    position: absolute;
    right: 30px;
    font-size: 20px;
    margin-top: -1px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding-left: 9px;
    padding-top: 0px;
    line-height: 21px;
    box-shadow: inset 0px 2px 8px rgba(0, 0, 0, 0.3);
    font-family: 'FontAwesome';
}
.h4titel a.active::before {
	content: "\f107";
    position: absolute;
    right: 30px;
    font-size: 20px;
    margin-top: 0px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding-left: 4px;
	padding-top: 1px;
    line-height: 21px;
    box-shadow: inset 0px 2px 8px rgba(0, 0, 0, 0.3);
    font-family: 'FontAwesome';
}
.mar_10 {
	margin-bottom: 5px !important;
}
.mar_30 {
	margin-bottom: 30px !important;
}
.titel_box_h {
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
}
.titel_box_h h2 {
	margin-top: 0 !important
}
.blog_box {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
	float: left;
}
.post-content-text {
	padding: 15px;
	width: 100%;
	float: left
}
.blog_alt {
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important
}
.ul li > a {
	font-size: 12px !important;
	text-transform: capitalize !important;
	padding: 10px !important;
	letter-spacing: normal;
	font-weight: normal;
}
.h4titel {
	background: #0868b2;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.side-navigation-list, .h4titel{margin-bottom:0 !important}
.h4titel a.active{
	color:#fff;
	background: url(../images/me_2.jpg);
    background-size: contain;
	background-color:#0868b2;
	}
.h4titel a {
	background: url(../images/me.jpg);
    background-size: contain;
	background-color:#dfdfdf;
	margin: 0;
	font-size: 15px;
	padding: 12px 15px;
	color: #fff;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:0 !important;
	text-transform: initial;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.group_box {
	width: 100%;
	padding: 40px;
	float: left;
	padding-bottom: 0;
	padding-top: 15px;
}
.group_com_out {
	padding: 10px;
}
.pad_15 {
	padding: 15px !important
}
.group_com .img {
	max-height: 270px;
	float: left
}
.hig {
	min-height: 260px !important;
}
.hig h4 {
	min-height: 50px;
	margin-top: 10px !important;
	line-height: 16px;
}
.video {
	width: 100%;
	min-height: 400px
}
.hig div {
	height: auto !important;
}
.group_com {
	width: 100%;
	min-height: 200px;
	float: left;
	text-align: center;
	border: 1px solid #dfdfdf;
	box-shadow: 1px 1px 3px 0px #dfdfdf;
	margin: 0px 10px 10px 0px;
	padding: 15px 5px;
}
.group_com span {
	height: 16px;
}
.group_com:hover {
	box-shadow: 2px 2x 5px 0px #b2b0b0;
	border: 1px solid #2098d1
}
@media (max-width: 760px) {
.video {
	min-height: 150px
}
.group_box {
	padding: 15px !important;
}
.group_com {
	width: 100% !important;
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #dfdfdf;
}
}
@media (min-width:760px) and (max-width:1199px) {
	.navbar-nav>li>a:last-child {
	margin-right:0px !important;
}
.autodisk_logo{width: 115px !important ;margin-top: 8px !important;}
.enq a > img {
    width: 17px !important;
}	
.enq:hover .fead_back_box {
	display:none
}
.enq a > span {
    font-size: 11px !important;
}
.carousel-inner {
	min-height: 150px !important;
}
.testimonial-section {
	padding: 50px 0 !important;
}
.group_box {
	padding: 0 !important;
}
.pad_oo {
	padding-left: 0
}
}
.group_com {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.group_com:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-color: #2098d1;
	border-style: solid;
	border-width: 0;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.group_com:hover:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 4px;
}
.group_com div {
	width: 100%;
	float: left;
	height: 75px
}
.group_com h4, .group_com span, .group_com a {
	width: 100%;
	float: left;
}
.group_com img {
	max-width: 100%;
	max-height: 70px;
}
.group_com h4 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 2px;
}
.group_com span {
	font-style: italic;
	margin-bottom: 10px;
}
.group_com a {
}
.tabcontent {
	float: left;
	width: 100%;
}
.abou_box {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding: 15px;
	width: 100%;
	float: left;
}
.titel_h {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	color: #0868b2;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.cont_l_br, .menu_s {
	background: #fff;
	padding: 0px;
	padding-right: 0;
	border: 1px solid #dfdfdf;
	box-shadow:1px 1px 7px -6px;
	border-bottom:0px;
	width: 100%;
	float: left;
}
.cont_l_br {
	padding: 15px !important
}
.menu_s li{
	border-bottom: 1px solid #ddd;
}
.menu_s li > a {
	padding: 10px 15px !important;
}
.blog-box .blog-post .post-content-text h1 {
	font-size: 30px;
}
.blog-box .blog-post .post-content-text h1 > a, .blog-box .blog-post .post-content-text h2 > a, .blog-box .blog-post .post-content-text h3 > a, .blog-box .blog-post .post-content-text h4 > a {
	font-weight: bold;
	color: #333;
}
.blog-box .blog-post .post-content-text h2 {
	font-size: 25px;
}
.blog-box .blog-post .post-content-text h3 {
	font-size: 20px;
}
.blog-box .blog-post .post-content-text h3 {
	font-size: 15px;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px;
	list-style: initial;
	list-style-position: outside;
}
.sidebar .natural {
	border: 1px solid #dfdfdf
}
.parsley-errors-list {
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: 13px;
	float: right;
	width: 80%;
	padding: 0;
}
.parsley-errors-list li {
	color: #F0284B
}
.radio_box .parsley-errors-list {
	width: 100%;
}
.customNavigation {
	text-align: right;
}
.customNavigation .btn {
	background: #fff;
	border-radius: 0px;
}
.clients-sec {
	background: url(../img/client.jpg);
	padding: 20px 0px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
header .navbar-brand > img {
	margin-top: 3px;
}
header .navbar-brand > img {
	background: url(../images/USAM-logo-1.png);
	background-size: cover;
	width:17%;
}
header .bg_fff .navbar-brand > img {
	background: url(../images/USAM-logo-2.png);
	background-size: cover;
}
header.active .navbar-brand > img {
	margin-top: 6px;
}
header.active .enq {
	padding-bottom: 14px;
}
.enq {
	float: right;
	padding-top: 3px;
	wid;
	width: 85px;
	margin-left: 3px;
	margin-right: 6px;
}
.enq a {
	float: right;
	z-index: 99999;
	text-align: center;
}
.enq a > img {
	background: #fff none repeat scroll 0 0;
	left: 0;
	width: 25px;
	z-index: 9999;
	margin-top: 7px;
}
.enq a > span {
	font-size: 13px;
	padding: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	color: #195aaa;
	font-weight: bold;
	/* background: #fff; */
	width: 100%;
	float: left;
}
.enq .fead_back_box {
	top: 146px;
	position: absolute;
	z-index: 9999999;
}
header.active .enq .fead_back_box {
	top: 65px;
}
.enq .fead_back_box {
	visibility: hidden;
	transition: all 0.5s ease-in-out 0s;
}
.enq:hover .fead_back_box {
	visibility: visible;
	transition: all 0.5s ease-in-out 0s;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
}
#quote-carousel img {
	width: 250px;
	height: 100px
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */

.parsley-errors-list {
	width: 100%;
}
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
}
.client_slide {
	padding: 0 75px
}
.client_slide .owl-controls .owl-pagination {
}
.client_slide .owl-controls .owl-buttons {
}
.client_slide .owl-carousel .owl-item {
	padding: 0px;
	color: #FFF;
	text-align: center;
}
/* Carousel */

#quote-carousel {

	margin-top: 30px;
	padding: 0 10px 30px;
}
#quote-carousel .carousel-control {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #cacaca;
	font-size: 2.3em;
	margin-top: 30px;
	text-shadow: none;
}
#quote-carousel .carousel-control.left {
	left: 0;
}
#quote-carousel .carousel-control.right {
	right: 0;
}
#quote-carousel .carousel-indicators {
	bottom: -25px;
	margin-right: -19px;
	right: 50%;
	top: auto;
}
#quote-carousel .carousel-indicators li {
	border: 2px solid #fff;
	border-radius: 50px;
	cursor: pointer;
	height: 15px;
	opacity: 1;
	overflow: hidden;
	transition: all 0.4s ease 0s;
	background: none;
	width: 15px;
}
#quote-carousel .carousel-indicators .active {
	background: #0868b2 none repeat scroll 0 0;
	border: 2px solid #0868b2;
	opacity: 1;
	overflow: hidden;
}
.carousel-inner {
	min-height: 230px;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.bg_sub {
	background-size: cover;
	background: url(../img/sub_s.jpg); /*border:1px solid;*/
}
.set_subs {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.sub_get a {
	background: #1261b5 none repeat scroll 0 0;
	border: 1px solid #1261b5;
	color: #fff;
	padding: 15px 26px;
	text-transform: uppercase;
}
.sub_get {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.line_bg {
	background: #195aaa; /* Old browsers */
	

}
.top_bg {
	background: #195aaa; /* Old browsers */
	
}
.serch_box {
	background: #195aaa; /* Old browsers */
	
}
.footer_line {
	width: 100%;
	float: left;
}
.list_lik li {
	margin-bottom: 6px;
	color: #787878;
}
.footer_line .footer-widget {
	height: 295px;
}
.copyright p {
	margin: 0;
}
.copyright p > a {
	color: #333;
}
.copyright .pull_l {
	float: left;
}
.copyright .pull_r {
	float: right;
}
.copyright {
	width: 100%;
	float: left;
	border-top: 1px solid #fff;
	background: #000;
	padding: 15px 0;
}
.footer_line .footer-widget p {
	line-height: 18px !important;
    margin-bottom: 5px;
    font-size: 13px !important;
    color: #999;
}
.footer_line .up-footer {
	background: #262626;
	font-family: 'Open Sans', sans-serif;
	padding: 25px 0px;
	border-bottom: 1px solid #ddd;
}
.list-inline {
	width: 100%;

	float: left;
	padding-left: 10px;
}
.footer_line .up-footer .footer-widget h2 > a {
	color: #787876
}
.footer_line .up-footer .footer-widget h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	/*letter-spacing: -0.2px;*/
	color: #787876;
	margin: 0;
	margin-bottom: 12px;
}
ul {
	list-style: none !important;
}
.list-wrpaaer {
	float: left;
	padding: 0;
	width: 100%;
}
.box_shadow {
	box-shadow: 3px 3px 1px 0 rgba(0,0,0,0.3);
}
.box_shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	min-height: 200px;
}
.list-tag2 li > a {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.list-tag2 li > p {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px !important;
	line-height: 18px;
}
.news_lis {
	height: 288px
}
.list-wrpaaer .list-aggregate {
	float: left;
	padding: 0;
	width: 100%;
}
.list-wrpaaer .list-aggregate a {
	border-bottom: 1px solid #dfdfdf;
	color: #666;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
}
.list-wrpaaer .list-aggregate p {
	line-height: 18px;
	font-size: 12px;
float: left;
    width: 100%;
}
.tibar-simple {
	background-color: #e95546;
	list-style: outside none none;
	padding: 0;
}
.list-aggregate li {
	border-bottom-color: #e5e5e5;
	padding: 5px 15px;
	width: 100%;
	float: left;
}
.list-aggregate li p {
	color: #000;
	margin-bottom: 2px;
}
.mar_titel {
	float: left;
	width: 100%;
}
.mar_titel h2 {
	background: #b7e2e9 none repeat scroll 0 0;
	float: left;
	margin: 0;
	padding: 6px 15px;
	width: 100%;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight: 600;
}
.sect_hom_12 {
	padding: 40px 0;
}
.sect_hom_12 .layout_cl_box .col-sm-3 {
	padding: 0;
	padding-right: 15px;
}
/*.sect_hom_12 .layout_cl_box .col-sm-3:last-child{
	padding:0;
	padding-right:0px;
}*/

.block-hdnews .news_box {
	box-shadow: 3px 3px 1px 0 rgba(0,0,0,0.3);
	float: left;
	width: 100%;
	border-right: 0 solid;
	padding-bottom: 20px;
	border-left: 1px solid #f3f3f3;
	background: #fff;
}
header .navbar-fixed-top {
	position: inherit;
}
.img-full {
	background: url(../img/bg_paper.jpg);
	background-attachment: fixed;
	background-size: auto;
	background-position: right;
	background-repeat: repeat;
}
.tab_box_di {
	width: 100%;
	float: left;
}
.tab_box_di li {
	border-radius: 50%;
	float: left;
	height: 16px;
	margin-right: 10px;
	width: 16px;
}
.tab_box_di .active, .tab_box_di .active > a {
	border-radius: 50% !important;
}
.tab_box_di li > a {
	border-radius: 50% !important;
	color: #fff;
	height: 16px;
	padding: 0px /*7px 15px*/;
	width: 16px;
}
.tab_box_di li > a > img {
	width: 50px;
}
.tab_box_di li {
	color: #fff;
	background: #16c5e5
}
.tab_box_di li {
	backface-visibility: hidden;
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	vertical-align: middle;
}
.tab_box_di li::before {
	background: #1287be none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transition-timing-function: ease-out;
	z-index: -1;
	border-radius: 50%;
}
.tab_box_di li.active:before {
	transform: scaleX(1);
}
footer {
	width: 100%;
	float: left
}
.blu_img_bg {
	background: rgba(0, 0, 0, 0) url("../img/img_bg.jpg") repeat scroll 0 0 / cover;
}
.br_b {
	border-bottom: 1px solid #ddd;
}
.br_l {
	border-left: 1px solid #ddd;
}
.br_r {
	border-right: 1px solid #ddd;
}
.br_t {
	border-top: 1px solid #ddd;
}
a, button, a:focus, button:focus, a:hover, button:hover {
	outline: none !important;
}
.submite_bt {
	background: rgb(0, 168, 199) none repeat scroll 0 0;
	border: 1px solid rgb(0, 168, 199);
	border-radius: 0;
	font-weight: bold;
	padding: 8px 20px;
	color: #fff;
}
.fead_back {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	padding: 0;
	position: fixed;
	right: -186px;
	top: 40%;
	transition: all 0.3s ease 0s;
	z-index: 9999;
}
.fead_back:hover {
	position: fixed;
	right: 0;
	transition: all 0.3s ease 0s;
	z-index: 9999;
}
.fead_back_box {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dfdfdf;
	float: left;
	padding: 10px 15px;
	text-align: center;
	width: 180px;
}
.fead_back_box h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
.fead_back_box h4 > span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	width: 100%;
}
.fead_back_box h4 > a {
	color: #0a68b0;
}
.fead_back_box h4 > a > i {
	font-size: 18px;
	padding-left: 2px;
}
.fead_back_box h4 {
	font-size: 13px;
}
/*.link_view {
    border: 1px solid #dfdfdf;
    box-shadow: -1px 1px 3px -2px #444;
    float: left;
    height: 40px;
    margin-left: -55px;
    margin-top: -11px;
    padding: 10px 13px;
	border-right:0;
    width: 40px;
    z-index: 1;
}
.link_view img{}
*/
.link_view {
	border-right: 0 none;
	float: left;
	margin-left: -56px;
	margin-top: -11px;
	padding: 10px 13px;
	width: 40px;
	height: 40px;
	background: url(../img/linlk.gif);
	background-size: cover;
	z-index: 1;
}
.fead_back:hover .link_view {
	background: url(../img/linlk.jpg);
	background-size: cover
}
.enq_form_sty .form_lin {
	width: 100%;
	float: left
}
.enq_form_sty label {
	width: 20%;
	float: left;
}
.enq_form_sty .inupt_box {
	color: #333;
	margin-bottom: 10px;
	padding: 4px 10px;
	border: 1px solid #ccc;
	width: 80%;
}
.enq_form_sty .radio_box {
	width: 80%;
	float: left;
	margin-bottom: 10px;
}
/*.enq_form_sty .radio_box div {
	width: 33.3%;
	float: left
}*/
.enq_form_sty .radio_box div > label {
	width: auto;
	font-weight: normal
}
input[type="radio"], input[type="checkbox"] {
	float: left;
	margin-right: 5px;
}
.enq_form_sty .radio_box div input[type="radio"]:checked + label {
	color: #195aaa;
	font-weight: bold;
}
.enq_form_sty .radio_box div {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.bg_black {
	background: #000;
}
.bg_blu {
	background: #b1ddf8;
}
.re_more {
	float:left;
	padding-top: 10px;
	text-align: right;
	margin-right: 15px;
}
.re_more a {
	background: #0868b2 none repeat scroll 0 0;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding: 7px 15px;
	box-shadow: 3px 3px 1px 0 #d2d2d2;
}
.re_more a {
	backface-visibility: hidden;
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	vertical-align: middle;
}
.re_more a::before {
	background: #1287be none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 50% 0;
	transition-duration: 0.3s;
	transition-property: transform;
	transition-timing-function: ease-out;
	z-index: -1;
}
.re_more a:hover, .hvr-sweep-to-right:focus {
	color: white;
}
.re_more a:hover::before, .hvr-sweep-to-right:focus::before {
	transform: scaleX(1);
}
.re_more a > img {
	width: 20px;
}
.web_c_b {
	color: #195aaa
}
ul.dropdown {
	z-index: 9999;
}
.modal {
	z-index: 999999;
}
.navbar-nav li.drop ul.dropdown li.drop ul.dropdown {
	margin: 0;
	position: absolute;
	top: 0;
	left: 100%;
	width: 200px;
	background: #fff;
	padding: 10px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.navbar-nav li.drop ul.dropdown li.drop:hover ul.dropdown {
	opacity: 1;
	visibility: visible;
}
.navbar-nav li.drop ul.dropdown li.drop ul.dropdown::before {
	border-color: transparent #e1e1e1 transparent transparent;
	border-style: solid;
	border-width: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	top: calc(6% - 10px);
	transition-duration: 0.3s;
	transition-property: transform;
	z-index: -1;
}
.navbar-nav li.drop ul.dropdown li.drop ul.dropdown::before {
	transform: translateX(-10px);
}
header.active .navbar-default .navbar-nav li.drop ul::before {
	border-width: 0;
}
.top_menu ul > li:last-child {
	margin-right: 0;
}
.soc_link {
	margin-top: -3px;
}
.soc_link a {
	background-color: transparent;
	border-radius: 0;
	color: #777575;
	display: block;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 20px;
	float: left;
	margin-right: 5px;
}
/*.soc_link a .icons{ font-size:1px;}*/
.soc_link a:hover {
	color: #fff !important;
	background-color:#000 !important;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-top: 0px;
}
.active .navbar .container .navbar-header .navbar-brand {
	margin-top: 0px;
}
.navbar-brand > img {
	position: absolute;
}
.top_bg .container .pull-right {
	padding: 0;
	height: 35px;
}
.navbar-nav > li > a {
	height: 0px;
}
.form_search_box {
	float: right;
	padding-right: 25px;
}
.form_search_box .input-group {
	float: left;
	padding-top: 5px;
	width: 100%;
}
.form_search_box .input-group .form-control {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	border-color: #dadada;
	border-image: none;
	border-style: solid;
	border-width: 0;
	height: 25px;
	padding: 4px 7px;
	position: absolute;
	background: #fff;
	padding-right: 25px;
	color: #666;
}
.form_search_box .input-group .input-group-addon {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	padding: 0;
	z-index: 999;
	position: absolute;
	right: 25px;
}
.form_search_box .input-group button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	margin-right: 1px;
	padding: 5px 7px;
}
.top_menu {
	float: left;
	width: 100%;
	padding: 6px 3%;
}
.top_menu ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.top_menu ul > li {
	float: left;
	margin-right: 23%;
}
.top_menu ul > li > a {
	color: #fff;
	font-family: open sans;
	font-size: 15px;
}
.navbar-collapse .navbar-nav {
	
	padding-top: 1px;
	    color: #fff !important;
    background-color: #2868b5;
    
   width:100%;
   margin-top:20px;
   height:38px;
}
}
.navbar-nav li.drop ul {
	backface-visibility: hidden;
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	vertical-align: middle;
	box-shadow: 0 2px 6px -2px rgba(40, 40, 40, 0.60);
}
.navbar-nav li.drop ul::before {
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 10px 10px;
	content: "";
	left: calc(15% - 10px);
	pointer-events: none;
	position: absolute;
	top: 0;
	transition-duration: 0.3s;
	transition-property: transform;
	z-index: -1;
}
.navbar-nav li.drop ul::before, .navbar-nav li.drop ul::before {
	transform: translateY(-10px);
}
.form_search_box_2 {
	float: right;
}
.form_search_box_2 a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c1c1c1;
	color: #666;
	float: left;
	padding: 2px 7px;
	text-align: left;
	width: 100%;
	text-decoration: none;
}
.form_search_box_2 a > i {
	float: right;
	line-height: 19px;
}
.serch_style .cta-form .cta .cta-desc p {
	text-align: left;
}
.serch_style .cta-form .cta .cta-desc input {
	color: #fff;
	float: left;
	margin: 0 0 -40px;
	padding: 5px 15px;
	padding-right: 40px;
	text-align: left;
}
.serch_style .cta-form .cta .cta-desc {
	text-align: right
}
.serch_style .cta-form .cta .cta-desc input::-moz-placeholder {
 color: #fff;
 opacity: 1;
}
.serch_style .cta-form .cta .cta-desc input:focus {
	border-color: #fff;
	box-shadow: 1px 0 0 0 #fff;
	outline: 0 none;
}
.serch_style .cta-form .cta .cta-desc button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 24px;
	right: 0;
}
 @media (min-width:768px) {
.customNavigation .btn {
	background: #fff;
	border-radius: 0px;
	position: relative;
	margin-top: -72px;
	z-index: 9999;
}
.mfp-iframe-holder .mfp-close {
    font-size: 50px;
}
.mobi_slide {
	display: none
}
.mob_me_f li > a > span {
	display: none;
}
.serch_com {
	display: none
}
.who-content {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
.mar_titel {
	padding-bottom: 10px;
}
}
.abou_box .enq_form_sty label {
    width: 100%;
} 
.abou_box .enq_form_sty .inupt_box {
    width: 100%;
}

 @media (min-width:1200px){
.enq .fead_back_box {
    margin-left: -50px;
} 
}
 @media (min-width:1200px) and (max-width:1500px) {


.about_managment .manage .mang_box span > img {
    border: 4px solid #dfdfdf !important;
    height: 80px !important;
    margin-top: -40px !important;
    width: 80px !important;
}	
.about_managment .manage {
    padding: 10px !important;
}
.about_managment .manage .mang_box .cont h4 {
    font-size: 16px !important;
} 
.about_managment .manage .mang_box .cont span {
    font-size: 13px !important;
    margin-top: 3px !important;
} 
.about_managment .manage .mang_box .cont p {
    font-size: 12px !important;
    min-height: 110px;
}
.about_managment .manage .mang_box .social span {
    padding: 0 0 0 30% !important;
}
.h4titel a::before {
    margin-top: -6px !important;
	right: 27px !important;
    font-size: 25px !important;
}	
.h4titel a.active::before {
    font-size: 27px !important;
    margin-top: -12px !important;
}
}
 @media (min-width:768px) and (max-width:1200px) {
.enq {
    margin-left:0 !important;
    margin-right:0 !important;
}	 
	 
.abou_box .enq_form_sty label {
    width: 100%;
} 
.abou_box .enq_form_sty .inupt_box {
    width: 100%;
}	 
.h4titel a.active::before {
    font-size: 27px !important;
    margin-top: -12px !important;
}
.h4titel a::before {
    margin-top: -6px !important;
	right: 27px !important;
    font-size: 25px !important;
}	 
	 
.about_managment .manage .mang_box span > img {
    border: 4px solid #dfdfdf !important;
    height: 80px !important;
    margin-top: -40px !important;
    width: 80px !important;
}	
.about_managment .manage {
    padding: 10px !important;
}
.about_managment .manage .mang_box .cont h4 {
    font-size: 14px !important;
} 
.about_managment .manage .mang_box .cont span {
    font-size: 13px !important;
    margin-top: 3px !important;
} 
.about_managment .manage .mang_box .cont p {
    font-size: 11px !important;
    min-height: auto;
}
.about_managment .manage .mang_box .social span {
    padding: 0 0 0 25% !important;
}
	 
	 
.resum .form_lin{padding:0 25px!important; padding-bottom:15px !important}	 
	 
	 
	 
header.active .enq {
	padding-bottom: 7px;
}
.enq .fead_back_box {
	top: 80px;
}
header.active .enq .fead_back_box {
	top: 50px;
}
.fead_back_box h3 {
	font-size: 16px;
}
.enq {
	padding-bottom: 8px;
	padding-top: 0px;
}
.br_r_t {
	border-right: 0 !important
}
.news_lis {
	height: 234px !important;
}
h2.box-header {
	font-size: 24px !important;
}
h2.box-header small {
	font-size: 20px !important;
}
.who-content {
	padding: 45px 15px !important;
}
.re_more a {
	font-size: 13px !important;
	padding: 5px 10px !important;
}
.re_more a > img {
	width: 16px !important;
}
.mr_lr {
	margin: 0 -25px;
}
#home-section .tp-caption a.trans-btn::after {
	left: 13px !important;
	top: 1px !important;
}
.top_menu ul > li {
	margin-right: 18%;
}
.soc_link a {
	margin-right: 1px;
}
.slider1 {
	padding-top: 0 /*66px*/;
}
.soc_link {
	margin-top: 0px;
}
.soc_link a {
	height: 22px;
	padding-top: 2px;
	width: 22px;
}
.active .navbar {
	min-height: 45px !important;
}
.navbar-collapse .navbar-nav {
	width: 80% !important;
}
header.active .navbar-brand {
	height: auto !important;
}
.active .navbar .container .navbar-header .navbar-brand {
	margin-top: 0 !important;
}
.active .navbar .container .navbar-collapse .navbar-nav {
	padding-top: 2px;
}
.active .navbar .container .navbar-header .navbar-brand img {
	width: 156px;
	height: auto;
	margin-top: 2px;
}
.top_menu {
	width: 100% !important;
	padding: 2px 5%;
}
.navbar-nav > li > a {
	height: auto;
	padding: 15px 17px !important;
	font-size: 12px !important;
}
.navbar-nav li.drop ul.dropdown {
	padding: 7px !important;
	width: 170px !important;
}
.navbar-nav li.drop ul.dropdown li a {
	font-size: 11px !important;
}
.top_bg .container .pull-right {
	height: 30px !important;
	padding: 2px 0 !important;
}
.navbar-brand > img {
	width: 150px;
}
.top_menu ul {
	padding: 2px !important;
}
.top_menu ul > li > a {
	font-size: 12px !important;
}
.form_search_box .input-group {
	padding-top: 0 !important;
}
.form_search_box .input-group .form-control {
	height: 25px !important;
	padding: 2px 24px 2px 2px !important;
	transition: all 0.2s ease-in-out 0s;
}
.form_search_box .input-group .form-control:focus {
	width: 200px;
	left: -83px;
	transition: all 0.2s ease-in-out 0s;
}
.form_search_box .input-group button {
	padding: 5px 6px !important;
}
}
 @media (max-width:1200px) {
.form_search_box {
	display: none
}
}
 @media (min-width:1200px) {
.slider1 {
	padding-top: 0/*101px*/;
}
.form_search_box_2 {
	display: none
}
header.active .navbar-nav > li > a {
	height: 0px;
}
.sect_hom_12 {
	padding: 40px 0 !important;
}
.news_box {
	padding-bottom: 10px !important;
}
}
.bg_img_con {
	background: rgba(0, 0, 0, 0) url(../img/section-2.jpg) repeat right center;
}
section {
	width: 100% !important;
	float: left
}
 @media (max-width:767px) {
.resum .form_lin{padding:0 !important; padding-bottom:15px !important}
.resum .form_lin label{
    padding:0x !important;
}	 
.abou_box {
    margin-top: 20px;
}	 
.demo-gallery a{padding:0px !important; }	
.demo-gallery a > img {
	margin-bottom:15px;
}	 
.demo-gallery a > img:hover {
    box-shadow: 1px 1px 3px 0px #666 !important;
}
.about_managment .manage .mang_box .cont p {
    height: auto;
}	 
	 .about_managment .manage {
    float: left;
    margin-top: 65px !important;
	padding:0 !important;
}
.about_managment .manage .mang_box .social span {
    padding: 0 0 0 33% !important;
}
.cont_l_br, .menu_s {
    box-shadow: 2px 2px 1px 0 #dfdfdf;
}
.page-banner-section {
	padding: 15px 0 !important;
	background: url('../upload/banners/ban.jpg') center;
}
.testimonial-section .testimonial-box p {
	font-size: 13px !important;
}
.design_by {
	font-size: 11px;
}
.footer_line .up-footer {
	padding: 25px 0;
	padding-bottom: 5px;
}
.mob_me_f {
	display: block !important;
}
.mob_me_f li {
	float: left;
	margin-right: 5px;
}
.mobile-di-no {
	display: none;
}
.footer_line .footer-widget p {
	line-height: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}
.news_lis {
	height: 262px !important;
}
.sect_hom_12 .layout_cl_box .col-sm-3 {
	padding: 15px !important;
	float: left;
	width: 100%;
}
.vie_bg_img {
	display: none
}
.mpd_0 {
	padding: 0
}
.tab_box_di li {
	margin-right: 8px !important;
}
}
 @media (min-width:767px) and (max-width:990px) {
.tab_dis_no {
	display: none
}
.vie_bg_img {
	margin-left: -438px;
}
}
 @media (min-width:990px) and (max-width:1200px) {
.vie_bg_img {
	margin-left: -328px;
}
}
@media (min-width:767px){
.h4titel a.active::before {
    margin-top: 0px !important;
}
.h4titel a::before {
    margin-top: 0px !important;
}
}
@media (min-width:767px) and (max-width:1000px) {
.footer_line .footer-widget {
	height: 264px !important;
}
}
@media (min-width:1000px) and (max-width:1200px) {
.footer_line .footer-widget {
    height: 340px !important;
}
}
@media (min-width:1200px) {
.ip_count{position: absolute;
    right: 2%;
    display: block;
    font-size: 20px;
    font-family: fantasy;
    letter-spacing: 3px;}
}
@media (max-width:1199px) {
.ip_count{ display:none}
}
@media (min-width:767px) and (max-width:1200px) {
.demo-gallery a{padding:5px !important; }	
.demo-gallery a > img {
    height: 130px !important;
}
header .navbar-brand > img {
	margin-left: 10px !important;
	margin-top: 8px !important;
}
h2.box-header {
	font-size: 20px !important;
}
.re_more {
	padding-top: 0px !important;
}
.re_more a {
	font-size: 12px !important;
	padding: 5px 10px !important;
}
p {
	line-height: 18px !important;
}
.disk_l p, .disk_r p {
	max-height: 75px;
	overflow: hidden;
}
.bg_img_con {
	background: #fff;
	background-image: none;
}
h2.box-header small {
	font-size: 18px !important;
}
.title2 h2 {
	margin-bottom: 0 !important;
	margin-top: 0px !important;
}
.who-content {
	padding: 15px 12px !important;
}
p {
	font-size: 11px !important;
}
.navbar-brand > img {
	width: 115px !important;
}
.tab_news_sc {
	display: none
}

/*.web_b_h {
	height: 410px;
}*/
.blu_img_bg {
	background: rgba(0, 0, 0, 0) url("../img/image_bg_2.jpg") repeat fixed left center !important;
}
.tab_home_p {
	height: 200px
}
}
 @media (min-width:1200px) {
.tab_home_p {
	height: 150px;
}
.vie_bg_img {
	margin-left: -228px;
}
.disk_l {
	width: 545px;
	float: right;
}
.disk_r {
	width: 545px;
	float: left;
}
.who-content {
	padding-bottom: 20px !important;
}
/*.web_b_h {
	height: 410px;
}*/
}
 @media (max-width:360px) {
.s5 {
	margin-top: 35px;
}
}
 @media (max-width:320px) {
.s5 {
	margin-top: 45px;
}
}
@media (max-width:767px) {
.map_ifream {
    height: 275px !important;
}	
.ifream_slide {
	width: 100%;
	border: 0px none;
	height: 200px;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 20px;
	list-style: initial;
	list-style-position: outside;
}
}
 @media (max-width:410px) {
.ifream_slide {
	height: 185px !important;
}
}
@media (max-width:360px) {
.ifream_slide {
	height: 180px !important;
}
}
@media (max-width:320px) {
.ifream_slide {
	height: 158px !important;
}
}
 @media (max-width:767px) {
.page .abou_box ul > li {
    width: auto !important; 
}	 
#quote-carousel .carousel-indicators {
	display: none;
}
#quote-carousel {
	padding: 0 10px 0px !important;
}
.page-banner-section h2 {
	font-size: 20px !important;
	margin-top: 10px !important;
}
.mob_non {
	display: none
}
.services-page-section {
	padding: 20px 0 0 !important;
}
.footer_line .br_r {
	border-right: 0px solid #ddd;
}
.bg_img_con .block-hdnews {
	visibility: hidden;
}
.news-csd {
	padding: 0 !important;
	margin-top: -40px;
}
.testimonial-section {
	padding: 40px 0 !important;
}
.mnoc_no {
	display: none
}
.client_slide {
	padding: 0 !important;
}
#quote-carousel .carousel-control {
	margin-top: -60px !important;
	z-index: 99999;
}
.customNavigation {
	text-align: center !important;
}
.desi_slide {
	display: none !important
}
.enq {
	display: none;
}
header.active .navbar-brand > img {
	background: url(../images/USAM-logo-2.png);
	background-size: cover;
}
.social-links_mod-a > li {
	float: left;
}
.footer-widget .link-list a {
	font-size: 11px;
}
.footer_line .up-footer .footer-widget h2 {
	margin: 1px 0px 5px 0px;
}
.social-links_mod-a > li > span {
	display: none;
}
.social-links_mod-a > li {
	width: auto !important;
	margin-right: 2px;
}
.list-inline {
	margin-bottom: 0;
	margin-top: -1px;
	text-align: right;
	width: 100%;
}
.footer_line .up-footer .footer-widget h2 {
	color: #676767;
	font-size: 14px;
}
.footer_line .up-footer .footer-widget .mob_h2 {
	float: left;
	width: 50%;
}
.copyright .pull_r, .copyright .pull_l {
	float: left;
	text-align: center;
	width: 100%;
}
.footer_line .footer-widget {
	height: auto !important;
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}
.mob_wid {
	float: left;
	margin-bottom: 10px;
}
.mob_hi {
	height: 130px;
}
.b_r1 {
	border-right: 0 !important
}
.br_l {
	border-left: 0 solid !important;
}
.title2 h2 {
	margin-top: 6px !important;
	margin-bottom: 10px !important;
}
.news_box {
	margin-bottom: 20px;
}
.sect_hom_12 {
	padding: 20px 15px !important;
}
.who-content p {
	font-size: 13px;
}
h2.box-header {
	font-size: 18px !important;
	line-height: 20px !important;
	margin-top: 15px !important;
}
h2.box-header small {
	font-size: 15px !important;
}
.who-content {
	padding: 20px 15px !important;
	padding-bottom: 70px !important;
}
.re_more a {
	font-size: 12px !important;
	padding: 5px 10px !important;
}
.re_more a > img {
	width: 14px !important;
}
.enq_form_sty .radio_box div {
	float: left;
	width: 100%;
	margin: 4px 15px;
}
.services-offer-section {
	padding: 0px!important;
}
.enq_form_sty label {
	width: 100%;
}
.enq_form_sty .inupt_box {
	width: 100%;
}
.slider1 {
	padding-top: 0 /*50px*/;
}
.tp-caption .small_text, .finewide_button {
	display: none;
}
.navbar-nav li.drop ul.dropdown li.drop ul.dropdown {
	margin: 0;
	position: unset;
	top: 0%;
	left: 0%;
	width: 100%;
	background: #fff;
	padding: 0px;
	padding-left: 15px;
	opacity: 1;
	visibility: visible;
}
.nav > li {
	padding: 0px 0px !important;
}
.navbar-nav li.drop ul.dropdown li {
	padding: 0px 2px !important;
}
.navbar-nav li.drop ul.dropdown li {
	border-bottom: 0px solid #efefef !important;
}
.navbar-nav li.drop ul::before {
	display: none;
}
.navbar-nav li.drop ul::before, .navbar-nav li.drop ul::before {
	transform: translateY(0px) !important;
}
.navbar .container .navbar-header .navbar-brand img {
	height: auto;
	width: 150px;
	margin-top: 4px;
}
.navbar-default .navbar-toggle {
	margin: 9px !important;
	border-radius: 0;
	border: 1px solid #0a68b0;
	color: #0a68b0;
}
header.active .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff !important;
}
.navbar-header .form_search_box_2 {
	border-right: 1px solid #0a68b0;
}
.form_search_box_2 a > i {
	float: right;
	line-height: 19px;
	color: #0a68b0;
}
.bg_fff .form_search_box_2 a > i {
	color: #fff;
}
.bg_fff .navbar-toggle {
	border: 1px solid #fff;
}
header .bg_fff .navbar-toggle .icon-bar {
	background: #fff !important;
}
header .navbar .navbar-collapse .navbar-nav, header .navbar .navbar-collapse {
	background: #fff;
}
header.active .form_search_box_2 a > i {
	color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0a68b0 !important;
}
header.active .navbar-default .navbar-toggle {
	margin: 8px 15px !important;
	border-radius: 0;
	border: 1px solid #fff;
}
.navbar .container .navbar-header .navbar-brand {
	float: left;
	height: auto;
	margin-left: 15px;
	margin-top: -15px !important;
	width: auto;
}
.navbar-collapse .navbar-nav {
	width: 100% !important;
	padding-bottom: 25px;
}
.navbar-nav li.drop ul {
	box-shadow: none;
	padding-left: 15px !important;
}
.navbar-nav > li > a {
	height: auto !important;
	color:#337ab7 !important;
}
.bg_fff {
	background: #0a8bcf !important;
}
.navbar-default .navbar-collapse {
	box-shadow: 0px 4px 14px -7px #333;
	padding-bottom: 15px;
	padding-top: 15px;
}
header.active .navbar-fixed-top {
	background: #0a8bcf !important;
}
.form_search_box_2 {
	float: right;
	margin: 10px 0px;
	padding: 3px 0;
	border-right: 1px solid #fff;
	border-color: transparent;
}
.bg_fff .form_search_box_2 {
	border-right: 1px solid #fff;
}
.form_search_box_2 a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 24px;
}
.active .navbar-header .form_search_box_2 {
	border-right: 1px solid #fff;
}
.img-full {
	max-width: none;
	width: 135% !important;
}
.footer-widget .link-list {
	list-style: outside none none;
	padding: 0;
	display: none;
}
*{margin:0;padding:0;text-decoration:none}
body{background:#fff;}
header{position:relative;width:100%;background:#fff;}
.logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;width:15%}
.logo a{color:#6DDB07;}
nav{position:relative;width:980px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu ul li a{background-color:#337ab7 !important;}
#cssmenu ul li a:hover{color:#fff !important; background-color:#000 !important;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:nonebackground-color:#337ab7 !important}
#cssmenu{font-family:sans-serif;background:#fff}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#ddd;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#448D00!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;color:#fff !important; background-color:#000 !important;}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff !important; background-color:#000 !important;}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:8px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #0a68b0;border-bottom:2px solid #0a68b0;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#0a68b0;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#0a68b0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#0a68b0;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:-10px;display:block;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:transparent}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
}