/*
@File: Pro Consultants Theme Styles

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below>>>>>

*******************************************
*******************************************

==== INDEX PAGE CSS

** - Default CSS
** - Backgrounds
** - Preloaders CSS
** - Header area CSS
** - Slider area CSS
** - Service area CSS
** - Who we are area CSS
** - Testimonials area CSS
** - About Us area CSS
** - Breadcumbs area CSS
** - Newsletter area CSS
** - Gallery area CSS
** - Projects area CSS
** - Widget area CSS
** - Comments area CSS
** - Qoute form CSS
** - Contact us CSS
** - Team area CSS
** - Blog posts area CSS
** - Footer area CSS
** - 404 not found CSS
*/


/* Default CSS */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Roboto:300,300i,400,400i,500,700,700i');
body {
    color: #303030;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
	letter-spacing: 0.5px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    transition: .5s;
    -webkit-transition: .5s;
}
a:hover {
    text-decoration: none;
    color: #fff;
}
img {
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins",sans-serif;
  font-weight: 300;
}
h1 {
    font-size: 55px;
}
h2 {
    font-size: 33px;
}
h3 {
    font-size: 18px;
}
.content-block-area {
    /*padding: 30px 0;*/
    padding: 20px 0px 10px 0px;
}
.theme-btn {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    padding: 10px 28px;
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
}
.theme-btn-blue {
    background-color: #0060cb;
    border: 2px solid #00438f;
}
.theme-btn-blue:hover {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
    background: #040e18;
    border: 2px solid #040e18;
}
.theme-btn-orange {
    background: #ea8828;
    border: 2px solid #ea8828;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
}
.theme-btn-orange:hover {
    background-color: #040e18;
    border: 2px solid #ea8828;
}
.theme-btn-white {
    border: 2px solid #fff;
}
.theme-btn-white:hover {
    border: 2px solid #fff;
    background-color: #3d53e5; 
}
.read-more-btn {
    color: #3d53e5;
    padding: 12px 0;
    border: 1px solid transparent;
}
.read-more-btn:hover {
    color: #fff;
    background: #3d53e5;
    border: 1px solid #3d53e5;
    padding: 12px 28px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
}
.section-title > h2 {
  margin: 0 0 20px;
}
.colored-line {
    background: #3d53e5 none repeat scroll 0 0;
    height: 1px;
    margin: auto;
    width: 100px;
}
.section-sub-title > p {
    margin: 5px 0;
}
.spacer {
    height: 60px;
}
.mb-20 {
    margin-bottom: 20px;
}
.spacer-50 {
	height: 50px;
}
.top-header-area a:hover {
    opacity: .7;
}
.categories li:hover {
    background: #245d6c;
}
.social-icos a:hover {
  background: #3d53e5;
  color: #fff;
}
.subscribe button:hover {
   box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
    background: #040e18; 
}
.footer-top-area a:hover, .footer-copyright-area a:hover {
    color: #fff;
}
.footer-top-area a.link-color:hover {
    color: #fff;
}
.blog-info > a:hover, .blog-content-info > a:hover, .question-answer-list-item > a:hover, .single-blog-post > a:hover {
    color: #040e18;
}
.post-content-area > a:hover > h2 {
    color: #3d53e5;
}
.recent-post a:hover, .tag-list a:hover {
    background-color: #3d53e5;
    color: #fff;
}
.brochures > a:hover {
    background-color: #040e18;
}
.next-prev-post a:hover {
  background-color: #3d53e5;  
}
/* =========== Backgrounds CSS =========== */
.breadcumbs-bg {
    background-image: url(assets/img/bread-cumb-bg.jpg);
}
.contact-breadcumbs-bg {
    background-image: url(assets/img/contact-bread-cumb-bg.jpg);
}
.industry-breadcumbs-bg {
    background-image: url(assets/img/industry-bread-cumb-bg.jpg);
}
.services-breadcumbs-bg {
    background-image: url(assets/img/services-bread-cumb-bg.jpg);
}
.gallery-breadcumbs-bg {
    background-image: url(assets/img/gallery-bread-cumb-bg.jpg);
}
.projects-bread-cumb-bg {
    background-image: url(assets/img/projects-bread-cumb-bg.jpg);
}
.blog-bread-cumb-bg {
    background-image: url(assets/img/blog-bread-cumb-bg.jpg);
}
.blog-bread-cumb-bg1 {
    background-image: url(assets/img/services.jpg);
}
.tech {
    background-image: url(assets/img/tech.jpg);
}
.cta-bg {
    background-image: url(assets/img/cta-bg.jpg);
}
.service-img-bg-1 {
    background-image: url(assets/img/service-img-bg-1.jpg);
}
.service-img-bg-2 {
    background-image: url(assets/img/service-img-bg-2.jpg);
}
.service-img-bg-3 {
    background-image: url(assets/img/service-img-bg-3.jpg);
}
.service-img-bg-4 {
    background-image: url(assets/img/service-img-bg-4.jpg);
}
.service-img-bg-5 {
    background-image: url(assets/img/service-img-bg-5.jpg);
}
.service-img-bg-6 {
    background-image: url(assets/img/service-img-bg-6.jpg);
}
.single-service-boxed-bg {
    background-image: url(assets/img/single-service-boxed-bg.jpg);
}
.service-boxed-bg {
    background-image: url(assets/img/service-boxed-bg.jpg);
}
.project-bg-1 {
    background-image: url(assets/img/project-bg-1.jpg);
}
.project-bg-2 {
    background-image: url(assets/img/project-bg-2.jpg);
}
.project-bg-3 {
    background-image: url(assets/img/project-bg-3.jpg);
}
.project-bg-4 {
    background-image: url(assets/img/project-bg-4.jpg);
}
.project-bg-5 {
    background-image: url(assets/img/project-bg-5.jpg);
}
.project-bg-6 {
    background-image: url(assets/img/project-bg-6.jpg);
}
.question-boxed-img {
    background-image: url(assets/img/question-boxed-img.jpg);
}
.blog-bg-1 {
    background-image: url(assets/img/blog-bg-1.jpg);
}
.blog-bg-2 {
    background-image: url(assets/img/blog-bg-2.jpg);
}
.blog-bg-3 {
    background-image: url(assets/img/blog-bg-3.jpg);
}
.blog-bg-4 {
    background-image: url(assets/img/blog-bg-4.jpg);
}
.blog-bg-5 {
    background-image: url(assets/img/blog-bg-5.jpg);
}
/* =========== End Backgrounds CSS =========== */

/* === Preloader CSS Area === */
.site-preloader-wrap {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.site-preloader-wrap .folding {
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
}
/* === End Preloader CSS Area === */

/* =========== Header Area CSS =========== */
.top-header-area {
background: -moz-linear-gradient(left,  rgba(61,83,229,0) 27%, rgba(61,83,229,0.03) 29%, rgba(61,83,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(61,83,229,0) 27%,rgba(61,83,229,0.03) 29%,rgba(61,83,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(61,83,229,0) 27%,rgba(61,83,229,0.03) 29%,rgba(61,83,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d53e5', endColorstr='#3d53e5',GradientType=1 ); /* IE6-9 */
    padding: 15px 0;
}
.top-header-area a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.top-header-area .fa {
  color: #3d53e5;
  margin-right: 3px;
}
span.seprator {
  color: #1f2e96;
  margin: 0 10px;
}

/* === Navbar === */
.navbar {
    margin-bottom: 0px;
    border:0px;
}
.navbar .container {
    position: relative;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
}
.navbar-brand{
    background-color: transparent;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.navbar-right {
  float: right;
  margin-right: 20px;
}
.navbar-default .navbar-nav> li>a {
    color: #666;
    font-size: 15px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 20px 20px;
    position: relative;
    font-weight: bold;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0060cb;
    background-color: transparent;
}

/* ==== Navbar Shirnk ====*/
.shrink {
    min-height: 35px;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 1030;
    left: 0;
    top: 0;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.shrink .navbar-brand {
  font-size: 20px;
}
/* ==== End Navbar Shirnk ====*/

/* ==== Navbar Cross Icons ====*/
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
/* ==== End Navbar Cross Icons ====*/

/* ==== Navbar Dropdown Menu ====*/
.navbar-collapse {
     padding-right: 0px;
     padding-left: 0px;
}
.dropdown-menu li {
    width: 100%;
}
.dropdown-menu li {
    border-bottom: 1px dotted #f0f0f0;
    background-color: #fff;
}
.dropdown-menu li:last-child{
	border-bottom:none;
}
.dropdown-menu>li>a {
    padding: 5px 10px;
    color: #999;
    font-size: 15px;
    text-transform: capitalize;
    transition: .5s all ease 0s;
    padding-left: 10px;
}
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0060cb;
    padding-left: 20px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #3d53e5;
}
/* ==== End Navbar Dropdown Menu ====*/

/* === Header Search Form === */
.header-search-bar {
    margin-top: -18px;
    position: absolute;
    right: 0;
    top: 50%;
    color: #666;
    font-size: 15px;
} 
.header-search-bar:after {
    font-family: fontawesome;
    content: "\f002";
}
.header-search-bar:after {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 1
}
.header-search-bar form {
    position: relative;
    z-index: 9;
}
.header-search-bar input[type="search"] {
    border: medium none;
    cursor: pointer;
    height: 40px;
    padding: 5px 15px;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
    background: none;
}
.header-search-bar input[type="search"]:focus {
    border: 1px solid #ddd;
    text-indent: 0;
    width: 200px;
    background: #fff;
    cursor: text
}
/* === End Header Search Form === */


/* === Slider Area === */
.slider-pro h1.sp-caption-title {
    color: #fff;
    text-shadow: 0 3px 4px #000;
    font-size: 50px;
	font-family: "Poppins",sans-serif;
}
.slider-pro p.sp-slider-text {
  color: #fff;
  font-size: 18px;
  margin: 15px 0;
  max-width: 600px;
  text-align: center;
  text-shadow: 0 3px 4px #000;
}
.overlay {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slider-pro p > a {
    margin: 0 15px;
    /* font-size: .8vw; */
}
/* === End Slider Area === */

/* === Breadcumbs Area === */
.theme-breadcumbs-area {
    background-color: #ddd;
    background-size: cover;
    height: 290px;
    background-position: center center;
    font-size: 18px;
    text-transform: uppercase;
}
.theme-breadcumbs-area h2 {
  margin: 0 0 10px;
  padding: 9px 0 0 13px;
  position: relative;
  z-index: 2;
}
.theme-breadcumbs-area h2::before {
  background: #91c4f3 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 55px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 55px;
  z-index: -1;
}
.breadcumb-table {
    width: 100%;
    height: 100%;
    display: table;
}
.breadcumb-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.theme-breadcumbs-area a {
    color: #6a6868;
}
.theme-breadcumbs-area span {
    color: #3d53e5;
}
/* === End Breadcumbs Area === */

/* === About Us Area === */
.hero-boxed {
  padding-left: 88px;
  position: relative;
}
span.boxed-icon {
    background: #f7f8fa none repeat scroll 0 0;
    color: #3d53e5;
    display: inline-block;
    font-size: 35px;
    height: 60px;
    left: 0;
    line-height: 63px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 72px;
}
.hero-boxed > h3 {
    margin: 0;
}
.hero-boxed > span {
    display: inline-block;
    font-style: italic;
    margin: 0 0 20px;
}
.hero-boxed > p {
    margin: 0;
}
.top-image-preview {
    text-align: right;
}
.bottom-image-preview {
    bottom: -124px;
    position: absolute;
}
.boxed-images {
    position: relative;
}
/* === End About Us Area === */

/* === CTA Area === */
.cta-area {
    background-color: #ddd;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: #fff;
    padding: 20px 0;
}
.cta-area:before {
    background: #000;
    content: "";
    opacity: .6;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.cta-texts-area {
  padding-left: 15px;
  position: relative;
}
.cta-texts-area > h2 {
  margin: 0 0 5px;
  padding-top: 8px;
}
.cta-texts-area:before {
    position: absolute;
    background: #3d53e5;
    width: 4px;
    height: 95px;
    left: 0;
    top: 0;
    content: "";
}
.cta-area .theme-btn {
  margin: 22px 0;
}
/* === End CTA Area === */

/* === Who We Area === */
.who-we-are {
    background: #f7f8fa;
}
.video-boxed {
    text-align: center;
    overflow: hidden;
    position: relative;
}
.video-boxed img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease 0s;
}
.video-boxed:hover img{
    transform: scale(1.2);
}
.video-boxed .video-content {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0.7;
  padding-top: 26%;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  width: 100%;
}
.video-boxed:hover .video-content{
    opacity: 0.8;
}
.video-boxed .title {
  display: block;
  margin-top: 15px;
  opacity: 1;
  text-transform: uppercase;
}
.video-boxed .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.video-boxed .icon li{
    display: inline-block;
}
.video-boxed .icon li a {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 41px;
  height: 75px;
  line-height: 77px;
  margin-right: 6px;
  padding-left: 8px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 75px;
}
.video-boxed .icon li a:hover{
    background: #3d53e5;
    border: 1px solid #3d53e5;
}
/* === End Who We Area === */

/* === Our Services Area === */
.box-item {
  padding-left: 100px;
  position: relative;
}
span.box-item-icon {
    background: #0bbaf6 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 35px;
    height: 80px;
    left: 0;
    line-height: 80px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 80px;
}
.box-item > h3 {
    margin: 0;
    text-transform: uppercase;
}
.box-item > p {
    margin: 10px 0 0;
}
.single-service-item {
    background-color: #ddd;
    background-size: cover;
    background-position: center center;
    height: 285px;
}
.separator-line {
    margin: 50px 0;
    height: 1px;
    background: #eee;
}
.services-boxed-item > h3 {
  font-weight: 400;
  margin: 30px 0 20px;
  text-transform: uppercase;
}
.single-service-boxed {
    background-color: #ddd;
    height: 480px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 30px;
}
.service-boxed-preview {
    background-color: #ddd;
    height: 300px;
    background-position: center center;
    background-size: cover;
}
.lightbox-gallery {
    display: block;
    position: relative;
}
.lightbox-gallery::before {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    content: "";
    height: 90%;
    left: 5%;
    position: absolute;
    top: 5%;
    width: 90%;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
}
.lightbox-gallery::after {
    content: "\f216";
    color: #3d53e5;
    font-family: "Ionicons";
    font-size: 40px;
    left: 0;
    text-align: center;
    position: absolute;
    top: 60%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-50%);
    transition: .4s;
    -webkit-transition: .4s;
}
.lightbox-gallery:hover::before {
    visibility: visible;
    opacity: 1;
}
.lightbox-gallery:hover::after {
    visibility: visible;
    opacity: 1;
    top: 50%;
}
.list-boxed > li {
  font-size: 20px;
  margin-bottom: 7px;
  padding: 0;
}
.list-boxed > li::before {
    color: #ea8828;
    content: "";
    font-family: ionicons;
    font-size: 22px;
    left: 0;
    margin-right: 8px;
    top: 0;
}
.brochures > a {
  background: #ea8828 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 47px;
  position: relative;
}
.brochures.clearfix.mb-30 > a::before {
  content: "";
  font-family: fontawesome;
  font-size: 18px;
  left: 0;
  margin-right: 10px;
  padding-left: 23px;
  position: absolute;
}
.testimonial-for-service {
    background: #f7f8fa;
    padding: 20px 15px;
}
/* === End Our Services Area === */

/* === Projects Page CSS === */
.pagination-area > ul {
    text-align: center;
}
.pagination-area li {
    display: inline-block;
    margin: 0 5px;
}
.pagination-area li a {
    border: 2px solid #999999;
    border-radius: 50%;
    color: #999999;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    width: 45px;
    transition: .4s;
    -webkit-transition: .4s;
}
.pagination-area li a:hover, .pagination-area li.active a {
    color: #3d53e5;
    border: 2px solid #3d53e5;
}
.featured-project {
    padding: 0 0 100px;
}
.featured-project-box{
    border: 5px solid #f7f8fa;
    position: relative;
    overflow: hidden;
}
.featured-project-box:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.featured-project-box:hover:before{
    background: rgba(0,0,0,0.7);
}
.featured-project-box img{
    width: 100%;
    height: auto;
}
.featured-project-box .project-details{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 10px 18px;
    transition: all 0.3s ease 0s;
}
.featured-project-box:hover .project-details{
    left:0;
}
.featured-project-box .project-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.featured-project-box .project-title:after{
    content: "";
    display: block;
    width: 20%;
    border-bottom: 1px solid #fff;
    margin: 15px 0 15px;
}
.featured-project-box .description{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.featured-project-box .read{
    width: 0;
    height: 0;
    border-width: 30px;
    border-style: solid;
    border-color: transparent #3d53e5 #3d53e5 transparent;
    position: absolute;
    bottom: 0;
    right: -100%;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.featured-project-box:hover .read{
    right: 0;
}
.featured-project-box .read i{
    position: relative;
    top: 2px;
    left: 6px;
}
.single-service-area > h2 {
  font-size: 40px;
  text-transform: uppercase;
}
/* === End Projects Page CSS === */

/* === Testimonials CSS Area === */
.testimonials {
    background: #1f1f29;
    color: #fff;
}
.testimonials .colored-line {
  margin: 0 auto 30px;
}
.client-profile {
  border: 2px solid #3d53e5;
  border-radius: 50%;
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
  width: 90px;
}
.testimonials p.info {
    font-style: italic;
    margin: 50px 0;
    padding-left: 7px;
    position: relative;
}
.testimonials .info::before {
    content: "";
    font-family: FontAwesome;
    left: -11px;
    position: absolute;
    top: -7px;
    color: #3d53e5;
}
.testimonials h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin: 0;
}
.testimonials span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
}
.testimonial-slides .owl-nav div {
	position: absolute;
	left: 25%;
	top: 50%;
	color: #fff;
	border: 2px solid #fff;
	font-size: 19px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 35px;
    margin-top: -20px;
    opacity: .6;
    transition: .4s;
    -webkit-transition: .4s; 
}
.testimonial-slides .owl-nav div:hover {
    opacity: 1;
    color: #3d53e5;
	border: 2px solid #3d53e5;
}
.testimonial-slides .owl-nav div.owl-next {
	left: auto;
	right: 25%;
}
/* === End Testimonials CSS Area === */

/* === Questions & Answer CSS Area === */
.question-boxed {
    height: 470px;
    background-position: center center;
    background-size: cover;
    background-color: #ddd;
}
.question-answer-list-item > h5 {
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 8px;
}
.question-answer-list-item span {
  color: #3d53e5;
  margin-right: 7px;
}
.question-answer-list-item > p {
  margin-bottom: 17px;
    font-size: 15px;
}
.question-answer-list-item > a {
  color: #3d53e5;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
/* === End Questions & Answer CSS Area === */

/* === Our Awesome Team CSS Area === */
.our-awesome-team {
    background: #f7f8fa
}
.our-team{
    overflow: hidden;
    position: relative;
}
.our-team .pic{
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.our-team .layer-1{
    width: 200%;
    overflow: hidden;
    transform: rotate(10deg) translate(-13%, 13%);
}
.our-team .layer-2{
    background: #fff;
    overflow: hidden;
    transform: rotate(-16deg) translate(-9%, -13%);
}
.our-team .layer-3{
    width: 51%;
    margin: 0 auto;
    transform: rotate(6deg) translateY(5%);
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 50%;
    height: 150%;
    background: -moz-linear-gradient(left,  rgba(61,83,229,0) 25%, rgba(61,83,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(61,83,229,0) 25%,rgba(61,83,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(61,83,229,0) 25%,rgba(61,83,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d53e5', endColorstr='#3d53e5',GradientType=1 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateX(100%);
    transition: all 0.3s ease-out 0s;
}
.our-team:hover .social{
    transform: translateX(0px);
}
.our-team .social-icon{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 30px;
    position: absolute;
    bottom: 95px;
    right: 15px;
}
.our-team .social-icon li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    font-size: 13px;
    color: #000;
    text-align: center;
    margin: 4px 0;
    transform: scale(0);
    transition: all 0.2s ease-out 0.4s;
}
.our-team:hover .social-icon li a{
    transform: scale(1);
}
.our-team .social-icon li a.fa-facebook:hover{ color: #4867aa; }
.our-team .social-icon li a.fa-google-plus:hover{ color: #db4437; }
.our-team .social-icon li a.fa-twitter:hover{ color: #1da1f2; }
.our-team .team-info{
    padding: 20px 15px;
    margin: 25px;
    background: #3d53e5;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
}
.our-team:hover .team-info{
    background: #fff;
    color: #272727;
}
.our-team .title{
    font-size: 20px;
    margin: 0;
}
.our-team .post {
  display: block;
  font-size: 13px;
  font-style: italic;
  margin-top: 5px;
  text-transform: uppercase;
}
/* === End Our Awesome Team CSS Area === */

/* === Our Blog === */
.single-blog-item{
    position: relative;
    text-align:center;
    overflow: hidden;
    
}
.single-blog-item img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.40s linear 0s;
    -webkit-transition: all 0.40s linear 0s;
}
.single-blog-item:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transition:transform 3s linear 0s;
    -webkit-transition:transform 3s linear 0s;
}
.single-blog-item .blog-content{
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    opacity: 0;
    padding: 40px 20px;
    background: rgba(255,255,255,0.8);
    transition: all 0.50s ease-in-out;
    -webkit-transition: all 0.50s ease-in-out;
}
.single-blog-item:hover .blog-content{
    opacity: 1;
}
.single-blog-item .blog-prof{
    margin:20px 0 20px 0;
    position:relative;
    top:25%;
}
.single-blog-item .blog-prof a {
    color:#3d53e5;
    font-size:25px;
    font-weight: bold;
    letter-spacing:1px;
    text-transform: uppercase;
}
.blog-content-info > span {
    color: #999999;
    font-size: 15px;
}
.blog-content-info > h3 {
    color: #000;
    font-size: 23px;
    line-height: 30px;
    margin: 5px 0 12px;
}
.blog-info > p {
  margin: 0 0 20px;
}
.blog-info > a {
  font-weight: 400;
  text-transform: uppercase;
    color: #3d53e5;
}
.blog-content-info {
    background: #f7f8fa none repeat scroll 0 0;
    padding: 10px 8px 15px;
}
.blog-content-info > a {
    color: #3d53e5;
    font-weight: 400;
}
.single-blog-post {
    border-bottom: 1px solid #eee;
    padding: 40px 0;
}
.single-blog-post > a {
  font-weight: 400;
    color: #3d53e5;
    margin-top: 12px;
    display: inline-block;
}
.single-blog-post:first-child {
    padding: 0 0 40px;
}
.single-post-preview {
    height: 365px;
    background-color: #ddd;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.single-post-table {
  background: rgba(0, 0, 0, 0.5);
  display: table;
  height: 100%;
  width: 100%;
}
.single-post-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.post-content-area {
  color: #fff;
  padding-top: 30px;
  text-align: center;
}
.post-content-area > a {
    color: #fff;
}
.post-content-area > a > h2 {
    font-family: roboto;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.post-content-area > h2 {
    font-family: roboto;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.post-info {
  font-size: 18px;
  font-style: italic;
  padding: 0 7px;
  text-transform: uppercase;
}
.author-img {
    border: 5px solid #fff;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 100px;
}
.author-info {
  margin-bottom: -25px;
  position: relative;
  text-align: center;
  top: -55px;
}
.author-name a {
    color: #3d53e5;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}
.single-blog-post blockquote {
  background: #f7f8fa none repeat scroll 0 0;
  margin: 20px 0;
    border-left: 5px solid #7787ef;
}
.next-prev-post {
  margin: 30px 0;
}
.next-prev-post a {
  background-color: #dadada;
  color: #fff;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out 0s;
  width: 48%;
}
.recent-post > li {
    background: #f7f8fa none repeat scroll 0 0;
    margin-bottom: 5px;
}
.recent-post a {
  display: block;
  padding: 15px;
  text-transform: capitalize;
}
.categories li {
    background: #f7f8fa none repeat scroll 0 0;
    margin-bottom: 5px;
    transition: .4s;
    -webkit-transition: .4s;
}
.categories a {
    display: block;
  padding: 6px;
  text-transform: uppercase;
    font-size: 15px;
}
.recent-post > li:last-child {
    margin-bottom: 0;
}
.thumb {
    border: 4px solid #fff;
    border-radius: 50%;
    float: left;
    height: 80px;
    margin-right: 10px;
    vertical-align: middle;
    width: 80px;
}
.recent-post p {
  font-size: 19px;
  margin: 0 0 5px;
}
.recent-post span {
    color: #313131;
    font-size: 14px;
}

.widget-title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.widget-title::before {
    background: #3d53e5;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 55px;
}
.mb-30 {
    margin-bottom: 40px;
}
.tag-list > li {
  background: #f7f8fa none repeat scroll 0 0;
  display: inline-block;
  margin-bottom: 7px;
}
.tag-list a {
    display: block;
    font-size: 18px;
    padding: 7px 9px;
    text-transform: uppercase;
}

.blog-serch-form > input {
    border: 1px solid #ddd;
    height: 44px;
    padding: 0 15px;
    width: 100%;
}
.blog-serch-form {
    position: relative;
}
.blog-serch-form > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #3d53e5;
    font-size: 20px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
/* === End Our Blog === */

/* Comments Area CSS */
.comment-title {
    font-size: 21px;
    margin: 40px 0;
    font-weight: 400;
}
.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment-item {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.comment-metadata > p {
    color: #b0afaf;
    font-size: 15px;
}
.comment-metadata h4 {
  font-weight: 400;
  margin: 0 0 3px;
}
.comment-reply-link {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.comment-reply-link:hover {
	color: #3d53e5;
}
.comment-form-wrap input {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    border-radius: 3px;
    height: 50px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}
.comment-form-wrap textarea {
    background: #eee none repeat scroll 0 0;
    border: medium none transparent;
    border-radius: 3px;
    height: 160px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}
.comment-form-wrap input.sbmt-btn {
    width: inherit;
    height: inherit;
    padding: 10px 30px;
    background: #3d53e5;
    color: #fff;
    transition: .4s;
    -webkit-transition: .4s;
}
.comment-form-wrap input.sbmt-btn:hover {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
}
.comment-form-title {
    margin: 0 0 30px;
}
.space-20 {
    height: 20px;
}
/* End Comments Area CSS */

/* === Footer Area CSS === */
.footer-top-area {
    background: #262829;
}
.footer-logo {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  margin-bottom: 20px;
  padding: 15px;
}
.footer-top-area {
    color: #cacaca;
    font-size: 14px;
    font-weight: 400;
}
.footer-wid.footer-menu li {
  line-height: 29px;
}
.footer-top-area a.link-color {
    color: #3d53e5;
    font-weight: 700;
}
.footer-top-area a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    color: #838b8c;
}
.footer-wid {
    padding: 80px 0 40px;
}
.footer-wid-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.social-icos {
    padding: 0 0 40px;
}
.subscribe {
  margin-top: 10px;
}
.subscribe input {
    background: #e1e1e1 none repeat scroll 0 0;
    border: medium none;
    color: #303030;
    height: 35px;
    padding: 0 15px;
    width: 100%;
}
.subscribe button {
    background: #3d53e5 none repeat scroll 0 0;
    border: medium none;
    font-weight: 700;
    height: 35px;
    margin-top: 10px;
    text-transform: capitalize;
    width: 100%;
    transition: .4s;
    -webkit-transition: .4s;
}

.social-icos {
  padding: 0 0 40px;
}
.social-icos a {
  background: #838b8c none repeat scroll 0 0;
  border-radius: 50%;
  color: #262829;
  display: block;
  font-size: 17px;
  height: 34px;
  line-height: 35px;
  width: 34px;
}
.footer-copyright-area {
  background: #18191a;
  color: #838b8c;
  padding: 15px 0;
    font-size: 15px;
    font-weight: 400;
}
.footer-copyright-area a {
    color: #838b8c;
    font-size: 15px;
    font-weight: 400;
}
/* === End Footer Area CSS === */

/* === Gallery Page CSS === */
.portfolio-menu button {
  background: #f7f8fa none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  padding: 7px 18px;
  text-transform: uppercase;
    transition: .4s;
    -webkit-transition: .4s;
}
.portfolio-menu button:hover, .portfolio-menu button.active {
    background: #3d53e5;
    color: #fff;
}
.single-portfolio-item {
	margin-top: 30px;
    position: relative;
    width: 100%;
    height: 100%;
}
.mask-table {
  display: table;
  height: 100%;
  width: 100%;
}
.mask-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.single-portfolio-item .gallery-hover-overlay {
  background-color: #3d53e5;
  bottom: 0;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease 0s;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container {
  height: 100%;
  padding: 20px 14px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 1;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container::before {
  border-bottom: 1px dashed #fff;
  border-top: 1px dashed #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0, 1);
  transition: transform 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container::after {
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(1, 0);
  transition: transform 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container h4 {
  color: #fff;
  margin: 0;
  font-weight: 400;
  transform: translateY(-10px);
  transition: all 0.5s ease 0s;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container .divider-border {
  border-bottom: 1px solid #fff;
  margin: 15px auto 11px;
  width: 60%;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container p {
  color: #fff;
  margin: 0;
  transform: translateY(10px);
  transition: all 0.5s ease 0s;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container .lightbox {
  background-color: #fff;
  border-radius: 50%;
  color: #767676;
  display: inline-block;
  font-size: 2rem;
  height: 40px;
  line-height: 40px;
  margin-top: 12px;
  text-align: center;
  text-decoration: none;
  transform: translateY(20px);
  transition: all 0.5s ease 0s;
  width: 40px;
}
.single-portfolio-item .gallery-hover-overlay .overlay-container .lightbox:focus {
    outline: none;
    outline-offset: 0;
}
.single-portfolio-item:hover .gallery-hover-overlay {
    opacity: 1;
}

.single-portfolio-item:hover .gallery-hover-overlay .overlay-container:before {
    transform: scale(1, 1);
}

.single-portfolio-item:hover .gallery-hover-overlay .overlay-container:after {
    transform: scale(1, 1);
}

.single-portfolio-item:hover .gallery-hover-overlay .overlay-container h4 {
    transform: translateY(0);
}
.single-portfolio-item:hover .gallery-hover-overlay .overlay-container p {
    transform: translateY(0);
}

.single-portfolio-item:hover .gallery-hover-overlay .overlay-container .lightbox {
    transform: translateY(0);
}
/* === End Gallery Page CSS === */

/* === Industries Page CSS === */
.industry-content {
    background-color: #f7f8fa;
    padding: 25px 15px;
    text-align: center;
    margin-bottom: 30px;
}
.industry-content i {
    color: #3d53e5;
    font-size: 80px;
}
.industry-content h3 {
    color: #3d53e5;
    font-size: 24px;
    margin: 30px 0;
    text-transform: uppercase;
}
.industry-content p {
    margin: 0;
}
/* === End Industries Page CSS === */

/* === Contact Page CSS === */
.area-title {
  border-bottom: 1px solid #f7f8fa;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.area-title::before {
  background: #3d53e5 none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 110px;
}
.contact-us .media {
    border: 1px solid #f7f8fa;
    padding: 40px 20px;
    transition: .4s;
    -webkit-transition: .4s;
}
.contact-us .media:hover {
    background: #f7f8fa;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.contact-us .media .media-left  {
    padding-right: 15px; 
}
.contact-us .media .media-left i {
    font-size: 40px;
    color: #3d53e5;
}
.contact-us .media .media-body h4 {
    color: #666;
  font-weight: 300;
  line-height: 27px;
  margin: 0;
}
.contact-form-area {
    padding: 100px 0 0;
}
.contact-form-area .form-group .form-control {
    background: #f7f8fa none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 45px;
    box-shadow: none;
}
.contact-form-area .form-group textarea.form-control {
    height: auto !important;
}
.contact-form-area .form-group label {
  color: #666;
  font-weight: 400;
}
.contact-form-area .btn-send-message {
    background: #000000 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 25px;
}
#map {
  background-color: #eaeaea;
  height: 500px;
    width: 100%;
}
/* === End Contact Page CSS === */

/* === Back to top button Area CSS === */
.gototop {
  display: none;
  -webkit-animation: hide 350ms ease-out forwards 1;
  animation: hide 350ms ease-out forwards 1;
  padding: 15px;
  border: 0;
    font-size: 20px;
  text-align: center;
  background-color: #0bbaf6;
  color: #fff;
  position: fixed;
  bottom: 20px;
  right: 35px;
  box-shadow: 0 2px 10px rgba(61, 83, 229,.5);
  -webkit-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
  cursor:pointer;
}
.gototop > span {
  display: inline-block;
  -webkit-transition: transform 100ms 100ms ease-in-out;
  transition: transform 100ms 100ms ease-in-out;
}
.gototop:hover, .gototop:focus { background-color: #003f52; }
.gototop:hover > span, .gototop:focus > span {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.isvisible {
  -webkit-animation: show 1s ease-out forwards 1;
  animation: show 1s ease-out forwards 1;
}
 @-webkit-keyframes 
hide {  0% {
 opacity: 1;
 -webkit-transform:translateY(0);
}
 25% {
 opacity: .5;
 -webkit-transform: rotate(-3deg) translateY(-40px);
}
 75% {
 -webkit-transform: rotate(3deg);
}
 100% {
 opacity: 0;
 -webkit-transform:translateY(100px);
}
}
@keyframes 
hide {  0% {
 opacity: 1;
 transform:translateY(0);
}
 25% {
 opacity: .5;
 transform: rotate(-3deg) translateY(-40px);
}
 75% {
 transform: rotate(3deg);
}
 100% {
 opacity: 0;
 transform:translateY(100px);
}
}
 @-webkit-keyframes 
show {  0% {
 -webkit-transform: rotate(0deg);
}
 25% {
 opacity: .5;
 -webkit-transform: rotate(-3deg) translateY(-40px);
}
 75% {
 -webkit-transform: rotate(3deg);
}
 100% {
 opacity: 1;
 -webkit-transform: rotate(0deg);
}
}
 @keyframes 
show {  0% {
 transform: rotate(0deg);
}
 25% {
 opacity: .5;
 transform: rotate(-3deg) translateY(-40px);
}
 75% {
 transform: rotate(3deg);
}
 100% {
 opacity: 1;
 transform: rotate(0deg);
}
}
/* === End Back to top button Area CSS === */

/* === Pricing Section Style === */
.pricing-area {
    padding: 70px 0 50px;
}
.pricing-table {
    background-color: #fff;
    border: 1px solid #e8e8e9;
    box-shadow: 1px 1px 1px 0 #f4f4f4;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    text-align: center;
    margin-bottom: 20px;
}
.pricing-table:hover {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);   
}
.pricing-table h3 {
    color: #333;
    font-size: 20px;
    margin-top: 0;
	font-weight: 400;
    padding: 25px 15px;
    text-align: center;
    text-transform: uppercase;
}
.price {
    background: #2f7af8;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    height: 124px;
    line-height: 20px;
    margin-bottom: 30px;
    width: 100%;
}
.price span {
    display: block;
    font-size: 32px;
    margin-top: 39px;
    margin-bottom: 10px;
}
.pricing-list {
    border-top: 1px dashed #eaeaea;
    list-style: outside none none;
    margin-bottom: 0;
    text-align: center;
}
.pricing-list li {
    border-bottom: 1px dashed #eaeaea;
    font-size: 18px;
    padding: 8px 15px;
    transition: all 0.3s ease 0s;
}
.pricing-list li:hover {
    background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0;
}
.pricing-btn {
    padding: 20px 0;
}
.btn-pricing-bg {
    background: #2f7af8 none repeat scroll 0 0;
    border: 2px solid #2f7af8;
    border-radius: 2px;
    box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 16px;
    padding: 6px 30px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    display: inline-block;
}
.btn-pricing-bg:hover, .pricing-area .btn-pricing-bg:focus {
    background: #040e18 none repeat scroll 0 0;
    border: 2px solid #040e18;
    color: #fff;
}
/* === End Pricing Section Style === */
/* 404 Page */
.error-section {
    padding: 200px 0;
}
.error-section h1 {
  color: #68b808;
  font-size: 55px;
    margin: 0 30px 0;
}
.return {
  font-weight: 500;
  margin: 30px 0 13px;
}
/* End 404 Page */
.str{
  color:#ef7b07;font-size: 18px;
}
.btr{ 
  
  color:#0060cb;font-size: 18px;
}
.a{
 margin-left: 37%;
}