/* LOGIKA Transport and Logistics HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Featured Three Column
7. Featured Services
8. Intro section
9. Fluid Section One
10. Our Team
11. Testimonials
12. Sponsors
13. Main Footer
14. default Section
15. Fluid Section Two
16. Latest News 
18. Fluid Section Three
19. Fact Counter
20. Accordion Box
21. Services Gallery Filters
22. Blog Pages / Sidebar Page
23. Sidebar
24. Comments Form
25. Contact Section



**********************************************/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,700italic,600italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#000;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
    text-align: justify !important;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#2086d5;	
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.8em;
}

input,button,select,textarea{
	font-family: 'Open Sans', sans-serif;
}

.raleway-font{
}

p{
	position:relative;
	line-height:1.8em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.small-container{
	max-width:1030px;	
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	/*min-width:300px;*/
	padding-top: 167px; /*Solución al header fixed*/
}

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

.theme-btn{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.anim-5,.anim-5-all *{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.anim-7,.anim-7-all *{
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.btn-style-one{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:#eb1d1d;
	color:#ffffff !important;
	font-size:11px;
	font-style:normal;
	border:2px solid #eb1d1d !important;
	font-family: 'Open Sans', sans-serif;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-one .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-one:hover{
	background:#ffffff;
	color:#eb1d1d !important;
	border-color:#eb1d1d !important;	
}

.btn-style-two{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:none;
	color:#eb1d1d !important;
	font-size:11px;
	border:2px solid #eb1d1d !important;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-two .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-two:hover{
	background:#eb1d1d;
	color:#ffffff !important;
	border-color:#eb1d1d !important;	
}

.btn-style-three{
    position: relative;
    padding: 8px 30px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    background: #36575a;
    color: #ffffff !important;
    font-size: 11px;
    font-style: normal;
    border: 2px solid #36575a !important;
    font-family: 'Open Sans', sans-serif;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.btn-style-three .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-three:hover{
    background: #ffffff;
    color: #36575a !important;
    border-color: #36575a !important;
}

.btn-style-four{
	position:relative;
	padding:8px 30px;
	line-height:20px;
	text-transform:uppercase;
	display:inline-block;
	background:none;
	color:#2086d5 !important;
	font-size:11px;
	border:2px solid #2086d5 !important;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.btn-style-four .icon{
	position:relative;
	padding-left:5px;	
}

.btn-style-four:hover{
	background:#2086d5;
	color:#ffffff !important;
	border-color:#2086d5 !important;	
}

.skew-btn{
	position:relative;
	display:inline-block;
	padding:8px 30px;
	color:#ffffff;
	text-transform:capitalize;
	font-size:13px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.skew-btn .btn-text{
	position:relative;
	z-index:1;	
}

.skew-btn:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #a1adb7;
	background:#a1adb7;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:0;
}
.tp-caption h2 {
    font-weight: normal !important;
}
.skew-btn:hover:before{
	background:#eb1d1d;
	border-color:#eb1d1d;
}

.skew-btn:hover{
	color:#ffffff;
}

.theme_color{
	color:#eb1d1d;	
}

.text-white{
	color:#ffffff !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.no-padd-bottom{
	padding-bottom:0px !important;	
}

.no-padd-top{
	padding-top:0px !important;	
}

.no-margin-bottom{
	margin-bottom:0px !important;	
}

.no-margin-top{
	margin-bottom:0px !important;	
}

.no-bg{
	background:none !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 9em !important;
    left: 20% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: justify;
    /*text-align: left;*/
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    max-width: 30%;
    font-size: 0.7vw;
}
.carousel-caption h1 {
    text-transform: uppercase;
    max-width: 570px;
    line-height: 1.4;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 2.7em;
    text-align: left;
    height: 27%;
}
.carousel-caption p {
	padding-top: 26%;
    font-size: 1.2em;
    font-weight: normal;
}
.carousel-control, .carousel-indicators{
	display: none;
}
.carousel-caption p {
    padding-top: 20%;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.6;
}
article.space_text p {
    padding: 1em !important;
    font-size: 0.98em !important;
    line-height: 1.5;
}
ul.law_list.no.selected {
	display: none;
}
ul.law_list.no.selected_show {
	display: block;
}
h2.rhtitle {
	position: relative;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #000000 !important;
    text-transform: uppercase;
    line-height: 1.5;
    padding-left: 30px;
    padding-right: 30px;
}
/*** 

====================================================================
	Scroll To Top style
====================================================================

***/
.carousel-fade .carousel-inner .item {
    -webkit-transition: all 1.1s ease-in-out, opacity 1s ease-in;
    -moz-transition: all 1.1s ease-in-out, opacity 1s ease-in;
    -ms-transition: all 1.1s ease-in-out, opacity 1s ease-in;
    -o-transition: all 1.1s ease-in-out, opacity 1s ease-in;
    transition: all 1.1s ease-in-out, opacity 1s ease-in;
}
 .carousel-fade .carousel-inner .item,
 .carousel-fade .carousel-inner .active.left,
 .carousel-fade .carousel-inner .active.right {
     opacity: 0 !important;
 }
 .carousel-fade .carousel-inner .active,
 .carousel-fade .carousel-inner .next.left,
 .carousel-fade .carousel-inner .prev.right {
     opacity: 1 !important;
 }
 .carousel-fade .carousel-control {
     z-index: 2 !important;
 }


.scroll-to-top{
	 /*position: relative; */
    position: absolute;
    /* bottom: 0px; */
    right: 0px;
    width: 74px;
    height: 58px;
    background: url('../images/resource/up_img.png')no-repeat;
    font-size: 16px;
    line-height: 38px;
    text-align: right;
    z-index: 100;
    cursor: pointer;
    display: none;
    top: -58px;
}

.scroll-to-top:hover {
    opacity: 1;
}
.sp_35 {
	margin-bottom: 35px;
}
/*** 

====================================================================
	Main Header style
====================================================================

***/

/**menu**/

ul.list li:first-child a {
    border-left: 10px solid #3498db;
}
ul.list li:first-child a:after {
    background: #3498db;
}
ul.list li a {
    display: block;
    width: 100%;
    padding: 20px;
    border-left: 5px solid;
    position: relative;
    z-index: 2;
    text-decoration: none;
    color: #444;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.list li a:after {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 0px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    z-index: -1;
}

.main-header{
	/*position:relative;*/
	position: fixed;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header{
	position:fixed;
}

.main-header .header-upper{
	position:relative;
	padding:15px 0px;
	background:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper{
	/*padding:0px;*/
	padding-top: 0px;
}


.main-header .header-upper .infor-box{
	position:relative;
	padding:30px 0px 0px !important;
	width:250px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper .search-box{
	padding-top:23px;	
}

.main-header .header-upper .search-box .form-group{
	position:relative;	
}

.main-header .header-upper .search-box input[type="search"],
.main-header .header-upper .search-box input[type="text"]{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:5px 40px 5px 15px;
	background:#ffffff;
	font-size:12px;
	border:1px solid #d0d0d0;
	color:#353535;
	border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-ms-border-radius:3px 3px 3px 3px;
	-o-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
}

.main-header .header-upper .search-box .btn-submit{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	text-align:center;
	height:34px;
	line-height:30px;
	font-size:14px;
	color:#ffffff;
	background:#eb1d1d;
	border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
	-ms-border-radius:0px 3px 3px 0px;
	-o-border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;	
}

.main-header .header-upper .top-bar{
	position:absolute;
	right:0px;
	top:0px;
	visibility:visible;
	opacity:1;
	width:100%;
	overflow:hidden;
	border-top:3px solid #eb1d1d;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-upper .top-bar{
	top:-200px;
	opacity:0;
	visibility:hidden;	
}

.main-header .header-upper .top-right{
	position:relative;
	float:right;
	right:0px;
	top:0px;
	padding:5px 0px 5px 20px;
	background:#eb1d1d;
	color:#ffffff;
	border-radius:0px 0px 0px 5px;
	-webkit-border-radius:0px 0px 0px 5px;
	-ms-border-radius:0px 0px 0px 5px;
	-o-border-radius:0px 0px 0px 5px;
	-moz-border-radius:0px 0px 0px 5px;
}

.main-header .header-upper .top-right:after{
	content:'';
	position:absolute;
	left:100%;
	top:0px;
	width:1500px;
	height:100%;
	background:#eb1d1d;	
}

.main-header .header-upper .top-right li{
	position:relative;
	float:left;
	margin-left:15px;
	color:#ffffff;
	font-size:11px;
	line-height:20px;	
}

.main-header .header-upper .top-right li .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.main-header .header-upper .top-right li a{
	position:relative;
	color:#221f1f;	
}

.main-header .header-lower{
	position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    border-top: solid #3B3B3B 2px;
    background: #3B3B3B;
    box-shadow: #000 0px 6px 31px -15px;
}

.main-header .get-quote-btn{
    position: relative;
    display: block;
    padding: 0px 0px;
    color: #36575a;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}

.main-header .get-quote-btn2{
    position: relative;
    display: block;
    padding: 0px 0px;
    color: #36575a;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.main-header .get-quote-btn3 {
    position: relative;
    display: block;
    padding: 0px 0px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    padding: 10px 0px;
}

.main-header .get-quote-btn .icon{
	font-size:14px;	
}

.main-header .get-quote-btn:hover{
	color:#221f1f;	
}

.main-menu{
	position:relative;
	float:left;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	/*border-left:1px solid #e0e0e0;*/
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	font-weight:bold;
	/*border-right:1px solid #e0e0e0;*/	
}

.main-menu .navigation > li > a{
	position: relative;
    display: block;
    padding: 10px 80px 10px 0px;
    font-size: 12px;
    color: #ffffff;
    line-height: 28px;
    text-transform: uppercase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li.dropdown > a:before{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:26px;
	top:7px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.qet-quote-outer.pull-left.left_flag_mobile {
    display: none;
}
.qet-quote-outer.pull-right.left_flag_desktop {
	display: block !important;
}

.main-menu .navigation > li.dropdown.share > a:before{
	display:none;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color: #959595;
    font-weight: bold;
    opacity: 1;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
	font-weight: bold;
}

.main-menu .navigation > li.dropdown:hover > a:after{
	color:#eb1d1d;	
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:200px;
	padding:0px;
	border:1px solid #eb1d1d;
	border-top-width:3px;
	z-index:100;
	background:#eaeff3;
	visibility:hidden;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li:hover > ul {
	top:100%;
	opacity:1;
	visibility:visible;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #e0e0e0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:last-child{
	border:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:7px 15px 7px 30px;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > a:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    font-size: 8px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 15px;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#eb1d1d;
	background-color:#d4dde5;	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:10px;
	top:7px;
	width:10px;
	height:20px;
	display:block;
	color:#3a3a3a;
	line-height:20px;
	font-size:16px;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#eb1d1d;	
}

.main-menu .navigation > li > ul > li  > ul{
	position:absolute;
	top:30px;
	left:100%;
	width:200px;
	padding:0px;
	border:1px solid #eb1d1d;
	border-top-width:2px;
	z-index:100;
	background:#eaeff3;
	visibility:hidden;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > ul {
	top:0px;
	opacity:1;
	visibility:visible;	
}

.main-menu .navigation > li > ul > li  > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.main-menu .navigation > li > ul > li  > ul > li:last-child{
	border:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:7px 15px 7px 30px;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:before {
    content: '\f10c';
    font-family: 'FontAwesome';
    font-size: 8px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 15px;
}

.main-menu .navigation > li > ul > li  > ul > li:hover > a{
	color:#eb1d1d;
	background-color:#d4dde5;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}
.sidebar-page.line_height {
    padding: 0px 0px 100px;
}
/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	color:#ffffff;
}

.main-slider h2{
	font-size:36px;
	font-weight:700;
	line-height:1.5em;	
}

/*** 

====================================================================
	Featured Three Column style
====================================================================

***/

.default-section{
	position:relative;
	padding:80px 0px;	
}

li.font_ft {
    padding-top: 10px;
	font-size: 20px;
    padding-bottom: 10px;
}

iframe {
    display: block;
    height: calc(32vh);
    width: 100%;
}
.col-md-3.wow {
    width: 25%;
    margin: 0px;
    padding: 0px;
}
.featured-three-col{
	position:relative;
	background:#ffffff;
	padding:70px 0px 30px;
}

.featured-three-col .column{
	position:relative;
	margin-bottom:40px;	
}

.featured-three-col .column .inner-box{
	position:relative;
	display:block;
	border-bottom:3px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	box-shadow:0px 0px 4px -3px #eb1d1d;
	-webkit-box-shadow:0px 0px 4px -3px #eb1d1d;
	-ms-box-shadow:0px 0px 4px -3px #eb1d1d;
	-o-box-shadow:0px 0px 4px -3px #eb1d1d;
	-moz-box-shadow:0px 0px 4px -3px #eb1d1d;	
}

.featured-three-col .column .inner-box:hover,
.featured-three-col .column .inner-box.active{
	border-bottom-color:#ffd21d;
}

.featured-three-col .column .inner-box:after{
	font-family: 'FontAwesome';
	content: "\f0d8";
	text-align:center;
	position:absolute;
	right:0;
	bottom:-9px;
	width:100%;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.featured-three-col .column .inner-box:hover:after,
.featured-three-col .column .inner-box.active:after{
	color:#ffd21d;	
}

.featured-three-col .column .image-box{
	position:relative;
	overflow:hidden;
}

.featured-three-col .column .image-box img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background:#eb1d1d;	
}

.featured-three-col .column .inner-box:hover .image-box img{
	transform:scale(1.1,1.1) rotate(-3deg);
	-webkit-transform:scale(1.1,1.1) rotate(-3deg);
	-ms-transform:scale(1.1,1.1) rotate(-3deg);
	-o-transform:scale(1.1,1.1) rotate(-3deg);
	-moz-transform:scale(1.1,1.1) rotate(-3deg);
	opacity:0.90;	
}

.featured-three-col .column .content{
	position:relative;
	padding:15px;	
}

.featured-three-col .column h3{
	position:relative;
	font-size:16px;
	color:#1b1b1b;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	margin-bottom:10px;
	text-transform:capitalize;
}

.featured-three-col .column h3 a{
	position:relative;
	color:#1b1b1b;
}

.featured-three-col .column h3 a:hover,
.featured-three-col .column .read-more:hover{
	color:#eb1d1d;	
}

.featured-three-col .column .text{
	text-align:justify;	
}

.featured-three-col .column .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#2086d5;
}

.featured-three-col .column .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

/*** 

====================================================================
	Intro Section style
====================================================================

***/

.intro-section{
	position:relative;
	padding:0px 0px;
	background:#f2f5f7 url(../images/background/bg-pattern.jpg) repeat;
	text-align:center;
	overflow:hidden;
}

.footer-widget.links-widget {
    margin-top: 6%;
    margin-bottom: -3%;
}

.intro-section .inner{
	position:relative;
	padding:40px 90px 40px 60px;
}

.intro-section .inner .content-box{
	position:relative;
	padding:20px 60px 20px 40px;
	color:#b4ddfd;
}

.intro-section .inner .content-box h2{
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	color:#ffffff;
	margin-bottom:7px;	
}

.intro-section .inner .content-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
}

.intro-section .inner .skew-line{
	position:absolute;
	top:0px;
	width:70px;
	height:100%;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);	
}

.intro-section .inner .skew-line:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:-40px;
	display:block;
	width:1px;
	height:100%;
	background:#2086d5;	
}

.intro-section .inner .skew-line:after{
	content:'';
	position:absolute;
	left:25px;
	top:-40px;
	display:block;
	width:1px;
	height:100%;
	background:#2086d5;	
}

.intro-section .inner .skew-line.line-left{
	left:0px;
	top:0px;	
}

.intro-section .inner .skew-line.line-right{
	right:-15px;
	top:0px;	
}

/*** 

====================================================================
	Featured Services Section
====================================================================

***/
.text p {
    position: absolute !important;
    margin: 0 auto;
    text-align: justify;
    padding: 73px;
}
.text h3, .text_2 p {
    position: absolute; /*position: absolute !important;*/
    margin: 0 auto;
    text-align: justify;
	padding-left: 60px;
}
.text img {
    width: 100%;
    height: 100%;
}
.sec-title{
	position:relative;
	margin-bottom:40px;
	padding-right:80px;
}

.sec-title h2,
h2.styled-title{
	position:relative;
	font-size:18px;
	color:#2b2b2b;
	text-transform:uppercase;
	font-weight:700;
	padding-left:34px;
}

.sec-title h2:before,
h2.styled-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:4px;
	width:15px;
	height:20px;
	background:#ffd21d;	
}

.sec-title h2:after,
h2.styled-title:after{
	content:'';
	position:absolute;
	left:10px;
	top:4px;
	width:10px;
	height:20px;
	background:#ffd21d;
	transform:skewX(-25deg);
	-webkit-transform:skewX(-25deg);
	-ms-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);
	
}

.sec-title .heading-text{
	position:relative;
	font-size:14px;
	margin:5px 0px 0px;
}

.featured-services{
	position:relative;
	padding:80px 0px 30px;
	background:#ffffff;
}

.featured-services .column{
	position:relative;
	margin-bottom:70px;	
}

.featured-services .column .inner-box{
	position:relative;
	display:block;
	margin-right:30px;
	padding:35px 25px 40px;
	border:1px solid #f1f1f1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-services .column .icon{
	position:relative;
	display:block;
	left:0px;
	top:0px;
	font-size:48px;
	margin-bottom:25px;
	color:#a1adb7;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.featured-services .column .inner-box:hover .icon{
	color:#eb1d1d;	
}

.featured-services .column h3{
	position:relative;
	font-size:15px;
	font-weight:600;
	margin-bottom:16px;
	color:#3a4145;
	text-transform:capitalize;
	font-family:'Open Sans',sans-serif;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-services .column .text{
	position:relative;
	margin-bottom:10px;	
}

.featured-services .column .inner-box:hover{
	border-color:#eb1d1d;	
}

.featured-services .column .theme-btn{
	position:absolute;
	right:-20px;
	bottom:-18px;	
}

/*** 

====================================================================
	Fluid Section One Style
====================================================================

***/

.fluid-section-one{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.large-container{
	max-width:1340px;
	margin:0 auto;
	padding:0px 15px;
}

.fluid-section-one .large-container{
	position:relative;	
}

.fluid-section-one .large-container .left-column{
	position:relative;
	float:left;
	width:60%;
	padding:80px 0px 60px;	
}

.fluid-section-one .large-container .bg-skew{
	position:absolute;
	left:0px;
	top:0px;
	width:57%;
	height:100%;
	background:#2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-one .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	right:50%;
	width:1500px;
	height:100%;
	background:#2086d5;
	
}

.logistic-progress{
	position:relative;
	color:#c6e5fd;
	padding-right:120px;
}

.log-progress-section .logistic-progress{
	position:relative;
	color:#c6e5fd;
	padding-right:0px;
}

.logistic-progress h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#ffffff;
}

.logistic-progress .desc-text{
	position:relative;
	margin-bottom:50px;	
}

.logistic-progress .column{
	position:relative;
	margin-bottom:20px;	
}

.logistic-progress .column .inner-box{
	position:relative;	
}

.logistic-progress .inner-box .upper{
	position:relative;
	padding-right:40px;
	margin-bottom:20px;
	max-width:200px;
}

.logistic-progress .inner-box .upper .arrow{
	position:absolute;
	right:0px;
	top:50%;
	height:20px;
	width:40px;
	display:block;
	margin-top:-10px;
	background:url(../images/icons/arrow-right.png) right center no-repeat;
	opacity:0.70;
}

.logistic-progress .inner-box h3{
	position:relative;
	margin-bottom:10px;
	font-size:14px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	color:#ffffff;	
}

.logistic-progress .inner-box .icon-box{
	position:relative;
	display:block;
	width:80px;
	height:80px;
	text-align:center;
	border:1px solid #c6e5fd;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.logistic-progress .inner-box:hover .icon-box{
	border-color:#ffd21d;	
}

.logistic-progress .inner-box .icon-box .icon{
	position:relative;
	display:block;
	line-height:78px;
	font-size:24px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.logistic-progress .inner-box:hover .icon-box .icon{
	color:#ffd21d;	
}

.logistic-progress .inner-box .step-count{
	position:absolute;
	right:0px;
	top:0px;
	font-size:10px;
	line-height:24px;
	width:24px;
	height:24px;
	color:#ffffff;
	background:#ffd21d;	
}

.fluid-section-one .large-container .right-column{
	position:relative;
	float:left;
	width:40%;
	padding:80px 0px 40px 60px;	
}

.get-quote-form{
	position:relative;
	color:#666666;
}

.get-quote-form .envelope-icon{
	font-size:32px;
	color:#aaaaaa;
	margin-bottom:20px;	
}

.get-quote-form h2{
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#2b2b2b;
}

.get-quote-form .desc-text{
	position:relative;
	margin-bottom:20px;	
}

.get-quote-form .form-group{
	position:relative;
	margin-bottom:15px;
}

.get-quote-form .form-group input[type="text"],
.get-quote-form .form-group input[type="email"],
.get-quote-form .form-group input[type="password"],
.get-quote-form .form-group input[type="number"],
.get-quote-form .form-group input[type="tel"],
.get-quote-form .form-group select,
.get-quote-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#2b2b2b;
	line-height:24px;
	padding:7px 15px;
	min-height:40px;
}

.get-quote-form .form-group select{
	cursor:pointer;
	background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	height:40px;	
}

.get-quote-form .form-group select option{
	text-indent:15px;
	padding-top:3px;	
}

.get-quote-form .form-group textarea{
	height:150px;
	resize:none;
}

.get-quote-form .form-group input[type="text"]:focus,
.get-quote-form .form-group input[type="email"]:focus,
.get-quote-form .form-group input[type="password"]:focus,
.get-quote-form .form-group input[type="number"]:focus,
.get-quote-form .form-group input[type="tel"]:focus,
.get-quote-form .form-group select:focus,
.get-quote-form .form-group textarea:focus{
	border-color:#2086d5;	
}

.post-text_up_2 p:before {
    content: "·";
    font-size: 63px;
    vertical-align: middle;
    line-height: 2px;
    color: #4b6856;
    padding: 10px 0px;
    position: absolute;
    margin-left: -19px;
}
.post-text_up_2 p {
    margin-left: 1px;
}
/*** 

====================================================================
	Our Team style
====================================================================

***/

.team-section{
	position:relative;
	padding:60px 0px;
}

.team-section.bg-two{
	background:#ecf4fc;	
}

.team-section .member-column{
	position:relative;
}

.team-section .member-column .inner-box{
	position:relative;
	max-width:450px;
	margin:0 auto;	
}

.team-section .member-column .image{
	position:relative;
	overflow:hidden;	
}

.team-section .member-column .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .member-column:hover .image img{
	-webkit-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
	-ms-transform:scale(1.03,1.03);
	-o-transform:scale(1.03,1.03);
	-moz-transform:scale(1.03,1.03);
}

.team-section .member-column .social-links{
	position:relative;
	display:inline-block;
	border:1px solid #e3e3e3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
}

.team-section .member-column .social-links li{
	position:relative;
	float:left;
	border-left:1px solid #e3e3e3;
}

.team-section .member-column .social-links li:first-child{
	border:none;	
}

.team-section .member-column .social-links li a{
	position:relative;
	display:block;
	width:34px;
	height:36px;
	text-align:center;
	font-size:14px;
	line-height:36px;
	color:#cccccc;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.team-section .member-column .social-links li a:hover{
	color:#2086d5;	
}

.team-section .member-column .member-title{
	position:relative;
	padding:20px 0px 0px;	
}

.team-section .member-column .member-title p{
	font-style:italic;
	color:#2086d5;
	font-size:14px;	
}

.team-section .member-column .member-title h4{
	font-size:16px;
	text-transform:capitalize;
	font-family:'Open Sans',sans-serif;
	font-weight:500;
	margin-bottom:5px;	
}

.team-section .member-column .member-desc{
	position:relative;
	margin-bottom:20px;	
}



.team-section .owl-controls{
	position:absolute;
	right:0px;
	top:-70px;
	margin:0px !important;	
}

.team-section .owl-nav .owl-prev{
	position:absolute;
	right:35px;
	top:0;
	width:24px;
	padding-right:3px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.team-section .owl-nav .owl-next{
	position:absolute;
	right:0px;
	top:0;
	width:24px;
	padding-left:3px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.team-section .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.team-section .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.team-section .owl-nav .owl-prev:hover,
.team-section .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.team-section .owl-nav .owl-prev:hover:after,
.team-section .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.team-section .owl-dots{
	display:none !important;	
}

/*** 

====================================================================
	Sponsors Section Style
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:80px 0px 75px;
	background:#ffffff;
	overflow:hidden;
}

.sponsors-section .sponsors-outer{
	position:relative;
	margin:0px 0px;	
}

.sponsors-section .sponsors-slider{
	position:relative;
	padding:0px 0px;
	border:1px solid #e3e3e3;
}

.sponsors-section .sponsors-slider li{
	border-left:1px solid #e3e3e3;
	margin-right:-1px;
	opacity:0.50;
}

.sponsors-section .sponsors-slider li:hover{
	opacity:1;	
}

.sponsors-section .owl-controls{
	margin:0px !important;	
}

.sponsors-section .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.sponsors-section .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:50%;
	margin-top:-20px !important;
	width:28px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.sponsors-section .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-2px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:20px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.sponsors-section .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-4px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:20px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.sponsors-section .owl-nav .owl-prev:hover:after,
.sponsors-section .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.sponsors-section .owl-nav .owl-prev:hover,
.sponsors-section .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.sponsors-section .owl-dots{
	display:none !important;	
}


/*** 

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:80px 0px 40px;
	background-color:#f8f8f8;
}

.testimonials-section .testimonials-slider{
	position:relative;
}

.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:50px 0px 0px 0px;
	border:1px solid #cccccc;
	border-bottom-width:3px;
	background:#ffffff url(../images/icons/icon-quote.png) 15px 60px no-repeat;
	text-align:center;
}

.testimonials-section .testimonials-slider .slide-item:hover{
	border-color:#eb1d1d;	
}

.testimonials-section .testimonials-slider .image-box{
	position:relative;
	width:80px;
	height:80px;
	margin:-40px auto 0px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-section .testimonials-slider .image-box img{
	position:relative;
	width:80px;
	height:80px;
	display:block;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonials-section .slide-item h3{
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	color:#000000;
	font-weight:600;
	margin:0px 5px 20px 0px;	
}

.testimonials-section .rating{
	position:relative;
	display:inline-block;
	vertical-align:middle;	
}

.testimonials-section .rating .fa-star{
	position:relative;
	display:inline-block;
	margin:0px 3px;
	color:#ffcc02;	
}

.testimonials-section .slide-text{
	position:relative;
	font-size:14px;
	color:#565656;
	line-height:2em;
	padding:20px;	
}

.testimonials-section .column-carousel .owl-nav {
	position:absolute;
	width:100%;
	top:48%;
	margin-top:-22px !important;
	display:none !important;	
}

.testimonials-section .column-carousel .owl-nav .owl-prev{
	position:absolute;
	left:-70px;
	top:0;
	width:24px;
	padding-right:3px;
	height:40px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#cccccc;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-section .column-carousel .owl-nav .owl-next{
	position:absolute;
	right:-70px;
	top:0;
	width:24px;
	padding-left:3px;
	height:40px;
	text-align:center;
	color:#cccccc;
	border:1px solid #e3e3e3;
	background:#ffffff !important;
	font-size:0px !important;
}

.testimonials-section .column-carousel .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:-3px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.testimonials-section .column-carousel .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-10px;
	display:block;
	font-size:16px;
	text-align:center;
	width:30px;
	height:10px;
	opacity:1;
	color:#cccccc;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.testimonials-section .column-carousel .owl-nav .owl-prev:hover,
.testimonials-section .column-carousel .owl-nav .owl-next:hover{
	background:#ffd21d !important;	
}

.testimonials-section .column-carousel .owl-nav .owl-prev:hover:after,
.testimonials-section .column-carousel .owl-nav .owl-next:hover:after{
	opacity:1;
	color:#ffffff;
}

.testimonials-section .column-carousel.three-column .owl-dots{
	display:block !important;
	position:relative;
	text-align:center;
	padding:20px 0px;
	top:0px;
}

.testimonials-section .column-carousel.three-column .owl-dot span{
	background:#cccccc;
	
}

.testimonials-section .column-carousel.three-column .owl-dot span:hover,
.testimonials-section .column-carousel.three-column .owl-dot.active span{
	background:#eb1d1d;
	
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
}

.main-footer p{
	line-height:2.2em;
	margin-bottom:20px;
}

.main-footer .footer-upper{
	position: relative;
    padding: 20px 0px 0px;
    color: #000;
    background: #89938A;
    line-height: 2em;
}

.main-footer .footer-upper .column {
    position: relative;
    /*margin-bottom: 0px;
    padding-left: 0px;*/
}

.footer-upper .column h2{
	position:relative;
	font-size:15px;
	line-height:1.4em;
	padding:0px 0px 5px;
	font-weight:600;
	text-transform:uppercase;
	color:#000;
}

.footer-upper .column h2:after{
	/*content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:70px;
	height:3px;
	background:#ffd21d;*/
}

.footer-upper .contact-widget li{
	position:relative;
	margin-bottom:10px;	
}

.footer-upper .contact-widget li strong{
	font-weight:600;
	padding-right:5px;	
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#36575a;	
}

.footer-upper .links-widget li{
    position: relative;
    margin-bottom: 0px;
    line-height: 1.5;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	color:#000;
}

.footer-upper .social-links a{
	position:relative;
	display:inline-block;
	width:32px;
	height:32px;
	line-height:30px;
	text-align:center;
	background:#435464;
	margin-right:5px;
	color:#999999;
	border:1px solid #435464;	
}

.footer-upper .social-links a:hover{
	color:#ffffff;
	background:none;
	border-color:#ffd21d;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);	
}

.footer-bottom{
	position:relative;
	background:#3B3B3B;
	padding:10px 0px;
	color:#c5c5c5;
	font-size:13px;
	text-align:center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
}

.footer-bottom .copyright a{
	position:relative;
	color:#ffffff;	
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}
.no-desktop{
	display: none !important;
}
.content_2 p {
    text-align: justify;
}
/*** 

====================================================================
	Default-two-column Section style
====================================================================

***/

.default-two-col{
	position:relative;
	background-color:#ffffff;
	z-index:99;
}

.default-two-col.with-tabs{
	padding:70px 0px;
	background:#fbfcfd;	
}

.default-two-col .content-column{
	position:relative;
	padding:60px 15px 10px;	
}

.default-two-col .content-column.style-two{
	position:relative;
	padding-bottom:60px;
}

.default-two-col.with-tabs .content-column{
	padding:0px 15px;	
}

.default-two-col .content-column h2{
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:20px;
	font-weight:700;
	text-transform:uppercase;
	color:#1b1b1b;
}

.default-two-col .content-column .text{
	text-align:justify;	
}

.default-two-col .content-column .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#2086d5;
}

.default-two-col .content-column .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.default-two-col .form-column .inner-box{
	position:relative;
	padding:30px 30px 25px;
	background:#eaeff3;
	margin-top:-30px;
	z-index:5;
}

/*** 

====================================================================
	Default-two-column Section style
====================================================================

***/

.featured-image-sec{
	position:relative;
	padding: 10px 0px 0px;
	background:#ffffff;
}

.featured-image-sec .image-column{
	position:relative;
	margin-bottom:60px;	
}

.featured-image-sec .image-column img{
	position:relative;
	display:block;
	width:100%;	
}

.featured-image-sec .block-column{
	position:relative;
	margin-bottom:0px;	
}

.featured-image-sec .block-column .block{
	position:relative;
}

.featured-image-sec .block-column h3{
	/*position:relative;
	font-size:16px;
	text-transform:capitalize;
	color:#2b2b2b;
	margin-bottom:15px;
	padding-left:60px;
	padding-bottom:10px;*/
    font-size: 20px;
    color: #fff;
    margin: -50px 0 0 -50px;
    left: 15%;
    top: 60%;
}

.featured-image-sec .block-column h3:after{
	/*content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	*/
}

.featured-image-sec .block-column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:38px;	
	color:#2086d5;
	line-height:40px;
	display:block;
}

.featured-image-sec .block-column .text{
	position:relative;
	/*padding-left:60px;*/
}

/*** 

====================================================================
	Fluid Section Two Style
====================================================================

***/

.fluid-section-two{
	position:relative;
	background:#eaeff3;
	overflow:hidden;	
}

.fluid-section-two .large-container{
	position:relative;	
}

.fluid-section-two .large-container .left-column{
	position:relative;
	float:left;
	width:48%;
	padding:70px 0px 60px;	
}

.why-us-column{
	position:relative;
	color:#666666;
	padding-right:120px;
}

.why-us-column.style-two{
	padding-right:15px;	
}

.why-us-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#2b2b2b;
}

.why-us-column .desc-text{
	position:relative;
	margin-bottom:40px;	
}

.why-us-column .column{
	position:relative;
	margin-bottom:20px;	
}

.styled-list-one{
	position:relative;	
}

.styled-list-one li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-one li:before{
	content:'\f00c';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#eb1d1d;	
}


.fluid-section-two .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:53%;
	height:100%;
	background:#2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-two .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#2086d5;
	
}

.fluid-section-two .right-column{
	position:relative;
	float:right;
	width:52%;
	color:#ffffff;
	padding:70px 50px 20px 80px;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);	
}

.fluid-section-two .right-column h2{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding-left:10px;
	text-transform:uppercase;
	color:#ffffff;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer{
	position:relative;
	padding-left:30px;
}

.fluid-section-two .specs-outer .line-left{
	position:absolute;
	display:block;
	left:0px;
	width:1px;
	background:#ffffff;
	height:86%;
	top:24px;
}

.fluid-section-two .specs-outer .spec-block{
	position:relative;
	margin-bottom:50px;
	padding-left:60px;
	transform:skewX(22deg);
	-webkit-transform:skewX(22deg);
	-ms-transform:skewX(22deg);
	-o-transform:skewX(22deg);
	-moz-transform:skewX(22deg);
}

.fluid-section-two .specs-outer .spec-block .icon-box{
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:40px;
	font-size:32px;
	line-height:40px;	
}

.fluid-section-two .specs-outer .spec-block:before{
	content:'';
	position:absolute;
	display:block;
	left:-30px;
	top:50%;
	width:20px;
	height:0px;
	border-bottom:1px solid #ffffff;	
}


/*** 

====================================================================
	Latest News style
====================================================================

***/

.latest-news{
	position:relative;
	padding:80px 0px;
	width:100%;
	background:#fcfcfc;
}

.latest-news .slide-item{
	position:relative;	
}

.latest-news .slide-item .image{
	position:relative;
	width:100%;
	overflow:hidden;
}

.latest-news .slide-item .image:before{
	content:'';
	position:absolute;
	right:-50px;
	top:0px;
	width:48%;
	height:100%;
	background:#fcfcfc;
	z-index:1;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
}

.latest-news .slide-item .image img{
	position:relative;
	display:block;
	width:100% !important;	
}

.latest-news .slide-item .content-box{
	position:absolute;
	right:0px;
	top:0px;
	padding:25px 0px 0px 35px;
	overflow:hidden;
}

.latest-news .slide-item .content-box-inner{
	position:relative;
	max-width:340px;
	padding:40px 0px 25px 0px;
	border:1px solid #cccccc;
	border-left:none;
	border-top:none;
	z-index:7;
}

.latest-news .slide-item .content-box-inner:before{
	content:'';
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	border-left:4px solid #ffd21d;
	border-top:1px solid #cccccc;
	z-index:1;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
}

.latest-news .slide-item .content-box-inner:after{
	content:'';
	position:absolute;
	right:-1px;
	top:0px;
	width:0px;
	border-right:1px solid #e0e0e0;
	height:100%;
	z-index:11;
}

.latest-news .slide-item .content-box-inner .text-content{
	position:relative;
	left:5px;
	margin-left:30px;
	z-index:4;
	padding:0px 20px 0px 20px;
	background:#ffffff;
	border-right:5px solid #fcfcfc;
}

.latest-news .slide-item .content-box-inner .text-content:before{
	content:'';
	position:absolute;
	left:2px;
	top:-25px;
	width:100%;
	height:25px;
	background:#ffffff;
	border-right:7px solid #fcfcfc;
}

.latest-news .slide-item .content-box-inner .text-content:after{
	content:'';
	position:absolute;
	left:2px;
	bottom:-25px;
	width:100%;
	height:25px;
	background:#ffffff;
	border-right:7px solid #fcfcfc;
}

.latest-news .slide-item .content-box .text-content h3{
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:7px;	
}

.latest-news .slide-item .content-box .text-content .info{
	position:relative;
	font-size:14px;
	color:#878787;
	margin-bottom:15px;	
}

.latest-news .slide-item .content-box .text-content h3 a{
	color:#1b1b1b;	
}

.latest-news .slide-item .content-box .text-content .info a{
	color:#ffd21d;	
}

.latest-news .slide-item .content-box .text-content h3 a:hover{
	color:#ffd21d;	
}

.latest-news .slide-item .content-box .text-content .text{
	position:relative;
	font-size:14px;
	color:#595959;
	margin-bottom:20px;	
}

.latest-news .slide-item .content-box .read-more{
	position:relative;
	display:inline-block;
	margin:10px 0px;
	text-transform:capitalize;
	color:#2086d5;
}

.latest-news .slide-item .content-box .read-more .icon{
	position:relative;
	padding-right:5px;
	font-size:14px;	
}

.latest-news .owl-nav{
	position:absolute;
	right:0px;
	top:-110px;
	width:100px;
	height:54px;
}

.latest-news .owl-dots{
	display:none !important;	
}

.latest-news .owl-nav .owl-prev,
.latest-news .owl-nav .owl-next{
	position:absolute;
	border:1px solid #eeeeee;
	top:0px !important;
	width:30px !important;
	height:64px !important;
	line-height:54px !important;
	padding:5px 5px !important;
	font-size:0px !important;
	overflow:hidden !important;
	color:#f1c410 !important;
	text-align:center !important;
	background:none !important;
	border-radius:0% !important;
	-webkit-border-radius:0% !important;
	-ms-border-radius:0% !important;
	-o-border-radius:0% !important;
	-moz-border-radius:0% !important;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;	
}

.latest-news .owl-nav .owl-prev{
	right:36px;
}

.latest-news .owl-nav .owl-next{
	right:0px;
}

.latest-news .owl-nav .owl-prev:after,
.latest-news .owl-nav .owl-next:after{
	font-size:20px !important;
	color:#999999;
	font-family: 'FontAwesome';
}

.latest-news .owl-nav .owl-prev:after{
	content: "\f104";
}

.latest-news .owl-nav .owl-next:after{
	content: "\f105";
}

.latest-news .owl-nav .owl-prev:hover,
.latest-news .owl-nav .owl-next:hover{
	background:#ffc13b !important;
	color:#ffffff;
	border-color:#ffc13b;	
}

.latest-news .owl-nav .owl-prev:hover:after,
.latest-news .owl-nav .owl-next:hover:after{
	color:#ffffff;
}

h3.update_t {
    background: #355457;
    color: #fff;
    padding: 5px 15px;
}

h3.update_t:hover {
    background: #889882;
}

h3.update_t span {
    position: relative;
    float: right;
    padding-top: 3px;
}
h3.update_t a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
h3.post-titulo_up {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}
.post-text_up {
    background: #355457;
    color: #fff;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 20px;
}
.sp_35 {
    margin-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 35px;
}
.pad-less {
	padding-left: 0px;
}    

.btn {
    padding: 9px 20px;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    background-image: none;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    font-size: 10px !important;
}
.btn-suc {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #3b3b3b;
    background-image: -moz-linear-gradient(top,#3b3b3b,#3b3b3b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b3b3b),to(#3b3b3b));
    background-image: -webkit-linear-gradient(top,#3b3b3b,#3b3b3b);
    background-image: -o-linear-gradient(top,#3b3b3b,#3b3b3b);
    background-image: linear-gradient(to bottom,#3b3b3b,#3b3b3b);
    background-repeat: repeat-x;
    border-color: #3b3b3b #3b3b3b #3b3b3b;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b',endColorstr='#3b3b3b',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-suc:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #355457;
}
.btn-suc.active.focus,
.btn-suc.active:focus,
.btn-suc.active:hover,
.btn-suc:active.focus,
.btn-suc:active:focus,
.btn-suc:active:hover,
.open>.dropdown-toggle.btn-suc.focus,
.open>.dropdown-toggle.btn-suc:focus,
.open>.dropdown-toggle.btn-suc:hover {
    color: #fff;
    background-color: #355457 !important;
    border-color: #355457 !important;
}

h3.post-titulo_up_2 a {
    float: right;
    padding: 15px 10px;
}
h3.post-titulo_up_2 {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding: 7px 15px 0px;
	width: 50%;
}
h3.post-titulo_up_3 {
    /* text-transform: uppercase; */
    color: #3b3b3b;
    font-weight: bold;
    font-size: 18px;
    padding: 7px 0px 0px;
    /* width: 50%; */
    border-bottom: solid 2px #36575a;

}
h4.date_formt {
    font-size: 11px;
}
.post-text_up_3 {
    text-transform: none;
    font-size: 12px;
    color: #221f1f;
    padding: 5px 0px;
    text-align: justify;
}
.post-text_up_2 {
    text-transform: none;
    font-size: 12px;
    color: #221f1f;
    padding: 5px 15px;
    text-align: justify;
}
.page-title_2 h1 {
    font-size: 7vw;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px;
    opacity: 0.2;
    text-align: center;
}
.page-title_3 h1 {
    font-size: 5.6vw;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px;
    opacity: 0.2;
    text-align: center;
}
.text_slider p {
    position: absolute !important;
    margin: 0 auto;
    text-align: justify !important;
    padding: 0px !important;
    font-size: 0.9vw !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    padding-top: 6vw !important;
    line-height: 1.3 !important;
	min-width: 520px !important;
}
.widget.popular-categories.wow.b.fadeInUp.animated.fadeOutUp a img.pdf_file {
    float: right !important;
    margin-top: -18px;
}
.post-text_up_3.mg_15 {
    padding-top: 20px;
}
/*** 

====================================================================
	Fluid Section Three Style
====================================================================

***/

.fluid-section-three{
	position:relative;
	background:#fff;
	overflow:hidden;	
}

.fluid-section-three .image-box{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;	
}

.fluid-section-three .large-container{
	position:relative;	
}


.fluid-section-three .large-container .bg-skew{
	position:absolute;
	right:0px;
	top:0px;
	width:73%;
	height:100%;
	background:#2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fluid-section-three .large-container .bg-skew:before{
	content:'';
	position:absolute;
	display:block;
	left:50%;
	width:1500px;
	height:100%;
	background:#2086d5;
	
}

.fluid-section-three .right-column{
	position: relative;
    float: right;
    width: 55%;
    color: #ffffff;
    padding: 67px 10px 98px 0px;
}


.fluid-section-three .block-column .block{
	position:relative;
	margin-bottom:80px;	
}

.fluid-section-three .block-column h3{
	position:relative;
	font-size:16px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	text-transform:capitalize;
	color:#ffffff;
	margin-bottom:15px;
	padding-left:60px;
	padding-bottom:10px;
}

.fluid-section-three .block-column h3:after{
	/*content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	*/
}

.fluid-section-three .block-column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:38px;	
	color:#ffffff;
	line-height:40px;
	display:block;
	opacity:0.70;
	font-weight:normal;
}

.fluid-section-three .block-column .text{
	position:relative;
	padding-left:60px;
}


.styled-list-two{
	position:relative;	
}

.styled-list-two li{
	position:relative;
	margin-bottom:10px;
	padding-left:30px;
	line-height:24px;
}

.styled-list-two li a{
	color:#2086d5;
	text-decoration:underline;
}

.styled-list-two li:before{
	content:'\e0c2';
	font-family:'Flaticon';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	line-height:24px;
	font-size:14px;
	color:#ffd21d;	
}

span.border_1.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_2.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_3.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_4.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_5.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_6.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
span.border_7.active {
    width: 100%;
    height: 7px;
    background: #000;
    display: inline-block;
}
li.1 a::before{
	content:'nada';
    border-bottom: solid #000 5px;
    padding: 10px 6px;
    position: relative;
    width: 100%;
}
.col-lg-4.col-md-4.col-sm-12.col-xs-12.pull-left.remove_lef {
    padding: 0;
    margin: 0;
}
li a.remover_lef_space {
    padding: 10px !important;
}
.col-lg-6.col-md-8.col-sm-12.col-xs-12.pull-left.height_brake{
    line-height: 1;
}
.nav-tabs {
    border-bottom: 0px;
}

.law_list.auto-container {
    padding: 0px 40px !important;
	text-align: left;
}
.col-md-6.col-sm-12.col-xs-12.block.wow.slide_grid.animated {
    padding: 0 !important;
    margin: 0  !important;
}
.col-md-6.col-sm-12.col-xs-12.block.wow.slide_grid.animated {
    padding-right: 0  !important;
    padding-left: 0  !important;
    background: #e3e3e3;
}
.col-md-6.col-sm-12.col-xs-12.block.wow.slide_grid2.animated {
    padding-right: 0  !important;
    padding-left: 0  !important;
}
.col-md-6.col-sm-12.col-xs-12.block.wow.slide_grid.animated article {
    padding-right: 0  !important;
    padding-left: 0  !important;
}
p.space_text {
    padding: 3em 2em 1em;
    font-size: 1em;
}
article.col-md-6.col-sm-6.col-xs-12.block.wow.slide_grid2.animated {
    padding: 0;
}
/*** 

====================================================================
	Page Title Section
====================================================================

***/

.page-title{
	position: relative;
    padding: 0px;
    color: #ffffff;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	/*background:#121c27;
	opacity:0.50;*/
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
}	

.page-title h1{
    font-size: 8vw;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px;
    opacity: 0.2;
}

.page-title h1:after{
	/*content:'';
	position:relative;
	display:block;
	width:80px;
	height:2px;
	margin:10px auto 20px;
	background:#ffd21d;	*/
}

.page-title .bread-crumb a{
	position:relative;
	display:inline-block;
	margin:0px 5px;
	line-height:24px;
	color:#ffffff;
	font-size:13px;	
}

.page-title .bread-crumb a:hover,
.page-title .bread-crumb a.current{
	color:#ffd21d;	
}

/*** 

====================================================================
	Default Services Section
====================================================================

***/

.default-services{
	position:relative;
	padding:70px 0px 10px;
	background:#ffffff;
}

.default-services .column{
	position:relative;
	margin-bottom:50px;	
}

.default-services .column h3{
	position:relative;
	font-size:15px;
	text-transform:capitalize;
	color:#2b2b2b;
	margin-bottom:15px;
	font-weight:600;
	font-family:'Open Sans',sans-serif;
	padding-left:60px;
	padding-bottom:10px;
}

.default-services .column h3:after{
	content:'';
	position:absolute;
	left:60px;
	top:100%;
	height:2px;
	width:50px;
	background:#ffd21d;	
}

.default-services .column .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-weight:normal;
	font-size:38px;	
	color:#2086d5;
	line-height:40px;
	display:block;
}

.default-services .column .text{
	position:relative;
	padding-left:60px;
}

.text h3, .text_2 p {
    position: absolute;/*position: absolute !important;*/
    margin: 0 auto;
    text-align: justify;
    padding-left: 60px;
    font-size: 1em;
}

/*** 

====================================================================
	Accordions style
====================================================================

***/

.accordion-box{
	position:relative;
	padding-top:20px;
}

.accordion-box .block{
	position:relative;
	margin-bottom:25px;	
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:14px;
	margin-bottom:0px;
	cursor:pointer;
	background:#ffffff;
	line-height:24px;
	padding:10px 0px 10px 25px;
	padding-right:90px;
	overflow:hidden;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-btn.active{
	color:#ffffff;
	background:#314150;	
}

.accordion-box .block .icon-outer{
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:100%;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .icon-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:115%;
	height:100%;
	background:#2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);	
}

.accordion-box .block .icon-outer .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-20px;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.accordion-box .block .icon-outer .icon-up{
	opacity:0;
}

.accordion-box .block .icon-outer .icon-down{
	opacity:1;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-down{
	opacity:0;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-up{
	opacity:1;
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;	
}

.accordion-box .block .acc-content.current{
	display:block;	
}

.accordion-box .block .content{
	position:relative;
	font-size:13px;
	background:#ffffff;
	padding:20px 25px;	
}

/*** 

====================================================================
	Logistics Progress style
====================================================================

***/

.log-progress-section{
	position:relative;
	padding:70px 0px 40px;
	background:#2086d5;
	color:#ffffff;
}

/*** 

====================================================================
	Vertical Blocks style
====================================================================

***/

.vertical-blocks{
	position:relative;
}

.vertical-blocks .block{
	position:relative;
	margin-bottom:30px;
	padding-left:30px;
	border-right:1px solid #e0e0e0;
	overflow:hidden;
}

.vertical-blocks .block:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	border-bottom:1px solid #e0e0e0;
	width:97%;	
}

.vertical-blocks .block .inner-box{
	position:relative;
	padding:20px 20px 10px 50px;
}

.vertical-blocks .block .inner-box:before{
	content:'';
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #e0e0e0;
	border-right:none;
	border-left:3px solid #2086d5;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.vertical-blocks .block:nth-child(2) .inner-box:before{
	border-left-color:#ffd21d;	
}

.vertical-blocks .block:nth-child(3) .inner-box:before{
	border-left-color:#eb1d1d;	
}

.vertical-blocks .block h3{
	position:relative;
	font-size:15px;
	color:#1b1b1b;
	padding-left:50px;
	font-weight:600;
	margin-bottom:10px;
}

.vertical-blocks .block .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:30px;
	font-size:32px;
	color:#d0d0d0;	
}


/*** 

====================================================================
	Fact Counter Section
====================================================================

***/

.fact-counter{
	position:relative;
	padding:0px 0px 0px;
	color:#1b1b1b;
	background-color:#208dff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
}

.fact-counter:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffd21d;
	opacity:0.90;
	z-index:0;
}

.fact-counter .counter-outer{
	position:relative;
	padding:70px 0px 20px;
	margin:0px 30px;
	z-index:5;
}

.fact-counter .counter-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background:url(../images/background/bg-pattern.jpg) repeat;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);
}

.fact-counter .auto-container{
	position:relative;
	z-index:1;
}

.fact-counter .column{
	position:relative;
	margin-bottom:50px;
	text-align:center;
	z-index:5;	
}

.fact-counter .column .icon{
	position:relative;
	top:0px;
	font-size:48px;
	margin-bottom:30px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fact-counter .column:hover .icon{
	top:-15px;	
}

.fact-counter .column:nth-child(1) .icon,
.fact-counter .column:nth-child(1) .count-text{
	color:#757575;	
}

.fact-counter .column:nth-child(2) .icon,
.fact-counter .column:nth-child(2) .count-text{
	color:#eb1d1d;	
}

.fact-counter .column:nth-child(3) .icon,
.fact-counter .column:nth-child(3) .count-text{
	color:#ffd21d;	
}

.fact-counter .column:nth-child(4) .icon,
.fact-counter .column:nth-child(4) .count-text{
	color:#8fa8c1;	
}

.fact-counter .count-outer{
	position:relative;
	font-size:36px;
	font-weight:600;
	padding:0px 30px;
}

.fact-counter .column .line{
	position:relative;
	width:50px;
	height:2px;
	background:#cccccc;
	margin:20px auto;	
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#454545;
}

/*** 

====================================================================
	Filter Gallery Section
====================================================================

***/

.filter-gallery{
	position:relative;	
}

.filters-outer{
	position:relative;
	padding:30px 0px 15px;
	background:#fbfcfd;	
}

.filters-outer .filter-tabs{
	position:relative;
	text-align:center;
}

.filters-outer .filter-tabs li{
	position:relative;
	display:inline-block;
	line-height:20px;
	padding:9px 30px;
	text-align:center;
	color:#1b1b1b;
	margin:0px 15px 15px;
	cursor:pointer;
	text-transform:uppercase;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.filters-outer .filter-tabs li .btn-text{
	position:relative;
	z-index:1;	
}

.filters-outer .filter-tabs li:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	border:1px solid #e0e0e0;
	border-left-width:3px;
	background:#ffffff;
	transform:skewX(-15deg);
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.filters-outer .filter-tabs li:hover:before,
.filters-outer .filter-tabs li.active:before{
	border-color:#ffd21d;	
}

.filter-gallery .filter-list .mix{
	display:none;	
}
.panel-default>.panel-heading {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important; 
}
a.up_move2 {
    float: right !important;
}
.panel-body {
    background: #000;
}
/*** 

====================================================================
	Blog Page Style
====================================================================

***/

.sidebar-page{
	position:relative;
	padding:50px 0px 100px;
}

.blog-container{
	position:relative;
	padding:0px 0px;
}

.blog-container .blog-post{
	position:relative;
	margin-bottom:40px;
	background:none;	 
}

.blog-container .blog-post .image-box{
	position:relative;
	overflow:hidden;	
}

.blog-container .blog-post .image-box img{
	display:block;
	width:100%;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.blog-container .blog-post:hover .image-box img{
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);	
}

.blog-container .blog-post .lower-part{
	position:relative;	
}

.blog-container .blog-post .post-title{
	position:relative;
/*	text-align: left;*/
}

.blog-container .blog-post h3{
	position:relative;
	margin-bottom:5px;
	font-size:16px;
	font-weight:700;
	color:#000000 !important;
	text-transform:uppercase;
}

.blog-container .blog-post h3 a{
	color:#000000 !important;	
}

.blog-container .blog-post h3 a:hover{
	color:#757575 !important;	
}

.blog-container .blog-post .post-info {
    position: relative;
    margin: 0px 10px 10px 0px;
    color: #202020;
    font-size: 13px;
    overflow: hidden;
}

.blog-container .blog-post .post-info .info-inner{
	position:relative;
	padding:10px 50px 20px 30px;
	border-right:1px solid #e0e0e0;
}

.blog-container .blog-post .post-info .info-inner:before{
	/*content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-left:4px solid #ffd21d;
	border-right:none;
	z-index:0;
	transform:skewX(-22deg);
	-webkit-transform:skewX(-22deg);
	-ms-transform:skewX(-22deg);
	-o-transform:skewX(-22deg);
	-moz-transform:skewX(-22deg);*/
}

.blog-container .blog-post .post-info:after{
	/*content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	border-right:1px solid #e0e0e0;*/
}

.blog-container .blog-post .post-info .info-inner:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:30px;
	border-bottom:1px solid #e0e0e0;
}

.blog-container .blog-post .post-info .info-inner *{
	position:relative;
	z-index:5;	
}

.blog-container .blog-post .post-info .comment-count{
	position:absolute;
	right:15px;
	top:20px;	
}

.blog-container .blog-post .post-info .comment-count .fa{
	font-size:20px;	
}

.two-column-blog .blog-post .info{
	padding:0px 0px 15px;	
}

.blog-container .blog-post .info a{
	display:inline-block;
	color:#979797;	
}

.blog-container .blog-post .info a:hover{
	color:#eb1d1d;
}

.blog-container .blog-post .post-text{
	position:relative;
	margin-bottom:20px;	
}

.blog-container .blog-post .read-more{
	position:relative;
	color:#eb1d1d;
}

.sidebar-page blockquote{
	font-size:15px;
	padding:20px 20px 20px 20px;
	background:#f1f1f1;
	border:1px solid #d0d0d0;
	border-left:5px solid #ffd21d;
	margin-bottom:20px;
	font-style:italic;

}

.sidebar-page .about-author{
	position:relative;
	padding:30px;
	border:1px solid #dddddd;
	margin-bottom:40px;	
}

.sidebar-page .about-author h3{
	margin-bottom:30px;
	font-size:20px;
}

.sidebar-page .about-author .author-info{
	margin-bottom:10px;	
}

.sidebar-page .about-author .author-info strong{
	font-weight:400;
	color:#353535;	
}

.sidebar-page .about-author .author-desc{
	position:relative;
	padding:0px 10px 10px 100px;
}

.sidebar-page .about-author .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}

.sidebar-page .about-author .author-thumb img{
	width:100%;
	display:block;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page .comments-area{
	position:relative;	
}

.sidebar-page .group-title{
	position:relative;
	margin-bottom:30px;
	padding-bottom:15px;
}

.sidebar-page .group-title h2{
	font-size:18px;
	color:#1b1b1b;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:10px;
}

.sidebar-page .group-title:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2px;
	background:#f1f1f1;	
}

.sidebar-page .group-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	height:2px;
	background:#ffd21d;	
}

.sidebar-page .comments-area .comment-box{
	position:relative;	
}

.sidebar-page .comments-area .comment{
	position:relative;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 110px;	
}

.sidebar-page .comments-area .reply-comment{
	margin-left:50px;	
}

.sidebar-page .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}

.sidebar-page .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}

.sidebar-page .comments-area .comment-info{
	margin-bottom:10px;
	color:#bcbcbc;	
}

.sidebar-page .comments-area .comment-box strong{
	color:#292929;
	font-weight:600;	
}

.sidebar-page .comments-area .reply-btn{
	position:relative;
	display:inline-block;
	margin:5px 0px;
	right:0px;
	font-size:14px;
	color:#1b1b1b;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.comment-form .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.comment-form .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.comment-form .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0px;
	background:#ffffff;
	border-right:1px solid #d0d0d0;
}

.comment-form .form-group label.error{
	display:none !important;	
}

.comment-form .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}

.comment-form .form-group-inner input[type="text"],
.comment-form .form-group-inner input[type="password"],
.comment-form .form-group-inner input[type="tel"],
.comment-form .form-group-inner input[type="email"],
.comment-form .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"].error,
.comment-form .form-group input[type="password"].error,
.comment-form .form-group input[type="tel"].error,
.comment-form .form-group input[type="email"].error,
.comment-form .form-group select.error,
.comment-form .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	height:200px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form button{
	position:relative;
	display:inline-block;
	background:#222a33;
	color:#ffffff;
	padding:8px 30px;
	line-height:24px;
	font-size:14px;
	font-weight:500;
}

.comment-form button .icon{
	position:relative;
	top:2px;	
}

.comment-form button:before{
	background:#eb1d1d;	
}


/*** 

====================================================================
	Side Bar Style
====================================================================

 ***/
.sidebar-page .sidebar{
	position:relative;
	padding:0px 0px 0px;	
}

.sidebar .widget{
	position:relative;
	margin-bottom:30px;
}

.sidebar .search-form input[type="search"],
.sidebar .search-form input[type="text"]{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 42px 8px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#3d3d3d;
	height:42px;
	font-size:14px;
	color:#292929;
}

.sidebar .search-form input[type="search"]:focus,
.sidebar .search-form input[type="text"]:focus{
	border-color:#eb1d1d;	
}

.sidebar .search-form .form-group{
	position:relative;	
}

.sidebar .search-form button{
	position:absolute;
	right:1px;
	top:1px;
	line-height:24px;
	display:block;
	width:40px;
	height:40px;
	padding:7px 10px 8px;
	text-align:center;
	font-size:16px;
	color:#cccccc;
	background:none;	
}

.sidebar .search-form button:hover{
	color:#eb1d1d;	
}

.sidebar .sidebar-title{
	position:relative;
	/*margin-bottom:30px;
	padding-bottom:15px;*/
}

.sidebar .sidebar-title h3{
	font-size:18px;
	color:#1b1b1b;
	/*text-transform:capitalize;*/
	font-weight:600;	
}

.sidebar .sidebar-title:before{
	/*content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2px;
	background:#f1f1f1;	*/
}

.sidebar .sidebar-title:after{
	/*content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:40px;
	height:2px;
	background:#ffd21d;	*/
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	margin-bottom:20px;
	min-height:60px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
}

.sidebar .recent-posts .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:72px;	
}

.sidebar .recent-posts .post .post-thumb img{
	width:100%;
	display:block;	
}

.sidebar .recent-posts .post h4{
	font-size:15px;
	font-weight:500;
	margin:0px 0px 5px;
	line-height:1.6em;
	color:#292929;
	font-family:'Open Sans',sans-serif;	
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	color:#fb4848;	
}

.sidebar .recent-posts .post h4 a{
	color:#292929;	
}

.sidebar .recent-posts .post .fa{
	font-size:18px;	
}

.sidebar .recent-posts .post-info{
	color:#ffd21d;
	font-style:italic;	
}

.sidebar-page .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}

.sidebar-page .contact-info .text{
	position:relative;
	font-size:13px;
	font-family:'Open Sans',sans-serif;
	margin-bottom:10px;
	color:#7f7f7f;
}

.sidebar-page .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;	
}

.sidebar-page .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;	
}

.sidebar-page .contact-info a{
	color:#36575a;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;
	font-weight: bold;	
}

.sidebar-page .contact-info a:hover{
	color:#3d3d3d;	
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 20px;
	background:#ffffff;
	border:1px solid #efefef;
	border-left:2px solid #ffd21d;
	color:#1b1b1b;
	margin:0px 5px 7px 0px;
	text-transform:uppercase;
	font-size:12px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#ffd21d;
	color:#ffffff;
	border-color:#ffd21d;
	border-left-color:#eb1d1d;	
}

.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position: relative;
    margin-bottom: 10px;
    line-height: 0px;
    padding: 0px 0px 0px 0px;	
}

.sidebar .list li .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:32px;
	line-height:32px;
	display:block;
	color:#eb1d1d;
	font-size:12px;
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#3d3d3d;
	font-size:14px;
	font-weight:400;
	text-align: left; 
}

.sidebar .list li a:hover{
	color: #000;
}

.sidebar .recent-gallery{
	position:relative;
}

.sidebar .recent-gallery .image{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 10px 10px 0px;	
}

.sidebar .recent-gallery .image img{
	position:relative;
	display:block;
	width:100%;	
}
.nav-tabs>li>a {
    margin-right: 0px !important;
    line-height: 0 !important;
    border: 0px !important;
    border-radius: 0px !important;
}
.nav-tabs>li {
    float: none !important;
    margin-bottom: 0px !important;
}
ul.list.nav.nav-tabs li.active a {
    color: #000;
    font-weight: bold;
}

ul.law_list li {
	list-style: none;
    padding-bottom: 30px;
}

ul.law_list li:before {
    content: "";
    font-size: 100px;
    vertical-align: middle;
    line-height: 0px;
    color: #4b6856;
    padding: 6px 0px;
    position: absolute;
    margin-left: -22px;
    background: url('../images/resource/bullet.png')no-repeat;
    width: 13px;
    margin-top: 6px;
}
form.law_form {
    background: #000;
    vertical-align: middle;
    padding: 20px;
}
form.law_form a{
    color: #fff;
    margin: 0.8%;
}

.law_form a:before {
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.law_form a:before {
    /*content: '';
    position: absolute;
    left: 31%;
    top: 19%;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: solid 2rem transparent;
    border-bottom: solid 0rem transparent;
    border-right: solid 1rem transparent;
    border-left: solid 1rem;
    border-top-color: #000;
    -moz-transform: translate(-12.5rem, -40%);
    -ms-transform: translate(-12.5rem, -40%);
    -webkit-transform: translate(-12.5rem, -40%);
    transform: translate(-12.5rem, -40%, 0);
    -moz-transform: translate3d(-12.5rem, -40%, 0);
    -ms-transform: translate3d(-12.5rem, -40%, 0);
    -webkit-transform: translate3d(-12.5rem, -40%, 0);
    transform: translate3d(-12.5rem, -40%, 0);
    moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;*/
    /* -webkit-transition: -webkit-transform 0.2s; */
    /*transition: transform 0.2s;*/
}
.footer-widget.links-widget {
    margin-top: 60px;
}
section.blog-container.tab-content p.no-mobile {
	margin-top: -10px;
}
/*** 

====================================================================
	Contact Us Section
====================================================================

***/

.contact-section{
	position:relative;
	padding:0px 0px 20px;
}

.contact-section .sec-title{
	margin-bottom:25px;	
}

.contact-section .form-group{
	position:relative;
	margin-bottom:20px;	
}

.contact-section .form-group .field-label{
	position:relative;
	display:block;
	line-height:20px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:600;
	color:#1b1b1b;
	text-transform:capitalize;	
}

.contact-section .form-group .field-label span{
	color:#eb1d1d;	
}

.contact-section .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.contact-section .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.contact-section .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0px;
	background:#ffffff;
	border-right:1px solid #d0d0d0;
}

.contact-section .form-group label.error{
	display:none !important;	
}

.contact-section .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}

.contact-section .form-group-inner input[type="text"],
.contact-section .form-group-inner input[type="password"],
.contact-section .form-group-inner input[type="tel"],
.contact-section .form-group-inner input[type="email"],
.contact-section .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.contact-section .form-group input[type="text"].error,
.contact-section .form-group input[type="password"].error,
.contact-section .form-group input[type="tel"].error,
.contact-section .form-group input[type="email"].error,
.contact-section .form-group select.error,
.contact-section .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}

.contact-section .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	height:200px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.contact-section button{
	position:relative;
	padding:8px 30px;
	line-height:24px;
}

/*** 

====================================================================
	Map Section
====================================================================

***/

.map-section{
	position:relative;
	padding:2px;
	border:1px solid #36575a;
	margin-bottom:10px;
}

.map-section .map-container{
	position:relative;
	width:100%;
	height:450px;	
}

/*** 

====================================================================
	pagination Style
====================================================================

***/

.pager-outer .pagination a{
	position:relative;
	color:#505050;
	font-size:14px;
	padding:6px 9px;
	width:38px;
	text-align:center;
	display:block;
	border:1px solid #eb1d1d !important;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.pager-outer .pagination li{
	position:relative;
	float:left;
	margin:3px 15px 3px 0px;
	border:none !important;
}

.pager-outer .pagination a:hover,
.pager-outer .pagination .active a{
	margin-top:-5px;
	margin-bottom:-5px;
	padding:11px 9px;
	background:#eb1d1d;
	color:#ffffff;
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
}