/* ------------------------------------------------------------------------------
	Template Name: akshara
	Author: aspxtemplates
	Author URI: http://www.aspxtemplates.com
	
	
	
/* ------------------------------------------------------------------------------
	Typography
-------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Source%20Sans%20Pro:300,400,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Source%20Sans%20Pro:300,400,500,600,700);
p
{
    font-size: 14px;
    line-height: 22.4px;
    color: #0c3855;
}
h1 {
	font-size: 65px;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
}
h3 {
	font-size: 28px;
	color: #2d3033;
	font-weight: 300;
}
h4 {
	font-size: 22px;
	color: #2d3033;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
}
.spacer{padding:5em; padding-bottom:0; }
.spacer1
{
    padding-top: 2em;
    padding-left: 5em;
    padding-right: 5em;
}
/*----------- Button -------------*/

.btn
{
    cursor: pointer;
    padding: 8px 16px;
    display: inline-block;
    margin: 10px 10px 10px 0px;
    font-size: 14px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-border
{
    border: 1px solid #0066DC;
    color: #0066DC;
    overflow: hidden;
    font-weight: 400;
}

.btn-border:hover, .btn-border:active
{
    color: #ffffff;
    background: #0066DC;
}


.btn-borderwhite
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    overflow: hidden;
    font-weight: 400;
}

.btn-borderwhite:hover, .btn-borderwhite:active
{
    color: #000000;
    background: #ffffff;
}

.btn-common
{
    background: #0066DC;
}
.btn-common:hover
{
    border: 1px solid #0066DC;
    color: #0066DC;
    overflow: hidden;
    background: none;
}
.btn-section
{
    padding: 0px;
    margin: 0px;
}
.btn i
{
    margin-right: 10px;
    margin-left: 0px;
}

/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a {
	color: #0066FF;
}
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body
{
	margin: 0px;
	font-family: "Source Sans Pro";
	font-weight: 400;
	color: #FFF;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section {
	padding: 100px 0;
}
.section-tb
{
    padding-top: 100px;
    padding-bottom: 0px;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}
.space {
	margin-top: 60px;
}
.padding-bottom70
{
    padding-bottom: 70px;
}
/*-------------------------------------------------------------------------------
    Full Slider 
---------------------------------------------------------------------------------*/


.bg1
{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner3.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.bg2
{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;  background: url('../img/slider/banner4.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
    vertical-align: middle;
    overflow: hidden;
   
}
.bg3
{
     display: table;
    position: relative;
    width: 100%;
    height: 100%;  background: url('../img/slider/banner5.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
    vertical-align: middle;
    overflow: hidden;
    

}

.bg4
{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner6.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.bg5
{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/slider/banner7.jpg') no-repeat fixed center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    vertical-align: middle;
    overflow: hidden;
}

.banner-overlay
{
    margin: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    background-image: url('../img/bg-overlay.png');
    background-repeat: repeat;
    padding: 100px 0 150px 0;
    
}

#fullslider
{
    padding: 0;
    margin-top: -2px;
    font-family: 'Roboto' , sans-serif;
    width: 100%;
    height: 100%;
    color: #FFFFFF;   
   overflow: hidden;
}
.car-mediumtext
{
    font-weight: lighter;
    font-family: 'Open Sans';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    font-size: 16px;
    text-align: left;
}

.car-mediumtext li
{
    line-height: 2.3em;
}
.car-mediumtext i
{
    margin-right: 5px;
    font-weight: lighter;
}

.car-mediumtext2
{
    font-weight: lighter;
    font-family: 'Open Sans';
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255,214,88);
    border-style: none;
    font-size: 16px;
    text-align: center;
}

.slide1-1
{
    z-index: 0;
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    right: 0px;
    max-width: 85%;
}

.slide1-2
{
    z-index: 0;
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    left: 0px;
    max-width: 85%;
}

.car-highlight1
{
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #006600;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    border-width: 10px;
    border-color: rgb(158, 158, 158);
    border-style: none solid none none;
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.car-highlight2
{
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    border-width: 10px;
    border-color: #7D2000;
    border-style: none solid none none;
    display: inline-block;
    margin-top: 10px;
    font-weight: 400;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    letter-spacing: 1px;
    background-color: #CC3300;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.car-highlight3
{
    border-style: none solid none none;
    border-width: 10px;
    border-color: #004182;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    margin-left: -6px;
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #0066DC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}

.car-highlight4
{
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 10px 15px 10px;
    border-width: 10px;
    border-color: rgb(148, 114, 10);
    border-style: none solid none none;
    display: inline-block;
    margin-top: 10px;
    font-weight: 400;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    letter-spacing: 1px;
    background-color: #FFCC00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: capitalize;
}


.carouselText1
{
    border: 10px none #F0004E;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 25px;
    color: #FFCC00;
    padding: 5px 20px 5px 0px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    line-height: 1.5em;
    word-spacing: 0.1em;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.carouselText2
{
    border-color: #844F00;
    border-width: 10px;
    margin: 0px 0px 6px 0px;
    font-size: 18px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-weight: 400;
    text-transform: capitalize;
    background-color: #FF9900;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right-style: solid;
    line-height: 18px;
}


#fullslider .carousel-control.right, #fullslider .carousel-control.left
{
    background-image: none;
}

#fullslider .carousel-control.left, #fullslider .carousel-control.right
{
    background-image: none;
    filter: none;
    background: rgba(0,0,0,.4);
    height: 80px;
    width: 50px;
    margin-top: 20%;
    margin-left: -10px;
    margin-right: -3px;
    padding-top: 27px;
}

#fullslider .item
{
    padding: 0px 0px;
    height: 630px;
    overflow: hidden;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

#fullslider .item i
{
    color: #FFCC00;
}

#fullslider .item p
{
    font-size: 16px;
    color: #FFFFFF;
    text-transform: none;
    font-weight: lighter;
    text-align: justify;
    line-height: 25px;
	text-align:center;
}

#fullslider .carousel-indicators
{
    position: absolute;
    left: 50%;
    z-index: 1000;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    bottom: 4%;
}

#fullslider .carousel-indicators li
{
    border: 2px solid #CCCCCC;
    padding: 2px;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0px 3px 0px 3px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #CCCCCC;
}

#fullslider .carousel-indicators li:hover
{
    border: 2px solid #0066DC;
    background-color: #0066DC;
}

#fullslider .carousel-indicators .active
{
    border: 2px solid #0066DC;
    margin: 0;
    width: 3px;
    height: 3px;
    background-color: #0066DC;
}

#fullslider .carousel-inner > .item
{
    -moz-transition: opacity ease-in-out .6s;
        -o-transition: opacity ease-in-out .6s;
        -webkit-transition: opacity ease-in-out .6s;
        transition: opacity ease-in-out .6s;
  
}


/* ------------------------------------------------------------------------------
	 Banner
-------------------------------------------------------------------------------*/

.banner
{
    background-image: url('../img/polygon.png');
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 250px;
}
.banner-btn {
	opacity: 0.5;
}
.banner-text {
	padding-top: 33%;
}
.banner-text h1 {
	color: #fff;
	font-family: "Source Sans Pro";
	font-size: 53px;
	letter-spacing: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.banner-text p {
	color: #8d8d8d;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 80px;
	text-transform: uppercase;
}
/* ------------------------------------------------------------------------------
	 Intro
-------------------------------------------------------------------------------*/
.intro {
	background-color: #e9eaed;
	position: relative;
	background: rgba(73,155,234,1);
background: -moz-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(54,199,175,1)));
background: -webkit-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
background: -o-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
background: -ms-linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
background: linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(54,199,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#36c7af', GradientType=1 );
}
.intro blockquote {
	border: 0;
	margin: 0;
	padding: 50px 15% 0;
	
}
.intro h1
{
    color: #000;
    font: 37px "Source Sans Pro";
    font-weight: lighter;
}
.intro p
{
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin-top: 30px;
}
/* ------------------------------------------------------------------------------
	 Services
-------------------------------------------------------------------------------*/
.service-section {
	padding-top: 100px;
}
.services {
	margin-bottom: 50px;
}
.services-content
{
    padding: 0 15px;
    margin-top: 30px;
    color: #000000 !imporant;
}
.services-content h5
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003e75+0,0062ad+100 */
    background: #003e75; /* Old browsers */
    background: -moz-linear-gradient(left,  #003e75 0%, #0062ad 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #003e75 0%,#0062ad 100%); /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-width: 10px;
    background: linear-gradient(to right,  #003e75 0%,#0062ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e75', endColorstr='#0062ad',GradientType=1 );
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-left-style: solid;
    border-left-color: #000000;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.services-content h5:hover
{
background: rgba(110,0,108,1);
background: -moz-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(110,0,108,1)), color-stop(100%, rgba(227,32,221,1)));
background: -webkit-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
background: -o-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
background: -ms-linear-gradient(left, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
background: linear-gradient(to right, rgba(110,0,108,1) 0%, rgba(227,32,221,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e006c', endColorstr='#e320dd', GradientType=1 );
        
    }
.services .icon {

background: linear-gradient(330deg, #0084ff 0%, #006ec2 25%, #024b99 50%, #024b99 75%, #024b99 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 36px;
	padding-left: 15px;
}
#work
{
    overflow: hidden;
    background: rgba(176,76,0,1);
background: -moz-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(176,76,0,1)), color-stop(100%, rgba(255,183,0,1)));
background: -webkit-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
background: -o-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
background: -ms-linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
background: linear-gradient(45deg, rgba(176,76,0,1) 0%, rgba(255,183,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b04c00', endColorstr='#ffb700', GradientType=1 );
    color: #FFFFFF;
}
#work h2
{
    color: #000000;
   font: 37px "Source Sans Pro";
    font-weight: lighter;
}
#work i
{
   
    padding: 2px;
    margin-right: 6px;
}
#work li
{
    padding: 8px 5px 8px 8px;
    margin-bottom: 12px;
    background-color: rgba(0,0,0,0.3);
}
#work .carousel-control{width: 10%;}
#work .carousel-control i.fa{top: 50%;position: absolute;margin-top: -30px;left: 0;right: 0;}
#work .carousel .item a.view
{
    position: absolute;
    top: -10%;
    left: 50%;
    text-align: center;
    background: rgb(0, 102, 204);
    color: #fff;
    display: inline-block;
    padding: 0.75em 2em;
    font-size: 1.25em;
    margin-top: -24px;
    margin-left: -70px;
}
#work .carousel .item:hover a.view{top:50%;text-decoration: none;}
/* ------------------------------------------------------------------------------
	 Works
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #fff;
	overflow: hidden;
	position: relative;
}
.work img {
	width: 100%;
	height: 100%;
}
.work .overlay {
	background: rgba(0, 102, 255, 0.9);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;	

}
.work h5, .work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 45px;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;	
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* ------------------------------------------------------------------------------
	 Teams
-------------------------------------------------------------------------------*/
.person {
	max-width: 270px;
	text-align: center;
	
}
.person img
{
    border-style: solid solid none solid;
    border-width: medium;
    border-color: #000;-webkit-box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
-moz-box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
box-shadow: 0px -15px 8px -12px rgba(120,120,120,1);
}
.person-content {
	margin-top: 20px;
}

.person h4 {
	font-weight: 400;
}
.person h5
{
    color: #0066FF;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}
.social-icons, .footer .footer-share {
	margin-top: 30px;
}
.social-icons li, .footer .footer-share li {
	display: inline-block;
	float: none;
}
.social-icons a, .footer .footer-share a {
	border: 1px solid #e8ecee;
	-moz-border-radius: 5%;
	-webkit-border-radius: 5%;
	border-radius: 5%;
	color: #c6cacc;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	text-align: center;
	width: 32px;
}
.social-icons a:hover, .footer .footer-share a:hover
{
    background-color: #0066FF;
    border-color: #0066FF;
    color: #fff;
}
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials
{
    background: rgba(0,81,222,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,81,222,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
background: radial-gradient(ellipse at center, rgba(0,81,222,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051de', endColorstr='#000000', GradientType=1 );
    position: relative;
    text-align: center;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 100px 15%;
}
.testimonials h1
{
    padding: 15px 10px 15px 10px;
    border-width: 6px;
    color: #fff;
    font: 20px "Source Sans Pro" !important;
    font-weight: lighter;
    border-left-style: solid;
    background: rgba(0,0,0,0.2);
}
.testimonials p
{
    border: 6px none #FFFFFF;
    color: #fff;
    display: block;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 30px;
    text-transform: uppercase;
    background: rgba(0,0,0,0.2);
    padding: 15px 10px 15px 10px;
}
/* ------------------------------------------------------------------------------
	Quote
-------------------------------------------------------------------------------*/
.quote h3 {
	margin-top: 0;
}
.quote p {
	color: #2d3033;
	font-weight: 600;
	text-transform: uppercase;
}
.quote .btn {
	margin-top: 30px;
}
/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
	text-align: left;
}
.footer-top {
	background-color: #181818;
	padding-top: 50px;
}
.footer-bottom {
	background-color: #313454;
	padding: 20px 0;
}
.footer .footer-col {
	margin-bottom: 80px;
}
.footer h5 {
	color: #fff;
}
.footer h5 {
	margin-bottom: 20px;
}
.footer p {
	color: rgba(255, 255, 255, 0.25);
}
.footer a {
	color: rgba(255, 255, 255, 0.50);
}
.footer a:hover
{
    color: #0066FF;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	border: none;
	font-size: 21px;
	color: rgba(255, 255, 255, 0.25);
}
.footer .fa-heart {
	color: #0066FF;
	font-size: 11px;
	margin: 0 2px;
}


/*-------------------------------------------------------
Services
--------------------------------------------------------*/

#review
{
    background: #FFFFFF;
}

#review .box
{
    border: 1px solid #F5F5F5;
    padding: 30px;
    background: #fff;
    text-align: center;
    margin-bottom: 70px;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 3px -1px rgba(0,0,0,0.75);
}
@media screen and (max-width: 992px) {
  #review .box {
    min-height: inherit;
    margin-bottom: 60px;
  }
}
#review .box .icon
{
    width: 85px;
    height: 85px;
    margin: 0 auto;
    top: 0;
    margin-top: -70px;
    margin-bottom: 30px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: table;
    text-align: center;
    font-style: normal;
}
#review .box .icon > span {
  display: table-cell;
  vertical-align: middle;
}
#review .box .icon > span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}
#review .box .icon.colored-1 {
  background: #2aaf67;
}
#review .box .icon.colored-2 {
  background: #00bff3;
}
#review .box .icon.colored-3 {
  background: #f26522;
}
#review .box .icon.colored-4 {
  background: #e52b50;
}
#review .box .icon.colored-5 {
  background: #2fc5cc;
}
#review .box .icon.colored-6 {
  background: #6173f4;
}
#review .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
#review .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
}


  #accordion-alt3 .panel-heading h4
{
    font-size: 15px;
    line-height: 28px;
    color: #663300;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel
{
    margin-bottom: 18px;
    background-color: #E2C6A9;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
#accordion-alt3 .panel-heading h4 a i
{
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
    background: #704A25;
} 

/* ===========================
--- Contact
============================ */
.home-section
{
    padding-top: 120px;
    padding-bottom: 110px;
    display: block;
    position: relative;
    z-index: 120;
    background: rgba(73,155,234,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
background: radial-gradient(ellipse at center, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=1 );
}
/*#contact h2,#contact p
{
    color: #FFFFFF;
}*/
.form-wrapper
{
    background: rgba(0,0,0,0.3);
    padding: 40px;
    border-radius: 6px;
    color: #FFFFFF;
}


form#contact-form .form-group label
{
    text-align: left !important;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    color: #FFFFFF;
}
form#contact-form input,form#contact-form select,form#contact-form textarea {
	border-radius: 4px;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
	font-size: 16px;
	margin-bottom: 20px;
	background: #fefefe;
	color: #888;
}

form#contact-form input,form#contact-form select {
	height: 40px;
}

form#contact-form button {
	border-radius: 4px;
	height: 40px;
	text-transform: none;
	font-size: 16px;
	font-weight: 700;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	background: #fff;
}

.content-last
{
    background-color: #F9F2EC;
    padding-top: 50px;
    padding-bottom: 60px;
    width: 100%;
    
}
