/*
Theme Name: StackSEO - Internet Marketing and SEO Responsive Template
Desciption: StackSEO is a Fully Responsive Internet Marketing and SEO Template built on Bootstrap, HTML5, CSS3, JavaScript, jQuery. It’s a modern crafted HTML template which can be used for Internet Marketing and SEO Page website. This is highly customizable – looks awesome on tablets and mobile devices. We have included a documentation folder to describe the code structures.

We believe, we have covered everything you need to setup a Internet Marketing and SEO page Site, but if there is something that you would like to know then we are happy to help you out.
Theme URI: http://www.codingle.com/murtaxa/themeforest/murun_demo
Author Name: Murtaxa
Author URI: http://www.codingle.com
Version: 1.0
======================================
Table of Contents
======================================
1.  Google Fonts
2.  Reset
3.  Global
4.  Preloader
5.  Scroll To Top
6.  Header Top
7.  Header Uper
8.  Main Header
9.  Rev Slider Wrapper
10. Wellcome Section
11. Two Column Fluid
12. case Section
13. Fact Counter Section
14. Team Section
15. Testimonial Section
16. Blog Section
17. Footer Style
18. Page Title Style
19. Service Details
20. Styled Pagination
21. Error Section
22. Google Map Area
23. Contact Page
24. case Details
25. Blog-details
**********************************************/

/*************************/
/***  1. Google Fonts ****/
/*************************/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');

/******************/
/***  2. Reset ****/
/******************/

@import url('bootstrap.css');
@import url('font-awesome.min.css');
@import url('flaticon.css');
@import url('animation.min.css');
@import url('owl.css');
@import url('settings.css');
@import url('layers.css');
@import url('navigations.css');
@import url('bootstrap-select.min.css');
@import url('jquery-ui.css');
@import url('jquery.bxslider.css');
@import url('owl.carousel.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

@media (min-width:1200px) {
  .container {
    padding: 0px;
  }
}
@media (max-width: 500px){
    .fact-counter{
        display: none;
    }
}
@media (min-width: 1200px){
	.container-fluid {
	    padding: 0px;
	}
}

/**************************/
/***  3. Globale style ****/
/**************************/

* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
body {
	font-size:15px;
	color:#777777;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	font-family: 'Raleway', sans-serif;
}

.page-wrapper{
	overflow: hidden;
}

a{
	text-decoration:none;
	cursor:pointer;
}
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}
.tp-caption .sl-title {
	text-align: center;
	display: inline-block;
	color: #d62d20;
	font-size: 3em;
	line-height: 1;
	padding: 10px;
	background: rgba(229,24,55,0.8);
	margin-bottom: 0.2em;
    text-transform: uppercase;
}
.border-radius {
	border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.tp-caption .sl-title.alt {
	color: #ffffff;
	background: transparent;
}
p.cws-button {
	display: block;
    color: #e51837 !important;
	margin: 0 auto;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
    background: rgba(255,255,255,0.8);
}
.cws-button {
	display: block;
    color: #000 !important;
	margin: 0 auto;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	text-transform: capitalize;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
}
input,button,select,textarea{
	font-family: 'Raleway', sans-serif;
}
p{
	position:relative;
	line-height:1.8em;	
}
.section-title h3{
	font-size: 40px;
	line-height: 50px;
	color: #222222;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}
.section-title span{
	color: #222222;
	font-weight: 400;
}
.section-title p{
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	color: #777777;
	font-family: 'Raleway', sans-serif;
}
.strike-through{
	text-decoration:line-through;	
}
.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.small-container{
	max-width:680px;
	margin:0 auto;
}
.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;	
}
li{
	list-style:none;
	padding:0px;
	margin:0px;	
}
.anim-3,.anim-3-all *{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}
.anim-5,.anim-5-all *{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}
.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}
.red, .error {
   color: #e51837; 
}
.btn-style-one{
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	line-height: 27px;
	padding: 8px 36px;
	background: #4051b4;
	border: 1px solid #4051b4;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.btn-style-one:hover{
	color: #4051b4;
	border: 1px solid #4051b4;
	background: #ffffff;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.btn-style-two{
	font-size: 14px;
	font-weight: 600;
	color: #222222;
	line-height: 27px;
	padding: 8px 36px;
	background: #f4f4f4;
	border: 1px solid #ececec;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.btn-style-two:hover{
	color: #ffffff;
	border: 1px solid #4051b4;
	background: #4051b4;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

/**********************/
/***  4. Preloader ****/
/**********************/

.preloader{ 
	position:fixed; 
	left:0px; 
	top:0px; 
	height:100%; 
	width: 100%; 
	z-index:999999; 
	background-color:white; 
	background-position:center 30%, center center; 
	background-repeat:no-repeat; 
	background-image:url(../img/logo.png), url(../img/loader.svg);
}


/***********************/
/***  5. Scroll To Top ****/
/***********************/

.scroll-to-top{
	position:fixed;
	bottom:40px;
	right:40px;
	color:#ffffff;
	font-size:24px;
	line-height: 45px;
	width: 50px;
	height: 50px;
	border: 1px solid #4051b4;
	background: #4051b4;
	text-align:center;
	z-index:100;
	cursor:pointer;
	display:none;
	border-radius: 25px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.scroll-to-top:hover {
    background: #ffffff;
    color: #4051b4;
    border-color: #4051b4;
    transition: all 500ms ease;
}

/********************/
/***  6. Header Top ****/
/********************/

.header-top{
	background: #ffffff;
	border-bottom: 1px solid #ececec;
}
.header-top .top-left{
	float: left;
}
.header-top .top-left h6{
	font-size: 15px;
	line-height: 10px;
	color: #777777;
	font-weight: 400;
	padding: 14px 0px;
	font-family: 'Raleway', sans-serif;
}
.header-top .top-right{
	float: right;
}
.header-top .top-left .contact-links li{
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	color: #b2b2b7;
	margin-right: 40px;
	font-family: 'Open Sans', sans-serif;
}
.header-top .top-right .social-links{
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
}
.header-top .top-right .social-links li{
	display: inline-block;
}
.header-top .top-right .social-links li i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -1px;
	font-size: 16px;
	color: #777777;
	font-weight: 600;
	text-align: center;
	border: 1px solid #ececec;
}
.header-top .top-right .social-links li:hover i{
	color: #4051b4;
	border-color: #4051b4;
}

/*********************/
/***  7. Header Uper ****/
/*********************/

.header-uper{
	padding: 10px 0px;
}
.header-uper .logo{
	float: left;
}
.header-uper .right-side{
	float: right;
}
.header-uper .contact-info{
	float: left;
}
.contact-info a {
    color: #ffffff;
}
.contact-info a:hover {
    color: #e51837;
}
.header-uper .link-btn{
	float: right;
}
.header-uper .contact-info .item{
	position: relative;
	display: inline-block;
	padding-left: 70px;
	margin-right: 40px;
}
.header-uper .contact-info .item .icon-box{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	text-align: center;
	line-height: 53px;
	border: 1px solid #e51837;
}
.header-uper .contact-info .item .icon-box i:before{
	color: #e51837;
	font-size: 22px;
}
.header-uper .contact-info .item strong{
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #222222;
	text-transform: capitalize;
	font-family: 'Raleway', sans-serif;
}
.header-uper .contact-info .item span{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;	
	font-family: 'Raleway', sans-serif;
}
.header-uper .right-side .link-btn{
	margin-left: 20px;
	margin-top: 5px;
}

/*********************/
/***  8. Main Header ****/
/*********************/

@-webkit-keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
@keyframes menu_sticky {
    0%   {margin-top:-150px;}
    50%  {margin-top: -130px;}
    100% {margin-top: 0;}
}
.main-header{
	position:relative;
	width:100%;
	z-index: 9999;
	margin-bottom: -60px;
	background: #e51837;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.fixed-header{
	position:fixed;
	top: 0px;
	left: 0px;
	margin: 0;
	z-index: 9999;
	background: #e51837;
	transition:all 500ms ease;
	-webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
	box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);
}
.main-header .main-menu{
	position: relative;
	float: left;
}
.main-menu .navbar-collapse{
	padding:0px;	
}
.main-menu .navigation{
	position:relative;
	margin:0px;
}
.main-menu .navigation > li{
	position:relative;
	text-align: left;
	display: inline-block;
}
.main-menu .navigation > li > a{
	position:relative;
	display:block;
	font-size: 14px;
	color:#ffffff;
	line-height:26px;
	font-weight:600;
	padding: 17px 45px 17px 0px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	position: relative;
	color: #ccc;
	transition:all 500ms ease;
}
.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top: 100%;
	width:220px;
	padding:0px;
	z-index:1;
	display:none;
	background:#fff;
	border-top:3px solid #ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
}
.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}
.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	line-height:26px;
	font-weight: 600;
	font-size:14px;
	text-transform:uppercase;
	color: #000;
	padding: 12px 20px;
	transition:all 500ms ease;
	font-family: 'Poppins', sans-serif;
}
.main-menu .navigation > li > ul > li > a:hover{
	color: #ffffff;
	background: #4051b4;
	transition:all 500ms ease;
}
.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
	transition:all 500ms ease;	
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	display:none;
}
.main-header .search-box {
	position: relative;
	float: right;
}
.main-header .search-box input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ffffff!important;
}
.main-header .search-box input[type="search"] {
	position: relative;
    display: block;
    font-size: 15px;
    line-height: 26px;
    color: #ffffff;
    width: 245px;
    height: 60px;
    padding: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #e51837;
    background: #e51837 none repeat scroll 0 0;
    transition: all 500ms ease 0s;
}
.main-header .search-box input[type="search"]:focus{
	color: #fff;
    border-color: #4051b4; 
}
.main-header .search-box button, 
.main-header .search-box input[type="submit"] {
	position: absolute;
	display: block;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    right: 0;
    top: 0;
    background: transparent;
    padding: 16px 20px;
    transition: all 500ms ease 0s;
}
.main-header .search-box button:hover,
.main-header .search-box input:focus + button{
    color: #ccc;
}

/****************************/
/***  9. Rev Slider Wrapper ****/
/****************************/

.rev_slider_wrapper {
	position: relative;
}
.rev_slider_wrapper .slide-content-box h4 {
  color: #ffffff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
  padding-bottom: 20px;
  letter-spacing: .5px;
  font-family: 'Raleway', sans-serif;
}
.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-size: 38px;
  line-height: 50px;
  font-weight: 600;
  padding: 8px 20px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.50);
  font-family: 'Poppins', sans-serif;
}
.rev_slider_wrapper .slide-content-box p{
  color: #ffffff;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.rev_slider_wrapper .link-btn a{
   font-size: 14px;
   color: #4051b4;
   line-height: 28px;
   padding: 10px 40px;
   background: #ffffff;
   display: inline-block;
   font-weight: 600;
   text-transform: uppercase;
   font-family: 'Poppins', sans-serif;
   transition: all 500ms ease;
}
.rev_slider_wrapper .link-btn.style-two a{
	color: #ffffff;
	background: #4051b4;
	transition: all 500ms ease;
}
.rev_slider_wrapper .tp-caption img{
	position: relative;
	width: 100%;
}
.rev_slider_wrapper .link-btn a:hover{
	color: #ffffff;
	background: #4051b4;
	transition: all 500ms ease;
}
.rev_slider_wrapper .link-btn.style-two a:hover{
	color: #4051b4;
	background: #ffffff;
	transition: all 500ms ease;
}
.rev_slider_wrapper .slotholder {
  position: relative;
}
.rev_slider_wrapper .slotholder:after {
    /*background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%,rgba(0,0,0,0.1) 100%); */   
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}
.tp-bannertimer {
  display: block;
  height: 2px;
  background: #48bdc5;  
}
.rev_slider_wrapper .tparrows {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  width: 30px;
  height: 100px;
}
.rev_slider_wrapper .tparrows:before {
    font-family: "FontAwesome";
    font-size: 20px;
    color: #ffffff;
    display: block;
    line-height: 100px;
    text-align: center;
}

/*************************/
/***  10. Welcome Section ****/
/*************************/

.wellcome-section{
	position: relative;
	padding-bottom: 50px;
}
.wellcome-section .image-holder img{
	width: 100%;
	margin-top: -10px;
}
.wellcome-section .image-content{
	margin-left: 60px;
}
.wellcome-section .image-content .section-title h3{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.wellcome-section .image-content .section-title h3:before{
	position: absolute;
	content: '';
	background: #f3f3f3;
	bottom: 0px;
	left: 8px;
	height: 1px;
	width: 425px;
}
.wellcome-section .image-content .section-title h3:after{
	position: absolute;
	content: '';
	background: #48bdc5;
	bottom: 0px;
	left: 8px;
	height: 1px;
	width: 50px;
}
.wellcome-section .image-content .section-title p{
	margin-bottom: 40px;
}
.wellcome-section .image-content .item{
	position: relative;
	margin-bottom: 40px;
}
.wellcome-section .image-content .cloumn:nth-child(1) .item{
	padding-left: 90px;
}
.wellcome-section .image-content .cloumn:nth-child(2) .item{
	padding-left: 90px;
}
.wellcome-section .image-content .cloumn:nth-child(3) .item{
	padding-left: 90px;
}
.wellcome-section .image-content .cloumn:nth-child(4) .item{
	padding-left: 90px;
}
.wellcome-section .image-content .icon-box{
	position: absolute;
	left: 0px;
	top: 10px;
}
.wellcome-section .image-content .icon-box a img{
	width: 25%;
}
.wellcome-section .image-content .item h6{
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #222222;
	font-family: 'Raleway', sans-serif;
}
.wellcome-section .image-content .item p{
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	color: #777777;
	font-family: 'Raleway', sans-serif;
}
.wellcome-section .contact-info .item{
	position: relative;
	display: inline-block;
	margin: -3px;
	padding: 22px 67px 20px 105px;
}
.wellcome-section .contact-info .item:nth-child(1){
	background: #6895e2;
}
.wellcome-section .contact-info .item:nth-child(2){
	background: #4173cc;
}
.wellcome-section .contact-info .item:nth-child(3){
	background: #204992;
}
.wellcome-section .contact-info img{
	position: absolute;
	top: 20px;
	left: 30px;
	width: 60px;
}
.wellcome-section .contact-info i:before{
	font-size: 30px;
	color: #ffffff;
}
.wellcome-section .contact-info h6{
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
}
.wellcome-section .contact-info p{
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
}

/**************************/
/***  11. Two Column Fluid ****/
/**************************/

.two-col-fluid{
	position:relative;
}
.two-col-fluid .outer-box{
	position:relative;
	z-index:1;	
}
.two-col-fluid .tab-list-column{
	position:relative;
	float:left;
	width: 50%;
	background-size: cover !important;
	background-repeat: no-repeat!important;
}
.two-col-fluid .tab-list-column:after{
	background: #000;
	position: absolute;
}
.two-col-fluid .tab-list-column .tab-list{
	position:relative;
	float: right;
	max-width:600px;
	width: 100%;
	margin: 116px 0px;
}
.two-col-fluid .tab-list-column .single-item {
  position: relative;
  list-style: none;
  background: rgba(255, 255, 255, 0.7);
  margin-top: 3px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.two-col-fluid .tab-list-column .single-item.active{
	background: #4051b4;
	transition: all 500ms ease;
}
.two-col-fluid .tab-list-column .single-item.active h6{
	color: #ffffff;
	transition: all 500ms ease;
}
.two-col-fluid .tab-list-column .single-item.active span:before{
	display: none;
	transition: all 500ms ease;
}
.two-col-fluid .tab-list-column .single-item .icon{
  position: absolute;
  top: 15px;
  left: 20px;
}
.two-col-fluid .tab-list-column .single-item span:before{
  font-size: 20px;
}
.two-col-fluid .tab-list-column .single-item h6{
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  padding: 20px 20px 20px 80px;
  font-family: 'Raleway', sans-serif;
}
.two-col-fluid .tab-content{
	position:relative;
	float:left;
	width:50%;
	z-index: 99;
	background-repeat: no-repeat!important;
	background-size: cover !important;
}
.two-col-fluid .tab-content .inner-box .text img{
	width:45%;
}
.two-col-fluid .tab-content .inner-box.active{
	transition: all 500ms ease;
}
.two-col-fluid .tab-content:before{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: #4051b4;
}
.two-col-fluid .tab-content .inner-box{
	position:relative;
	float: left;
	width:100%;
	max-width:600px;
	padding: 90px 10px 110px 90px;
	transition: all 500ms ease;
}

.two-col-fluid .tab-content .section-title h3{
	position: relative;
	font-size: 32px;
	line-height: 42px;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 45px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
}
.two-col-fluid .tab-content .section-title h3:before{
	position: absolute;
	left: 0px;
	content: '';
	bottom: 0px;
	background: #ffffff;
	height: 1px;
	width: 55px;
}
.two-col-fluid .tab-content .text{
	position: relative;
	padding-left: 120px;
	margin-bottom: 15px;
}
.two-col-fluid .tab-content .text p{
	font-size: 15px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 500;
	padding-top: 5px;
	font-family: 'Raleway', sans-serif;
}
.two-col-fluid .tab-content .icon-box{
	position: absolute;
	top: 0px;
	left: -5px;
}
.content-list li i:before{
	margin-right: 15px;
}

.team-section .content-list li{
	font-size: 15px;
	line-height: 26px;
	color: #ababab;
	font-weight: 500;
	padding: 7px 0px;
	list-style: none;
	font-family: 'Raleway', sans-serif;
}

.team-section .content-list li i{
	color: #e51837;
}

.two-col-fluid .tab-content .content-list li{
	font-size: 15px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 500;
	padding: 7px 0px;
	list-style: none;
	font-family: 'Raleway', sans-serif;
}

/**********************/
/***  12. Case Section ****/
/**********************/

.case-section{
	position: relative;
	margin-top: 140px;
	margin-bottom: 100px;
}
.case-section .section-title h3{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 32px;
}
.case-section .section-title h3:before{
	position: absolute;
	content: '';
	background: #c1c1c1;
	bottom: 0px;
	left: 50%;
	margin-left: -115px;
	height: 1px;
	width: 230px;
}
.case-section .section-title h3:after{
	position: absolute;
	content: '';
	background: #e51837;
	bottom: 0px;
	left: 50%;
	margin-left: -25px;
	height: 1px;
	width: 50px;
}
.case-section .section-title p{
	font-size: 15px;
	line-height: 26px;
	color: #777777;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.case-section .filters{
	margin-top: 40px;
	margin-bottom: 50px;
}
.case-section .filter{
	position: relative;
	display: inline-block;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	color: #222222;
	padding: 20px 40px;
	margin: -2px;
	cursor: pointer;
	text-transform: capitalize;
	border: 1px solid #ececec;
	font-family: 'Raleway', sans-serif;
	transition: all 500ms ease;
}
.case-section .filter i:before{
	font-size: 17px;
	margin-right: 17px;
	color: #334d5e;
}
.case-section .filter.active{
	color: #ffffff;
	background: #e51837;
	transition: all 500ms ease;
}
.case-section .filter.active i:before{
	color: #ffffff;
}
.case-section .inner-box{
	position: relative;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0 0 20px #f1f1f1;
}
.case-section .inner-box .img_holder img{
	width: 100%;
	border-radius: 0px;
}
.case-section .inner-box .image-content{
	padding: 38px 30px;
}
.case-section .inner-box .image-content span{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	letter-spacing: .5px;
	font-family: 'Raleway', sans-serif;
}
.case-section .inner-box .image-content h6{
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #222222;
	padding-top: 6px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.case-section .inner-box .image-content p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	padding-bottom: 15px;
	font-family: 'Raleway', sans-serif;
}

/*************************/
/***  13. Counter Section ****/
/*************************/

.fact-counter{
  position: relative;
  padding: 100px 0px;
  background-repeat: no-repeat!important;
  background-size: cover !important;
  overflow:hidden;
}
.fact-counter:before{
  content:'';
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index:0;
  background: #e51837;
  transition: all 500ms ease;
}
.fact-counter .column .item{
  position:relative;
  text-align:left;
  z-index:5;
  margin: 0px 15px 0px 35px;
  padding: 22px 0px 22px 70px;
}
.fact-counter .column i:before{
  font-size: 30px;
  top: 0px;
  left: 0px;
  color: #ffffff;
}
.fact-counter .item .icon-box{
	position: absolute;
	top: 25px;
	left: -35px;
	width: 68px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	border-radius: 50%;
}
.fact-counter .item .content-text{
	position: relative;
}
.fact-counter .count-outer{
	font-size: 40px;
	line-height: 48px;
	color: #ffffff;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.fact-counter .column h4{
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  text-transform: capitalize;
  color: #ffffff;
}

/**********************/
/***  14. Team Section ****/
/**********************/

.team-section{
	position: relative;
	padding-top: 130px;
	padding-bottom: 40px;
	background: #ffffff;
	z-index: 1;
}
.team-section .left-image{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	opacity: .4;
}
.team-section .right-image{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	opacity: .24;
}
.team-section .section-title h3{
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 32px;
}
.team-section .section-title h3:before{
	position: absolute;
	content: '';
	background: #f3f3f3;
	bottom: 0px;
	left: 50%;
	margin-left: -115px;
	height: 1px;
	width: 230px;
}
.team-section .section-title h3:after{
	position: absolute;
	content: '';
	background: #48bdc5;
	bottom: 0px;
	left: 50%;
	margin-left: -25px;
	height: 1px;
	width: 50px;
}
.team-section .section-title p{
	font-size: 15px;
	line-height: 26px;
	color: #777777;
	font-weight: 400;
	padding-bottom: 30px;
	font-family: 'Raleway', sans-serif;
}
.team-section .image-holder{
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.team-section .image-holder .image-box{
	position: relative;
}
.team-section .image-holder img{
	position: relative;
	width: 100%;
}
.team-section .social-links{
	position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0px;
    left: 0px;
    display: flex;
    z-index: 99;
    align-items: center;
    justify-content: center;
    background: rgba(65, 81, 179, 0.6);
    transition: all 500ms ease;
    transform: scale(0, 0);
}
.team-section .image-holder:hover .social-links{
    transform: scale(1, 1);
	transition:all 500ms ease;
}
.team-section .social-links li{
	display: inline-block;
	padding-right: 10px;
}
.team-section .social-links li:last-child{
	padding-right: 0px;
}
.team-section .social-links li i{
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	width: 40px;
	height: 40px;
	background: transparent;
	line-height: 40px;
	border: 1px solid #fff;
	transition:all 500ms ease;
}
.team-section .social-links li:hover i{
	color: #48bdc5;
	border-color: #48bdc5;
	transition:all 500ms ease;
}
.team-section .image-holder .content-text h6{
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	color: #222222;
	padding-top: 22px;
	font-family: 'Poppins', sans-serif;
}
.team-section .image-holder .content-text span{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #848484;
	padding-top: 10px;
	font-family: 'Raleway', sans-serif;
}

/*****************************/
/***  15. Testimonial Section ****/
/*****************************/

.testimonial-section{
	position: relative;
	background-size: cover !important;
	padding: 110px 0px;
	background-repeat: no-repeat!important;
}
.testimonial-section:before{
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
	background: #e51837;
}
.testimonial-section .section-title h3{
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 52px;
	color: #ffffff;
}
.testimonial-section .section-title h3 span{
	color: #ffffff;
}
.testimonial-section .section-title h3:before{
	position: absolute;
	content: '';
	background: #9592d8;
	bottom: 0px;
	left: 50%;
	margin-left: -230px;
	height: 1px;
	width: 460px;
}
.testimonial-section .section-title h3:after{
	position: absolute;
	content: '';
	background: #ffffff;
	bottom: 0px;
	left: 50%;
	margin-left: -25px;
	height: 1px;
	width: 50px;
}

.support{
  text-align: center;
}
.support ul li {
  display: inline-block;
}

#quote-carousel {
  padding: 0 10px 0px 10px;
  margin-top: 30px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #CACACA;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-top: 20px;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all .4s ease-in;
  vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
  width: 60px;
  height: 60px;
  opacity: 1;
  transition: all .2s;
}
.item blockquote {
  border-left: none;
  margin: 0;
}
blockquote small{
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}
blockquote p{
  font-size: 18px;
  color: #fff;
}

/**********************/
/***  16. Blog Section ****/
/**********************/

.blog-section{
	padding-top: 40px;
	padding-bottom: 130px;
}
.blog-section .section-title h3{
	position: relative;
	font-size: 36px;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 30px;
}
.blog-section .section-title h3:before{
	position: absolute;
	content: '';
	background: #ececec;
	bottom: 0px;
	left: 0;
	height: 1px;
	width: 200px;
}
.blog-section .section-title h3:after{
	position: absolute;
	content: '';
	background: #48bdc5;
	bottom: 0px;
	left: 0;
	height: 1px;
	width: 50px;
}
.blog-section .blog-side{
	margin-right: -30px;
}
.blog-section .item-holder{
	position: relative;
	margin-top: 60px;
}
.blog-section .image-box{
	position: relative;
	display: table-cell;
	width: 51%;
}
.blog-section .image-box img{
	width: 100%;
}
.blog-section .content-text{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}
.blog-section .content-text h6{
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	line-height: 26px;
	padding-bottom: 4px;
	letter-spacing: .4px;
	margin-top: -5px;
	font-family: 'Raleway', sans-serif;
}
.blog-section .content-text span{
	font-size: 13px;
	font-weight: 400;
	color: #777777;
	line-height: 24px;
	font-family: 'Raleway', sans-serif;
}
.blog-section .content-text p{
	font-size: 15px;
	font-weight: 400;
	color: #777777;
	line-height: 24px;
	padding: 10px 0px 15px 0px;
	letter-spacing: .4px;
	font-family: 'Raleway', sans-serif;
}
.contact-area{
	padding-left: 70px;
}
.contact-area form{
	margin-top: 60px;
}
.contact-area .form-group{
	position: relative;
	margin-bottom: 20px;
}
.contact-area input,
.contact-area textarea{
	position: relative;
	width: 100%;
	height: 50px;
	color: #777777;
	padding: 10px 25px;
	background: #f4f4f4;
	display: block;
	border: 1px solid #ececec;
}
.contact-area .form-group select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 50px;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #ececec;
    cursor: pointer;
}
.contact-area .form-group option{
    font-weight: normal;
    display: block;
    white-space: pre;
    height: 50px;
    padding: 20px;
}
.contact-area .form-group option:hover{
	background: #4051b4;
}
.contact-area textarea{
	height: 190px;
	resize: none;
}
.contact-area button{
	width: 100%;
	height: 50px;
}
.contact-area .form-group i{
	position: absolute;
	top: 16px;
	right: 20px;
	font-size: 15px;
}

/**********************/
/***  17. Footer Style ****/
/**********************/

.main-footer{
	position: relative;
	background-size: cover;
	z-index: 1;
	background: #222222;
	background-image: url(../img/footer.jpg);
}
.main-footer .footer-top{
	padding-top: 85px;
	padding-bottom: 60px;
}
.main-footer .footer-top .footer-logo{
	padding-bottom: 20px;
}
.main-footer .footer-top p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #ababab;
	font-family: 'Raleway', sans-serif;
}
.main-footer .footer-top h6{
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: #ffffff;
	padding-bottom: 35px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.main-footer .footer-top .location-link{
	padding-top: 10px;
}
.main-footer .footer-top .location-link .item{
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}
.main-footer .footer-top .location-link .item i{
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-footer .footer-top .location-link .item i:before{
	font-size: 20px;
	color: #ababab;
}
.main-footer .footer-top .menu-link{
	margin-left: 25px;
}
.main-footer .footer-top .menu-link li{
	padding-bottom: 15px;
}
.main-footer .footer-top .menu-link li a{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #ababab;
	letter-spacing: .5px;
	font-family: 'Raleway', sans-serif;
}
.main-footer .footer-top .menu-link li i{
	margin-right: 12px;
	font-size: 13px;
}
.main-footer .footer-top .social-links{
	margin-left: -15px;
}
.main-footer .footer-top .social-links li{
	position: relative;
	padding-left: 75px;
	margin-bottom: 30px;
}
.main-footer .footer-top .social-links li p{
	margin-top: -7px;
	line-height: 24px;
}
.main-footer .footer-top .social-links li a{
	color: #ffffff;
}
.main-footer .footer-top .social-links li i{
	position: absolute;
	left: 0px;
	top: 7px;
	width: 47px;
	height: 47px;
	color: #ffffff;
	line-height: 47px;
	text-align: center;
	background: #e51837;
	margin-right: 10px;
}
.main-footer .footer-top .social-links span{
	color: #ababab;
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}

.main-footer .footer-top .gallery-widget{
	position: relative;
	margin-left: 15px;
}
.main-footer .footer-top .gallery-widget .image{
	position:relative;
	float:left;
	width:30%;
	margin: 2.5px;
	overflow: hidden;
}
.main-footer .footer-top .gallery-widget .image img{
	position:relative;
	width:100%;	
}
.main-footer .footer-top .gallery-widget .image .lightbox-image{
	position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0px;
    left: 0px;
    display: flex;
    z-index: 99;
    align-items: center;
    justify-content: center;
    background: #e51837;
    transition: all 500ms ease;
    transform: scale(0, 0);
}
.main-footer .footer-top .gallery-widget .image .lightbox-image i{
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
.main-footer .footer-top .gallery-widget .image:hover .lightbox-image{
    transition: all 500ms ease;
    transform: scale(1, 1);	
}

.footer-bottom{
	padding: 24px 0px;
	background: #333333;
}
.footer-bottom .copyright-text{
	float: left;
}
.footer-bottom .copyright-text p{
	font-size: 15px;
	font-weight: 400;
	color: #ababab;
	line-height: 26px;
	margin-bottom: 0px;
	letter-spacing: .5px;
	text-transform: capitalize;
	font-family: 'Raleway', sans-serif;
}
.footer-bottom a{
	color: #e51837;
}
.footer-bottom .footer-bottom-link{
	float: right;
	margin-bottom: 0px;
}
.footer-bottom .footer-bottom-link li{
	display: inline-block;
	margin-left: 32px;
}
.footer-bottom .footer-bottom-link li a{
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}

/****************************/
/***  18. Page Title Section ****/
/****************************/

.page-title{
  position:relative;
  padding-top: 200px;
  padding-bottom: 140px;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
.page-title:before{
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  position:absolute;
  background: rgba(0, 0, 0, 0.36);
}
.page-title .title-text h1{
  position: relative;
  font-size: 40px;
  color:#ffffff;
  line-height: 50px;
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  text-transform:uppercase;
}
.page-title .title-text .title-menu li{
  position:relative;
  color:#4252b2;
  font-size: 20px;
  display: inline-block;
  line-height:30px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Raleway', sans-serif;
}
.page-title .title-text .title-menu li a{
  margin-right: 8px;
  color: #ffffff;
  font-weight: 500;
  transition:all 500ms ease;
}
.page-title .title-text .title-menu li a:hover{
  color: #48bdc5;
  transition:all 500ms ease;  
}

/**************************/
/***  19. Services Details ****/
/**************************/
.service-details{
	padding: 135px;
}
.service-details .image-box img{
	width: 100%;
}
.text{
	padding-top: 20px;
}

/***************************/
/***  20. Styled Pagination ****/
/***************************/

.styled-pagination{
	padding-top: 50px;
}
.styled-pagination li{
	position:relative;
	display:inline-block;
	margin-right: 5px;
}
.styled-pagination li a{
	position: relative;
	display: block;
	line-height: 40px;
	font-size: 15px;
	width: 40px;
	height: 40px;
	color: #777777;
	font-weight: 500;
	text-align: center;
	background: #f4f4f4;
	font-family: 'Poppins', sans-serif;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.styled-pagination li a.prev,
.styled-pagination li a.next{
	font-size:18px;	
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#4051b4;	
	transition:all 500ms ease;
}

/***********************/
/***  21. Error Section ****/
/***********************/

.error-section{
	position: relative;
	padding-top: 100px;
	padding-bottom: 150px;
}
.error-section .error-text h1{
	font-size: 180px;
	line-height: 190px;
	font-weight: 700;
	color: #222222;
	letter-spacing: .5px;
	padding-bottom: 35px;
	font-family: 'Raleway', sans-serif;
}
.error-section .error-text h2{
	font-size: 44px;
	line-height: 54px;
	font-weight: 300;
	color: #333333;
	padding-bottom: 25px;
	font-family: 'Raleway', sans-serif;
}
.error-section .error-text p{
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #666666;
	letter-spacing: .5px;
	padding-bottom: 22px;
	font-family: 'Raleway', sans-serif;
}
.error-section .error-text .link-btn{
	position: relative;
}
.error-section .error-text .link-btn a{
	height: 50px;
	padding: 10px 55px;
}
.error-section .error-text .link-btn:before{
	position: absolute;
    bottom: -15px;
    right: 20%;
    content: '';
    width: 360px;
    height: 220px;
    z-index: -1;
    opacity: 0.3;
    background: url(../images/resource/10.png);
}

/*************************/
/***  22. Google Map Area ****/
/*************************/

.map-location{
	margin-top: 120px;
	margin-bottom: 90px;
}
.google-map-area {
  position: relative;
  margin-right: 22px;
}
#contact-google-map {
  height: 500px;
  width: 100%;
}
.map-location .contact-link .item{
	position: relative;
	margin: 28px 0px;
}
.map-location .contact-link .icon-box{
	width: 75px;
	height: 75px;
	line-height: 75px;
	border-radius: 50%;
	text-align: center;
	background: #f9f9f9;
	display: inline-block;
	border: 1px solid #ededed;
	transition:all 500ms ease;
}
.map-location .contact-link .icon-box i:before{
	font-size: 25px;
	color: #222222;
	transition:all 500ms ease;
}
.map-location .contact-link .icon-box:hover{
	background: #48bdc5;
	transition:all 500ms ease;
}
.map-location .contact-link .icon-box:hover i:before{
	color: #ffffff;
	transition:all 500ms ease;
}
.map-location .contact-link .item h6{
	font-size: 15px;
	font-weight: 400;
	color: #222222;
	line-height: 26px;
	padding-top: 20px;
	text-transform: capitalize;
	font-family: 'Raleway', sans-serif;
}

/**********************/
/***  23. Contact Page ****/
/**********************/

.contact-page{
	padding: 110px 0px;
	background: #f9f9f9;
}
.contact-page .section-title h3{
	font-size: 36px;
	text-transform: uppercase;
}
.contact-page .section-title p{
	font-size: 16px;
	line-height: 26px;
	color: #777777;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Raleway', sans-serif;
}
.contact-page .form-group{
	margin-bottom: 20px;
}
.contact-page .form-group input{
	height: 50px;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	border-radius: 0px;
	box-shadow: none;
	padding: 10px 20px;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	border: 1px solid #ececec;
}
.contact-page .form-group textarea{
	height: 160px;
	border-radius: 0px;
	box-shadow: none;
	padding: 10px 20px;
	resize: none;
	border: 1px solid #ececec;
}
.contact-page .form-group button{
	margin-top: 10px;
}
.contact-page .form-group .btn-style-one{
	height: 50px;
	padding: 0px 40px;
}

/***************/
/***  24. Case Details ****/
/***************/
.case-details{
	padding: 120px 0px;
}
.case-details .left-side{
	margin-right: 40px;
}
.case-details .left-side .image-holder .image-box{
	margin-bottom: 40px;
}
.case-details .left-side .image-holder img{
	width: 100%;
}
.case-details .left-side .text-title h6{
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #222222;
	padding: 10px 0px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.case-details .left-side .links-btn a{
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
	color: #222222;
	padding: 11px 32px;
	display: inline-block;
	border-radius: 5px;
	margin-left: 10px;
	border: 1px solid #ececec;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.case-details .left-side .links-btn a i{
	font-size: 14px;
	margin-right: 10px;
}
.case-details .left-side .text p{
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #777777;
	padding-top: 30px;
	letter-spacing: 0.3px;
	font-family: 'Raleway', sans-serif;
}
.case-details .left-side .image-text{
	margin-top: 40px;
	margin-bottom: 10px;
}
.case-details .left-side .image-text h6{
	position: relative;
    font-size: 22px;
    font-weight: 700;
    color: #222222;
    line-height: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.case-details .left-side .image-text h6:before{
	position: absolute;
	content: '';
	background: #e0e0e0;
	bottom: 0px;
	left: 0;
	height: 1px;
	width: 50px;
}
.case-details .left-side .image-text p{
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #777777;
	margin-bottom: 0px;
	font-family: 'Raleway', sans-serif;
}
.accordion-box{
	margin-top: 40px;
}
.accordion-box .accordion {
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 0 20px #f1f1f1;
}
.accordion-box .accordion .accord-btn {
    position: relative;
    cursor: pointer;
    padding: 20px;
    background: #fafafa;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn h6 {
    font-size: 15px;
    font-weight: 400;
    color: #222222;
    line-height: 26px;
    font-family: 'Raleway', sans-serif;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn::after {
	position: absolute;
	color: #777777;
	content: "\f107";
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	top: 20px;
	right: 20px;
	width: 26px;
	text-align: center;
	height: 26px;
	border-radius: 25px;
	font-family: 'FontAwesome';
	transition: all 500ms ease 0s;
}
.accordion-box .accordion .accord-btn.active {
    background: #f4f4f4;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active h6 {
	font-weight: 700;
	transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active:after{
    content: "\f106";
    color: #012f5d;
    transition: all 500ms ease 0s;
}
.accordion-box .accordion .accord-content {
    position: relative;
    display: none;
	padding-left: 20px;
	padding-right: 50px;
}
.accordion-box .accordion .accord-content.collapsed {
    display: block;
}
.accordion-box .accordion .accord-content p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
    padding: 20px 0px;
    font-family: 'Raleway', sans-serif;
}
.case-details .right-side{
	margin-left: -30px;
}
.case-details .right-side .categori-list{
	margin-top: 25px;
}
.case-details .right-side .categori-list li{
	transition: all 500ms ease 0s;
}
.case-details .right-side .categori-list li:hover{
	transition: all 500ms ease 0s;
	background: -moz-linear-gradient(left, rgba(122,102,203,1) 0%, rgba(72,189,197,0.74) 100%);
    background: -webkit-linear-gradient(left, rgba(122,102,203,1) 0%,rgba(72,189,197,0.74) 100%);
    background: linear-gradient(to right, rgba(122, 102, 203, 0.8) 0%,rgba(72,189,197,0.74) 100%);
}
.case-details .right-side .categori-list li a{
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	color: #222222;
	display: inline-block;
	padding: 20px 30px;
	width: 100%;
	border: 1px solid #ececec;
    font-family: 'Raleway', sans-serif;
}
.case-details .right-side .categori-list li i:before{
	margin-top: 8px;
	margin-right: 10px;
	color: #334d5e;
}
.case-details .right-side .categori-list li:hover a{
	color: #ffffff;
	transition: all 500ms ease 0s;
}
.case-details .right-side .categori-list li:hover i:before{
	color: #ffffff;
	transition: all 500ms ease 0s;
}
.case-details .case-testimonials{
	margin-top: 65px;
	margin-bottom: 60px;
}
.case-details .case-testimonials .text-title h6{
	margin-bottom: 30px;
}
.case-details .case-testimonials .item{
	padding: 40px 17px;
	border: 2px solid #e5e5e5;
}
.case-details .case-testimonials .text p{
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	color: #777777;
	padding-top: 15px;
	font-family: 'Raleway', sans-serif;
}
.case-details .case-testimonials strong{
	font-size: 14px;
	line-height: 26px;
	color: #222222;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.case-details .case-testimonials .image img{
	display: inline-block;
}
.case-details .case-testimonials .owl-theme .owl-controls{
	display: none;
}
.case-details .contact-links{
	padding: 50px 30px;
	border: 2px solid #e5e5e5;
}
.case-details .contact-links .text-title h6{
	margin-bottom: 30px;
}
.case-details .contact-text .item{
	position: relative;
	padding-left: 65px;
	margin-bottom: 20px;
}
.case-details .contact-text .item:last-child{
	margin-bottom: 0px;
}
.case-details .contact-text .item .icon-box{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f2f2f2;
}
.case-details .contact-text .item i:before{
	font-size: 20px;
	color: #53c0c8;
}
.case-details .contact-text .item p{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	margin-bottom: 0px;
	font-family: 'Raleway', sans-serif;
}

/**********************/
/***  25. Blog Details ****/
/**********************/

.blog-section.style-four .content-text h5{
	font-size: 20px;
    font-weight: 700;
    color: #222222;
    line-height: 26px;
    padding-bottom: 4px;
    letter-spacing: .4px;
    margin-top: -5px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.blog-section.style-four .left-side{
	margin-right: 45px;
}
.blog-section.style-four .item-holder{
	margin-top: 50px;
}
.blog-section.style-four .item-holder:first-child{
	margin-top: 0px;
}
.blog-section.style-four .image-box{
	display: block;
	width: 100%;
}
.style-four .image-box img{
	width: 100% !important;
}

.blog-section.style-four .content-text{
	display: block;
	padding-top: 40px;
	padding-left: 10px;
}
.blog-section.style-four .right-side{
	margin-left: -15px;
	margin-top: 10px;
}
.right-side .search-box{
	position: relative;
	margin-bottom: 40px;
}
.right-side .text-title h6{
	position: relative;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #222222;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.right-side .text-title h6:before{
	position: absolute;
	bottom: 0px;
	left: 0px;
	content: '';
	height: 1px;
	width: 40px;
	background: #b0b0b0;
}
.right-side .search-box input{
	height: 50px;
	width: 100%;
	padding: 10px 20px;
	font-size: 15px;
	line-height: 26px;
	color: #777777;
	font-weight: 400;
	background: #ffffff;
	border: 1px solid #ececec;
}
.right-side .search-box button{
	position: absolute;
	top: 12px;
	right: 20px;
	background: #ffffff;
}
.right-side .search-box i:before{
	font-size: 20px;
}
.right-side .categorise-menu{
	margin-bottom: 20px;
}
.right-side .categorise-list li {
	padding: 20px 0px;
	border-bottom: 1px dashed #e0e0e0;
}
.right-side .categorise-list li:last-child {
	border-bottom: none;
}
.right-side .categorise-list li:first-child {
	padding-top: 10px;
}
.right-side .categorise-list li a{
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	font-family: 'Raleway', sans-serif;
}
.right-side .categorise-list li a:hover{
	color: #222222;
}
.right-side .categorise-list li span{
	float: right;
}
.right-side .gallery-widget{
	position: relative;
	margin-right: -10px;
	margin-bottom: 50px;
}
.right-side .gallery-widget .image{
	position:relative;
	float:left;
	width:33.333%;
	overflow: hidden;
	padding:0px 00px 0px 0px;	
}
.right-side .gallery-widget .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}
.right-side .gallery-widget .image .lightbox-image{
	position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0px;
    left: 0px;
    display: flex;
    z-index: 99;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
	-webkit-background: #e51837;
    -ms-background: #e51837;
    -o-background: #e51837;
    -moz-background: #e51837;
    background: #e51837;
}
.right-side .gallery-widget .image .lightbox-image i{
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
}
.right-side .gallery-widget .image:hover .lightbox-image{
	-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);	
}
.right-side .tag-list{
	position: relative;
	margin-right: -6px;
}
.right-side .tag-list a{
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	padding: 6px 26px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	border: 1px solid #ececec;
	font-family: 'Raleway', sans-serif;
	transition:all 0.5s ease;
}
.right-side .tag-list a:hover{
	background: #e9e9e9;
	transition:all 0.5s ease;
}

.blog-section.style-five .content-text .social-link{
	margin-top: 20px;
	margin-bottom: 50px;
}
.blog-section.style-five .content-text .social-link li{
	position: relative;
	display: inline-block;
	width: 29px;
	height: 29px;
	line-height: 26px;
	border-radius: 50%;
	margin: 5px;
	border: 2px solid #e51837;
}
.blog-section.style-five .content-text .social-link li i{
	font-size: 14px;
	color: #e51837;
}
.blog-section.style-five .comment{
	position: relative;
	margin-bottom: 40px;
}
.blog-section.style-five .comment.reply-comment{
	position: relative;
	padding-left: 150px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.blog-section.style-five .comment.reply-comment:before{
	position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    height: 1px;
    width: 290px;
    background: #c1c1c1;
}
.blog-section.style-five .comment.reply-comment:after{
	position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    height: 1px;
    width: 290px;
    background: #c1c1c1;
}
.blog-section.style-five .image-holder{
	display: table-cell;
}
.blog-section.style-five .image-text{
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
}
.blog-section.style-five .content-text p{
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	padding-top: 20px;
	font-family: 'Raleway', sans-serif;
}
.blog-section.style-five .content-text .text{
	margin-top: 10px;
}
.blog-section.style-five .content-text .image-side img{
	width: 100%;
}
.blog-section.style-five .content-text .image-side{
	margin-right: 40px;
}
.blog-section.style-five .item-title h6{
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #222222;
	padding-bottom: 20px;
	text-transform: capitalize;
	font-family: 'Raleway', sans-serif;
}
.blog-section.style-five .text-image{
	margin-left: -15px;
}
.blog-section.style-five .text-image p{
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	padding-top: 0px;
	margin-top: -5px;
	font-family: 'Raleway', sans-serif;
}
.blog-section.style-five .image-text h6{
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
	color: #222222;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.blog-section.style-five .image-text h6 span{
	position: relative;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	margin-left: 10px;
	padding-left: 10px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.blog-section.style-five .image-text h6 span:before{
	position: absolute;
    top: 4px;
    left: 0px;
    content: '';
    height: 15px;
    width: 1px;
    background: #c1c1c1;
}
.blog-section.style-five .comment h5{
	position: absolute;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #222222;
	right: 0px;
	top: 0px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.blog-section.style-five .comment h5 i{
	color: #4051b4;
	margin-right: 10px;
}
.blog-section.style-five .comment p{
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #777777;
	font-family: 'Raleway', sans-serif;
}
.blog-section.style-five .form-group{
	margin-bottom: 20px;
}
.blog-section.style-five .sec-title h6{
	position: relative;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #222222;
	padding-bottom: 20px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.blog-section.style-five .sec-title h6:before{
	position: absolute;
	bottom: 0px;
	left: 0px;
	content: '';
	height: 2px;
	width: 35px;
	background: #4051b4;
}
.blog-section.style-five .form-group input{
	height: 50px;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	border-radius: 0px;
	box-shadow: none;
	padding: 10px 20px;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	border: 1px solid #ececec;
}
.blog-section.style-five .form-group textarea{
	height: 160px;
	border-radius: 0px;
	box-shadow: none;
	padding: 10px 20px;
	resize: none;
	border: 1px solid #ececec;
}
