/*
	Template Name: LawBiz - Lawyer Attorney Html Template
	Author: Tripples
	Author URI: http://themeforest.net/user/tripples
	Description: LawBiz - Lawyer Attorney Html Template
	Version: 1.0
*/

/* Table of Content
==================================================
1.    Global Styles
2.    Typography
3.    Top Bar
4.    Header area
6.    Main slider
7.    Features
8.    About us tab
9.    Practice area
10.   Call to action
11.   Case Results
12.   Image Block
13.   Attorneys
14.   Image Block 2
15.   Latest post
16.   Quote area
16.   Clients
16.   Footer top
16.   Footer
16.   Sidebar
16.   Sub Pages
16.   News listing
16.   Single News
16.   Contact Page
16.   Error Page
16.   Home 2
  
*/


@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,700");

@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");


/* Global styles
================================================== */

html{
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body{
	border: 0;
	margin: 0;
	padding: 0;
}

p{
   font-size: 16px !important;
}

.body-inner{
	position: relative;
	overflow: hidden;
}

.col-lg-2-4 {
   position: relative;
   width: 100%;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px
}

@media (min-width: 992px) {
   .col-lg-2-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 50%;
      max-width: 20%
   }
}

input:focus{
   outline: none;
}

a:link,
a:visited{
    text-decoration: none;
}

a{
  color: #3953a4;
}


a:hover{
	text-decoration: none;
	color: #000;
}

a.read-more{
	color: #3953a4;
   font-weight: 700;
   font-family: 'Noto Serif', serif;
}

a.read-more:hover{
  color: #222;
}

section, .section-padding{
	padding: 70px 0;
	position: relative;
}

.no-padding{
	padding: 0;
}

.media>.pull-left{
	margin-right: 20px;
}

.gap-60 {
	clear: both;
	height: 60px;
}

.gap-40 {
	clear: both;
	height: 40px;
}

.gap-30 {
	clear: both;
	height: 30px;
}

.gap-20 {
	clear: both;
	height: 20px;
}

.gap-10 {
	clear: both;
	height: 10px;
}

.mrb-30{
   margin-bottom: 30px;
}

.mrb-60{
   margin-bottom: 60px;
}

.mrb-80{
   margin-bottom: 80px;
}

a:focus{
	outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ts-padding {
    padding: 50px;
}
.pdt-70{
   padding-top: 70px !important;
}

.solid-bg{
   background: #f9f9f9;
}

.border-box{
   border-top: 1px solid #d6d6d6;
   border-left: 1px solid #d6d6d6;
   border-right: 1px solid #d6d6d6;
   border-bottom: 5px solid #3953a4;
   padding: 30px;
   margin-bottom: 50px;
}

/* Video responsive */

.embed-responsive {
	padding-bottom: 56.25%;
   position: relative;
   display: block;
   height: 0;
   overflow: hidden;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Input form */

.form-control{
	box-shadow: none;
   border:0;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px 0;
	height: 46px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}
textarea.form-control{
   height: auto;
}
.form-control:focus{
	box-shadow: none;
   border: 0;
   border-bottom: 1px solid #3953a4;
}

hr {
    background-color: #faed23;
    border: 0;
    height: 1px;
    margin: 40px 0;
}

blockquote {
   padding: 30px;
   border-left: 0;
   margin: 30px 0;
   background: #f9f9f9;
   position: relative;
}

blockquote:before {
   content: "\f347";
   font-family: "Ionicons";
   position: absolute;
   font-size: 54px;
   color: #fff;
   top: 8px;
   left: 15px;
   z-index: 0;
}

blockquote p{
   font-size: 16px;
   line-height: 24px;
   font-weight: 300;
   position: relative;
   z-index: 1;
}

cite {
   display: block;
   font-size: 14px;
   margin-top: 10px;
}


/* Title */

.title-head{
   font-weight: 700;
   color: #3953a4;
   font-size: 30px;
   margin-top: 0;
   margin-bottom: 30px;
   padding-top: 40px;
   position: relative;
   text-transform: uppercase;
   background: url("../images/arrow-top.png") no-repeat 50% 0;
}


.title-head:after {
   content: '';
   width: 50px;
   left: 50%;
   bottom: -20px;
   margin-left: -23px;
   height: 3px;
   background: #faed23;
   position: absolute;
}

.title-description{
   font-size: 18px;
   line-height: 30px;
   color: #c1c1c1;
   max-width: 500px;
   margin: 0 auto 50px;
}

/* Title classic */

.title-classic{
   font-size: 24px;
   color: #3953a4 !important;
   position: relative;
   margin-bottom: 20px;
}

.title-classic:after{
   content: '';
   width: 30px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #faed23;
   position: absolute;
}

/* Border Title*/
.border-title{
   margin-top: 0;
}

/* Ul, Ol */

.check-list{
   list-style: none;
   padding-left: 20px;
}

.check-list li i{
   margin-right: 10px;
   color: #3953a4;
}

ul.arrow li, ul.check li{
   line-height: 30px;
   color: #999;
}

ul.arrow li:before {
   content: "\f125";
   font-family: "Ionicons";
   margin-right: 15px;
   color: #3953a4;
   font-size: 12px;
}

ul.check li:before {
   content: "\f122";
   font-family: "Ionicons";
   margin-right: 15px;
   color: #3953a4;
}

/* Owl Carousel */

.testimonial-slide.owl-theme .owl-dots .owl-dot.active span,
.clients-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #3953a4;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot span,
.clients-carousel.owl-theme .owl-dots .owl-dot span {
    width: 24px;
    height: 3px;
    margin: 0 2px !important;
    border-radius: 0;
}

/* Typography
================================================== */

body{
   background:#fff;
}

body, p{
   text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
	color: #222;
  	line-height: 24px;
  	font-weight: 400;
  	font-size: 16px;
  	font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4{
	color: #222;
	font-family: 'Noto Serif', serif;
   font-weight: 700;
}

h1{
   font-size: 36px;
   line-height: 48px;
}

h2{
   font-size: 28px;
   line-height: 36px;
}

h3{
   font-size: 24px;
   line-height: 32px;
   margin-top: 30px;
}

h4{
   font-size: 18px;
   line-height: 28px;
}

h5{
   font-size: 14px;
   line-height: 24px;
}

/* Button */

.show-horse{
   background: url('../images/horse.png') center no-repeat #3953a4;
   color: #faed23;
   left: 0;
   top: 0;
}

.btn-primary{
   background: #3953a4;
   color: #faed23;
   border-bottom-left-radius: 50px !important;
   border-top-right-radius: 50px !important;
  	border: 0;
  	border-radius: 0;
  	padding: 12px 30px;
  	font-size: 14px;
  	font-weight: bold;
  	text-transform: uppercase;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.btn-border{
  	border: 1px solid #3953a4;
  	border-radius: 0;
  	padding: 11px 25px;
  	font-size: 14px;
  	font-weight: 700;
  	text-transform: uppercase;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.btn-primary:hover{
	background: #333;
}

.btn-border:hover{
   background: #333;
   border-color: #333;
   color: #fff;
}

.btn-primary.more-link{
	margin-top: 15px;
}

.btn-primary.more-link:after{
	position: relative;
	content: "\f178";
   font-family: "FontAwesome";
   display: inline-block;
   color: #fff;
   font-size: 10px;
   font-style: normal;
   margin-left: 2px;
   opacity: 0;
   margin-left: -12px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.btn-primary.more-link:hover:after{
	opacity: 1;
	margin-left: 5px;
   padding-left: 5px;
}


.general-btn{
   margin-top: 40px;
}

.general-btn .btn-primary{
   padding: 12px 40px;
}


/* Top Bar
================================================== */

/* Top bg */

.top-bg{
   background: #3953a4;
   position: relative;
   min-height: 50px;
   padding: 20px 0 10px 0;
   margin-right: -55px;
}

.top-bg:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: -650px;
    width: 650px;
    background: #3953a4;
}

.top-bg:after {
    content: '';
    position: absolute;
    left: 100%;
    z-index: 0;
    border-top: 175px solid #3953a4;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
}

/* Top menu */

.top-menu{
	padding-top: 15px;
   padding-left: 0;
}

.top-menu ul{
   text-align: right;
}

.top-menu ul li{
	display: inline-block;
	margin-right: 16px;
}

.top-menu ul li a{
   color: #222;
}

.top-menu li a:hover{
	color: #3953a4;
}

/* Top social */

.top-social{
   padding-right: 0;
}

.top-social ul{
	list-style: none;
  	padding: 0;
  	margin: 0;
  	text-align: right;
  	padding-top: 10px;

}

.top-social li {
  display: inline-block;
  padding: 0;
}

.top-social li a{
   color: #222;
	margin: 0 0 0 15px;
	font-size: 14px;
	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.top-social li a:hover{
	color: #3953a4;
}

/* Search */

.top-search{
	text-align: right;
}

.top-search .fa-search {
    background: rgba(0,0,0,.25);
    border: none;
    color: #fff;
    font-size: 14px;
    outline: none;
    padding: 8px 20px;
    line-height: 30px;
}

.site-search {
  text-align: center;
  background: rgba(0,0,0,.25);
}
.site-search .container {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.site-search .container.open {
  height: 80px;
}

.site-search input[type="text"] {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin: 30px 0;
  padding-right: 20px;
  width: 100%;
  outline: 0;
  text-align: center;
}
.site-search input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 450px) {
  .site-search input[type="text"] {
    font-size: 20px;
    margin: 21px 0;
    text-align: left;
  }
}
.site-search .close {
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  font-size: 32px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 15px;
}
.site-search .close:hover {
  color: #fff;
}


/* Header area
================================================== */

.header{
   background: #fff;
}

/*-- Logo --*/

.logo{
   background: #fff;
   position: relative;
   min-height: 100px;
   padding:25px 0 0 30px;
   margin-bottom: -20px;
}
.logo-area{
   margin-top: -50px;
   max-height: 150px;
}

.logo:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: -650px;
    width: 650px;
    background: #fff;
}

.logo:after {
    content: '';
    position: absolute;
    left: 100%;
    z-index: 0;
    border-top: 200px solid #3953a4;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    bottom: 0;
}


/* header right */
.header-right {
   float: right;
   padding-right: 0;
   border-top: 1px solid #faed23;
}

ul.top-info {
   list-style: none;
   margin-top: 55px;
   padding: 0;
   float: right;
}
ul.top-info li {
   position: relative;
   float: left;
   font-size: 14px;
   margin-left: 50px;
}
ul.top-info li .info-box span.info-icon {
   font-size: 20px;
   color: #3953a4;
   display: inline-block;
   width: 40px;
   height: 36px;
   line-height: 32px;
   border: 2px solid #3953a4;
   border-radius: 5px;
   padding-left: 8px;
   position: relative;
   top: -3px;
}
ul.top-info li .info-box .info-box-content {
   display: inline-block;
   padding-left: 15px;
   -webkit-flex-direction: column;
   -ms-flex-direction: column;
   flex-direction: column;
}
ul.top-info li .info-box .info-box-content .info-box-title {
   font-weight: 700;
   font-size: 14px;
   text-transform: uppercase;
   line-height: normal;
   margin: 0;
}
ul.top-info li .info-box .info-box-content .info-box-subtitle {
   margin: 0 0 3px 0;
   line-height: normal;
   font-size: 13px;
}

.consult{
   background-color: #3953a4;
   border-bottom-left-radius: 50px !important;
   border-top-right-radius: 50px !important;
   padding: 6px 40px;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   display: inline-block;
}

.consult a{
   color: #faed23;
}

.consult:hover{
   background: #222;
}


/* Main navigation */

.site-navigation navigation-full{
   position: relative;
}

.site-nav-inner {
    position: absolute;
    z-index: 100;
    background: #faed23;
    top: -15px;
}

.site-nav-inner:before {
    content: '';
    position: absolute;
    left: -30px;
    z-index: 0;
    border-left: 30px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 64px solid #faed23;
    bottom: 0;
}

.site-nav-inner:after {
   content: "";
   position: absolute;
   background: #faed23;
   display: block;
   width: 300%;
   height: 100%;
   right: -300%;
   top: 0;
}

.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	padding: 0;
}

.navbar-toggle{
   float: left;
   margin-top: 10px;
   padding: 12px;
	border-radius: 0;
	margin-right: 5px;
   background: #3953a4;
}

.navbar-toggle .icon-bar{
	background: #fff;
}

.nav>li>a:focus, 
.nav>li>a:hover{
   background: none;
}

.nav-tabs>li>a{
   border: 0;
}


ul.navbar-nav{
   float: none;
   display: block;
}

ul.navbar-nav > li{
   float: none;
   display: inline-block;
}
ul.navbar-nav > li:hover > .dropdown-menu{
   display: block;
}

ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a{
  color: #3953a4;
  position: relative;
}


ul.navbar-nav > li{
   padding: 0 12px;
   position: relative;
}

ul.navbar-nav > li:after{
   content: '';
   position: absolute;
   width: 1px;
   height: 10px;
   background: #3953a4;
   top: 50%;
   right: 0;
   margin-top: -3px;
}

ul.navbar-nav > li:last-child:after{
   background: none;
}

ul.navbar-nav > li > a{
   color: #3953a4;
   font-family: 'Open sans', serif;
  	text-rendering: optimizeLegibility;
  	font-weight: 700;
  	font-size: 16px;
  	margin:0;
   padding: 25px 0 25px;
  	line-height: 14px;
  	position: relative;
  	-webkit-transition: 350ms;
  	-moz-transition: 350ms;
  	-o-transition: 350ms;
  	transition: 350ms;
}



ul.navbar-nav > li > a i{
	font-weight: 700;
}

.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
	background: transparent;
	border:0;
}

.navbar-nav > .nav-item:hover > a:after, 
.navbar-nav > .nav-item.active > a:after {
    position: absolute;
    content: '';
    background: #3953a4;
    left: 0;
    bottom:0;
    width: 100%;
    height: 3px;
    z-index: 101;
}

/* Dropdown */

.dropdown-submenu {
    position: relative;
    transition: all 0.3s;
}


.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
   display: block;
   content: "\f105";
   font-family: FontAwesome;
   float: right;
   margin-top: 0;
   right: 15px;
   top: 50%;
   margin-top: -5px;
   position: absolute;

}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (min-width: 768px) {

	ul.nav li.dropdown:hover ul.dropdown-menu{ 
      display: block; 
   }

	ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
	    display: none;
	} 

	ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
	    display: block;
	} 
}


.dropdown-menu{
   text-align: left;
   background: #faed23;
	box-shadow: 0 2px .09px rgba(0,0,0,0.15);
	z-index: 100;
	min-width: 200px;
   border-radius: 0;
   margin-top: 0;
}

.navbar-nav>li>.dropdown-menu a{
	background: none;
}

.dropdown-menu li a{
	font-family: 'Noto Serif', serif;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	padding: 15px 20px ;
	color: #3953a4;
	border-bottom: 1px solid rgba(255,255,255,.05);
}

.dropdown-menu li:last-child > a{
	border-bottom: 0;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>.dropdown-menu>.active>a{
	background: none;
	color: #3953a4;
}

.dropdown-menu li a:hover, 
.dropdown-menu li a:focus{
	color: #3953a4;
}


/*-- Search start --*/

.navbar-nav .fa-search {
   background: none;
   border: none;
   color: #3953a4;
   font-size: 14px;
   outline: none;
   cursor: pointer;
}

.site-search {
   text-align: center;
   background: rgba(0,0,0,.7);
   position: absolute;
   top: 34px;
   z-index: 2;
   width: 100%;
}
.site-search.search-full-width{
   top:49px;
}
.site-search.ts-search{
   top:64px;
}
.site-search .container {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.site-search .container.open {
  height: 80px;
}

.site-search input[type="text"] {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  margin: 25px 0;
  padding-right: 20px;
  width: 100%;
  outline: 0;
  text-align: center;
}
.site-search input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 450px) {
  .site-search input[type="text"] {
    font-size: 20px;
    margin: 21px 0;
    text-align: left;
  }
}
.site-search .close {
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  font-size: 32px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 15px;
}
.site-search .close:hover {
  color: #fff;
}



/* Main Slider
================================================== */

/*-- Main slide --*/

#main-slide .carousel-item {
   min-height: 700px;
   color: #fff;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}


#main-slide .carousel-item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

#main-slide .carousel-item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
   top: 50%;
   margin-top: -150px;
   left: 10%;
   padding: 0;
   position: absolute;
   width: 100%;
   color: #fff;
}

.slider-content {
   position: relative;
   display: table;
   height: 100%;
   width: 100%;
}

.slider-text {
   display: table;
   vertical-align: bottom;
   color: #fff;
   padding-right: 45%;
   width: 100%;
   padding-bottom: 0;
   padding-top: 20px;
}

.slider-text .slide-head{
   font-size: 36px;
   color: #3953a4;
   position: relative;
}

.slider-text .slide-head:after{
   content: "";
   position: absolute;
   display: inline-block;
   bottom: -10px;
   width: 50px;
   height: 5px;
   background: #3953a4;
   left: 0;
}

.slider-text .slide-title{
   font-size: 68px;
   line-height: 78px;
   font-weight: 700;
}

.slider-text .slide-title span{
   color: #3953a4;
}

.slider-img{
   display: block;
   position: absolute;
   top: -190px;
   right: 20%;
   max-height: 100%;
   width: 40%;
}

.slider-img img{
   display: block;
   position: relative;
   max-height: 100%;
   width: auto;
   width: 100%;
}

.slider-text.text-right{
   padding-right: 25%;
}

.slider-text.text-right .slide-head:after{
   right: 0;
   left: auto;
}

.slider.btn-primary{
   font-family: 'Noto Serif', serif;
   margin-top: 10px;
   margin-right: 10px;
}

/* Carousel */

.carousel-indicators li{
	width: 30px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,.5);
	display: none;
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    -moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators{
	opacity: 1;
	filter: alpha(opacity=100);
}

#main-slide:hover .carousel-control.left{
	left: 20px;
}

#main-slide:hover .carousel-control.right {
	right: 20px;
}

#main-slide .carousel-control.left span {
	padding: 15px;
}

#main-slide .carousel-control.right span {
	padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -25px;
}

#main-slide .carousel-control .fa-angle-left{
	left: 0;
}

#main-slide .carousel-control .fa-angle-right{
	right: 0;
}

#main-slide .carousel-control i{
	background: #3953a4;
	color: #fff;
	line-height: 56px;
	width: 56px;
	height: 56px;
	border-radius: 4px;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#main-slide .carousel-control i:hover{
	background: #222;
}


/* Features
================================================== */

.features{
   padding-top: 0;
   padding-bottom: 0;
   top: -60px;
   position: relative;
   z-index: 10;
}

.features-row{
   background: #3953a4;
   color: #fff;
   padding: 50px 50px 35px 50px;
}


.feature-box .feature-icon{
   width: 70px;
   height: 70px;
   line-height: 70px;
   font-size: 48px;
   float: left;
   background: #fff;
   color: #222;
   display: inline-block;
   text-align: center;
   border: 2px solid #faed23 !important;
   box-shadow: 5px 5px 0 #ececec;
}

.feature-box .feature-box-content{
   margin-left: 100px;
}

.feature-box .feature-box-content h3{
   color: #fff;
   margin: 0 0 10px 0;
   line-height: normal;
   font-size: 18px;
}

.feature-box .feature-box-content p{
   color: #fff;
}

/* Features Center */

.features.text-center .features-row{
   padding-top: 0;
}

.features.text-center .feature-box {
    padding: 0 40px;
}

.features.text-center .feature-box .feature-box-content{
   margin-left: 0;
}

.features.text-center .feature-box .feature-icon{
   background: #3953a4;
   color: #fff;
   float: none;
   box-shadow: none;
   border: 0;
   width: 110px;
   height: 110px;
   line-height: 100px;
   border-radius: 100%;
   margin-top: -50px;
}

.ts-features .title-classic {
   margin-top: 0;
}

.ts-features .feature-box-content h3 {
   color: #222;
}

.ts-features .feature-box-content p {
   color: #222;
   font-size: 16px;
}

.ts-features .feature-box {
   margin-bottom: 45px;
}
.features-text {
   font-size: 18px;
   margin: 25px 0;
}
.ts-features .feature-icon {
   background: #3953a4;
   color: #fff;
   box-shadow: none;
   border-radius: 3px;
   transition: all 0.3s;
}

.ts-features .feature-box:hover .feature-icon {
   background: #fff;
   color: #222;
}

/* About us tab
================================================== */

.about-us{
   margin-top: 30px;
   padding-top: 20px;
}

.about-us p{
   font-size: 18px !important;
   margin: 20px !important;
}

.featured-tab{
   padding: 30px 0;
}

.featured-tab .nav-tabs{
   border-bottom: 0;
   padding-right: 0;
}

.featured-tab .nav-tabs>li{
   margin-bottom: -3px;
}

.featured-tab .nav-tabs>li>a{
   background: #fff;
   border-radius: 0;
   padding: 0 30px 0;
   color: #323232;
   position: relative;
   border: 1px solid #d6d6d6;
   line-height: 85px;
   height: 85px;
   margin-right: 0;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
   transition: all 300ms ease;
}

.featured-tab .nav-tabs>.nav-item>a.active{
   border-left: 5px solid #3953a4;
   border-right: 1px solid transparent;
}

.featured-tab .nav-tabs>.nav-item>a.active .tab-icon, 
.featured-tab .nav-tabs>.nav-item>a:hover{
   color: #3953a4; 
}

.featured-tab .tab-icon{
   font-size: 44px;
   display: inline-block;
}

.featured-tab .tab-info {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 85px;
    top: 50%;
    margin-top: -13px;
}

.featured-tab .tab-content{
   padding-left: 30px;
}

.featured-tab .tab-info h3{
   font-size: 18px;
   font-weight: 700;
   line-height: normal;
   margin: 0;
   text-transform: uppercase;
}

.featured-tab .tab-pane img.pull-left{
   margin: 0 30px 10px 0;
}

.featured-tab .tab-pane img.pull-right{
   margin: 0 0 0 30px;
}

.featured-tab .tab-pane h3{
   margin-top: 0;
   line-height: normal;
   text-align: left;
   font-size: 20px;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus{
   background: none;
}

.nav-tabs>li.active>a:focus{
   color: #222;
}

/* Practice area
================================================== */

.practice-area{
   background: #f9f9f9;
}

.practice-item{
   position: relative;
   overflow: hidden;
   margin: 0;
   width: 100%;
}

.practice-item .img-thumb .overlay{
   position: absolute;
   top: 50%;
   left: 50%;
   padding: 30px;
   z-index: 1;
   width: 330px;
   height: 276px;
   margin-left: -165px;
   margin-top: -138px;
   background: rgba(255,255,255,.9);
   border:1px solid #999;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.practice-item .img-thumb:hover .overlay{
   background: #f9f9f9;
}

.practice-icon{
   font-size: 50px;
   color: #3953a4;
}

.practice-title{
   font-size: 18px;
   margin-top: 10px;
}

.practice-details{
   color: #555;
}


/* Call to action
================================================== */


.call-to-action{
   background:url("../images/action-bg2.jpg") no-repeat;
   background-size: cover;
   background-repeat: no-repeat;
   padding: 80px 0;
   color: #fff;
   position: relative;
}
.call-action-all.bg-blue {
   background: #3953a4;
}


.action-title{
   font-size: 72px;
   color: #fff;
   line-height: 90px;
   margin-top: 0;
}

.action-subtitle{
   font-size: 36px;
   text-transform: capitalize;
   margin: 30px 0;
}

.action-btn .btn-primary{
   background: #faed23;
   color: #3953a4;
   font-size: 30px;
   position: relative;
   padding-left: 100px;
   padding-right: 100px;
   font-family: 'Noto Serif', serif;
}

.action-btn .btn-primary i{
   position: absolute;
   width: 76px;
   height: 69px;
   border-bottom-left-radius: 50px;
   line-height: 66px;
   font-size: 18px;
   background: #3953a4;
   color: #faed23;
   left: 0;
   top: 0;
}

.action-btn .btn-primary:hover i{
   background: #222;
}


/* Case Results
================================================== */

.case-item{
   float: left;
   width: auto;
   overflow: hidden;
   position: relative;
}


.case-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.case-details-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 55%;
    padding: 0 30px;
    z-index: 10;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.case-details:after{
   content: '';
   position: absolute;
   top: 50%;
   bottom: 0;
   width: 100%;
   background: 0 0;
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -ms-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,.03)),torgba(0,0,0,.9));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    background-image: linear-gradient(top,rgba(0,0,0,.03),rgba(0,0,0,.9));
    -moz-box-sizing: border-box!important;
}

.case-details-content .case-amount, 
.case-details-content .case-desc{
   color: #fff;
}

.case-details-content .case-amount{
   font-size: 30px;
   line-height: 36px;
   margin-bottom: 15px;
   position: relative;
}

.case-details-content .case-amount a{
   color: #fff;
}

.case-details-content .case-amount a:hover{
   color: #3953a4;
}

.case-details-content .case-amount:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #3953a4;
   position: absolute;
}

.case-details-content .case-desc{
   font-size: 18px;
}



/* Image Block
================================================== */

.image-block, .image-block2 {
    background: #f9f9f9;
}

.img-block-left{
   padding-left: 140px;
   margin-top: -40px;
}

.feature .feature-icon{
   font-size: 36px;
   color: #3953a4;
}

.feature-title{
   font-size: 18px;
   margin-top: 10px;
   color: #3953a4;
}




/* Attorneys
================================================== */

.team-grid {
   position: relative;
   z-index: 1;
   display: inline-block;
   width: 240px;
   height: 320px;
   overflow: hidden;
}

.team-grid:hover .team-hover{
  bottom: 0;
}

.team-hover{
   background: #3953a4;
   color: #fff;
   position: absolute;
   bottom: -155px;
   left: 25px;
   z-index: 1;
   height: 240px;
   width: 240px;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-hover:before{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #3953a4;
   border-left: 0 solid transparent;
   border-right: 270px solid transparent;
   bottom: 100%;
   left: 0;
}

 .team-img-wrapper img{
   max-width: 100%;
   height: auto;
}

.team-img-wrapper{
   position: relative;
   width: 220px;
   height: 280px;
}

.team-img-wrapper:after{
   content: '';
   position: absolute;
   z-index: 0;
   border-bottom: 25px solid #fff;
   border-left: 0 solid transparent;
   border-right: 250px solid transparent;
   bottom: 0;
   left: 0;
}

.team-hover-content{
   padding: 10px 50px 0 25px;
   position: relative;
   z-index: 1;
}

.team-name, .team-desg, 
.team-desc, .social-icons a{
   color: #fff;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-name a:hover, .social-is a:hover{
   color: rgba(0,0,0,.7);
}

.team-name a{
   color: #faed23 !important;
   -webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
   transition: all .5s ease;
}

.team-name{
   font-size: 16px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   line-height: normal;
}

.team-desg{
   font-size: 13px;
   margin-top: 0;
   margin-bottom: 25px;
   line-height: 1.3;
   position: relative;
}

.team-desg:after{
   content: '';
   width: 20px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #fff;
   position: absolute;
}

.team-desc{
   border-bottom: 1px solid #fff;
   padding-bottom: 5px;
}

.social-icons a{
   margin-right: 10px;
   font-size: 16px;
}

/* Image Block 2
================================================== */

.img-block-right{
   padding: 100px 50px !important;
}

/* Testimonials */

.testimonial-text{
   border: 1px solid #a7a7a7;
   background: #f9f9f9;
   padding: 45px;
   font-size: 18px;
   line-height: 30px;
   position: relative;
}

.testimonial-text:before{
   content: "";
    position: absolute;
    bottom: -22px;
    left: 20px;
    border-width: 21px 15px 0 15px;
    border-style: solid;
    border-color: #a7a7a7 transparent;
    display: block;
    width: 0;
}

.testimonial-text:after{
   content: "";
   position: absolute;
   bottom: -20px;
   left: 21px;
   border-width: 20px 14px 0 14px;
   border-style: solid;
   border-color: #f9f9f9 transparent;
   display: block;
   width: 0;
}

.testimonial-thumb{
   margin-top: 30px;
   float: left;
   margin-right: 25px;
}

.testimonial-slide.owl-carousel .testimonial-thumb img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.testimonial-name{
   font-size: 18px;
   margin: 55px 0 10px;
   line-height: normal;
}

.testimonial-name span{
   font-size: 12px;
   display: block;
   color: #3953a4;
   text-transform: uppercase;
}

.testimonial-slide.owl-theme .owl-controls{
   text-align: left;
   margin-top: 25px;
   position: relative;
   z-index: 1;
}


/* Facts */

.facts{
   color: #fff;
}

.facts-icon{
   font-size: 60px;
   margin-right: 30px;
   float: left;
}

.facts-num .counter{
   font-size: 30px;
   color: #fff;
   margin: 0;
   display: inline-block;
}

.facts-num span{
   font-size: 30px;
   font-weight: 700;
   font-family: 'Noto Serif', serif;
}

.facts-num span.sign{
   display: inline-block;
   margin-right: 7px;
}

.facts-num span.amount{
   margin-left: 7px;
}

.facts-title{
   font-size: 14px;
   text-transform: uppercase;
   margin: 0;
   color: #fff;
}

/* Facts sub page */

.ts-counter.sub-page{
   background: #3953a4 url("../images/facts-bg.jpg") 50% 50% / cover no-repeat;
   padding: 140px 0;
}

.facts.text-center .facts-icon{
   float: none;
   margin:0 0 30px 0;
   display: inline-block;
}

.facts.text-center .facts-num .counter, 
.facts.text-center .facts-num span{
   font-size: 48px;
}


.facts.text-center .facts-title{
   font-size: 24px;
   margin-top: 20px;
}

/* Action for all page */

.call-action-all{
   background: #3953a4 url("../images/action-bg-all.jpg") 50% 50% / cover no-repeat;
   padding: 50px 0;
}

.action-text{
   float: left;
}

.action-text h2{
   font-size: 36px;
   color: #fff;
}

.action-text p{
   font-size: 24px;
   color: #fff;
}


.call-action-all .action-btn .btn-primary{
   font-size: 16px;
   padding: 13px 25px;
}
.call-action-all .action-btn{
   text-align: right;
}

/* Join Us */

.join-us-area{
   position: relative;
}

.join-us{
   position: absolute;
   padding: 80px;
}

.join-us-title{
   font-size: 60px;
   line-height: 70px;
}

.join-us-call{
   font-size: 36px;
   color: #3953a4;
   margin: 30px 0 40px;
}

.join-us .btn-primary{
   padding: 14px 80px;
}


/* Latest post
================================================== */


.latest-post .post-title{
   font-size: 18px;
   position: relative;
   margin-top: 20px;
   margin-bottom: 30px;
}

.latest-post .post-title:after {
    content: '';
    width: 30px;
    left: 0;
    bottom: -17px;
    height: 3px;
    background: #3953a4;
    position: absolute;
}

.latest-post .post-title a{
   color: #222;
}

.latest-post .post-title a:hover, 
.latest-post .readmore:hover{
   color: #3953a4;
}

.latest-post .post-body{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 10px;
}

.latest-post .post-item-date{
   color: #222;
}

.latest-post .readmore{
   color: #222;
}


/* Quote area
================================================== */

.quote-area{
   background: url("../images/quote-bg.jpg") no-repeat;
   background-size: cover;
   padding: 100px 0;
   height: 630px;
   margin: 0px 0;
}

.quote_form{
   background: #3953a4;
   color: #fff;
   padding: 50px;
   margin-top: -140px;
}

.quote_form_title{
   font-size: 24px;
    line-height: 44px;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    position: relative;
}

.quote_form_title:after {
    content: '';
    width: 50px;
    left: 50%;
    bottom: -20px;
    margin-left: -23px;
    height: 3px;
    background: #fff;
    position: absolute;
}

.quote_form_title span{
   font-size: 36px;
}

.quote-form-text{
   text-align: center;
   font-weight: 600;
   margin-bottom: 30px;
}

.quote_form input::-webkit-input-placeholder,
.quote_form textarea::-webkit-input-placeholder, 
.newsletter-form input::-webkit-input-placeholder {
  color: #fff
}

.quote_form input:-moz-placeholder,
.quote_form textarea:-moz-placeholder,
.newsletter-form input:-moz-placeholder {
  color: #fff
}

.quote_form input::-moz-placeholder,
.quote_form textarea::-moz-placeholder,
.newsletter-form input::-moz-placeholder {
  color: #fff
}

.quote_form input:-ms-input-placeholder,
.quote_form textarea:-ms-input-placeholder,
.newsletter-form input:-ms-input-placeholder {
  color: #fff
}

.quote_form .form-control{
   border: 0;
   border-bottom: 1px solid #fff;
   padding-left: 0;
   color: #fff;
}

.quote_form .form-control:focus{
   border: 0 !important;
   border-bottom: 1px solid rgba(0,0,0,.15) !important;
}


.quote_form .btn-primary{
   float: right;
   border: 1px solid #fff;
   margin: 10px 0 25px;
}

.quote_form .btn-primary:hover{
   border: 1px solid transparent;
}

.quote_form .tag-line{
   text-align: center;
   color: #fff;
   clear: both;
   margin-top: 20px;
   margin-bottom: 0;
}

.quote_form .tag-line p{
   color: #fff;
   margin: 0;
}
.form-control:focus{
   background-color: transparent;
}

/* Quote form side bar */

.sidebar .quote_form{
   margin: 0;
   padding: 0;
   background: none;
}

.sidebar .quote_form .form-control{
   color: #999;
}

.sidebar .quote_form .form-control{
   border-bottom: 1px solid #d3d3d3;
}

.sidebar .quote_form input::-webkit-input-placeholder,
.sidebar .quote_form textarea::-webkit-input-placeholder{
   color: #999
}

.sidebar .quote_form input:-moz-placeholder,
.sidebar .quote_form textarea:-moz-placeholder{
   color: #999
}

.sidebar .quote_form input::-moz-placeholder,
.sidebar .quote_form textarea::-moz-placeholder{
   color: #999
}

.sidebar .quote_form input:-ms-input-placeholder,
.sidebar .quote_form textarea:-ms-input-placeholder{
   color: #999
}

.sidebar .quote_form .tag-line p{
   color: #999
}

/* Clients
================================================== */

.clients .title-classic{
   
   font-size: 36px;
   margin-top: 50px;
   margin-bottom: 35px;
}

.clients .title-classic:after{
   bottom: -20px;
}

.clients .lead{
   font-size: 18px;
}

.client-logo{
   text-align: center;
}

.client-logo img{
   max-height: 90px;
}

.clients-row li{
   text-align: center;
   padding: 12px 0;
}

.clients-row li:nth-child(2), 
.clients-row li:nth-child(4), 
.clients-row li:nth-child(6),
.clients-row li:nth-child(8){
   background: #f9f9f9;
}

/* Footer top
================================================== */

.footer-top{
  background: #222222;
}

.footer-top-call{
  float: right;
}

.footer-top-call h3{
  color: #fff;
  margin-top: 5px;
}


.footer-top-call i{
   width: 48px;
   height: 48px;
   line-height: 44px;
   background: #1c1c24;
   border-radius: 100%;
   display: inline-block;
   text-align: center;
   margin-right: 10px;
}

/* Footer
================================================== */

.footer{
   background: #1c1c24;
   font-size: 14px;  
   position: relative;
   padding: 80px 0 60px;
}

.footer .angle-bg {
   background: #3953a4;
   position: absolute;
   top: 0px;
   bottom: 0px;
   right: 0px;
   bottom: 0px;
   width: 50%;
   margin-right: -17%;
   -webkit-transform: skew(-6deg);
   -moz-transform: skew(-6deg);
   -o-transform: skew(-6deg);
}

.footer-widget{
   padding: 20px 15px 10px;
   border-top: 1px solid #aaa;
   border-bottom: 1px solid #aaa;
   min-height: 295px;
   margin-bottom: 30px;
   margin-top: 35px;
}
.footer-widget .contact-info-box i{
   color: #fff;
}

.footer .widget-title{
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px;
}

.footer-about-desc{
   color: #999;
}

.footer-social a{
   color: #fff;
   font-size: 16px;
   margin-right: 10px;
}

.footer-social a:hover{
   color: #fff;
}

.footer-widget ul li{
   width: 50%;
   float: left;
   line-height: 35px;
}

.footer-widget ul li a{
   color: #999; 
}

.footer-widget ul li a:hover{
   color: #3953a4;
}

/* Contact us */

.contact-info-box i {
  float: left;
  font-size: 20px;
  margin-top: 3px;
  color: #3953a4;
}
.contact-info-box .contact-info-box-content {
  padding-left: 35px;
  margin-bottom: 15px;
  color: #999;
}

.contact-info-box .contact-info-box-content p {
   color: #999;
   margin-bottom: 0;
   line-height: 20px;
}

.contact-info-box:last-child .contact-info-box-content {
  border-bottom: 0;
}

.sidebar .contact-info-box .contact-info-box-content p{
  color: #222;
}

/* Newsletter */

.newsletter-widget{
   text-align: right;
   border: 0;
   padding-top: 0;
}

.newsletter-widget .widget-title{
   margin-top: 0;
   line-height: 40px;
   margin-bottom: 25px;
}

.newsletter-widget .widget-title span{
   font-size: 36px;
   display: block;
   text-transform: uppercase;
}

.newsletter-form input{
   width: 80%;
   float: right;
}

.newsletter-form button {
   background: #faed23;
   border-radius: 0 !important;
   border-bottom-left-radius: 40px !important;
   border-top-right-radius: 40px !important;
   color: #3953a4;
   border: 0 !important;
   padding: 0px 25px;
   height: 40px;
   display: inline-block;
   margin: 15px 0 0;
}

.newsletter-widget-full .newsletter-form button{
   background: #3953a4;
   background: #faed23;
}

/* Copyright */

.footer-menu{
   float: right;
}

.footer-menu ul li{
   display: inline-block;
   line-height: 12px;
   padding-left: 8px;
}

.footer-menu ul li a{
   color: #fff;
   padding: 0;
}

.footer-menu ul li a:hover{
   color: #1c1c24;
}

/* Sidebar
================================================== */

.sidebar .widget-title{
	font-size: 18px;
   font-weight: 700;
   position: relative;
   margin-bottom: 30px;
   margin-top: 0;
   line-height: normal;
}

.sidebar .widget-title:after{
   content: '';
   width: 30px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #3953a4;
   position: absolute;
}

.widget{
  background: #f9f9f9;
  padding:25px;
  margin-bottom: 40px;
}

/* Navigation */
.navbar-toggler-icon {
   line-height: 30px;
   color: #fff;
   width: auto;
}

.navbar-toggler {
   width: 50px;
   height: 40px;
   background: #3953a4;
   border-radius: 0;
   margin-left: 40px;
}

.sidebar ul.nav-tabs{
   border:0;
}

.sidebar ul.nav-tabs li.active a, 
.sidebar ul.nav-tabs li:hover a{
   color: #3953a4 !important;
}

.sidebar ul.nav-tabs li a{
   color: #222;
   border-radius: 0;
   padding: 0;
   padding-left: 0;
   font-weight: 600;
   display: inline-block;
}

.sidebar ul.nav-tabs li{
   color: #222;
   line-height: normal;
   font-weight: 600;
   border-bottom: 1px solid #d3d3d3;
   padding: 15px 0;
}

.sidebar ul.nav-tabs li:last-child{
   border-bottom: 0;
}

/* Statistics */

ul.statistics-list .count{
   float: right;
   font-weight: 700;
   color: #222;
}

/* Widget search */

.widget.widget-search{
   padding: 8px 20px;
}

.widget-search .form-control,
.widget-search .form-control:focus{
   border: 0 !important;
   font-style: italic;
}

.widget-search i{
   color: #222;
   font-size: 24px;
   position: relative;
   top: 10px;
}

/* Recent News */

.widget.recent-posts .widget-title{
   margin-bottom: 35px;
}

.widget.recent-posts ul li{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 15px;
   margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child{
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img{
   margin-right: 15px;
   width: 90px;
   height: 70px;
}

.widget.recent-posts .post-info .entry-title{
   font-size: 14px;
   font-weight: 700;
   line-height: 20px;
   margin: 0;
}

.widget.recent-posts .entry-title a{
   color: #222;
}

.widget.recent-posts .entry-title a:hover{
   color: #3953a4;
}

.widget.recent-posts .post-date{
   font-weight: 400;
   color: #999;
   text-transform: capitalize;
}

/* Widget tags */

.widget-tags ul > li {
	float: left;
	margin: 3px;
}

.widget-tags ul > li a{
   font-family: 'Noto Serif', serif;
	border: 1px solid #d6d6d6;
	color: #222;
	display: block;
	font-size: 13px;
	padding: 5px 15px;
   font-weight: 600;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.widget-tags ul > li a:hover{
	background: #3953a4;
	color: #fff;
   border: 1px solid transparent;
}



/* Sub Pages
================================================== */

/* Banner */

.banner-area {
   position: relative;
    min-height: 450px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    margin-top: -75px;
}

.banner-heading{
   position: relative;
}

.banner-heading:after{
   content: '';
   width: 50px;
   left: 50%;
   bottom: -20px;
   margin-left: -23px;
   height: 5px;
   background: #3953a4;
   position: absolute;
}

.banner-title{
   font-size: 48px;
   display: inline-block;
}

.banner-title span{
  color: #3953a4;
}

.banner-desc{
   font-size: 20px;
   margin-top: 10px;
   margin-bottom: 30px;
   color: #3953a4;
}

.breadcrumb{
   font-size: 14px;
   background: none;
   padding-left: 0;
   color: #222;
   font-weight: 600;
   font-family: 'Noto Serif', serif;
   justify-content: center;
}
.breadcrumb>li+li:before {
   color: #222;
   padding: 0 5px;
   content: "/\00a0";
}


/*-- About page ---*/

.featured-tab.sub-page{
   padding-bottom: 60px;
}


/* Skills */

.skills{
   font-family: 'Noto Serif', serif;
   position: relative;
   margin-bottom: 50px;
}

.skills-name{
   color: #222;
   font-weight: 600;
   left: auto;
   font-size: 14px;
   position: absolute;
   top: -28px;
   z-index: 1;
}

.skills-percent{
   font-weight: 600;
   color: #fff;
   background: #000;
   font-size: 11px;
   width: 32px;
   height: 22px;
   line-height: 22px;
   position: absolute;
   text-align: center;
   right: 0;
   top: -32px;
}

.skills-percent:after{
   border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -11px;
    margin-left: -6px;
    left: 50%;
    border-width: 6px;
    border-style: solid;
    z-index: 9999;
}

.progress {
  height: 5px;
  background: #ccc;
  box-shadow: none;

}

.progress-bar {
   background: #3953a4;
   text-align: left;
   transition-duration: 3s;
   position: absolute;
   height: 100%;
   width: 0;
}

/* Image block */

.image-block.common-page{
   background: none;
}

/* Feature bg */

.feature-bg .feature-icon{
   width: 70px;
   height: 70px;
   line-height: 70px;
   font-size: 36px;
   text-align: center;
   background: #ececec;
   color: #000;
   float: left;
}

.feature-bg-content{
   margin-left: 100px;
}

.feature-bg .feature-title{
   margin-top: 0;
   line-height: normal;
}


/*-- Practice page ---*/

.practice-area.section-padding{
   background: none;
   padding-top: 0;
}

.single-practice p.lead{
   font-size: 16px;
   color: #222;
}

/*-- Attorneys single page ---*/

.attorneys-page.section-padding{
   padding-top: 0;
}

.attorney-info, .attorney-info p{
   color: #222;
   margin-bottom: 10px;
}

.attorney-info .attorney-name{
   font-size: 24px;
   line-height: normal;
   margin-bottom: 0;
}

.attorney-info .social-icons a{
   color: #222;
}

.attorney-info p i{
   font-size: 16px;
   margin-right: 10px;
}

.attorney-info .btn-primary{
   width: 80%;
}

.attorney-bio h3{
   font-size: 18px;
   margin-top: 0;
   line-height: normal;
}


/* Accordion */
.panel-group {
   margin-bottom: 20px;
}
.panel-group .card+.card{
   margin-top: 5px;
}

.card-default>.card-header{
   background: none;
   border-radius: 0;
   position: relative;
}

.panel-group .card{
   border-radius: 0;
   margin-bottom: -6px;
}

.card.card-default{
   margin-top: 20px;
}

h4.card-title{
   font-size: 14px;
   background: none;
   border: 0;
   padding: 8px 0 8px 30px;
   line-height: normal;
   border-radius: 0;
   margin-bottom: 0;
}

h4.card-title a{
   color: #3953a4;
}

h4.card-title span{
   float: right;
}

h4.card-title a.collapsed{
   color: #333;
}

h4.card-title a:before,
h4.card-title a.collapsed:before{
   font-family: "Ionicons";
   position: absolute;
   z-index: 0;
   font-size: 12px;
   left: 15px;
   padding: 0 5px;
   text-align: center;
   top: 50%;
   margin-top: -7px;
}

h4.card-title a:before {
   content: "\f126";
}

h4.card-title a.collapsed:before {
   content: "\f123";
}

.card-body ul{
   padding-left: 25px;
}

.panel-group .btn.btn-primary.solid:hover{
   color: #333;
}



/* Testimonial page */

.testimonials-video-area{
   position: relative;
   min-height: 450px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.testimonials-video-area img{
   display: inline-block;
}

.video-info{
   margin-top: -150px;
}

.video-info-desc{
   font-size: 24px;
   color: #fff;
}

.video-info-title{
   font-size: 58px;
   line-height: 68px;
   color: #3953a4;
}

.video-info-title span{
   display: block;
}

.video-icon{
   margin-top: 290px;
}

.popup.cboxElement{
   display: block;
}

.video-icon, .video-info{
   color: #fff;
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   font-size: 36px;
   z-index: 1;
}

.video-icon i{
   width: 80px;
   height: 80px;
   line-height: 80px;
   border: 2px solid #fff;
   display: inline-block;
   border-radius: 100%;
   text-align: center;
}

.video-icon span{
   font-family: 'Noto Serif', serif;
   font-size: 20px;
   text-decoration: underline;
   text-transform: uppercase;
   position: relative;
   top: -10px;
   font-weight: 700;
   left: 10px;
}

.testimonial-classic.mrb-80{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 20px;
}

.testimonial-classic-text{
   background: #f9f9f9;
   padding: 50px 30px;
   position: relative;
}

.testimonial-classic-text:before {
   color: #3953a4;
   content: "\f347";
   font-family: "Ionicons";
   font-size: 44px;
   left: 50%;
   margin-left: -45px;
   position: absolute;
   top: -40px;
   background: #fff;
   padding: 20px;
}

.testimonial-classic-info{
   text-align: center;
   position: relative;
   top: -30px;
}

.testimonial-classic-name{
   font-size: 16px;
   text-transform: uppercase;
   display: inline-block;
}

.testimonial-classic-thumb{
   display: inline-block;
   width: 110px;
   height: 110px;
   border-radius: 100%;
   border: 8px solid #fff;
   margin: 0 10px;
}

.testimonial-classic-desg{
   display: inline-block;
   font-size: 14px;
}


/* Clients page */

.clients-area{
   background: #f9f9f9;
}

.clients-area .title{
   margin: 0 0 60px;
}


.client_logo{
   vertical-align: middle;
   display: inline-block !important;
   text-align: center;
}

.client_logo img{
   width: auto !important;
}

.clients-carousel.owl-theme .owl-controls{
   margin-top: 30px;
}

/* Gallery page */

.isotope-nav{
   display: inline-block;
   margin: 0 0 10px;
}

.isotope-nav ul{
   list-style: none;
   margin: 0;
}

.isotope-nav ul li{
   float: left;
   margin-right: 10px;
}

.isotope-nav ul li a{
   color: #222;
   font-size: 14px;
   padding: 5px 8px;
   margin-right: 5px;
   font-weight: 600;
   text-transform: uppercase;
   font-family: 'Noto Serif', serif;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotope-nav ul a.active {
   color: #222;
   border-color: #3953a4;
   border-bottom: 2px solid #3953a4;
}

.isotope-item {
    margin-top: 30px;
}


.isotop-img-conatiner{
   position: relative;
   overflow: hidden;
}


.gallery-icon i{
   background: #3953a4;
   color: #fff;
   opacity: 0;
   position: absolute;
   text-align: center;
   top: 0;
   right: 30px;
   font-size: 16px;
   width: 36px;
   height: 36px;
   line-height: 36px;
   z-index: 1;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotop-img-conatiner:hover .gallery-icon i{
   opacity: 1;
   top: 30px;
}

.isotop-img-conatiner:after{
   opacity: 1;
   position: absolute;
   content: '';
   top: 0;
   right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 500ms;
   -moz-transition: opacity 500ms;
   -o-transition: opacity 500ms;
   transition: opacity 500ms;
   background-color: rgba(0, 0, 0, 0.2);
}

.isotop-img-conatiner:hover:after{
   opacity: 0;
}

.isotope-item-info{
   position: absolute;
   bottom: -35px;
   padding: 0 12px;
   z-index: 1;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotop-img-conatiner:hover .isotope-item-info{
   bottom: 0;
}

.isotope-item-info .title-classic, 
.isotope-item-info .title-desc{
   font-size: 14px;
   margin-top: 0;
   color: #fff;
}

.isotope-item-info .title-classic{
   text-transform: uppercase;
   margin-bottom: 15px;
}

.isotope-item-info .title-classic:after{
   bottom: -3px;
   width: 20px;
}

/* Job page */

.join-us-area{
   position: relative;
   min-height: 500px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.job-area.section-padding{
   padding-bottom: 0;
}

.job-box{
   margin-bottom: 30px;
}

.job-box h4{
   margin-top: 0;
   line-height: normal;
}

/* Case Single page */

.case-info{
   margin-bottom: 30px;
}

.case-info-title{
   margin: 0;
   line-height: normal;
}


.case-info-desc{
   font-size: 16px;
}


/* News listing
================================================== */

.post{
   position: relative;
}

.post .post-body.border-bottom{
   border-top: 0;
}

.post .post-date{
   font-weight: 700;
   color: #222;
   text-transform: uppercase;
}

.post-no-media{
   padding-bottom: 40px;
}

.entry-header .entry-title{
   margin: 5px 0 20px;
   position: relative;
   font-size: 26px;
}


.entry-header .entry-title a{
   color: #24272a;
}

.entry-header .entry-title a:hover{
   color: #3953a4;
}

.post-bottom{
   padding: 20px 0 5px;
}


/* Meta */

.entry-meta .post-author-img{
   border-right: 0;
   margin: 0;
   padding: 0;
}

.entry-meta .post-author-img img{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   margin: 0 15px 0 0;
}

.entry-meta span{
   color: #999;
   font-size: 14px;
   float: left;
   border-right: 1px solid #d6d6d6;
   margin:0 25px 0 0;
   padding: 0 25px 0 0;
}

.entry-meta a{
   display: block;
   color: #222;
   font-weight: 600;
   font-family: 'Noto Serif', serif;
}

.entry-meta a:hover{
   color: #3953a4;
}

.entry-meta .post-comment{
   border-right: 0;
   padding-right: 0;
   margin-right: 0;
}

.post-bottom .more-link{
   width: 48px;
   height: 48px;
   line-height: 50px;
   background: #3953a4;
   border-radius: 100%;
   text-align: center;
   color: #fff;
   font-size: 24px;
   -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.post-bottom .more-link:hover{
   background: #222;
}

/* Gallery slider */

.post-gallery{
   margin-bottom: -10px;
}

.gallery-slider.owl-theme .owl-controls .owl-nav [class*=owl-]{
   background: none !important;
   color: #fff;
   border: 1px solid #fff;
   font-size: 24px;
   width: 40px;
   height: 48px;
   line-height: 38px;
   position: absolute;
   z-index: 999;
   top: 50%;
   display: inline-block;
   margin: 0;
   margin-top: -28px;
   cursor: pointer;
   border-radius: 0;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.gallery-slider.owl-carousel .owl-item img{
   width: auto;
   max-width: 100%;
}

.gallery-slider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
   background: #3953a4 !important;
   border: 1px solid transparent;
}

.gallery-slider.owl-theme .owl-nav .owl-prev{
    left: 20px;
}

.gallery-slider.owl-theme .owl-nav .owl-next {
    right: 20px;
}

/* Pagination */

.paging{
   margin-bottom: -5px;
}

.pagination{
   margin: 0;
   justify-content: center;
}

.pagination li a{
   border-radius: 0 !important;
   margin-right: 8px;
   color: #222;
   padding: 10px 12px;
   font-size: 16px;
}

.pagination li a i{
   font-size: 14px;
}

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
   color: #fff;
   background: #3953a4;
   border: 1px solid transparent;
}


/* Single News
================================================== */

.post-meta{
   margin-bottom: 20px;
}

.post-meta span{
   color: #999;
   font-size: 14px;
   margin:0 15px 0 0;
}

.post-meta a{
   margin-left: 3px;
   color: #222;
   font-weight: 600;
   font-family: 'Noto Serif', serif;
}

.post-meta a:hover{
   color: #3953a4;
}


.entry-content{
   margin-bottom: 40px;
}


.post-tags{
   font-family: 'Noto Serif', serif;
   color: #222;
   font-weight: 600;
}

.post-tags span{
   text-transform: uppercase;
}

.post-tags a{
   color: #222;
}

.post-tags a:hover{
   color: #3953a4;
}

.post-social-icons > li {
    display: inline-block;
}

.post-social-icons a{
   color: #222;
   margin-left: 10px;
   font-size: 16px;
}

.post-social-icons a:hover{
   color: #3953a4; 
}

.social-icons-head{
   font-family: 'Noto Serif', serif;
   color: #222;
   font-weight: 600;
   text-transform: uppercase;
}

/* Author box */

.author-img img{
   width: 96px;
   height: 96px;
   margin-right: 30px;
}

.author-info{
   position: relative;
   overflow: hidden;
}

.author-info h3 {
   font-size: 16px;
   font-weight: 700;
   line-height: normal;
   margin-bottom: 10px;
   margin-top: 0;
}

.author-social a {
    color: #222;
    font-size: 16px;
    margin-left: 10px;
}

.authors-social a:hover{
   color: #3953a4;
}

/* Post comments */

.comments-heading{
   margin-top: 0;
   line-height: normal;
}

.comments-list{
   list-style: none;
   margin: 0;
   padding: 20px 0;
}

.comments-list .comment{
   border-bottom: 1px solid #d6d6d6;
   padding-bottom: 20px;
   margin-bottom: 30px;
}

.comments-list .comment.last{
   border-bottom: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.comments-list img.comment-avatar{
   width: 82px;
   height: 82px;
   border-radius: 100%;
   margin-right: 30px;
}

.comments-list .comment-body{
   margin-left: 110px;
}

.comments-list .comment-author{
   font-family: 'Noto Serif', serif;
   margin-bottom: 0;
   margin-top: 0;
   font-weight: 700;
   font-size: 14px;
   color: #222;
}

.comments-list .comment-date{
   color: #222;
   font-size: 14px;
}

.comments-list .comment-content{
   margin: 15px 0;
}

.comments-list .comment-reply{
   color: #3953a4;
   text-transform: uppercase;
   font-weight: 600;
}

.comments-list .comment-reply:hover{
   color: #222;
}

.comments-reply{
   list-style: none;
   margin: 0 0 0 70px;
}

/* Comments form */

.comments-form{
   margin-bottom: 0;
}

.comments-form .title-normal{
   margin-top: 0;
   line-height: normal;
   margin-bottom: 25px;
}

.comments-form .btn.btn-primary{
   padding: 10px 20px;
   float: right;
   margin: 20px 0 10px;
}


/* Single page navigation */

.post-navigation{
   text-align: center;
   margin: 50px 0 0;
}

.post-navigation .post-previous,
.post-navigation .post-next {
   padding: 0 40px;
   width: 50%;
   display: table-cell;
   position: relative;
   vertical-align: middle;
}

.post-navigation .post-previous i {
   left: 0;
}
.post-navigation .post-next i {
   right: 0;
}

.post-navigation .post-previous {
    text-align: left;
    float: left;
}

.post-navigation .post-next {
    text-align: right;
    float: right;
}

.post-navigation i {
   font-size: 24px;
   text-align: center;
   width: 36px;
   height: 48px;
   line-height: 48px;
   border: 1px solid #d6d6d6;
   position: absolute;
   top: 50%;
   margin-top: -22px;
}

.post-navigation a{
   color: #222;
}

.post-navigation a:hover{
   color: #3953a4;
}

.post-navigation h3{
   font-size: 14px;
   line-height: normal;
   margin: 0 15px;
   text-transform: uppercase;
}

/* Contact Page
================================================== */

.contact-form-wrapper .title-normal{
   font-size: 18px;
   margin-top: 0;
}
.contact-form-wrapper textarea {
   height: auto;
}

#contact-form button{
   float: right;
   margin-top: 15px;
}

.contact-info-box-content h4{
   font-size: 14px;
   margin-top: 0;
   line-height: normal;
}

.contact-page-info .contact-info-box i{
   width: 50px;
   height: 46px;
   line-height: 46px;
   background: #3953a4;
   color: #fff;
   text-align: center;
}

.contact-page-info .contact-info-box .contact-info-box-content{
   padding-left: 65px;
   margin-bottom: 25px;
}

.map {
   height: 420px;
   z-index: 1;
}

/* Error page
================================================== */

.error-page .error-code{
   display: block;
   font-size: 150px;
   line-height: 150px;
   color: #333;
   margin-bottom: 20px;
   text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}

.error-page .error-body .btn{
   margin-top: 30px;
   font-weight: 700;
}

/* Home 2
================================================== */

/* Top bar */

.top-bar-full{
   background: #3953a4;
   color: #fff;
}

.top-bar-full .top-menu{
   padding-top: 10px;
   padding-bottom: 10px;
}

.top-bar-full .top-menu ul{
   text-align: left;
}

.top-bar-full .top-menu ul li a{
   color: #fff;
}

.top-bar-full .top-menu ul li a:hover{
   color: #3953a4;
}

.top-bar-full .top-social li a{
   color: #fff;
}

.top-bar-full .top-social li a:hover{
   color: #3953a4;
}

/* Header */
.header2 .logo{
   background: none;
   padding: 45px 0 0 0;
   min-height: 120px;
   margin: 0;
   margin-top: -30px;
}

.header2 .logo:before{
   background: none;
   position: relative;
}

.header2 .logo:after{
   border: 0;
   position: relative;
}

/* Navigation */

.navigation-full{
   background: #faed23;
}

.navigation-full .site-nav-inner{
   position: relative;
   background: none;
   top: 0;
}

.newsletter-widget-full .newsletter-form input{
   float: left;
   color: #fff !important;
}
.newsletter-form input{
   color: #fff !important;
   border-color: #fff;
}
/* Home 3
==================================================== */
.header2.header3{
   margin-bottom: 30px;
}
.navigation-boxed .site-nav-inner:after, .navigation-boxed .site-nav-inner:before{
   display: none;
}
.navigation-boxed .site-nav-inner {
   top: -30px;
}
.navigation-boxed .site-search {
   top: 33px;
}

/* Page Slider */


/* Owl Page slider */
#box-slide.owl-theme .owl-controls .owl-nav [class*=owl-] {
   background: #3953a4 ;
   font-size: 40px ;
   margin: 5px ;
   padding: 0px 7px ;
}
 .page-slider.owl-theme .owl-nav div {
   position: absolute;
   top: 50%;
   text-align: center;
   margin: 0;
   border-radius: 0;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   transform: translateY(-50%);
    color: #fff;
    line-height: 56px;
    width: 56px;
    height: 56px;
    border-radius: 4px;
    font-size: 36px;
 }
 .page-slider.owl-theme .owl-nav div:hover {
   background: #3953a4;
   color: #fff;
 }
 .page-slider.owl-theme .owl-nav [class*=owl-prev] {
   right: auto;
   left: 0;
 }
 .page-slider.owl-theme .owl-nav [class*=owl-next] {
   right: 0;
 }
 .page-slider .item {
   position: relative;
   z-index: 2;
   min-height: 600px;
   background-position: 50% 50%;
   background-size: cover;
 }
 @media (max-width: 497px){
    .page-slider .item {
      max-height: 500px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% 100%;
    }

    .box-slider-content .box-slide-sub-title{
       font-size: 24px;
       margin: 0;
    }
    .box-slider-content .box-slide-title{
      margin-bottom: 2px;
    }
    .box-slider-content .box-slider-text{
       padding: 0px 20px;
    }
 }
 .page-slider .btn-border{
   margin-top: 10px;
   border-width: 2px;
   padding-top: 10px;
   padding-bottom: 10px;
 }
 .page-slider {
    margin-bottom: -10px;
 }
 .page-slider.page-slider-small .item {
   max-height: 500px;
   min-height: auto;
 }
 .page-slider .owl-item .box-slider-content {
   opacity: 0;
   -webkit-transition: opacity 1.5s;
   transition: opacity 1.5s;
 }
 .page-slider .owl-item.active .box-slider-content {
   opacity: 1;
   -webkit-transition: opacity .8s;
   transition: opacity .8s;
 }
 .page-slider .owl-item.active .box-slider-text {
   -webkit-animation: slideInRight .8s ease-out 1s both;
   animation: slideInRight .8s ease-out 1s both;
 }
 .page-slider .owl-item.active .box-slider-text2 {
   -webkit-animation: slideInLeft .8s ease-out 1s both;
   animation: slideInLeft .8s ease-out 1s both;
 }
 .page-slider-caption {
   position: absolute;
   bottom: 0;
   width: 100%;
   padding: 5px 20px;
   background: rgba(255, 255, 255, 0.9);
 }
 .page-slider-caption h3 {
   font-size: 20px;
 }
 .page-slider-caption span {
   font-weight: 400;
 }
 
 /* Owl Box slider */
 .box-slider-content {
   top: 50%;
   padding: 0;
   margin-left: 10px;
   position: absolute;
   width: 600px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   transform: translateY(-50%);
 }

 .box-slider-content.content-right{
   right: 20px !important;
   left: auto;
 }
 
 .box-slider-text {
   background: rgba(255, 255, 255, 0.658);
   display: inline-block;
   padding: 20px 30px;
   max-width: 650px;
   border-radius: 20px;
 }

 
 .box-slide-title {
   font-size: 24px;
   font-weight: 400;
   margin: 0;
   color: #666;
   margin-bottom: 15px;
 }
 
 .box-slide-sub-title {
   font-size: 36px;
   margin: 8px 0 20px;
 }
 .box-slide-description {
   font-size: 16px;
   padding-right: 10px;
}
 
 .box-slide.owl-theme .owl-controls {
   margin: -20px;
 }
 
 /*-- Slider pages --*/
 #main-slide.slider-pages .item {
   min-height: 340px;
   color: #fff;
   background-position: 50% 50%;
   background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
 }
 
 /* Features */
 
/* Features
================================================== */
 
 .feature-box1,
 .feature-box2,
 .feature-box3 {
   position: relative;
   background-size: cover;
   background-position: center;
 }

 .ts-features-col .feature-box1,
 .ts-features-col .feature-box2,
 .ts-features-col .feature-box3 {
   overflow: hidden;
 }
 .ts-features-col .feature-box1:after,
 .ts-features-col .feature-box2:after,
 .ts-features-col .feature-box3:after {
   background: #222222;
 }
 .ts-features-col .feature-box1:after {
   background: #3953a4;
 }
 .ts-features-col .feature-box2:after {
   background: #0f2765;
 }
 .feature-text-box .title-normal{
    margin-top: 0;
    font-size: 32px;
    margin-bottom: 20px;
 }
 .ts-features-col {
    margin-top: -10px;
 }
 .feature-box1:after,
 .feature-box2:after,
 .feature-box3:after {
   position: absolute;
   content: '';
   background: rgba(34, 34, 34, 0.85);
   width: 100%;
   height: 100%;
   top: 0;
 }
 
 .ts-feature .ts-feature-info {
   color: #fff;
   z-index: 1;
   position: relative;
   padding: 45px;
 }
 .ts-feature-info p{
    color: #fff;
 }
 @media screen and (min-width: 1500px) {
   .ts-feature .ts-feature-info {
     padding: 90px 50px;
     height: 420px;
   }
 }
 
 .ts-feature-title {
   color: #fff;
    margin: 10px 0 10px;
    line-height: normal;
    font-size: 18px;
 }
 
 .ts-feature-info i {
   font-size: 60px;
 }
 
 .feature-box1:after {
   background: rgba(33, 84, 207, 0.85);
 }
 
 .feature-box2:after {
   background: rgba(15, 39, 101, 0.85);
 }
 .box-primary {
   background-color: #2154CF;
 }
 
 .box-dark {
   background-color: #222222;
 }
 
 .box-secondary {
   background-color: #0F2765;
 }

 /* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {

  /* Header */
  
  ul.navbar-nav > li.visible-md.visible-lg {
      display: inline-block !important;
  }
}


/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width:1199px){

  .dropdown i{
    display: none;
  }

  ul.navbar-nav > li.visible-md.visible-lg {
      display: inline-block !important;
  }

  /* Header */

  ul.navbar-nav > li{
    padding: 0 10px;
  }

  ul.top-info li{
    margin-left: 10px;
  }

  /* Slideshow */

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

  .slider-img{
    top: -95px;
  }

  /* Practice item */

  .practice-item .img-thumb .overlay{
    width: auto;
    height: auto;
    padding: 15px;
  }

  .practice-details{
    overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      max-height: 44px;
  }
   /* Features Title */
   .ts-feature-title {
      font-size: 16px;
   }
  /* Case result */

  .case-details-content .case-desc{
    font-size: 14px;
    line-height: normal;
  }


  /* Image block */

  .img-block-left.ts-padding{
    padding: 40px;
  }


  /* Bottom */

  .contact-info-box .contact-info-box-content p{
    word-wrap: break-word;
    font-size: 12px;
  }



}

/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {

  /* Header */

  .top-bar{
    padding-bottom: 10px;
  }

  .top-menu{
    padding-left: 15px;
    padding-top: 10px;
  }

  .top-menu ul{
    text-align: left;
  }

  .top-social{
    padding-right: 15px;
  }

  ul.top-info{
    margin: 15px 0 0 0;
  }

  ul.top-info li{
    margin-left: 20px;
    margin-bottom: 10px;
  }

  .logo{
    min-height: 160px;
    padding-top: 35px;
  }

  .logo:after{
    border-top-width: 160px;
  }
  
  /* Navigation */

  ul.navbar-nav > li{
    display: block;
    padding-left: 40px;
  }

  ul.navbar-nav > li > a, 
  .dropdown-menu li a{
    font-size: 12px;
   }
   .site-nav-inner {
      padding: 12px 0;
      width: 100%;
   }
   .site-nav-inner:before {
      display: none;
   }
   ul.navbar-nav > li:hover > .dropdown-menu {
      display: none;
   }
   ul.navbar-nav > li:after {
      display: none;
   }
   .navbar-nav > .nav-item:hover > a:after, .navbar-nav > .nav-item.active > a:after {
      display: none;
   }
   .navbar-nav .nav-link i {
      float: right;
      display: inline-block;
      width: 25px;
      height: 25px;
      background: #0052A5;
      text-align: center;
      line-height: 25px;
      color: #fff;
      font-size: 12px;
  }
  ul.navbar-nav > li > a, .dropdown-menu li a {
     font-size: 14px;
  }
  ul.navbar-nav > li > a {
     padding: 20px 0 10px;
  }
  .dropdown-menu  {
     border: none;
  }
  .dropdown-submenu {
     border: none;
  }
  .dropdown-submenu .dropdown-menu{
   padding-left: 30px;
   border: none;
   box-shadow:none;
  }
  .dropdown-submenu>a:after {
     display: none;
  }

  /* Slideshow */

  #main-slide .carousel-item{
    min-height: 450px;
  }

  #main-slide .slider-content{
    margin-top: -115px;
  }

  #main-slide .slider-content h2{
    font-size: 24px;
  }
  #main-slide .slider-content h3{
    font-size: 32px;
    margin: 10px 0;
    line-height: 50px;
  }

  .slider-img{
    top: -38px;
    width: 35%;
  }

  .slider.btn{
    padding: 5px 20px;
    margin-top: 0;
    font-size: 12px;
  }

  #main-slide .carousel-indicators {
    bottom: 20px;
  }

  /* Feature box */

   .ts-feature {
      margin-top: 30px;
   }
  .feature-box {
      clear: both;
      margin-bottom: 40px;
   }


   /* Feature Tab */
   .tab-content>.tab-pane .check-list {
      width: 315px;
   }

  .featured-tab .tab-content img{
    margin-bottom: 15px !important;
  }

  /* Practice Item */

  .practice-item{
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .practice-item .img-thumb{
    display: inline-block;
    text-align: center;
  }
  .call-to-action{
    background-position: 50% 50%;
  }

  /* Case Item */

  .case-item{
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .case-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .case-details{
    width: 372px;
    height: 265px;
  }

  .case-details-content .case-amount:after{
    left: 50%;
  }

  .case-details-content{
    width: 372px;
  }

  .case-details:after{
    left: 0;
    width: 372px;
  }

  /* Team */

  .team-grid{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .team-img-wrapper{
    width: auto;
  }

  .team-img-wrapper:after{
    left: 50%;
      margin-left: -120px;
  }

  .team-hover{
    left: 50%;
    margin-left: -90px;
  }

  .team-hover:before{
    border-right: 260px solid transparent;
  }

  .team-desg:after{
    left: 50%;
  }
  
  /* Image block */
  .hide-image-mobile{
    display: none !important;
  }

  .img-block-left{
    padding-left: 100px;
  }

  .img-block-right {
      padding: 100px !important;
  }
  
  .latest-post{
    clear: both;
    margin-bottom: 50px;
  }

  .quote_form{
    margin-top: -110px;
  }

  /* Footer */

  .footer .angle-bg{
    background: none;
  }

  .footer-widget{
    border:0;
    min-height: auto;
    margin-bottom: 20px;
  }
   .footer-menu ul li a:hover {
      color: #fff;
   }
   
  }

/* Small Devices Potrait */
@media (max-width : 767px){

  /*image block --there's still another image block below, just can't scroll ther -:) */
  .hide-image-mobile{
    display: none !important;
  }
   /* Header */
   .header2 .logo-area:after{
      background-color: #fff;
   }
   .logo-area:after {
      position: absolute;
      top: 0;
      right: -100%;
      width: 100%;
      height: 100%;
      content: "";
      background: #0052A5;
  }
  .logo-area img{
   width: 160px;
   }
   
   .header-right{
      margin-top: -40px;
   }

  .top-bar{
    padding-bottom: 10px;
  }

  .top-menu{
    padding-top: 10px;
    padding-left: 15px;
  }

  .top-menu ul, .top-bar-full .top-menu ul{
    text-align: center;
  }

  .top-social{
    padding-right: 45px;
  }

  .top-bar-full .top-menu{
    padding-bottom: 0;
  }

  .top-social ul{
    text-align: center;
  }

  .top-bar-full .top-social{
    padding-bottom: 5px;
  }


  ul.top-info{
    margin: 15px 0 0 0;
  }

  ul.top-info li{
    margin-left: 10px;
    margin-bottom: 10px;
  }

  ul.top-info li .info-box .info-box-content{
    padding-left: 10px;
  }

  .logo{
    min-height: auto;
    padding: 20px 25px;
  }
  .header2 .logo{
    min-height: auto;
    padding: 45px 25px 0;
  }
  .header4 .logo{
      min-height: 160px;
    padding: 45px 25px 0;
  }

  .logo:after{
    position: relative;
    border: 0;
  }

  .header-right{
    border: 0;
    float: none;
  }

  ul.top-info{
    margin: 50px 0 15px;
    float: left;
  }

  .consult{
    display: none;
  }
  
  /* Navigation */

  .site-navigation{
    background: #faed23;
  }

  .site-nav-inner{
    background: none;
    top: 0;
      left: 10px;
      position: relative;
  }

  .site-nav-inner:before{
    border: 0;
  }

  .site-nav-inner:after{
    background: none;
  }

  .navbar-collapse{
    background: #faed23;
  }

  .navbar-collapse ul.navbar-nav > li > a{
    color: #222;
  }

  .navbar-collapse ul.navbar-nav > li.active > a,
  .navbar-collapse ul.navbar-nav > li:hover > a{
    color: #3953a4;
   }
   .navbar-toggler {
      margin-left: 0;
   }
  ul.navbar-nav > li{
    display: block;
    padding-left: 0;
  }

  ul.navbar-nav > li > a, 
  .dropdown-menu li a{
    font-size: 14px;
   }
   .site-nav-inner {
      padding: 12px 0;
      width: 100%;
      top:0 !important;
   }
   .site-nav-inner:before {
      display: none;
   }
   ul.navbar-nav > li:hover > .dropdown-menu {
      display: none;
   }
   ul.navbar-nav > li:after {
      display: none;
   }
   .navbar-nav > .nav-item:hover > a:after, .navbar-nav > .nav-item.active > a:after {
      display: none;
   }
   .navbar-nav .nav-link i {
      float: right;
      display: inline-block;
      width: 25px;
      height: 25px;
      background: #3953a4;
      text-align: center;
      line-height: 25px;
      color: #fff;
      font-size: 12px;
  }
  ul.navbar-nav > li > a, .dropdown-menu li a {
     font-size: 14px;
  }
  ul.navbar-nav > li > a {
     padding: 20px 0 10px;
  }
  .dropdown-menu  {
     border: none;
     background-color: #faed23;
  }
  .dropdown-submenu {
     border: none;
  }
  .dropdown-submenu .dropdown-menu{
   padding-left: 30px;
   border: none;
   box-shadow:none;
}
  .dropdown-submenu>a:after {
     display: none;
  }


   /* Slideshow */
   .box-slider-content {
      max-width: 80%;
   }

  #main-slide .carousel-item{
    min-height: 400px;
  }

  #main-slide .slider-content{
    margin-top: -165px;
  }

  #main-slide .slider-content h2{
    font-size: 18px;
  }
  #main-slide .slider-content h3{
    font-size: 26px;
    margin: 10px 0;
    line-height: 36px;
  }

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

  .slider-text .slide-head:after{
    height: 3px;
    bottom: 0;
  }

  .slider-img{
    top: -38px;
    width: 85%;
    right: 0;
  }

  .slider.btn{
    padding: 5px 20px;
    margin-top: 0;
    font-size: 12px;
  }

  #main-slide .carousel-indicators {
    bottom: 20px;
  }

   /* Feature box */
   .ts-feature {
      margin-top: 30px;
   }
   .features.text-center .feature-box .feature-icon {
      margin-top: 0;
   }

  .feature-box .feature-icon{
    float: none;
    margin-bottom: 30px;
  }

  .feature-box .feature-box-content {
      margin-left: 0;
      margin-bottom: 30px;
  }


  /* Feature Tab */

  .featured-tab .tab-content img{
    margin-bottom: 15px !important;
   }
   .tab-pane .pull-right, .tab-pane .pull-left {
      float: none;
  }
  
  .tab-pane {
      margin-top: 20px;
  }
  .tab-content>.tab-pane .check-list {
   width: 425px;
}

  /* Practice Item */

  .practice-item{
    width: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .practice-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  /* Action */

  .action-title{
    font-size: 62px;
  }

  .action-subtitle{
    font-size: 28px;
  }

  .action-btn .btn-primary{
    font-size: 20px;
    min-height: 54px;
    padding-right: 30px;
  }

  .action-btn .btn-primary i{
    height: 54px;
      line-height: 54px;
  }

  .call-to-action{
    background-position: 50% 50%;
  }

  /* Case Item */

  .case-item{
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .case-item .img-thumb{
    display: inline-block;
    text-align: center;
  }

  .case-details{
    width: 372px;
    height: 265px;
  }

  .case-details-content .case-amount:after{
    left: 50%;
  }

  .case-details-content{
    width: 372px;
  }

  .case-details:after{
    left: 0;
    width: 372px;
  }

  /* Team */

  .team-grid{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .team-img-wrapper{
    width: auto;
  }

  .team-img-wrapper:after{
    left: 50%;
      margin-left: -120px;
  }

  .team-hover{
    left: 50%;
    margin-left: -90px;
  }

  .team-hover:before{
    border-right: 260px solid transparent;
  }

  .team-desg:after{
    left: 50%;
  }
  
  /* Image block */

  .img-block-left{
    padding-left: 30px;
  }

  .img-block-right {
      padding: 100px 30px !important;
  }
  
  .latest-post{
    clear: both;
    margin-bottom: 50px;
  }

  /* Quote form */

  .quote_form_title{
    font-size: 18px;
  }

  .quote_form_title span {
      font-size: 32px;
  }

  .quote-form-text{
    margin-bottom: 10px;
  }


  /* Footer */

  .footer .angle-bg{
    background: none;
  }

  .footer-widget{
    border:0;
    min-height: auto;
    margin:0;
  }

  .footer-top-call{
    float: none;
    margin-top: 30px;
  }

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

  .copyright-info span{
      color: #fff !important;
      text-align: center;
  }

  .footer-menu{
    float: none;
    text-align: center;
   }
   .nav.unstyled {
      display: inline-block
   }
   .footer-menu ul li a:hover {
      color: #fff;
   }

  /* Sub pages */

  .banner-text{
    margin-top: -105px;
  }

  .banner-title{
    font-size: 30px;
  }

  .banner-desc{
    font-size: 18px;
    margin-top: 0;
  }

  .call-action-all .action-btn {
      float: none;
      text-align: center;
  }

  .action-text{
    text-align: center;
    float: none;
  }

  .action-text h2{
    font-size: 28px;
  }

  .action-text p{
    font-size: 18px;
  }

  .call-action-all .action-btn .btn-primary {
      font-size: 14px;
      padding: 12px 25px;
      min-height: 40px;
  }

  .ts-counter.sub-page{
    padding: 80px;
  }

  .ts-counter .facts{
    margin-bottom: 30px;
  }

  /* Video Testimonial */

  .testimonials-video-area{
    min-height: 300px;
  }

  .video-info {
      margin-top: -100px;
  }

  .video-info-title {
      font-size: 28px;
      line-height: 30px;
   }

   .video-info-desc{
    font-size: 14px;
   }

   .video-icon {
      margin-top: 210px;
      font-size: 18px;
  }

  .video-icon i{
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .video-icon span{
    font-size: 14px;
    top: -3px;
  }

  /* Testimonial classic */

  .testimonial-classic-info{
    top: 0;
    text-align: center;
  }

  .testimonial-classic-name,
  .testimonial-classic-desg{
    display: block;
  } 
  .testimonial-classic-thumb{
    display: inline-block;
  }

  /* Gallery */

  .isotope-nav ul li{
    margin-bottom: 20px;
  }

  /* Career */

  .join-us-title {
      font-size: 30px;
      line-height: 40px;
  }

  .join-us-call {
      font-size: 24px;
      margin: 20px 0;
  }

  .join-us .btn-primary {
      padding: 14px 40px;
  }

  .pagination{
    margin-bottom: 30px;
  }

  /* News */

  .entry-meta span{
    float: none;
    display: block;
  }



}

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {

  /* Header */

  ul.top-info li .info-box span.info-icon{
    font-size: 16px;
    width: 30px;
    height: 26px;
    line-height: 22px;
    padding-left: 5px;
    top: -5px;
  }

  ul.top-info li .info-box .info-box-content .info-box-title{
    font-size: 12px;
  }

  ul.top-info li .info-box .info-box-content .info-box-subtitle{
    font-size: 10px;
  }

   /* Slideshow */
   .box-slider-content {
      width: 93%;
   }

  #main-slide .carousel-item{
    min-height: 320px;
  }

  .slider-img {
      top: -15px;
      width: 80%;
  }

  /* Practice item */

  .practice-item .img-thumb .overlay{
      width: 250px;
      height: 210px;
      margin-left: -125px;
      margin-top: -105px;
      padding: 10px;
  }

  .practice-details{
    overflow: hidden;
      text-overflow: ellipsis;
      display: block;
    max-height: 50px;
      margin-bottom: 5px;
  }

  .testimonial-slide > .item > .testimonial-content{
    padding:5px;
  }

  .testimonial-text{
    font-size: 16px;
    line-height: 1.4;
  }
  
  .action-btn .btn-primary{
    font-size: 16px;
  }

}


.bg-image-holder,.bg-image {
    background-size: cover!important;
    background-position: center center !important;
    transition: all .3s linear;
    background: #f5f5f5;
    position: relative
}

.bg-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(10,35,59,.85)
}



.image_container {
    overflow: hidden
}

.image_container.image_circle {
    width: 300px;
    height: 300px;
    border-radius: 50%
}

.image_container.image_circle img {
    max-width: 100%
}

.image_container img {
    max-width: 100%
}

.image_container img.image_rounded {
    border-radius: 4px
}

.image_container img.image_bordered {
    padding: 5px;
    border: 1px solid #e5e5e5
}


button.slick-arrow {
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    z-index: 55
}

@media(min-width: 768px) {
    button.slick-arrow {
        width:40px;
        height: 40px
    }
}

@media(min-width: 1200px) {
    button.slick-arrow {
        width:50px;
        height: 50px
    }
}

.slick-prev:before {
    content: '\f060'
}

.slick-next:before {
    content: '\f061'
}

.slick-prev:before,.slick-next:before {
    font-family: fontawesome;
    font-size: 14px;
    line-height: 1;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(min-width: 768px) {
    .slick-prev {
        left:0
    }
}

@media(min-width: 768px) {
    .slick-next {
        right:0
    }
}

.arrow-shade button.slick-arrow {
    opacity: 0;
    visibility: hidden;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    z-index: 55;
    background: rgba(255,255,255,.302);
    text-align: center;
    transition: all .3s ease
}

.arrow-shade button.slick-arrow .fa {
    font-size: 30px;
    color: #fff;
    line-height: 45px
}

.arrow-shade button.slick-arrow:hover,.arrow-shade button.slick-arrow:focus {
    background: #3953a4;
    border-color: #3953a4
}

@media(min-width: 768px) {
    .arrow-shade button.slick-arrow.slick-prev {
        left:25px
    }
}

@media(min-width: 768px) {
    .arrow-shade button.slick-arrow.slick-next {
        right:25px
    }
}

.arrow-shade:hover button.slick-arrow,.arrow-shade:focus button.slick-arrow {
    opacity: 1;
    visibility: visible
}

.slick-dots {
    bottom: 35px
}

.slick-dots li button {
    border: 2px solid #fff;
    opacity: .7;
    background: 0 0;
    border-radius: 50%
}

.slick-dots li button:before {
    color: transparent
}

.slick-dots li.slick-active button {
    background-color: #3953a4;
    border: none;
    opacity: 1
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    font-size: 8px;
    line-height: 22px;
    color: #fff
}

#banner-slider .bg-image-holder {
    height: 230px
}

@media(min-width: 768px) {
    #banner-slider .bg-image-holder {
        height:400px
    }
}

@media(min-width: 992px) {
    #banner-slider .bg-image-holder {
        height:550px
    }
}

@media(min-width: 1200px) {
    #banner-slider .bg-image-holder {
        height:692px
    }
}

#banner-slider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#banner-slider .slick-dots li button {
    border: 2px solid #3953a4;
    opacity: 1;
    background: #3953a4;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out
}

#banner-slider .slick-dots li.slick-active button {
    border: none;
    opacity: 1;
    border-radius: 10px;
    padding-top: 40px
}

#banner-slider .slick-dots li.slick-active button:before {
    content: ''
}

#banner-slider.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slider-caption {
    position: relative;
    height: 100%
}

.slider-caption .caption-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider-caption .caption-content h1 {
    font-size: 20px;
    color: #222
}

@media(min-width: 768px) {
    .slider-caption .caption-content h1 {
        font-size:30px;
        margin-bottom: 20px
    }
}

@media(min-width: 992px) {
    .slider-caption .caption-content h1 {
        font-size:40px;
        margin-bottom: 25px
    }
}

@media(min-width: 1200px) {
    .slider-caption .caption-content h1 {
        font-size:50px;
        margin-bottom: 30px
    }
}

.slider-caption .caption-content p {
    font-size: 12px;
    color: #222;
    margin: 0 0 10px;
    font-weight: 600
}

@media(min-width: 768px) {
    .slider-caption .caption-content p {
        font-size:20px;
        margin: 0 0 30px
    }
}

@media(min-width: 992px) {
    .slider-caption .caption-content p {
        font-size:20px;
        margin: 0 0 40px
    }
}

@media(min-width: 1200px) {
    .slider-caption .caption-content p {
        font-size:20px;
        margin: 0 0 50px
    }
}

.slider-caption .caption-content.caption-right {
    right: 15px;
    text-align: right
}

.slider-caption .caption-content .video-link {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.slider-caption .caption-content .video-link span {
    position: relative;
    display: inline-block
}

.slider-caption .caption-content i.play-icon {
    position: relative;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 20px;
    border-radius: 50%;
    display: inline-block;
    color: #3953a4;
    padding-left: 10px;
    text-align: center;
    margin-right: 10px;
    background: #fff;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

@media(min-width: 768px) {
    .slider-caption .caption-content i.play-icon {
        height:80px;
        width: 80px;
        line-height: 80px;
        font-size: 25px
    }
}

.slider-caption .caption-content a.btn {
    height: 30px;
    font-size: 9px;
    line-height: 30px;
    padding: 0 18px;
    font-weight: 700
}

@media(min-width: 768px) {
    .slider-caption .caption-content a.btn {
        height:50px;
        font-size: 14px;
        line-height: 50px;
        padding: 0 40px
    }
}

/* Slider styling */

.bg-image-holder,.bg-image {
   background-size: cover!important;
   background-position: center center !important;
   transition: all .3s linear;
   background: #f5f5f5;
   position: relative
}

.bg-image:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(10,35,59,.85)
}



.image_container {
   overflow: hidden
}

.image_container.image_circle {
   width: 300px;
   height: 300px;
   border-radius: 50%
}

.image_container.image_circle img {
   max-width: 100%
}

.image_container img {
   max-width: 100%
}

.image_container img.image_rounded {
   border-radius: 4px
}

.image_container img.image_bordered {
   padding: 5px;
   border: 1px solid #e5e5e5
}


button.slick-arrow {
   border: 2px solid #fff;
   width: 50px;
   height: 50px;
   z-index: 55
}

@media(min-width: 768px) {
   button.slick-arrow {
       width:40px;
       height: 40px
   }
}

@media(min-width: 1200px) {
   button.slick-arrow {
       width:50px;
       height: 50px
   }
}

.slick-prev:before {
   content: '\f060'
}

.slick-next:before {
   content: '\f061'
}

.slick-prev:before,.slick-next:before {
   font-family: fontawesome;
   font-size: 14px;
   line-height: 1;
   opacity: 1;
   color: #fff;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

@media(min-width: 768px) {
   .slick-prev {
       left:0
   }
}

@media(min-width: 768px) {
   .slick-next {
       right:0
   }
}

.arrow-shade button.slick-arrow {
   opacity: 0;
   visibility: hidden;
   border: 1px solid #fff;
   width: 50px;
   height: 50px;
   z-index: 55;
   background: rgba(255,255,255,.302);
   text-align: center;
   transition: all .3s ease
}

.arrow-shade button.slick-arrow .fa {
   font-size: 30px;
   color: #fff;
   line-height: 45px
}

.arrow-shade button.slick-arrow:hover,.arrow-shade button.slick-arrow:focus {
   background: #3953a4;
   border-color: #3953a4
}

@media(min-width: 768px) {
   .arrow-shade button.slick-arrow.slick-prev {
       left:25px
   }
}

@media(min-width: 768px) {
   .arrow-shade button.slick-arrow.slick-next {
       right:25px
   }
}

.arrow-shade:hover button.slick-arrow,.arrow-shade:focus button.slick-arrow {
   opacity: 1;
   visibility: visible
}

.slick-dots {
   bottom: 35px
}

.slick-dots li button {
   border: 2px solid #fff;
   opacity: .7;
   background: 0 0;
   border-radius: 50%
}

.slick-dots li button:before {
   color: transparent
}

.slick-dots li.slick-active button {
   background-color: #3953a4;
   border: none;
   opacity: 1
}

.slick-dots li.slick-active button:before {
   opacity: 1;
   font-size: 8px;
   line-height: 22px;
   color: #fff
}

#banner-slider .bg-image-holder {
   height: 230px
}

@media(min-width: 768px) {
   #banner-slider .bg-image-holder {
       height:400px
   }
}

@media(min-width: 992px) {
   #banner-slider .bg-image-holder {
       height:550px
   }
}

@media(min-width: 1200px) {
   #banner-slider .bg-image-holder {
       height:692px
   }
}

#banner-slider .slick-dotted.slick-slider {
   margin-bottom: 0
}

#banner-slider .slick-dots li button {
   border: 2px solid #3953a4;
   opacity: 1;
   background: #3953a4;
   border-radius: 10px;
   position: absolute;
   bottom: 0;
   transition: all .3s ease-in-out
}

#banner-slider .slick-dots li.slick-active button {
   border: none;
   opacity: 1;
   border-radius: 10px;
   padding-top: 40px
}

#banner-slider .slick-dots li.slick-active button:before {
   content: ''
}

#banner-slider.slick-dotted.slick-slider {
   margin-bottom: 0
}

.slider-caption {
   position: relative;
   height: 100%
}

.slider-caption .caption-content {
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%)
}

.slider-caption .caption-content h1 {
   font-size: 20px;
   color: #222
}

@media(min-width: 768px) {
   .slider-caption .caption-content h1 {
       font-size:30px;
       margin-bottom: 20px
   }
}

@media(min-width: 992px) {
   .slider-caption .caption-content h1 {
       font-size:40px;
       margin-bottom: 25px
   }
}

@media(min-width: 1200px) {
   .slider-caption .caption-content h1 {
       font-size:50px;
       margin-bottom: 30px
   }
}

.slider-caption .caption-content p {
   font-size: 12px;
   color: #222;
   margin: 0 0 10px;
   font-weight: 600
}

@media(min-width: 768px) {
   .slider-caption .caption-content p {
       font-size:20px;
       margin: 0 0 30px
   }
}

@media(min-width: 992px) {
   .slider-caption .caption-content p {
       font-size:20px;
       margin: 0 0 40px
   }
}

@media(min-width: 1200px) {
   .slider-caption .caption-content p {
       font-size:20px;
       margin: 0 0 50px
   }
}

.slider-caption .caption-content.caption-right {
   right: 15px;
   text-align: right
}

.slider-caption .caption-content .video-link {
   color: #fff;
   font-size: 14px;
   text-transform: uppercase
}

.slider-caption .caption-content .video-link span {
   position: relative;
   display: inline-block
}

.slider-caption .caption-content i.play-icon {
   position: relative;
   height: 60px;
   width: 60px;
   line-height: 60px;
   font-size: 20px;
   border-radius: 50%;
   display: inline-block;
   color: #3953a4;
   padding-left: 10px;
   text-align: center;
   margin-right: 10px;
   background: #fff;
   transition: -webkit-transform .3s ease;
   transition: transform .3s ease;
   transition: transform .3s ease,-webkit-transform .3s ease
}

@media(min-width: 768px) {
   .slider-caption .caption-content i.play-icon {
       height:80px;
       width: 80px;
       line-height: 80px;
       font-size: 25px
   }
}

.slider-caption .caption-content a.btn {
   height: 30px;
   font-size: 9px;
   line-height: 30px;
   padding: 0 18px;
   font-weight: 700
}

@media(min-width: 768px) {
   .slider-caption .caption-content a.btn {
       height:50px;
       font-size: 14px;
       line-height: 50px;
       padding: 0 40px
   }
}

